1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-21 15:54:08 +03:00

Add recognition for 'machten'

This commit is contained in:
Marc G. Fournier 1997-12-17 03:23:52 +00:00
parent b31df3ebb7
commit 6bdcad66e4
2 changed files with 190 additions and 188 deletions

377
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -22,6 +22,7 @@ nextstep*) PORTNAME='nextstep';;
osf*) PORTNAME='alpha';; osf*) PORTNAME='alpha';;
sco*) PORTNAME='sco';; sco*) PORTNAME='sco';;
sysv4*) PORTNAME='svr4';; sysv4*) PORTNAME='svr4';;
machten*) PORTNAME='machten';;
sysv4.2*) sysv4.2*)
case "$host_vendor" in case "$host_vendor" in
univel) PORTNAME='univel';; univel) PORTNAME='univel';;