]> git.cworth.org Git - fips/commit
configure: Test whether compiler can create both 32 and 64-bit binaries
authorCarl Worth <cworth@cworth.org>
Fri, 14 Jun 2013 04:57:38 +0000 (21:57 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 14 Jun 2013 04:57:38 +0000 (21:57 -0700)
commitca92cd15c67e52a9ed2d390f946b750e777b47d7
treebf2efb02b7aad701203faf505b79179e6c160b28
parent33e5a6d5549381b79d1f556d46c396b681aea69a
configure: Test whether compiler can create both 32 and 64-bit binaries

If not, tell the user and recommend installing gcc-multilib. Then simply
don't attempt to compile the unspoorted library.
Makefile.local
configure