Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
9187cca4
Commit
9187cca4
authored
Oct 02, 2020
by
Quanah Gibson-Mount
Browse files
ITS#8798 - Fix build for Windows
parent
c0eeb2b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/progs/Makefile.in
View file @
9187cca4
...
...
@@ -24,7 +24,7 @@ SRCS = slapd-common.c \
LDAP_INCDIR
=
../../include
LDAP_LIBDIR
=
../../libraries
XLIBS
=
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBLUTIL_A)
$(LDAP_LIBLBER_LA)
XLIBS
=
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBLUTIL_A)
$(LDAP_LIBLDAP_LA)
$(LDAP_LIBLBER_LA)
XXLIBS
=
$(SECURITY_LIBS)
$(LUTIL_LIBS)
XXXLIBS
=
$(LTHREAD_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