aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorThiago Jung Bauermann <bauerman@br.ibm.com>2008-01-08 19:38:33 +0000
committerThiago Jung Bauermann <bauerman@br.ibm.com>2008-01-08 19:38:33 +0000
commitdda297ecb6db9ab4d3c6f57e7a87208b1f20eeb6 (patch)
tree7182ca3958625df7098babd9bf843f9fb46a0afe /gdb/config.in
parentcdb7f5d4dc69820460ebf501916847b43d801f8a (diff)
downloadgdb-dda297ecb6db9ab4d3c6f57e7a87208b1f20eeb6.zip
gdb-dda297ecb6db9ab4d3c6f57e7a87208b1f20eeb6.tar.gz
gdb-dda297ecb6db9ab4d3c6f57e7a87208b1f20eeb6.tar.bz2
* config.in: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 001e40d..b6aba7d 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -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