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
Joe Martin
OpenLDAP
Commits
62506b28
Commit
62506b28
authored
Nov 15, 2007
by
Quanah Gibson-Mount
Browse files
ITS#5224
parent
8dee094b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
62506b28
...
...
@@ -10,6 +10,8 @@ OpenLDAP 2.4.7 Engineering
Fixed slapo-syncprov refresh and persist cookie sending (ITS#5210)
Fixed slapo-syncprov ignore invalid cookies (ITS#5211)
Updated contrib addpartial module (ITS#3593)
Build Environment
Fixed liblber socket library linking (ITS#5224)
Documentation
Fixed grammar errors (ITS#5223)
Refint overlay doc contribution (ITS#5217)
...
...
libraries/liblber/Makefile.in
View file @
62506b28
...
...
@@ -37,6 +37,7 @@ LDAP_LIBDIR= ../../libraries
XLIBS
=
$(LIBRARY)
$(LDAP_LIBLUTIL_A)
XXLIBS
=
NT_LINK_LIBS
=
$(AC_LIBS)
UNIX_LINK_LIBS
=
$(AC_LIBS)
dtest
:
$(XLIBS) dtest.o
$(LTLINK)
-o
$@
dtest.o
$(LIBS)
...
...
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