forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf49cf6d
committed
The TCL/TK configuration cleanup patches I submitted have the following
problem: 'tclsh' still had to be found even if --with-libs (or--with-libraries) was specified to configure. --with-libs is really an overloaded option. It really should only be used to specify additions directories to search in order to file needed libraries. It was also being used to locate the *Config.sh files.Billy G. Allie1 parent8ccf86b commitf49cf6d
3 files changed
+40
-16
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
84 |
| - | |
85 | 83 |
| |
86 | 84 |
| |
87 | 85 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
|
Lines changed: 37 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
148 |
| - | |
| 148 | + | |
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
235 | 250 |
| |
236 | 251 |
| |
237 | 252 |
| |
| |||
250 | 265 |
| |
251 | 266 |
| |
252 | 267 |
| |
253 |
| - | |
| 268 | + | |
254 | 269 |
| |
255 | 270 |
| |
256 | 271 |
| |
| |||
276 | 291 |
| |
277 | 292 |
| |
278 | 293 |
| |
279 |
| - | |
| 294 | + | |
280 | 295 |
| |
281 | 296 |
| |
282 | 297 |
| |
| |||
754 | 769 |
| |
755 | 770 |
| |
756 | 771 |
| |
757 |
| - | |
758 |
| - | |
759 |
| - | |
| 772 | + | |
| 773 | + | |
760 | 774 |
| |
761 |
| - | |
762 |
| - | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
763 | 785 |
| |
764 | 786 |
| |
765 | 787 |
| |
766 | 788 |
| |
767 | 789 |
| |
768 | 790 |
| |
769 |
| - | |
770 |
| - | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
771 | 797 |
| |
772 | 798 |
| |
773 | 799 |
| |
|
0 commit comments
Comments
(0)