Remove USE_VPATH make variable from PGXS The user can just set VPATH directly. There is no need to invent another variable.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/eb1c3f478645cbbd39877c2a8432f2f8c722eed2 Modified Files -------------- doc/src/sgml/extend.sgml | 6 +++--- src/makefiles/pgxs.mk | 9 ++++----- 2 files changed, 7 insertions(+), 8 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
