repo: ngircd
action: commit
revision: 
path_from: 
revision_from: e635ed43bf4377553b8dc8abb88a791620b78fef:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit e635ed43bf4377553b8dc8abb88a791620b78fef
Author: Alexander Barton 
Date:   Wed Mar 30 17:00:42 2005 +0000

    Don't enable assert() calls when not ./configure'd with --enable-debug.

diff --git a/ChangeLog b/ChangeLog
index 34b7fd02d5bd0b7424f8fd8a6cdf67d53a30b583..
index ..5b01f93286b7ca30db1c538bdd3e260de6834dda 100644
--- 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 $

-----END OF PAGE-----