diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-05-11 09:26:20 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-05-11 09:26:20 +0000 |
commit | 9194b11f76bbbd8b83408c65f63521ecce4e41e3 (patch) | |
tree | 12db0cede5cd67b548d85b8365087cfe650afc9a /include/makeinclude/platform_mingw32.GNU | |
parent | 7e20f6a413c06bb1dfd987e06d68e7a8c22bd3f3 (diff) | |
download | ATCD-9194b11f76bbbd8b83408c65f63521ecce4e41e3.tar.gz |
ChangeLogTag: Tue May 10 09:19:32 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include/makeinclude/platform_mingw32.GNU')
-rw-r--r-- | include/makeinclude/platform_mingw32.GNU | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_mingw32.GNU b/include/makeinclude/platform_mingw32.GNU index c096198afe4..a4c8add7bc9 100644 --- a/include/makeinclude/platform_mingw32.GNU +++ b/include/makeinclude/platform_mingw32.GNU @@ -44,7 +44,7 @@ rwho = 0 # MinGW has wfmo and registry wfmo = 1 -win32registry = 1 +winregistry = 1 # Disable auto-import warnings. The MingW linker has a problem with imports # See https://sourceforge.net/tracker/?func=detail&atid=102435&aid=683455&group_id=2435 |