Lines Matching refs:additional_libdir
3585 eval additional_libdir=\"$libdir\"
3606 eval additional_libdir=\"$libdir\"
3613 additional_libdir="$withval/lib"
3655 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
3656 found_dir="$additional_libdir"
3657 found_so="$additional_libdir/lib$name.$shlibext"
3658 if test -f "$additional_libdir/lib$name.la"; then
3659 found_la="$additional_libdir/lib$name.la"
3662 if test -f "$additional_libdir/lib$name.$libext"; then
3663 found_dir="$additional_libdir"
3664 found_a="$additional_libdir/lib$name.$libext"
3665 if test -f "$additional_libdir/lib$name.la"; then
3666 found_la="$additional_libdir/lib$name.la"
3824 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
3825 if test "X$additional_libdir" != "X/usr/lib"; then
3827 if test "X$additional_libdir" = "X/usr/local/lib"; then
3846 if test "X$x" = "X-L$additional_libdir"; then
3852 if test -d "$additional_libdir"; then
3853 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
3867 if test "X$x" = "X-L$additional_libdir"; then
3873 if test -d "$additional_libdir"; then
3874 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
4201 eval additional_libdir=\"$libdir\"
4222 eval additional_libdir=\"$libdir\"
4229 additional_libdir="$withval/lib"
4271 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
4272 found_dir="$additional_libdir"
4273 found_so="$additional_libdir/lib$name.$shlibext"
4274 if test -f "$additional_libdir/lib$name.la"; then
4275 found_la="$additional_libdir/lib$name.la"
4278 if test -f "$additional_libdir/lib$name.$libext"; then
4279 found_dir="$additional_libdir"
4280 found_a="$additional_libdir/lib$name.$libext"
4281 if test -f "$additional_libdir/lib$name.la"; then
4282 found_la="$additional_libdir/lib$name.la"
4440 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
4441 if test "X$additional_libdir" != "X/usr/lib"; then
4443 if test "X$additional_libdir" = "X/usr/local/lib"; then
4462 if test "X$x" = "X-L$additional_libdir"; then
4468 if test -d "$additional_libdir"; then
4469 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
4483 if test "X$x" = "X-L$additional_libdir"; then
4489 if test -d "$additional_libdir"; then
4490 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"