Issue 4316: Improper use of [] in configure.in leads to useless regexp in configure (original) (raw)
"NetBSD/1.6[A-S]" is what is desired in configure, but the wrong configure.in goop is used, so "NetBSD/1.6A-S" is generated instead.
Apply the attached patch, commit configure.in, run autoreconf, commit configure.