X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=configure.ac;h=cffe8a259f6e28bcd867f13a22658ff1da86e2c0;hb=ee9b5e011857ff4a75ceaa9aaf3b2ed8ceacfadf;hp=2e4804fcde8e4957bce261530d1bb4915a9abb47;hpb=c16c534dcb35f88439e31d0f21a415bf43fb40f7;p=elogind.git diff --git a/configure.ac b/configure.ac index 2e4804fcd..cffe8a259 100644 --- a/configure.ac +++ b/configure.ac @@ -114,7 +114,7 @@ case $with_distro in esac AC_SUBST(SYSTEM_SYSVINIT_PATH) -AC_SUBST(SYSTEM_RCND_PATH) +AC_SUBST(SYSTEM_SYSVRCND_PATH) AM_CONDITIONAL(TARGET_FEDORA, test x"$with_distro" = xfedora) AM_CONDITIONAL(TARGET_SUSE, test x"$with_distro" = xsuse)