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
8d3150af
Commit
8d3150af
authored
Jan 21, 2009
by
Quanah Gibson-Mount
Browse files
ITS#5764
parent
b80d282e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
8d3150af
...
...
@@ -12,6 +12,7 @@ OpenLDAP 2.4.14 Engineering
Fixed slapd-ldif rename on same DN (ITS#5319)
Fixed slapd-ldif deadlock (ITS#5329)
Fixed slapd-meta double response sending (ITS#5854)
Updated contrib/addpartial module (ITS#5764)
Build Environment
Fixed test049,test050 to work on windows (ITS#5842)
Removed patch for BerkeleyDB 4.7.25 (Official patch available)
...
...
contrib/slapd-modules/addpartial/Makefile
View file @
8d3150af
# $OpenLDAP$
OPENLDAP_SRC
=
../../..
CPPFLAGS
+=
-I
${OPENLDAP_SRC}
/include
-I
${OPENLDAP_SRC}
/servers/slapd
OPENLDAP_BLD
=
../../..
CPPFLAGS
+=
-I
${OPENLDAP_SRC}
/include
-I
${OPENLDAP_SRC}
/servers/slapd
-I
${OPENLDAP_BLD}
/include
CC
=
gcc
all
:
addpartial-overlay.so
...
...
Write
Preview
Markdown
is supported
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