companion-libs: PPL/CLooG/MPC require GMP and MPFR
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 30 01:00:19 2009 +0200 (2009-08-30)
changeset 149675a766c20552
parent 1495 2542421e3321
child 1497 1b90f0b34c80
companion-libs: PPL/CLooG/MPC require GMP and MPFR

The PPL, CLoog/ppl and MPC libraries require GMP and MPFR.
Select GMP/MPFR appropriately.
config/companion_libs.in
     1.1 --- a/config/companion_libs.in	Sun Aug 30 00:57:40 2009 +0200
     1.2 +++ b/config/companion_libs.in	Sun Aug 30 01:00:19 2009 +0200
     1.3 @@ -33,6 +33,7 @@
     1.4  config PPL_CLOOG_MPC
     1.5      bool
     1.6      prompt "PPL, GLooG/PPL and MPC"
     1.7 +    select GMP_MPFR
     1.8      select WRAPPER_NEEDED
     1.9      help
    1.10        gcc-4.4.0 and above requires PPL and CLooG/PPL to build some parts