summaryrefslogtreecommitdiff
path: root/damageproto.pc.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@evo.keithp.com>2006-02-24 02:09:04 +0100
committerKeith Packard <keithp@evo.keithp.com>2006-02-24 02:09:04 +0100
commit1a28d9a791ed918172286110e0dcffe458489b1a (patch)
tree33f5fe70df678df91b653c4a9d467813fcf88be7 /damageproto.pc.in
parent44c98d231588b6bdc1884ba7e6999b706238ecd7 (diff)
rename damageext.pc.in to damageproto.pc.in as per xorg
Diffstat (limited to 'damageproto.pc.in')
-rw-r--r--damageproto.pc.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/damageproto.pc.in b/damageproto.pc.in
new file mode 100644
index 0000000..079f039
--- /dev/null
+++ b/damageproto.pc.in
@@ -0,0 +1,9 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: DamageExt
+Description: X Damage extension headers
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir} @FIXESEXT_CFLAGS@