Searched refs:with_gmp_dir (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure1209 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
2288 if test "${with_gmp_dir+set}" = set; then
2289 withval="$with_gmp_dir"
2294 if test "x$with_gmp_dir" != x; then
2295 gmpinc="$gmpinc -I$with_gmp_dir"
2296 if test -f "$with_gmp_dir/.libs/libgmp.a"; then
2297 gmplibs="$gmplibs $with_gmp_dir/.libs/libgmp.a"
2298 elif test -f "$with_gmp_dir/_libs/libgmp.a"; then
2299 gmplibs="$gmplibs $with_gmp_dir/_libs/libgmp.a"
/haiku-buildtools/gcc/
H A Dconfigure769 with_gmp_dir
3687 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
5561 if test "${with_gmp_dir+set}" = set; then :
5562 withval=$with_gmp_dir; as_fn_error "The --with-gmp-dir=PATH option has been removed.
/haiku-buildtools/binutils/
H A Dconfigure773 with_gmp_dir
3717 if test "x$with_gmp" = x && test "x$with_gmp_dir" = x \
5593 if test "${with_gmp_dir+set}" = set; then :
5594 withval=$with_gmp_dir; as_fn_error "The --with-gmp-dir=PATH option has been removed.

Completed in 182 milliseconds