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
openldap
OpenLDAP
Commits
0fcec3a0
Commit
0fcec3a0
authored
Jul 27, 2002
by
Howard Chu
Browse files
test programs need -llutil
parent
3b141ba1
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblber/Makefile.in
View file @
0fcec3a0
...
...
@@ -23,7 +23,7 @@ PROGRAMS= dtest etest idtest
LDAP_INCDIR
=
../../include
LDAP_LIBDIR
=
../../libraries
XLIBS
=
$(LIBRARY)
XLIBS
=
$(LIBRARY)
$(LDAP_LIBLUTIL_A)
XXLIBS
=
NT_LINK_LIBS
=
$(AC_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