mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
uuid-ossp: Remove obsolete build connection with pgcrypto
unused since a8ed6bb8f4
This commit is contained in:
parent
b8b62b4be2
commit
237c12aabe
@ -13,11 +13,6 @@ REGRESS = uuid_ossp
|
||||
|
||||
SHLIB_LINK += $(UUID_LIBS)
|
||||
|
||||
# We copy some needed files verbatim from pgcrypto
|
||||
pgcrypto_src = $(top_srcdir)/contrib/pgcrypto
|
||||
|
||||
PG_CPPFLAGS = -I$(pgcrypto_src)
|
||||
|
||||
ifdef USE_PGXS
|
||||
PG_CONFIG = pg_config
|
||||
PGXS := $(shell $(PG_CONFIG) --pgxs)
|
||||
|
Loading…
Reference in New Issue
Block a user