7cf755a
--- configure.ac.mach64	2008-09-05 13:53:24.000000000 +1000
7cf755a
+++ configure.ac	2008-09-05 13:53:39.000000000 +1000
7cf755a
@@ -656,7 +656,7 @@
7cf755a
             # because there is no x86-64 system where they could *ever*
7cf755a
             # be used.
7cf755a
             if test "x$DRI_DIRS" = "xyes"; then
7cf755a
-                DRI_DIRS="i915 i965 mach64 mga r128 r200 r300 radeon \
7cf755a
+                DRI_DIRS="i915 i965 mga r128 r200 r300 radeon \
7cf755a
                     savage tdfx unichrome swrast"
7cf755a
             fi
7cf755a
             ;;
7cf755a
@@ -664,13 +664,13 @@
7cf755a
             # Build only the drivers for cards that exist on PowerPC.
7cf755a
             # At some point MGA will be added, but not yet.
7cf755a
             if test "x$DRI_DIRS" = "xyes"; then
7cf755a
-                DRI_DIRS="mach64 r128 r200 r300 radeon tdfx swrast"
7cf755a
+                DRI_DIRS="r128 r200 r300 radeon tdfx swrast"
7cf755a
             fi
7cf755a
             ;;
7cf755a
         sparc*)
7cf755a
             # Build only the drivers for cards that exist on sparc`
7cf755a
             if test "x$DRI_DIRS" = "xyes"; then
7cf755a
-                DRI_DIRS="mach64 r128 r200 r300 radeon ffb swrast"
7cf755a
+                DRI_DIRS="r128 r200 r300 radeon ffb swrast"
7cf755a
             fi
7cf755a
             ;;
7cf755a
         esac
7cf755a
@@ -689,7 +689,7 @@
7cf755a
         # ffb and gamma are missing because they have not been converted
7cf755a
         # to use the new interface.
7cf755a
         if test "x$DRI_DIRS" = "xyes"; then
7cf755a
-            DRI_DIRS="i810 i915 i965 mach64 mga r128 r200 r300 radeon tdfx \
7cf755a
+            DRI_DIRS="i810 i915 i965 mga r128 r200 r300 radeon tdfx \
7cf755a
                 unichrome savage sis swrast"
7cf755a
         fi
7cf755a
         ;;
7cf755a
@@ -704,7 +704,7 @@
7cf755a
 
7cf755a
     # default drivers
7cf755a
     if test "x$DRI_DIRS" = "xyes"; then
7cf755a
-        DRI_DIRS="i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \
7cf755a
+        DRI_DIRS="i810 i915 i965 mga r128 r200 r300 radeon s3v \
7cf755a
             savage sis tdfx trident unichrome ffb swrast"
7cf755a
     fi
7cf755a