mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +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:
@@ -361,7 +361,7 @@ List of commonly used options:
|
||||
|
||||
| ENABLE_SCRIPTS | `ON`, `OFF` | ON
|
||||
| Compile <<scripting_plugins,script plugins>> (Python, Perl, Ruby, Lua, Tcl,
|
||||
Guile, JavaScript, PHP).
|
||||
Guile, PHP).
|
||||
|
||||
| ENABLE_SPELL | `ON`, `OFF` | ON
|
||||
| Compile <<spell_checking,Spell plugin>>.
|
||||
|
||||
Reference in New Issue
Block a user