Home
last modified time | relevance | path

Searched refs:potlib (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A Dltmain.sh9311 potlib=$potent_lib
9312 while test -h "$potlib" 2>/dev/null; do
9313 potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
9315 [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
9316 *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
9337 if test -z "$potlib"; then
9341 $ECHO "*** using a file magic. Last file checked: $potlib"
9373 potlib=$potent_lib # see symlink-check above in file_magic test
9391 if test -z "$potlib"; then
9395 $ECHO "*** using a regex pattern. Last file checked: $potlib"