summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-04-09 18:31:16 -0400
committerMike Gilbert <floppym@gentoo.org>2016-04-09 18:31:59 -0400
commit97e3616a927367df8a3d96379f06b73aac39fbae (patch)
tree1db8c98853ea0f2159c2291d764db3cef2d24ef4 /configure.ac
parentInstall a system-preset to disable services by default (diff)
downloadgentoo-systemd-integration-97e3616a927367df8a3d96379f06b73aac39fbae.tar.gz
gentoo-systemd-integration-97e3616a927367df8a3d96379f06b73aac39fbae.tar.bz2
gentoo-systemd-integration-97e3616a927367df8a3d96379f06b73aac39fbae.zip
Drop var-lock.mount and var-run.mount
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index d8d6b2a..abe9705 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,11 +9,6 @@ AC_PROG_SED
# https://bitbucket.org/mgorny/systemd-m4/
SYSTEMD_MISC
-SYSTEMD_SYSTEMUNITDIR
-if test -z "$systemdsystemunitdir"; then
- AC_MSG_ERROR([systemdsystemunitdir must be set])
-fi
-
SYSTEMD_SYSTEMGENERATORDIR
if test -z "$systemdsystemgeneratordir"; then
AC_MSG_ERROR([systemdsystemgeneratordir must be set])