Lines Matching refs:additional_libdir
7639 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
7640 found_dir="$additional_libdir"
7641 found_so="$additional_libdir/lib$name.$shlibext"
7642 if test -f "$additional_libdir/lib$name.la"; then
7643 found_la="$additional_libdir/lib$name.la"
7646 if test -f "$additional_libdir/lib$name.$libext"; then
7647 found_dir="$additional_libdir"
7648 found_a="$additional_libdir/lib$name.$libext"
7649 if test -f "$additional_libdir/lib$name.la"; then
7650 found_la="$additional_libdir/lib$name.la"
7809 … if test "X$additional_libdir" != "X/usr/lib"; then
7811 if test "X$additional_libdir" = "X/usr/local/lib"; then
7830 if test "X$x" = "X-L$additional_libdir"; then
7836 if test -d "$additional_libdir"; then
7837 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
7851 if test "X$x" = "X-L$additional_libdir"; then
7857 if test -d "$additional_libdir"; then
7858 … LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"