From: Sam James Date: Sun, 8 Aug 2021 06:07:25 +0000 (+0100) Subject: configure.ac: include systemd support in summary X-Git-Tag: ppp-2.5.0~36^2~11 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=0f8817a4f973e16d9e174e7dd2310155b881a0ed configure.ac: include systemd support in summary Signed-off-by: Sam James --- diff --git a/configure.ac b/configure.ac index 93e60f6..24b3e12 100644 --- a/configure.ac +++ b/configure.ac @@ -418,4 +418,5 @@ Features enabled IPV6CP...............: ${enable_ipv6cp:-yes} EAP-TLS..............: ${enable_eaptls:-yes} PEAP.................: ${enable_peap:-yes} + systemd notifications: ${enable_systemd:-no} "