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

* aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses.
	* aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
	* acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
This commit is contained in:
Ralf Corsepius
2004-08-18 07:38:49 +00:00
parent cdbe374774
commit 64bd5e3532
4 changed files with 9 additions and 3 deletions

View File

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