X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=0821e72355ef61fa06122204ff08bf166b8f1246;hp=58493511f71060910bad35bd063d182d3edc11cd;hb=cca4aeeead1985f503d175eb1fcad9ed66f2e25d;hpb=a9f470b802f95e6bf42e19ed300dfde63204797d diff --git a/configure.ac b/configure.ac index 58493511f..0821e7235 100644 --- a/configure.ac +++ b/configure.ac @@ -411,6 +411,7 @@ AM_CONDITIONAL(TARGET_ALTLINUX, test x"$with_distro" = xaltlinux) AM_CONDITIONAL(TARGET_MANDRIVA, test x"$with_distro" = xmandriva) AM_CONDITIONAL(HAVE_PLYMOUTH, test -n "$have_plymouth") +AM_CONDITIONAL(HAVE_SYSV_COMPAT, test "$SYSTEM_SYSV_COMPAT" = "yes") AC_ARG_WITH([dbuspolicydir], AS_HELP_STRING([--with-dbuspolicydir=DIR], [D-Bus policy directory]),