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

  /hardware/intel/common/libmix/mix_video/test/
autogen.sh 0 autoreconf
  /external/libdrm/tests/ttmtest/
reconf 2 autoreconf -v --install || exit
  /external/libvncserver/
autogen.sh 3 autoreconf -fiv &&
  /hardware/intel/img/psb_video/
autogen.sh 2 autoreconf -v --install
  /external/iptables/
autogen.sh 3 autoreconf -fi;
  /external/libcap-ng/libcap-ng-0.7/
autogen.sh 4 autoreconf -fv --install
  /external/libnl/doc/
autogen.sh 3 autoreconf -fi;
  /external/libusb/
bootstrap.sh 6 autoreconf -ivf || exit 1
  /hardware/qcom/msm8998/json-c/
autogen.sh 2 autoreconf -v --install || exit 1
  /external/libopus/
autogen.sh 10 autoreconf -isf
  /external/mesa3d/
autogen.sh 9 autoreconf --force --verbose --install || exit 1
  /hardware/intel/common/libwsbm/
autogen.sh 9 autoreconf -v --install || exit 1
  /external/harfbuzz_ng/
autogen.sh 35 echo -n "checking for autoreconf... "
36 which autoreconf || {
37 echo "*** No autoreconf (autoconf) found, please install it ***"
41 echo "running autoreconf --force --install --verbose"
42 autoreconf --force --install --verbose || exit $?
  /external/libnl/
autogen.sh 12 autoreconf -fi || die "Error during autoreconf"
  /hardware/intel/common/libva/
autogen.sh 39 AUTORECONF=`which autoreconf`
40 if test -z $AUTORECONF; then
41 echo "*** No autoreconf found ***"
44 autoreconf -v --install || exit $?
  /external/libevent/
autogen.sh 2 if [ -x "`which autoreconf 2>/dev/null`" ] ; then
3 exec autoreconf -ivf
  /external/libdrm/
autogen.sh 9 autoreconf --force --verbose --install || exit 1
  /external/libpng/
autogen.sh 3 # Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
8 # missing. They are instantiated with autoreconf --force --install.
43 echo " or configure.ac. You may prefer to just run autoreconf."
50 echo " everything, please check the documentation of autoreconf."
152 mode="autoreconf"
164 autoreconf)
169 if autoreconf --warnings=all --force --install
179 echo "autoreconf was run, but did not produce all the expected"
186 echo "autoreconf failed: your version of autotools is incompatible"
197 echo "ERROR: running autoreconf on an initialized sytem
    [all...]
  /external/libxml2/
autogen.sh 67 # Replaced by autoreconf below
68 autoreconf -if -Wall
  /external/protobuf/
autogen.sh 43 autoreconf -f -i -Wall,no-obsolete
  /external/protobuf/util/
autogen.sh 43 autoreconf -f -i -Wall,no-obsolete
  /external/bison/
GNUmakefile 41 _autoreconf ?= autoreconf -v
46 # for others: rerunning autoreconf and recompiling everything isn't cheap.
68 # should run 'autoreconf' (or something like 'make distcheck') to
73 $(info INFO: running autoreconf for new version string: $(_curr-ver))
92 # The package can override .DEFAULT_GOAL to run actions like autoreconf.
97 _autoreconf ?= autoreconf -v
  /external/kmod/
autogen.sh 10 autoreconf --force --install --symlink
bootstrap 10 autoreconf --force --install --symlink
  /external/googletest/googlemock/
README.md 145 autoreconf -fvi

Completed in 246 milliseconds