mirror of https://github.com/postgres/postgres.git
autoconf
parent
1c0c607110
commit
9c30bba810
|
|
@ -3539,7 +3539,7 @@ else
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
for ac_hdr in netinet/in.h string.h strings.h
|
for ac_hdr in netinet/in.h
|
||||||
do
|
do
|
||||||
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
|
||||||
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue