AC_CHECK_FUNCS (re-run autoconf after applying).
Luyer
dnl
dnl Duane Wessels, wessels@nlanr.net, February 1996 (autoconf v2.9)
dnl
-dnl $Id: configure.in,v 1.172 1999/04/26 20:44:04 glenn Exp $
+dnl $Id: configure.in,v 1.173 1999/05/04 21:00:34 wessels Exp $
dnl
dnl
dnl
AC_INIT(src/main.c)
AC_CONFIG_HEADER(include/autoconf.h)
-AC_REVISION($Revision: 1.172 $)dnl
+AC_REVISION($Revision: 1.173 $)dnl
AC_PREFIX_DEFAULT(/usr/local/squid)
AC_CONFIG_AUX_DIR(cfgaux)
AC_CHECK_FUNCS(\
bcopy \
crypt \
- drand48 \
fchmod \
getdtablesize \
getpagesize \
srandom \
sysconf \
syslog \
- tempnam \
timegm \
vsnprintf \
)