configure: Don't overwrite system_boehm detection variable.
authorPhilipp Marek <philipp@marek.priv.at>
Fri, 21 Aug 2015 05:50:10 +0000 (07:50 +0200)
committerPhilipp Marek <philipp@marek.priv.at>
Fri, 21 Aug 2015 05:50:10 +0000 (07:50 +0200)
commitf6cc726a1613c86872181f0d351147ae95c1888c
tree3b9f1dd688de4335a921087ce752d320e7a82e58
parent4d25bce37d6151ee733da59d248b351c446c5467
configure: Don't overwrite system_boehm detection variable.

All conditions must be fulfilled to enable the already-installed
BWDGC; on *any* failures the included one must be used.
src/aclocal.m4