When cross compiling bash assumes that getcwd is broken, so a wrapper is used which does not work with non-accessible parent directories (/data when running in Termux). We tell configure that this is not necessary. Fixes https://github.com/termux/termux-app/issues/200