summaryrefslogtreecommitdiff
path: root/m4/openbox.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/openbox.m4')
-rw-r--r--m4/openbox.m42
1 files changed, 1 insertions, 1 deletions
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