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

1 2

  /external/oprofile/
autogen.sh 19 ACLOCAL=${ACLOCAL:-aclocal}
39 run "$ACLOCAL -I m4"
  /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/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...]
configure 823 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/libogg/win32/
Makefile 41 ACLOCAL = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run aclocal-1.6
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 ACLOCAL = ${SHELL} /opt/src/make/make-release/config/missing --run aclocal-1.9
  /external/genext2fs/
configure 659 ACLOCAL
    [all...]
  /external/elfutils/0.153/
configure 666 ACLOCAL
    [all...]
  /external/stressapptest/
configure 641 ACLOCAL
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
configure 698 ACLOCAL
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 672 ACLOCAL
    [all...]
  /external/libogg/
configure 808 ACLOCAL
    [all...]
  /external/chromium_org/third_party/libxml/src/
configure 911 ACLOCAL
    [all...]
  /external/chromium_org/third_party/opus/src/
configure 713 ACLOCAL
    [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run aclocal-1.10
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /workspace/ajwong/git-chrome/src/third_party/yasm/source/patched-yasm/config/missing --run aclocal-1.10
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 335 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
501 ACLOCAL = ${SHELL} /tmp/yasm/config/missing --run aclocal-1.10
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 688 ACLOCAL
    [all...]
  /external/libedit/
configure 705 ACLOCAL
    [all...]
  /external/libexif/
configure 721 ACLOCAL
    [all...]

Completed in 279 milliseconds

1 2