summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 14:56:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-02-22 14:56:36 +0000
commit027e40dc03e8b72f644f445ba5623fc794b2d169 (patch)
treed7e6a51cc753058a6429bbcda31b65643dd346f4 /testsuites/sptests
parent2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-027e40dc03e8b72f644f445ba5623fc794b2d169.tar.bz2
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).
Diffstat (limited to 'testsuites/sptests')
-rw-r--r--testsuites/sptests/ChangeLog4
-rw-r--r--testsuites/sptests/configure.ac1
2 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index ebdc9567b5..29d27c6f49 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/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>
+
* sp01/init.c, sp01/task1.c, sp02/init.c, sp02/preempt.c, sp02/task1.c,
sp02/task2.c, sp02/task3.c, sp03/init.c, sp03/task1.c, sp03/task2.c,
sp04/init.c, sp04/task1.c, sp04/task2.c, sp04/task3.c, sp04/tswitch.c,
diff --git a/testsuites/sptests/configure.ac b/testsuites/sptests/configure.ac
index 7f3850ec91..312dd0a67e 100644
--- a/testsuites/sptests/configure.ac
+++ b/testsuites/sptests/configure.ac
@@ -5,6 +5,7 @@
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sp01])
+AC_CONFIG_HEADER([config.h])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU