*** pgsql/configure 2004/05/18 04:12:00 1.363 --- pgsql/configure 2004/05/19 21:37:42 1.364 *************** case $host_os in *** 1389,1395 **** dgux*) template=dgux ;; freebsd*) template=freebsd ;; hpux*) template=hpux ;; ! irix*) template=irix5 ;; linux*) template=linux ;; mingw*) template=win32 ;; netbsd*) template=netbsd ;; --- 1389,1395 ---- dgux*) template=dgux ;; freebsd*) template=freebsd ;; hpux*) template=hpux ;; ! irix*) template=irix ;; linux*) template=linux ;; mingw*) template=win32 ;; netbsd*) template=netbsd ;;