Home
last modified time | relevance | path

Searched refs:configure (Results 1 – 25 of 1231) sorted by relevance

12345678910>>...50

/external/icu/icu4c/source/
Dconfig.log2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
7 $ ./configure
44 configure:1338: checking for ICU version numbers
45 configure:1358: result: release 3.8, library 38.0
46 configure:1395: checking build system type
47 configure:1413: result: i686-pc-linux-gnu
48 configure:1421: checking host system type
49 configure:1435: result: i686-pc-linux-gnu
50 configure:1494: checking for gcc
[all …]
Dconfigure.mk10 all: configure common/icucfg.h.in
12 common/icucfg.h.in: configure.in
15 configure: configure.in ./aclocal.m4
16 … && mv configure configure.tmp && sed -e 's%^ac_cr=.*%ac_cr=`echo X |tr X "\\015"`%' < configure.…
18 -include configure-local.mk
/external/srtp/
Dconfig.log2 running configure, to aid debugging if configure makes a mistake.
4 It was created by configure, which was
7 $ ./configure --prefix=/home/astor/localastor/google3/third_party/libsrtp/v1_4_2
55 configure:1349: checking for ranlib
56 configure:1365: found /usr/bin/ranlib
57 configure:1376: result: ranlib
58 configure:1434: checking for gcc
59 configure:1450: found /usr/bin/gcc
60 configure:1460: result: gcc
61 configure:1704: checking for C compiler version
[all …]
/external/qemu/distrib/zlib-1.2.8/
Dconfigure17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
39 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
42 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
47 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
53 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
85 echo "** $0 aborting." | tee -a configure.log
88 echo -------------------- >> configure.log
89 echo >> configure.log
[all …]
/external/zlib/src/
Dconfigure17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
39 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
42 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
47 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
53 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
85 echo "** $0 aborting." | tee -a configure.log
88 echo -------------------- >> configure.log
89 echo >> configure.log
[all …]
/external/elfutils/0.153/
DChangeLog3 * configure.ac: Set version to 0.153, update copyright years.
7 * configure.ac: Handle --enable-deterministic-archives.
11 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
17 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
21 * configure.ac: Check for __cxa_demangle in libstdc++.
25 * configure.ac (C99 check): Use AC_LANG_SOURCE.
27 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
31 * configure.ac (ALL_LINGUAS): Add languages which have some
36 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
40 * configure.ac: Update for more modern autoconf.
[all …]
/external/libedit/
DINSTALL12 The `configure' shell script attempts to guess correct values for
19 debugging `configure').
28 to figure out how `configure' could check whether to do them, and mail
34 The file `configure.ac' (or `configure.in') is used to create
35 `configure' by a program called `autoconf'. You only need
36 `configure.ac' if you want to change it or regenerate `configure' using
42 `./configure' to configure the package for your system. If you're
44 `sh ./configure' instead to prevent `csh' from trying to execute
45 `configure' itself.
47 Running `configure' takes awhile. While running, it prints some
[all …]
/external/qemu/distrib/jpeg-6b/
Dconfigure145 Usage: configure [options] [host]
628 if { (eval echo configure:629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
637 echo "configure: failed program was:" >&5
645 …{ echo "configure: error: installation or configuration problem: C compiler cannot create executab…
648 echo "configure:649: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
653 echo "configure:654: checking whether we are using GNU C" >&5
662 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:663: \"$ac_try\") 1>&5; (eval $ac_try)…
680 echo "configure:681: checking how to run the C preprocessor" >&5
701 { (eval echo configure:702: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
707 echo "configure: failed program was:" >&5
[all …]
/external/jpeg/
Dconfigure145 Usage: configure [options] [host]
628 if { (eval echo configure:629: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
637 echo "configure: failed program was:" >&5
645 …{ echo "configure: error: installation or configuration problem: C compiler cannot create executab…
648 echo "configure:649: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
653 echo "configure:654: checking whether we are using GNU C" >&5
662 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:663: \"$ac_try\") 1>&5; (eval $ac_try)…
680 echo "configure:681: checking how to run the C preprocessor" >&5
701 { (eval echo configure:702: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
707 echo "configure: failed program was:" >&5
[all …]
/external/libusb-compat/
DINSTALL13 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 version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/external/webp/
DINSTALL13 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 version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/external/pixman/
DINSTALL13 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 version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/external/libusb/
DINSTALL13 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 version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/external/openfst/
DINSTALL13 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 version
48 `./configure' to configure the package for your system.
50 Running `configure' might take a while. While running, it prints
[all …]
/external/cmockery/cmockery_0_1_2/
DINSTALL15 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're
47 `sh ./configure' instead to prevent `csh' from trying to execute
48 `configure' itself.
50 Running `configure' takes awhile. While running, it prints some
[all …]
/external/chromium_org/third_party/yasm/source/patched-yasm/
DINSTALL6 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 execute
32 `configure' itself.
34 Running `configure' takes awhile. While running, it prints some
[all …]
/external/chromium_org/third_party/protobuf/
DINSTALL.txt20 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're
52 `sh ./configure' instead to prevent `csh' from trying to execute
53 `configure' itself.
55 Running `configure' takes awhile. While running, it prints some
[all …]
/external/protobuf/
DINSTALL.txt20 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're
52 `sh ./configure' instead to prevent `csh' from trying to execute
53 `configure' itself.
55 Running `configure' takes awhile. While running, it prints some
[all …]
/external/libcap-ng/libcap-ng-0.7/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/libopus/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/bison/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/pcre/dist/
DINSTALL15 Briefly, the shell command `./configure && make && make install'
16 should configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/chromium_org/third_party/opus/src/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/strace/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]
/external/chromium_org/third_party/libxml/src/
DINSTALL15 Briefly, the shell commands `./configure; make; make install' should
16 configure, build, and install this package. The following
24 The `configure' shell script attempts to guess correct values for
31 debugging `configure').
40 to figure out how `configure' could check whether to do them, and mail
46 The file `configure.ac' (or `configure.in') is used to create
47 `configure' by a program called `autoconf'. You need `configure.ac' if
48 you want to change it or regenerate `configure' using a newer version
54 `./configure' to configure the package for your system.
56 Running `configure' might take a while. While running, it prints
[all …]

12345678910>>...50