Обсуждение: pgsql/src (Makefile.global.in)

Поиск
Список
Период
Сортировка

pgsql/src (Makefile.global.in)

От
Peter Eisentraut - PostgreSQL
Дата:
  Date: Monday, July 17, 2000 @ 18:31:59
Author: petere

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

Modified Files:
    Makefile.global.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.