diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-01 01:41:40 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-08-01 01:41:40 +0200 |
commit | 26085575d5907922d14fe2aeeac34fd4583334fb (patch) | |
tree | 9e400d5d13b02891046d4e8724e9934a57710f9c /doc/fr/weechat_user.fr.adoc | |
parent | 7412f5815c882120ddfaa2a19d0008aca2c4f502 (diff) | |
download | weechat-26085575d5907922d14fe2aeeac34fd4583334fb.zip |
core: disable debug by default in autotools build
Diffstat (limited to 'doc/fr/weechat_user.fr.adoc')
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 9362fe117..0bcc3f5e8 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -400,8 +400,6 @@ Si vous compilez avec CMake : $ cmake .. -DCMAKE_BUILD_TYPE=Debug ---- -Si vous compilez avec les autotools, le debug est par défaut (`--with-debug=1`). - Si vous avez installé un paquet binaire, alors installez le paquet _weechat-dbg_. |