aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 221ddc9..e744e3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,6 +22,8 @@ PKG_CHECK_MODULES(SERVICE_DEPS, [glib-2.0 >= $GLIB_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_REQUIRED_VERSION
url-dispatcher-1 >= $URL_DISPATCHER_1_REQUIRED_VERSION])
+SYSTEMD_USERDIR=`$PKG_CONFIG --variable=systemduserunitdir systemd`
+AC_SUBST(SYSTEMD_USERDIR)
dnl ##############################
dnl # Custom Junk