Searched refs:with_gmp_include (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/
H A Dconfigure771 with_gmp_include
5575 if test "${with_gmp_include+set}" = set; then :
5576 withval=$with_gmp_include;
5591 if test "x$with_gmp_include" != x; then
5592 gmpinc="-I$with_gmp_include $gmpinc"
5597 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/haiku-buildtools/binutils/
H A Dconfigure775 with_gmp_include
5607 if test "${with_gmp_include+set}" = set; then :
5608 withval=$with_gmp_include;
5623 if test "x$with_gmp_include" != x; then
5624 gmpinc="-I$with_gmp_include $gmpinc"
5629 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/haiku-buildtools/gcc/mpc/
H A Dconfigure764 with_gmp_include
2923 if test "${with_gmp_include+set}" = set; then :
2924 withval=$with_gmp_include; CPPFLAGS="-I$withval $CPPFLAGS"
2937 if test -z "$with_gmp_lib" -a -z "$with_gmp_include" ; then
/haiku-buildtools/gcc/mpfr/
H A Dconfigure779 with_gmp_include
3316 if test "${with_gmp_include+set}" = set; then :
3317 withval=$with_gmp_include; CPPFLAGS="$CPPFLAGS -I$withval"
3333 if test -z "$with_gmp_lib" && test -z "$with_gmp_include" ; then
3351 if test -z "$gmp_lib_path" && test -z "$with_gmp_include" ; then

Completed in 131 milliseconds