autotools: move to AC_CONFIG_HEADERS.

Patch by Doug Newgard <scimmia22@outlook.com>.

SVN revision: 82135
This commit is contained in:
Cedric BAIL 2013-01-04 00:55:00 +00:00 committed by Tom Hacohen
parent b6d774cb56
commit 855b217ad4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ AC_CANONICAL_HOST
AM_INIT_AUTOMAKE(1.6)
AC_CONFIG_SRCDIR(configure.ac)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS(config.h)
AC_ISC_POSIX
AC_PROG_CC