From b8aa076b9f25d7f249b0326bc5dc347902cc9bdb Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 30 Aug 2009 01:00:19 +0200 Subject: 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 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/companion_libs.in b/config/companion_libs.in index e543faaf..aa4b63a2 100644 --- a/config/companion_libs.in +++ b/config/companion_libs.in @@ -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 -- cgit v1.2.3