X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=29114360f3608e2433bf16797a9b054a302e497f;hb=232817b395ca19dd26af78a629a9e2f601953e6a;hp=796e2787106c9a2a9e81701f262ab5dc1f2600f1;hpb=841a83fa6d710f76379c5173304b2f16dbb6dd5f;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 796e2787..29114360 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 -Wwrite-strings" + FLAGS="$FLAGS -O0 -g3 -fno-inline -Wwrite-strings" FLAGS="$FLAGS -Wall -Wsign-compare -Waggregate-return" FLAGS="$FLAGS -Wcast-qual -Wbad-function-cast -Wpointer-arith" # for Python.h