diff options
author | 2011-11-09 21:40:29 +0000 | |
---|---|---|
committer | 2011-11-09 21:40:29 +0000 | |
commit | ef6b961f2c075471ab12147414c930eca6c21353 (patch) | |
tree | faa0c8fba7ac6a2b3776ab2726f5e5ce9b4257e1 /makefile | |
parent | 28b51c152b017bb9387b5831f3a3eff52cb69f5c (diff) |
Obviously makefile isn't supposed to change ...
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -212,7 +212,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) |