1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13: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:
Sébastien Helleu
2023-04-03 21:09:05 +02:00
parent 924c543430
commit e75c61d7aa
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ $ make install
| ENABLE_SCRIPTS | `ON`, `OFF` | ON
| Компајлира <<scripting_plugins,script додатке>> (Python, Perl, Ruby, Lua, Tcl,
Guile, JavaScript, PHP).
Guile, PHP).
| ENABLE_SPELL | `ON`, `OFF` | ON
| Компајлира <<spell_checking,Spell додатак>>.