From: Bruce Momjian Date: Tue, 3 Oct 2000 03:15:44 +0000 (+0000) Subject: autoconf X-Git-Tag: REL7_1_BETA~586 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=341e8841e33e5f360df18d94536583a8f153537c;p=thirdparty%2Fpostgresql.git autoconf --- 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