aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2014-02-28 23:14:11 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2014-02-28 23:14:11 +0000
commit2e815e5627b54696d4a81cddd8162fa0414b118f (patch)
tree50be645a1aa2ebe4e6acc1ce980b08b465173ba9 /configure
parent6ae1056f266bb09750de640903a45b6806477665 (diff)
parentcb90dc9fbd1e2a76ea382376ca69248398f70719 (diff)
Merging a bunch of patches from Trac, collected by dx.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index bc1719bc..b190b205 100755
--- a/configure
+++ b/configure
@@ -479,6 +479,7 @@ if [ "$gcov" = "1" ]; then
fi
if [ "$plugins" = 0 ]; then
+ plugindir=""
echo '#undef WITH_PLUGINS' >> config.h
else
echo '#define WITH_PLUGINS' >> config.h
@@ -570,6 +571,7 @@ fi
cat <<EOF>bitlbee.pc
prefix=$prefix
includedir=$includedir
+plugindir=$plugindir
Name: bitlbee
Description: IRC to IM gateway