modify configure so that template/.similar entries can be
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Nov 1998 04:44:22 +0000 (04:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Nov 1998 04:44:22 +0000 (04:44 +0000)
commitf1a90e892f59d5ea26bfb652fa0fd00ba585462e
tree2f5533c89849353d3d6eb245111e340c16fed1c3
parent2538f3cbfc935bf11f7d04e29e6659c9be7c3e9c
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.
src/configure
src/configure.in
src/template/.similar