summaryrefslogtreecommitdiffstats
path: root/shellicon/configure
diff options
context:
space:
mode:
authortreectrl <treectrl>2007-02-02 20:34:01 (GMT)
committertreectrl <treectrl>2007-02-02 20:34:01 (GMT)
commitf89c2cce1372121ce04f57aa18213d8b2ee095fb (patch)
tree6891019df50de2192133376461bf7c9c302ea877 /shellicon/configure
parente9d4195f3e67dc6752c1da5566504dee75090335 (diff)
downloadtktreectrl-f89c2cce1372121ce04f57aa18213d8b2ee095fb.zip
tktreectrl-f89c2cce1372121ce04f57aa18213d8b2ee095fb.tar.gz
tktreectrl-f89c2cce1372121ce04f57aa18213d8b2ee095fb.tar.bz2
Pass -DTREECTRL_DEBUG to the compiler when --enable-symbols is not "no".
Diffstat (limited to 'shellicon/configure')
-rw-r--r--shellicon/configure7
1 files changed, 7 insertions, 0 deletions
diff --git a/shellicon/configure b/shellicon/configure
index 2f2b6c0..86baad9 100644
--- a/shellicon/configure
+++ b/shellicon/configure
@@ -11942,6 +11942,13 @@ echo "${ECHO_T}enabled $tcl_ok debugging" >&6; }
fi
+if test "${enable_symbols+set}" = set && test "$enable_symbols" != no; then
+
+ PKG_CFLAGS="$PKG_CFLAGS -DTREECTRL_DEBUG"
+
+
+fi
+
#--------------------------------------------------------------------
# Everyone should be linking against the Tcl stub library. If you
# can't for some reason, remove this definition. If you aren't using