view README.mingw @ 10786:7638c282b1d3

[gaim-migrate @ 12426] oops, this fixes it so i can see my own bgcolor. before it wasn't looking if you didn't have any other tags... I'm not infite looping. Sean,or someone who is, might want to check line 579: while (gtk_text_iter_in_range(&cur, &start, &end)) { specificly check if start ever equals end, that would be bad. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Thu, 07 Apr 2005 00:29:24 +0000
parents e61a072f4425
children 5d03b309b482
line wrap: on
line source

How to build Gaim using MinGw
=============================

Since these instructions are constantly changing and in order for me to
avoid maintaining two versions of these instructions please refer to:

http://gaim.sourceforge.net/win32

- Herman