]> arthur.barton.de Git - ngircd-alex.git/blobdiff - configure.in
Translated documentation to english.
[ngircd-alex.git] / configure.in
index bffdbd15c7f668c7eab2516b9ee9d8d393bf0e5c..c29b8dc0452003a9bfef02a43fdc391f8b4b9945 100644 (file)
@@ -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.84 2003/03/19 17:27:05 alex Exp $
 #
 
 # -- Initialisierung --
@@ -176,7 +176,7 @@ AC_ARG_WITH(tcp-wrappers,
        [  --with-tcp-wrappers     enable TCP wrappers support],
        [       if test "$withval" = "yes"; then
                        AC_CHECK_LIB(wrap, tcpd_warn)
-                       AC_MSG_CHECKING(checking for hosts_access)
+                       AC_MSG_CHECKING(for hosts_access)
                        AC_TRY_LINK([
                                #include <tcpd.h>
                                ],[
@@ -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 \