- Notifications
You must be signed in to change notification settings - Fork28
Commit7291733
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 parent0acb3bc commit7291733
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 | |
---|---|---|---|
| |||
9699 | 9699 |
| |
9700 | 9700 |
| |
9701 | 9701 |
| |
9702 |
| - | |
| 9702 | + | |
9703 | 9703 |
| |
9704 | 9704 |
| |
9705 | 9705 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1501 | 1501 |
| |
1502 | 1502 |
| |
1503 | 1503 |
| |
1504 |
| - | |
| 1504 | + | |
| 1505 | + | |
1505 | 1506 |
| |
1506 | 1507 |
| |
1507 | 1508 |
| |
|
0 commit comments
Comments
(0)