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

  /external/bluetooth/bluez/
bootstrap 5 libtoolize --automake --copy --force && \
  /external/chromium/third_party/libevent/
autogen.sh 2 LIBTOOLIZE=libtoolize
5 LIBTOOLIZE=glibtoolize
9 $LIBTOOLIZE && \
  /external/libpng/
autogen.sh 9 echo "running libtoolize" >&2
10 libtoolize --force --copy --automake
CHANGES     [all...]
  /device/samsung/crespo/alsa-lib/
gitcompile 6 libtoolize --force --copy --automake
  /external/bluetooth/glib/
autogen.sh 16 if libtoolize --version < /dev/null > /dev/null 2>&1 ; then
17 libtool_version=`libtoolize --version | sed 's/^[^0-9]*\([0-9.][0-9.]*\).*/\1/'`
105 libtoolize --force || exit $?
  /external/chromium/sdch/open-vcdiff/
autogen.sh 28 LIBTOOLIZE=libtoolize
29 if test -z `which "$LIBTOOLIZE"`; then
30 LIBTOOLIZE=glibtoolize
45 grep -q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f

Completed in 610 milliseconds