Mop-up for setting minimum Tcl version to 8.4.
Tom Lane <tgl@sss.pgh.pa.us>
Mop-up for setting minimum Tcl version to 8.4. Commit e2609323e set the minimum Tcl version we support to 8.4, but I forgot to adjust the documentation to say the same. Some nosing around for other consequences found that the configure script could be simplified slightly as well.
Files
| Path | Change | +/− |
|---|---|---|
| config/tcl.m4 | modified | +1 −1 |
| configure | modified | +1 −1 |
| doc/src/sgml/installation.sgml | modified | +2 −3 |