mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
doc/user: remove Javascript from plugins compiled with CMake option ENABLE_SCRIPTS
The Javascript plugin is not built by default any more since v2.9 and must be explicitly enabled with `-DENABLE_JAVASCRIPT=ON`.
This commit is contained in:
@@ -318,7 +318,7 @@ Liste von häufig verwendeten Optionen:
|
||||
|
||||
| ENABLE_SCRIPTS | `ON`, `OFF` | ON
|
||||
| kompiliert <<scripting_plugins,Skripten-Erweiterungen>> (Python, Perl, Ruby,
|
||||
Lua, Tcl, Guile, JavaScript, PHP).
|
||||
Lua, Tcl, Guile, PHP).
|
||||
|
||||
| ENABLE_SPELL | `ON`, `OFF` | ON
|
||||
| kompiliert <<spell_checking,Spell Erweiterung>>.
|
||||
|
||||
Reference in New Issue
Block a user