diff options
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in index 70a127e..d43b748 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -171,6 +171,9 @@ /* Define to 1 if you have the <wchar.h> header file. */ #undef HAVE_WCHAR_H +/* Define to 1 if you have the <windows.h> header file. */ +#undef HAVE_WINDOWS_H + /* Define to 1 if you have the <zlib.h> header file. */ #undef HAVE_ZLIB_H |