Port configure.in to find Tcl 8.6.16 version and modernize it
Brought to you by:
ghowlett
Hi,
While building BLT 3.0 (HEAD from the Git repository), I've stumbled on two issues with the configure script:
Please, find the attached patch configure1.patch with fixes to both issues.
Also, configure2.patch modernizes configure.in as recommended by new autoconf. Hopefully, it might be useful too.