Re: Bash 5.1: shadow tree build fix

2021-02-02 Thread Chet Ramey
On 2/1/21 6:15 PM, Marc Aurèle La France wrote: These changes are needed when building bash in a symlink shadow tree of a read-only source tree. While there, deal with a minor typo. Thanks for the report. This should not affect the more common build configurations. Chet -- ``The lyf so short

Bash 5.1: shadow tree build fix

2021-02-01 Thread Marc Aurèle La France
These changes are needed when building bash in a symlink shadow tree of a read-only source tree. While there, deal with a minor typo. Please Reply-To-All. Thanks. Marc. -- --- bash-5.1/Makefile.in +++ devel-5.1/Makefile.in @@ -649,6 +649,7 @@ ${GRAM_H}: y.tab.h y.tab.c: parse.y # -if