Fix a problem with the function purple_get_host_name() due to this function is valid...
commitbaa7248964383b24e97042c1e32f244cc68e762e
authorAnibal Avelar <avelar@gmail.com>
Wed, 1 Apr 2009 22:30:39 +0000 (1 16:30 -0600)
committerAnibal Avelar <avelar@gmail.com>
Wed, 1 Apr 2009 22:30:39 +0000 (1 16:30 -0600)
tree6badf42d67b226cc7a88918ae28bea8973924306
parent641874cefae0d1293e0a87525334130a4cc72383
Fix a problem with the function purple_get_host_name() due to this function is valid only in libpurple-dev > 2.5.x. I fixed it trying to be backward compatibility with libpurple-dev versions < 2.5.x. In Ubuntu hardy and gutsy the default libpurple-dev version is 2.4.1 where pidgin-sipe 1.3.3 doesn't work. With this fix I think is back the support to versions 2.4.x, 2.3.x and 2.2.x. I don't know minor.
src/sipe.c