kconfig/lxdialog/BIG.FAT.WARNING
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jul 31 22:19:21 2011 +0200 (2011-07-31)
changeset 2579 0672cb026d55
permissions -rw-r--r--
cc/gcc: fortran requires GMP and MPFR

Even if gcc itself does not require GMP or MPFR (eg. gcc-4.2 and before
don't), building the fortran frontend always required those companion
libraries.

Select them if the Fortran language is selected.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 This is NOT the official version of dialog.  This version has been
     2 significantly modified from the original.  It is for use by the Linux
     3 kernel configuration script.  Please do not bother Savio Lam with 
     4 questions about this program.