Commit Diff


commit - c2f60abe55b5a8d320a27df0ce41790fa1141081
commit + 4bf569288846d80da85ac7851e195232796f7385
blob - 7bb612a5004efcd515533299608dffdabc858b96
blob + ea01e60bbceaf51541a9782a5948c41a24ea11fd
--- configure.in
+++ 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.52 2002/05/27 13:03:11 alex Exp $
+# $Id: configure.in,v 1.53 2002/05/27 13:12:47 alex Exp $
 #
 
 # -- Initialisierung --
@@ -60,7 +60,7 @@ AC_HEADER_TIME
 AC_HEADER_SYS_WAIT
 
 AC_CHECK_HEADERS([ \
-	ctype.h errno.h fcntl.h netdb.h netinet/in.h regex.h stdlib.h string.h \
+	ctype.h errno.h fcntl.h netdb.h netinet/in.h stdlib.h string.h \
 	strings.h sys/socket.h sys/time.h unistd.h \
 	],,AC_MSG_ERROR([required C header missing!]))