configure: amend sanity check
authorSergei Trofimovich <slyfox@community.haskell.org>
Tue, 1 Mar 2011 19:40:18 +0000 (19:40 +0000)
committerSergei Trofimovich <slyfox@community.haskell.org>
Tue, 1 Mar 2011 19:40:18 +0000 (19:40 +0000)
commite45b7db233c7c315612b5e1b2e82f872784507ee
treef6525aec57d2e0406ec59cd2dae67077164a401e
parentc00ea87f79231fba729fd4e7de1279261044ce5f
configure: amend sanity check

As we perform some mangling of original --build/--host/--target
params we should check the result of mangling against desired triplet,
not originally passed by user.

Patch also adds mangled triplets to the output.
configure.ac