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
parent 4b79984674
commit 747082e87b
1 changed files with 1 additions and 1 deletions

View File

@ -1052,7 +1052,7 @@ AC_SUBST(THREADLIBS)
basedir=.
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS(config.h)
AC_OUTPUT([Makefile bg/Makefile doc/Makefile utils/Makefile pix/Makefile
src/Makefile themes/Makefile])