From e833dfe6db3b884f90c8338c8633d50906f4e06c Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 28 May 2013 17:52:15 +0200 Subject: [PATCH] docs: AM_PROG_MKDIR_P: will not be removed in 2.0 release of Automake See the 'PLANS/obsolete-removed/am-prog-mkdir-p.txt' file in the 'maint' branch (as of commit v1.13.2-201-gd99e3f3) for details. * doc/automake.texi: Adjust. Signed-off-by: Stefano Lattarini --- doc/automake.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/automake.texi b/doc/automake.texi index 58561edd9..c62d3b4b2 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -4087,8 +4087,8 @@ the output variable @code{MKDIR_P} instead. In case you are still using the @code{AM_PROG_MKDIR_P} macro in your @file{configure.ac}, or its provided variable @code{$(mkdir_p)} in your @file{Makefile.am}, you are advised to switch ASAP to the more modern Autoconf-provided -interface instead; both the macro and the variable @emph{will be -removed} in the next major Automake release. +interface instead; both the macro and the variable might be removed +in a future major Automake release. @end table -- 2.47.2