https://issues.apache.org/bugzilla/show_bug.cgi?id=51726
--- Comment #4 from Rainer Jung <rainer.j...@kippdata.de> 2011-09-14 06:25:11 UTC --- As Eiji said, it is just an annoyance. I think the cited script snippet comes from libtool.m4. For libtool 1 I can see consistently "rm -f" being used. For libtool 2 there is simply $RM, and in libtool.m4 RM seems to get set to "rm -f". So it might be intersting to check, which part overwrites the "RM" setting with plain "rm". Regards, Rainer -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org