Update of /cvsroot/gtkpod/libgpod/tests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30745/tests

Modified Files:
        Makefile.am 
Log Message:
        * tests/Makefile.am: removed 'test-rebuild-db' from
          'noinst_PROGRAM' declaration (bug reported by Jens
          Taprogge). 'test-rebuild-db' is only added when the taglib is
          detected.



Index: Makefile.am
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/tests/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 10 Apr 2006 18:38:10 -0000      1.7
+++ Makefile.am 26 Apr 2006 14:24:33 -0000      1.8
@@ -10,7 +10,7 @@
 TESTTAGLIB=
 endif
 
-noinst_PROGRAMS=test-itdb test-ls test-rebuild-db $(TESTTHUMBS) $(TESTTAGLIB)
+noinst_PROGRAMS=test-itdb test-ls $(TESTTHUMBS) $(TESTTAGLIB)
 
 INCLUDES=$(LIBGPOD_CFLAGS) -I$(top_srcdir)/src 
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\"
 LIBS=$(LIBGPOD_LIBS) $(top_builddir)/src/libgpod.la



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to