summaryrefslogtreecommitdiffstats
path: root/c/src/aclocal
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-03 09:13:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-03 09:13:41 +0000
commit438928008a524482298f9938f3adfb01f6be214b (patch)
tree1b01d29ba3561ecf6376442e99fc42efa8da348f /c/src/aclocal
parent2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-438928008a524482298f9938f3adfb01f6be214b.tar.bz2
2009-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bspopts.m4: Quoting cosmetics.
Diffstat (limited to 'c/src/aclocal')
-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