1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 22:32:37 +01:00

www-servers/tang: update patch

This commit is contained in:
2018-07-26 14:14:19 +02:00
parent 0aedf94dbd
commit 4354129520
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ diff -dNur a/configure.ac b/configure.ac
PKG_CHECK_MODULES([systemd], [systemd])
+AC_ARG_ENABLE([nagiosplugin],
+ AS_HELP_STRING([--disable-nagios], [Disable Nagios plugin]))
+ AS_HELP_STRING([--disable-nagiosplugin], [Disable Nagios plugin]))
+
+AM_CONDITIONAL([NAGIOSPLUGIN], [test "x$enable_nagiosplugin" != "xno"])
+