Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
f4ec2d0c
Commit
f4ec2d0c
authored
Jun 03, 2009
by
Simon Marlow
Browse files
fix logic for BUID_DOCBOOK_HTML
parent
90ce88a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
f4ec2d0c
...
...
@@ -921,7 +921,7 @@ else
fi
AC_SUBST(HavePapi)
if test "$HAVE_DOCBOOK_XSL" = "" ||
if test "$HAVE_DOCBOOK_XSL" = "
NO
" ||
test "$XsltprocCmd" = ""
then
BUILD_DOCBOOK_HTML=NO
...
...
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