view README.mingw @ 5926:6c22d37c6a3c

[gaim-migrate @ 6366] Another "should fix" commit! If calling gaim_connection_disconnect() instead of gaim_account_disconnect() (which was happening at times), the account's connection would never be set to NULL. Now we ensure that if the account's connection is non-NULL, gaim_account_disconnect() is called first instead of gaim_connection_disconnect(). committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 20 Jun 2003 03:55:56 +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