slomo gst-ffmpeg: gst-ffmpeg/
[email protected] Thu, 4 Dec 2008 11:52:00 -0800 (PST)
| Newsgroups | gmane.comp.video.gstreamer.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVS Root: /cvs/gstreamer
Module: gst-ffmpeg
Changes by: slomo
Date: Thu Dec 04 2008 19:52:00 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-ffmpeg/ChangeLog.diff?r1=1.528&r2=1.529
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-ffmpeg/configure.ac.diff?r1=1.103&r2=1.104
====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-ffmpeg/ChangeLog,v
retrieving revision 1.528
retrieving revision 1.529
diff -u -d -r1.528 -r1.529
--- ChangeLog 4 Dec 2008 07:41:15 -0000 1.528
+++ ChangeLog 4 Dec 2008 19:51:46 -0000 1.529
@@ -1,5 +1,11 @@
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-04 Sebastian Dröge <[email protected]>
* ffmpegrev:
Update ffmpeg rev to 16001 and update the date for the corresponding
swscale checkout.
Index: configure.ac
RCS file: /cvs/gstreamer/gst-ffmpeg/configure.ac,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -d -r1.103 -r1.104
--- configure.ac 27 Nov 2008 23:39:51 -0000 1.103
+++ configure.ac 4 Dec 2008 19:51:46 -0000 1.104
@@ -21,6 +21,9 @@
dnl can autoconf find the source ?
AC_CONFIG_SRCDIR([ext/ffmpeg/gstffmpeg.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