Sophie

Sophie

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

soundtouch-1.7.0-3.mga3.src.rpm

--- soundtouch/configure.ac.orig	2013-01-06 21:25:48.037351486 -0500
+++ soundtouch/configure.ac	2013-01-06 21:25:49.543311860 -0500
@@ -21,7 +21,7 @@
 
 AC_INIT(SoundTouch, 1.7.0, [http://www.surina.net/soundtouch])
 AC_CONFIG_AUX_DIR(config)
-AM_CONFIG_HEADER([include/soundtouch_config.h])
+AC_CONFIG_HEADERS([include/soundtouch_config.h])
 AM_INIT_AUTOMAKE
 #AC_DISABLE_SHARED	dnl This makes libtool only build static libs 
 AC_DISABLE_STATIC	dnl This makes libtool only build shared libs