Bindist configure script emits CrossCompiling=NO for cross compilers
In https://gitlab.haskell.org/ghc/ghc/-/blob/master/distrib/configure.ac.in#L52, the bindist configure script emits CrossCompiling=NO even for cross compilers. This results in an incorrect settings file generated during bindist installation time.