From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/184991-autoconf-fix.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 web/attachments/184991-autoconf-fix.patch (limited to 'web/attachments/184991-autoconf-fix.patch') diff --git a/web/attachments/184991-autoconf-fix.patch b/web/attachments/184991-autoconf-fix.patch new file mode 100644 index 0000000..34f65c7 --- /dev/null +++ b/web/attachments/184991-autoconf-fix.patch @@ -0,0 +1,13 @@ +--- configure.in.old 2006-07-15 00:01:50.000000000 -0500 ++++ configure.in 2006-07-15 00:02:18.000000000 -0500 +@@ -1639,7 +1639,9 @@ + #endif], + [va_list args;], + [AC_MSG_RESULT(yes)], +- [NEED_VA_LIST=-DNEED_VA_LIST AC_SUBST(NEED_VA_LIST) AC_MSG_RESULT(no)]) ++ [NEED_VA_LIST=-DNEED_VA_LIST ++ AC_SUBST(NEED_VA_LIST) ++ AC_MSG_RESULT(no)]) + + case $host in + *bsd*) -- cgit v1.2.3-74-g34f1