summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-02 02:19:22 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-02 02:19:22 +0000
commite03da1549c0b7e101696b99aca54a5ac05bd06af (patch)
tree141851251ec1ba73d661a9e1a0a3933b1acbeaa2 /testsuites
parentRequire AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62). (diff)
downloadrtems-e03da1549c0b7e101696b99aca54a5ac05bd06af.tar.bz2
2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING. AC_PREREQ(2.62).
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 7bfc200811..b0b0062593 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
+ AC_PREREQ(2.62).
+
2008-02-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/enable-rtemsbsp.m4: s/AC_HELP/AS_HELP/.