[Xcb-commit] xcb/proto: xcb-proto.pc.in

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Nov 17 16:38:54 UTC 2021


 xcb-proto.pc.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit be9c255b6baac166966429c4442ddf2c99001bf5
Author: Joshua Root <jmr at macports.org>
Date:   Thu Sep 9 13:17:20 2021 +0000

    Adjust to automake 1.16.4 changes
    
    The pythondir variable is now defined relative to ${PYTHON_PREFIX}.

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


More information about the xcb-commit mailing list