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


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to