forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9bc1b43
committed
Accept tcl 8.6 in configure's probe for tclsh.
Usually the search would find plain "tclsh" without any trouble,but some installations might only have the version-numbered flavorof that program.No compatibility problems have been reported with 8.6, so we mightas well back-patch this to all active branches.Christoph Berg1 parent25c933c commit9bc1b43
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28713 | 28713 |
| |
28714 | 28714 |
| |
28715 | 28715 |
| |
28716 |
| - | |
| 28716 | + | |
28717 | 28717 |
| |
28718 | 28718 |
| |
28719 | 28719 |
| |
|
0 commit comments
Comments
(0)