X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=44353a1993d97bc9d7d587ab83f8420a2435783d;hb=f13895fc3b7a38c909ee0d2d7c1de24381858024;hp=388fa5c64b39a0cdebf8829509811cf6ecb2d0ae;hpb=7fd32ef40e73782d36684f8590d61ae6466d1579;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 388fa5c..44353a1 100644 --- a/configure.ac +++ b/configure.ac @@ -805,6 +805,7 @@ dnl Figure out which C compiler to use. Gcc is preferred. dnl If gcc, make sure it's at least 2.1 dnl FP_HAVE_GCC +FP_MINGW_GCC dnl ** figure out how to invoke cpp directly (gcc -E is no good) AC_PROG_CPP @@ -1256,6 +1257,7 @@ case $HostOS_CPP in esac AC_SUBST(LdCmd) FPTOOLS_LD_X +FPTOOLS_GNU_LD AC_CONFIG_FILES([mk/config.mk]) AC_CONFIG_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h])