Added alpha as host.
authorSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 23:02:19 +0000 (23:02 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 23:02:19 +0000 (23:02 +0000)
gas/configure.in

index 5d58a5f68e6e5c6057eb902175eda25404797046..2c90667c144ebcf92949debc97d4c903790f105e 100644 (file)
@@ -38,9 +38,10 @@ configdirs="doc testsuite"
 gas_host=generic
 
 case "${host}" in
-
   a29k-*-*)                    gas_host=a29k           ;;
 
+  alpha-*-osf*)                        gas_host=ansi           ;;
+
   hppa*-hp-hpux*)              gas_host=hppahpux       ;;
   hppa*-hp-bsd*)               gas_host=hppabsd        ;;
   hppa*-hp-osf*)               gas_host=hppaosf        ;;