autoconf
[Top][All Lists]
Advanced

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

Re: Portable API for writing own macros


From: Akim Demaille
Subject: Re: Portable API for writing own macros
Date: 03 Jul 2001 19:46:46 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor)

>>>>> "Andrej" == Andrej Borsenkow <address@hidden> writes:

Andrej> Sometimes just the "official" macros, like AC_TRY_COMPILE etc
Andrej> are not enough. 2.50 includes many very insteresting macros
Andrej> (AC_VAR_PUSHDEF/POPDEF, AC_*_IFELSE, m4_* suite to name
Andrej> some). What macros can be "safel" used to write own macros
Andrej> (safely meaning they remain in future versions)?

I don't expect these macros to change, but I won't document them and
make them official before another language is introduced.  They have
been designed to generalize what we need for C, C++ and Fortran 77,
but until the generalization is validated, they can change.

But again, I don't think they will.  

So use them.

At your own risks :)



reply via email to

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