mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
9a271c3566
We don't check for pkg-config on some platforms (Windows, OSX, Android). On those platforms, calling 'pkg_check_modules' will not work. Adding the same 'when' used for the 'pkg_config' check to all the options that end up calling 'pkg_check_modules' effectively disables them, and prevents 'pkg_check_modules' from being called. Differential Revision: https://phabricator.services.mozilla.com/D150649 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |