[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [FYI] [ng] cleanup: remove on almost-unused global var
From: |
Akim Demaille |
Subject: |
Re: [Automake-NG] [FYI] [ng] cleanup: remove on almost-unused global vars: am_relative_dir |
Date: |
Tue, 31 Jul 2012 08:11:50 +0200 |
Le 30 juil. 2012 à 21:04, Stefano Lattarini a écrit :
> * automake.in ($am_relative_dir): Delete, it was only used once ...
> (generate_makefile): ... in here, so it's simpler to inline its
> expansion.
> (initialize_per_input): Don't reset the deleted variable.
ok.