[Nagiosplug-checkins] CVS: nagiosplug/plugins Makefile.am,1.33,1.34

Ton Voon tonvoon at users.sourceforge.net
Fri Oct 24 04:24:13 CEST 2003


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

Modified Files:
	Makefile.am 
Log Message:
Moved config.h to toplevel


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/Makefile.am,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** Makefile.am	16 Sep 2003 14:14:53 -0000	1.33
--- Makefile.am	24 Oct 2003 09:37:35 -0000	1.34
***************
*** 27,31 ****
  	getaddrinfo.c getaddrinfo.h gethostbyname.c gethostbyname.h
  
! PLUGINHDRS = common.h config.h
  
  BASEOBJS = utils.o ../lib/libnagiosplug.a
--- 27,31 ----
  	getaddrinfo.c getaddrinfo.h gethostbyname.c gethostbyname.h
  
! PLUGINHDRS = common.h
  
  BASEOBJS = utils.o ../lib/libnagiosplug.a





More information about the Commits mailing list