Searched refs:libfile (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh3453 libfile="$libdir/`$echo "X$lib" | $Xsed -e 's%^.*/%%g'`"
3454 if test -n "$libdir" && test ! -f "$libfile"; then
/bind-9.11.3/
H A Dltmain.sh3161 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3162 if test -n "$libdir" && test ! -f "$libfile"; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then

Completed in 99 milliseconds