aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-10-03 03:15:44 +0000
committerBruce Momjian <bruce@momjian.us>2000-10-03 03:15:44 +0000
commit341e8841e33e5f360df18d94536583a8f153537c (patch)
tree816c0a9d64fac4c80d2825c59a9440e6a7c4b6bf /configure
parent99f7c1578eae1762f24c795ae44af9c7292f8859 (diff)
downloadpostgresql-341e8841e33e5f360df18d94536583a8f153537c.tar.gz
postgresql-341e8841e33e5f360df18d94536583a8f153537c.zip
autoconf
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b1e7d32822b..d3405c5e4df 100755
--- a/configure
+++ b/configure
@@ -4298,7 +4298,7 @@ fi
##
## Header files
##
-for ac_hdr in crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/socket.h sys/types.h sys/un.h termios.h
+for ac_hdr in crypt.h dld.h endian.h fp_class.h getopt.h ieeefp.h netinet/tcp.h pwd.h sys/ipc.h sys/pstat.h sys/select.h sys/sem.h sys/socket.h sys/un.h sys/types.h sys/un.h termios.h kernel/OS.h kernel/image.h SupportDefs.h)
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6