* config.in: Regenerate.

This commit is contained in:
Thiago Jung Bauermann 2008-01-08 19:38:33 +00:00
parent cdb7f5d4dc
commit dda297ecb6
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-01-08 Thiago Jung Bauermann <bauerman@br.ibm.com>
* config.in: Regenerate.
2008-01-08 Joel Brobecker <brobecker@adacore.com>
* ada-lang.c (ada_convert_actual): Renames convert_actual.

View File

@ -503,6 +503,9 @@
/* Define if the prfpregset_t type is broken. */
#undef PRFPREGSET_T_BROKEN
/* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
#undef PRINTF_HAS_DECFLOAT
/* Define to 1 if the "%Lg" format works to print long doubles. */
#undef PRINTF_HAS_LONG_DOUBLE