diff options
author | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:15:27 +0100 |
---|---|---|
committer | Keith Packard <keithp@evo.keithp.com> | 2006-02-24 02:15:27 +0100 |
commit | e6392f4199532cfd61195e45b784a252879e4750 (patch) | |
tree | a5f27720df2be6974170519b53423ab75aaaa9b4 /damageproto.pc.in | |
parent | 1a28d9a791ed918172286110e0dcffe458489b1a (diff) |
Import changes from X.org repository
Diffstat (limited to 'damageproto.pc.in')
-rw-r--r-- | damageproto.pc.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/damageproto.pc.in b/damageproto.pc.in index 079f039..25476b9 100644 --- a/damageproto.pc.in +++ b/damageproto.pc.in @@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: DamageExt -Description: X Damage extension headers +Name: DamageProto +Description: Damage extension headers Version: @PACKAGE_VERSION@ -Cflags: -I${includedir} @FIXESEXT_CFLAGS@ +Cflags: -I${includedir} |