>>>>> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes:

>> How about merging AC_PROG_CPP and AC_PROG_CC together?  What's the
>> point of keeping the two of them?

Pavel> My concern is compatibility.  There is no real reason to test
Pavel> for one but not the other, but if we go ahead and merge those
Pavel> macros "a few dirty hacks" may stop working. 

Dirty hacks must not exist :(

The one you referred to will vanish as soon as Automake use traces.
And we can leave some tricks to help people address their issues.  And
we _have_ to provide the interface they need to address their issues.

But the current problem is that there is a huge dependency between CC
and CPP, between CXX and CXXCPP etc.  It's becoming a pure nightmare
to synchronize all these people via AC_REQUIRE and so on.


Pavel> If you feel that you can handle it feel free to merge. It
Pavel> should be done earlier or later anyways.

So you share my opinion?

Reply via email to