From: Harlan Stenn Date: Wed, 7 Aug 2013 10:31:17 +0000 (-0400) Subject: [Bug 2458] AM_CONFIG_HEADER is obsolete X-Git-Tag: NTP_4_2_7P381~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f7010ee73a861f3b5591ceb257de7397dfb702;p=thirdparty%2Fntp.git [Bug 2458] AM_CONFIG_HEADER is obsolete bk: 520221f5ZPEfbxTUeHs64cT1YWyedA --- diff --git a/sntp/m4/ntp_cacheversion.m4 b/sntp/m4/ntp_cacheversion.m4 index 85df057d3..3619a603f 100644 --- a/sntp/m4/ntp_cacheversion.m4 +++ b/sntp/m4/ntp_cacheversion.m4 @@ -24,7 +24,7 @@ AC_DEFUN_ONCE([NTP_CACHEVERSION], [ AC_BEFORE([$0], [AM_INIT_AUTOMAKE])dnl - AC_BEFORE([$0], [AM_CONFIG_HEADER])dnl + AC_BEFORE([$0], [AC_CONFIG_HEADERS])dnl AC_BEFORE([$0], [AC_PROG_CC])dnl AC_BEFORE([$0], [AC_CONFIG_SUBDIRS])dnl