Remove docs for javascript core jit configurability

This should've been removed in commit 24f1025663

Task-number: QTBUG-37832

Change-Id: I3404f17c904dbb462773f40371d09b0e58a0930d
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
Simon Hausmann 2014-04-01 18:18:02 +02:00 committed by The Qt Project
parent 9a14731b7c
commit 30b334ffeb

3
configure vendored
View File

@ -2270,9 +2270,6 @@ Configure options:
-system-sqlite ..... Use sqlite from the operating system.
-no-javascript-jit . Do not build the JavaScriptCore JIT compiler.
+ -javascript-jit .... Build the JavaScriptCore JIT compiler.
-no-qml-debug ...... Do not build the in-process QML debugging support.
+ -qml-debug ......... Build the QML debugging support.