From 0ea554bf8158e381c067062b011f12368c036b8f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 30 May 1999 09:07:13 +0000 Subject: Update. 1999-05-30 Andreas Jaeger * manual/stdio.texi: Fix some typos. --- sysdeps/unix/configure | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'sysdeps/unix/configure') diff --git a/sysdeps/unix/configure b/sysdeps/unix/configure index b7eff03..0acc227 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 \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then +if eval "test \"\${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:38: \"$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.1