cryb-to/m4
Dag-Erling Smørgrav 85bf898826 Don't invoke pkg-config unnecessarily.
Previously, we always invoked AX_PKG_CONFIG_CHECK() for a disabled component (i.e. a component which we provide but which was disabled on the configure command line).  This is both excessive (because we only need to run this check for components that will be needed during the build) and insufficient (because we also need to run it for components from other Cryb projects).
2018-05-11 18:21:26 +02:00
..
.gitignore Create autoconf macros to automate component selection. 2018-05-06 03:21:59 +02:00
ax_gcc_builtin.m4
ax_pkg_config.m4
cryb_to.m4 Don't invoke pkg-config unnecessarily. 2018-05-11 18:21:26 +02:00