]> Dogcows Code - chaz/openbox/blobdiff - m4/openbox.m4
Merge branch 'backport' into work
[chaz/openbox] / m4 / openbox.m4
index 5c3aeec8c974a59f87e291c3e56f3dd724321bd5..5a95e8465bcf0f296148ad1c9e7cafe5f5ac8d41 100644 (file)
@@ -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
This page took 0.022341 seconds and 4 git commands to generate.