summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/configure.ac
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/tmtests/configure.ac
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 '')
-rw-r--r--testsuites/tmtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/tmtests/configure.ac b/testsuites/tmtests/configure.ac
index 4afaaab46c..60715a959d 100644
--- a/testsuites/tmtests/configure.ac
+++ b/testsuites/tmtests/configure.ac
@@ -5,6 +5,7 @@
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([tm01])
+AC_CONFIG_HEADER([config.h])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU