summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal/bspopts.m4
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/aclocal/bspopts.m4')
-rw-r--r--c/src/aclocal/bspopts.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/aclocal/bspopts.m4 b/c/src/aclocal/bspopts.m4
index 705511f2ef..31d10bd81c 100644
--- a/c/src/aclocal/bspopts.m4
+++ b/c/src/aclocal/bspopts.m4
@@ -29,7 +29,7 @@ dnl appropriate /bin/sh-magic to "configure" to have VAR set up.
AC_DEFUN([RTEMS_BSPOPTS_HELP],[
RTEMS_ARG_VAR([$1],[$2])
m4_ifdef([_$1],[
-case ${RTEMS_BSP} in
+case "${RTEMS_BSP}" in
_$1[]dnl
esac],[])
if test -n "[$]{$1}"; then[]dnl