- Notifications
You must be signed in to change notification settings - Fork5
Commit9b708f1
committed
Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as thereadline.h we are using. This avoids problems in some scenarios where bothreadline and editline are installed. Report and patch by Zdenek Kotala.1 parent1e6bd55 commit9b708f1
1 file changed
+14
-8
lines changedLines changed: 14 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
21 | 26 |
| |
22 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 |
| |
24 | 33 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 34 | + | |
31 | 35 |
| |
32 | 36 |
| |
33 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 |
| |
35 | 41 |
| |
36 | 42 |
| |
|
0 commit comments
Comments
(0)