configure: replace --enable-*-version with --with-bits
commitfd067331aeada2d6a62cb7a6846c940157368153
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Mar 2009 20:14:22 +0000 (25 21:14 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 25 Mar 2009 20:16:56 +0000 (25 21:16 +0100)
tree7340fcc333c88eacaa564a0dea9f3bd5aad5251d
parentf4fd1118b9031049d0ced306b6914517c5ac6f18
configure: replace --enable-*-version with --with-bits

The --enable-*-version options didn't just enable building the particular
version, but also disabled building any other version.
Listing the set of requested versions as an argument
to --with-bits should be a better interface.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
configure.in