summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2003-04-02 20:35:00 +0000
committerBenedikt Meurer <benny@xfce.org>2003-04-02 20:35:00 +0000
commit82437822222714e65e6d40468a2535e7736bc89c (patch)
treeaa6baadde72be3fd62bc53e7327edde7c9b96ddc /configure
parentca52162f398d5820b3c189020897109bf0d0d37c (diff)
downloadxfwm4-82437822222714e65e6d40468a2535e7736bc89c.tar.gz
Debugging stuff now provided by libxfce4util. As a result of this change
libxfcegui4 now depends on libxfce4util. Some other updates. added a hint to the libxfcegui4 README for Xinerama problems with XFree86. (Old svn revision: 11033)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure b/configure
index 0ecfe8dfc..8bca01edc 100755
--- a/configure
+++ b/configure
@@ -9009,6 +9009,11 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
if test x"$ac_cv_debug" = x"full"; then
+
+cat >>confdefs.h <<\_ACEOF
+#define DEBUG_TRACE 1
+_ACEOF
+
CFLAGS="$CFLAGS -g3 -Wall -Werror -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"
echo "$as_me:$LINENO: result: full" >&5
echo "${ECHO_T}full" >&6