Kaydet (Commit) 96682a78 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix misleading comment

Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
üst 01e9e567
......@@ -568,8 +568,9 @@ AC_ARG_ENABLE(scripting,
[Disable BASIC, Java and Python. Work in progress, use only if you are hacking on it.])
)
# This is mainly for iOS, but could potentially be used in some
# This is mainly for Android and iOS, but could potentially be used in some
# special case otherwise, too, so factored out as a separate setting
AC_ARG_ENABLE(dynamic-loading,
AS_HELP_STRING([--disable-dynamic-loading],
[Disable any use of dynamic loading of code. Work in progress, use only if you are hacking on it.])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment