aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2016-07-06 21:04:39 +0200
committerMarius Halden <marius.h@lden.org>2016-07-06 21:04:39 +0200
commit2f2fb6dda408ad2562cc754e2ca0ad3c2ea8bc8e (patch)
tree8fb3727ea51728ea0ee4c075f53ce93b1ef12161 /configure
parentfd86ad18b56b77321d3e235594b6ae7e4f7acabd (diff)
parent7e41de51bd6466306f21e1d2bf54b3251c1bf08e (diff)
Merge branch 'scram' into patched-master
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 1bd7fef3..39153dc6 100755
--- a/configure
+++ b/configure
@@ -886,6 +886,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