diff options
author | Moonchild <moonchild@palemoon.org> | 2022-07-21 08:39:20 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-07-21 08:39:43 +0000 |
commit | a5421542e5fbeb2167cbdd4b2e19e7482a227ca7 (patch) | |
tree | cade7c97c86b23195a3b961f9b6d7cc31374fa89 /old-configure.in | |
parent | 9800079bc2d9eaf1f7dfd3c4db128af147eba1a4 (diff) | |
download | uxp-a5421542e5fbeb2167cbdd4b2e19e7482a227ca7.tar.gz |
Issue #1837 - Remove unused build back-ends from the tree.
This leaves just use of recursive make to build applications.
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/old-configure.in b/old-configure.in index 0ed6984ca9..6ed4fc1f3d 100644 --- a/old-configure.in +++ b/old-configure.in @@ -4961,7 +4961,6 @@ AC_SUBST_LIST(VPX_ASFLAGS) AC_SUBST(VPX_AS_CONVERSION) AC_SUBST(VPX_X86_ASM) AC_SUBST(VPX_ARM_ASM) -AC_SUBST(MOZ_CODE_COVERAGE) AC_SUBST(LIBJPEG_TURBO_USE_YASM) AC_SUBST_LIST(LIBJPEG_TURBO_ASFLAGS) AC_SUBST(MOZ_LIBAV_FFT) |