]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
cleaner build fixes
authorMichael Jerris <mike@jerris.com>
Mon, 14 Jan 2008 15:16:09 +0000 (15:16 +0000)
committerMichael Jerris <mike@jerris.com>
Mon, 14 Jan 2008 15:16:09 +0000 (15:16 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7209 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/xmlrpc-c/configure.in

index 3837ccf09df3c3ffcfd4531daf0c0320e05735bb..8513449ad2a7df1c9d7aaa69021ad9880e86e04d 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(include/xmlrpc-c/base.h)
-AM_CONFIG_HEADER(xmlrpc_amconfig.h)
+AC_CONFIG_HEADERS(xmlrpc_amconfig.h)
 
 dnl =======================================================================
 dnl Define PACKAGE, VERSION, @PACKAGE@, @VERSION@