Hi all, I finally merged the mob branch into the master branch! I also created a new tarball which is available, as usual, both on my own web space [1] and on centerim.org [2]. Please test it and report issues, as usual!
I'd like to outline a couple of issues that should be fixed: - in the configure script, libotr is being searched if the user didn't specify --without-otr. IMHO this is not the correct behaviour, libotr should be searched only if the user explicitly asked for it. - conditional build of libotr was made with a couple of #ifdefs in libotr.h and libotr.cc, but it should be inserted in Makefile.am . Boris asked me about it and I didn't have the time to answer, so no blaming - after all it works and this is what matters! Next step will be to make it more elegant - libotr stuff is just in the jabber hook right now. This is ok for testing purposes, but should be moved in abstracthook so that all protocols can benefit from it! Sorry for the long delay! Stéphane [1] http://cim.sbisinger.net/tars/centerim-20071003.tar.gz [2] http://www.centerim.org/download/snapshots/centerim-20071003.tar.gz -- Stéphane _______________________________________________ Centerim-devel mailing list [email protected] http://centerim.org/mailman/listinfo/centerim-devel
