2006-11-25 09:46:32 -07:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: Xext
|
|
|
|
Description: Misc X Extension Library
|
|
|
|
Version: @PACKAGE_VERSION@
|
|
|
|
Requires: xextproto
|
2010-05-10 14:06:53 -06:00
|
|
|
Requires.private: x11
|
2006-11-25 09:46:32 -07:00
|
|
|
Cflags: -I${includedir}
|
|
|
|
Libs: -L${libdir} -lXext
|