summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 16:27:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-05-05 16:27:53 (GMT)
commit24ea39ac53ca868aec6e2e78f48f4e60138884fe (patch)
tree65ecb3ddccea5ae2b02c8ddb56ac280b7adffdee /unix/Makefile.in
parent83dd76da7170a8bb9c59b60508c5df606204709c (diff)
parent302dfe1be6830add9d1bd8b57b4bc6c00fc609b3 (diff)
downloadtk-24ea39ac53ca868aec6e2e78f48f4e60138884fe.zip
tk-24ea39ac53ca868aec6e2e78f48f4e60138884fe.tar.gz
tk-24ea39ac53ca868aec6e2e78f48f4e60138884fe.tar.bz2
merge trunk
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 0e73871..3a20048 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -129,7 +129,7 @@ CFLAGS_WARNING = @CFLAGS_WARNING@
# The default switches for optimization or debugging
CFLAGS_DEBUG = @CFLAGS_DEBUG@
-CFLAGS_OPTIMIZE = -DNDEBUG @CFLAGS_OPTIMIZE@
+CFLAGS_OPTIMIZE = @CFLAGS_OPTIMIZE@
# To change the compiler switches, for example to change from optimization to
# debugging symbols, change the following line: