xenocara/lib/libXinerama/xinerama.pc.in
2006-11-25 17:26:53 +00:00

13 lines
263 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Xinerama
Description: The Xinerama Library
Version: @PACKAGE_VERSION@
Requires: xineramaproto
Requires.private: x11 xext
Cflags: -I${includedir}
Libs: -L${libdir} -lXinerama