From: Stefano Lattarini Date: Fri, 10 May 2013 18:06:08 +0000 (+0200) Subject: PLANS: fix botched version reference X-Git-Tag: v1.13b~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfba5c03994cf6784de1c68f92c0d3d3f5cae7bc;p=thirdparty%2Fautomake.git PLANS: fix botched version reference * PLANS/rm-f-without-args.txt: Here. The probe checking that "rm -f" without arguments works will be introduced in Automake 1.14, not in Automake 1.13.2. Signed-off-by: Stefano Lattarini --- diff --git a/PLANS/rm-f-without-args.txt b/PLANS/rm-f-without-args.txt index 918e0492d..b940fc3e9 100644 --- a/PLANS/rm-f-without-args.txt +++ b/PLANS/rm-f-without-args.txt @@ -13,8 +13,8 @@ accordingly, to get rid of the awful idiom: See automake bug#10828. -For Automake 1.13.2 (DONE) --------------------------- +For Automake 1.14 (DONE) +------------------------ Add a temporary "probe check" in AM_INIT_AUTOMAKE that verifies that the no-args "rm -f" usage is supported on the system configure is