X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=0b5967cc633bf1130c403116936054c092df1481;hb=4bce7aa748e22351b44b5752cce979812bea8ad1;hp=586fe693e3a6cc13beb916d087e590003653f409;hpb=490bb72f82606c6872ec61d035467a0a912b4de7;p=openldap diff --git a/configure.in b/configure.in index 586fe693e3..0b5967cc63 100644 --- a/configure.in +++ b/configure.in @@ -683,14 +683,21 @@ AC_HEADER_DIRENT AC_HEADER_SYS_WAIT AC_CHECK_HEADERS( \ stddef.h \ + errno.h \ fcntl.h \ filio.h \ + getopt.h \ limits.h \ malloc.h \ + regex.h \ sgtty.h \ sys/file.h \ + sys/errno.h \ sys/ioctl.h \ + sys/param.h \ + sys/socket.h\ sys/time.h \ + sys/types.h \ syslog.h \ termios.h \ unistd.h \ @@ -709,7 +716,7 @@ AC_STRUCT_ST_BLKSIZE AC_HEADER_TIME AC_STRUCT_TM -dnl AC_C_BIGENDIAN +AC_C_BIGENDIAN AC_C_CONST dnl AC_CHECK_SIZEOF(short) @@ -725,6 +732,7 @@ AC_FUNC_WAIT3 AC_CHECK_FUNCS( \ bcopy \ + getopt \ flock \ gethostname \ gettimeofday \ @@ -749,7 +757,7 @@ AC_CHECK_FUNCS( \ sysconf \ ) -AC_REPLACE_FUNCS(strdup) +AC_REPLACE_FUNCS(getopt strdup) dnl ---------------------------------------------------------------- # Check Configuration