BUILD_JABBER isn't used anymore
authorMikael Berthe <mikael@lilotux.net>
Sun, 07 Mar 2010 14:08:09 +0100
changeset 1741 0a9439f6dd66
parent 1740 391863b7952c
child 1742 d86e35d72955
BUILD_JABBER isn't used anymore
mcabber/configure.ac
--- 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])