Commit dd52ec0
committed
Make configure detect old Boost.
This minimum version has for some time been documented as 1.55, but
its always easier to make the configure command error out if you use
an older version and while 1.55 is from 2013, it still happens.
So lets make sure we fail configure on a too old boost version.1 parent 737b809 commit dd52ec0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments