config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 31/9431/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 7 Nov 2010 18:16:29 +0000 (10:16 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:10:32 +0000 (00:10 -0400)
commitb1f57dd038cad1ba904cb1e514df9d45d1e464e5
tree6b33c168fb27271cc0af8d0544727f5e53705e03
parent97f64ee07fa0bd1428d651a5663389c230cb0b58
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Regroup AC statements under the Autoconf initialization section.
Regroup AM sttaements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR

Change-Id: Ibb8b07021a8e78c322e5cb6245326fcf57596861
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac