diff -r 62834fa05290 -r ea11e149ec23 config/companion_libs.in --- a/config/companion_libs.in Mon Aug 30 22:51:22 2010 +0200 +++ b/config/companion_libs.in Fri Sep 10 01:16:26 2010 +0200 @@ -4,8 +4,6 @@ menu "Companion libraries" -comment "FIXME: check real dependencies!!!" - config COMPLIBS bool default n @@ -26,13 +24,11 @@ config PPL bool select GMP - select MPFR select COMPLIBS config CLOOG bool select GMP - select MPFR select PPL select COMPLIBS @@ -40,8 +36,6 @@ bool select GMP select MPFR - select PPL - select CLOOG select COMPLIBS config LIBELF