/external/webkit/Tools/android/flex-2.5.4a/ |
configure | 7 # This configure script is free software; the Free Software Foundation 13 # Any additions from configure.in: 56 # Accept the important Cygnus configure options, so we can diagnose typos. 76 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 85 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } 111 Usage: configure [options] [host] 118 --version print the version of autoconf that created configure 124 --srcdir=DIR find the sources in DIR [configure dir or ..] 129 --build=BUILD configure for building on BUILD [BUILD=HOST] 130 --host=HOST configure for HOST [guessed [all...] |
/external/bluetooth/glib/ |
glib-gettextize.in | 105 test -f configure.in || test -f configure.ac || { 106 $echo "Missing configure.in or configure.ac, please cd to your package first." 111 if test -f configure.in; then 112 configure_in=configure.in 114 if test -f configure.ac; then 115 configure_in=configure.ac
|
/external/chromium/sdch/open-vcdiff/ |
autogen.sh | 4 # aclocal.m4 configure Makefile.in src/config.h.in \ 45 grep -q LIBTOOL configure.ac && "$LIBTOOLIZE" -c -f
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
StringListPropertyEditor.java | 84 // public void configure(EditorState state, Map<String, Object> parameters) throws Exception { 92 // public void configure(String[] strings) {
|
/external/markdown/docs/extensions/ |
footnotes.txt | 47 markdown document (See how to configure this text below): 58 To configure the place marker for footnote definitions (just be sure not to
|
/external/openssh/ |
CREDITS | 19 Bratislav ILICH <bilic@zepter.ru> - Configure fix 34 David Hesprich <darkgrue@gue-tech.org> - Configure fixes 38 Ed Eden <ede370@stl.rural.usda.gov> - configure fixes 39 Garrick James <garrick@james.net> - configure fixes 45 Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp> - Configure fixes 53 KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes 55 Kenji Miyake <kenji@miyake.org> - Configure fixes 85 Roumen Petrov <openssh@roumenpetrov.info> - Compile & configure fixes
|
README.platform | 16 As of OpenSSH 4.0, configure will attempt to detect if your version 18 if found. This will enable IPv6 support. If for some reason configure 28 define the environment variable blibpath before running configure, eg 30 blibpath=/lib:/usr/lib:/opt/freeware/lib ./configure \ 83 by configure'ing --with-cflags=-DAUE_openssh=32801 then rebuilding.
|
/external/oprofile/ |
README | 42 ./configure --with-linux=/path/to/kernel/source 46 ./configure --with-kernel-support
|
/external/stlport/doc/ |
README.cygwin | 39 the configure script: 41 ./configure --with-extra-cflags=-mno-cygwin --with-extra-cxxflags=-mno-cygwin
|
/external/webp/ |
README.android | 15 - config.h.in configure config.guess config.sub configure.ac
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/ |
SOURCES | 4 Configure options: 8 path/to/build/configure --target=arm-eabi \
|
/external/libvpx/ |
README | 17 configure script. 31 $ ../libvpx/configure <options> 35 The 'configure' script supports a number of options. The --help option can be 37 $ ../libvpx/configure --help 42 --help output of the configure script. As of this writing, the list of 88 $ CROSS=mipsel-linux-uclibc- ../libvpx/configure
|
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
TelephonyUtilsTest.java | 71 assertTrue(rm.configure(1, 500, 10)); 96 assertTrue(rm.configure(3, 1000, 0)); 118 assertTrue(rm.configure("101")); 132 assertTrue(rm.configure("1000,2000,3000,max_retries=infinite")); 156 assertTrue(rm.configure( 189 assertTrue(rm.configure("1000, 2000, 3000"));
|
/external/zlib/ |
ChangeLog | 7 - Fix configure.ac for contrib/minizip [Schiffer] 9 - Have ./configure use the compiler return code for error indication 15 - Make version explicit in contrib/minizip/configure.ac [Bosmans] 24 - Add an --enable-demos option to contrib/minizip/configure 25 - Add the generation of configure.log by ./configure 74 - Add --cover option to ./configure for gcc coverage testing 79 - Split off AR options in Makefile.in and configure 108 - Replace $(...) with `...` in configure for non-bash sh [Bowler] 109 - Add darwin* to Darwin* and solaris* to SunOS\ 5* in configure [Groffen [all...] |
/external/libffi/ |
ChangeLog | 3 * configure: Regenerate. 129 * configure.ac: Likewise. 133 * configure: Likewise. 215 * configure.ac: Don't treat mips64 as a special case. 217 * configure: Regenerate 318 * configure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to X86_64. 319 * configure: Regenerate. 420 * configure: Regenerate. 425 * configure: Regenerate. 440 * configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test [all...] |
README | 72 First you must configure the distribution for your particular 74 "configure" program found in the root directory of the libffi source 77 You may want to tell configure where to install the libffi library and 78 header files. To do that, use the --prefix configure switch. Libffi 82 --enable-debug configure switch. This is useful when your program dies 85 Another useful configure switch is --enable-purify-safety. Using this 90 Configure has many other options. Use "configure --help" to see them all. 92 Once configure has finished, type "make". Note that you must be using 112 By default, the configure script will try to build libffi with the GN [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
admCtrlNone.c | 83 * admCtrlNone_config - Configure empty admission control. 87 * Configure empty admission control. 223 { /* Configure Security status in HAL */ 227 /* Configure the keys in HAL */ 235 /* Now we configure the MLME module with the 802.11 legacy authentication suite, 236 THe MLME will configure later the authentication module */ 270 /* Configure privacy status in HAL */
|
admCtrlWep.c | 89 * admCtrlWep_config - Configure XCC admission control. 93 * Configure XCC admission control. 227 { /* Configure Security status in HAL */ 231 /* Configure the keys in HAL */ 236 /* Now we configure the MLME module with the 802.11 legacy authentication suite, 237 THe MLME will configure later the authentication module */ 281 /* Configure Security status in HAL */
|
/external/libpcap/ |
INSTALL.txt | 3 To build libpcap, run "./configure" (a shell script). The configure 11 If configure says: 13 configure: warning: cannot determine packet capture interface 14 configure: warning: (see INSTALL for more info) 21 configure.in. 27 ./configure --with-pcap=snit 30 where the configure scripts fails to detect it. 32 You will need an ANSI C compiler to build libpcap. The configure script 38 If you use flex, you must use version 2.4.6 or higher. The configure [all...] |
/external/qemu/ |
INSTALL | 21 It is possible to hack the android-configure.sh script to build 81 ./android-configure --prefix=<PATH> 90 2/ Configure the emulator with android-configure.sh, as in: 93 ./android-configure.sh --sdl-config=<PATH>/bin/sdl-config
|
/frameworks/av/media/libeffects/testlibs/ |
AudioFormatAdapter.h | 52 // Configure the adapter. 59 void configure(T & processor, int nChannels, uint8_t pcmFormat, function in class:android::AudioFormatAdapter 70 // configure(). 72 // configure(). May be the same as pIn. 123 // pIn The input buffer with the format designated in configure().
|
/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/ |
AppWidgetHostActivity.java | 89 void configureAppWidget(int requestCode, int appWidgetId, ComponentName configure) { 91 intent.setComponent(configure); 107 if (appWidget.configure != null) { 108 // configure the AppWidget if we should 109 configureAppWidget(CONFIGURE_APPWIDGET_REQUEST, appWidgetId, appWidget.configure);
|
/external/harfbuzz/ |
autogen.sh | 83 echo "I am going to run ./configure with no arguments - if you wish " 111 echo Running $srcdir/configure "$@" 112 $srcdir/configure "$@"
|
/external/libmtp/ |
configure.ac | 1 # Process this file with autoconf to produce a configure script. 64 configure (e.g. setenv LDFLAGS=-L/usr/local/lib)]), "$OSFLAGS") 77 configure (e.g. setenv CPPFLAGS=-I/usr/local/include)]))
|
/external/libxslt/libxslt/ |
xsltconfig.h.in | 51 * by default unless --without-debug is passed to configure 63 * Use configure --with-mem-debug to activate it on both library 105 * On by default unless --without-debugger is passed to configure
|