[Nagiosplug-checkins] CVS: nagiosplug/plugins Makefile.am,1.27,1.28
Jeremy T. Bouse
undrgrid at users.sourceforge.net
Mon Jun 30 11:59:19 CEST 2003
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_ping.c,1.17,1.18 check_ssh.c,1.8,1.9 check_tcp.c,1.25,1.26 netutils.c,1.10,1.11
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_http.c,1.35,1.36 check_ldap.c,1.7,1.8 check_smtp.c,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv16866/plugins
Modified Files:
Makefile.am
Log Message:
Added check_simap & check_spop to check_tcp_programs
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
Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/Makefile.am,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -r1.27 -r1.28
*** Makefile.am 21 Jun 2003 05:49:39 -0000 1.27
--- Makefile.am 30 Jun 2003 18:52:04 -0000 1.28
***************
*** 16,19 ****
--- 16,20 ----
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 \
- Previous message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_ping.c,1.17,1.18 check_ssh.c,1.8,1.9 check_tcp.c,1.25,1.26 netutils.c,1.10,1.11
- Next message: [Nagiosplug-checkins] CVS: nagiosplug/plugins check_http.c,1.35,1.36 check_ldap.c,1.7,1.8 check_smtp.c,1.14,1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Commits
mailing list