autoconf
[Top][All Lists]
Advanced

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

Re: AC_C_CONST with C++


From: Paul Eggert
Subject: Re: AC_C_CONST with C++
Date: Sun, 10 Dec 2006 22:24:33 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Lorenzo Bettini <address@hidden> writes:

> I'm using this macro AC_C_CONST in a configure script of a program
> that uses both C and C++.

The current Autoconf documentation says of AC_C_CONST "This macro is
obsolescent, as current C compilers support `const'.  New programs
need not use this macro."

So the simplest fix for you is to not use AC_C_CONST.




reply via email to

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