mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
fix comment
This commit is contained in:
parent
80dac35c5e
commit
60ccde8f14
1 changed files with 1 additions and 1 deletions
|
|
@ -2906,7 +2906,7 @@ if test "$ol_enable_denyop" != no ; then
|
|||
MFLAG=SLAPD_MOD_STATIC
|
||||
SLAPD_STATIC_OVERLAYS="$SLAPD_STATIC_OVERLAYS denyop.o"
|
||||
fi
|
||||
AC_DEFINE_UNQUOTED(SLAPD_OVER_DENYOP,$MFLAG,[define for Dynamic Group overlay])
|
||||
AC_DEFINE_UNQUOTED(SLAPD_OVER_DENYOP,$MFLAG,[define for Deny Operation overlay])
|
||||
fi
|
||||
|
||||
if test "$ol_enable_dyngroup" != no ; then
|
||||
|
|
|
|||
Loading…
Reference in a new issue