aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2016-07-06 18:03:30 +0200
committerMarius Halden <marius.h@lden.org>2016-07-06 18:03:30 +0200
commit405a14e9ea1da8332d1550c7d08bc31ca469272e (patch)
treead85d2b0780e6a4f67b16f176fd1eb3c8d1b709f /configure
parent7dae47d5ed41d6b81e091b6324a11e1bc78d22a6 (diff)
Use saslprep, more cb stuff
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index cabefe7c..087b2bc4 100755
--- a/configure
+++ b/configure
@@ -876,6 +876,8 @@ if [ "$protocols" = "PROTOCOLS = " ]; then
echo " BitlBee will run, but you will be unable to connect to IM servers!"
fi
+echo "EFLAGS+=$(pkg-config libidn --libs)" >> Makefile.settings
+
echo "PROTOCOLS = $protocols" >> Makefile.settings
echo "PROTOOBJS = $protoobjs" >> Makefile.settings