Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > a5ef3726f5515626442854c5a0da4b2e > files > 1

mcpp-2.7.2-11.mga6.src.rpm

--- mcpp-2.7.2/configure.ac.orig	2013-01-06 20:31:43.704173050 -0500
+++ mcpp-2.7.2/configure.ac	2013-01-06 20:31:45.249134005 -0500
@@ -6,7 +6,7 @@
 
 AC_INIT( mcpp, 2.7.2, kmatsui@t3.rim.or.jp)
 AC_CONFIG_SRCDIR( src/main.c)
-AM_CONFIG_HEADER( src/config.h)
+AC_CONFIG_HEADERS( src/config.h)
 AC_CONFIG_AUX_DIR( config)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE( no-dependencies)