diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 15:45:49 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 15:45:49 +0000 |
commit | 07e4a7ee4cf2466dbb3eb8d5034733e409f91a8f (patch) | |
tree | bbf452c16f064d3f51db63f64f2cdf236590a812 /proto/damageproto/damageproto.pc.in | |
parent | 94c32b61efd0dfcda7a15419b93b70e07b304ce4 (diff) |
import from X.Org 7.2RC2
Diffstat (limited to 'proto/damageproto/damageproto.pc.in')
-rw-r--r-- | proto/damageproto/damageproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/damageproto/damageproto.pc.in b/proto/damageproto/damageproto.pc.in new file mode 100644 index 000000000..8dd9b8918 --- /dev/null +++ b/proto/damageproto/damageproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: DamageProto +Description: Damage extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |