summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-22 12:29:30 -0700
committerCorbin Simpson <MostAwesomeDude@gmail.com>2009-10-22 12:29:30 -0700
commit8e4657a9d4cbb899d388068cff0f8c267071fa50 (patch)
tree08ce63e31c4e845da75f11c73b1c7f25dee6e794 /configure.ac
parent06e464c2d57552d5ccde2b98885aeef953d8b2a1 (diff)
Nuke s3v.
As per FDO #17889.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f8b9b538101..6622b0aa494 100644
--- a/configure.ac
+++ b/configure.ac
@@ -768,7 +768,7 @@ if test "$mesa_driver" = dri; then
# default drivers
if test "x$DRI_DIRS" = "xyes"; then
- DRI_DIRS="i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon s3v \
+ DRI_DIRS="i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon \
savage sis tdfx trident unichrome ffb swrast"
fi