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
Tero Saarni
OpenLDAP
Commits
0ce2fce7
Commit
0ce2fce7
authored
Mar 01, 2013
by
Howard Chu
Committed by
Quanah Gibson-Mount
Mar 18, 2013
Browse files
ITS
#7533
don't install DB_CONFIG if no BDB backends
parent
174819e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/Makefile.in
View file @
0ce2fce7
...
...
@@ -366,8 +366,14 @@ veryclean-local-srv: FORCE
fi
;
\
done
install-dbc-maybe
:
install-dbc-@BUILD_BDB@ install-dbc-@BUILD_HDB@
install-dbc-yes
:
install-db-config
install-dbc-mod
:
install-db-config
install-dbc-no
:
install-local-srv
:
install-slapd install-tools
\
install-conf install-db
-config
install-schema install-tools
install-conf install-db
c-maybe
install-schema install-tools
install-slapd
:
FORCE
-
$(MKDIR)
$(DESTDIR)$(libexecdir)
...
...
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