mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
Add ultrix to configure
This commit is contained in:
Vendored
+160
-159
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,"
|
||||
|
||||
Reference in New Issue
Block a user