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