From 8cd66a74b56409d7933c292a5ce55c9eb9ccb5a3 Mon Sep 17 00:00:00 2001 From: Henrik Nordstrom Date: Tue, 18 Mar 2008 06:20:44 -0600 Subject: [PATCH] Bootstrapped --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index de696613fb..11f8785028 100755 --- a/configure +++ b/configure @@ -43930,12 +43930,12 @@ _ACEOF { echo "$as_me:$LINENO: checking Maximum number of filedescriptors we can open" >&5 echo $ECHO_N "checking Maximum number of filedescriptors we can open... $ECHO_C" >&6; } +TLDFLAGS="$LDFLAGS" if test -n "$squid_filedescriptors_num" ; then SQUID_MAXFD=$squid_filedescriptors_num { echo "$as_me:$LINENO: result: $SQUID_MAXFD (user-forced)" >&5 echo "${ECHO_T}$SQUID_MAXFD (user-forced)" >&6; } else - TLDFLAGS="$LDFLAGS" case $host in i386-unknown-freebsd*) if echo "$LDFLAGS" | grep -q pthread; then -- 2.47.2