modify configure so that template/.similar entries can be

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6fef1a26ccda3856c9fe453e660ebdc15d0697aa
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1998-11-23T04:40:58Z
Releases: 7.1.1
modify configure so that template/.similar entries can be
selected when they match a prefix of the  value.  The previous method,
which stripped all version data from  and then tried to match that
against .similar entries, was entirely useless when .similar contained
several entries for different version numbers of a single OS name.

Files

PathChange+/−
src/configure modified +344 −326
src/configure.in modified +32 −17
src/template/.similar modified +7 −9