forked from Imagelibrary/rtems
2011-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add AC_CONFIG_HEADER(config.h).
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user