mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 05:50:13 +01:00
Just stuff the versions in the .pc file directly, @PACKAGE_VERSION@ is the version set in configure.ac which is now different. Signed-off-by: Adam Jackson <ajax@redhat.com>
10 lines
196 B
PkgConfig
10 lines
196 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
includex11dir=@includedir@/X11
|
|
|
|
Name: Xproto
|
|
Description: Xproto headers
|
|
Version: 7.0.31
|
|
Cflags: -I${includedir}
|