Mercurial > pidgin
changeset 641:e947cb269c9d
[gaim-migrate @ 651]
solaris is b0rken
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 08 Aug 2000 21:05:49 +0000 |
parents | 2c0a7d245bd2 |
children | a79bbed31f7e |
files | libfaim/CHANGES.gaim libfaim/README.gaim |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libfaim/CHANGES.gaim Tue Aug 08 21:03:07 2000 +0000 +++ b/libfaim/CHANGES.gaim Tue Aug 08 21:05:49 2000 +0000 @@ -1,3 +1,7 @@ + +Tue Aug 8 21:04:30 UTC 2000 EWarmenhoven + - Solaris doesn't have getaddrinfo(). Well, old versions of Solaris + don't. I changed aim_ft.c to try to work around this problem. Tue Aug 8 04:59:55 UTC 2000 EWarmenhoven - Small updates to libfaim. Hopefully this should fix a lot of the
--- a/libfaim/README.gaim Tue Aug 08 21:03:07 2000 +0000 +++ b/libfaim/README.gaim Tue Aug 08 21:05:49 2000 +0000 @@ -14,6 +14,7 @@ So far the changes to libfaim that I've made are: - remove mkbuildinfo.sh and put the #defines it creates into Makefile.am - fix a typo in aim.h - "aim_directim_initiate", not "aim_directim_intiate" +- add #if HAVE_GETADDRINFO in aim_ft.c for Solaris people And finally, a word of warning. Gaim/Faim is VERY buggy. Please, don't use this for anything other than laughs right now. Hopefully we'll get it working better