Remove USE_VPATH make variable from PGXS The user can just set VPATH directly. There is no need to invent another variable.
Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e907997f42faada60e5a26b116cc0b79b69309d1 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
