Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 57aea50bfec4e98046582c9b59c00a20 > files > 2

ephoto-1.5-8.mga8.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], [:])