diff options
Diffstat (limited to 'sim/v850/config.in')
-rw-r--r-- | sim/v850/config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/v850/config.in b/sim/v850/config.in index a3f18e9..b65100e 100644 --- a/sim/v850/config.in +++ b/sim/v850/config.in @@ -91,12 +91,19 @@ /* Define to 1 if you have the <utime.h> header file. */ #undef HAVE_UTIME_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 |