mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2025-12-20 09:20:09 +01:00
Adjust to automake 1.16.4 changes
The pythondir variable is now defined relative to ${PYTHON_PREFIX}.
This commit is contained in:
parent
c9be901595
commit
be9c255b6b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ datarootdir=@datarootdir@
|
||||||
datadir=@datadir@
|
datadir=@datadir@
|
||||||
libdir=@libdir@
|
libdir=@libdir@
|
||||||
xcbincludedir=${pc_sysrootdir}@xcbincludedir@
|
xcbincludedir=${pc_sysrootdir}@xcbincludedir@
|
||||||
|
PYTHON_PREFIX=@PYTHON_PREFIX@
|
||||||
pythondir=${pc_sysrootdir}@pythondir@
|
pythondir=${pc_sysrootdir}@pythondir@
|
||||||
|
|
||||||
Name: XCB Proto
|
Name: XCB Proto
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue