Home
last modified time | relevance | path

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

12345678910>>...87

/external/libxkbcommon/xkbcommon/build-aux/
Dtraces.17 m4trace:configure.ac:25: -1- AC_INIT([libxkbcommon], [0.5.0], [https://bugs.freedesktop.org/enter_b…
8 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?A[CHUM]_])
9 m4trace:configure.ac:25: -1- m4_pattern_forbid([_AC_])
10 m4trace:configure.ac:25: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LI…
11 m4trace:configure.ac:25: -1- m4_pattern_allow([^AS_FLAGS$])
12 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?m4_])
13 m4trace:configure.ac:25: -1- m4_pattern_forbid([^dnl$])
14 m4trace:configure.ac:25: -1- m4_pattern_forbid([^_?AS_])
15 m4trace:configure.ac:25: -1- AC_SUBST([SHELL])
16 m4trace:configure.ac:25: -1- AC_SUBST_TRACE([SHELL])
[all …]
Dtraces.273 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
88 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
564 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
568 echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
571 echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD
2225 # To make any issue more visible, cause the running configure to be aborted
2255 to "yes", and re-run configure.
2426 # arguments. Must try -L first in case configure is actually a
2434 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2437 set X `ls -t "$srcdir/configure" conftest.file`
[all …]
Dtraces.0124 for use in further configure time tests before the real libtool is
182 # configure is writing to config.log, but config.lt does its own redirection,
184 # open by configure. Here we exec the FD to /dev/null, effectively closing
406 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
895 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
910 dnl location! This also ensures lt_ltdl_dir is set when configure.ac is
1386 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
1390 echo "configure: cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
1393 echo "configure: failed program was:" >&AS_MESSAGE_LOG_FD
3191 # To make any issue more visible, cause the running configure to be aborted
[all …]
/external/zlib/src/
Dconfigure17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
54 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
59 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
65 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
99 echo "** $0 aborting." | tee -a configure.log
102 echo -------------------- >> configure.log
103 echo >> configure.log
[all …]
/external/python/cpython2/Modules/zlib/
Dconfigure17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
54 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
59 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
65 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
99 echo "** $0 aborting." | tee -a configure.log
102 echo -------------------- >> configure.log
103 echo >> configure.log
[all …]
/external/elfutils/
DChangeLog3 * configure.ac: Set version to 0.176.
5 configure flag and fixed CVEs.
10 * configure.ac: Add new --enable-install-elfh.
14 * configure.ac: Check for gawk.
18 * configure.ac: Set version to 0.172.
23 * configure.ac: Set version to 0.171.
28 * configure.ac (CHECK_FUNCS): Check for process_vm_readv.
32 * configure.ac (HAVE_FALLTHROUGH): New define.
40 * configure.ac: Check if the compiler supports
49 * configure.ac: Test if symbol versioning is supported.
[all …]
/external/guice/core/test/com/google/inject/
DJitBindingsTest.java61 protected void configure() { in testLinkedBindingWorks()
79 protected void configure() { in testMoreBasicsWork()
99 protected void configure() { in testLinkedEagerSingleton()
117 protected void configure() { in testBasicsWithEagerSingleton()
137 protected void configure() { in testLinkedToScoped()
155 protected void configure() { in testBasicsWithScoped()
175 protected void configure() { in testFailsIfInjectingScopedDirectlyWhenItIsntBound()
193 protected void configure() { in testLinkedProviderBindingWorks()
210 protected void configure() { in testJitGetFails()
227 protected void configure() { in testJitInjectionFails()
[all …]
DPrivateModuleTest.java45 protected void configure() { in testBasicUsage()
51 public void configure() { in testBasicUsage()
62 public void configure() { in testBasicUsage()
86 protected void configure() { in testWithoutPrivateModules()
130 protected void configure() { in testMisplacedExposeStatement()
150 protected void configure() { in testPrivateModulesAndProvidesMethods()
154 public void configure() { in testPrivateModulesAndProvidesMethods()
174 public void configure() {} in testPrivateModulesAndProvidesMethods()
214 protected void configure() { in testCannotBindAKeyExportedByASibling()
218 public void configure() { in testCannotBindAKeyExportedByASibling()
[all …]
DBinderTest.java79 public void configure(Binder binder) { in testProviderFromBinder()
103 public void configure() { in testMissingBindings()
109 public void configure() { in testMissingBindings()
115 public void configure() { in testMissingBindings()
121 public void configure() { in testMissingBindings()
162 public void configure() { in testMissingDependency()
188 public void configure() { in testDanglingConstantBinding()
206 public void configure() { in testRecursiveBinding()
225 public void configure() { in testBindingNullConstant()
245 public void configure() { in testToStringOnBinderApi()
[all …]
/external/guice/core/test/com/google/inject/util/
DOverrideModuleTest.java66 public void configure(Binder binder) {}
94 protected void configure() { in testOverrideConstant()
102 protected void configure() { in testOverrideConstant()
115 protected void configure() { in testGetProviderInModule()
130 protected void configure() { in testOverrideWhatGetProviderProvided()
147 protected void configure() { in testOverrideUsingOriginalsGetProvider()
156 protected void configure() { in testOverrideUsingOriginalsGetProvider()
170 protected void configure() { in testOverrideOfOverride()
180 protected void configure() { in testOverrideOfOverride()
191 protected void configure() { in testOverrideOfOverride()
[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/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/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/iperf3/
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/ltp/utils/ffsb-6.0-rc2/
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/ImageMagick/coders/
Dwebp.c246 configure; in ReadWEBPImage() local
249 *magick_restrict webp_image = &configure.output; in ReadWEBPImage()
252 *magick_restrict features = &configure.input; in ReadWEBPImage()
272 if (WebPInitDecoderConfig(&configure) == 0) in ReadWEBPImage()
316 webp_status=WebPDecode(stream,length,&configure); in ReadWEBPImage()
603 configure; in WriteWEBPImage() local
627 if ((WebPPictureInit(&picture) == 0) || (WebPConfigInit(&configure) == 0)) in WriteWEBPImage()
647 configure.quality=(float) image->quality; in WriteWEBPImage()
649 configure.lossless=1; in WriteWEBPImage()
652 configure.lossless=(int) ParseCommandOption(MagickBooleanOptions, in WriteWEBPImage()
[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/pcre/dist2/
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').
39 to figure out how 'configure' could check whether to do them, and mail
45 The file 'configure.ac' (or 'configure.in') is used to create
46 'configure' by a program called 'autoconf'. You need 'configure.ac' if
47 you want to change it or regenerate 'configure' using a newer version of
53 './configure' to configure the package for your system.
55 Running 'configure' might take a while. While running, it prints
[all …]
/external/google-breakpad/
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/swiftshader/third_party/LLVM/projects/sample/autoconf/
DAutoRegen.sh6 test -d autoconf && test -f autoconf/configure.ac && cd autoconf
7 test -f configure.ac || die "Can't find 'autoconf' dir; please cd into it first"
43 cp configure.ac configure.bak
45 -e "s#^LLVM_OBJ_ROOT=.*#LLVM_OBJ_ROOT=\"$llvm_obj_root\"#" configure.bak > configure.ac
50 autoconf --warnings=all -o ../configure configure.ac || die "autoconf failed"
/external/strace/
DINSTALL15 Briefly, the shell command './configure && make && make install' should
16 configure, build, and install this package. The following more-detailed
24 The 'configure' shell script attempts to guess correct values for
31 debugging 'configure').
39 to figure out how 'configure' could check whether to do them, and mail
45 The file 'configure.ac' (or 'configure.in') is used to create
46 'configure' by a program called 'autoconf'. You need 'configure.ac' if
47 you want to change it or regenerate 'configure' using a newer version of
53 './configure' to configure the package for your system.
55 Running 'configure' might take a while. While running, it prints
[all …]
/external/lmfit/
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/antlr/runtime/C/
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/libexif/
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/libffi/
DChangeLog.libgcj3 * configure.in: Add in AC_PREREQ(2.13)
7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
9 * configure: Rebuilt.
13 * configure.in (toolexecdir, toolexeclibdir): Set and AC_SUBST.
16 * Makefile.in, configure: Rebuilt.
26 * configure: Rebuilt.
27 * configure.in (USE_LIBDIR): Define for native builds.
28 Use lowercase in configure --help explanations.

12345678910>>...87