X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=18e271788a1d969da9d7ce5380a7a33c66a4df10;hb=52369e319f11e1189e8980f64974236eeb4de96e;hp=29114360f3608e2433bf16797a9b054a302e497f;hpb=a95b5244f9cea2a7c6cb92d89b258d4f884276fd;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 29114360..18e27178 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 -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