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

1 2 3 4

  /external/valgrind/main/
autogen.sh 14 run aclocal
  /external/chromium_org/sdch/open-vcdiff/
autogen.sh 18 # aclocal.m4 configure Makefile.in src/config.h.in \
22 # Here's a command you can run to see what files aclocal will import:
23 # aclocal -I ../autoconf --output=- | sed -n 's/^m4_include..\([^]]*\).*/\1/p'
28 trap 'rm -f aclocal.m4.tmp' EXIT
30 # Use version 1.11 of aclocal and automake if available.
31 ACLOCAL=aclocal-1.11
32 if test -z `which "$ACLOCAL"`; then
33 ACLOCAL=aclocal
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
autogen.sh 8 # aclocal.m4 configure Makefile.in src/config.h.in \
12 # Here's a command you can run to see what files aclocal will import:
13 # aclocal -I ../autoconf --output=- | sed -n 's/^m4_include..\([^]]*\).*/\1/p'
18 trap 'rm -f aclocal.m4.tmp' EXIT
31 # Use version 1.9 of aclocal and automake if available.
32 ACLOCAL=`WhichOf aclocal-1.9 aclocal`
36 # aclocal tries to overwrite aclocal.m4 even if the contents haven'
    [all...]
  /external/google-tv-pairing-protocol/cpp/
autogen.sh 8 # aclocal.m4 configure Makefile.in src/config.h.in \
12 # Here's a command you can run to see what files aclocal will import:
13 # aclocal -I ../autoconf --output=- | sed -n 's/^m4_include..\([^]]*\).*/\1/p'
18 trap 'rm -f aclocal.m4.tmp' EXIT
31 # Use version 1.9 of aclocal and automake if available.
32 ACLOCAL=`WhichOf aclocal-1.9 aclocal`
36 # aclocal tries to overwrite aclocal.m4 even if the contents haven'
    [all...]
  /external/chromium_org/third_party/libevent/
autogen.sh 7 aclocal && \
  /external/qemu/distrib/sdl-1.2.15/test/
autogen.sh 4 cp acinclude.m4 aclocal.m4
  /external/qemu/distrib/sdl-1.2.15/
autogen.sh 7 cat acinclude/* >aclocal.m4
  /external/libpcap/
Makefile-devel-adds 5 ${srcdir}/configure: configure.in aclocal.m4
10 ${srcdir}/stamp-h.in: configure.in aclocal.m4
  /external/libvorbis/
autogen.sh 39 ACLOCAL=aclocal
63 echo -n "checking for aclocal $AM_NEEDED or later... "
64 for ac in aclocal-$AM_NEEDED aclocal$AM_NEEDED \
65 aclocal-1.10 aclocal-1.9 aclocal-1.8 aclocal-1.7 aclocal; d
    [all...]
Makefile.am 11 m4datadir = $(datadir)/aclocal
  /external/oprofile/
autogen.sh 19 ACLOCAL=${ACLOCAL:-aclocal}
39 run "$ACLOCAL -I m4"
  /external/tcpdump/
Makefile-devel-adds 5 ${srcdir}/configure: configure.in aclocal.m4
10 ${srcdir}/stamp-h.in: configure.in aclocal.m4
  /external/libedit/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
111 aclocal|automake)
156 aclocal*)
159 program_details 'aclocal'
  /external/libpng/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
111 aclocal|automake)
156 aclocal*)
159 program_details 'aclocal'
  /external/llvm/autoconf/
AutoRegen.sh 33 aclocal --version | grep '^aclocal.*'$want_aclocal_version > /dev/null
34 test $? -eq 0 || die "Your aclocal was not detected as being $want_aclocal_version_clean"
46 echo "Regenerating aclocal.m4 with aclocal $want_aclocal_version_clean"
48 aclocal --force -I $cwd/m4 || die "aclocal failed"
missing 77 aclocal touch file \`aclocal.m4'
139 aclocal*)
145 touch aclocal.m4
  /external/pcre/dist/
missing 57 aclocal autoconf autoheader autom4te automake makeinfo
111 aclocal|automake)
156 aclocal*)
159 program_details 'aclocal'
  /external/icu/icu4c/source/
configure.mk 15 configure: configure.in ./aclocal.m4
  /external/libogg/
Makefile.am 7 m4datadir = $(datadir)/aclocal
  /external/bison/build-aux/
missing 76 aclocal touch file 'aclocal.m4'
139 aclocal*)
145 touch aclocal.m4
  /external/chromium_org/third_party/opus/src/
missing 77 aclocal touch file \`aclocal.m4'
140 aclocal*)
146 touch aclocal.m4
  /external/libcap-ng/libcap-ng-0.7/
missing 77 aclocal touch file \`aclocal.m4'
140 aclocal*)
146 touch aclocal.m4
  /external/libopus/
missing 77 aclocal touch file \`aclocal.m4'
140 aclocal*)
146 touch aclocal.m4
  /external/openfst/
missing 77 aclocal touch file \`aclocal.m4'
140 aclocal*)
146 touch aclocal.m4
  /external/pixman/
missing 77 aclocal touch file \`aclocal.m4'
140 aclocal*)
146 touch aclocal.m4

Completed in 467 milliseconds

1 2 3 4