Searched refs:potlib (Results 1 – 4 of 4) sorted by relevance
/external/libpng/ |
D | ltmain.sh | 6138 potlib="$potent_lib" 6139 while test -h "$potlib" 2>/dev/null; do 6140 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` 6142 [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; 6143 *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; 6164 if test -z "$potlib" ; then 6168 $ECHO "*** using a file magic. Last file checked: $potlib" 6200 potlib="$potent_lib" # see symlink-check above in file_magic test 6218 if test -z "$potlib" ; then 6222 $ECHO "*** using a regex pattern. Last file checked: $potlib"
|
/external/expat/conftools/ |
D | ltmain.sh | 3638 while test -h "$potlib" 2>/dev/null; do 3639 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` 3642 *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; 3663 if test -z "$potlib" ; then 3667 $echo "*** using a file magic. Last file checked: $potlib" 3715 if test -z "$potlib" ; then 3719 $echo "*** using a regex pattern. Last file checked: $potlib"
|
/external/dbus/ |
D | ltmain.sh | 3667 while test -h "$potlib" 2>/dev/null; do 3668 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` 3671 *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; 3692 if test -z "$potlib" ; then 3696 $echo "*** using a file magic. Last file checked: $potlib" 3744 if test -z "$potlib" ; then 3748 $echo "*** using a regex pattern. Last file checked: $potlib"
|
/external/libffi/ |
D | ltmain.sh | 3682 while test -h "$potlib" 2>/dev/null; do 3683 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` 3686 *) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; 3707 if test -z "$potlib" ; then 3711 $echo "*** using a file magic. Last file checked: $potlib" 3759 if test -z "$potlib" ; then 3763 $echo "*** using a regex pattern. Last file checked: $potlib"
|