1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add sysv4 support to configure and docs.

This commit is contained in:
Bruce Momjian
1997-07-14 16:47:36 +00:00
parent e3be2f9dd7
commit 10da89c1fb
4 changed files with 4 additions and 2 deletions

1
src/configure vendored
View File

@ -584,6 +584,7 @@ nextstep*) PORTNAME='nextstep';;
irix*) PORTNAME='irix5';;
hpux*) PORTNAME='hpux';;
osf*) PORTNAME='alpha';;
sysv4*) PORTNAME='svr4';;
sysv4.2*)
case "$host_vendor" in
univel) PORTNAME='univel';;