]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Don't enable assert() calls when not ./configure'd with --enable-debug.
authorAlexander Barton <alex@barton.de>
Wed, 30 Mar 2005 17:00:42 +0000 (17:00 +0000)
committerAlexander Barton <alex@barton.de>
Wed, 30 Mar 2005 17:00:42 +0000 (17:00 +0000)
ChangeLog

index 34b7fd02d5bd0b7424f8fd8a6cdf67d53a30b583..5b01f93286b7ca30db1c538bdd3e260de6834dda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
 
 
 ngIRCd CVSHEAD
+  - Don't enable assert() calls when not ./configure'd with --enable-debug.
   - Fixed ./configure test for TCP Wrappers: now it runs on Mac OS X as well.
   - Enhanced configure script: now you can pass an (optional) search path
     to all --with-XXX parameters, e. g. "--with-ident=/opt/ident".
@@ -597,4 +598,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.267 2005/03/21 22:15:15 alex Exp $
+$Id: ChangeLog,v 1.268 2005/03/30 17:00:42 alex Exp $