Diff for /pgsql/configure.in between versions 1.53 and 1.54

version 1.53, 2000/10/07 14:39:05 version 1.54, 2000/10/07 14:55:16
Line 56  PGAC_ARG_REQ(with, template, [], Line 56  PGAC_ARG_REQ(with, template, [],
   
 case $host_os in  case $host_os in
      aix*) template=aix ;;       aix*) template=aix ;;
       beos*) template=beos ;;
     bsdi*) template=bsdi ;;      bsdi*) template=bsdi ;;
   cygwin*) template=win ;;    cygwin*) template=win ;;
     dgux*) template=dgux ;;      dgux*) template=dgux ;;

Removed from v.1.53  
changed lines
  Added in v.1.54


PostgreSQL CVSweb <[email protected]>