Update configure.ac and Makefile.am per autotools
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>
Sun, 21 Aug 2011 13:03:11 +0000 (15:03 +0200)
committerBarak A. Pearlmutter <barak+git@cs.nuim.ie>
Sun, 21 Aug 2011 20:34:16 +0000 (22:34 +0200)
commit40c0443167d0b9a3ed065fd0a998b49a5e2c1b2e
tree31c4a3600ddc5108cd936baa41ddd2cb8afdfda5
parent207d51d66b383b501c15cacd6a24d7013c8c6a1d
Update configure.ac and Makefile.am per autotools

Tweak configure.ac and Makefile.am per autoreconf instructions.
 libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
 libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
 libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
 libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
Accept autoupdate modifications.
Manually integrate portions of autoscan configure.scan.
Makefile.am
configure.ac