projects
/
ngircd-alex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c00ddf
)
- LOCALSTATEDIR wird nicht mehr benoetigt.
author
Alexander Barton
<alex@barton.de>
Fri, 29 Mar 2002 22:51:28 +0000
(22:51 +0000)
committer
Alexander Barton
<alex@barton.de>
Fri, 29 Mar 2002 22:51:28 +0000
(22:51 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 7e7b1be553577091489bc1a2d6b21b3cf7a5e6a5..9616dfdcfc72e2af03d618e8223de6fc62f8004f 100644
(file)
--- 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.3
7 2002/03/12 15:19:12
alex Exp $
+# $Id: configure.in,v 1.3
8 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 --