diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1769cc0dd6..2d3077d19a 100644 --- a/configure.ac +++ b/configure.ac @@ -705,7 +705,7 @@ AC_SYS_INTERPRETER() 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 3.0 +dnl If gcc, make sure it's at least 4.6 dnl FP_GCC_VERSION |