Code

Added check_simap & check_spop to check_tcp_programs
authorJeremy T. Bouse <undrgrid@users.sourceforge.net>
Mon, 30 Jun 2003 18:52:04 +0000 (18:52 +0000)
committerJeremy T. Bouse <undrgrid@users.sourceforge.net>
Mon, 30 Jun 2003 18:52:04 +0000 (18:52 +0000)
If someone knows how to make this conditional in the Makefile only if
being compiled with SSL I think this is the only way to make it better

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@573 f882894a-f735-0410-b71e-b25c423dba1c

plugins/Makefile.am

index d9f10f7f90b4c21dea9458c1884a51fcf1575887..022cff880970268025ad9fa004321789c9077771 100644 (file)
@@ -15,6 +15,7 @@ EXTRA_PROGRAMS = check_mysql check_radius check_pgsql check_snmp check_hpjd \
        check_nagios check_by_ssh check_dns check_nt
 
 check_tcp_programs = check_ftp check_imap check_nntp check_pop check_udp2
+check_tcp_programs += check_simap check_spop
 
 EXTRA_DIST = t utils.c netutils.c popen.c utils.h netutils.h popen.h common.h \
        getaddrinfo.c getaddrinfo.h gethostbyname.c gethostbyname.h