comparison libfaim/README.gaim @ 932:13bdc97d433e

[gaim-migrate @ 942] bah. hopefully this will help people who aren't POSIX compliant. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 21 Sep 2000 00:45:30 +0000
parents 59d9e1177ab5
children 07f056222d68
comparison
equal deleted inserted replaced
931:59d9e1177ab5 932:13bdc97d433e
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 - check for socklen_t for Solaris people (in aim_ft.c)
16 17
17 And finally, a word of warning. Gaim/Faim is VERY buggy. Please, don't use this 18 And finally, a word of warning. Gaim/Faim is VERY buggy. Please, don't use this
18 for anything other than laughs right now. Hopefully we'll get it working better 19 for anything other than laughs right now. Hopefully we'll get it working better
19 soon (please help!). 20 soon (please help!).
20 21