Re: [AD] DJGPP compilation broken in current CVS? |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
On 2001-12-07, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote: > > This seems to be due to the #include "allegro/platform/alunixac.h" > > line in src/misc/modexgfx.s. ... > Replace the two include lines by: > > #include "../i386/asmdefs.inc" > > #ifdef ALLEGRO_UNIX > #include "allegro/platform/alunixac.h" > #endif Committed.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |