diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/aclocal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4 index 3506ab0b6..2d56c719a 100644 --- a/src/aclocal.m4 +++ b/src/aclocal.m4 @@ -408,7 +408,6 @@ AC_CACHE_VAL(krb5_cv_prog_cc,[dnl # -Wno-comment is for SunOS system header <sys/stream.h> extra_gcc_warn_opts="-Wall -Wmissing-prototypes -Wcast-qual \ -Wcast-align -Wconversion -Wshadow -Wno-comment -pedantic" -#extra_gcc_warn_opts="-Wall -Wmissing-prototypes -Wcast-align -Wshadow -Wno-comment" if test "$GCC" = yes ; then AC_MSG_RESULT(adding extra warning flags for gcc) CCOPTS="$CCOPTS $extra_gcc_warn_opts" |
