mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
parent
6c9eea7306
commit
f76dbe43aa
1 changed files with 1 additions and 1 deletions
|
|
@ -2048,7 +2048,7 @@ dnl
|
||||||
WITH_SYSTEMD=no
|
WITH_SYSTEMD=no
|
||||||
systemdsystemunitdir=
|
systemdsystemunitdir=
|
||||||
ol_link_systemd=no
|
ol_link_systemd=no
|
||||||
if test $ol_enable_slapd == no && test $ol_enable_balancer != yes ; then
|
if test $ol_enable_slapd = no && test $ol_enable_balancer != yes ; then
|
||||||
if test $ol_with_systemd != no ; then
|
if test $ol_with_systemd != no ; then
|
||||||
AC_MSG_WARN([servers disabled, ignoring --with-systemd=$ol_with_systemd argument])
|
AC_MSG_WARN([servers disabled, ignoring --with-systemd=$ol_with_systemd argument])
|
||||||
ol_with_systemd=no
|
ol_with_systemd=no
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue