X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fncurses_dll.h;h=047d5c7d390ba97140ce0aa413d073918b9e3299;hp=9c6835a225ce8a7cb6e701c81bc97015c5db5693;hb=dc6f2587b13a5294926467a2375922b3c30d302b;hpb=2782cd7cf38dc9cfaa9d90b7e66792dbc7537b08 diff --git a/include/ncurses_dll.h b/include/ncurses_dll.h index 9c6835a2..047d5c7d 100644 --- a/include/ncurses_dll.h +++ b/include/ncurses_dll.h @@ -25,7 +25,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * ****************************************************************************/ -/* $Id: ncurses_dll.h,v 1.7 2009/03/21 18:55:22 tom Exp $ */ +/* $Id: ncurses_dll.h,v 1.8 2009/04/04 22:26:27 tom Exp $ */ #ifndef NCURSES_DLL_H_incl #define NCURSES_DLL_H_incl 1 @@ -37,7 +37,7 @@ #undef NCURSES_DLL #define NCURSES_STATIC -#if defined(__CYGWIN__) +#if defined(__CYGWIN__) || defined(__MINGW32__) # if defined(NCURSES_DLL) # if defined(NCURSES_STATIC) # undef NCURSES_STATIC