config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 63/9263/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Tue, 9 Nov 2010 07:35:55 +0000 (23:35 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 03:38:18 +0000 (23:38 -0400)
commitd25ee8382711960a8e2dcf6471460bed2c565e48
tree2f7fa340e7ba05ae64759d6604bb0f6a5bac3838
parentf91846a0f2fb1008f4c49ed37215135be5af177d
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: I2319423665486b31228e75329bdd4ce277924803
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac