pgsql/src (Makefile.global.in configure.in configure)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src (Makefile.global.in configure.in configure)
Date: 2000-05-23 02:12:48
Message-ID: 200005230212.WAA13040@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, May 22, 2000 @ 22:12:47
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src
from hub.org:/home/projects/pgsql/tmp/cvs-serv13000/src

Modified Files:
Makefile.global.in configure.in configure

----------------------------- Log Message -----------------------------

Transmit -I switches selected by configure (particularly those from
--with-includes) to makefiles for pltcl and plperl, so that these
switches will be used even though we do not want other top-level
CFLAGS. Ain't it fun trying to support multiple-compiler platforms?

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-23 04:55:45 pgsql/src (configure.in configure)
Previous Message Tom Lane 2000-05-23 02:12:46 pgsql/src/pl/plperl (Makefile.PL)