Home | History | Annotate | Download | only in bison

Lines Matching refs:additional_libdir

10147     eval additional_libdir=\"$libdir\"
10168 eval additional_libdir=\"$libdir\"
10175 additional_libdir="$withval/$acl_libdirstem"
10217 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
10218 found_dir="$additional_libdir"
10219 found_so="$additional_libdir/lib$name.$shlibext"
10220 if test -f "$additional_libdir/lib$name.la"; then
10221 found_la="$additional_libdir/lib$name.la"
10224 if test -f "$additional_libdir/lib$name.$libext"; then
10225 found_dir="$additional_libdir"
10226 found_a="$additional_libdir/lib$name.$libext"
10227 if test -f "$additional_libdir/lib$name.la"; then
10228 found_la="$additional_libdir/lib$name.la"
10386 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
10387 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
10389 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
10408 if test "X$x" = "X-L$additional_libdir"; then
10414 if test -d "$additional_libdir"; then
10415 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
10429 if test "X$x" = "X-L$additional_libdir"; then
10435 if test -d "$additional_libdir"; then
10436 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
12484 eval additional_libdir=\"$libdir\"
12505 eval additional_libdir=\"$libdir\"
12512 additional_libdir="$withval/$acl_libdirstem"
12554 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
12555 found_dir="$additional_libdir"
12556 found_so="$additional_libdir/lib$name.$shlibext"
12557 if test -f "$additional_libdir/lib$name.la"; then
12558 found_la="$additional_libdir/lib$name.la"
12561 if test -f "$additional_libdir/lib$name.$libext"; then
12562 found_dir="$additional_libdir"
12563 found_a="$additional_libdir/lib$name.$libext"
12564 if test -f "$additional_libdir/lib$name.la"; then
12565 found_la="$additional_libdir/lib$name.la"
12723 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
12724 if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
12726 if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
12745 if test "X$x" = "X-L$additional_libdir"; then
12751 if test -d "$additional_libdir"; then
12752 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
12766 if test "X$x" = "X-L$additional_libdir"; then
12772 if test -d "$additional_libdir"; then
12773 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"