| From: | Peter Eisentraut - PostgreSQL <petere(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql/src (Makefile.global.in Makefile.shlib) |
| Date: | 2000-10-25 16:13:52 |
| Message-ID: | 200010251613.e9PGDqJ99111@hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Date: Wednesday, October 25, 2000 @ 12:13:52
Author: petere
Update of /home/projects/pgsql/cvsroot/pgsql/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv97595/src
Modified Files:
Makefile.global.in Makefile.shlib
----------------------------- 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut - PostgreSQL | 2000-10-25 16:13:53 | pgsql/src/interfaces/libpq (Makefile) |
| Previous Message | Peter Eisentraut - PostgreSQL | 2000-10-25 16:13:51 | pgsql (configure configure.in) |