Feature #251
refactor config/ax_boost_*.m4
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Eric Blossom | % Done: | 0% |
|
| Category: | build | |||
| Target version: | release-3.2.0 | |||
| Resolution: | fixed |
Description
There's a ton of almost exactly repeated code in ax_boost_*.m4. Extract the common patterns into new m4 macros and clean up the mess. ax_boost_base.m4 is different, but the rest should be refactored.
It turns out that the existing code doesn't work on NetBSD or OS/X.
History
Updated by Eric Blossom over 4 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed in r9336