diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-10-24 06:41:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-24 06:41:20 +0200 |
commit | f71c04d814416ebf52dd54109f2d04f1cbd397c0 (patch) | |
tree | 578f23631e84aff1c50bb9c5c5e7999475fad607 /build/moz.configure | |
parent | d07a4f2ba9295068681ecfb8e36418f6b72c3d56 (diff) | |
parent | afe69140a8485b271d8f6ac1d7551540cea11c66 (diff) | |
download | UXP-f71c04d814416ebf52dd54109f2d04f1cbd397c0.tar UXP-f71c04d814416ebf52dd54109f2d04f1cbd397c0.tar.gz UXP-f71c04d814416ebf52dd54109f2d04f1cbd397c0.tar.lz UXP-f71c04d814416ebf52dd54109f2d04f1cbd397c0.tar.xz UXP-f71c04d814416ebf52dd54109f2d04f1cbd397c0.zip |
Merge pull request #851 from MoonchildProductions/revert-796-nsuserinfo
Revert "Make nsIUserInfo component optional with --disable-userinfo at build time"
Diffstat (limited to 'build/moz.configure')
-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 e6eaa8228..20bde1eee 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -243,7 +243,6 @@ def old_configure_options(*options): '--enable-universalchardet', '--enable-updater', '--enable-url-classifier', - '--enable-userinfo', '--enable-valgrind', '--enable-verify-mar', '--enable-webrtc', |