Lines Matching refs:found_dir
193 found_dir=
199 found_dir="$additional_libdir"
206 found_dir="$additional_libdir"
214 if test "X$found_dir" = "X"; then
221 found_dir="$dir"
228 found_dir="$dir"
237 if test "X$found_dir" != "X"; then
242 if test "X$found_dir" != "X"; then
244 LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name"
249 if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
259 if test "X$x" = "X$found_dir"; then
265 ltrpathdirs="$ltrpathdirs $found_dir"
281 if test "X$x" = "X$found_dir"; then
287 rpathdirs="$rpathdirs $found_dir"
290 dnl Rely on "-L$found_dir".
296 if test "X$x" = "X-L$found_dir"; then
302 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
306 dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
315 dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
329 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
334 case "$found_dir" in
336 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
503 for found_dir in $rpathdirs; do
504 alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
514 for found_dir in $rpathdirs; do
516 libdir="$found_dir"
526 for found_dir in $ltrpathdirs; do
527 LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir"