Home
last modified time | relevance | path

Searched refs:with_gmp (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1053 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
1055 with_gmp=/usr/local
1592 if test "x$with_gmp" != x; then
1593 gmplibs="-L$with_gmp/lib $gmplibs"
1594 gmpinc="-I$with_gmp/include $gmpinc"
1602 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
Dconfigure3717 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
3719 with_gmp=/usr/local
5605 withval=$with_gmp;
5622 if test "x$with_gmp" != x; then
5623 gmplibs="-L$with_gmp/lib $gmplibs"
5624 gmpinc="-I$with_gmp/include $gmpinc"
5632 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
DChangeLog5854 (*-*-freebsd*): Use with_gmp.