#! /bin/sh
-# From configure.in Revision: 1.340 .
+# From configure.in Revision: 1.341 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
-
-
poll.h \
pwd.h \
regex.h \
- resolv.h \
sched.h \
signal.h \
stdarg.h \
sys/bitypes.h \
sys/file.h \
sys/ioctl.h \
- sys/mount.h \
- sys/msg.h \
sys/param.h \
+ sys/msg.h \
sys/resource.h \
sys/select.h\
sys/socket.h \
+
+
for ac_header in net/if.h \
netinet/if_ether.h\
netinet/ip_compat.h\
netinet/ip_fil.h\
- netinet/ip_nat.h
+ netinet/ip_nat.h\
+ sys/mount.h\
+ resolv.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_header" >&5
#if HAVE_NET_IF_H
#include <net/if.h>
#endif
+#if HAVE_SYS_PARAM_H
+#include <sys/param.h>
+#endif
#include <$ac_header>
dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.341 2003/07/28 13:01:55 robertc Exp $
+dnl $Id: configure.in,v 1.342 2003/07/28 20:41:05 robertc Exp $
dnl
dnl
dnl
AC_CONFIG_AUX_DIR(cfgaux)
AM_INIT_AUTOMAKE(squid, 3.0-PRE2-CVS)
AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.341 $)dnl
+AC_REVISION($Revision: 1.342 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE
poll.h \
pwd.h \
regex.h \
- resolv.h \
sched.h \
signal.h \
stdarg.h \
sys/bitypes.h \
sys/file.h \
sys/ioctl.h \
- sys/mount.h \
- sys/msg.h \
sys/param.h \
+ sys/msg.h \
sys/resource.h \
sys/select.h\
sys/socket.h \
netinet/if_ether.h\
netinet/ip_compat.h\
netinet/ip_fil.h\
- netinet/ip_nat.h,,,SQUID_BSDNET_INCLUDES)
+ netinet/ip_nat.h\
+ sys/mount.h\
+ resolv.h,,,SQUID_BSDNET_INCLUDES)
AC_C_CONST
AC_C_BIGENDIAN