On 07/24/2012 10:38 AM, Akim Demaille wrote:
> All these are fine.
> 
> Le 22 juil. 2012 à 19:08, Stefano Lattarini a écrit :
> 
>> -  define_variable ('am__configure_deps', INTERNAL, @configuredeps);
>> +  define_variable ('am.remake.configure-deps', INTERNAL, @configuredeps);
> 
> Wouldn't some "am.deps.*" make sense?
> 
That "namespace" might be better used for stuff dealing with C/C++ automatic
dependency tracking IMHO (if the need will arise).  And anyway, if some of our
current renames turn out to be suboptimal, we can easily fix that later (since
they are all about internal variables, which we can rename whenever we want);
so I'm not trying too hard to come up with "perfect names".

Thanks,
  Stefano

Reply via email to