On Wed, Oct 24, 2001 at 09:21:48AM -0500, Robert Boehne wrote: > > Libtool saves a good guess for the maximum length > of command lines as max_cmd_len so if you wanted to > support removing files up to an average of 99 characters > you could divide max_cmd_len by 100 to get the number > of files to delete at a time.
Ah... This is new (i.e. later than the version I was patching, 1.4.2) > Hope that helps, Ayup. I submitted a new patch to savannah. -jeff _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
