Index: trunk/Makefile.conf.in =================================================================== --- trunk/Makefile.conf.in (revision 1456) +++ trunk/Makefile.conf.in (revision 1457) @@ -2,7 +2,7 @@ PREFIX = /usr/local # For production enable this: -CFLAGS_CFG = -O3 +CFLAGS_CFG = -O3 -DNDEBUG # For debug, comment the above and uncomment this one: #CFLAGS_CFG = -Wall -g