merge from gcc
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index 6c4347da36c6141f6ae5e63dea8e4d2afed0438e..9f4749139062bcdf4ceeab8955cec6b245911959 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 -pedantic'
+  ac_libiberty_warn_cflags='-W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes'
 fi
 AC_SUBST(ac_libiberty_warn_cflags)
 
This page took 0.023863 seconds and 4 git commands to generate.