2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>

* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
This commit is contained in:
Ralf Corsepius
2004-08-18 07:34:50 +00:00
parent ba8c439f08
commit 3950f549d3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>
* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.

View File

@@ -79,7 +79,7 @@ if test "$no_recursion" != yes; then
AC_MSG_ERROR([$ac_sub_configure failed for $ac_subdir])
fi
cd $ac_popdir
cd "$ac_popdir"
done
fi
fi