> > > http://sources.redhat.com/ml/binutils/2002-02/msg00169.html
This is wrong:
+ if [ "${with_build_subdir}" != "." ] || [ "${with_target_subdir}" != "." ]; then
One of them will *always* be ""
You also never followed up on this:
http://sources.redhat.com/ml/binutils/2002-02/msg00172.html