gecko-dev/build/autoconf
Mike Hommey 93cd01c00d Bug 1487595 - Error out instead of setting EXPAND_LIBS_LIST_STYLE to none. r=froydnj
Back before expandlibs was removed in bug 1429875, not using list files
was supported, but nowadays, it just leads to errors like the following:

*** No rule to make target 'libfake_so.list', needed by 'libfake.so'.  Stop.

We might as well error out during configure, rather than much later
during the build.

Differential Revision: https://phabricator.services.mozilla.com/D4738
2018-09-01 08:55:41 +09:00
..
acwinpaths.m4
alloc.m4
altoptions.m4
android.m4 Bug 1352015 - Part 1: Fix Android SDK configure checks. r=nalexander 2018-05-06 20:39:11 +02:00
arch.m4 Bug 1397807 - Allow rustc to emit NEON instructions when clang does on ARMv7 and use NEON in encoding_rs. r=glandium 2018-06-05 14:56:11 +03:00
clang-plugin.m4 Bug 1454667 - clear out CPPFLAGS before compiling test files for the clang plugin. r=froydnj 2018-05-11 12:23:30 +03:00
codeset.m4
compiler-opts.m4 Bug 1480558 - part 1 - set AS appropriately on aarch64 windows; r=mshal 2018-08-21 11:00:35 -04:00
config.guess
config.status.m4 Bug 1341234 - part 1 - add AC_SUBST_TOML_LIST macro; r=gps 2017-11-10 10:05:36 -05:00
config.sub
expandlibs.m4 Bug 1487595 - Error out instead of setting EXPAND_LIBS_LIST_STYLE to none. r=froydnj 2018-09-01 08:55:41 +09:00
frameptr.m4 Bug 1485716 - part 1 - always use frame pointers on aarch64 windows; r=dmajor 2018-08-23 16:48:53 -04:00
hooks.m4
hotfixes.m4
icu.m4 Bug 1484535 - Allow C++ files to check MOZ_SYSTEM_ICU. r=froydnj 2018-08-21 16:02:00 +03:00
install-sh
ios.m4
lto.m4
mozheader.m4
mozprog.m4
nspr-build.m4 Bug 1341222 - Avoid m4 breaking the sed expressions that set NSPR_INCLUDE_DIR and NSPR_LIB_DIR. r=froydnj 2018-08-21 07:25:00 +09:00
nspr.m4
nss.m4
pkg.m4
sanitize.m4 Bug 1484872 - Move LTO flags to python configure. r=froydnj 2018-08-21 08:40:26 +09:00
subconfigure.m4
toolchain.m4 Bug 1451372: Force libatomic only on 32-bits Linux clang builds; r=froydnj 2018-04-06 16:27:01 +02:00
zlib.m4