We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
10cbfa4
Added a mechanism to override AC_CHECK_FUNCS with Autoconf (#32).
AC_CHECK_FUNCS
Shim uname and pkg-config when cross-compiling (#9).
uname
pkg-config
Added documentation.
The dependencies argument in add_pkg() is now FALSE by default.
dependencies
add_pkg()
FALSE
Made CXX17 the default (#12).
Packages using OpenMP can now be cross-compiled (#17).
Prevent packages from accessing the host LIBS (#10).
Use a default shell when running configure scripts (#8).
Various tweaks and bug fixes for cross-compiling on Linux host.