[perl #51170] [PATCH] Use rm -f instead of rm -rf to remove files
No one objected. I re-tested on Darwin, with satisfactory results. Applied to trunk in r26140.
[perl #51170] [PATCH] Use rm -f instead of rm -rf to remove files
The patch looks good to me. I applied it on Debian Linux, called 'perl configure.pl --test --configure_trace' -- the last option creates a hidden file in the top-level directory which is cleaned up by 'make realclean', hence providing a real-world test -- then 'make', 'make test' and 'make realcl