Patrick Welche writes:
> Many of the said projects need to know where libpq and the include files
> are. Would it be sensible to create a config/pgsql.m4 file of autoconf
> macros that they could use to find them?
In general, there is no need to find anything. If PostgreSQL is installed
in a standard system place, then it should be found automatically. If it
was installed in some private place, then you don't stand a chance of
finding it anyway. This is really no different from any other software
package.
--
Peter Eisentraut peter_e@gmx.net