summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-04 22:46:37 +0200
committerMichał Górny <mgorny@gentoo.org>2013-08-04 22:46:37 +0200
commitff80148c77127ad4c08700aef545c4a5202f6e35 (patch)
treed8d661e10d2acbbc4c661819e259351fb19cdcd4 /configure.ac
parentDrop stale gentoo-local.service. (diff)
downloadgentoo-systemd-integration-ff80148c77127ad4c08700aef545c4a5202f6e35.tar.gz
gentoo-systemd-integration-ff80148c77127ad4c08700aef545c4a5202f6e35.tar.bz2
gentoo-systemd-integration-ff80148c77127ad4c08700aef545c4a5202f6e35.zip
Use SYSTEMD_SYSTEMGENERATORDIR.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a169ca3..2af3c36 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@ AC_PROG_SED
# https://bitbucket.org/mgorny/systemd-sdk/
SYSTEMD_MISC
SYSTEMD_SYSTEMUNITDIR
+SYSTEMD_SYSTEMGENERATORDIR
SYSTEMD_UTILDIR
AC_CONFIG_FILES([Makefile])