Comment 0 for bug 1375296

Revision history for this message
Warren Layton (warren-layton) wrote :

On Ubuntu 14.04 (automake 1.14.1), I'm seeing the following output when doing 'autoreconf -i':

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.
configure.ac:24: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:24: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation

This is the same issue as Launchpad Bug #1272937 currently opened for the OpenSRF project.