[Nagiosplug-checkins] CVS: nagiosplug/lib Makefile.am,1.16,1.17

Ton Voon tonvoon at users.sourceforge.net
Fri Oct 24 07:31:08 CEST 2003


Update of /cvsroot/nagiosplug/nagiosplug/lib
In directory sc8-pr-cvs1:/tmp/cvs-serv27558

Modified Files:
	Makefile.am 
Log Message:
Need to include intl/ for systems without libintl.h


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/lib/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** Makefile.am	29 Sep 2003 10:02:10 -0000	1.16
--- Makefile.am	23 Oct 2003 10:24:37 -0000	1.17
***************
*** 15,17 ****
  		error.m4 error.h error.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
  
! INCLUDES = -I$(srcdir)
--- 15,17 ----
  		error.m4 error.h error.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
  
! INCLUDES = -I$(srcdir) -I$(top_srcdir)/intl





More information about the Commits mailing list