X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=25963ff142a6ed5333f91d56fd87e9bf853e5ba3;hb=bb01b8e8a461ea954729c241bac067ffc54ae055;hp=8f7b0ab17f452de9a9e8f3e968306ef7827f79de;hpb=79b5a2cb4b9ed5fe41a05fa2ec98bd1f83971daf;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 8f7b0ab..25963ff 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ dnl # see what flags are available. (Better yet, read the documentation!) # -AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7], [glasgow-haskell-bugs@haskell.org], [ghc]) +AC_INIT([The Glorious Glasgow Haskell Compilation System], [6.7.20070731], [glasgow-haskell-bugs@haskell.org], [ghc]) # Set this to YES for a released version, otherwise NO : ${RELEASE=NO} @@ -609,8 +609,6 @@ AC_SUBST(TargetVendor_CPP) AC_SUBST(exeext) -FP_FIND_ROOT - dnl -------------------------------------------------------------- dnl * Project specific configuration options dnl -------------------------------------------------------------- @@ -632,6 +630,8 @@ AC_ARG_WITH([ghc], WithGhc="$GHC"]) AC_SUBST([WithGhc]) +FP_FIND_ROOT + AC_ARG_WITH(hc, [AC_HELP_STRING([--with-hc=ARG], [Use ARG as the path to the compiler for compiling ordinary