autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HP-UX 11.0 and native CC and CXX


From: Kevin Ryde
Subject: Re: HP-UX 11.0 and native CC and CXX
Date: Thu, 31 Oct 2002 08:27:20 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Paul Eggert <address@hidden> writes:
>
> 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'.

I guess for config.in wrapping them in a #ifndef __cplusplus would do
the trick.

Wouldn't work for command line defs, but it might be easiest to insist
anyone using AC_C_INLINE and C++ should only use config.h.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]