Part of the changes I did on boost.m4 in https://github.com/xoreos/xoreos but never got around creating pull requests for. Sorry.
This adds some caching for the boost library suffixes. When one test finds a working boost library, the suffix is remembered and checked first for subsequent tests.
Part of the changes I did on boost.m4 in https://github.com/xoreos/xoreos but never got around creating pull requests for. Sorry.
This adds some caching for the boost library suffixes. When one test finds a working boost library, the suffix is remembered and checked first for subsequent tests.
This essentially speeds up boost.m4 considerably.