Add ultrix to configure

pull/50/head
Marc G. Fournier 30 years ago
parent cfd9f6e7a9
commit 4c0faba0fe
  1. 319
      src/configure
  2. 1
      src/configure.in

319
src/configure vendored

File diff suppressed because it is too large Load Diff

@ -13,6 +13,7 @@ case "$host_os" in
dgux*) PORTNAME='dgux';;
aix*) PORTNAME='aix';;
nextstep*) PORTNAME='nextstep';;
ultrix*) PORTNAME='ultrix';;
*) echo ""
echo "*************************************************************"
echo "configure does not currently recognize your operating system,"

Loading…
Cancel
Save