[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] Mac OS X Intel
- From: Chris <chris.kcat@xxxxxxxxxx>
- Date: Sat, 14 Jan 2006 04:36:38 -0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=VGmMC86kaLDjZnbSeP374VG+66UGxtjQ2XOw/lGubFMa5a4lxf74xUXhzziXDtKkpDR5YC+QB4odro6qwGHiMaNclktkGHL8VaCOcVINMm1I+L8NFf9ZOZn3atYJkJZybCunNnnV5BIN7dNlGyxBFv+Hh2RqHusrMqZXIU6eb1s=
On Saturday 14 January 2006 03:52, Evert Glebbeek wrote:
> +#ifdef __i386__
> + #define ALLEGRO_I386
> +#endif
This might go better in a more central location. My x86 Linux/GCC system
defines this, too. As does XMinGW.