postgresql/src
Peter Eisentraut 53f300d49e 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.
2000-10-25 16:13:52 +00:00
..
backend Check for SIGHUP and process config file updates just after waiting 2000-10-24 21:33:52 +00:00
bin Final (?) fix for tar (null block at end) 2000-10-25 10:21:38 +00:00
corba
data
include WAL utils defs 2000-10-25 00:49:14 +00:00
interfaces Rearrange handling of -L linker options so that they are always before all 2000-10-25 16:13:52 +00:00
makefiles Polish shared library build to reduce number of special hacks. In 2000-10-23 21:44:12 +00:00
pl Wups, messed up the comment markers on that last change. 2000-10-24 19:31:13 +00:00
template Makeover for Unixware 7.1.1 2000-10-22 22:15:13 +00:00
test New config.guess and config.sub with Darwin support (from official GNU 2000-10-24 18:11:48 +00:00
tools Update make_mkid 2000-10-11 17:55:34 +00:00
tutorial Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils
DEVELOPERS
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile
Makefile.global.in Rearrange handling of -L linker options so that they are always before all 2000-10-25 16:13:52 +00:00
Makefile.shlib Rearrange handling of -L linker options so that they are always before all 2000-10-25 16:13:52 +00:00
win32.mak