Fix mono build with disabled sgen (#4915)
authore-kovalenko <wezempi@gmail.com>
Wed, 24 May 2017 23:11:40 +0000 (02:11 +0300)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 24 May 2017 23:11:40 +0000 (01:11 +0200)
commitc271644e20ba8c7a9aff9a5adff31f1458f5b693
tree4982a8c4cbe8e135a958c1359a71a2a9bd243997
parentc96819eb2561e5b4f2bcd26ec7b6b2e67ee4e361
Fix mono build with disabled sgen (#4915)

Build of the Mono failed with the Boehm GC only (without SGEN)
if it configured like this: --with-gc=included --withsgen=no
mono/dis/Makefile.am
mono/unit-tests/Makefile.am