autoconf
[Top][All Lists]
Advanced

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

Re: Writing New Macros


From: Ralf Wildenhues
Subject: Re: Writing New Macros
Date: Tue, 10 Apr 2007 10:15:34 +0200
User-agent: Mutt/1.5.14 (2007-04-01)

Hi Eric,

* Eric Lemings wrote on Mon, Apr 09, 2007 at 09:32:16PM CEST:
> 
> 1. An Autoconf macro that defines a preprocessor name with the expanded
> value of an existing preprocessor name.

If the existing preprocessor name evaluates to an integer constant, then
you can use AC_COMPUTE_INT, provided by Autoconf >= 2.61, to compute its
value.

Hope that helps.

Cheers,
Ralf




reply via email to

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