changeset 1741:0a9439f6dd66

BUILD_JABBER isn't used anymore
author Mikael Berthe <mikael@lilotux.net>
date Sun, 07 Mar 2010 14:08:09 +0100
parents 391863b7952c
children d86e35d72955
files mcabber/configure.ac
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/configure.ac	Sun Mar 07 13:02:38 2010 +0100
+++ b/mcabber/configure.ac	Sun Mar 07 14:08:09 2010 +0100
@@ -220,8 +220,6 @@
  fi
 fi
 
-AC_DEFINE([BUILD_JABBER], 1, [build with jabber support])
-
 # Export $datadir to the source tree.
 if test x"${datadir}" != x""; then
     AC_DEFINE_DIR(DATA_DIR, datadir, [Data files directory])