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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.
Date
Msg-id 20060119212032.C999F9DC9A2@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add some test scaffolding to allow cache-flush stress testing