[Nagiosplug-checkins] nagiosplug/lib/tests Makefile.am,1.1,1.2

Ton Voon tonvoon at users.sourceforge.net
Wed Jan 24 23:47:16 CET 2007


Update of /cvsroot/nagiosplug/nagiosplug/lib/tests
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv9154/lib/tests

Modified Files:
	Makefile.am 
Log Message:
Sync with gnulib - lots of extraneous code removed in preference to GNU code


Index: Makefile.am
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/lib/tests/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	13 Jul 2006 12:50:21 -0000	1.1
+++ Makefile.am	24 Jan 2007 22:47:14 -0000	1.2
@@ -5,7 +5,7 @@
 TESTS = @EXTRA_TEST@
 check_PROGRAMS = @EXTRA_TEST@
 
-INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/intl -I$(top_srcdir)/plugins
+INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/plugins
 
 EXTRA_PROGRAMS = test_utils test_disk
 





More information about the Commits mailing list