slomo gst-python: gst-python/

[email protected] Fri, 5 Dec 2008 00:49:19 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-python
Changes by:     slomo
Date:           Fri Dec 05 2008  08:49:19 UTC

Log message:
* Makefile.am:
* configure.ac:
Add common to SUBDIRS and generate common/Makefile and
common/m4/Makefile.

Modified files:
    .               : ChangeLog Makefile.am configure.ac

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.693&r2=1.694
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/Makefile.am.diff?r1=1.46&r2=1.47
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/configure.ac.diff?r1=1.175&r2=1.176

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-python/ChangeLog,v
retrieving revision 1.693
retrieving revision 1.694
diff -u -d -r1.693 -r1.694
--- ChangeLog	4 Dec 2008 20:11:53 -0000	1.693
+++ ChangeLog	5 Dec 2008 08:49:04 -0000	1.694
@@ -1,3 +1,10 @@
+2008-12-05  Sebastian Dröge  <[email protected]>
+
+	* Makefile.am:
+	* configure.ac:
+	Add common to SUBDIRS and generate common/Makefile and
+	common/m4/Makefile.
 2008-12-04  Sebastian Dröge  <[email protected]>
 
 	* configure.ac:
Index: Makefile.am
RCS file: /cvs/gstreamer/gst-python/Makefile.am,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- Makefile.am	21 Jan 2008 21:21:00 -0000	1.46
+++ Makefile.am	5 Dec 2008 08:49:05 -0000	1.47
@@ -1,4 +1,4 @@
-SUBDIRS = codegen gst examples testsuite pkgconfig
+SUBDIRS = common codegen gst examples testsuite pkgconfig
 common_cflags = $(PYTHON_INCLUDES) $(PYGOBJECT_CFLAGS) $(GST_CFLAGS) $(GST_OPTION_CFLAGS) -fno-strict-aliasing
 common_libadd = $(GST_LIBS) $(GST_OPTION_LIBS)
Index: configure.ac
RCS file: /cvs/gstreamer/gst-python/configure.ac,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- configure.ac	4 Dec 2008 20:11:53 -0000	1.175
+++ configure.ac	5 Dec 2008 08:49:05 -0000	1.176
@@ -339,6 +339,8 @@
 AC_OUTPUT([
   Makefile
   codegen/Makefile
+  common/Makefile
+  common/m4/Makefile
   gst/Makefile
   gst/gstversion.override
   gst/extend/Makefile

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

_______________________________________________
gstreamer-cvs-verbose mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs-verbose