|
|
@ -1,5 +1,5 @@ |
|
|
|
dnl Process this file with autoconf to produce a configure script. |
|
|
|
dnl Process this file with autoconf to produce a configure script. |
|
|
|
dnl $PostgreSQL: pgsql/configure.in,v 1.513 2007/04/21 18:26:44 petere Exp $ |
|
|
|
dnl $PostgreSQL: pgsql/configure.in,v 1.514 2007/05/04 15:20:52 tgl Exp $ |
|
|
|
dnl |
|
|
|
dnl |
|
|
|
dnl Developers, please strive to achieve this order: |
|
|
|
dnl Developers, please strive to achieve this order: |
|
|
|
dnl |
|
|
|
dnl |
|
|
@ -794,7 +794,7 @@ fi |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
dnl sys/socket.h is required by AC_FUNC_ACCEPT_ARGTYPES |
|
|
|
dnl sys/socket.h is required by AC_FUNC_ACCEPT_ARGTYPES |
|
|
|
AC_CHECK_HEADERS([crypt.h dld.h fp_class.h getopt.h ieeefp.h langinfo.h poll.h pwd.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/time.h sys/un.h termios.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h]) |
|
|
|
AC_CHECK_HEADERS([crypt.h dld.h fp_class.h getopt.h ieeefp.h langinfo.h poll.h pwd.h sys/ipc.h sys/poll.h sys/pstat.h sys/resource.h sys/select.h sys/sem.h sys/socket.h sys/shm.h sys/tas.h sys/time.h sys/un.h termios.h utime.h wchar.h wctype.h kernel/OS.h kernel/image.h SupportDefs.h]) |
|
|
|
|
|
|
|
|
|
|
|
# At least on IRIX, cpp test for netinet/tcp.h will fail unless |
|
|
|
# At least on IRIX, cpp test for netinet/tcp.h will fail unless |
|
|
|
# netinet/in.h is included first. |
|
|
|
# netinet/in.h is included first. |
|
|
|