Update of /cvsroot/xine/gnome-xine/misc
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv17136/misc
Modified Files:
Makefile.am startup
Log Message:
Resync with hg head.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/xine/gnome-xine/misc/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile.am 1 Nov 2005 01:46:08 -0000 1.13
+++ Makefile.am 3 Feb 2007 15:26:20 -0000 1.14
@@ -10,7 +10,8 @@
CLEANFILES = $(BUILT_SOURCES)
%.c: %.xml
- $(top_srcdir)/src/mktrans $< > $@
+ $(top_builddir)/src/mktrans $< > $@
+ cmp $(srcdir)/$@ $@ || ln $@ $(srcdir)
EXTRA_DIST = \
build_rpms.sh \
@@ -36,7 +37,7 @@
maintainer-clean-generic:
[EMAIL PROTECTED] "This command is intended for maintainers to use;"
[EMAIL PROTECTED] "it deletes files that may require special tools to
rebuild."
- -rm -f Makefile.in
+ -rm -f Makefile.in $(addprefix $(srcdir),$(BUILT_SOURCES))
xmltrans: $(BUILT_SOURCES)
Index: startup
===================================================================
RCS file: /cvsroot/xine/gnome-xine/misc/startup,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- startup 11 Aug 2005 18:48:42 -0000 1.1
+++ startup 3 Feb 2007 15:26:20 -0000 1.2
@@ -1,2 +1 @@
// Startup script for gxine (Javascript)
-// $Id$
-------------------------------------------------------------------------
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
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog