[Serdev] minor postgres patches
'Jan Janak'
jan at iptel.org
Fri Jul 25 15:27:17 UTC 2003
On 25-07 09:32, Greg Fausak wrote:
> Alex,
>
> I missed the include path problem....that would definitely screw up
> the build.
I don't think so. Include path in your Makefile points to
/usr/local/pgsql/include, but in most linux distributions, header
files are installed into /usr/include/<package>, in debian it is
/usr/include/postgresql
Alex's change adds another include directory (the one for debian)
but preserves your directory too, so it will not break the build.
Jan.
More information about the Serdev
mailing list