summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-11-06 21:38:39 -0800
committerMatt Turner <mattst88@gmail.com>2013-11-07 16:14:25 -0800
commit11ff1725ccd88a950fca08378c561e43cafd6a6e (patch)
treef32d0013af46c1444da39cd4bcdcbc5ec2beeb1f /configure.ac
parentcf0da8791756fa4a6eb42194dd4e76701d4a92cf (diff)
downloadexternal_mesa3d-11ff1725ccd88a950fca08378c561e43cafd6a6e.zip
external_mesa3d-11ff1725ccd88a950fca08378c561e43cafd6a6e.tar.gz
external_mesa3d-11ff1725ccd88a950fca08378c561e43cafd6a6e.tar.bz2
xorg-i915: Delete.
Acked-by: Jakob Bornecrantz <wallbraker@gmail.com> Acked-by: Stéphane Marchesin <stephane.marchesin@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 11378bc..aa4978f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1751,7 +1751,7 @@ if test "x$with_gallium_drivers" != x; then
GALLIUM_DRIVERS_DIRS="$GALLIUM_DRIVERS_DIRS llvmpipe"
fi
GALLIUM_WINSYS_DIRS="$GALLIUM_WINSYS_DIRS i915/sw"
- gallium_check_st "i915/drm" "dri-i915" "xorg-i915"
+ gallium_check_st "i915/drm" "dri-i915"
DRICOMMON_NEED_LIBDRM=yes
;;
xilo)
@@ -2038,7 +2038,6 @@ AC_CONFIG_FILES([Makefile
src/gallium/targets/vdpau-nouveau/Makefile
src/gallium/targets/xa-vmwgfx/Makefile
src/gallium/targets/xa-vmwgfx/xatracker.pc
- src/gallium/targets/xorg-i915/Makefile
src/gallium/targets/xorg-nouveau/Makefile
src/gallium/targets/xvmc-nouveau/Makefile
src/gallium/tests/trivial/Makefile