]> git.ipfire.org Git - thirdparty/automake.git/commit
Use no-arg macros via AC_REQUIRE for consistency.
authorEric Blake <ebb9@byu.net>
Fri, 23 Jan 2009 22:34:17 +0000 (15:34 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 23 Jan 2009 22:34:17 +0000 (15:34 -0700)
commitd87a073eafb273a497b92deb12d920f96861fc27
tree6c13aa22697a64dc2644e0b8c9d8e5d9636437ca
parentb74717c0cfbae739157df5238d6f9af1edb8a02a
Use no-arg macros via AC_REQUIRE for consistency.

* m4/init.m4 (AM_INIT_AUTOMAKE): Require, rather than directly
expand, AM_PROG_INSTALL_SH and AM_PROG_INSTALL_STRIP.
* configure: Regenerate.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
configure
m4/init.m4