pgsql/src/makefiles Makefile.aix Makefile.unixware

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/makefiles Makefile.aix Makefile.unixware
Date: 2002-04-05 12:02:00
Message-ID: 20020405120200.5F7BA47598C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/04/05 07:01:59

Modified files:
src/makefiles : Makefile.aix Makefile.unixware

Log message:
> > This patch corrects the use of rpath and export options when compiling
> > on postgres on Unixware with GCC built with gnu-as and gnu-ld.

Remove leading spaces in conditional tests in patch and Makefile.aix.

Nicolas Bazin

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-04-06 03:39:51 pgsql/doc FAQ_japanese src/FAQ/FAQ_japanese.html
Previous Message Bruce Momjian - CVS 2002-04-05 11:58:24 pgsql/src backend/commands/rename.c test/regre ...