dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.267 2002/04/20 10:50:49 hno Exp $
+dnl $Id: configure.in,v 1.268 2002/04/27 08:46:44 hno Exp $
dnl
dnl
dnl
AC_CONFIG_AUX_DIR(cfgaux)
AM_INIT_AUTOMAKE(squid, 2.6-DEVEL)
AM_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.267 $)dnl
+AC_REVISION($Revision: 1.268 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AM_MAINTAINER_MODE
dnl Check for library functions
AC_CHECK_FUNCS(\
- bcopy \
backtrace_symbols_fd \
+ bcopy \
+ bswap_16 \
+ bswap_32 \
crypt \
fchmod \
getdtablesize \
getpagesize \
+ getrlimit \
getrusage \
getspnam \
lrand48 \
mktime \
mstats \
poll \
+ pthread_attr_setschedparam \
pthread_attr_setscope \
pthread_setschedparam \
- pthread_attr_setschedparam \
pthread_sigmask \
putenv \
random \
regfree \
res_init \
rint \
+ select \
seteuid \
setgroups \
setpgrp \
setrlimit \
- getrlimit \
setsid \
sigaction \
snprintf \
syslog \
timegm \
vsnprintf \
- bswap_16 \
- bswap_32 \
)
dnl Magic which checks whether we are forcing a type of comm loop we