summaryrefslogtreecommitdiffstats
path: root/tools/build/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 12:12:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 12:12:22 +0000
commit5ba8f3067bd0455d3afcf3916221a5fd68bc3ac0 (patch)
treea3a0c3e0ff2b7cbd459ef74e8f9fbb25e2de79a4 /tools/build/ChangeLog
parentMerger from rtems-4-6-branch. (diff)
downloadrtems-5ba8f3067bd0455d3afcf3916221a5fd68bc3ac0.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to '')
-rw-r--r--tools/build/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index 75a6efac11..5c536ae85f 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug
+ in autoconf-2.57.
+
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
+2003-03-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add AC_CHECK_HEADERS.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).