chiark / gitweb /
Prep v231.6: Upstream installs in lib/systemd, we install in lib/elogind.
[elogind.git] / configure.ac
index ab111b0189bf770ba8867bdd164d14f5d0d909a5..e2773519f303581cff10538feb8c1e379bc7fc76 100644 (file)
@@ -768,7 +768,7 @@ AX_NORMALIZE_PATH([with_rootlibdir])
 AC_ARG_WITH([rootlibexecdir],
         AS_HELP_STRING([--with-rootlibexecdir=DIR], [Root directory for executables necessary for boot]),
         [],
-        [with_rootlibexecdir=${libdir}/libexec])
+        [with_rootlibexecdir=${with_rootprefix}/lib/elogind])
 AX_NORMALIZE_PATH([with_rootlibexecdir])
 
 AC_ARG_WITH([pamlibdir],