From e16b43e2dc87fa8dea1f71f9bb924bdac14497d9 Mon Sep 17 00:00:00 2001 From: Marc G. Fournier Date: Tue, 25 Mar 1997 02:29:08 +0000 Subject: Add in alpha port --- src/configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/configure.in') diff --git a/src/configure.in b/src/configure.in index 2546c053357..3663b6bb4a7 100644 --- a/src/configure.in +++ b/src/configure.in @@ -17,6 +17,7 @@ nextstep*) PORTNAME='nextstep';; ultrix*) PORTNAME='ultrix4';; irix*) PORTNAME='irix5';; hpux*) PORTNAME='hpux';; + osf*) PORTNAME='alpha';; *) echo "" echo "*************************************************************" echo "configure does not currently recognize your operating system," -- cgit v1.2.3