From: Stefano Lattarini Date: Fri, 21 Sep 2012 19:28:34 +0000 (+0200) Subject: autom4te: update Automake preselections to reflect the changes in 1.12.x X-Git-Tag: v2.69b~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b9ab0ee8aabef8c7e281a614eca7a9d32288b1c;p=thirdparty%2Fautoconf.git autom4te: update Automake preselections to reflect the changes in 1.12.x Issue revealed by a failure in test "35: tools.at: autom4te preselections": * lib/autom4te.in: Add 'AM_PROG_MKDIR_P'. Helped-by: Eric Blake Signed-off-by: Stefano Lattarini --- diff --git a/lib/autom4te.in b/lib/autom4te.in index a5605014..d042fd87 100644 --- a/lib/autom4te.in +++ b/lib/autom4te.in @@ -69,6 +69,8 @@ args: --preselect AM_PROG_CXX_C_O args: --preselect AM_PROG_F77_C_O args: --preselect AM_PROG_FC_C_O args: --preselect AM_PROG_MOC +# Will be removed in Automake 1.14. +args: --preselect AM_PROG_MKDIR_P args: --preselect AM_SILENT_RULES args: --preselect AM_XGETTEXT_OPTION args: --preselect _AM_MAKEFILE_INCLUDE