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

1 2

  /external/oprofile/
autogen.sh 19 ACLOCAL=${ACLOCAL:-aclocal}
39 run "$ACLOCAL -I m4"
  /external/chromium/sdch/open-vcdiff/
autogen.sh 4 # aclocal.m4 configure Makefile.in src/config.h.in \
8 # Here's a command you can run to see what files aclocal will import:
9 # aclocal -I ../autoconf --output=- | sed -n 's/^m4_include..\([^]]*\).*/\1/p'
14 trap 'rm -f aclocal.m4.tmp' EXIT
16 # Use version 1.10 of aclocal and automake if available.
17 ACLOCAL=aclocal-1.10
18 if test -z `which "$ACLOCAL"`; then
19 ACLOCAL=aclocal
    [all...]
configure 816 ACLOCAL
    [all...]
  /external/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/harfbuzz/
autogen.sh 14 ACLOCAL=${ACLOCAL-aclocal}
88 echo Running $ACLOCAL $ACLOCAL_FLAGS
89 $ACLOCAL $ACLOCAL_FLAGS
  /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/grub/
config.status 503 s,@ACLOCAL@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run aclocal-1.9,;t t
    [all...]
configure 314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
    [all...]
  /external/genext2fs/
configure 659 ACLOCAL
    [all...]
  /external/elfutils/
configure 691 ACLOCAL
    [all...]
  /external/marisa-trie/
configure 644 ACLOCAL
    [all...]
  /external/stressapptest/
configure 641 ACLOCAL
    [all...]
  /ndk/sources/host-tools/make-3.81/
configure 672 ACLOCAL
    [all...]
  /external/libogg/
configure 808 ACLOCAL
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 688 ACLOCAL
    [all...]
  /external/libpng/
configure 827 ACLOCAL
    [all...]
  /external/libusb/
configure 822 ACLOCAL
    [all...]
  /external/libusb-compat/
configure 858 ACLOCAL
    [all...]
  /external/libffi/
configure 827 ACLOCAL
    [all...]
  /external/bison/
configure     [all...]
  /external/chromium/third_party/libevent/
configure 857 ACLOCAL
    [all...]
  /external/libmtp/
configure 866 ACLOCAL
    [all...]

Completed in 3654 milliseconds

1 2