CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/27 16:35:32
Modified files:
src : Makefile.shlib
src/interfaces/ecpg/compatlib: Makefile
src/interfaces/ecpg/ecpglib: Makefile
src/interfaces/libpgtcl: Makefile
src/makefiles : Makefile.darwin
src/pl/tcl : Makefile
Log message:
Adjust Darwin build to use the default 'two level namespace' linking
method. Fix a number of places where shared libraries were linked without
mentioning all the libraries they depend on; the Darwin and AIX ports
are known to require this, and it doesn't seem to hurt any other supported
platforms. (Hence, remove code in pl/tcl makefile that tried to avoid
mentioning other libs if not needed.)
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])