From 3e235b2cfc94bb4ec6a244fa201463655a71fa29 Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Thu, 24 Nov 2011 21:38:04 +0100 Subject: [PATCH] Cleanup autoconf output for systemd check. --- bacula/autoconf/configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index b83d109648..afeaf9cfa8 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3128,6 +3128,7 @@ esac dnl ------------------------------------------- dnl systemd (default off) dnl ------------------------------------------- +AC_MSG_CHECKING(for systemd support) AC_ARG_WITH(systemd, AC_HELP_STRING([--with-systemd@<:@=UNITDIR@:>@], [Include systemd support. UNITDIR is where systemd system .service files are located, default is to ask systemctl.]), [ -- 2.39.5