summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Root <jmr@macports.org>2021-09-09 13:17:20 +0000
committerJoshua Root <jmr@macports.org>2021-11-17 16:35:32 +0000
commitbe9c255b6baac166966429c4442ddf2c99001bf5 (patch)
tree28e0f12c84c39b3a481e9400f7765236122880f8
parentc9be9015959f3d3830d847db44d39c5d21ba55b6 (diff)
downloadxcb-proto-be9c255b6baac166966429c4442ddf2c99001bf5.tar.gz
Adjust to automake 1.16.4 changes
The pythondir variable is now defined relative to ${PYTHON_PREFIX}.
-rw-r--r--xcb-proto.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/xcb-proto.pc.in b/xcb-proto.pc.in
index a35f0bd..c7c8b47 100644
--- a/xcb-proto.pc.in
+++ b/xcb-proto.pc.in
@@ -4,6 +4,7 @@ datarootdir=@datarootdir@
datadir=@datadir@
libdir=@libdir@
xcbincludedir=${pc_sysrootdir}@xcbincludedir@
+PYTHON_PREFIX=@PYTHON_PREFIX@
pythondir=${pc_sysrootdir}@pythondir@
Name: XCB Proto