pgsql (configure configure.in)

From: Peter Eisentraut - PostgreSQL <petere(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql (configure configure.in)
Date: 2000-10-25 16:13:51
Message-ID: 200010251613.e9PGDp899106@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Wednesday, October 25, 2000 @ 12:13:51
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql
from hub.org:/home/projects/pgsql/tmp/cvs-serv97595

Modified Files:
configure configure.in

----------------------------- Log Message -----------------------------

Rearrange handling of -L linker options so that they are always before all
the -l options. (This was not the case when using the OpenSSL or Kerberos
options.) Also make sure that shared library links get to see all the -L
options. Get Kerberos 5 support to compile on Redhat 7.0. Add OpenSSL and
-lsocket (if used/found) to libpq link.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-10-25 16:13:52 pgsql/src (Makefile.global.in Makefile.shlib)
Previous Message Thomas Lockhart 2000-10-25 14:15:53 pgsql/src/interfaces/odbc (connection.c options.c statement.c)