This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 52-factored-install.patch
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
>> How smart is Perl?
>> I used to have this as a global so that it wasn't reevaluated each
>> time through the loop. It never changes -- it is a constant
>> structure.
Akim> I privileged readability and modularity over efficiency.
Me, too, but:
* Automake is really slow
* We already have tons of other global constants
Please change it back.
Tom