Change configure.in to note that since we are using expr(1)'s regex match

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

Commit: 641c368ae915422dc09800844c2698590447e251
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-03-19T22:46:22Z
Releases: 7.1.1
Change configure.in to note that since we are using expr(1)'s regex match
command, the entries in template/.similar can really be regular
expressions.  This isn't a new feature, just an observation of what the
code already did.

Files

PathChange+/−
src/configure.in modified +20 −22