slomo gst-python: gst-python/

[email protected] Thu, 4 Dec 2008 11:50:37 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-python
Changes by:     slomo
Date:           Thu Dec 04 2008  19:50:38 UTC

Log message:
* configure.ac:
Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
our M4 macros.

Modified files:
    .               : ChangeLog configure.ac

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.691&r2=1.692
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/configure.ac.diff?r1=1.173&r2=1.174

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-python/ChangeLog,v
retrieving revision 1.691
retrieving revision 1.692
diff -u -d -r1.691 -r1.692
--- ChangeLog	19 Nov 2008 16:54:57 -0000	1.691
+++ ChangeLog	4 Dec 2008 19:50:23 -0000	1.692
@@ -1,3 +1,9 @@
+2008-12-04  Sebastian Dröge  <[email protected]>
+
+	* configure.ac:
+	Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to
+	our M4 macros.
 2008-11-19  Alessandro Decina  <[email protected]>
 
 	* gst/gst.override:
Index: configure.ac
RCS file: /cvs/gstreamer/gst-python/configure.ac,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- configure.ac	5 Oct 2008 11:36:16 -0000	1.173
+++ configure.ac	4 Dec 2008 19:50:23 -0000	1.174
@@ -21,6 +21,9 @@
 dnl can autoconf find the source ?
 AC_CONFIG_SRCDIR([gst/gstmodule.c])
+dnl where are our m4 macros ?
+AC_CONFIG_MACRO_DIR([common/m4])
 dnl define the output header for config
 AM_CONFIG_HEADER([config.h])

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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