mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add in alpha port
This commit is contained in:
343
src/configure
vendored
343
src/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -17,6 +17,7 @@ nextstep*) PORTNAME='nextstep';;
|
||||
ultrix*) PORTNAME='ultrix4';;
|
||||
irix*) PORTNAME='irix5';;
|
||||
hpux*) PORTNAME='hpux';;
|
||||
osf*) PORTNAME='alpha';;
|
||||
*) echo ""
|
||||
echo "*************************************************************"
|
||||
echo "configure does not currently recognize your operating system,"
|
||||
|
Reference in New Issue
Block a user