diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 5e2d52adb6..6936af419f 100644 --- a/configure.in +++ b/configure.in @@ -609,7 +609,7 @@ else enable_gcc_warnings=no fi -# Add some more warnings which we use in the cvs version but not in the +# Add some more warnings which we use in development but not in the # released versions. (Some relevant gcc versions can't handle these.) if test x$enable_gcc_warnings = xyes; then |