Sorry.. * Ralf Wildenhues wrote on Sun, Apr 03, 2005 at 10:10:43AM CEST: > * Gary V. Vaughan wrote on Fri, Apr 01, 2005 at 07:40:37PM CEST: > > > > With this applied, the following test shows some problems: current > `serial' computation is flawed (sorry, I should've checked more > carefully before), as the second libtoolize invocation will copy again.
> $ pkgvdatadir=`pwd`/../.. ../libtoolize --copy I don't think you may use pkgvdatadir for this. It may rightfully be set to some unrelated value at the time of libtoolize'ation of some unrelated package. Prefix with lt or lt_ or even _lt_? Document? Regards, Ralf