summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 14:44:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 14:44:30 +0000
commit8ca85b0b4f84bd867a0c13a30e53d8dc9581fb16 (patch)
tree937247356312d0d70cf75723ab764066839c88c4 /testsuites
parent2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8ca85b0b4f84bd867a0c13a30e53d8dc9581fb16.tar.bz2
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index aebff2cc3a..86ac810e1f 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,9 @@
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Add AC_CONFIG_HEADER(config.h).
+
+2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* psx01/init.c, psx01/task.c, psx02/init.c, psx02/task.c, psx03/init.c,
psx03/task.c, psx04/init.c, psx04/task1.c, psx04/task2.c, psx04/task3.c,
psx05/init.c, psx05/task.c, psx05/task2.c, psx05/task3.c, psx06/init.c,