OSDN Git Service

Rearrange handling of -L linker options so that they are always before all
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 25 Oct 2000 16:13:52 +0000 (16:13 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 25 Oct 2000 16:13:52 +0000 (16:13 +0000)
commit53f300d49ea08531d48f710aca0286d283dd473a
tree0c21d1f3082906f88c6c419e73cb97ac804f769d
parentc404d91c0bf15442a3dc38644263a05e258c3c52
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.
configure
configure.in
src/Makefile.global.in
src/Makefile.shlib
src/interfaces/libpq/Makefile