diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/config-win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h index c734d7c48..7eca94e44 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -45,7 +45,7 @@ /* #define TIME_WITH_SYS_TIME 1 */ /* Define cpu-machine-OS */ -#define OS "win32" +#define OS "i386-pc-win32" /* The number of bytes in a long double. */ #define SIZEOF_LONG_DOUBLE 16 |