From 272cd371dcfa77dd614a50595ed9313a3fb40f39 Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Thu, 7 Sep 2017 11:00:02 +0200 Subject: [PATCH] Prep v231.6: Upstream installs in lib/systemd, we install in lib/elogind. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ab111b018..e2773519f 100644 --- a/configure.ac +++ b/configure.ac @@ -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], -- 2.30.2