summaryrefslogtreecommitdiff
path: root/PLANS
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-05-10 20:06:08 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-05-10 20:06:11 +0200
commitcfba5c03994cf6784de1c68f92c0d3d3f5cae7bc (patch)
tree5de721cb41a5bce191db785ae7c004896cc8685e /PLANS
parent05703b1ad6ae8728d360d28e385cc6187dbe2102 (diff)
downloadautomake-cfba5c03994cf6784de1c68f92c0d3d3f5cae7bc.tar.gz
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 <stefano.lattarini@gmail.com>
Diffstat (limited to 'PLANS')
-rw-r--r--PLANS/rm-f-without-args.txt4
1 files changed, 2 insertions, 2 deletions
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