Fix up optional inclusion of backup mp_get_memory_functions implementation
commitc6bbacbc6b39d030920cde256daf173a30d88860
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2009 13:51:46 +0000 (23 14:51 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 23 Jan 2009 13:51:46 +0000 (23 14:51 +0100)
tree50b5b022a586e09748d0b6f632f12d2ee92ca603
parent02530c3eafe52b7008e954612a641cf54bbcc233
Fix up optional inclusion of backup mp_get_memory_functions implementation

Commit fb17acca9c26d3299c3eece032584345b28d0af0 (Add backup
mp_get_memory_functions implementation for use with old gmps)
introduced a NEED_GET_MEMORY_FUNCTIONS condition, but only defined
it if gmp was used, breaking non-gmp builds.
configure.in