[build] Readded canonical host check
commit7f7257e80ea6d21180117021077190ada81f36c4
authorNicola Fontana <ntd@entidi.it>
Sun, 23 May 2010 00:11:03 +0000 (23 02:11 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 23 May 2010 00:11:03 +0000 (23 02:11 +0200)
treeb72de072daa753c24fec178f35b582652ad39043
parent15061f69edf0df960ce8f1a08fad9c5e9805ce95
[build] Readded canonical host check

Checking the canonical host in prevision to implement different data
lookup approaches based on the host platform. I did not find a viable
way that works on every system: autoconf expects all prefixes to be
absolute paths while a windows installer (NSIS in this case) allows to
install the project tree wherever the user wants.
configure.ac