summaryrefslogtreecommitdiff
path: root/config/companion_libs.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-19 07:14:52 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-19 07:20:55 (GMT)
commit4d723d08924a5746da2336410e39de5a7e363760 (patch)
tree669bd4ddb09385775c0dd6c42184da0d1a376d5a /config/companion_libs.in
parent45512b003d04b5a89c5c3bb6b674683d82b87f42 (diff)
More garbage collection
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/companion_libs.in')
-rw-r--r--config/companion_libs.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/companion_libs.in b/config/companion_libs.in
index 02f2ecb..fae49ec 100644
--- a/config/companion_libs.in
+++ b/config/companion_libs.in
@@ -19,12 +19,12 @@ config GETTEXT_NEEDED
select COMPLIBS_NEEDED
config GMP_NEEDED
- bool
+ def_bool y
select GMP
select COMPLIBS_NEEDED
config MPFR_NEEDED
- bool
+ def_bool y
select MPFR
select COMPLIBS_NEEDED
@@ -39,7 +39,7 @@ config CLOOG_NEEDED
select COMPLIBS_NEEDED
config MPC_NEEDED
- bool
+ def_bool y
select MPC
select COMPLIBS_NEEDED