Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
1f30e425
Commit
1f30e425
authored
Oct 02, 2009
by
Quanah Gibson-Mount
Browse files
ITS#6323
parent
a5135775
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
1f30e425
...
...
@@ -14,6 +14,7 @@ OpenLDAP 2.4.19 Release (2009/10/03)
Fixed slapo-sssvlv sort control dereferencing (ITS#6288)
Fixed contrib/autogroup segfaults (ITS#6279)
Fixed contrib/nssov getgroupbymembers (ITS#6291)
Fixed contrib/smbk5pwd rpath linking (ITS#6323)
Build Environment
Fixed --enable-deref support (ITS#6311)
Fixed contrib/autogroup default libtool path (ITS#6284)
...
...
contrib/slapd-modules/smbk5pwd/Makefile
View file @
1f30e425
...
...
@@ -45,7 +45,7 @@ smbk5pwd.lo: smbk5pwd.c
smbk5pwd.la
:
smbk5pwd.lo
$(LIBTOOL)
--mode
=
link
$(CC)
$(OPT)
-version-info
0:0:0
\
-rpath
$(
lib
dir)
-module
-o
$@
$?
$(LIBS)
-rpath
$(
module
dir)
-module
-o
$@
$?
$(LIBS)
clean
:
rm
-f
smbk5pwd.lo smbk5pwd.la
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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