diff options
author | David Terei <davidterei@gmail.com> | 2013-02-14 04:09:58 +0100 |
---|---|---|
committer | David Terei <davidterei@gmail.com> | 2013-02-14 04:10:27 +0100 |
commit | b395872a59d0100a0266d94b174dd3fb5542597a (patch) | |
tree | 12fbe97d112b8f3176b33b46d46e059a4fd4bf1c /configure.ac | |
parent | c894db1527b3c63310e450b84a15743c32c6f0a5 (diff) | |
download | haskell-b395872a59d0100a0266d94b174dd3fb5542597a.tar.gz |
Different layout for configure output and llvm tools.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 3aa867662c..199ce5139b 100644 --- a/configure.ac +++ b/configure.ac @@ -1002,14 +1002,16 @@ echo ["\ which is version : $GccVersion Building a cross compiler : $CrossCompiling - llc : $LlcCmd - opt : $OptCmd ld : $LdCmd Happy : $HappyCmd ($HappyVersion) Alex : $AlexCmd ($AlexVersion) Perl : $PerlCmd dblatex : $DblatexCmd - xsltproc : $XsltprocCmd"] + xsltproc : $XsltprocCmd + + Using LLVM tools + llc : $LlcCmd + opt : $OptCmd"] if test "$HSCOLOUR" = ""; then echo [" |