2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: Add AC_CONFIG_HEADER(config.h).
This commit is contained in:
Ralf Corsepius
2011-02-22 14:56:36 +00:00
parent 8ca85b0b4f
commit 027e40dc03
13 changed files with 32 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).
2010-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/calloc.c, POSIX/clock_gettime.c, POSIX/close.c, POSIX/dup2.c,

View File

@@ -5,6 +5,7 @@
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([cpuuse])
AC_CONFIG_HEADER([config.h])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU