X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;fp=m4%2Fopenbox.m4;h=796e2787106c9a2a9e81701f262ab5dc1f2600f1;hb=841a83fa6d710f76379c5173304b2f16dbb6dd5f;hp=663f91dbf2e6b448011d167bc46aa19a94ed6041;hpb=3678f8df8a3d2f5fb20d07d9124c3f0b8618ca5d;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 663f91db..796e2787 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -64,7 +64,7 @@ AC_DEFUN([OB_COMPILER_FLAGS], if test "$GCC" = "yes"; then AC_MSG_RESULT([yes]) if test "$DEBUG" = "yes"; then - FLAGS="$FLAGS -O0 -g -fno-inline" + FLAGS="$FLAGS -O0 -g -fno-inline -Wwrite-strings" FLAGS="$FLAGS -Wall -Wsign-compare -Waggregate-return" FLAGS="$FLAGS -Wcast-qual -Wbad-function-cast -Wpointer-arith" # for Python.h