X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=08b81782d9f64fe67aeb0ccd713369a85331c4d2;hb=a6ba9700a96d623ddac728ed7e4df4ebe32ac99a;hp=3fb728b6919f28a9e2b2d9b163b49bdd880ba521;hpb=8066838aa14adf2371f6e1745424c3b6baa6d164;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 3fb728b..08b8178 100644 --- a/configure.ac +++ b/configure.ac @@ -492,7 +492,6 @@ 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 FP_GCC_EXTRA_FLAGS dnl ** figure out how to invoke cpp directly (gcc -E is no good) @@ -568,9 +567,6 @@ if test "$BootingFromHc" = "NO"; then FPTOOLS_ALEX fi; -dnl Check we have an acceptable version of windres -FPTOOLS_WINDRES - dnl -------------------------------------------------- dnl ### program checking section ends here ### dnl --------------------------------------------------