diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-10-24 06:40:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-24 06:40:38 +0200 |
commit | afe69140a8485b271d8f6ac1d7551540cea11c66 (patch) | |
tree | 578f23631e84aff1c50bb9c5c5e7999475fad607 /build/moz.configure/old.configure | |
parent | d07a4f2ba9295068681ecfb8e36418f6b72c3d56 (diff) | |
download | UXP-afe69140a8485b271d8f6ac1d7551540cea11c66.tar UXP-afe69140a8485b271d8f6ac1d7551540cea11c66.tar.gz UXP-afe69140a8485b271d8f6ac1d7551540cea11c66.tar.lz UXP-afe69140a8485b271d8f6ac1d7551540cea11c66.tar.xz UXP-afe69140a8485b271d8f6ac1d7551540cea11c66.zip |
Revert "Make nsIUserInfo component optional with --disable-userinfo at build time"
Diffstat (limited to 'build/moz.configure/old.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', |