Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HAMANO Tsukasa
OpenLDAP
Commits
20655ca4
Commit
20655ca4
authored
Feb 17, 2011
by
Howard Chu
Browse files
ITS#3272 link against libslapi.la
parent
4e4be2de
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/Makefile.in
View file @
20655ca4
...
...
@@ -259,12 +259,9 @@ slapd.exp: libslapd.a
dlltool
--dllname
slapd.exe
--input-def
slapd.def
\
--base-file
slapd.base
--output-exp
$@
slapi/
.libs/
libslapi.a
:
FORCE
slapi/libslapi.
l
a
:
FORCE
(
cd
slapi
;
$(MAKE)
$(MFLAGS)
all
)
libslapi.a
:
slapi/.libs/libslapi.a
cp
slapi/.libs/libslapi.a .
slapd
:
$(SLAPD_DEPENDS) @LIBSLAPI@
$(LTLINK)
-o
$@
$(SLAPD_OBJECTS)
$(LIBS)
\
$(WRAP_LIBS)
...
...
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