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:
1
src/configure
vendored
1
src/configure
vendored
@ -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';;
|
||||
|
Reference in New Issue
Block a user