pgsql/ /configure /configure.in rc/Makefile rc ...

From: petere(at)postgresql(dot)org (Peter Eisentraut - PostgreSQL)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ /configure /configure.in rc/Makefile rc ...
Date: 2002-03-13 00:05:07
Message-ID: 20020313000507.C1FED476192@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere(at)postgresql(dot)org 02/03/12 19:05:06

Modified files:
. : configure configure.in
src : Makefile Makefile.global.in
src/backend : Makefile
Added files:
src/backend/port: Makefile
Removed files:
src : GNUmakefile.in
src/backend/port: Makefile.in

Log message:
Move
src/GNUmakefile.in to src/Makefile
and
src/backend/port/Makefile.in to src/backend/port/Makefile

All configure substitutions are now done in Makefile.global.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-03-13 20:53:16 pgsql/doc Tag: REL7_2_STABLE FAQ src/FAQ/Tag: ...
Previous Message Bruce Momjian - CVS 2002-03-12 21:44:20 pgsql/. configure configure.in