summaryrefslogtreecommitdiff
path: root/config/companion_libs/mpfr.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_libs/mpfr.in')
-rw-r--r--config/companion_libs/mpfr.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/config/companion_libs/mpfr.in b/config/companion_libs/mpfr.in
index 3917c9d..910ab4e 100644
--- a/config/companion_libs/mpfr.in
+++ b/config/companion_libs/mpfr.in
@@ -32,17 +32,3 @@ config MPFR_VERSION
default "2.4.1" if MPFR_V_2_4_1
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!
-
-config MPFR_CHECK
- bool
- prompt "Check MPFR (!!! README !!!)"
- default n
- help
- It is highly recommended to check the newly built MPFR library.
- Unfortunately, this is a very intensive task, and takes a loooong time.
-
- Checking MPFR is thus disabled by default.
-
- If you suspect that your MPFR library is the cause for incorrectly
- generated code, you should answer 'Y' here.
-