summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 011109e40c..f6358aec55 100755
--- a/configure
+++ b/configure
@@ -1931,7 +1931,7 @@ EOF
sun4c) proc=v7 ;;
sun4d) proc=v8 ;;
sun4m) proc=v8 ;;
- sun4u) proc=v9 _vis='yes' _def_vis='#define HAVE_VIS = yes' ;;
+ sun4u) proc=ultrasparc _vis='yes' _def_vis='#define HAVE_VIS = yes' ;;
sun4v) proc=v9 ;;
*) proc=v8 ;;
esac