Re: [AD] patch for Watcom build

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Matthew Leverton wrote:

Hello,

I don't have diff here, so I'll just post the change:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/* these are available in OpenWatcom 1.3 (12.3) */
#if __WATCOMC__ >= 1230
#define HAVE_INTTYPES_H
#define HAVE_STDINT_H
#else
#define ALLEGRO_GUESS_INTTYPES_OK
#endif
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Committed.  Thanks for that.





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/