From 3d40e7cabb763337ce2f07cc6f44f32bbd852130 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 12 Jun 2001 00:57:28 +0000 Subject: Regenerated: autoconf sysdeps/generic/configure.in --- sysdeps/unix/configure | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sysdeps/unix/configure') diff --git a/sysdeps/unix/configure b/sysdeps/unix/configure index 0acc2277b0..b7eff0368d 100755 --- a/sysdeps/unix/configure +++ b/sysdeps/unix/configure @@ -6,7 +6,7 @@ for ac_func in strerror do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:9: checking for $ac_func" >&5 -if eval "test \"\${ac_cv_func_$ac_func+set}\" = set"; then +if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 else cat > conftest.$ac_ext <&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then +if { (eval echo configure:37: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then rm -rf conftest* eval "ac_cv_func_$ac_func=yes" else -- cgit v1.2.3