summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-10-08 15:34:12 +0000
committerIan Lynagh <igloo@earth.li>2009-10-08 15:34:12 +0000
commitee9c47f20f7500a54101159c19db99a34f0a441a (patch)
tree4ef50c0d19dbd1b6ffceeb6424dc67aa2a098c17 /configure.ac
parent8f3efaf77fe14ca3672a1c4a12fef52de9295b2b (diff)
downloadhaskell-ee9c47f20f7500a54101159c19db99a34f0a441a.tar.gz
Remove FP_MINGW_GCC now that we use an in-tree gcc
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a08c26949e..08b81782d9 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)