summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-04-29 13:27:12 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-04-29 13:27:12 +0200
commit927868e8b93f508fe89ee82f618f4a1761366f70 (patch)
treee8475909f5620c438e1018689b74da7582e58bb6 /build
parentfbeee7692b740c1020ba115f497c4325c3ff8f61 (diff)
downloadUXP-927868e8b93f508fe89ee82f618f4a1761366f70.tar
UXP-927868e8b93f508fe89ee82f618f4a1761366f70.tar.gz
UXP-927868e8b93f508fe89ee82f618f4a1761366f70.tar.lz
UXP-927868e8b93f508fe89ee82f618f4a1761366f70.tar.xz
UXP-927868e8b93f508fe89ee82f618f4a1761366f70.zip
Move --enable-tests out of Python configure and flip the default.
Diffstat (limited to 'build')
-rw-r--r--build/moz.configure/old.configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure
index ffdea81b0..9f29e68c9 100644
--- a/build/moz.configure/old.configure
+++ b/build/moz.configure/old.configure
@@ -235,6 +235,7 @@ def old_configure_options(*options):
'--enable-system-pixman',
'--enable-system-sqlite',
'--enable-tasktracer',
+ '--enable-tests',
'--enable-thread-sanitizer',
'--enable-trace-logging',
'--enable-ui-locale',