On Thu, 21 Jul 2022 at 07:24, Markus Armbruster <arm...@redhat.com> wrote: > > Peter Maydell <peter.mayd...@linaro.org> writes: > > > In shell script syntax, $var[something] is not special for variable > > expansion: $emu is expanded. However, as it can look as if it were > > Do you mean "$var is expanded"?
Yes. I changed my mind half way through writing the commit message about whether to use as my example the specific variable name we have in configure or a generic $var... -- PMM