summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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])