diff options
author | Matt A. Tobin <email@mattatobin.com> | 2021-11-19 06:33:00 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2021-11-19 06:33:00 -0500 |
commit | 88b5b6ef2072bcbb09329a9db25de1debbc06143 (patch) | |
tree | 103da19044b5202abb63e6bc8848c2c43c8cb258 /build | |
parent | f8796cf0a4259b4b24b3be8ece0e0c26e2c017d5 (diff) | |
download | aura-central-88b5b6ef2072bcbb09329a9db25de1debbc06143.tar.gz |
Issue %3005 - Move modules/libjar to components/jar
- Also merges the sub component zipwriter
Diffstat (limited to 'build')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index a9f387bc0..9d5ee25ca 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -248,7 +248,6 @@ def old_configure_options(*options): '--enable-valgrind', '--enable-verify-mar', '--enable-webrtc', - '--enable-zipwriter', '--includedir', '--libdir', '--no-create', |