pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.
Date: 2006-01-19 21:20:32
Message-ID: 20060119212032.C999F9DC9A2@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/makefiles:
Makefile.darwin (r1.8 -> r1.8.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.8&r2=1.8.4.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-01-19 21:49:22 pgsql: Add some test scaffolding to allow cache-flush stress testing
Previous Message Bruce Momjian 2006-01-19 21:19:15 pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and