Recognize mingw in perlasm.

This commit is contained in:
Dr. Stephen Henson 2006-02-04 01:25:19 +00:00
parent d5fd72fd0d
commit 0c21e13012

View File

@ -93,7 +93,7 @@ $tmp
#ifdef OUT
#define OK 1
#define ALIGN 4
#if defined(__CYGWIN__) || defined(__DJGPP__)
#if defined(__CYGWIN__) || defined(__DJGPP__) || defined(__MINGW32__)
#undef SIZE
#undef TYPE
#define SIZE(a,b)