Wes <wespvp@syntegra.com> writes:
> ./configure --with-openssl=path
> This no longer works with 8.x. See:
> <http://archives.postgresql.org/pgsql-committers/2003-11/msg00278.php>
> What is the correct way to work around this restriction?
Use --with-includes and --with-libraries as needed.
regards, tom lane