configure.ac: remove enable 32/64 bit hacks
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 13 Aug 2014 17:05:56 +0000 (18:05 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 14 Aug 2014 14:37:33 +0000 (15:37 +0100)
commit395ce0b0fa0725ebfb4375beff4cdbb4df6fb4a2
tree560edc113e28d0e499155ed53e65c24db9922004
parent957a28e63c8a205d01c48cb8fa03c3c1abe4b499
configure.ac: remove enable 32/64 bit hacks

These two were added ages ago, with an explicit comment "Hacks ..."
They have been insufficient for years and maintainers needed to
explicitly handle the build themselves.

Rather than lying and pretending that it works, just kill this hack and
let maintainers build things the way it should be done for their
distribution.

Document the removal in the release notes.

Suggested-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
docs/relnotes/10.3.html