# 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 --
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!]))