Обсуждение: pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was

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

pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Fix pgxs -L library path specification for Win32 and Cygwin, was /bin,
now /lib.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.cygwin (r1.6 -> r1.6.6.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.cygwin.diff?r1=1.6&r2=1.6.6.1)
        Makefile.win32 (r1.7 -> r1.7.6.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.win32.diff?r1=1.7&r2=1.7.6.1)