Обсуждение: pgsql-server/src/interfaces/perl5 GNUmakefile

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

pgsql-server/src/interfaces/perl5 GNUmakefile

От
momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    02/08/26 23:57:11

Modified files:
    src/interfaces/perl5: GNUmakefile

Log message:
    This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes
    the 'override CPPFLAGS' to include the source directory during compile,
    and makes the install target look in the proper place for the man page.

    Changes are only required when building outside the source directory.

    J. R. Nield