configure: Implemented `--with-nan-emulation' for crosscompiling.
authorFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Jun 2007 18:48:15 +0000 (20:48 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Jun 2007 18:48:15 +0000 (20:48 +0200)
commit18fdfeca8b587baf819ded68f68a8fa4b196d035
tree7b85197d774aefc517e182d35f88aae3ab4b7eab
parent566dd2bb07f2a9db3106f4a883b208d5310af511
configure: Implemented `--with-nan-emulation' for crosscompiling.

When crosscompiling you cannot do the runtime checks for the (0.0 / 0.0) hack.
With this option you can force this implementation if neccessary.
configure.in