On 03/08/2012 09:21 AM, Rainer Jung wrote:
On 08.03.2012 09:08, Mladen Turk wrote:
On 03/08/2012 09:02 AM, rj...@apache.org wrote:
Author: rjung
Date: Thu Mar 8 08:02:45 2012
New Revision: 1298288
URL: http://svn.apache.org/viewvc?rev=1298288&view=rev
Log:
Remove "--force" from libtoolize in buildconf
to prevent overwrite of our config.(guess|sub)
copies with system installed ones.
Think that doesn't cause to overwrite config files only libtool ones.
I'm pretty sure it does overwrite them and that's why I removed it from APR
buildconf long ago,
I tried on linux and solaris and libtoolize --force doesn't overwrite
the config.sub file. config.sub files are overwritten by
automake's --force-missing (and that's now removed)
libtoolize --force will only overwrite ltmain.sh
Actually might be even desired to have such feature if user
wishes to re-run buildconf
By "feature" you mean overwriting our config.* files?
Nope, I actually wish to avoid that.
But maybe I misunderstood you.
No, config.* should be ours, buildconf should be
invoked with old gnu autotools (2.5/1.5) so that produced
configure is usable on older systems.
Regards
--
^TM
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org