[Nagiosplug-checkins] CVS: nagiosplug/plugins Makefile.am,1.21.2.1,1.21.2.2

Karl DeBisschop kdebisschop at users.sourceforge.net
Thu Jul 10 23:13:18 CEST 2003


Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv24123/plugins

Modified Files:
      Tag: r1_3_0
	Makefile.am 
Log Message:
link check_spop and check_simap if ssl libs are compiled into check_tcp

Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/Makefile.am,v
retrieving revision 1.21.2.1
retrieving revision 1.21.2.2
diff -C2 -r1.21.2.1 -r1.21.2.2
*** Makefile.am	21 Jun 2003 05:48:23 -0000	1.21.2.1
--- Makefile.am	11 Jul 2003 06:12:24 -0000	1.21.2.2
***************
*** 15,19 ****
  	check_nagios check_by_ssh check_dns check_nt
  
! check_tcp_programs = check_ftp check_imap check_nntp check_pop
  
  EXTRA_DIST = t utils.c netutils.c popen.c \
--- 15,20 ----
  	check_nagios check_by_ssh check_dns check_nt
  
! check_tcp_programs = check_ftp check_imap check_nntp check_pop \
! 	@check_tcp_ssl@
  
  EXTRA_DIST = t utils.c netutils.c popen.c \





More information about the Commits mailing list