Home
last modified time | relevance | path

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

/external/c-ares/
Dbuildconf7 findtool(){ function
57 libtool=`findtool glibtool 2>/dev/null`
59 libtool=`findtool ${LIBTOOL:-libtool}`
67 libtoolize=`findtool $LIBTOOLIZE`
/external/curl/
Dbuildconf37 findtool(){ function
203 libtoolize=`findtool glibtoolize 2>/dev/null`
205 libtoolize=`findtool ${LIBTOOLIZE:-libtoolize}`
275 PERL=`findtool ${PERL:-perl}`
DCHANGES.07263 - Incorporated Tupone's findtool fix in buildconf (slightly edited)
7274 1) findtool does look per tool in PATH and think ./perl is the perl