config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 95/9595/1
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 7 Nov 2010 18:39:49 +0000 (10:39 -0800)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 3 Sep 2013 04:26:05 +0000 (00:26 -0400)
commit1a4cd2bfb4967829089033ed774eedc13d03fbbe
tree89529ddcc0e46a8205c2df5bd393a014f7104acf
parent42a912d67524d7121de9f3dae9edb075dbacec8e
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: I5ce15ef7e1bd73f9acabad22cd97a51f3613d1d4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac