Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
c9a11cb4
Commit
c9a11cb4
authored
Jun 02, 2009
by
Simon Marlow
Browse files
mention documentation tools in the summary; tidy up formatting
parent
52ed0609
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
c9a11cb4
...
...
@@ -992,10 +992,12 @@ echo ["\
which is version : $GccVersion
ld : $LdCmd
Happy : $HappyCmd
Alex : $AlexCmd
Happy : $HappyCmd
($HappyVersion)
Alex : $AlexCmd
($AlexVersion)
Python : $PythonCmd
Perl : $PerlCmd"]
Perl : $PerlCmd
dblatex : $DblatexCmd
xsltproc : $XsltprocCmd"]
if test "$HSCOLOUR" = ""; then
echo ["
...
...
@@ -1007,11 +1009,12 @@ echo ["\
"]
fi
echo "Building DocBook HTML documentation: $BUILD_DOCBOOK_HTML"
echo "Building DocBook PS documentation: $BUILD_DOCBOOK_PS"
echo "Building DocBook PDF documentation: $BUILD_DOCBOOK_PDF"
echo ["\
Building DocBook HTML documentation : $BUILD_DOCBOOK_HTML
Building DocBook PS documentation : $BUILD_DOCBOOK_PS
Building DocBook PDF documentation : $BUILD_DOCBOOK_PDF
echo ["
Building shared libraries : $BuildSharedLibs"]
Building shared libraries
: $BuildSharedLibs"]
echo ["----------------------------------------------------------------------
"]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment