/device/moto/stingray/ril/ |
libmoto_nwif_ril.so | |
/external/bison/ |
PACKAGING | 54 along with autoconf; see the file COPYING. If not, write to
|
/external/iproute2/ip/ |
ipprefix.c | 91 fprintf(fp, "autoconf ");
|
/external/libmtp/ |
INSTALL | 35 you may need autoconf, automake, libtool, gettext(-devel). 118 Notice that this requires GNU autoconf, automake and libtool and 195 Problems with Autoconf complaining about a missing malloc() function 203 function in your program, see the Autoconf texinfo documentation.
|
/external/openssh/ |
aclocal.m4 | 3 dnl OpenSSH-specific autoconf macros
|
/external/oprofile/m4/ |
configmodule.m4 | 4 if test ! -f $KINC/linux/autoconf.h; then
|
/external/protobuf/m4/ |
acx_check_suncc.m4 | 8 dnl TODO(kenton): This is pretty hacky. It sets CXXFLAGS, which the autoconf
|
/external/webkit/Tools/android/flex-2.5.4a/ |
README | 38 elements of the "autoconf" auto-configuration process
|
/ndk/sources/host-tools/make-3.81/config/ |
size_max.m4 | 6 dnl that contains a configuration script generated by Autoconf, under
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
multiarch.m4 | 24 dnl Code similar to autoconf-2.63 AC_C_BIGENDIAN.
|
stdbool.m4 | 34 # This macro is only needed in autoconf <= 2.59. Newer versions of autoconf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ipv6.h | 132 __s32 autoconf; member in struct:ipv6_devconf
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ipv6.h | 132 __s32 autoconf; member in struct:ipv6_devconf
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ipv6.h | 132 __s32 autoconf; member in struct:ipv6_devconf
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
traces.0 | 178 You should run autoupdate.], [../../lib/autoconf/general.m4:196: AC_FOREACH is expanded from... 199 m4trace:configure.in:30: -1- AC_SUBST([AUTOCONF]) 200 m4trace:configure.in:30: -1- AC_SUBST_TRACE([AUTOCONF]) 201 m4trace:configure.in:30: -1- m4_pattern_allow([^AUTOCONF$]) 355 You should run autoupdate.], [../../lib/autoconf/specific.m4:432: AC_AIX is expanded from... 430 You should run autoupdate.], [../../lib/autoconf/specific.m4:442: AC_ISC_POSIX is expanded from... 433 You should run autoupdate.], [../../lib/autoconf/specific.m4:437: AC_MINIX is expanded from... 473 You should run autoupdate.], [../../lib/autoconf/status.m4:1019: AC_OUTPUT_COMMANDS is expanded from... 481 You should run autoupdate.], [../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from... 483 ../../lib/autoconf/general.m4:1998: AC_CACHE_VAL is expanded from.. [all...] |
/ndk/sources/host-tools/make-3.81/doc/ |
make-stds.texi | 128 files---for example, Info files, and the output from Autoconf, Automake, 191 a problem. (The Autoconf @samp{AC_PROG_RANLIB} macro can help with 320 (If you are using Autoconf, write it as @samp{@@prefix@@}.) 331 (If you are using Autoconf, write it as @samp{@@exec_prefix@@}.) 350 (If you are using Autoconf, write it as @samp{@@bindir@@}.) 358 (If you are using Autoconf, write it as @samp{@@sbindir@@}.) 366 (If you are using Autoconf, write it as @samp{@@libexecdir@@}.) 402 write it as @file{$(prefix)/share}. (If you are using Autoconf, write 415 @file{$(datarootdir)}. (If you are using Autoconf, write it as 429 (If you are using Autoconf, write it as @samp{@@sysconfdir@@}. [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
configure.ac | 1 # -*- Autoconf -*- 2 # Process this file with autoconf to produce a configure script.
|
/external/bison/m4/ |
stdbool.m4 | 34 # This macro is only needed in autoconf <= 2.59. Newer versions of autoconf
|
/external/chromium/testing/gmock/ |
configure.ac | 8 # Provide various options to initialize the Autoconf and configure processes. 145 # Output the generated files. No further autoconf macros may be used.
|
/external/e2fsprogs/intl/ |
gmo.h | 36 alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but 37 as of version autoconf-2.13, the AC_CHECK_SIZEOF macro doesn't work
|
/external/llvm/ |
.gitignore | 28 autoconf/aclocal.m4 29 autoconf/autom4te.cache
|
/external/protobuf/ |
configure.ac | 1 ## Process this file with autoconf to produce configure. 22 # autoconf's default CXXFLAGS are usually "-g -O2". These aren't necessarily
|
/external/tcpdump/ |
INSTALL | 52 acconfig.h - autoconf input 53 aclocal.m4 - autoconf macros 70 config.guess - autoconf support 71 config.h.in - autoconf input 72 config.sub - autoconf support
|
CHANGES | 158 updates for autoconf 2.5 300 Updated autoconf stock files. 324 - switch to config.h for autoconf 404 - Add a local autoconf macro to check for routines in libraries; the 405 autoconf version is broken (it only puts the library name in the 408 - Add a local autoconf macro to check for types; the autoconf version 448 - Add missing m4 quoting in AC_LBL_UNALIGNED_ACCESS autoconf macro. 463 - Use autoconf endian detection since BYTE_ORDER isn't defined on all systems. 498 - Use autoconf's idea of the top level directory in install targets [all...] |
/external/libpcap/ |
CHANGES | 49 Add support for autoconf 2.60 115 updates for autoconf 2.5 176 Updated autoconf stock files. 334 - Use autoconf's idea of the top level directory in install targets. 337 - Add missing autoconf packet capture result message. Thanks to Bill 379 - Use autoconf to detect architectures that can't handle misaligned 402 - Port to GNU autoconf.
|