mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 19:02:00 -05:00
Someone wants to try a Cynus port....
This commit is contained in:
parent
0ff43badd5
commit
7fc4c76edb
2 changed files with 211 additions and 209 deletions
419
src/configure
vendored
419
src/configure
vendored
File diff suppressed because it is too large
Load diff
|
|
@ -27,6 +27,7 @@ nextstep*) os=nextstep;;
|
|||
osf*) os=alpha;;
|
||||
sco*) os=sco;;
|
||||
machten*) os=machten;;
|
||||
cygwin*) os=win;;
|
||||
sysv4.2*)
|
||||
case "$host_vendor" in
|
||||
univel) os=univel;;
|
||||
|
|
|
|||
Loading…
Reference in a new issue