pgsql: Detect Windows perl linkage parameters in configure script.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Detect Windows perl linkage parameters in configure script.
Дата
Msg-id E1Tt4XM-0005pr-9v@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Detect Windows perl linkage parameters in configure script.

This means we can now construct a configure test for the library
presence. Previously these parameters were only figured out at
build time in plperl's GnuMakefile.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7fb97ecd137a879831ec6e3dce14c9f2e2a3d6b5

Modified Files
--------------
config/perl.m4            |    6 ++++++
configure                 |    8 ++++++++
src/pl/plperl/GNUmakefile |    4 ----
3 files changed, 14 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Properly install ecpg_compat and pgtypes libraries on msvc
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add explicit configure-time checks for perl.h and libperl.so.