Skip to content
Snippets Groups Projects
Commit 60ccde8f authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix comment

parent 80dac35c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment