Searched refs:with_gmp_lib (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dconfigure756 with_gmp_lib
5260 if test "${with_gmp_lib+set}" = set; then :
5261 withval=$with_gmp_lib;
5273 if test "x$with_gmp_lib" != x; then
5274 gmplibs="-L$with_gmp_lib $gmplibs"
5276 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dconfigure759 with_gmp_lib
5078 if test "${with_gmp_lib+set}" = set; then :
5079 withval=$with_gmp_lib;
5091 if test "x$with_gmp_lib" != x; then
5092 gmplibs="-L$with_gmp_lib $gmplibs"
5094 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dconfigure796 with_gmp_lib
5441 if test "${with_gmp_lib+set}" = set; then :
5442 withval=$with_gmp_lib;
5454 if test "x$with_gmp_lib" != x; then
5455 gmplibs="-L$with_gmp_lib $gmplibs"
5457 if test "x$with_gmp$with_gmp_include$with_gmp_lib" = x && test -d ${srcdir}/gmp; then
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dconfigure887 with_gmp_lib
3220 if test "${with_gmp_lib+set}" = set; then :
3221 withval=$with_gmp_lib;
3231 if test -z "$with_gmp_lib" && test -z "$with_gmp_include" ; then
/netbsd-6-1-5-RELEASE/external/lgpl2/mpc/dist/
H A Dconfigure868 with_gmp_lib
3024 if test "${with_gmp_lib+set}" = set; then :
3025 withval=$with_gmp_lib; LDFLAGS="-L$withval $LDFLAGS"
3032 if test -z "$with_gmp_lib" -a -z "$with_gmp_include" ; then

Completed in 334 milliseconds