Sophie

Sophie

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

libstroke-0.5.1-18.mga3.src.rpm

diff -up libstroke-0.5.1/configure.in.automake-1_13 libstroke-0.5.1/configure.in
--- libstroke-0.5.1/configure.in.automake-1_13	2013-01-08 00:27:58.450017758 +0100
+++ libstroke-0.5.1/configure.in	2013-01-08 00:28:51.096520724 +0100
@@ -11,7 +11,7 @@ dnl Initialize automake stuff
 AM_INIT_AUTOMAKE($PACKAGE, $LIBSTROKE_VERSION, no-define)
 
 dnl Create a configuration header
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 
 dnl Build time sanity check...
 AM_SANITY_CHECK