merge from gcc
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index 99250533cd65b86b5ab828736bb0a14b640d4309..e000825e383df493ebc0b886f2fc5852c7984c70 100644 (file)
@@ -114,7 +114,7 @@ AC_PROG_CC
 AC_PROG_CPP_WERROR
 
 if test x$GCC = xyes; then
-  ac_libiberty_warn_cflags='-W -Wall -Wtraditional -pedantic'
+  ac_libiberty_warn_cflags='-W -Wall -pedantic'
 fi
 AC_SUBST(ac_libiberty_warn_cflags)
 
This page took 0.023561 seconds and 4 git commands to generate.