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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was
Date: 2006-01-19 20:00:54
Message-ID: 20060119200054.BAA249DC9A2@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix pgxs -L library path specification for Win32 and Cygwin, was /bin,
now /lib.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-01-19 20:01:02 pgsql: Fix pgxs -L library path specification for Win32 and Cygwin, was
Previous Message User Agoldshuv 2006-01-19 14:17:33 bizgres - bizgres: Fix to error codes.