]> git.sur5r.net Git - openldap/blobdiff - configure.in
VC++ update... tools now link!
[openldap] / configure.in
index 586fe693e3a6cc13beb916d087e590003653f409..0b5967cc633bf1130c403116936054c092df1481 100644 (file)
@@ -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