autotools: move to AC_CONFIG_HEADERS.

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


SVN revision: 82135
devs/tasn/jenkins
Cedric BAIL 11 years ago
parent 76f5b7e9c0
commit 869704c31c
  1. 2
      configure.ac

@ -8,7 +8,7 @@ AC_CANONICAL_HOST
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.6 dist-bzip2])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_HEADERS([config.h])
AC_ISC_POSIX
AC_PROG_CC

Loading…
Cancel
Save