summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorVlad Glagolev2016-10-05 14:15:24 -0400
committerVlad Glagolev2016-10-05 14:15:24 -0400
commit8180667162f08f9f757f710d997d9bf08af95fb6 (patch)
tree4825e604a57b19a33f3a11bf530d2f610e1e0e9f /chat-im
parentf47b8322949669d16f60c214314b7d2610736f81 (diff)
mcabber: dropped obsolete flags
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/mcabber/CONFIGURE8
-rw-r--r--chat-im/mcabber/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/chat-im/mcabber/CONFIGURE b/chat-im/mcabber/CONFIGURE
index 5074e439b4..6719d9b0ab 100755
--- a/chat-im/mcabber/CONFIGURE
+++ b/chat-im/mcabber/CONFIGURE
@@ -1,11 +1,11 @@
+# drop obsolete configure flags from previous version(s)
+list_remove MCABBER_OPTS '--enable-xep0022' &&
+list_remove MCABBER_OPTS '--disable-xep0022' &&
+
config_query_option MCABBER_OPTS "Enable dynamic modules loading?" y \
"--enable-modules" \
"--disable-modules" &&
-config_query_option MCABBER_OPTS "Enable obsolete Message Events (XEP-0022)?" n \
- "--enable-xep0022" \
- "--disable-xep0022" &&
-
config_query_option MCABBER_OPTS "Add development compilation options?" n \
"--enable-debug" \
"--disable-debug"
diff --git a/chat-im/mcabber/HISTORY b/chat-im/mcabber/HISTORY
index 1a75d38292..971662e2a0 100644
--- a/chat-im/mcabber/HISTORY
+++ b/chat-im/mcabber/HISTORY
@@ -1,3 +1,6 @@
+2016-10-05 Vlad Glagolev <stealth@sourcemage.org>
+ * CONFIGURE: dropped obsolete flags
+
2016-09-24 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0.3