[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


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 \





More information about the Commits mailing list