Olleg writes:
> > because of this kind of name conflict. There is a contributed macro that
> > automatically prefixes all macro names so they don't conflict. May be
> > worth checking out.
>
> ??? Please explain.
http://ac-archive.sourceforge.net/guidod/ax_prefix_config_h.html
---
Tom Lane wrote:
Olleg <[EMAIL PROTECTED]> writes:
It's bug, autoconf headers may not be included in "library headers".
If you think it's a bug you'd better complain to the autoconf people.
pg_config.h is generated entirely by autoconf tools.
The most libraries use autoheader, but don't generate
Peter Eisentraut wrote:
Tom Lane writes:
Olleg <[EMAIL PROTECTED]> writes:
It's bug, autoconf headers may not be included in "library headers".
If you think it's a bug you'd better complain to the autoconf people.
pg_config.h is generated entirely by autoconf tools.
Admittedly, you're not suppos
Tom Lane writes:
> Olleg <[EMAIL PROTECTED]> writes:
> > It's bug, autoconf headers may not be included in "library headers".
>
> If you think it's a bug you'd better complain to the autoconf people.
> pg_config.h is generated entirely by autoconf tools.
Admittedly, you're not supposed to install
Olleg <[EMAIL PROTECTED]> writes:
> It's bug, autoconf headers may not be included in "library headers".
If you think it's a bug you'd better complain to the autoconf people.
pg_config.h is generated entirely by autoconf tools.
regards, tom lane
--