From: Sven Eden Date: Thu, 7 Sep 2017 09:00:02 +0000 (+0200) Subject: Prep v231.6: Upstream installs in lib/systemd, we install in lib/elogind. X-Git-Tag: chiark/234.4-1+devuan1.1+iwj1~40 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=272cd371dcfa77dd614a50595ed9313a3fb40f39;p=elogind.git Prep v231.6: Upstream installs in lib/systemd, we install in lib/elogind. --- 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],