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)
commitb51ea828afa89091a85c3e0487eb9d39e7faea5b
tree383da3d681d190903587060cb4b09eadf12dd297
parentf30d64d1b802b08700dcd1909281f9ff810e9582
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