comparison libfaim/README.gaim @ 889:e1da6a6ec42b

[gaim-migrate @ 899] Oscar works again committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 12 Sep 2000 20:21:36 +0000
parents 8f66e00af045
children e1a7fc4482b9
comparison
equal deleted inserted replaced
888:38ffd1faa31a 889:e1da6a6ec42b
11 easier or 2) to fix a compilation error. That means that what you're getting 11 easier or 2) to fix a compilation error. That means that what you're getting
12 when you enable oscar is basically faimtest (the very instructional program 12 when you enable oscar is basically faimtest (the very instructional program
13 included with the libfaim source on sourceforge) with the Gaim GTK front-end. 13 included with the libfaim source on sourceforge) with the Gaim GTK front-end.
14 So far the changes to libfaim that I've made are: 14 So far the changes to libfaim that I've made are:
15 - remove mkbuildinfo.sh and put the #defines it creates into Makefile.am 15 - remove mkbuildinfo.sh and put the #defines it creates into Makefile.am
16 - add #if HAVE_GETADDRINFO in aim_ft.c for Solaris people
17 16
18 And finally, a word of warning. Gaim/Faim is VERY buggy. Please, don't use this 17 And finally, a word of warning. Gaim/Faim is VERY buggy. Please, don't use this
19 for anything other than laughs right now. Hopefully we'll get it working better 18 for anything other than laughs right now. Hopefully we'll get it working better
20 soon (please help!). 19 soon (please help!).
21 20