diff options
Diffstat (limited to 'config/mh-cygwin32')
-rw-r--r-- | config/mh-cygwin32 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-cygwin32 b/config/mh-cygwin32 index 14a9f89..a0abb5e 100644 --- a/config/mh-cygwin32 +++ b/config/mh-cygwin32 @@ -4,3 +4,5 @@ MAKEINFOFLAGS=--no-split # This does some sort of DOS specific installation, I guess. INSTALL_DOSREL=install-dosrel + +CFLAGS=-D_WIN32 |