Thread: pgsql/src/bin (Makefile)

pgsql/src/bin (Makefile)

From
Peter Eisentraut - PostgreSQL
Date:
  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.