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

  /external/chromium/third_party/libevent/
autogen.sh 5 LIBTOOLIZE=glibtoolize
  /external/libusb_aah/
autogen.sh 3 # use libtoolize if available, otherwise look for glibtoolize (darwin)
6 elif (glibtoolize --version) < /dev/null > /dev/null 2>&1; then
7 LIBTOOLIZE=glibtoolize
9 echo "libtoolize or glibtoolize was not found! Please install libtool."
  /external/chromium/sdch/open-vcdiff/
autogen.sh 27 # glibtoolize is used for Mac OS X
30 LIBTOOLIZE=glibtoolize
  /external/open-vcdiff/
autogen.sh 41 # glibtoolize is used for Mac OS X
44 LIBTOOLIZE=glibtoolize
  /external/libvorbis/
autogen.sh 88 for LIBTOOLIZE in libtoolize glibtoolize nope; do

Completed in 155 milliseconds