pgsql/src/interfaces/odbc (GNUmakefile) - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql/src/interfaces/odbc (GNUmakefile)
Date
Msg-id 200010232143.e9NLhxt99612@hub.org
Whole thread Raw
List pgsql-committers
  Date: Monday, October 23, 2000 @ 17:43:58
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/odbc
     from hub.org:/home/projects/pgsql/tmp/cvs-serv94114/src/interfaces/odbc

Modified Files:
    GNUmakefile

-----------------------------  Log Message  -----------------------------

Polish shared library build to reduce number of special hacks.  In
particular, allow linking with arbitrary commands rather than only $(AR) or
$(LD), and treat C++ without hacks.

Add option to disable shared libraries.  This takes the place of the
BSD_SHLIB variable.  The regression test driver ignores the plpgsql test
if there are no shared libraries available.


pgsql-committers by date:

Previous
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/src/makefiles (Makefile.qnx4)
Next
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/src/test/regress (GNUmakefile pg_regress.sh)