pgsql (GNUmakefile.in configure.in)

From: Peter Eisentraut - PostgreSQL <petere>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql (GNUmakefile.in configure.in)
Date: 2000-07-17 22:31:57
Message-ID: 200007172231.e6HMVv820950@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, July 17, 2000 @ 18:31:56
Author: petere

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

Modified Files:
GNUmakefile.in configure.in

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

End users shouldn't have to invoke a separate command to install the
documentation. Therefore it's now installed by default. If there is no
documentation to be found (i.e., you are not using the distribution)
then this step is skipped.

Add --docdir option to configure to control installation directory.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-17 22:31:59 pgsql/doc (Makefile)
Previous Message Peter Eisentraut - PostgreSQL 2000-07-17 18:24:33 pgsql/src/bin/psql (command.c mainloop.c)