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
40065d25
Commit
40065d25
authored
Sep 24, 2008
by
Ian Lynagh
Browse files
In configure, don't call FPTOOLS_HADDOCK
We now use the in-tree haddock, so we don't need to look for it.
parent
0d43cb1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
40065d25
...
...
@@ -1003,9 +1003,6 @@ if test "$BootingFromHc" = "NO"; then
FPTOOLS_HAPPY
fi;
dnl ** check for installed haddock
FPTOOLS_HADDOCK
dnl ** check for installed alex binary + version
dnl (don't do it if we're booting from .hc files though.)
if test "$BootingFromHc" = "NO"; then
...
...
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