pgsql/src/bin (Makefile)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin (Makefile)
Date: 2000-08-26 13:08:16
Message-ID: 200008261308.e7QD8GS48572@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Saturday, August 26, 2000 @ 09:08:15
Author: petere

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

Modified Files:
Makefile

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

Add pg-config utility that stores some configuration parameters other
packages can use to configure their build.

E.g.,
$ pg-config --libdir
/usr/local/pgsql/lib

`pg-config --configure' stores the configure command line.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-08-26 13:08:19 pgsql/src/bin/pg-config (Makefile pg-config.sh)
Previous Message Peter Eisentraut - PostgreSQL 2000-08-26 13:08:15 pgsql/doc/src/sgml (Makefile)