summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-build_moz.configure_old.configure
blob: 0749112b1b0a75b153a9ebb149866183e2598b1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
$NetBSD: patch-build_moz.configure_old.configure,v 1.1 2016/08/06 08:46:59 ryoon Exp $

--- build/moz.configure/old.configure.orig	2016-07-25 20:22:04.000000000 +0000
+++ build/moz.configure/old.configure
@@ -158,6 +158,7 @@ def old_configure_options(*options):
     '--enable-accessibility',
     '--enable-address-sanitizer',
     '--enable-alsa',
+    '--enable-alsa-dlopen',
     '--enable-android-omx',
     '--enable-android-resource-constrained',
     '--enable-approximate-location',
@@ -266,6 +267,7 @@ def old_configure_options(*options):
     '--enable-verify-mar',
     '--enable-warnings-as-errors',
     '--enable-webapp-runtime',
+    '--enable-webm',
     '--enable-webrtc',
     '--enable-websms-backend',
     '--enable-webspeech',
@@ -313,6 +315,7 @@ def old_configure_options(*options):
     '--with-nspr-prefix',
     '--with-nss-exec-prefix',
     '--with-nss-prefix',
+    '--with-oss',
     '--with-pthreads',
     '--with-qemu-exe',
     '--with-qtdir',
@@ -320,13 +323,20 @@ def old_configure_options(*options):
     '--with-sixgill',
     '--with-soft-float',
     '--with-system-bz2',
+    '--with-system-celt',
     '--with-system-icu',
     '--with-system-jpeg',
     '--with-system-libevent',
     '--with-system-libvpx',
     '--with-system-nspr',
     '--with-system-nss',
+    '--with-system-ogg',
+    '--with-system-opus',
     '--with-system-png',
+    '--with-system-soundtouch',
+    '--with-system-theora',
+    '--with-system-tremor',
+    '--with-system-vorbis',
     '--with-system-zlib',
     '--with-thumb',
     '--with-thumb-interwork',