pidgin/pidgin

Remove unused Meson option for enchant.

2019-10-07, Elliott Sales de Andrade
7d5886367e8e
Parents f551e29dba6b
Children e04b5ac32433
Remove unused Meson option for enchant.
--- a/meson_options.txt Mon Oct 07 21:20:21 2019 -0400
+++ b/meson_options.txt Mon Oct 07 21:29:14 2019 -0400
@@ -17,9 +17,6 @@
option('doc', type : 'boolean', value : false,
description : 'build documentation with gtk-doc')
-option('enchant', type : 'boolean', value : true,
- description : 'compile with Enchant spell checking support')
-
option('gevolution', type : 'boolean', value : false,
description : 'compile with the Evolution plugin')