>
> > The binutils configure script fails to check for unrecognized options:
> > ./configure --enable-nonexisting-feature runs just fine.
>
> This is deliberate, since the option may be accepted by a subdir
> configure script.
>
I see. This makes sense. I was ignorant about the configure scripts i
Jonas Wagner writes:
> The binutils configure script fails to check for unrecognized options:
> ./configure --enable-nonexisting-feature runs just fine.
This is deliberate, since the option may be accepted by a subdir
configure script.
> This is especially confusing as there are some configure