about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 7e7b1be5..9616dfdc 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 --