about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-01-04 13:07:54 +0000
committerAlexander Barton <alex@barton.de>2003-01-04 13:07:54 +0000
commit5b333085283e1999cb215e619eb77f3817d244bd (patch)
treea0d74e295641e86af109fa814036b889ef7703b2 /configure.in
parent444fdcf9057de8591e96cca07aec6999ed82aa5d (diff)
downloadngircd-5b333085283e1999cb215e619eb77f3817d244bd.tar.gz
ngircd-5b333085283e1999cb215e619eb77f3817d244bd.zip
- Restructured documentation: now the main language is english.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 4b7f75ed..a82df087 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.76 2003/01/03 19:07:09 alex Exp $
+# $Id: configure.in,v 1.77 2003/01/04 13:07:54 alex Exp $
 #
 
 # -- Initialisierung --
@@ -219,7 +219,7 @@ CFLAGS="$the_CFLAGS $add_CFLAGS -DSYSCONFDIR='\"\$(sysconfdir)\"'"
 AC_OUTPUT([ \
 	Makefile \
 	doc/Makefile \
-	doc/en/Makefile \
+	doc/de/Makefile \
 	MacOSX/Makefile \
 	MacOSX/ngircd.pbproj/Makefile \
 	src/Makefile \