HomeSort by relevance Sort by last modified time
    Searched refs:glibtoolize (Results 1 - 7 of 7) sorted by null

  /external/harfbuzz_ng/
autogen.sh 23 which glibtoolize || which libtoolize || {
  /external/libevent/
autogen.sh 16 LIBTOOLIZE=glibtoolize
  /external/libmtp/
autogen.sh 19 (glibtoolize --version) < /dev/null > /dev/null 2>&1 && LIBTOOLIZE=glibtoolize || LIBTOOLIZE=libtoolize
  /external/libusb/.private/
bm.sh 24 (glibtoolize --version) < /dev/null > /dev/null 2>&1 && LIBTOOLIZE=glibtoolize || LIBTOOLIZE=libtoolize
  /external/google-tv-pairing-protocol/cpp/
autogen.sh 34 LIBTOOLIZE=`WhichOf glibtoolize libtoolize15 libtoolize14 libtoolize`
  /external/freetype/
autogen.sh 124 LIBTOOLIZE=glibtoolize
  /external/curl/
buildconf 200 # This approach that tries 'glibtoolize' first is intended for systems that
201 # have GNU libtool named as 'glibtoolize' and libtoolize not being GNU's.
203 libtoolize=`findtool glibtoolize 2>/dev/null`

Completed in 337 milliseconds