2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* aclocal/bsp-configure.m4: Fix small typo in comment.
This commit is contained in:
Ralf Corsepius
2002-08-11 09:10:48 +00:00
parent 24688dbd40
commit ca3fa6bb80
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-configure.m4: Fix small typo in comment.
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemsbsp.m4: RTEMS_ROOT="\$(PROJECT_ROOT)/c/$RTEMS_BSP".

View File

@@ -1,7 +1,7 @@
dnl $Id$
dnl RTEMS_BSP_CONFIGURE
dnl Commom macro to be included by all bsp-configure.acs
dnl Common macro to be included by all bsp-configure.acs
AC_DEFUN([RTEMS_BSP_CONFIGURE],
[
AC_PREREQ([2.52])