> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Akim> Actually I'm realizing it does make a significant difference!
Akim> With my patch you get:
Akim> add_depend2 (cxx)
Akim> add_depend2 (c)
Akim> add_depend2 (objc)
Akim> where I would have expected to see lex, yacc etc.
I don't thin
There is one significant semantic difference, but I doubt it was
meant, hence was insignificant :) Have a look at:
$language_map{"$lang-autodep"} = 'no';
$language_map{"$lang-derived-autodep"} = 'no';
and
foreach my $key (sort keys %language_map)
{
next unless $key =~ /