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.
Showing
- configure 420 additions, 399 deletionsconfigure
- configure.in 20 additions, 42 deletionsconfigure.in
- src/Makefile.global.in 1 addition, 2 deletionssrc/Makefile.global.in
- src/Makefile.shlib 4 additions, 1 deletionsrc/Makefile.shlib
- src/interfaces/libpq/Makefile 5 additions, 6 deletionssrc/interfaces/libpq/Makefile
Loading
Please register or sign in to comment