forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit55233c3
committed
Make configure check the version of Perl we're building with, and reject
versions < 5.8. Also, if there's no Perl, emit a warning informing theuser that he won't be able to build from a CVS pull. This is exactly thesame treatment we give Bison and Perl, and for the same reasons.1 parentd15cb38 commit55233c3
2 files changed
+62
-3
lines changedLines changed: 27 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
8 | 33 |
| |
9 | 34 |
| |
10 | 35 |
| |
|
Lines changed: 35 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6822 | 6822 |
| |
6823 | 6823 |
| |
6824 | 6824 |
| |
6825 |
| - | |
| 6825 | + | |
| 6826 | + | |
| 6827 | + | |
6826 | 6828 |
| |
6827 | 6829 |
| |
6828 | 6830 |
| |
| |||
6862 | 6864 |
| |
6863 | 6865 |
| |
6864 | 6866 |
| |
| 6867 | + | |
| 6868 | + | |
| 6869 | + | |
| 6870 | + | |
| 6871 | + | |
| 6872 | + | |
| 6873 | + | |
| 6874 | + | |
| 6875 | + | |
| 6876 | + | |
| 6877 | + | |
| 6878 | + | |
| 6879 | + | |
| 6880 | + | |
| 6881 | + | |
| 6882 | + | |
| 6883 | + | |
| 6884 | + | |
| 6885 | + | |
| 6886 | + | |
| 6887 | + | |
| 6888 | + | |
| 6889 | + | |
| 6890 | + | |
| 6891 | + | |
| 6892 | + | |
| 6893 | + | |
| 6894 | + | |
| 6895 | + | |
| 6896 | + | |
| 6897 | + | |
| 6898 | + | |
6865 | 6899 |
| |
6866 | 6900 |
| |
6867 | 6901 |
| |
|
0 commit comments
Comments
(0)