pgsql (configure configure.in)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql (configure configure.in)
Date: 2000-07-06 21:33:12
Message-ID: 200007062133.e66LXCk57479@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Thursday, July 6, 2000 @ 17:33:10
Author: petere

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

Modified Files:
configure configure.in

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

Backend makefile cleanup. make maintainer-clean is now completely
functional.

Handle include file installation in src/include/Makefile

genbki.sh improvements: Don't substitute anything by config.status,
instead pass in AWK and CPP through environment. Change calling
convention to support named output files, so we get to see error
messages on stderr.

Rename bootstrap template files and install them into PREFIX/share.
Update initdb to that effect and other readability improvements
in initdb.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-06 21:33:14 pgsql/src (GNUmakefile.in)
Previous Message Jan Wieck 2000-07-06 21:02:07 pgsql/src/backend/utils/adt (pg_lzcompress.c)