#! /bin/sh
-# From configure.in Revision: 1.349 .
+# From configure.in Revision: 1.350 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
fi
LDFLAGS="$TLDFLAGS"
-if test `expr $SQUID_MAXFD % 63` != 0; then
+if test `expr $SQUID_MAXFD % 64` != 0; then
echo "WARNING: $SQUID_MAXFD is not an multiple of 64. This may cause issues"
echo " on certain platforms."
sleep 10