1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Rename irix5 port to irix.

This commit is contained in:
Bruce Momjian
2004-05-19 21:37:43 +00:00
parent bef228d1ee
commit 14531e0c44
7 changed files with 9 additions and 9 deletions

2
configure vendored
View File

@ -1389,7 +1389,7 @@ case $host_os in
dgux*) template=dgux ;;
freebsd*) template=freebsd ;;
hpux*) template=hpux ;;
irix*) template=irix5 ;;
irix*) template=irix ;;
linux*) template=linux ;;
mingw*) template=win32 ;;
netbsd*) template=netbsd ;;