Home
last modified time | relevance | path

Searched refs:with_gmp_include (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/
Dconfigure.ac1596 if test "x$with_gmp_include" != x; then
1597 gmpinc="-I$with_gmp_include $gmpinc"
1602 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
Dconfigure5611 withval=$with_gmp_include;
5626 if test "x$with_gmp_include" != x; then
5627 gmpinc="-I$with_gmp_include $gmpinc"
5632 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then