modify configure so that template/.similar entries can be
authorTom Lane <[email protected]>
Mon, 23 Nov 1998 04:44:22 +0000 (04:44 +0000)
committerTom Lane <[email protected]>
Mon, 23 Nov 1998 04:44:22 +0000 (04:44 +0000)
commit8fbb01aad4a0902d03ff7a236dab8112fa59e5e0
treec5314149cdc6df0d0891369d79310a6e585d3d35
parent1bd58df08f058afc154c1113552969d46842a581
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