pgsql/src (Makefile.global.in Makefile.shlib)

Поиск
Список
Период
Сортировка
От Peter Eisentraut - PostgreSQL
Тема pgsql/src (Makefile.global.in Makefile.shlib)
Дата
Msg-id 200010232143.e9NLhvB99595@hub.org
обсуждение исходный текст
Список pgsql-committers
  Date: Monday, October 23, 2000 @ 17:43:56
Author: petere

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

Modified Files:
    Makefile.global.in Makefile.shlib

-----------------------------  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 по дате отправления:

Предыдущее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/pl/plpgsql/src (Makefile)
Следующее
От: Peter Eisentraut - PostgreSQL
Дата:
Сообщение: pgsql/src/makefiles (Makefile.qnx4)