HomeSort by relevance Sort by last modified time
    Searched full:configure (Results 476 - 500 of 2625) sorted by null

<<11121314151617181920>>

  /external/bluetooth/glib/
ChangeLog.pre-2-6 3 * configure.in: Bump version
27 * configure.in: Set version to 2.6.0
84 * configure.in: Remove a no longer needed hack for
107 * configure.in: Bump version.
155 * glib/Makefile.am: Use the perl found by configure. (#149826,
230 * configure.in: Add «nb» to ALL_LINGUAS.
278 * configure.in (AC_CONFIG_FILES): Add gmodule-no-export-2.0.pc.in
297 * configure.in: Bump version.
359 define to the same place where it is in a configure-generated
406 * configure.in: Bump versio
    [all...]
autogen.sh 74 echo "I am going to run ./configure with no arguments - if you wish "
83 # regenerated from their corresponding *.in files by ./configure anyway.
115 $srcdir/configure --enable-maintainer-mode $AUTOGEN_CONFIGURE_ARGS "$@" || exit $?
README.win32 28 especially if you are used to just type "./configure; make" on Linux,
113 Tor invokes configure using:
117 ./configure --disable-gtk-doc --prefix=$TARGET
123 Please note that the ./configure mechanism should not blindly be used
136 produced by running configure twice, once using gcc and once using
152 configure.in and libtool documentation.
212 dependencies (configure; make; make install) involving autoconf,
  /external/bluetooth/glib/docs/reference/glib/
cross.sgml 34 to be provided to the configure script via a "cache file"
51 chmod a-w win32.cache # prevent configure from changing it
52 ./configure --cache-file=win32.cache --host=mingw32
  /external/chromium/chrome/browser/sync/
backend_migrator.cc 70 VLOG(1) << "BackendMigrator disabling types; calling Configure.";
71 manager_->Configure(difference);
103 manager_->Configure(full_set);
sync_setup_flow.cc 63 else if (start == SyncSetupWizard::CONFIGURE)
107 args->SetString("iframeToShow", "configure");
204 case SyncSetupWizard::CONFIGURE:
306 case SyncSetupWizard::CONFIGURE:
310 current_state_ == SyncSetupWizard::CONFIGURE ||
320 current_state_ == SyncSetupWizard::CONFIGURE ||
357 case SyncSetupWizard::CONFIGURE: {
  /external/expat/
configure.in 2 dnl Process this file with autoconf to produce a configure script.
19 dnl version number at m4-time, rather than when ./configure is run, so
21 dnl contained in ./configure.
  /external/libpcap/
README.linux 13 You must configure the kernel with the CONFIG_PACKET option for this
14 protocol; the following note is from the Linux "Configure.help" file for
59 The option for this is the CONFIG_FILTER option; the "Configure.help"
  /external/libpng/scripts/
README.txt 64 libpng-config.in => Used by "configure" to create libpng-config.
68 libpng.pc-configure.in => Used by "configure" to create libpng.pc
  /external/protobuf/
configure.ac 1 ## Process this file with autoconf to produce configure.
131 # package's configure script.
141 # HACK: Make gtest's configure script pick up our copy of CFLAGS and CXXFLAGS,
  /frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.cpp 82 // configure the paint
88 // configure the font
118 // allocate memory and configure pointers
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
keyParserWep.c 158 /* configure key for Tx and Rx */
160 { /* configure default key for Tx - unicast */
167 /* configure key for Tx - unicast, and Rx - broadcast*/
  /ndk/sources/host-tools/make-3.81/config/
lib-prefix.m4 122 dnl $exec_prefix will expand at the end of the configure script.
126 dnl at the end of configure.
145 dnl at the end of the configure script.
  /external/llvm/docs/
FAQ.html 43 <li>When I run configure, it finds the wrong C compiler.</li>
45 <li>The <tt>configure</tt> script finds the right C compiler, but it uses
96 <li>When I compile software that uses a configure script, the configure
98 testing for. How do I get configure to work correctly?</li>
243 <p>When I run configure, it finds the wrong C compiler.</p>
247 <p>The <tt>configure</tt> script attempts to locate first <tt>gcc</tt> and then
251 <p>If <tt>configure</tt> finds the wrong compiler, either adjust your
258 <p>The <tt>configure</tt> script finds the right C compiler, but it uses the
263 <p>The <tt>configure</tt> script uses the <tt>PATH</tt> to find executables, s
    [all...]
  /external/ipsec-tools/
ChangeLog 5 * NEWS, configure.ac: 0.7.3 release
37 * NEWS, configure.ac: Updates for 0.7.2 release
67 * configure.ac: Fix a CPPLAGS typo to CPPFLAGS which was intended
117 * configure.ac: 0.7.1 coming !
233 * configure.ac: Fix autoconf check for selinux support. Submitted
246 * NEWS, configure.ac: Prepare for 0.7 release tag.
255 * configure.ac, src/libipsec/ipsec_dump_policy.c,
291 * configure.ac: ipsec-tools used to use tags in lower case
295 * configure.ac: 0.7-RC1
352 * configure.ac: Bump to 0.7beta
    [all...]
  /external/dbus/
README 5 - options to the configure script
68 When using autotools the configure step is initiated by running ./configure
71 When using cmake the configure step is initiated by running the cmake
78 the ./configure program are these
  /external/valgrind/main/docs/internals/
howto_BUILD_KDE42.txt 69 configure output to be sure.
87 echo yes | ./configure -platform linux-g++-64 -prefix $KDEINST
90 # check configure output before proceeding, to ensure that
103 # to install the relevant supporting libs and redo the qt configure
104 # (make confclean, then redo configure)
  /external/zlib/
zconf.h 14 * Even better than compiling with -DZ_PREFIX would be to use configure to set
15 * this permanently in zconf.h using "./configure --zprefix".
17 #ifdef Z_PREFIX /* may be set to #if 1 by ./configure */
391 #if 1 /* was set to #if 1 by ./configure */
395 #if 1 /* was set to #if 1 by ./configure */
zconf.h.cmakein 16 * Even better than compiling with -DZ_PREFIX would be to use configure to set
17 * this permanently in zconf.h using "./configure --zprefix".
19 #ifdef Z_PREFIX /* may be set to #if 1 by ./configure */
393 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
397 #ifdef HAVE_STDARG_H /* may be set to #if 1 by ./configure */
zconf.h.in 14 * Even better than compiling with -DZ_PREFIX would be to use configure to set
15 * this permanently in zconf.h using "./configure --zprefix".
17 #ifdef Z_PREFIX /* may be set to #if 1 by ./configure */
391 #ifdef HAVE_UNISTD_H /* may be set to #if 1 by ./configure */
395 #ifdef HAVE_STDARG_H /* may be set to #if 1 by ./configure */
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.cpp 58 void AudioEqualizer::configure(int nChannels, int sampleRate) { function in class:android::AudioEqualizer
59 ALOGV("AudioEqualizer::configure(nChannels=%d, sampleRate=%d)", nChannels,
61 mpLowShelf->configure(nChannels, sampleRate);
63 mpPeakingFilters[i].configure(nChannels, sampleRate);
65 mpHighShelf->configure(nChannels, sampleRate);
  /ndk/build/tools/
build-gcc.sh 188 # configure the toolchain
190 dump "Configure: $TOOLCHAIN toolchain build"
192 # configure script at the top-level. Newer ones place it under
220 $BUILD_SRCDIR/configure --target=$ABI_CONFIGURE_TARGET \
236 dump "Error while trying to configure toolchain build. See $TMPLOG"
build-gnu-libstdc++.sh 83 if [ ! -f "$GNUSTL_SRCDIR/configure" ]; then
84 echo "ERROR: Configure script missing: $GNUSTL_SRCDIR/configure"
200 run $GNUSTL_SRCDIR/configure \
212 fail_panic "Could not configure $PROJECT"
  /external/oprofile/
ChangeLog-2008 45 * m4/binutils.m4: Defeat compiler optimization in configure
81 * configure.in:
87 * configure.in: Add configure option for non-standard binutils lib
104 * configure.in: Change AM_INIT_AUTOMAKE to 0.9.5cvs; enables -werror
125 * configure.in: Fix to allow libtool to recognize
141 * configure.in: bump version in AM_INIT_AUTOMAKE to 0.9.4
197 * configure.in:
241 * configure.in:
275 * oprofile/configure.in
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
autoboot 53 contents are read as shell variables to configure the bootstrap.
95 package=`sed -n "$extract_package_name" configure.ac` || exit
203 # Die if there is no AC_CONFIG_AUX_DIR($build_aux) line in configure.ac.
205 grep '^[ ]*AC_CONFIG_AUX_DIR(\['"$build_aux"'\])' configure.ac \
207 grep '^[ ]*AC_CONFIG_AUX_DIR('"$build_aux"')' configure.ac \
210 echo "$0: expected line not found in configure.ac. Add the following:" >&2
567 grep '^[ ]*AM_GNU_GETTEXT_VERSION(' configure.ac >/dev/null || \
572 cp configure.ac $bt2 &&
573 (cd $bt2 && autopoint && rm configure.ac) &&
600 grep '^[ ]*AM_PROG_LIBTOOL\>' configure.ac >/dev/null |
    [all...]

Completed in 654 milliseconds

<<11121314151617181920>>