diff --git a/src/config-win32.h b/src/config-win32.h index f357dfb6a9911f0187554def1680daa764f02116..db2805900a2e918e44e6a2a50b7a83ab768d5d62 100644 --- a/src/config-win32.h +++ b/src/config-win32.h @@ -3,7 +3,7 @@ #define HAVE_STRICMP 1 /* Define cpu-machine-OS */ -#define OS "win32" +#define OS "i386-pc-win32" /* Define if you have the <io.h> header file. */ #define HAVE_IO_H 1