From 18e1f3b157062e2daec877157e4868593e984656 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 2 May 2012 08:58:22 +0100 Subject: Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because in many ways it's not BitlBee and I'm tired of getting libpurple-related bug reports. --- configure | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 5cfa903f..91e76124 100755 --- a/configure +++ b/configure @@ -640,6 +640,9 @@ EOF jabber=0 oscar=0 yahoo=0 + + echo '#undef PACKAGE' >> config.h + echo '#define PACKAGE "BitlBee-LIBPURPLE"' >> config.h if [ "$events" = "libevent" ]; then echo 'Warning: Some libpurple modules (including msn-pecan) do their event handling' -- cgit v1.2.3