diff options
Diffstat (limited to 'sim/d10v/config.in')
-rw-r--r-- | sim/d10v/config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/d10v/config.in b/sim/d10v/config.in index 0db6f1e..5fed8c1 100644 --- a/sim/d10v/config.in +++ b/sim/d10v/config.in @@ -67,12 +67,19 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_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 /* Define to 1 if you have the `__setfpucw' function. */ #undef HAVE___SETFPUCW +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Name of this package. */ #undef PACKAGE |