2008-04-30 10:43:41 +00:00
|
|
|
# GMP options
|
|
|
|
|
2017-05-19 21:58:46 -07:00
|
|
|
source "config/versions/gmp.in"
|
2014-02-09 22:23:59 +01:00
|
|
|
|
2017-05-19 21:58:46 -07:00
|
|
|
config GMP_HAS_MPBSD
|
2013-04-26 14:30:05 +02:00
|
|
|
bool
|
2017-05-19 21:58:46 -07:00
|
|
|
default y if !GMP_5_1_or_later
|