diff options
Diffstat (limited to 'build/moz.configure/old.configure')
-rw-r--r-- | build/moz.configure/old.configure | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index c416c18d2..499f668d7 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -291,7 +291,10 @@ def old_configure_options(*options): '--with-soft-float', '--with-system-bz2', '--with-system-jpeg', + '--with-system-libevent', '--with-system-libvpx', + '--with-system-nspr', + '--with-system-nss', '--with-system-zlib', '--with-thumb', '--with-thumb-interwork', |