summaryrefslogtreecommitdiffstats
path: root/web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2013-09-29 22:03:24 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2013-09-29 22:03:24 (GMT)
commit0b6423f9c99d9edf8c96fefd0f6c453859395aa1 (patch)
tree1c2b6b21704a294940f87c7892676998d8371707 /web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff
downloadsite-0b6423f9c99d9edf8c96fefd0f6c453859395aa1.tar.gz
Import Nagios Plugins site
Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files.
Diffstat (limited to 'web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff')
-rw-r--r--web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff19
1 files changed, 19 insertions, 0 deletions
diff --git a/web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff b/web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff
new file mode 100644
index 0000000..bd97a71
--- /dev/null
+++ b/web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff
@@ -0,0 +1,19 @@
1*** nagios-plugins-1.4.3/plugins/Makefile.in.orig Tue May 2 18:20:40 2006
2--- nagios-plugins-1.4.3/plugins/Makefile.in Tue May 2 18:41:19 2006
3***************
4*** 411,417 ****
5 ##############################################################################
6 # the actual targets
7 check_dig_LDADD = $(NETLIBS) runcmd.o
8! check_disk_LDADD = $(BASEOBJS) popen.o
9 check_dns_LDADD = $(NETLIBS) runcmd.o
10 check_dummy_LDADD = $(BASEOBJS)
11 check_fping_LDADD = $(NETLIBS) popen.o
12--- 411,417 ----
13 ##############################################################################
14 # the actual targets
15 check_dig_LDADD = $(NETLIBS) runcmd.o
16! check_disk_LDADD = $(MATHLIBS) $(BASEOBJS) popen.o
17 check_dns_LDADD = $(NETLIBS) runcmd.o
18 check_dummy_LDADD = $(BASEOBJS)
19 check_fping_LDADD = $(NETLIBS) popen.o