mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 01:33:12 +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:
@@ -310,7 +310,7 @@ Liste des options couramment utilisées :
|
||||
|
||||
| ENABLE_SCRIPTS | `ON`, `OFF` | ON
|
||||
| Compiler <<scripting_plugins,les extensions de script>> (Python, Perl, Ruby,
|
||||
Lua, Tcl, Guile, JavaScript, PHP).
|
||||
Lua, Tcl, Guile, PHP).
|
||||
|
||||
| ENABLE_SPELL | `ON`, `OFF` | ON
|
||||
| Compiler <<spell_checking,l'extension Spell>>.
|
||||
|
||||
Reference in New Issue
Block a user