summaryrefslogtreecommitdiffstats
path: root/testsuites/aclocal/check-custom-bsp.m4
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 11:04:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-25 11:04:56 +0000
commita7c4e12216c05def065d4a2076a324014b2414e7 (patch)
treed3baee6435fa883c64bee2a54488d951c68db2f6 /testsuites/aclocal/check-custom-bsp.m4
parent2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a7c4e12216c05def065d4a2076a324014b2414e7.tar.bz2
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-custom-bsp.m4: Fix minor typo.
Diffstat (limited to 'testsuites/aclocal/check-custom-bsp.m4')
-rw-r--r--testsuites/aclocal/check-custom-bsp.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/aclocal/check-custom-bsp.m4 b/testsuites/aclocal/check-custom-bsp.m4
index 54402d8e4e..c30a9ee9ed 100644
--- a/testsuites/aclocal/check-custom-bsp.m4
+++ b/testsuites/aclocal/check-custom-bsp.m4
@@ -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],[