> Yeah... basically the idea was/is to create another macro, AC_P_DEFINE
> which added a prefix to the arguments. For example:
>
> AC_P_DEFINE(APR_,HAVE_STDIO)
>
> would result in #define APR_HAVE_STDIO
But this isn't good enough. The main problem is the macros that we don't
specifically define. I keep thinking PACKAGE and VERSION, and they are
automatically defined for us. That's the kind of macro we need to stop.
Ryan
Ryan Bloom rbb@ntrnet.net
6209 H Shanda Dr.
Raleigh, NC 27609 Ryan Bloom -- thinker, adventurer, artist,
writer, but mostly, friend.
-------------------------------------------------------------------------------
|