companion-libs: PPL/CLooG/MPC require GMP and MPFR

The PPL, CLoog/ppl and MPC libraries require GMP and MPFR.
Select GMP/MPFR appropriately.
This commit is contained in:
Yann E. MORIN" 2009-08-30 01:00:19 +02:00
parent 4ae5ff5fd8
commit b8aa076b9f

View File

@ -33,6 +33,7 @@ endif
config PPL_CLOOG_MPC
bool
prompt "PPL, GLooG/PPL and MPC"
select GMP_MPFR
select WRAPPER_NEEDED
help
gcc-4.4.0 and above requires PPL and CLooG/PPL to build some parts