diff options
author | marha <marha@users.sourceforge.net> | 2011-11-14 09:38:56 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-14 09:38:56 +0100 |
commit | 156e37d3879b316329e3e05579414031da2647e2 (patch) | |
tree | 59fb1dce046fd3aab228e224bff8b0c1d074f876 /libxcb | |
parent | d783adea42f29bd7917929597ca1031b70587e1d (diff) | |
download | vcxsrv-156e37d3879b316329e3e05579414031da2647e2.tar.gz vcxsrv-156e37d3879b316329e3e05579414031da2647e2.tar.bz2 vcxsrv-156e37d3879b316329e3e05579414031da2647e2.zip |
libX11 libXext libXinerama libXmu libfontenc libxcb mesa pixman git update
14 nov 2011
Diffstat (limited to 'libxcb')
-rw-r--r-- | libxcb/xcb-proto/xcb-proto.pc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libxcb/xcb-proto/xcb-proto.pc.in b/libxcb/xcb-proto/xcb-proto.pc.in index 6cbcf2779..d312e6e5d 100644 --- a/libxcb/xcb-proto/xcb-proto.pc.in +++ b/libxcb/xcb-proto/xcb-proto.pc.in @@ -1,6 +1,8 @@ prefix=@prefix@ +exec_prefix=@exec_prefix@ datarootdir=@datarootdir@ datadir=@datadir@ +libdir=@libdir@ xcbincludedir=@xcbincludedir@ pythondir=@pythondir@ |