* configure: Re-build with autoconf-2.10.
[deliverable/binutils-gdb.git] / gdb / acconfig.h
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
7
8 /* Define if the "%Lg" format works to print long doubles. */
9 #undef PRINTF_HAS_LONG_DOUBLE
10
11 /* Define if using Solaris thread debugging. */
12 #undef HAVE_THREAD_DB_LIB
This page took 0.029176 seconds and 4 git commands to generate.