Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
525f1caf
Commit
525f1caf
authored
Dec 07, 2009
by
Hallvard Furuseth
Browse files
Fix last commit, and also define AC_ldif
parent
dba33ec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/run.in
View file @
525f1caf
...
...
@@ -23,13 +23,16 @@ EGREP_CMD="@EGREP@"
export
SRCDIR TOPSRCDIR LN_S EGREP_CMD
# backends
# backends
known to ./run -b <backend> (used to deduce $BACKENDTYPE)
AC_bdb
=
@BUILD_BDB@
AC_hdb
=
@BUILD_HDB@
AC_ldif
=
yes
AC_null
=
@BUILD_NULL@
# other backends
AC_ldap
=
ldap@BUILD_LDAP@
AC_meta
=
meta@BUILD_META@
AC_monitor
=
@BUILD_MONITOR@
AC_null
=
null@BUILD_NULL@
AC_relay
=
relay@BUILD_RELAY@
AC_sql
=
sql@BUILD_SQL@
...
...
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