about summary refs log tree commit diff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-03-19 17:27:05 +0000
committerAlexander Barton <alex@barton.de>2003-03-19 17:27:05 +0000
commit3858e28e077f53f21c2e14e821e7540381a3b327 (patch)
treea7d318b33444c03d3252fdf939725008360e5117 /configure.in
parentf53455977d21d2bb98a7cc0f06006d40715d6812 (diff)
downloadngircd-3858e28e077f53f21c2e14e821e7540381a3b327.tar.gz
ngircd-3858e28e077f53f21c2e14e821e7540381a3b327.zip
Fixed a "checking for ..." text string.
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 54b5e694..c29b8dc0 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.83 2003/03/15 11:00:31 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>
 				],[