slomo gst-plugins-ugly: gst-plugins-ugly/

[email protected] Thu, 4 Dec 2008 11:48:34 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-ugly
Changes by:     slomo
Date:           Thu Dec 04 2008  19:48:34 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-plugins-ugly/ChangeLog.diff?r1=1.2439&r2=1.2440
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/configure.ac.diff?r1=1.681&r2=1.682

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-ugly/ChangeLog,v
retrieving revision 1.2439
retrieving revision 1.2440
diff -u -d -r1.2439 -r1.2440
--- ChangeLog	1 Dec 2008 14:39:33 -0000	1.2439
+++ ChangeLog	4 Dec 2008 19:48:19 -0000	1.2440
@@ -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-12-01  Sebastian Dröge  <[email protected]>
 
 	* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
Index: configure.ac
RCS file: /cvs/gstreamer/gst-plugins-ugly/configure.ac,v
retrieving revision 1.681
retrieving revision 1.682
diff -u -d -r1.681 -r1.682
--- configure.ac	29 Nov 2008 13:33:37 -0000	1.681
+++ configure.ac	4 Dec 2008 19:48:20 -0000	1.682
@@ -23,6 +23,9 @@
 dnl can autoconf find the source ?
 AC_CONFIG_SRCDIR([ext/mad/gstmad.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