diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:16:06 -0700 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-10-30 17:16:06 -0700 |
commit | 7f03327c322ee5fc4780be5d7c1d0c017dd30842 (patch) | |
tree | da61aa0a7224fe7f7750cc55908faa77c04af7c9 /xf86dgaproto.pc.in | |
download | xf86dgaproto-upstream.tar.gz xf86dgaproto-upstream.tar.bz2 xf86dgaproto-upstream.zip |
Imported Upstream version 2.1upstream/2.1upstream
Diffstat (limited to 'xf86dgaproto.pc.in')
-rw-r--r-- | xf86dgaproto.pc.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xf86dgaproto.pc.in b/xf86dgaproto.pc.in new file mode 100644 index 0000000..fd1fc6e --- /dev/null +++ b/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} |