config/binutils/binutils.in
changeset 1808 a1370757e6a1
parent 1807 4201b5881a7e
child 1809 b488b4815f9b
     1.1 --- a/config/binutils/binutils.in	Tue Feb 09 22:50:53 2010 +0100
     1.2 +++ b/config/binutils/binutils.in	Wed Feb 17 23:47:47 2010 +0100
     1.3 @@ -79,7 +79,8 @@
     1.4      bool
     1.5      prompt "Use GMP and MPFR"
     1.6      default n
     1.7 -    select GMP_MPFR
     1.8 +    select GMP
     1.9 +    select MPFR
    1.10      select COMP_LIBS_TARGET
    1.11      help
    1.12        binutils can be configured to use GMP and MPFR.