From 607c351a149e23617e14c8fd583fcb4f4e9d2aeb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 6 May 1999 23:17:13 +0000 Subject: Update. 1999-05-06 Ulrich Drepper * nss/digits_dots.c: Correct return value interpretation of inet_ntoa. Fix PR libc/1109. --- sysdeps/unix/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/unix/configure') diff --git a/sysdeps/unix/configure b/sysdeps/unix/configure index 6398735140..b7eff0368d 100755 --- a/sysdeps/unix/configure +++ b/sysdeps/unix/configure @@ -33,7 +33,7 @@ $ac_func(); ; return 0; } EOF -if { (eval echo configure:37: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; 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-70-g09d2