Skip to content

Commit 8559733

Browse files
author
Michael Paquier
committed
Remove USE_PGXS usage
Let's be honest, this is not going to be integrated into Postgres core, so let's make things simpler.
1 parent 25ebddb commit 8559733

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,9 @@ PG_LIBS = $(libpq_pgport)
3636

3737
REGRESS = option init show_validate backup_restore
3838

39-
ifdef USE_PGXS
4039
PG_CONFIG = pg_config
4140
PGXS := $(shell $(PG_CONFIG) --pgxs)
4241
include $(PGXS)
43-
else
44-
subdir = contrib/pg_arman
45-
top_builddir = ../..
46-
include $(top_builddir)/src/Makefile.global
47-
include $(top_srcdir)/contrib/contrib-global.mk
48-
endif
4942

5043
# remove dependency to libxml2 and libxslt
5144
LIBS := $(filter-out -lxml2, $(LIBS))

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy