diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 15:57:25 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 15:57:25 +0000 |
commit | d84a129505622d22d25a35266db9c3673fb9805f (patch) | |
tree | 590a6ebf25ee0e38d6ac61f8135a67037d2006e6 /proto/randrproto/randrproto.pc.in | |
parent | 18676d16b134c1201395b13553cffdfc74f69b19 (diff) |
import from X.Org 7.2RC2
Diffstat (limited to 'proto/randrproto/randrproto.pc.in')
-rw-r--r-- | proto/randrproto/randrproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/randrproto/randrproto.pc.in b/proto/randrproto/randrproto.pc.in new file mode 100644 index 000000000..d94d353ec --- /dev/null +++ b/proto/randrproto/randrproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: RandrProto +Description: Randr extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |