summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-11-12 15:38:17 -0600
committerGary Kramlich <grim@reaperworld.com>2022-11-12 15:38:17 -0600
commit80314c9e2e6e22d9c8c164a418731b6948c0ea45 (patch)
tree47778bc3641619cfef0e5c9bfcb1504c26643868 /meson_options.txt
parent205a6cc4cb337fa344d31f7dd56d7e5f80adee04 (diff)
downloadpidgin-80314c9e2e6e22d9c8c164a418731b6948c0ea45.tar.gz
Remove the Sametime protocol plugin
We haven't been able to test this in forever, and as such, it hasn't received any real maintenance. So rather than continue this cycle we're going to cut our loses. Testing Done: Compiled and greped everything. I've left the man pages for now as they need their own overhaul. Reviewed at https://reviews.imfreedom.org/r/2022/
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index ec034e4ca2..c463fb4929 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -40,9 +40,6 @@ option('dynamic-prpls', type : 'string', value: 'all',
option('libgadu', type : 'feature',
description : 'compile with libgadu (required for GaduGadu support)')
-option('meanwhile', type : 'feature',
- description : 'compile with meanwhile')
-
##############################################################################
# Pidgin Options