diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index fb9b0cd..b853412 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -531,6 +531,9 @@ /* Define to 1 if you have the `wborder' function. */ #undef HAVE_WBORDER +/* Define to 1 if you have the <windows.h> header file. */ +#undef HAVE_WINDOWS_H + /* Define to 1 if `fork' works. */ #undef HAVE_WORKING_FORK |