Using pg_config - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Using pg_config
Date
Msg-id 200510111116.50621.peter_e@gmx.net
Whole thread Raw
List pgsql-odbc
I was unable to build the libpq-based driver because it apparently makes some
hard-coded assumptions about the installation paths which did not work on my
system.  It'd be better if pg_config were used to detect the installation
paths.  I've attached a patch for that here.  I'm not sure how that works on
Windows, though.  Comments?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment

pgsql-odbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Remove Red Hat Howto?
Next
From: "Dave Page"
Date:
Subject: Re: Using pg_config