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

1 2

  /external/oprofile/
autogen.sh 5 # NB: if you run this file with AUTOMAKE, AUTOCONF, etc. environment
8 # into the generated Makefiles, as @AUTOMAKE@, @AUTOCONF@ etc. and it will
21 AUTOMAKE=${AUTOMAKE:-automake}
24 if $AUTOMAKE --version | grep -q 1.4
27 echo "Automake 1.4 not supported. please set \$AUTOMAKE"
28 echo "to point to a newer automake, or upgrade."
38 libtoolize --automake -
    [all...]
  /external/chromium/sdch/open-vcdiff/
autogen.sh 16 # Use version 1.10 of aclocal and automake if available.
22 AUTOMAKE=automake-1.10
23 if test -z `which "$AUTOMAKE"`; then
24 AUTOMAKE=automake
48 "$AUTOMAKE" -a -c -f -W all
  /external/harfbuzz/
autogen.sh 16 AUTOMAKE=${AUTOMAKE-automake}
50 if $AUTOMAKE --version < /dev/null > /dev/null 2>&1 ; then
51 automake_version=`$AUTOMAKE --version | grep 'automake (GNU automake)' | sed 's/^[^0-9]*\(.*\)/\1/'`
66 echo "You must have automake 1.4-p1 installed to compile $PROJECT."
67 echo "Get ftp://ftp.gnu.org/pub/gnu/automake/automake-1.4-p1.tar.gz
    [all...]
  /external/dbus/
autogen.sh 30 AUTOMAKE=automake-1.9
33 ($AUTOMAKE --version) < /dev/null > /dev/null 2>&1 || {
34 AUTOMAKE=automake
38 ($AUTOMAKE --version) < /dev/null > /dev/null 2>&1 || {
40 echo "You must have automake installed to compile $PROJECT."
41 echo "Get ftp://ftp.cygnus.com/pub/home/tromey/automake-1.2d.tar.gz"
75 $AUTOMAKE -a $am_opt
  /external/bluetooth/glib/
autogen.sh 48 if automake-1.10 --version < /dev/null > /dev/null 2>&1 ; then
49 AUTOMAKE=automake-1.10
51 else if automake-1.9 --version < /dev/null > /dev/null 2>&1 ; then
52 AUTOMAKE=automake-1.9
56 echo "You must have automake 1.9.x or 1.10.x installed to compile $PROJECT."
58 echo "or get the source tarball at http://ftp.gnu.org/gnu/automake/"
81 # README and INSTALL are required by automake, but may be deleted by clean
82 # up rules. to get automake to work, simply touch these here, they will b
    [all...]
  /external/elfutils/config/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
61 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
172 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits config/Makefile'; \
174 $(AUTOMAKE) --gnits config/Makefile
  /external/elfutils/doc/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
59 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
171 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits doc/Makefile'; \
173 $(AUTOMAKE) --gnits doc/Makefile
  /external/elfutils/m4/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
59 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
174 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile'; \
176 $(AUTOMAKE) --gnits m4/Makefile
  /external/bison/build-aux/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
86 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build-aux/Makefile'; \
218 $(AUTOMAKE) --gnu build-aux/Makefile
  /external/bison/data/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
96 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
233 $(AUTOMAKE) --gnu data/Makefile
  /external/bison/tests/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
85 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
231 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
233 $(AUTOMAKE) --gnu tests/Makefile
  /external/elfutils/lib/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
82 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
206 $(AUTOMAKE) --gnits lib/Makefile
  /external/elfutils/libcpu/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
78 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
192 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libcpu/Makefile'; \
194 $(AUTOMAKE) --gnits libcpu/Makefile
  /external/bison/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
118 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
198 # Files installed for use by Automake.
257 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
258 cd $(srcdir) && $(AUTOMAKE) --gnu \
263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
265 $(AUTOMAKE) --gnu Makefile
  /external/elfutils/libebl/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
192 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
387 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libebl/Makefile'; \
389 $(AUTOMAKE) --gnits libebl/Makefile
  /external/bison/doc/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
103 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
239 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
241 $(AUTOMAKE) --gnu doc/Makefile
  /external/bison/examples/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
96 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
227 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
229 $(AUTOMAKE) --gnu examples/Makefile
  /external/bison/lib/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
130 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
306 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
308 $(AUTOMAKE) --gnu lib/Makefile
  /external/elfutils/libasm/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
115 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
256 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libasm/Makefile'; \
258 $(AUTOMAKE) --gnits libasm/Makefile
  /external/elfutils/libdw/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
139 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
290 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libdw/Makefile'; \
292 $(AUTOMAKE) --gnits libdw/Makefile
  /external/bison/src/
Makefile 1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
119 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
296 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
298 $(AUTOMAKE) --gnu src/Makefile
  /external/elfutils/src/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
134 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits src/Makefile'; \
293 $(AUTOMAKE) --gnits src/Makefile
  /external/elfutils/libelf/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
155 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
329 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits libelf/Makefile'; \
331 $(AUTOMAKE) --gnits libelf/Makefile
  /external/elfutils/tests/
Makefile 1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
206 AUTOMAKE = ${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9
384 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/Makefile'; \
386 $(AUTOMAKE) --gnits tests/Makefile
  /external/elfutils/
config.status 397 # from automake.
515 s,@AUTOMAKE@,${SHELL} /work/elfutils/stock/elfutils-0.97/config/missing --run automake-1.9,;t t
    [all...]

Completed in 366 milliseconds

1 2