CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/12 18:56:27
Modified files:
src: Makefile.shlib
Log message:
Here's a patch that will allow external modules like pl to set
additional flags for the dlltool and
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/01 18:23:06
Modified files:
src: Makefile.shlib
Log message:
Win32 patch for Makefile.shlib
Claudio Natoli
---(end of broadca
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/10/19 22:34:33
Modified files:
src: Makefile.shlib
Log message:
When building shared libraries on HPUX with gcc, forcibly include -lgcc
to ensure any needed compil
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:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/20 18:26:20
Modified files:
src: Makefile.shlib
Log message:
Apply ranlib(1) after installing a static (.a) library on Darwin.
Per past complaints --- verified
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/14 10:33:08
Modified files:
src: Makefile.shlib
Log message:
Since I haven't gotten a reply, can someone REVERT the lines in
src/Makefile.shlib that adds $(libd
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/10 00:56:34
Modified files:
src: Makefile.shlib
Log message:
Here is a patch to make PostgreSQL use a full path in DT_SONAME for
UnixWare.
Larr