From 71eefcd38e76a7e57e1430c45324816de6bde9f0 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 23 Dec 2004 09:30:55 +0000 Subject: Another attempt at fixing check_http compile on Redhat EL3. Fixed check_icmp compile (Lynne Lawrence - 1087171) - still some code changes to check_icmp outstanding. Fixed compile of check_dhcp (complaining about socklen_t). Added acknowledgements for Coreutils and curl git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1054 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins') diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 70752011..538f9057 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -53,6 +53,7 @@ check_fping_LDADD = $(NETLIBS) popen.o check_game_LDADD = $(BASEOBJS) popen.o check_http_LDADD = $(NETLIBS) $(SSLLIBS) check_hpjd_LDADD = $(NETLIBS) popen.o +check_icmp_LDADD = $(NETLIBS) check_ldap_LDADD = $(NETLIBS) $(LDAPLIBS) check_load_LDADD = $(BASEOBJS) popen.o check_mrtg_LDADD = $(BASEOBJS) -- cgit v1.2.3-74-g34f1