repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 6fbb2b7a67fde6ebfc89db97018ed8c6d7ed76cf:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 6fbb2b7a67fde6ebfc89db97018ed8c6d7ed76cf
Author: Alexander Barton 
Date:   Fri Mar 29 22:51:28 2002 +0000

    - LOCALSTATEDIR wird nicht mehr benoetigt.

diff --git a/configure.in b/configure.in
index 7e7b1be553577091489bc1a2d6b21b3cf7a5e6a5..
index ..9616dfdcfc72e2af03d618e8223de6fc62f8004f 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: configure.in,v 1.37 2002/03/12 15:19:12 alex Exp $
+# $Id: configure.in,v 1.38 2002/03/29 22:51:28 alex Exp $
 #

 # -- Initialisierung --
@@ -153,7 +153,6 @@ if test "$GCC" = "yes"; then
 fi

 CFLAGS="$CFLAGS -DSYSCONFDIR='\"\$(sysconfdir)\"'"
-CFLAGS="$CFLAGS -DLOCALSTATEDIR='\"\$(localstatedir)\"'"

 # -- Ausgabe --

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