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
43533794
Commit
43533794
authored
Jul 06, 2009
by
Hallvard Furuseth
Browse files
ITS
#6091
,6092,6093,5369 remove @GSSAPI_LIBS@. configure no longer sets it.
parent
c51809da
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/top.mk
View file @
43533794
...
...
@@ -187,10 +187,9 @@ KRB4_LIBS = @KRB4_LIBS@
KRB5_LIBS
=
@KRB5_LIBS@
KRB_LIBS
=
@KRB4_LIBS@ @KRB5_LIBS@
SASL_LIBS
=
@SASL_LIBS@
GSSAPI_LIBS
=
@GSSAPI_LIBS@
TLS_LIBS
=
@TLS_LIBS@
AUTH_LIBS
=
@AUTH_LIBS@
SECURITY_LIBS
=
$(SASL_LIBS)
$(KRB_LIBS)
$(GSSAPI_LIBS)
$(TLS_LIBS)
$(AUTH_LIBS)
SECURITY_LIBS
=
$(SASL_LIBS)
$(KRB_LIBS)
$(TLS_LIBS)
$(AUTH_LIBS)
ICU_LIBS
=
@ICU_LIBS@
MODULES_CPPFLAGS
=
@SLAPD_MODULES_CPPFLAGS@
...
...
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