From: Ian Lynagh Date: Wed, 24 Sep 2008 12:25:58 +0000 (+0000) Subject: In configure, don't call FPTOOLS_HADDOCK X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=40065d252f91034dcc9ecc14e7cb25b6b7a0bdca In configure, don't call FPTOOLS_HADDOCK We now use the in-tree haddock, so we don't need to look for it. --- diff --git a/configure.ac b/configure.ac index f4ba4db..3e48e23 100644 --- a/configure.ac +++ b/configure.ac @@ -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