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
f99f2e5f
Commit
f99f2e5f
authored
Sep 01, 2009
by
Howard Chu
Browse files
Minor tweaks
parent
8df3b043
Changes
2
Hide whitespace changes
Inline
Side-by-side
contrib/slapd-modules/nssov/Makefile
View file @
f99f2e5f
...
...
@@ -31,10 +31,11 @@ LDAP_LIB=-lldap_r -llber
LIBS
=
$(LDAP_LIB)
prefix
=
/usr/local
ldap_subdir
=
/openldap
exec_prefix
=
$(prefix)
ldap_subdir
=
/openldap
libdir
=
$(exec_prefix)
/lib
libexecdir
=
$(prefix)
/libexec
libexecdir
=
$(
exec_
prefix)
/libexec
moduledir
=
$(libexecdir)$(ldap_subdir)
all
:
install
...
...
contrib/slapd-modules/smbk5pwd/Makefile
View file @
f99f2e5f
...
...
@@ -30,10 +30,11 @@ LDAP_LIB=-lldap_r -llber
LIBS
=
$(LDAP_LIB)
$(HEIMDAL_LIB)
$(SSL_LIB)
prefix
=
/usr/local
ldap_subdir
=
/openldap
exec_prefix
=
$(prefix)
ldap_subdir
=
/openldap
libdir
=
$(exec_prefix)
/lib
libexecdir
=
$(prefix)
/libexec
libexecdir
=
$(
exec_
prefix)
/libexec
moduledir
=
$(libexecdir)$(ldap_subdir)
all
:
smbk5pwd.la
...
...
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