]> git.sur5r.net Git - openldap/commitdiff
ITS#4750 regenerate
authorHoward Chu <hyc@openldap.org>
Fri, 21 Nov 2008 02:14:31 +0000 (02:14 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 21 Nov 2008 02:14:31 +0000 (02:14 +0000)
configure
include/portable.hin

index 49e53a25f7daedd185939f94e411f1f08ff440d6..c4495fcc7c35d2060df3c2a868fbfb04b6a0cd3c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.672 2008/10/22 20:19:49 ando Exp .
+# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.673 2008/11/21 01:03:57 hyc Exp .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.
 #
@@ -37109,6 +37109,7 @@ fi
 
 
 
+
 
 
 for ac_func in \
@@ -37121,6 +37122,7 @@ for ac_func in \
        flock                   \
        fstat                   \
        getdtablesize           \
+       geteuid                 \
        getgrgid                \
        gethostname             \
        getpass                 \
index e5ff22e8ff2424ba01bcacdee6c7b7b456f6e50f..c2ceb55c5588e81a69c4694dbe51e23735d59c03 100644 (file)
 /* Define to 1 if you have the `getdtablesize' function. */
 #undef HAVE_GETDTABLESIZE
 
+/* Define to 1 if you have the `geteuid' function. */
+#undef HAVE_GETEUID
+
 /* Define to 1 if you have the `getgrgid' function. */
 #undef HAVE_GETGRGID