Tweak to match output of autoconf 2.9 with same cygnus local patch as
authorFred Fish <fnf@specifix.com>
Sun, 24 Mar 1996 02:59:18 +0000 (02:59 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 24 Mar 1996 02:59:18 +0000 (02:59 +0000)
current autoconf 2.8.

gdb/configure

index 5f4d6ee..0f02405 100755 (executable)
@@ -1950,7 +1950,7 @@ else
   echo "$ac_t""no" 1>&6
 fi
 
-    if test $ac_cv_lib_dnet = no; then
+    if test $ac_cv_lib_dnet_dnet_ntoa = no; then
       echo $ac_n "checking for -ldnet_stub""... $ac_c" 1>&6
 ac_lib_var=`echo dnet_stub_dnet_ntoa | tr '.-/+' '___p'`
 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then