mirror of https://github.com/postgres/postgres
This reverts commit 9117985b6b
in favor of
a more general solution.
pull/11/head
parent
c9578135f7
commit
87cc6b57a9
@ -1,9 +1,4 @@ |
||||
# contrib/contrib-global.mk
|
||||
|
||||
# file with extra config for temp build
|
||||
ifdef TEMP_CONFIG |
||||
REGRESS_OPTS += --temp-config=$(TEMP_CONFIG)
|
||||
endif |
||||
|
||||
NO_PGXS = 1
|
||||
include $(top_srcdir)/src/makefiles/pgxs.mk |
||||
|
Loading…
Reference in new issue