Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 0bbd3222d5b8ff029f784a49cb8c9af0 > files > 2

ephoto-0.1.1-0.20140508.3.mga5.src.rpm

diff -uNr ephoto/configure.ac ephotop/configure.ac
--- ephoto/configure.ac	2011-09-28 00:40:36.000000000 +0300
+++ ephotop/configure.ac	2013-01-10 13:54:42.886411536 +0200
@@ -28,7 +28,7 @@
 AC_ISC_POSIX
 
 AM_INIT_AUTOMAKE(1.6 dist-bzip2)
-AM_CONFIG_HEADER(src/bin/config.h)
+AC_CONFIG_HEADER(src/bin/config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 define([AC_LIBTOOL_LANG_CXX_CONFIG], [:])