summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Andrew Gardner <andrew-gardner@users.noreply.github.com>2010-12-30 06:50:24 +0000
committer Andrew Gardner <andrew-gardner@users.noreply.github.com>2010-12-30 06:50:24 +0000
commitffc1d29080640468877a3ba1abbd5bac4f421354 (patch)
tree6a9ddf9b3e4c6d08f83be404546db872fa22e08e
parentea5f8009fa5e1fb14f72363b039f31610f21ca33 (diff)
Silly.
-rw-r--r--makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile b/makefile
index 4a381c6a5c5..7190b0ec8d8 100644
--- a/makefile
+++ b/makefile
@@ -175,7 +175,7 @@ endif
#-------------------------------------------------
# uncomment next line to build a debug version
-DEBUG = 1
+# DEBUG = 1
# uncomment next line to include the internal profiler
# PROFILER = 1
@@ -209,7 +209,7 @@ BUILD_EXPAT = 1
BUILD_ZLIB = 1
# uncomment next line to include the symbols
-SYMBOLS = 1
+# SYMBOLS = 1
# specify symbols level or leave commented to use the default
# (default is SYMLEVEL = 2 normally; use 1 if you only need backtrace)