1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Minor cleanups for i386_solaris port

This commit is contained in:
Marc G. Fournier
1998-01-23 19:13:22 +00:00
parent e697082f00
commit 33de29fc45
4 changed files with 9 additions and 4 deletions

2
src/configure vendored
View File

@@ -2738,7 +2738,7 @@ else
fi
done
for ac_hdr in sys/resource.h netdb.h
for ac_hdr in sys/resource.h netdb.h arpa/inet.h
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6