X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2Fppc%2Fconfig.in;h=e157e9fd1b207ea7b6232b4b92ea7b7a8cd3ff4c;hb=3312f67c0957196e41db149343d04ee7b30cdc65;hp=86a6825ea0e390b900bbddca52d4185ee8617912;hpb=bf0275b1b5068b93f517f6fcac7ab4739808558d;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/ppc/config.in b/sim/ppc/config.in index 86a6825ea0..e157e9fd1b 100644 --- a/sim/ppc/config.in +++ b/sim/ppc/config.in @@ -43,6 +43,9 @@ */ #undef HAVE_DIRENT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_DLFCN_H + /* Define to 1 if you have the `dup' function. */ #undef HAVE_DUP @@ -160,16 +163,16 @@ /* Define if struct statfs is defined in */ #undef HAVE_STRUCT_STATFS -/* Define to 1 if `struct stat' is a member of `st_blksize'. */ +/* Define to 1 if `st_blksize' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE -/* Define to 1 if `struct stat' is a member of `st_blocks'. */ +/* Define to 1 if `st_blocks' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLOCKS -/* Define to 1 if `struct stat' is a member of `st_rdev'. */ +/* Define to 1 if `st_rdev' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_RDEV -/* Define to 1 if `struct tm' is a member of `tm_zone'. */ +/* Define to 1 if `tm_zone' is a member of `struct tm'. */ #undef HAVE_STRUCT_TM_TM_ZONE /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use @@ -281,8 +284,8 @@ /* Define to 1 if you have the `unlink' function. */ #undef HAVE_UNLINK -/* Define to 1 if you have the header file. */ -#undef HAVE_ZLIB_H +/* Define to 1 if you have the header file. */ +#undef HAVE_WINDOWS_H /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -322,6 +325,18 @@ when building for Cygwin. */ #undef USE_WIN32API +/* Sim assert settings */ +#undef WITH_ASSERT + +/* Sim default environment */ +#undef WITH_ENVIRONMENT + +/* How to route I/O */ +#undef WITH_STDIO + +/* Sim trace settings */ +#undef WITH_TRACE + /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD