[packages/gstreamer-plugins-base] - added am patch (fixes build with automake 1.13)

qboosh qboosh at pld-linux.org
Wed Jan 9 21:58:06 CET 2013


commit 67a80d22b9766f30c99bad77821037e5afa3ce92
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jan 9 21:58:15 2013 +0100

    - added am patch (fixes build with automake 1.13)

 gstreamer-plugins-base-am.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gstreamer-plugins-base-am.patch b/gstreamer-plugins-base-am.patch
new file mode 100644
index 0000000..e843020
--- /dev/null
+++ b/gstreamer-plugins-base-am.patch
@@ -0,0 +1,11 @@
+--- gst-plugins-base-1.0.5/configure.ac.orig	2013-01-04 14:00:43.000000000 +0100
++++ gst-plugins-base-1.0.5/configure.ac	2013-01-09 20:11:00.358829425 +0100
+@@ -24,7 +24,7 @@
+ AC_CONFIG_SRCDIR([gst/audiotestsrc/gstaudiotestsrc.c])
+ 
+ dnl define the output header for config
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ 
+ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
+ AM_MAINTAINER_MODE([enable])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-base.git/commitdiff/67a80d22b9766f30c99bad77821037e5afa3ce92



More information about the pld-cvs-commit mailing list