summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2012-01-13 01:32:45 +0100
committerSimon Marlow <marlowsd@gmail.com>2012-02-27 14:35:06 +0000
commited558200ce8675ae5912479dda82c88d349cbc2e (patch)
treec648785b668a9d09666e81e1d0426571f1c0c191 /configure.ac
parent668aef9a1bac6990cd7b0fc8537c789a7ff16e4d (diff)
downloadhaskell-ed558200ce8675ae5912479dda82c88d349cbc2e.tar.gz
some small corrections
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7e2732c79c..4951467b4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -483,7 +483,7 @@ AC_PATH_PROG(PythonCmd,python)
dnl ** look for GCC and find out which version
dnl Figure out which C compiler to use. Gcc is preferred.
-dnl If gcc, make sure it's at least 2.1
+dnl If gcc, make sure it's at least 3.0
dnl
FP_GCC_VERSION