Regenerate newlib/newlib.hin?

Sebastian Huber <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
Hello,

when I run "autoreconf" in "newlib", I get the following local changes:

diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index e87a5eabbb..7a1d921d6e 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -375,6 +375,9 @@
  /* nano version of malloc is used. */
  #undef _NANO_MALLOC

+/* "The newlib version in string format." */
+#undef _NEWLIB_VERSION
+
  /* Verify _REENT_CHECK macros allocate memory successfully. */
  #undef _REENT_CHECK_VERIFY

@@ -422,4 +425,13 @@
  /* Define if wide char orientation is supported. */
  #undef _WIDE_ORIENT

+/* "The newlib minor version number." */
+#undef __NEWLIB_MINOR__
+
+/* "The newlib patch level." */
+#undef __NEWLIB_PATCHLEVEL__
+
+/* "The newlib major version number." */
+#undef __NEWLIB__
+
  #endif /* !__NEWLIB_H__ */

Are these changes due to a local configuration or tooling issue or 
should we check in these changes?

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: [email protected]
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.