Regenerate with hacked Cygnus autoconf 2.8 rather than FSF autoconf 2.8,

otherwise configure fails.
This commit is contained in:
Fred Fish 1996-03-29 22:07:42 +00:00
parent 7d3741edcb
commit 84f737e989
1 changed files with 1 additions and 1 deletions

2
gdb/configure vendored
View File

@ -1946,7 +1946,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