diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:08:39 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-11-25 16:08:39 +0000 |
commit | a591b5fb25c93db8ce1d9e2fa00f503793f4dfe9 (patch) | |
tree | 539ad800451d3284fb9db3589fee43f469a9fa75 /proto/xf86dgaproto/xf86dgaproto.pc.in | |
parent | 51965afeffb576b545a4c74d6f7b53061873cd93 (diff) |
import from X.Org 7.2RC2
Diffstat (limited to 'proto/xf86dgaproto/xf86dgaproto.pc.in')
-rw-r--r-- | proto/xf86dgaproto/xf86dgaproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/proto/xf86dgaproto/xf86dgaproto.pc.in b/proto/xf86dgaproto/xf86dgaproto.pc.in new file mode 100644 index 000000000..fd1fc6e87 --- /dev/null +++ b/proto/xf86dgaproto/xf86dgaproto.pc.in @@ -0,0 +1,9 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: XF86DGAProto +Description: XF86DGA extension headers +Version: @PACKAGE_VERSION@ +Cflags: -I${includedir} |