diff options
| author | Bruce Momjian <bruce@momjian.us> | 2004-05-19 21:37:43 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2004-05-19 21:37:43 +0000 |
| commit | 14531e0c44c1a06c209ddccdffbb56c1562bf129 (patch) | |
| tree | dc9bf6f992e585a73dfb745419ff9dfe1189afac /configure | |
| parent | bef228d1eec9522eae136fe4fe90c8aad4e349fd (diff) | |
| download | postgresql-14531e0c44c1a06c209ddccdffbb56c1562bf129.tar.gz | |
Rename irix5 port to irix.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ;; |
