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

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 AIX and
Date: 2006-01-19 21:19:12
Message-ID: 20060119211912.904E49DCAC9@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 AIX and Darwin.

Modified Files:
--------------
pgsql/src/makefiles:
Makefile.aix (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.aix.diff?r1=1.23&r2=1.24)
Makefile.darwin (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.darwin.diff?r1=1.8&r2=1.9)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-01-19 21:19:15 pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path for AIX and
Previous Message Bruce Momjian 2006-01-19 20:45:34 pgsql: Remove $(DESTDIR) from the pgxs BE_DLLLIBS= -L path.