OSDN Git Service

PGXS should be set with := not =, as specified in the documentation,
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Sep 2005 17:13:14 +0000 (17:13 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 27 Sep 2005 17:13:14 +0000 (17:13 +0000)
commit0b36cb83dc53b2455ae4a5d6d10587ad0a3c53fa
tree45ef9026cb2d77b507870a27d85f6aadf2c173fb
parent8ddd22f2456af0155f9c183894f481203e86b76e
PGXS should be set with := not =, as specified in the documentation,
to avoid useless multiple executions of pg_config.
33 files changed:
contrib/btree_gist/Makefile
contrib/chkpass/Makefile
contrib/cube/Makefile
contrib/dbase/Makefile
contrib/dblink/Makefile
contrib/dbmirror/Makefile
contrib/earthdistance/Makefile
contrib/fulltextindex/Makefile
contrib/fuzzystrmatch/Makefile
contrib/intagg/Makefile
contrib/intarray/Makefile
contrib/isbn_issn/Makefile
contrib/lo/Makefile
contrib/ltree/Makefile
contrib/mSQL-interface/Makefile
contrib/oid2name/Makefile
contrib/pg_buffercache/Makefile
contrib/pg_trgm/Makefile
contrib/pgbench/Makefile
contrib/pgcrypto/Makefile
contrib/pgstattuple/Makefile
contrib/seg/Makefile
contrib/spi/Makefile
contrib/tablefunc/Makefile
contrib/tips/Makefile
contrib/tsearch2/Makefile
contrib/tsearch2/ispell/Makefile
contrib/tsearch2/snowball/Makefile
contrib/tsearch2/wordparser/Makefile
contrib/userlock/Makefile
contrib/vacuumlo/Makefile
contrib/xml2/Makefile
src/tutorial/Makefile