Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [commit/obvious] Regenerate config.in
@ 2008-01-08 19:41 Thiago Jung Bauermann
  0 siblings, 0 replies; only message in thread
From: Thiago Jung Bauermann @ 2008-01-08 19:41 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 265 bytes --]

Hi,

This patch added a configure #define but didn't regenerate config.in:

http://sourceware.org/ml/gdb-patches/2007-11/msg00044.html

I ran autoheader and committed the attached change.
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center

[-- Attachment #2: config.in.diff --]
[-- Type: text/x-patch, Size: 1053 bytes --]

Index: ChangeLog
===================================================================
RCS file: /cvs/src/src/gdb/ChangeLog,v
retrieving revision 1.9064
diff -u -r1.9064 ChangeLog
--- ChangeLog	8 Jan 2008 19:28:09 -0000	1.9064
+++ ChangeLog	8 Jan 2008 19:37:54 -0000
@@ -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.
Index: config.in
===================================================================
RCS file: /cvs/src/src/gdb/config.in,v
retrieving revision 1.95
diff -u -r1.95 config.in
--- config.in	17 Nov 2007 00:41:17 -0000	1.95
+++ config.in	8 Jan 2008 19:37:54 -0000
@@ -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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-08 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-08 19:41 [commit/obvious] Regenerate config.in Thiago Jung Bauermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox