Bruce Momjian writes:
> Oh. Any ideas on how to handle that? The other reference uses:
>
> override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32"
>
> but top_srcdir isn't defined at this point.
If you put this in the port makefile, then it should work.
> This is there only so 'configure' sees those include files. Does that
> relate to building outside the tree?
Why does configure need to see those files? Surely you don't need
configure to test the capabilities of our own source tree?
--
Peter Eisentraut peter_e@gmx.net