mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-05 13:40:08 +08:00
fix typo
This commit is contained in:
parent
b09663d784
commit
71e1868e9e
@ -18,7 +18,7 @@ echo "running defines.sh"
|
|||||||
|
|
||||||
## If you use this script then
|
## If you use this script then
|
||||||
## Make sure that you turn on LDAP_COMP_MATCH in slapd source codes
|
## Make sure that you turn on LDAP_COMP_MATCH in slapd source codes
|
||||||
## To disable, set "WITH_COMP_MATHC=no" in source_root/openldap/tests/run.in
|
## To disable, set "WITH_COMP_MATCH=no" in source_root/openldap/tests/run.in
|
||||||
if test "$AC_WITH_COMP_MATCH" != "yes" ; then
|
if test "$AC_WITH_COMP_MATCH" != "yes" ; then
|
||||||
echo "test disabled "
|
echo "test disabled "
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user