From: Michael Jerris Date: Mon, 14 Jan 2008 15:16:09 +0000 (+0000) Subject: cleaner build fixes X-Git-Tag: v1.0-rc1~699 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989fcc73b1cf532cec06d83438baa073bfd1992e;p=thirdparty%2Ffreeswitch.git cleaner build fixes git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7209 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/xmlrpc-c/configure.in b/libs/xmlrpc-c/configure.in index 3837ccf09d..8513449ad2 100644 --- a/libs/xmlrpc-c/configure.in +++ b/libs/xmlrpc-c/configure.in @@ -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@