> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
Tom> Right now m4/depend.m4 sets
Tom> am_cv_OBJC_dependencies_compiler_type=gcc whenever doing
Tom> dependency tracking for OBJC.
Akim> Err, I never looked at this code, and I have no idea how it
Akim> works... Why do you ask for objc, b
> "Tom" == Tom Tromey <[EMAIL PROTECTED]> writes:
Tom> Right now m4/depend.m4 sets
Tom> am_cv_OBJC_dependencies_compiler_type=gcc whenever doing
Tom> dependency tracking for OBJC.
Tom> I think this is wrong. We might be running gcc3, which we ought
Tom> to prefer.
Err, I never looked at th