diff options
| author | Marc G. Fournier | 1997-03-25 02:29:08 +0000 |
|---|---|---|
| committer | Marc G. Fournier | 1997-03-25 02:29:08 +0000 |
| commit | e16b43e2dc87fa8dea1f71f9bb924bdac14497d9 (patch) | |
| tree | b35b9aca3f240be27fa791336a1c0c8c65e5d706 /src/configure.in | |
| parent | 424e43326bd581386d5b48ee84a2eb6816e28f88 (diff) | |
Add in alpha port
Diffstat (limited to 'src/configure.in')
| -rw-r--r-- | src/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
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," |
