> From: "Techentin, Robert W." <[EMAIL PROTECTED]> > Date: Wed, 30 Oct 2002 12:51:47 -0600 > > Is ac_cv_c_inline supposed to propogate to CXX?
I guess not, now that you've found a useful counterexample. > Is there a way to stop it? You'd need to fix Autoconf to keep track of the two languages separately for 'inline'. This should probably be generalized to other keywords like 'const'.
