From 4c326c29241784efbda7494c09068a103397b2f4 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 10 Sep 2010 01:16:26 +0200 Subject: complibs: fix dependencies Signed-off-by: "Yann E. MORIN" diff --git a/config/companion_libs.in b/config/companion_libs.in index ef728c0..4ad1fdd 100644 --- a/config/companion_libs.in +++ b/config/companion_libs.in @@ -4,8 +4,6 @@ menu "Companion libraries" -comment "FIXME: check real dependencies!!!" - config COMPLIBS bool default n @@ -26,13 +24,11 @@ config MPFR config PPL bool select GMP - select MPFR select COMPLIBS config CLOOG bool select GMP - select MPFR select PPL select COMPLIBS @@ -40,8 +36,6 @@ config MPC bool select GMP select MPFR - select PPL - select CLOOG select COMPLIBS config LIBELF -- cgit v0.10.2-6-g49f6