pgsql (configure configure.in)

Started by Peter Eisentrautover 25 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.