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

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and
Date
Msg-id 20060119211915.7B3EE9DCA11@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and Darwin.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.aix (r1.23 -> r1.23.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.aix.diff?r1=1.23&r2=1.23.2.1)
        Makefile.darwin (r1.8 -> r1.8.6.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.8&r2=1.8.6.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: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for Darwin.