From 405a14e9ea1da8332d1550c7d08bc31ca469272e Mon Sep 17 00:00:00 2001 From: Marius Halden Date: Wed, 6 Jul 2016 18:03:30 +0200 Subject: Use saslprep, more cb stuff --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') 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 -- cgit v1.2.3