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
James Lowden
OpenLDAP
Commits
fcc1410f
Commit
fcc1410f
authored
Mar 31, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9513 - Regenerate configure
parent
85883224
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
fcc1410f
...
@@ -24423,6 +24423,7 @@ fi
...
@@ -24423,6 +24423,7 @@ fi
for ac_func in \
for ac_func in \
bcopy \
bcopy \
clock_gettime \
closesocket \
closesocket \
chroot \
chroot \
endgrent \
endgrent \
...
...
include/portable.hin
View file @
fcc1410f
...
@@ -105,6 +105,9 @@
...
@@ -105,6 +105,9 @@
/* Define to 1 if you have the `chroot' function. */
/* Define to 1 if you have the `chroot' function. */
#undef HAVE_CHROOT
#undef HAVE_CHROOT
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
/* Define to 1 if you have the `closesocket' function. */
/* Define to 1 if you have the `closesocket' function. */
#undef HAVE_CLOSESOCKET
#undef HAVE_CLOSESOCKET
...
...
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