Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > b4e83f167c93901c8e29d27950126d17 > files > 3

gstreamer0.10-python-0.10.22-3.mga3.src.rpm

diff -up gst-python-0.10.22/configure.ac.automake-1_13 gst-python-0.10.22/configure.ac
--- gst-python-0.10.22/configure.ac.automake-1_13	2011-10-29 18:06:01.000000000 +0200
+++ gst-python-0.10.22/configure.ac	2013-01-04 13:23:43.963312382 +0100
@@ -22,7 +22,7 @@ dnl can autoconf find the source ?
 AC_CONFIG_SRCDIR([gst/gstmodule.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