Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
79e48961
Commit
79e48961
authored
Nov 21, 2008
by
Howard Chu
Browse files
ITS#4750 regenerate
parent
5565247b
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
79e48961
#! /bin/sh
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.67
2
2008/1
0
/2
2 20:19:49 ando
Exp .
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.67
3
2008/1
1
/2
1 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 \
include/portable.hin
View file @
79e48961
...
...
@@ -190,6 +190,9 @@
/* 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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment