]>
Commit | Line | Data |
---|---|---|
db210d08 FF |
1 | |
2 | /* Define if fpregset_t type is available. */ | |
3 | #undef HAVE_FPREGSET_T | |
4 | ||
5 | /* Define if gregset_t type is available. */ | |
6 | #undef HAVE_GREGSET_T | |
07b77f5c FF |
7 | |
8 | /* Define if the "%Lg" format works to print long doubles. */ | |
9 | #undef PRINTF_HAS_LONG_DOUBLE | |
4bd9f70f TT |
10 | |
11 | /* Define if using Solaris thread debugging. */ | |
12 | #undef HAVE_THREAD_DB_LIB |