2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* aclocal/check-custom-bsp.m4: Fix minor typo.
This commit is contained in:
Ralf Corsepius
2004-03-25 11:04:56 +00:00
parent 5a800eee13
commit a7c4e12216
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-custom-bsp.m4: Fix minor typo.
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add rtems_rootdir.
+1 -1
View File
@@ -1,7 +1,7 @@
dnl $Id$
AC_DEFUN([_RTEMS_CHECK_CUSTOM_BSP],[
for i in ${rtems_rootdir}/make/custom/$1;
for i in ${rtems_rootdir}make/custom/$1;
do
AC_MSG_CHECKING([for $i])
AS_IF([test -r $i],[