view README.mingw @ 13683:59a86d70825b

[gaim-migrate @ 16086] If we're going to support crappy stalker-enablement plugins, we should at least make an effort to ensure that they don't require C99. This removes a variadic macro (DEBUG_INFO) from psychic.c by: %s/DEBUG_INFO(/gaim_debug_info("psychic", / There were only three occurrences of the DEBUG_INFO macro, so this isn't a big deal. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Sun, 23 Apr 2006 22:05:14 +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