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:
@@ -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"])
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user