From cb0b800b0e74b70a8ba8c6fc8557444ffdc93f0b Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 4 Jun 1993 23:02:19 +0000 Subject: [PATCH] Added alpha as host. --- gas/configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gas/configure.in b/gas/configure.in index 5d58a5f68e6..2c90667c144 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -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 ;; -- 2.30.2