Fix platform detection in bindists
authorIan Lynagh <igloo@earth.li>
Fri, 11 Feb 2011 18:42:44 +0000 (18:42 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 11 Feb 2011 18:42:44 +0000 (18:42 +0000)
commit650d644055ff9cf23891611efb578e4fff07a1d9
treefb1f911dc3a86843292f1223fb1e8a1aeafc2501
parent72c40bc5f2d193ebd89471f6e1f2a36b81042304
Fix platform detection in bindists
In a bindist, we generate files like the hsc2hs wrapper.
This means we need to have the right values for the variables like
CONF_GCC_LINKER_OPTS_STAGE1 which in turn means we need to know what
platform we're on.
aclocal.m4
configure.ac
distrib/configure.ac.in