HomeSort by relevance Sort by last modified time
    Searched full:configure (Results 26 - 50 of 2918) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/android/flex-2.5.4a/
INSTALL 7 1. Configure the package for your system. In the directory that this
8 file is in, type `./configure'. If you're using `csh' on an old
9 version of System V, you might need to type `sh configure' instead to
10 prevent `csh' from trying to execute `configure' itself.
12 The `configure' shell script attempts to guess correct values for
19 Running `configure' takes a minute or two. While it is running, it
21 see the messages, run `configure' with its standard output redirected
22 to `/dev/null'; for example, `./configure >/dev/null'.
28 `configure'. `configure' automatically checks for the source code i
    [all...]
  /external/strace/
INSTALL 6 The `configure' shell script attempts to guess correct values for
14 (useful mainly for debugging `configure').
17 to figure out how `configure' could check whether to do them, and mail
22 The file `configure.in' is used to create `configure' by a program
23 called `autoconf'. You only need `configure.in' if you want to change
24 it or regenerate `configure' using a newer version of `autoconf'.
29 `./configure' to configure the package for your system. If you're
31 `sh ./configure' instead to prevent `csh' from trying to execut
    [all...]
  /external/zlib/src/
configure 2 # configure script for zlib.
4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
16 # start off configure.log
17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
39 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.lo
    [all...]
  /external/iproute2/testsuite/iproute2/
Makefile 2 .PHONY: all configure clean distclean show $(SUBDIRS)
4 all: configure
14 configure: link
16 echo "Entering $$dir" && cd $$dir && if [ -f configure ]; then ./configure; fi && cd ..; \
  /external/chromium/chrome/browser/sync/glue/
data_type_manager_mock.cc 13 // By default, calling Configure will send a SYNC_CONFIGURE_START
16 ON_CALL(*this, Configure(testing::_)).
  /external/qemu/distrib/sdl-1.2.15/
autogen.sh 18 # Run configure for this platform
19 echo "Now you are ready to run ./configure"
  /external/chromium/sdch/open-vcdiff/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/elfutils/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/libusb/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/libusb-compat/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/libusb_aah/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/marisa-trie/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/openfst/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /external/webp/
INSTALL 13 Briefly, the shell commands `./configure; make; make install' should
14 configure, build, and install this package. The following
18 The `configure' shell script attempts to guess correct values for
25 debugging `configure').
34 to figure out how `configure' could check whether to do them, and mail
40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if
42 you want to change it or regenerate `configure' using a newer versio
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
INSTALL 15 The `configure' shell script attempts to guess correct values for
22 debugging `configure').
31 to figure out how `configure' could check whether to do them, and mail
37 The file `configure.ac' (or `configure.in') is used to create
38 `configure' by a program called `autoconf'. You only need
39 `configure.ac' if you want to change it or regenerate `configure' using
45 `./configure' to configure the package for your system. If you'r
    [all...]
  /external/protobuf/
INSTALL.txt 20 The `configure' shell script attempts to guess correct values for
27 debugging `configure').
36 to figure out how `configure' could check whether to do them, and mail
42 The file `configure.ac' (or `configure.in') is used to create
43 `configure' by a program called `autoconf'. You only need
44 `configure.ac' if you want to change it or regenerate `configure' using
50 `./configure' to configure the package for your system. If you'r
    [all...]
  /ndk/sources/host-tools/make-3.81/
INSTALL 15 The `configure' shell script attempts to guess correct values for
22 debugging `configure').
31 to figure out how `configure' could check whether to do them, and mail
37 The file `configure.ac' (or `configure.in') is used to create
38 `configure' by a program called `autoconf'. You only need
39 `configure.ac' if you want to change it or regenerate `configure' using
45 `./configure' to configure the package for your system. If you'r
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
configure.info 1 This is configure.info, produced by makeinfo version 4.13 from
2 /Volumes/androidtc/androidtoolchain/./src/build/../gdb/gdb-7.3.x/etc/configure.texi.
6 * configure: (configure). The GNU configure and build system
9 This file documents the GNU configure and build system.
28 File: configure.info, Node: Top, Next: Introduction, Up: (dir)
30 GNU configure and build system
33 The GNU configure and build system.
43 * Cygnus Configure:: Cygnus Configure
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
configure.info 1 This is configure.info, produced by makeinfo version 4.13 from
2 /Volumes/androidtc/androidtoolchain/./src/build/../gdb/gdb-7.3.x/etc/configure.texi.
6 * configure: (configure). The GNU configure and build system
9 This file documents the GNU configure and build system.
28 File: configure.info, Node: Top, Next: Introduction, Up: (dir)
30 GNU configure and build system
33 The GNU configure and build system.
43 * Cygnus Configure:: Cygnus Configure
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
configure.info 1 This is configure.info, produced by makeinfo version 4.13 from
2 /tmp/android-15472/src/build/../gdb/gdb-7.3.x/etc/configure.texi.
6 * configure: (configure). The GNU configure and build system
9 This file documents the GNU configure and build system.
28 File: configure.info, Node: Top, Next: Introduction, Up: (dir)
30 GNU configure and build system
33 The GNU configure and build system.
43 * Cygnus Configure:: Cygnus Configure
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
configure.info 1 This is configure.info, produced by makeinfo version 4.13 from
2 /tmp/android-8532/src/build/../gdb/gdb-7.3.x/etc/configure.texi.
6 * configure: (configure). The GNU configure and build system
9 This file documents the GNU configure and build system.
28 File: configure.info, Node: Top, Next: Introduction, Up: (dir)
30 GNU configure and build system
33 The GNU configure and build system.
43 * Cygnus Configure:: Cygnus Configure
    [all...]
  /external/libffi/
ChangeLog.libffi 3 * configure.ac: Bump version to 3.0.6.
4 * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
21 * configure.ac: Bump version to 3.0.5.
22 * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
101 * configure.ac: Accept openbsd*, not just openbsd.
103 * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
113 * configure.ac: Bump version to 3.0.3.
114 * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
121 * configure.ac: Add amd64-*-freebsd* target.
122 * configure: Regenerate
    [all...]
configure.host 0 # configure.host
  /external/fdlibm/
configure.in 1 dnl Process this file with autoconf to produce a configure script
  /external/llvm/autoconf/m4/
config_makefile.m4 2 # Configure a Makefile without clobbering it if it exists and is not out of

Completed in 562 milliseconds

12 3 4 5 6 7 8 91011>>