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/generic/configure | 7 +++---- sysdeps/unix/configure | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/sysdeps/generic/configure b/sysdeps/generic/configure index 2091818665..574808f5e8 100755 --- a/sysdeps/generic/configure +++ b/sysdeps/generic/configure @@ -5,7 +5,7 @@ for ac_func in psignal do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:8: 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:36: \"$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 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