summaryrefslogtreecommitdiffstats
path: root/aclocal/target.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/target.m4')
-rw-r--r--aclocal/target.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal/target.m4 b/aclocal/target.m4
index 6a23ea82c1..a81eb551ae 100644
--- a/aclocal/target.m4
+++ b/aclocal/target.m4
@@ -28,7 +28,7 @@ if test "$no_recursion" != yes; then
rtems_prev=
continue
fi
- case "$rtems_arg" in
+ case `eval echo $rtems_arg` in
-cache-file | --cache-file | --cache-fil | --cache-fi \
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
rtems_prev=cache_file ;;