summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/target.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal/target.m4')
-rw-r--r--c/src/aclocal/target.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/aclocal/target.m4 b/c/src/aclocal/target.m4
index 5783146f87..29cf5c9a36 100644
--- a/c/src/aclocal/target.m4
+++ b/c/src/aclocal/target.m4
@@ -105,7 +105,7 @@ dnl _RTEMS_POP_BUILDDIR
dnl
AC_DEFUN([_RTEMS_POP_BUILDDIR],
[
- cd $ac_popdir
+ cd "$ac_popdir"
])
dnl