HomeSort by: relevance | last modified time | path
    Searched refs:with_mpfr_lib (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/binutils.old/dist/
configure 830 with_mpfr_lib
8858 if test "${with_mpfr_lib+set}" = set; then :
8859 withval=$with_mpfr_lib;
8870 if test "x$with_mpfr_lib" != x; then
8871 gmplibs="-L$with_mpfr_lib $gmplibs"
8873 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/gpl3/gcc/dist/
configure 828 with_mpfr_lib
8113 if test "${with_mpfr_lib+set}" = set; then :
8114 withval=$with_mpfr_lib;
8125 if test "x$with_mpfr_lib" != x; then
8126 gmplibs="-L$with_mpfr_lib $gmplibs"
8128 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/gpl3/gcc.old/dist/
configure 816 with_mpfr_lib
8019 if test "${with_mpfr_lib+set}" = set; then :
8020 withval=$with_mpfr_lib;
8031 if test "x$with_mpfr_lib" != x; then
8032 gmplibs="-L$with_mpfr_lib $gmplibs"
8034 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/gpl3/gdb/dist/
configure 830 with_mpfr_lib
8858 if test "${with_mpfr_lib+set}" = set; then :
8859 withval=$with_mpfr_lib;
8870 if test "x$with_mpfr_lib" != x; then
8871 gmplibs="-L$with_mpfr_lib $gmplibs"
8873 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/gpl3/gdb.old/dist/
configure 827 with_mpfr_lib
8076 if test "${with_mpfr_lib+set}" = set; then :
8077 withval=$with_mpfr_lib;
8088 if test "x$with_mpfr_lib" != x; then
8089 gmplibs="-L$with_mpfr_lib $gmplibs"
8091 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/gpl3/binutils/dist/
configure 841 with_mpfr_lib
9000 if test "${with_mpfr_lib+set}" = set; then :
9001 withval=$with_mpfr_lib;
9012 if test "x$with_mpfr_lib" != x; then
9013 gmplibs="-L$with_mpfr_lib $gmplibs"
9015 if test "x$with_mpfr$with_mpfr_include$with_mpfr_lib" = x && test -d ${srcdir}/mpfr; then
  /src/external/lgpl3/mpc/dist/
configure 773 with_mpfr_lib
3034 if test "${with_mpfr_lib+set}" = set; then :
3035 withval=$with_mpfr_lib; LDFLAGS="-L$withval $LDFLAGS"
3042 if test -z "$with_mpfr_include" -a -z "$with_mpfr_lib" ; then

Completed in 97 milliseconds