Update of /cvsroot/xine/gnome-xine/include
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv13795/include

Modified Files:
        Makefile.am 
Log Message:
Remaining release patches.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/xine/gnome-xine/include/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile.am 9 Dec 2006 14:05:28 -0000       1.8
+++ Makefile.am 17 Dec 2006 01:10:26 -0000      1.9
@@ -4,12 +4,12 @@
 
 BUILT_SOURCES = version.h
 
-EXTRA_DIST = i18n.h version.h
+EXTRA_DIST = i18n.h cset_id.sh
 
 HG_ID:=$(shell "$(srcdir)/cset_id.sh" "$(top_srcdir)")
 
 version.h:
-       expr "$(HG_ID)" = "`test -f "$(srcdir)/version.h" && cat 
"$(srcdir)/version.h"`" >/dev/null || echo "$(HG_ID)" >"$(srcdir)/version.h"
+       expr "$(HG_ID)" = "`test -f "$(srcdir)/version.h" && cat 
"$(srcdir)/version.h"`" >/dev/null || { echo "$(HG_ID)" >"$(srcdir)/version.h"; 
}
 
 debug: CFLAGS=$(DEBUG_CFLAGS)
 debug: all


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog

Reply via email to