summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog4
-rw-r--r--c/src/lib/libbsp/hppa1.1/simhppa/tools/config.h.in4
-rw-r--r--tools/build/ChangeLog4
-rw-r--r--tools/build/config.h.in7
4 files changed, 8 insertions, 11 deletions
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog b/c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog
index b7c8ab45be..85221f2209 100644
--- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog
+++ b/c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * config.h.in: Automatically generated. Remove from CVS.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tools/config.h.in b/c/src/lib/libbsp/hppa1.1/simhppa/tools/config.h.in
deleted file mode 100644
index 1c62638b8b..0000000000
--- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/config.h.in
+++ /dev/null
@@ -1,4 +0,0 @@
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define if you have the strerror function. */
-#undef HAVE_STRERROR
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index eb5fa972a0..846fc00e72 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * config.h.in: Automatically generated. Remove from CVS.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
diff --git a/tools/build/config.h.in b/tools/build/config.h.in
deleted file mode 100644
index 27a3499112..0000000000
--- a/tools/build/config.h.in
+++ /dev/null
@@ -1,7 +0,0 @@
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define if you have the strerror function. */
-#undef HAVE_STRERROR
-
-/* Define if you have the strtol function. */
-#undef HAVE_STRTOL