Sophie

Sophie

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

gamin-0.1.10-11.mga3.src.rpm

--- gamin-0.1.10/configure.in.0000	2008-11-24 23:23:06.000000000 +0800
+++ gamin-0.1.10/configure.in	2013-01-01 19:57:47.431068405 +0800
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 AC_INIT(libgamin)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 AC_CANONICAL_SYSTEM
 
 # get any external flags setting before we start playing with the CFLAGS variable
@@ -31,7 +31,6 @@
 
 AC_USE_SYSTEM_EXTENSIONS
 AC_PROG_CC
-AM_PROG_CC_STDC
 AC_HEADER_STDC
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET