Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/
Dconfigure.ac920 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
922 with_gmp=/usr/local
1438 if test "x$with_gmp" != x; then
1439 gmplibs="-L$with_gmp/lib $gmplibs"
1440 gmpinc="-I$with_gmp/include $gmpinc"
1448 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
Dconfigure3592 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
3594 with_gmp=/usr/local
5459 withval=$with_gmp;
5476 if test "x$with_gmp" != x; then
5477 gmplibs="-L$with_gmp/lib $gmplibs"
5478 gmpinc="-I$with_gmp/include $gmpinc"
5486 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
DChangeLog5465 (*-*-freebsd*): Use with_gmp.