Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/
H A Dconfigure.ac96 unset gmp_lib_path GMP_CFLAGS GMP_CC
115 gmp_lib_path="$withval"
124 gmp_lib_path="$withval/lib"
134 if test -z "$gmp_lib_path" && test -z "$with_gmp_include" ; then
137 gmp_lib_path="$withval$PATH_SEPARATOR$withval/.libs$PATH_SEPARATOR$withval/tune"
162 if test -z "$gmp_lib_path" && test -z "$with_gmp_include" && \
770 LD_RUN_PATH="${LD_RUN_PATH:+$LD_RUN_PATH$PATH_SEPARATOR}$gmp_lib_path"
H A Dconfigure3961 unset gmp_lib_path GMP_CFLAGS GMP_CC
4027 gmp_lib_path="$withval"
4062 gmp_lib_path="$withval/lib"
4100 if test -z "$gmp_lib_path" && test -z "$with_gmp_include" ; then
4103 gmp_lib_path="$withval$PATH_SEPARATOR$withval/.libs$PATH_SEPARATOR$withval/tune"
4155 if test -z "$gmp_lib_path" && test -z "$with_gmp_include" && \
18851 LD_RUN_PATH="${LD_RUN_PATH:+$LD_RUN_PATH$PATH_SEPARATOR}$gmp_lib_path"