Sophie

Sophie

distrib > Mageia > 3 > x86_64 > media > core-release-src > by-pkgid > 0ac8624a435ad2cc722f53413ceabecd > files > 1

gstreamer0.10-ffmpeg-0.10.13-11.mga3.src.rpm

diff -up gst-ffmpeg-0.10.13/configure.ac.automake-1_13 gst-ffmpeg-0.10.13/configure.ac
--- gst-ffmpeg-0.10.13/configure.ac.automake-1_13	2013-01-04 13:04:09.094642465 +0100
+++ gst-ffmpeg-0.10.13/configure.ac	2013-01-04 13:04:58.756163366 +0100
@@ -22,7 +22,7 @@ dnl can autoconf find the source ?
 AC_CONFIG_SRCDIR([ext/ffmpeg/gstffmpeg.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