On 10/08/2014 08:30 AM, Vicente Olivert Riera wrote:
> Hello,
>
> when bash is being cross-compiled it can't detect if getenv can be
> redefined...
>
> What do you think about adding a new configure option like
> "--with-getenv=yes|no" to explicitly state if getenv has to be redefined?
It alrea
Hello,
when bash is being cross-compiled it can't detect if getenv can be
redefined...
configure:14432: checking to see if getenv can be redefined
configure:14438: WARNING: cannot check getenv redefinition if cross
compiling -- defaulting to yes
configure:14489: result: yes
...so it defaults