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 01:14:40 +00:00
parent c2e4383976
commit 2977f24cbf
4 changed files with 11 additions and 3 deletions

View File

@@ -263,7 +263,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