aboutsummaryrefslogtreecommitdiff
path: root/mesalib/configs/autoconf.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-07-14 16:15:03 +0200
committermarha <marha@users.sourceforge.net>2011-07-14 16:15:03 +0200
commit31ee9c57db79281e122d3c4acb0f8eae07f4449f (patch)
tree222bc6f83ebdb15721e7acfdb829aa85606e243a /mesalib/configs/autoconf.in
parent8797d6ab8ef5121c900cd74b8662305ec7aeb34b (diff)
parentd03a5f20114203fd00e0004659fd2617f4c03a32 (diff)
downloadvcxsrv-31ee9c57db79281e122d3c4acb0f8eae07f4449f.tar.gz
vcxsrv-31ee9c57db79281e122d3c4acb0f8eae07f4449f.tar.bz2
vcxsrv-31ee9c57db79281e122d3c4acb0f8eae07f4449f.zip
Merge remote-tracking branch 'origin/released'
Conflicts: mesalib/src/mesa/state_tracker/st_context.c xorg-server/hw/xquartz/GL/indirect.c xorg-server/hw/xwin/glx/indirect.c xorg-server/hw/xwin/glx/wgl_ext_api.c xorg-server/hw/xwin/glx/winpriv.c xorg-server/hw/xwin/man/XWin.man xorg-server/hw/xwin/winmultiwindowwindow.c
Diffstat (limited to 'mesalib/configs/autoconf.in')
-rw-r--r--mesalib/configs/autoconf.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/mesalib/configs/autoconf.in b/mesalib/configs/autoconf.in
index cac4befe9..584f5fd77 100644
--- a/mesalib/configs/autoconf.in
+++ b/mesalib/configs/autoconf.in
@@ -183,6 +183,12 @@ DRI_DRIVER_SEARCH_DIR = @DRI_DRIVER_SEARCH_DIR@
# EGL driver install directory
EGL_DRIVER_INSTALL_DIR = @EGL_DRIVER_INSTALL_DIR@
+# VDPAU library install directory
+VDPAU_LIB_INSTALL_DIR=@VDPAU_LIB_INSTALL_DIR@
+
+# VA library install directory
+VA_LIB_INSTALL_DIR=@VA_LIB_INSTALL_DIR@
+
# Xorg driver install directory (for xorg state-tracker)
XORG_DRIVER_INSTALL_DIR = @XORG_DRIVER_INSTALL_DIR@