summaryrefslogtreecommitdiffstats
path: root/chat-libs/loudmouth/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/loudmouth/CONFIGURE')
-rwxr-xr-xchat-libs/loudmouth/CONFIGURE4
1 files changed, 4 insertions, 0 deletions
diff --git a/chat-libs/loudmouth/CONFIGURE b/chat-libs/loudmouth/CONFIGURE
new file mode 100755
index 0000000000..3f53c6ac86
--- /dev/null
+++ b/chat-libs/loudmouth/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_list LOUDMOUTH_SSL "Which SSL backend do you want for SSL support?" \
+ gnutls \
+ openssl \
+ none