Обсуждение: pgsql: On cygwin and win32, don't override the shlib name when building

Поиск
Список
Период
Сортировка

pgsql: On cygwin and win32, don't override the shlib name when building

От
petere@postgresql.org (Peter Eisentraut)
Дата:
Log Message:
-----------
On cygwin and win32, don't override the shlib name when building a module.
Should fix regression test failures on those platforms.

Modified Files:
--------------
    pgsql/src:
        Makefile.shlib (r1.115 -> r1.116)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib?r1=1.115&r2=1.116)