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" ]]
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" ]
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" ]]
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" ]