pgsql: Allow MinGW builds to use standardly-named OpenSSL libraries.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Allow MinGW builds to use standardly-named OpenSSL libraries.
Дата
Msg-id E1S0ev3-0005YP-Ms@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow MinGW builds to use standardly-named OpenSSL libraries.

In the Fedora variant of MinGW, the openssl libraries have their normal
names, not libeay32 and libssleay32.  Adjust configure probes to allow
that, per bug #6486.

Tomasz Ostrowski

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/630fa6f308ad1652ffc11c0001aaa35018ea81ce

Modified Files
--------------
configure                     |  108 +++++++++++++++++++++++++----------------
configure.in                  |    4 +-
src/include/pg_config.h.in    |    6 --
src/include/pg_config.h.win32 |    6 --
4 files changed, 68 insertions(+), 56 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Translation updates
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Stamp 9.1.3.