diff options
author | Matt Turner <[email protected]> | 2013-11-06 21:38:39 -0800 |
---|---|---|
committer | Matt Turner <[email protected]> | 2013-11-07 16:14:25 -0800 |
commit | 11ff1725ccd88a950fca08378c561e43cafd6a6e (patch) | |
tree | f32d0013af46c1444da39cd4bcdcbc5ec2beeb1f /configure.ac | |
parent | cf0da8791756fa4a6eb42194dd4e76701d4a92cf (diff) |
xorg-i915: Delete.
Acked-by: Jakob Bornecrantz <[email protected]>
Acked-by: Stéphane Marchesin <[email protected]>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 11378bc56ea..aa4978f0d83 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 |