summaryrefslogtreecommitdiff
path: root/config/companion_libs/mpc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/companion_libs/mpc.in')
-rw-r--r--config/companion_libs/mpc.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/config/companion_libs/mpc.in b/config/companion_libs/mpc.in
index 7ff2c26..0aa1369 100644
--- a/config/companion_libs/mpc.in
+++ b/config/companion_libs/mpc.in
@@ -17,16 +17,3 @@ config MPC_VERSION
default "0.6" if MPC_V_0_6
# CT_INSERT_VERSION_STRING_ABOVE
# Don't remove above line!
-
-config MPC_CHECK
- bool
- prompt "Check MPC (!!! README !!!)"
- default n
- help
- It is highly recommended to check the newly built MPC library.
- Unfortunately, this is a very intensive task, and takes a loooong time.
-
- Checking MPC is thus disabled by default.
-
- If you suspect that your MPC library is the cause for incorrectly
- generated code, you should answer 'Y' here.