X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=5a95e8465bcf0f296148ad1c9e7cafe5f5ac8d41;hb=2f09e0ce388f63c341cb328d795766e2bd0dc24b;hp=5c3aeec8c974a59f87e291c3e56f3dd724321bd5;hpb=18a35e04914bf8d108cf7a9d46970f13620ef534;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 5c3aeec8..5a95e846 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -74,7 +74,7 @@ AC_DEFUN([OB_COMPILER_FLAGS], if test "$GCC" = "yes"; then AC_MSG_RESULT([yes]) if test "$DEBUG" = "yes"; then - FLAGS="$FLAGS -O0 -g3 -fno-inline -Wwrite-strings" + FLAGS="$FLAGS -O0 -ggdb -fno-inline -Wwrite-strings" FLAGS="$FLAGS -Wall -Wsign-compare -Waggregate-return" FLAGS="$FLAGS -Wcast-qual -Wbad-function-cast -Wpointer-arith" # for Python.h