mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-11 01:53:13 +00:00
2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* target.cfg.in: Remove RTEMS_USE_MACROS. * Makefile.inc.in: Remove RTEMS_USE_MACROS. * aclocal/enable-inlines.m4: Removed. * configure.ac: Remove RTEMS_ENABLE_INLINES.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* aclocal/check-itron.m4:
|
||||||
|
Fix underquoting to silence automake-1.8.
|
||||||
|
|
||||||
2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-11-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* target.cfg.in: Remove RTEMS_USE_MACROS.
|
* target.cfg.in: Remove RTEMS_USE_MACROS.
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ fi
|
|||||||
AC_SUBST(HAS_ITRON_API)dnl
|
AC_SUBST(HAS_ITRON_API)dnl
|
||||||
])
|
])
|
||||||
|
|
||||||
AC_DEFUN(RTEMS_DEFINE_ITRON_API,
|
AC_DEFUN([RTEMS_DEFINE_ITRON_API],
|
||||||
[AC_REQUIRE([RTEMS_CHECK_ITRON_API])dnl
|
[AC_REQUIRE([RTEMS_CHECK_ITRON_API])dnl
|
||||||
if test x"${HAS_ITRON_API}" = x"yes";
|
if test x"${HAS_ITRON_API}" = x"yes";
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user