]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 28 Sep 2003 06:13:54 +0000 (06:13 +0000)
committerhno <>
Sun, 28 Sep 2003 06:13:54 +0000 (06:13 +0000)
aclocal.m4
configure
lib/libTrie/aclocal.m4
lib/libTrie/configure

index 9b07d600632d51941b3806b650d285a93c01a7f1..42bce54e905f5d21bffb9028ed35727594361bbe 100644 (file)
@@ -84,7 +84,7 @@ ${CXX} -Werror -fhuge-objects -c conftest.cc 2>/dev/null
 res=$?
 rm -f conftest.*
 echo yes
-exit $res` 2> /dev/null
+exit $res`
     if [[ $? -ne 0 ]]
     then ac_cv_test_checkforhugeobjects=no
     else if [[ -z "$ac_cv_test_checkforhugeobjects" ]]
index d9a05e39998c50e044c3cea8fa6ff5e1c6af05d2..da82e1683f82aeeb8198d62f2852e85b3da61949 100755 (executable)
--- a/configure
+++ b/configure
@@ -4389,7 +4389,7 @@ ${CXX} -Werror -fhuge-objects -c conftest.cc 2>/dev/null
 res=$?
 rm -f conftest.*
 echo yes
-exit $res` 2> /dev/null
+exit $res`
     if [ $? -ne 0 ]
     then ac_cv_test_checkforhugeobjects=no
     else if [ -z "$ac_cv_test_checkforhugeobjects" ]
index dab1828914c6217b6b09666fbe079c0fe0b4177d..8754219f7d7dd9cbcccec60435cf02be50d66d8d 100644 (file)
@@ -26,7 +26,7 @@ ${CXX} -Werror -fhuge-objects -c conftest.cc 2>/dev/null
 res=$?
 rm -f conftest.*
 echo yes
-exit $res` 2> /dev/null
+exit $res`
     if [[ $? -ne 0 ]]
     then ac_cv_test_checkforhugeobjects=no
     else if [[ -z "$ac_cv_test_checkforhugeobjects" ]]
index ebd7cb8db6cdfbb35a4e722e9c51587a13bba4ec..b356d3c0fc8d5b7bd7fa69340d4cbc6ae25f2963 100755 (executable)
@@ -3282,7 +3282,7 @@ ${CXX} -Werror -fhuge-objects -c conftest.cc 2>/dev/null
 res=$?
 rm -f conftest.*
 echo yes
-exit $res` 2> /dev/null
+exit $res`
     if [ $? -ne 0 ]
     then ac_cv_test_checkforhugeobjects=no
     else if [ -z "$ac_cv_test_checkforhugeobjects" ]