- Notifications
You must be signed in to change notification settings - Fork28
Commit3d498c6
committed
configure: Update python search order
Some systems don't ship with "python" by default anymore, only"python3" or "python2" or some combination, so include those in theconfigure search.Discussion:https://www.postgresql.org/message-id/flat/1457.1543184081%40sss.pgh.pa.us#c9cc1199338fd6a257589c6dcea6cf8d1 parentf285f23 commit3d498c6
3 files changed
+11
-3
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
11 | 18 |
| |
12 |
| - | |
| 19 | + | |
13 | 20 |
| |
14 | 21 |
| |
15 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9504 | 9504 |
| |
9505 | 9505 |
| |
9506 | 9506 |
| |
9507 |
| - | |
| 9507 | + | |
9508 | 9508 |
| |
9509 | 9509 |
| |
9510 | 9510 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1517 | 1517 |
| |
1518 | 1518 |
| |
1519 | 1519 |
| |
1520 |
| - | |
| 1520 | + | |
| 1521 | + | |
1521 | 1522 |
| |
1522 | 1523 |
| |
1523 | 1524 |
| |
|
0 commit comments
Comments
(0)