summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 909d850)
raw | patch | inline | side by side (parent: 909d850)
author | Jeremy T. Bouse <undrgrid@users.sourceforge.net> | |
Mon, 30 Jun 2003 18:52:04 +0000 (18:52 +0000) | ||
committer | Jeremy 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
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 | patch | blob | history |
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index d9f10f7f90b4c21dea9458c1884a51fcf1575887..022cff880970268025ad9fa004321789c9077771 100644 (file)
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
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