Move --enable-tests out of Python configure and flip the default.

This commit is contained in:
wolfbeast 2018-04-29 13:27:12 +02:00 committed by Roy Tam
commit 8ffcc15d3f
4 changed files with 40 additions and 32 deletions

View file

@ -236,6 +236,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',