]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Document that VAL must be a word in ${VAR-VALUE}
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Jul 2020 00:27:54 +0000 (17:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Jul 2020 00:30:54 +0000 (17:30 -0700)
commit2ff883c27e55b0c0d4a448614c1dee0492c9a7da
tree3af730421d527acd3139a122cb4ed0e5e7016d37
parent7c08375081545e1eaf96461319ffec0a02e9f959
Document that VAL must be a word in ${VAR-VALUE}

* doc/autoconf.texi (Shell Substitutions):
Document that in ${VAR-VALUE}, VALUE must be a shell word,
and omit examples implying otherwise.
doc/autoconf.texi