summaryrefslogtreecommitdiffstats
path: root/web/attachments/176602-nagios-plugins-1.4.3-Makefile.in-mathlib.diff
diff options
context:
space:
mode:
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