summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-03-15 11:00:31 +0000
committerAlexander Barton <alex@barton.de>2003-03-15 11:00:31 +0000
commit1a1ff404a8c74c5e991c6f2442ea311961dd88ec (patch)
treec5754630b815dc821defec14a04d39b4c469b386 /configure.in
parentc755b82dd9370c6964bd9e2d5a9cbe82d341dfbc (diff)
downloadngircd-1a1ff404a8c74c5e991c6f2442ea311961dd88ec.tar.gz
ngircd-1a1ff404a8c74c5e991c6f2442ea311961dd88ec.zip
- Updated documentation.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index bffdbd15..54b5e694 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: configure.in,v 1.82 2003/03/07 14:37:30 alex Exp $
+# $Id: configure.in,v 1.83 2003/03/15 11:00:31 alex Exp $
 #
 
 # -- Initialisierung --
@@ -267,7 +267,6 @@ CFLAGS="$the_CFLAGS $add_CFLAGS -DSYSCONFDIR='\"\$(sysconfdir)\"'"
 AC_OUTPUT([ \
 	Makefile \
 	doc/Makefile \
-	doc/de/Makefile \
 	MacOSX/Makefile \
 	MacOSX/ngircd.pbproj/Makefile \
 	src/Makefile \