summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-05-19 21:37:43 +0000
committerBruce Momjian <bruce@momjian.us>2004-05-19 21:37:43 +0000
commit14531e0c44c1a06c209ddccdffbb56c1562bf129 (patch)
treedc9bf6f992e585a73dfb745419ff9dfe1189afac /configure
parentbef228d1eec9522eae136fe4fe90c8aad4e349fd (diff)
downloadpostgresql-14531e0c44c1a06c209ddccdffbb56c1562bf129.tar.gz
Rename irix5 port to irix.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 80fa0952bc..1ac7abc213 100755
--- a/configure
+++ b/configure
@@ -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 ;;