commit | 48d08f09e36d4aa8e02812874794937d7c778b43 | [log] [tgz] |
---|---|---|
author | Alan Coopersmith <alan.coopersmith@oracle.com> | Fri Jan 14 05:58:02 2011 |
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | Fri Jan 14 06:00:06 2011 |
tree | 5d973cda080d4caecb40fe5f922bf94d71be5e1c | |
parent | 066032e08407311cfc24dbc1db3245cf8133ad94 [diff] |
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS Regroup AC statements under the Autoconf initialization section. Regroup AM statements under the Automake initialization section. Add missing AC_CONFIG_SRCDIR Replace obsolete argument to AC_OUTPUT with AC_CONFIG_FILES Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>