Build of libunistring with android toolchain

The build took 00h 02m 32s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
89,285 ansic
23,501 makefile
15,827 perl
14,543 sh
308 lisp
15 sed
143,479 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libunistring 0.9.6-2 (Tue Apr 4 19:56:21 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for Minix Amsterdam compiler... no
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for arm-linux-androideabi-windres... no
# checking for windres... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking whether frexp() can be used without linking with libm... no
# checking whether alarm is declared... yes
# checking whether long double and double are the same... yes
# checking for __fseterr... no
# checking for iswcntrl... yes
# checking for iswblank... yes
# checking for symlink... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for snprintf... yes
# checking for stpcpy... yes
# checking for strdup... yes
# checking for wcwidth... yes
# checking for btowc... yes
# checking for _set_invalid_parameter_handler... no
# checking for newlocale... yes
# checking for setenv... yes
# checking for wcrtomb... yes
# checking for wctob... yes
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... no, consider installing GNU libiconv
# checking for iconv.h... no
# checking for wctype.h... yes
# checking for langinfo.h... no
# checking for unistd.h... (cached) yes
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for features.h... yes
# checking for inttypes.h... (cached) yes
# checking for xlocale.h... yes
# checking for sys/socket.h... yes
# checking for inline... inline
# checking where to find the exponent in a 'double'... unknown
# checking where to find the exponent in a 'float'... word 0 bit 23
# checking whether byte ordering is bigendian... no
# checking for wint_t... yes
# checking whether iswcntrl works... guessing yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for nl_langinfo and CODESET... no
# checking for working fcntl.h... cross-compiling
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... no
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether imported symbols can be declared weak... guessing yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... no
# checking for multithread API to use... posix
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... guessing no
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking whether to activate relocatable installation... no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking whether stdint.h conforms to C99... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of size_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for sig_atomic_t integer literal suffix...
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# checking for C/C++ restrict keyword... __restrict
# checking whether ffsl is declared without a macro... no
# checking whether ffsll is declared without a macro... no
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... no
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... no
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... no
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether strncat works... guessing yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether snprintf returns a byte count as in C99... guessing no
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... (cached) yes
# checking whether _snprintf is declared... no
# checking whether printf supports 'long double' arguments... guessing yes
# checking whether printf supports infinite 'double' arguments... guessing no
# checking whether printf supports infinite 'long double' arguments... guessing no
# checking whether printf supports the 'a' and 'A' directives... guessing no
# checking whether printf supports the 'F' directive... guessing no
# checking whether printf supports the 'ls' directive... guessing yes
# checking whether printf supports the grouping flag... guessing yes
# checking whether printf supports the left-adjust flag correctly... guessing yes
# checking whether printf supports the zero flag correctly... guessing no
# checking whether printf supports large precisions... guessing yes
# checking whether printf survives out-of-memory conditions... guessing no
# checking whether uses 'inline' correctly... yes
# checking for a traditional french locale... none
# checking if environ is properly declared... yes
# checking whether strerror_r is declared... (cached) yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking whether strerror(0) succeeds... guessing no
# checking whether unsetenv is declared... yes
# checking for alloca as a compiler built-in... yes
# checking whether conversion from 'int' to 'long double' works... guessing yes
# checking whether frexpl is declared... yes
# checking whether frexpl() can be used without linking with libm... no
# checking whether the compiler generally respects inline... no
# checking whether isnan(double) can be used without linking with libm... yes
# checking whether isnan(float) can be used without linking with libm... yes
# checking whether isnan(float) works... guessing yes
# checking whether isnan(long double) can be used without linking with libm... yes
# checking whether isnanl works... guessing yes
# checking whether iswblank is declared... yes
# checking whether nl_langinfo is declared without a macro... no
# checking for setlocale... yes
# checking for uselocale... yes
# checking for getlocalename_l... no
# checking for pthread_rwlock_t... yes
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking whether acosf is declared without a macro... yes
# checking whether acosl is declared without a macro... yes
# checking whether asinf is declared without a macro... yes
# checking whether asinl is declared without a macro... yes
# checking whether atanf is declared without a macro... yes
# checking whether atanl is declared without a macro... yes
# checking whether cbrt is declared without a macro... yes
# checking whether cbrtf is declared without a macro... yes
# checking whether cbrtl is declared without a macro... yes
# checking whether ceilf is declared without a macro... yes
# checking whether ceill is declared without a macro... yes
# checking whether copysign is declared without a macro... yes
# checking whether copysignf is declared without a macro... yes
# checking whether copysignl is declared without a macro... yes
# checking whether cosf is declared without a macro... yes
# checking whether cosl is declared without a macro... yes
# checking whether coshf is declared without a macro... yes
# checking whether expf is declared without a macro... yes
# checking whether expl is declared without a macro... yes
# checking whether exp2 is declared without a macro... yes
# checking whether exp2f is declared without a macro... yes
# checking whether exp2l is declared without a macro... yes
# checking whether expm1 is declared without a macro... yes
# checking whether expm1f is declared without a macro... yes
# checking whether expm1l is declared without a macro... yes
# checking whether fabsf is declared without a macro... yes
# checking whether fabsl is declared without a macro... yes
# checking whether floorf is declared without a macro... yes
# checking whether floorl is declared without a macro... yes
# checking whether fma is declared without a macro... yes
# checking whether fmaf is declared without a macro... yes
# checking whether fmal is declared without a macro... yes
# checking whether fmod is declared without a macro... yes
# checking whether fmodf is declared without a macro... yes
# checking whether fmodl is declared without a macro... yes
# checking whether frexpf is declared without a macro... yes
# checking whether frexpl is declared without a macro... yes
# checking whether hypotf is declared without a macro... yes
# checking whether hypotl is declared without a macro... yes
# checking whether ilogb is declared without a macro... yes
# checking whether ilogbf is declared without a macro... yes
# checking whether ilogbl is declared without a macro... yes
# checking whether ldexpf is declared without a macro... yes
# checking whether ldexpl is declared without a macro... yes
# checking whether log is declared without a macro... yes
# checking whether logf is declared without a macro... yes
# checking whether logl is declared without a macro... yes
# checking whether log10 is declared without a macro... yes
# checking whether log10f is declared without a macro... yes
# checking whether log10l is declared without a macro... yes
# checking whether log1p is declared without a macro... yes
# checking whether log1pf is declared without a macro... yes
# checking whether log1pl is declared without a macro... yes
# checking whether log2 is declared without a macro... yes
# checking whether log2f is declared without a macro... yes
# checking whether log2l is declared without a macro... yes
# checking whether logb is declared without a macro... yes
# checking whether logbf is declared without a macro... yes
# checking whether logbl is declared without a macro... yes
# checking whether modf is declared without a macro... yes
# checking whether modff is declared without a macro... yes
# checking whether modfl is declared without a macro... yes
# checking whether powf is declared without a macro... yes
# checking whether remainder is declared without a macro... yes
# checking whether remainderf is declared without a macro... yes
# checking whether remainderl is declared without a macro... yes
# checking whether rint is declared without a macro... yes
# checking whether rintf is declared without a macro... yes
# checking whether rintl is declared without a macro... yes
# checking whether round is declared without a macro... yes
# checking whether roundf is declared without a macro... yes
# checking whether roundl is declared without a macro... yes
# checking whether sinf is declared without a macro... yes
# checking whether sinl is declared without a macro... yes
# checking whether sinhf is declared without a macro... yes
# checking whether sqrtf is declared without a macro... yes
# checking whether sqrtl is declared without a macro... yes
# checking whether tanf is declared without a macro... yes
# checking whether tanl is declared without a macro... yes
# checking whether tanhf is declared without a macro... yes
# checking whether trunc is declared without a macro... yes
# checking whether truncf is declared without a macro... yes
# checking whether truncl is declared without a macro... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc works on empty input... guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking bp-sym.h usability... no
# checking bp-sym.h presence... no
# checking for bp-sym.h... no
# checking whether ldexp can be used without linking with libm... yes
# checking whether frexpl() can be used without linking with libm... (cached) no
# checking whether ldexpl() can be used without linking with libm... no
# checking for signbit macro... guessing no
# checking for signbit compiler built-ins... guessing no
# checking where to find the sign bit in a 'float'... unknown
# checking where to find the sign bit in a 'double'... unknown
# checking where to find the sign bit in a 'long double'... unknown
# checking whether copysignf is declared... (cached) yes
# checking whether copysignf can be used without linking with libm... no
# checking whether copysign is declared... (cached) yes
# checking whether copysign can be used without linking with libm... no
# checking whether copysignl is declared... (cached) yes
# checking whether copysignl can be used without linking with libm... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for ssize_t... yes
# checking for max_align_t... no
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... no
# checking whether getloadavg is declared without a macro... no
# checking whether getsubopt is declared without a macro... no
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... no
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... no
# checking whether mkostemps is declared without a macro... no
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... no
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... no
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... no
# checking whether secure_getenv is declared without a macro... no
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... no
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... no
# checking whether getdtablesize is declared without a macro... no
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... no
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... no
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... no
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for ptrdiff_t... yes
# checking for nl_langinfo... no
# checking for nl_langinfo... (cached) no
# checking for ptrdiff_t... (cached) yes
# checking for nl_langinfo... (cached) no
# checking for nl_langinfo... (cached) no
# checking for ptrdiff_t... (cached) yes
# checking for nl_langinfo... (cached) no
# checking for nl_langinfo... (cached) no
# checking for ptrdiff_t... (cached) yes
# checking for nl_langinfo... (cached) no
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... no
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... no
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether iswcntrl works... (cached) guessing yes
# checking for towlower... (cached) yes
# checking for wctype_t... (cached) yes
# checking for wctrans_t... (cached) yes
# checking whether wctype is declared without a macro... (cached) yes
# checking whether iswctype is declared without a macro... (cached) yes
# checking whether wctrans is declared without a macro... (cached) yes
# checking whether towctrans is declared without a macro... (cached) yes
# checking whether wcwidth is declared... (cached) yes
# checking whether wcwidth works reasonably in UTF-8 locales... guessing no
# checking for stdint.h... (cached) yes
# checking whether btowc(0) is correct... guessing yes
# checking whether btowc(EOF) is correct... guessing yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a turkish Unicode locale... none
# checking for error_at_line... no
# checking whether fdopen sets errno... guessing yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... no
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... no
# checking where to find the exponent in a 'double'... (cached) unknown
# checking where to find the exponent in a 'float'... (cached) word 0 bit 23
# checking where to find the exponent in a 'long double'... unknown
# checking whether locale.h conforms to POSIX:2001... yes
# checking whether locale.h defines locale_t... yes
# checking whether struct lconv is properly defined... yes
# checking whether setlocale is declared without a macro... yes
# checking whether duplocale is declared without a macro... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether program_invocation_name is declared... no
# checking whether program_invocation_short_name is declared... no
# checking for putenv compatible with GNU and SVID... guessing no
# checking whether _putenv is declared... no
# checking whether setenv validates arguments... guessing no
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking for working stdalign.h... yes
# checking which flavor of printf attribute matches inttypes macros... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... yes
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... yes
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for pthread_atfork... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a turkish Unicode locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional Arabic locale... none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for a traditional french locale... (cached) none
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... guessing no
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether wcrtomb return value is correct... guessing yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... (cached) none
# checking for a traditional japanese locale... (cached) none
# checking for a transitional chinese locale... (cached) none
# checking whether wctob works... guessing yes
# checking whether wctob is declared... (cached) yes
# checking for sched_yield in -lrt... no
# checking for sched_yield in -lposix4... no
# checking for BSD- or MS-compatible name lister (nm)... (cached) /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... (cached) BSD nm
# checking for gawk... (cached) gawk
# checking for texi2dvi... /usr/sbin/texi2dvi
# checking for dvips... /usr/sbin/dvips
# checking for perl... /usr/sbin/perl
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating gnulib-local/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/exported.sh
# config.status: creating lib/unistring/version.h
# config.status: creating lib/unistring/woe32dll.h
# config.status: creating tests/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
# Making all in doc
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# Making all in gnulib-local
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# Making all in lib
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# rm -f alloca.h-t alloca.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t && \
# mv -f alloca.h-t alloca.h
# rm -f configmake.h-t && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/usr/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/usr/var"'; \
# echo '#define RUNSTATEDIR "/usr/var/run"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/libunistring"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/libunistring"'; \
# echo '#define DVIDIR "/usr/share/doc/libunistring"'; \
# echo '#define PDFDIR "/usr/share/doc/libunistring"'; \
# echo '#define PSDIR "/usr/share/doc/libunistring"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/libunistring"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/libunistring"'; \
# echo '#define PKGLIBDIR "/usr/lib/libunistring"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/libunistring"'; \
# } | sed '/""/d' > configmake.h-t && \
# mv -f configmake.h-t configmake.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f unused-parameter.h-t unused-parameter.h && \
# sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
# < ../build-aux/snippet/unused-parameter.h \
# > unused-parameter.h-t && \
# mv unused-parameter.h-t unused-parameter.h
# rm -f stddef.h-t stddef.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDDEF_H''@||g' \
# -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \
# -e 's|@''HAVE_WCHAR_T''@|1|g' \
# -e 's|@''REPLACE_NULL''@|0|g' \
# < ./stddef.in.h; \
# } > stddef.h-t && \
# mv stddef.h-t stddef.h
# rm -f stdint.h-t stdint.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_STDINT_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDINT_H''@||g' \
# -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
# -e 's/@''HAVE_INTTYPES_H''@/1/g' \
# -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
# -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
# -e 's/@''HAVE_WCHAR_H''@/1/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
# -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
# -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
# -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
# -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
# -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
# -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
# -e 's/@''SIZE_T_SUFFIX''@/u/g' \
# -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
# -e 's/@''WCHAR_T_SUFFIX''@/u/g' \
# -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
# -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
# -e 's/@''WINT_T_SUFFIX''@/u/g' \
# < ./stdint.in.h; \
# } > stdint.h-t && \
# mv stdint.h-t stdint.h
# /usr/sbin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# rm -f wctype.h-t wctype.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_WCTYPE_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_WCTYPE_H''@||g' \
# -e 's/@''GNULIB_ISWBLANK''@/1/g' \
# -e 's/@''GNULIB_WCTYPE''@/0/g' \
# -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
# -e 's/@''GNULIB_WCTRANS''@/0/g' \
# -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
# -e 's/@''HAVE_ISWBLANK''@/1/g' \
# -e 's/@''HAVE_ISWCNTRL''@/1/g' \
# -e 's/@''HAVE_WCTYPE_T''@/1/g' \
# -e 's/@''HAVE_WCTRANS_T''@/1/g' \
# -e 's/@''HAVE_WINT_T''@/1/g' \
# -e 's/@''REPLACE_ISWBLANK''@/0/g' \
# -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
# -e 's/@''REPLACE_TOWLOWER''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./wctype.in.h; \
# } > wctype.h-t && \
# mv wctype.h-t wctype.h
# /usr/sbin/mkdir -p unistring
# rm -f unistring/stdbool.h-t unistring/stdbool.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#if !defined _GL_STDBOOL_H'; \
# if test -f /usr/include/stdbool.h; then \
# echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
# else \
# echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
# fi; \
# echo '#include '; \
# echo '#else'; \
# cat ./stdbool.mini.h; \
# echo '#endif'; \
# echo '#endif'; \
# } > unistring/stdbool.h-t
# /usr/sbin/mkdir -p unistring
# rm -f unistring/localcharset.h-t unistring/localcharset.h
# /usr/sbin/mkdir -p unistring
# cp ./localcharset.h unistring/localcharset.h-t
# rm -f unistring/iconveh.h-t unistring/iconveh.h
# mv unistring/localcharset.h-t unistring/localcharset.h
# cp ./iconveh.h unistring/iconveh.h-t
# /usr/sbin/mkdir -p unistring
# mv unistring/iconveh.h-t unistring/iconveh.h
# rm -f unistring/cdefs.h-t unistring/cdefs.h
# rm -f langinfo.h-t langinfo.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_LANGINFO_H''@|0|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LANGINFO_H''@||g' \
# -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
# -e 's|@''HAVE_LANGINFO_CODESET''@|0|g' \
# -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|0|g' \
# -e 's|@''HAVE_LANGINFO_ERA''@|0|g' \
# -e 's|@''HAVE_LANGINFO_YESEXPR''@|0|g' \
# -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
# -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./langinfo.in.h; \
# } > langinfo.h-t && \
# mv langinfo.h-t langinfo.h
# sed -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \
# < ./unistring/cdefs.in.h \
# > unistring/cdefs.h-t
# rm -f math.h-t math.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \
# -e 's/@''GNULIB_ACOSF''@/0/g' \
# -e 's/@''GNULIB_ACOSL''@/0/g' \
# -e 's/@''GNULIB_ASINF''@/0/g' \
# -e 's/@''GNULIB_ASINL''@/0/g' \
# -e 's/@''GNULIB_ATANF''@/0/g' \
# -e 's/@''GNULIB_ATANL''@/0/g' \
# -e 's/@''GNULIB_ATAN2F''@/0/g' \
# -e 's/@''GNULIB_CBRT''@/0/g' \
# -e 's/@''GNULIB_CBRTF''@/0/g' \
# -e 's/@''GNULIB_CBRTL''@/0/g' \
# -e 's/@''GNULIB_CEIL''@/0/g' \
# -e 's/@''GNULIB_CEILF''@/0/g' \
# -e 's/@''GNULIB_CEILL''@/0/g' \
# -e 's/@''GNULIB_COPYSIGN''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
# -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
# -e 's/@''GNULIB_COSF''@/0/g' \
# -e 's/@''GNULIB_COSL''@/0/g' \
# -e 's/@''GNULIB_COSHF''@/0/g' \
# -e 's/@''GNULIB_EXPF''@/0/g' \
# -e 's/@''GNULIB_EXPL''@/0/g' \
# -e 's/@''GNULIB_EXP2''@/0/g' \
# -e 's/@''GNULIB_EXP2F''@/0/g' \
# -e 's/@''GNULIB_EXP2L''@/0/g' \
# -e 's/@''GNULIB_EXPM1''@/0/g' \
# -e 's/@''GNULIB_EXPM1F''@/0/g' \
# -e 's/@''GNULIB_EXPM1L''@/0/g' \
# -e 's/@''GNULIB_FABSF''@/0/g' \
# -e 's/@''GNULIB_FABSL''@/0/g' \
# -e 's/@''GNULIB_FLOOR''@/0/g' \
# -e 's/@''GNULIB_FLOORF''@/0/g' \
# -e 's/@''GNULIB_FLOORL''@/0/g' \
# -e 's/@''GNULIB_FMA''@/0/g' \
# -e 's/@''GNULIB_FMAF''@/0/g' \
# -e 's/@''GNULIB_FMAL''@/0/g' \
# -e 's/@''GNULIB_FMOD''@/0/g' \
# -e 's/@''GNULIB_FMODF''@/0/g' \
# -e 's/@''GNULIB_FMODL''@/0/g' \
# -e 's/@''GNULIB_FREXPF''@/0/g' \
# -e 's/@''GNULIB_FREXP''@/1/g' \
# -e 's/@''GNULIB_FREXPL''@/1/g' \
# -e 's/@''GNULIB_HYPOT''@/0/g' \
# -e 's/@''GNULIB_HYPOTF''@/0/g' \
# -e 's/@''GNULIB_HYPOTL''@/0/g' \
# < ./math.in.h | \
# sed -e 's/@''GNULIB_ILOGB''@/0/g' \
# -e 's/@''GNULIB_ILOGBF''@/0/g' \
# -e 's/@''GNULIB_ILOGBL''@/0/g' \
# -e 's/@''GNULIB_ISFINITE''@/0/g' \
# -e 's/@''GNULIB_ISINF''@/0/g' \
# -e 's/@''GNULIB_ISNAN''@/0/g' \
# -e 's/@''GNULIB_ISNANF''@/0/g' \
# -e 's/@''GNULIB_ISNAND''@/0/g' \
# -e 's/@''GNULIB_ISNANL''@/0/g' \
# -e 's/@''GNULIB_LDEXPF''@/0/g' \
# -e 's/@''GNULIB_LDEXPL''@/0/g' \
# -e 's/@''GNULIB_LOG''@/0/g' \
# -e 's/@''GNULIB_LOGF''@/0/g' \
# -e 's/@''GNULIB_LOGL''@/0/g' \
# -e 's/@''GNULIB_LOG10''@/0/g' \
# -e 's/@''GNULIB_LOG10F''@/0/g' \
# -e 's/@''GNULIB_LOG10L''@/0/g' \
# -e 's/@''GNULIB_LOG1P''@/0/g' \
# -e 's/@''GNULIB_LOG1PF''@/0/g' \
# -e 's/@''GNULIB_LOG1PL''@/0/g' \
# -e 's/@''GNULIB_LOG2''@/0/g' \
# -e 's/@''GNULIB_LOG2F''@/0/g' \
# -e 's/@''GNULIB_LOG2L''@/0/g' \
# -e 's/@''GNULIB_LOGB''@/0/g' \
# -e 's/@''GNULIB_LOGBF''@/0/g' \
# -e 's/@''GNULIB_LOGBL''@/0/g' \
# -e 's/@''GNULIB_MODF''@/0/g' \
# -e 's/@''GNULIB_MODFF''@/0/g' \
# -e 's/@''GNULIB_MODFL''@/0/g' \
# -e 's/@''GNULIB_POWF''@/0/g' \
# -e 's/@''GNULIB_REMAINDER''@/0/g' \
# -e 's/@''GNULIB_REMAINDERF''@/0/g' \
# -e 's/@''GNULIB_REMAINDERL''@/0/g' \
# -e 's/@''GNULIB_RINT''@/0/g' \
# -e 's/@''GNULIB_RINTF''@/0/g' \
# -e 's/@''GNULIB_RINTL''@/0/g' \
# -e 's/@''GNULIB_ROUND''@/0/g' \
# -e 's/@''GNULIB_ROUNDF''@/0/g' \
# -e 's/@''GNULIB_ROUNDL''@/0/g' \
# -e 's/@''GNULIB_SIGNBIT''@/1/g' \
# -e 's/@''GNULIB_SINF''@/0/g' \
# -e 's/@''GNULIB_SINL''@/0/g' \
# -e 's/@''GNULIB_SINHF''@/0/g' \
# -e 's/@''GNULIB_SQRTF''@/0/g' \
# -e 's/@''GNULIB_SQRTL''@/0/g' \
# -e 's/@''GNULIB_TANF''@/0/g' \
# -e 's/@''GNULIB_TANL''@/0/g' \
# -e 's/@''GNULIB_TANHF''@/0/g' \
# -e 's/@''GNULIB_TRUNC''@/0/g' \
# -e 's/@''GNULIB_TRUNCF''@/0/g' \
# -e 's/@''GNULIB_TRUNCL''@/0/g' \
# | \
# sed -e 's|@''HAVE_ACOSF''@|1|g' \
# -e 's|@''HAVE_ACOSL''@|1|g' \
# -e 's|@''HAVE_ASINF''@|1|g' \
# -e 's|@''HAVE_ASINL''@|1|g' \
# -e 's|@''HAVE_ATANF''@|1|g' \
# -e 's|@''HAVE_ATANL''@|1|g' \
# -e 's|@''HAVE_ATAN2F''@|1|g' \
# -e 's|@''HAVE_CBRT''@|1|g' \
# -e 's|@''HAVE_CBRTF''@|1|g' \
# -e 's|@''HAVE_CBRTL''@|1|g' \
# -e 's|@''HAVE_COPYSIGN''@|1|g' \
# -e 's|@''HAVE_COPYSIGNL''@|1|g' \
# -e 's|@''HAVE_COSF''@|1|g' \
# -e 's|@''HAVE_COSL''@|1|g' \
# -e 's|@''HAVE_COSHF''@|1|g' \
# -e 's|@''HAVE_EXPF''@|1|g' \
# -e 's|@''HAVE_EXPL''@|1|g' \
# -e 's|@''HAVE_EXPM1''@|1|g' \
# -e 's|@''HAVE_EXPM1F''@|1|g' \
# -e 's|@''HAVE_FABSF''@|1|g' \
# -e 's|@''HAVE_FABSL''@|1|g' \
# -e 's|@''HAVE_FMA''@|1|g' \
# -e 's|@''HAVE_FMAF''@|1|g' \
# -e 's|@''HAVE_FMAL''@|1|g' \
# -e 's|@''HAVE_FMODF''@|1|g' \
# -e 's|@''HAVE_FMODL''@|1|g' \
# -e 's|@''HAVE_FREXPF''@|1|g' \
# -e 's|@''HAVE_HYPOTF''@|1|g' \
# -e 's|@''HAVE_HYPOTL''@|1|g' \
# -e 's|@''HAVE_ILOGB''@|1|g' \
# -e 's|@''HAVE_ILOGBF''@|1|g' \
# -e 's|@''HAVE_ILOGBL''@|1|g' \
# -e 's|@''HAVE_ISNANF''@|1|g' \
# -e 's|@''HAVE_ISNAND''@|1|g' \
# -e 's|@''HAVE_ISNANL''@|1|g' \
# -e 's|@''HAVE_LDEXPF''@|1|g' \
# -e 's|@''HAVE_LOGF''@|1|g' \
# -e 's|@''HAVE_LOGL''@|1|g' \
# -e 's|@''HAVE_LOG10F''@|1|g' \
# -e 's|@''HAVE_LOG10L''@|1|g' \
# -e 's|@''HAVE_LOG1P''@|1|g' \
# -e 's|@''HAVE_LOG1PF''@|1|g' \
# -e 's|@''HAVE_LOG1PL''@|1|g' \
# -e 's|@''HAVE_LOGBF''@|1|g' \
# -e 's|@''HAVE_LOGBL''@|1|g' \
# -e 's|@''HAVE_MODFF''@|1|g' \
# -e 's|@''HAVE_MODFL''@|1|g' \
# -e 's|@''HAVE_POWF''@|1|g' \
# -e 's|@''HAVE_REMAINDER''@|1|g' \
# -e 's|@''HAVE_REMAINDERF''@|1|g' \
# -e 's|@''HAVE_RINT''@|1|g' \
# -e 's|@''HAVE_RINTL''@|1|g' \
# -e 's|@''HAVE_SINF''@|1|g' \
# -e 's|@''HAVE_SINL''@|1|g' \
# -e 's|@''HAVE_SINHF''@|1|g' \
# -e 's|@''HAVE_SQRTF''@|1|g' \
# -e 's|@''HAVE_SQRTL''@|1|g' \
# -e 's|@''HAVE_TANF''@|1|g' \
# -e 's|@''HAVE_TANL''@|1|g' \
# -e 's|@''HAVE_TANHF''@|1|g' \
# -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
# -e 's|@''HAVE_DECL_ASINL''@|1|g' \
# -e 's|@''HAVE_DECL_ATANL''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
# -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
# -e 's|@''HAVE_DECL_CEILF''@|1|g' \
# -e 's|@''HAVE_DECL_CEILL''@|1|g' \
# -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
# -e 's|@''HAVE_DECL_COSL''@|1|g' \
# -e 's|@''HAVE_DECL_EXPL''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
# -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
# -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
# -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
# -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
# -e 's|@''HAVE_DECL_LOGL''@|1|g' \
# -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
# -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
# -e 's|@''HAVE_DECL_LOGB''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
# -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
# -e 's|@''HAVE_DECL_RINTF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUND''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
# -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
# -e 's|@''HAVE_DECL_SINL''@|1|g' \
# -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
# -e 's|@''HAVE_DECL_TANL''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
# -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
# | \
# sed -e 's|@''REPLACE_CBRTF''@|0|g' \
# -e 's|@''REPLACE_CBRTL''@|0|g' \
# -e 's|@''REPLACE_CEIL''@|0|g' \
# -e 's|@''REPLACE_CEILF''@|0|g' \
# -e 's|@''REPLACE_CEILL''@|0|g' \
# -e 's|@''REPLACE_EXPM1''@|0|g' \
# -e 's|@''REPLACE_EXPM1F''@|0|g' \
# -e 's|@''REPLACE_EXP2''@|0|g' \
# -e 's|@''REPLACE_EXP2L''@|0|g' \
# -e 's|@''REPLACE_FABSL''@|0|g' \
# -e 's|@''REPLACE_FLOOR''@|0|g' \
# -e 's|@''REPLACE_FLOORF''@|0|g' \
# -e 's|@''REPLACE_FLOORL''@|0|g' \
# -e 's|@''REPLACE_FMA''@|0|g' \
# -e 's|@''REPLACE_FMAF''@|0|g' \
# -e 's|@''REPLACE_FMAL''@|0|g' \
# -e 's|@''REPLACE_FMOD''@|0|g' \
# -e 's|@''REPLACE_FMODF''@|0|g' \
# -e 's|@''REPLACE_FMODL''@|0|g' \
# -e 's|@''REPLACE_FREXPF''@|0|g' \
# -e 's|@''REPLACE_FREXP''@|1|g' \
# -e 's|@''REPLACE_FREXPL''@|1|g' \
# -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
# -e 's|@''REPLACE_HYPOT''@|0|g' \
# -e 's|@''REPLACE_HYPOTF''@|0|g' \
# -e 's|@''REPLACE_HYPOTL''@|0|g' \
# -e 's|@''REPLACE_ILOGB''@|0|g' \
# -e 's|@''REPLACE_ILOGBF''@|0|g' \
# -e 's|@''REPLACE_ISFINITE''@|0|g' \
# -e 's|@''REPLACE_ISINF''@|0|g' \
# -e 's|@''REPLACE_ISNAN''@|0|g' \
# -e 's|@''REPLACE_ITOLD''@|0|g' \
# -e 's|@''REPLACE_LDEXPL''@|0|g' \
# -e 's|@''REPLACE_LOG''@|0|g' \
# -e 's|@''REPLACE_LOGF''@|0|g' \
# -e 's|@''REPLACE_LOGL''@|0|g' \
# -e 's|@''REPLACE_LOG10''@|0|g' \
# -e 's|@''REPLACE_LOG10F''@|0|g' \
# -e 's|@''REPLACE_LOG10L''@|0|g' \
# -e 's|@''REPLACE_LOG1P''@|0|g' \
# -e 's|@''REPLACE_LOG1PF''@|0|g' \
# -e 's|@''REPLACE_LOG1PL''@|0|g' \
# -e 's|@''REPLACE_LOG2''@|0|g' \
# -e 's|@''REPLACE_LOG2F''@|0|g' \
# -e 's|@''REPLACE_LOG2L''@|0|g' \
# -e 's|@''REPLACE_LOGB''@|0|g' \
# -e 's|@''REPLACE_LOGBF''@|0|g' \
# -e 's|@''REPLACE_LOGBL''@|0|g' \
# -e 's|@''REPLACE_MODF''@|0|g' \
# -e 's|@''REPLACE_MODFF''@|0|g' \
# -e 's|@''REPLACE_MODFL''@|0|g' \
# -e 's|@''REPLACE_NAN''@|0|g' \
# -e 's|@''REPLACE_REMAINDER''@|0|g' \
# -e 's|@''REPLACE_REMAINDERF''@|0|g' \
# -e 's|@''REPLACE_REMAINDERL''@|0|g' \
# -e 's|@''REPLACE_ROUND''@|0|g' \
# -e 's|@''REPLACE_ROUNDF''@|0|g' \
# -e 's|@''REPLACE_ROUNDL''@|0|g' \
# -e 's|@''REPLACE_SIGNBIT''@|1|g' \
# -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
# -e 's|@''REPLACE_SQRTL''@|0|g' \
# -e 's|@''REPLACE_TRUNC''@|0|g' \
# -e 's|@''REPLACE_TRUNCF''@|0|g' \
# -e 's|@''REPLACE_TRUNCL''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > math.h-t && \
# mv math.h-t math.h
# mv unistring/cdefs.h-t unistring/cdefs.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's/@''GNULIB__EXIT''@/0/g' \
# -e 's/@''GNULIB_ATOLL''@/0/g' \
# -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_MKDTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
# -e 's/@''GNULIB_MKSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
# -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
# -e 's/@''GNULIB_PTSNAME''@/0/g' \
# -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
# -e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_QSORT_R''@/0/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_REALPATH''@/0/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
# -e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_STRTOD''@/0/g' \
# -e 's/@''GNULIB_STRTOLL''@/0/g' \
# -e 's/@''GNULIB_STRTOULL''@/0/g' \
# -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
# -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
# -e 's/@''GNULIB_UNSETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# < ./stdlib.in.h | \
# sed -e 's|@''HAVE__EXIT''@|1|g' \
# -e 's|@''HAVE_ATOLL''@|1|g' \
# -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_GRANTPT''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
# -e 's|@''HAVE_MKSTEMP''@|1|g' \
# -e 's|@''HAVE_MKSTEMPS''@|1|g' \
# -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
# -e 's|@''HAVE_PTSNAME''@|1|g' \
# -e 's|@''HAVE_PTSNAME_R''@|1|g' \
# -e 's|@''HAVE_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|1|g' \
# -e 's|@''HAVE_REALPATH''@|1|g' \
# -e 's|@''HAVE_RPMATCH''@|1|g' \
# -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
# -e 's|@''HAVE_DECL_SETENV''@|1|g' \
# -e 's|@''HAVE_STRTOD''@|1|g' \
# -e 's|@''HAVE_STRTOLL''@|1|g' \
# -e 's|@''HAVE_STRTOULL''@|1|g' \
# -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
# -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
# -e 's|@''HAVE_UNLOCKPT''@|1|g' \
# -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_CALLOC''@|0|g' \
# -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
# -e 's|@''REPLACE_MALLOC''@|0|g' \
# -e 's|@''REPLACE_MBTOWC''@|0|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e 's|@''REPLACE_PTSNAME''@|0|g' \
# -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
# -e 's|@''REPLACE_PUTENV''@|1|g' \
# -e 's|@''REPLACE_QSORT_R''@|0|g' \
# -e 's|@''REPLACE_RANDOM_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|1|g' \
# -e 's|@''REPLACE_STRTOD''@|0|g' \
# -e 's|@''REPLACE_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_WCTOMB''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdlib.h-t && \
# mv stdlib.h-t stdlib.h
# rm -f string.h-t string.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's/@''GNULIB_FFSL''@/0/g' \
# -e 's/@''GNULIB_FFSLL''@/0/g' \
# -e 's/@''GNULIB_MBSLEN''@/0/g' \
# -e 's/@''GNULIB_MBSNLEN''@/1/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/0/g' \
# -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
# -e 's/@''GNULIB_MBSCSPN''@/0/g' \
# -e 's/@''GNULIB_MBSPBRK''@/0/g' \
# -e 's/@''GNULIB_MBSSPN''@/0/g' \
# -e 's/@''GNULIB_MBSSEP''@/0/g' \
# -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
# -e 's/@''GNULIB_MEMCHR''@/1/g' \
# -e 's/@''GNULIB_MEMMEM''@/0/g' \
# -e 's/@''GNULIB_MEMPCPY''@/0/g' \
# -e 's/@''GNULIB_MEMRCHR''@/0/g' \
# -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
# -e 's/@''GNULIB_STPCPY''@/0/g' \
# -e 's/@''GNULIB_STPNCPY''@/0/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
# -e 's/@''GNULIB_STRDUP''@/0/g' \
# -e 's/@''GNULIB_STRNCAT''@/1/g' \
# -e 's/@''GNULIB_STRNDUP''@/0/g' \
# -e 's/@''GNULIB_STRNLEN''@/0/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/1/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/0/g' \
# -e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_STRERROR_R''@/0/g' \
# -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
# -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
# < ./string.in.h | \
# sed -e 's|@''HAVE_FFSL''@|1|g' \
# -e 's|@''HAVE_FFSLL''@|1|g' \
# -e 's|@''HAVE_MBSLEN''@|0|g' \
# -e 's|@''HAVE_MEMCHR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
# -e 's|@''HAVE_STRVERSCMP''@|1|g' \
# -e 's|@''REPLACE_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|1|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|1|g' \
# -e 's|@''REPLACE_STRERROR''@|1|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|0|g' \
# -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# < ./string.in.h; \
# } > string.h-t && \
# mv string.h-t string.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# -e 's/@''GNULIB_CHDIR''@/0/g' \
# -e 's/@''GNULIB_CHOWN''@/0/g' \
# -e 's/@''GNULIB_CLOSE''@/0/g' \
# -e 's/@''GNULIB_DUP''@/0/g' \
# -e 's/@''GNULIB_DUP2''@/0/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
# -e 's/@''GNULIB_FACCESSAT''@/0/g' \
# -e 's/@''GNULIB_FCHDIR''@/0/g' \
# -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
# -e 's/@''GNULIB_FDATASYNC''@/0/g' \
# -e 's/@''GNULIB_FSYNC''@/0/g' \
# -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
# -e 's/@''GNULIB_GETCWD''@/0/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
# -e 's/@''GNULIB_GETGROUPS''@/0/g' \
# -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
# -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
# -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
# -e 's/@''GNULIB_ISATTY''@/0/g' \
# -e 's/@''GNULIB_LCHOWN''@/0/g' \
# -e 's/@''GNULIB_LINK''@/0/g' \
# -e 's/@''GNULIB_LINKAT''@/0/g' \
# -e 's/@''GNULIB_LSEEK''@/0/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/0/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/0/g' \
# -e 's/@''GNULIB_READLINK''@/0/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/0/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/0/g' \
# -e 's/@''GNULIB_SYMLINK''@/0/g' \
# -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
# -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/0/g' \
# < ./unistd.in.h | \
# sed -e 's|@''HAVE_CHOWN''@|1|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_DUP3''@|1|g' \
# -e 's|@''HAVE_EUIDACCESS''@|1|g' \
# -e 's|@''HAVE_FACCESSAT''@|1|g' \
# -e 's|@''HAVE_FCHDIR''@|1|g' \
# -e 's|@''HAVE_FCHOWNAT''@|1|g' \
# -e 's|@''HAVE_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_FSYNC''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
# -e 's|@''HAVE_GETGROUPS''@|1|g' \
# -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
# -e 's|@''HAVE_LCHOWN''@|1|g' \
# -e 's|@''HAVE_LINK''@|1|g' \
# -e 's|@''HAVE_LINKAT''@|1|g' \
# -e 's|@''HAVE_PIPE''@|1|g' \
# -e 's|@''HAVE_PIPE2''@|1|g' \
# -e 's|@''HAVE_PREAD''@|1|g' \
# -e 's|@''HAVE_PWRITE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_READLINKAT''@|1|g' \
# -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_SYMLINK''@|1|g' \
# -e 's|@''HAVE_SYMLINKAT''@|1|g' \
# -e 's|@''HAVE_UNLINKAT''@|1|g' \
# -e 's|@''HAVE_USLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
# -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
# -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
# -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
# -e 's|@''HAVE_OS_H''@|0|g' \
# -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
# | \
# sed -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_CLOSE''@|0|g' \
# -e 's|@''REPLACE_DUP''@|0|g' \
# -e 's|@''REPLACE_DUP2''@|0|g' \
# -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
# -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|0|g' \
# -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
# -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
# -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
# -e 's|@''REPLACE_GETGROUPS''@|0|g' \
# -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
# -e 's|@''REPLACE_ISATTY''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LINK''@|0|g' \
# -e 's|@''REPLACE_LINKAT''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# -e 's|@''REPLACE_PREAD''@|0|g' \
# -e 's|@''REPLACE_PWRITE''@|0|g' \
# -e 's|@''REPLACE_READ''@|0|g' \
# -e 's|@''REPLACE_READLINK''@|0|g' \
# -e 's|@''REPLACE_READLINKAT''@|0|g' \
# -e 's|@''REPLACE_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|0|g' \
# -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
# -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
# -e 's|@''REPLACE_UNLINK''@|0|g' \
# -e 's|@''REPLACE_UNLINKAT''@|0|g' \
# -e 's|@''REPLACE_USLEEP''@|0|g' \
# -e 's|@''REPLACE_WRITE''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > unistd.h-t && \
# mv unistd.h-t unistd.h
# rm -f wchar.h-t wchar.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's|@''HAVE_WCHAR_H''@|1|g' \
# -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/0/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCWIDTH''@/1/g' \
# -e 's/@''GNULIB_WMEMCHR''@/0/g' \
# -e 's/@''GNULIB_WMEMCMP''@/0/g' \
# -e 's/@''GNULIB_WMEMCPY''@/0/g' \
# -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
# -e 's/@''GNULIB_WMEMSET''@/0/g' \
# -e 's/@''GNULIB_WCSLEN''@/0/g' \
# -e 's/@''GNULIB_WCSNLEN''@/0/g' \
# -e 's/@''GNULIB_WCSCPY''@/0/g' \
# -e 's/@''GNULIB_WCPCPY''@/0/g' \
# -e 's/@''GNULIB_WCSNCPY''@/0/g' \
# -e 's/@''GNULIB_WCPNCPY''@/0/g' \
# -e 's/@''GNULIB_WCSCAT''@/0/g' \
# -e 's/@''GNULIB_WCSNCAT''@/0/g' \
# -e 's/@''GNULIB_WCSCMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCMP''@/0/g' \
# -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSCOLL''@/0/g' \
# -e 's/@''GNULIB_WCSXFRM''@/0/g' \
# -e 's/@''GNULIB_WCSDUP''@/0/g' \
# -e 's/@''GNULIB_WCSCHR''@/0/g' \
# -e 's/@''GNULIB_WCSRCHR''@/0/g' \
# -e 's/@''GNULIB_WCSCSPN''@/0/g' \
# -e 's/@''GNULIB_WCSSPN''@/0/g' \
# -e 's/@''GNULIB_WCSPBRK''@/0/g' \
# -e 's/@''GNULIB_WCSSTR''@/0/g' \
# -e 's/@''GNULIB_WCSTOK''@/0/g' \
# -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
# < ./wchar.in.h | \
# sed -e 's|@''HAVE_WINT_T''@|1|g' \
# -e 's|@''HAVE_BTOWC''@|1|g' \
# -e 's|@''HAVE_MBSINIT''@|1|g' \
# -e 's|@''HAVE_MBRTOWC''@|1|g' \
# -e 's|@''HAVE_MBRLEN''@|1|g' \
# -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
# -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
# -e 's|@''HAVE_WCRTOMB''@|1|g' \
# -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
# -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
# -e 's|@''HAVE_WMEMCHR''@|1|g' \
# -e 's|@''HAVE_WMEMCMP''@|1|g' \
# -e 's|@''HAVE_WMEMCPY''@|1|g' \
# -e 's|@''HAVE_WMEMMOVE''@|1|g' \
# -e 's|@''HAVE_WMEMSET''@|1|g' \
# -e 's|@''HAVE_WCSLEN''@|1|g' \
# -e 's|@''HAVE_WCSNLEN''@|1|g' \
# -e 's|@''HAVE_WCSCPY''@|1|g' \
# -e 's|@''HAVE_WCPCPY''@|1|g' \
# -e 's|@''HAVE_WCSNCPY''@|1|g' \
# -e 's|@''HAVE_WCPNCPY''@|1|g' \
# -e 's|@''HAVE_WCSCAT''@|1|g' \
# -e 's|@''HAVE_WCSNCAT''@|1|g' \
# -e 's|@''HAVE_WCSCMP''@|1|g' \
# -e 's|@''HAVE_WCSNCMP''@|1|g' \
# -e 's|@''HAVE_WCSCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSCOLL''@|1|g' \
# -e 's|@''HAVE_WCSXFRM''@|1|g' \
# -e 's|@''HAVE_WCSDUP''@|1|g' \
# -e 's|@''HAVE_WCSCHR''@|1|g' \
# -e 's|@''HAVE_WCSRCHR''@|1|g' \
# -e 's|@''HAVE_WCSCSPN''@|1|g' \
# -e 's|@''HAVE_WCSSPN''@|1|g' \
# -e 's|@''HAVE_WCSPBRK''@|1|g' \
# -e 's|@''HAVE_WCSSTR''@|1|g' \
# -e 's|@''HAVE_WCSTOK''@|1|g' \
# -e 's|@''HAVE_WCSWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# | \
# sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
# -e 's|@''REPLACE_BTOWC''@|0|g' \
# -e 's|@''REPLACE_WCTOB''@|0|g' \
# -e 's|@''REPLACE_MBSINIT''@|0|g' \
# -e 's|@''REPLACE_MBRTOWC''@|0|g' \
# -e 's|@''REPLACE_MBRLEN''@|0|g' \
# -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
# -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
# -e 's|@''REPLACE_WCRTOMB''@|0|g' \
# -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCWIDTH''@|1|g' \
# -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > wchar.h-t && \
# mv wchar.h-t wchar.h
# /usr/sbin/mkdir -p unistring
# rm -f unistring/stdint.h-t unistring/stdint.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#include '; \
# echo '#if __GLIBC__ >= 2'; \
# echo '#include '; \
# echo '#else'; \
# if test -f /usr/include/stdint.h; then \
# HAVE_STDINT_H='1'; \
# else \
# HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__'; \
# fi; \
# if test -f /usr/include/inttypes.h; then \
# HAVE_INTTYPES_H='1'; \
# else \
# HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \
# fi; \
# if test -f /usr/include/sys/inttypes.h; then \
# HAVE_SYS_INTTYPES_H='1'; \
# else \
# HAVE_SYS_INTTYPES_H='0'; \
# fi; \
# sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \
# -e 's|@''INCLUDE_NEXT''@|include|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
# -e 's|@''NEXT_STDINT_H''@||g' \
# -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
# -e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \
# -e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \
# -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
# < ./stdint.mini.h; \
# echo '#endif'; \
# } > unistring/stdint.h-t
# mv unistring/stdbool.h-t unistring/stdbool.h
# mv unistring/stdint.h-t unistring/stdint.h
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# : "Avoid double inclusion, to avoid a warning about redefinitions."; \
# echo '#ifndef UNISTRING_CONFIG_H'; \
# echo '#define UNISTRING_CONFIG_H'; \
# echo; \
# echo '#include "../config.h"'; \
# echo; \
# echo '#endif /* UNISTRING_CONFIG_H */'; \
# } > config.h && \
# if test -n "yes" && test -n "1"; then \
# { \
# { \
# for f in amemxfrm.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c localcharset.h localcharset.c localename.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c unicase/cased.c unicase/empty-prefix-context.c unicase/empty-suffix-context.c unicase/ignorable.c unicase/locale-language.c unicase/special-casing.c unicase/tocasefold.c unicase/tolower.c unicase/totitle.c unicase/toupper.c unicase/u16-casecmp.c unicase/u16-casecoll.c unicase/u16-casefold.c unicase/u16-casemap.c unicase/u16-casexfrm.c unicase/u16-ct-casefold.c unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c unicase/u16-ct-toupper.c unicase/u16-is-cased.c unicase/u16-is-casefolded.c unicase/u16-is-invariant.c unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c unicase/u16-is-uppercase.c unicase/u16-tolower.c unicase/u16-totitle.c unicase/u16-toupper.c unicase/u32-casecmp.c unicase/u32-casecoll.c unicase/u32-casefold.c unicase/u32-casemap.c unicase/u32-casexfrm.c unicase/u32-ct-casefold.c unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c unicase/u32-ct-toupper.c unicase/u32-is-cased.c unicase/u32-is-casefolded.c unicase/u32-is-invariant.c unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c unicase/u32-is-uppercase.c unicase/u32-tolower.c unicase/u32-totitle.c unicase/u32-toupper.c unicase/u8-casecmp.c unicase/u8-casecoll.c unicase/u8-casefold.c unicase/u8-casemap.c unicase/u8-casexfrm.c unicase/u8-ct-casefold.c unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c unicase/u8-ct-toupper.c unicase/u8-is-cased.c unicase/u8-is-casefolded.c unicase/u8-is-invariant.c unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c unicase/u8-is-uppercase.c unicase/u8-tolower.c unicase/u8-totitle.c unicase/u8-toupper.c unicase/ulc-casecmp.c unicase/ulc-casecoll.c unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c unictype/bidi_longname.c unictype/bidi_name.c unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c unictype/categ_and.c unictype/categ_and_not.c unictype/categ_byname.c unictype/categ_longname.c unictype/categ_name.c unictype/categ_none.c unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c unictype/combiningclass.c unictype/combiningclass_byname.c unictype/combiningclass_longname.c unictype/combiningclass_name.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c unictype/joininggroup_byname.c unictype/joininggroup_name.c unictype/joininggroup_of.c unictype/joiningtype_byname.c unictype/joiningtype_longname.c unictype/joiningtype_name.c unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c unictype/pr_bidi_arabic_digit.c unictype/pr_bidi_arabic_right_to_left.c unictype/pr_bidi_block_separator.c unictype/pr_bidi_boundary_neutral.c unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c unictype/pr_bidi_embedding_or_override.c unictype/pr_bidi_eur_num_separator.c unictype/pr_bidi_eur_num_terminator.c unictype/pr_bidi_european_digit.c unictype/pr_bidi_hebrew_right_to_left.c unictype/pr_bidi_left_to_right.c unictype/pr_bidi_non_spacing_mark.c unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c unictype/pr_bidi_segment_separator.c unictype/pr_bidi_whitespace.c unictype/pr_byname.c unictype/pr_case_ignorable.c unictype/pr_cased.c unictype/pr_changes_when_casefolded.c unictype/pr_changes_when_casemapped.c unictype/pr_changes_when_lowercased.c unictype/pr_changes_when_titlecased.c unictype/pr_changes_when_uppercased.c unictype/pr_combining.c unictype/pr_composite.c unictype/pr_currency_symbol.c unictype/pr_dash.c unictype/pr_decimal_digit.c unictype/pr_default_ignorable_code_point.c unictype/pr_deprecated.c unictype/pr_diacritic.c unictype/pr_extender.c unictype/pr_format_control.c unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c unictype/pr_grapheme_link.c unictype/pr_hex_digit.c unictype/pr_hyphen.c unictype/pr_id_continue.c unictype/pr_id_start.c unictype/pr_ideographic.c unictype/pr_ids_binary_operator.c unictype/pr_ids_trinary_operator.c unictype/pr_ignorable_control.c unictype/pr_iso_control.c unictype/pr_join_control.c unictype/pr_left_of_pair.c unictype/pr_line_separator.c unictype/pr_logical_order_exception.c unictype/pr_lowercase.c unictype/pr_math.c unictype/pr_non_break.c unictype/pr_not_a_character.c unictype/pr_numeric.c unictype/pr_other_alphabetic.c unictype/pr_other_default_ignorable_code_point.c unictype/pr_other_grapheme_extend.c unictype/pr_other_id_continue.c unictype/pr_other_id_start.c unictype/pr_other_lowercase.c unictype/pr_other_math.c unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c unictype/pr_pattern_white_space.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_sentence_terminal.c unictype/pr_soft_dotted.c unictype/pr_space.c unictype/pr_terminal_punctuation.c unictype/pr_test.c unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c unictype/pr_unified_ideograph.c unictype/pr_uppercase.c unictype/pr_variation_selector.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unictype/pr_zero_width.c unictype/scripts.c unictype/sy_c_ident.c unictype/sy_c_whitespace.c unictype/sy_java_ident.c unictype/sy_java_whitespace.c unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c unigbrk/uc-is-grapheme-break.c unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c unilbrk/u16-possible-linebreaks.c unilbrk/u16-width-linebreaks.c unilbrk/u32-possible-linebreaks.c unilbrk/u32-width-linebreaks.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c unilbrk/ulc-width-linebreaks.c uniname/uniname.c uninorm/canonical-decomposition.c uninorm/compat-decomposition.c uninorm/composition.c uninorm/decompose-internal.c uninorm/decomposing-form.c uninorm/decomposition.c uninorm/decomposition-table.c uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c uninorm/u16-normcmp.c uninorm/u16-normcoll.c uninorm/u16-normxfrm.c uninorm/u32-normalize.c uninorm/u32-normcmp.c uninorm/u32-normcoll.c uninorm/u32-normxfrm.c uninorm/u8-normalize.c uninorm/u8-normcmp.c uninorm/u8-normcoll.c uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c unistdio/u16-asnprintf.c unistdio/u16-asprintf.c unistdio/u16-printf-parse.c unistdio/u16-snprintf.c unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c unistdio/u32-asprintf.c unistdio/u32-printf-parse.c unistdio/u32-snprintf.c unistdio/u32-sprintf.c unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c unistdio/u8-asnprintf.c unistdio/u8-asprintf.c unistdio/u8-printf-parse.c unistdio/u8-snprintf.c unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c unistr/u16-strlen.c unistr/u16-strmblen.c unistr/u16-strmbtouc.c unistr/u16-strncat.c unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c unistr/u32-strlen.c unistr/u32-strmblen.c unistr/u32-strmbtouc.c unistr/u32-strncat.c unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c unistr/u8-mblen.c unistr/u8-mbsnlen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c uniwidth/u16-strwidth.c uniwidth/u16-width.c uniwidth/u32-strwidth.c uniwidth/u32-width.c uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c wctype-h.c xsize.h xsize.c version.c frexp.lo frexpl.lo fseterr.lo memchr.lo signbitd.lo signbitf.lo signbitl.lo strstr.lo wcwidth.lo ; do \
# case $f in \
# *.res.lo ) ;; \
# *.c | *.o | *.lo ) \
# sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
# test -f $sf || sf=./$sf; \
# of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
# echo "arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c $sf" 1>&6; \
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c $sf || { rm -f config.h; exit 1; }; \
# sh ./exported.sh $of 1>&5; \
# rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
# ;; \
# esac; \
# done; \
# } 5>&1 \
# | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
# | { \
# if test -f libunistring.sym; then \
# symfile='libunistring.sym'; \
# else \
# symfile='./libunistring.sym'; \
# fi; \
# LC_ALL=C join -v 1 - $symfile; \
# } \
# | sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \
# } 6>&1 && \
# if test -f config.h; then \
# cat config.h-t >> config.h; \
# rm -f config.h-t; \
# else \
# rm -f config.h-t; \
# exit 1; \
# fi \
# fi
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexp.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexpl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memchr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitl.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c strstr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wcwidth.c
# make all-am
# make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o amemxfrm.lo amemxfrm.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-ctype.lo c-ctype.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-strcasecmp.lo c-strcasecmp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-strncasecmp.lo c-strncasecmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c -fPIC -DPIC -o .libs/amemxfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c -o amemxfrm.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o localcharset.lo localcharset.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o localename.lo localename.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o malloca.lo malloca.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o math.lo math.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c -fPIC -DPIC -o .libs/localename.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c -fPIC -DPIC -o .libs/malloca.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c -fPIC -DPIC -o .libs/math.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c -o localcharset.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c -o math.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c -o malloca.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c -o localename.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbchar.lo mbchar.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbiter.lo mbiter.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbsnlen.lo mbsnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o memcmp2.lo memcmp2.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c -fPIC -DPIC -o .libs/mbsnlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c -o mbchar.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c -fPIC -DPIC -o .libs/memcmp2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c -o mbiter.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c -o memcmp2.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c -o mbsnlen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o printf-frexp.lo printf-frexp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o printf-frexpl.lo printf-frexpl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o striconveh.lo striconveh.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o striconveha.lo striconveha.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c -o striconveh.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c -o striconveha.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o glthread/threadlib.lo glthread/threadlib.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistd.lo unistd.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o wctype-h.lo wctype-h.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o xsize.lo xsize.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c -fPIC -DPIC -o .libs/xsize.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o version.lo version.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c -o xsize.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c -o unistd.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c -o version.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o frexp.lo frexp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o frexpl.lo frexpl.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o fseterr.lo fseterr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexp.c -fPIC -DPIC -o .libs/frexp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o memchr.lo memchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexpl.c -fPIC -DPIC -o .libs/frexpl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memchr.c -fPIC -DPIC -o .libs/memchr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexp.c -o frexp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c frexpl.c -o frexpl.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memchr.c -o memchr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c -o fseterr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o signbitd.lo signbitd.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o signbitf.lo signbitf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o signbitl.lo signbitl.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o strstr.lo strstr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitf.c -fPIC -DPIC -o .libs/signbitf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitl.c -fPIC -DPIC -o .libs/signbitl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitd.c -fPIC -DPIC -o .libs/signbitd.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c strstr.c -fPIC -DPIC -o .libs/strstr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitf.c -o signbitf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitd.c -o signbitd.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c signbitl.c -o signbitl.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c strstr.c -o strstr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o wcwidth.lo wcwidth.c
# rm -f t-charset.alias charset.alias && \
# /bin/sh ./config.charset 'arm-unknown-linux-androideabi' > t-charset.alias && \
# mv t-charset.alias charset.alias
# rm -f t-ref-add.sed ref-add.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-add.sin > t-ref-add.sed && \
# mv t-ref-add.sed ref-add.sed
# rm -f t-ref-del.sed ref-del.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wcwidth.c -fPIC -DPIC -o .libs/wcwidth.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o glthread/lock.lo glthread/lock.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/cased.lo unicase/cased.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/cased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wcwidth.c -o wcwidth.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/empty-prefix-context.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c -o unicase/cased.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c -o unicase/empty-prefix-context.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ignorable.lo unicase/ignorable.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/locale-language.lo unicase/locale-language.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/empty-suffix-context.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/special-casing.lo unicase/special-casing.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/ignorable.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c -fPIC -DPIC -o unicase/.libs/locale-language.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/special-casing.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c -o unicase/empty-suffix-context.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c -o unicase/ignorable.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c -o unicase/locale-language.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/tocasefold.lo unicase/tocasefold.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c -o unicase/special-casing.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/tocasefold.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/tolower.lo unicase/tolower.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/totitle.lo unicase/totitle.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/tolower.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/toupper.lo unicase/toupper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c -o unicase/tocasefold.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c -fPIC -DPIC -o unicase/.libs/totitle.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c -fPIC -DPIC -o unicase/.libs/toupper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c -o unicase/tolower.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c -o unicase/totitle.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c -o unicase/toupper.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c -fPIC -DPIC -o unicase/.libs/u16-casecmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casefold.lo unicase/u16-casefold.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casemap.lo unicase/u16-casemap.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c -fPIC -DPIC -o unicase/.libs/u16-casecoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c -o unicase/u16-casecmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c -fPIC -DPIC -o unicase/.libs/u16-casemap.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c -fPIC -DPIC -o unicase/.libs/u16-casefold.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c -o unicase/u16-casecoll.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c -o unicase/u16-casefold.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c -fPIC -DPIC -o unicase/.libs/u16-casexfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c -o unicase/u16-casemap.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u16-ct-casefold.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u16-ct-tolower.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c -o unicase/u16-casexfrm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c -o unicase/u16-ct-casefold.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c -o unicase/u16-ct-tolower.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u16-ct-totitle.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u16-ct-toupper.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c -fPIC -DPIC -o unicase/.libs/u16-is-cased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u16-is-casefolded.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c -o unicase/u16-ct-toupper.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c -o unicase/u16-ct-totitle.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c -o unicase/u16-is-casefolded.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c -o unicase/u16-is-cased.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c -fPIC -DPIC -o unicase/.libs/u16-is-invariant.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u16-is-lowercase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u16-is-titlecase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c -o unicase/u16-is-lowercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u16-is-uppercase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c -o unicase/u16-is-invariant.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c -o unicase/u16-is-titlecase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c -o unicase/u16-is-uppercase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-tolower.lo unicase/u16-tolower.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-totitle.lo unicase/u16-totitle.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-toupper.lo unicase/u16-toupper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c -fPIC -DPIC -o unicase/.libs/u16-tolower.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c -fPIC -DPIC -o unicase/.libs/u16-totitle.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c -fPIC -DPIC -o unicase/.libs/u16-toupper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c -fPIC -DPIC -o unicase/.libs/u32-casecmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c -o unicase/u16-tolower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c -o unicase/u16-totitle.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c -o unicase/u16-toupper.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c -o unicase/u32-casecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casefold.lo unicase/u32-casefold.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casemap.lo unicase/u32-casemap.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c -fPIC -DPIC -o unicase/.libs/u32-casecoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c -fPIC -DPIC -o unicase/.libs/u32-casemap.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c -fPIC -DPIC -o unicase/.libs/u32-casefold.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c -fPIC -DPIC -o unicase/.libs/u32-casexfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c -o unicase/u32-casecoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c -o unicase/u32-casefold.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c -o unicase/u32-casemap.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c -o unicase/u32-casexfrm.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u32-ct-tolower.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u32-ct-casefold.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c -o unicase/u32-ct-tolower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u32-ct-toupper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u32-ct-totitle.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c -o unicase/u32-ct-casefold.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c -o unicase/u32-ct-toupper.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c -fPIC -DPIC -o unicase/.libs/u32-is-cased.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c -o unicase/u32-ct-totitle.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u32-is-casefolded.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c -o unicase/u32-is-cased.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c -fPIC -DPIC -o unicase/.libs/u32-is-invariant.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c -o unicase/u32-is-casefolded.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u32-is-lowercase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c -o unicase/u32-is-invariant.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u32-is-titlecase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u32-is-uppercase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c -o unicase/u32-is-lowercase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-tolower.lo unicase/u32-tolower.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c -o unicase/u32-is-uppercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c -o unicase/u32-is-titlecase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-totitle.lo unicase/u32-totitle.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c -fPIC -DPIC -o unicase/.libs/u32-tolower.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c -fPIC -DPIC -o unicase/.libs/u32-totitle.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-toupper.lo unicase/u32-toupper.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c -o unicase/u32-tolower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c -fPIC -DPIC -o unicase/.libs/u32-toupper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c -o unicase/u32-totitle.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c -fPIC -DPIC -o unicase/.libs/u8-casecmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c -o unicase/u32-toupper.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casefold.lo unicase/u8-casefold.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c -fPIC -DPIC -o unicase/.libs/u8-casecoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c -o unicase/u8-casecmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/u8-casefold.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casemap.lo unicase/u8-casemap.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c -o unicase/u8-casecoll.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c -o unicase/u8-casefold.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/u8-casemap.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c -fPIC -DPIC -o unicase/.libs/u8-casexfrm.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u8-ct-casefold.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c -o unicase/u8-casemap.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u8-ct-tolower.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c -o unicase/u8-casexfrm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c -o unicase/u8-ct-tolower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c -o unicase/u8-ct-casefold.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u8-ct-totitle.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u8-ct-toupper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c -fPIC -DPIC -o unicase/.libs/u8-is-cased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u8-is-casefolded.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c -o unicase/u8-ct-toupper.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c -o unicase/u8-is-casefolded.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c -o unicase/u8-is-cased.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c -o unicase/u8-ct-totitle.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c -fPIC -DPIC -o unicase/.libs/u8-is-invariant.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u8-is-lowercase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c -o unicase/u8-is-invariant.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c -o unicase/u8-is-lowercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u8-is-titlecase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u8-is-uppercase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c -o unicase/u8-is-titlecase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-tolower.lo unicase/u8-tolower.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-totitle.lo unicase/u8-totitle.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c -o unicase/u8-is-uppercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c -fPIC -DPIC -o unicase/.libs/u8-tolower.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-toupper.lo unicase/u8-toupper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c -fPIC -DPIC -o unicase/.libs/u8-totitle.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c -fPIC -DPIC -o unicase/.libs/u8-toupper.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c -o unicase/u8-tolower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c -fPIC -DPIC -o unicase/.libs/ulc-casecmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c -o unicase/u8-totitle.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c -o unicase/u8-toupper.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c -o unicase/ulc-casecmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c -fPIC -DPIC -o unicase/.libs/ulc-casecoll.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c -fPIC -DPIC -o unicase/.libs/ulc-casexfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c -o unicase/ulc-casecoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-from-enc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c -o unicase/ulc-casexfrm.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c -o uniconv/u16-conv-from-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-enc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c -o uniconv/u16-conv-to-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-locale.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c -o uniconv/u16-strconv-from-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c -o uniconv/u16-strconv-from-locale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-locale.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c -o uniconv/u16-strconv-to-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-from-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c -o uniconv/u16-strconv-to-locale.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c -o uniconv/u32-conv-from-enc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c -o uniconv/u32-conv-to-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-locale.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-enc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c -o uniconv/u32-strconv-from-locale.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c -o uniconv/u32-strconv-from-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-locale.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c -o uniconv/u32-strconv-to-enc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c -o uniconv/u32-strconv-to-locale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c -o uniconv/u8-conv-to-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-locale.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c -o uniconv/u8-strconv-from-enc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c -o uniconv/u8-strconv-from-locale.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_byname.lo unictype/bidi_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-enc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-locale.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_longname.lo unictype/bidi_longname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c -fPIC -DPIC -o unictype/.libs/bidi_byname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c -fPIC -DPIC -o unictype/.libs/bidi_longname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c -o uniconv/u8-strconv-to-enc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c -o uniconv/u8-strconv-to-locale.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c -o unictype/bidi_longname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c -o unictype/bidi_byname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_name.lo unictype/bidi_name.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_of.lo unictype/bidi_of.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c -fPIC -DPIC -o unictype/.libs/bidi_name.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_test.lo unictype/bidi_test.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/blocks.lo unictype/blocks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/bidi_of.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c -fPIC -DPIC -o unictype/.libs/bidi_test.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c -fPIC -DPIC -o unictype/.libs/blocks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c -o unictype/bidi_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c -o unictype/bidi_test.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c -o unictype/bidi_of.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/block_test.lo unictype/block_test.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c -o unictype/blocks.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_C.lo unictype/categ_C.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c -fPIC -DPIC -o unictype/.libs/block_test.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c -fPIC -DPIC -o unictype/.libs/categ_C.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cc.lo unictype/categ_Cc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cf.lo unictype/categ_Cf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c -o unictype/block_test.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c -fPIC -DPIC -o unictype/.libs/categ_Cc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c -o unictype/categ_C.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c -fPIC -DPIC -o unictype/.libs/categ_Cf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c -o unictype/categ_Cc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cn.lo unictype/categ_Cn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c -o unictype/categ_Cf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Co.lo unictype/categ_Co.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c -fPIC -DPIC -o unictype/.libs/categ_Cn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c -fPIC -DPIC -o unictype/.libs/categ_Co.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cs.lo unictype/categ_Cs.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_L.lo unictype/categ_L.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c -fPIC -DPIC -o unictype/.libs/categ_Cs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c -o unictype/categ_Co.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c -fPIC -DPIC -o unictype/.libs/categ_L.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c -o unictype/categ_Cn.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c -o unictype/categ_Cs.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_LC.lo unictype/categ_LC.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Ll.lo unictype/categ_Ll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c -fPIC -DPIC -o unictype/.libs/categ_LC.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c -o unictype/categ_L.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lm.lo unictype/categ_Lm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c -fPIC -DPIC -o unictype/.libs/categ_Ll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c -o unictype/categ_LC.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c -fPIC -DPIC -o unictype/.libs/categ_Lm.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lo.lo unictype/categ_Lo.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c -fPIC -DPIC -o unictype/.libs/categ_Lo.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c -o unictype/categ_Ll.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lt.lo unictype/categ_Lt.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c -o unictype/categ_Lm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c -fPIC -DPIC -o unictype/.libs/categ_Lt.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c -o unictype/categ_Lo.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lu.lo unictype/categ_Lu.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c -o unictype/categ_Lt.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_M.lo unictype/categ_M.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Mc.lo unictype/categ_Mc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c -fPIC -DPIC -o unictype/.libs/categ_Lu.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Me.lo unictype/categ_Me.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c -fPIC -DPIC -o unictype/.libs/categ_Mc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/categ_M.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c -o unictype/categ_Lu.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c -fPIC -DPIC -o unictype/.libs/categ_Me.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c -o unictype/categ_M.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c -o unictype/categ_Mc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Mn.lo unictype/categ_Mn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c -o unictype/categ_Me.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_N.lo unictype/categ_N.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Nd.lo unictype/categ_Nd.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c -fPIC -DPIC -o unictype/.libs/categ_Mn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c -fPIC -DPIC -o unictype/.libs/categ_N.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Nl.lo unictype/categ_Nl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c -fPIC -DPIC -o unictype/.libs/categ_Nd.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c -o unictype/categ_Mn.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c -fPIC -DPIC -o unictype/.libs/categ_Nl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c -o unictype/categ_Nd.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c -o unictype/categ_N.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_No.lo unictype/categ_No.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c -o unictype/categ_Nl.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c -fPIC -DPIC -o unictype/.libs/categ_No.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_P.lo unictype/categ_P.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pc.lo unictype/categ_Pc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c -fPIC -DPIC -o unictype/.libs/categ_P.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pd.lo unictype/categ_Pd.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c -fPIC -DPIC -o unictype/.libs/categ_Pc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c -fPIC -DPIC -o unictype/.libs/categ_Pd.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c -o unictype/categ_P.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c -o unictype/categ_No.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c -o unictype/categ_Pd.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c -o unictype/categ_Pc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pe.lo unictype/categ_Pe.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pf.lo unictype/categ_Pf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c -fPIC -DPIC -o unictype/.libs/categ_Pe.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pi.lo unictype/categ_Pi.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c -fPIC -DPIC -o unictype/.libs/categ_Pf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Po.lo unictype/categ_Po.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c -fPIC -DPIC -o unictype/.libs/categ_Pi.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c -o unictype/categ_Pe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c -fPIC -DPIC -o unictype/.libs/categ_Po.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c -o unictype/categ_Pf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c -o unictype/categ_Pi.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c -o unictype/categ_Po.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Ps.lo unictype/categ_Ps.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_S.lo unictype/categ_S.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sc.lo unictype/categ_Sc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c -fPIC -DPIC -o unictype/.libs/categ_Ps.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sk.lo unictype/categ_Sk.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c -fPIC -DPIC -o unictype/.libs/categ_Sc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c -fPIC -DPIC -o unictype/.libs/categ_S.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c -fPIC -DPIC -o unictype/.libs/categ_Sk.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c -o unictype/categ_Sc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c -o unictype/categ_Ps.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c -o unictype/categ_S.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c -o unictype/categ_Sk.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sm.lo unictype/categ_Sm.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_So.lo unictype/categ_So.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Z.lo unictype/categ_Z.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c -fPIC -DPIC -o unictype/.libs/categ_Sm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c -fPIC -DPIC -o unictype/.libs/categ_So.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zl.lo unictype/categ_Zl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c -fPIC -DPIC -o unictype/.libs/categ_Z.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c -fPIC -DPIC -o unictype/.libs/categ_Zl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c -o unictype/categ_Sm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c -o unictype/categ_So.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c -o unictype/categ_Z.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zp.lo unictype/categ_Zp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c -o unictype/categ_Zl.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zs.lo unictype/categ_Zs.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c -fPIC -DPIC -o unictype/.libs/categ_Zp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_and.lo unictype/categ_and.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c -fPIC -DPIC -o unictype/.libs/categ_Zs.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_and_not.lo unictype/categ_and_not.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c -fPIC -DPIC -o unictype/.libs/categ_and.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c -o unictype/categ_Zp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c -o unictype/categ_Zs.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c -fPIC -DPIC -o unictype/.libs/categ_and_not.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c -o unictype/categ_and.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_byname.lo unictype/categ_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c -o unictype/categ_and_not.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_longname.lo unictype/categ_longname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c -fPIC -DPIC -o unictype/.libs/categ_longname.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_name.lo unictype/categ_name.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c -fPIC -DPIC -o unictype/.libs/categ_byname.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_none.lo unictype/categ_none.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/categ_none.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c -fPIC -DPIC -o unictype/.libs/categ_name.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c -o unictype/categ_longname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c -o unictype/categ_byname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c -o unictype/categ_none.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c -o unictype/categ_name.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_of.lo unictype/categ_of.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_or.lo unictype/categ_or.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_test.lo unictype/categ_test.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/categ_of.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass.lo unictype/combiningclass.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c -fPIC -DPIC -o unictype/.libs/categ_or.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/categ_test.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c -o unictype/categ_test.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c -o unictype/categ_or.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/combiningclass.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c -o unictype/categ_of.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c -fPIC -DPIC -o unictype/.libs/combiningclass_byname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c -o unictype/combiningclass.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c -fPIC -DPIC -o unictype/.libs/combiningclass_longname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c -o unictype/combiningclass_longname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c -o unictype/combiningclass_byname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/ctype_alnum.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c -fPIC -DPIC -o unictype/.libs/combiningclass_name.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_blank.lo unictype/ctype_blank.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c -o unictype/ctype_alnum.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/ctype_blank.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c -o unictype/combiningclass_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c -o unictype/ctype_blank.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_digit.lo unictype/ctype_digit.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/ctype_cntrl.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_graph.lo unictype/ctype_graph.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/ctype_digit.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_lower.lo unictype/ctype_lower.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c -o unictype/ctype_cntrl.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/ctype_graph.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/ctype_lower.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c -o unictype/ctype_digit.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_print.lo unictype/ctype_print.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c -o unictype/ctype_graph.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c -o unictype/ctype_lower.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/ctype_print.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_punct.lo unictype/ctype_punct.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/ctype_punct.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_space.lo unictype/ctype_space.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_upper.lo unictype/ctype_upper.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c -o unictype/ctype_print.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/ctype_upper.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c -o unictype/ctype_punct.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c -o unictype/ctype_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c -o unictype/ctype_upper.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/ctype_xdigit.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/decdigit.lo unictype/decdigit.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/digit.lo unictype/digit.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c -fPIC -DPIC -o unictype/.libs/decdigit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c -fPIC -DPIC -o unictype/.libs/digit.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c -o unictype/ctype_xdigit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c -fPIC -DPIC -o unictype/.libs/joininggroup_byname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c -o unictype/digit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c -o unictype/decdigit.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c -fPIC -DPIC -o unictype/.libs/joininggroup_name.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c -o unictype/joininggroup_byname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c -fPIC -DPIC -o unictype/.libs/joininggroup_of.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c -fPIC -DPIC -o unictype/.libs/joiningtype_byname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c -o unictype/joininggroup_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c -o unictype/joininggroup_of.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c -o unictype/joiningtype_byname.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c -fPIC -DPIC -o unictype/.libs/joiningtype_longname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c -fPIC -DPIC -o unictype/.libs/joiningtype_name.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/mirror.lo unictype/mirror.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c -o unictype/joiningtype_longname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c -o unictype/joiningtype_name.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/joiningtype_of.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c -fPIC -DPIC -o unictype/.libs/mirror.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c -o unictype/joiningtype_of.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/numeric.lo unictype/numeric.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c -fPIC -DPIC -o unictype/.libs/numeric.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c -o unictype/mirror.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_alphabetic.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c -o unictype/pr_alphabetic.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c -o unictype/numeric.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_ascii_hex_digit.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_digit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c -o unictype/pr_ascii_hex_digit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_right_to_left.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_block_separator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c -o unictype/pr_bidi_arabic_digit.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c -o unictype/pr_bidi_arabic_right_to_left.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c -o unictype/pr_bidi_block_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_boundary_neutral.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c -o unictype/pr_bidi_boundary_neutral.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_common_separator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c -fPIC -DPIC -o unictype/.libs/pr_bidi_control.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c -fPIC -DPIC -o unictype/.libs/pr_bidi_embedding_or_override.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c -o unictype/pr_bidi_common_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c -o unictype/pr_bidi_control.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c -o unictype/pr_bidi_embedding_or_override.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_separator.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c -o unictype/pr_bidi_eur_num_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_terminator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_european_digit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_hebrew_right_to_left.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c -o unictype/pr_bidi_eur_num_terminator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c -o unictype/pr_bidi_european_digit.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c -o unictype/pr_bidi_hebrew_right_to_left.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c -fPIC -DPIC -o unictype/.libs/pr_bidi_left_to_right.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c -o unictype/pr_bidi_left_to_right.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c -fPIC -DPIC -o unictype/.libs/pr_bidi_non_spacing_mark.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_other_neutral.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c -o unictype/pr_bidi_other_neutral.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c -fPIC -DPIC -o unictype/.libs/pr_bidi_pdf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c -o unictype/pr_bidi_non_spacing_mark.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_segment_separator.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c -o unictype/pr_bidi_pdf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_byname.lo unictype/pr_byname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c -fPIC -DPIC -o unictype/.libs/pr_bidi_whitespace.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c -fPIC -DPIC -o unictype/.libs/pr_byname.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c -o unictype/pr_bidi_segment_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c -o unictype/pr_bidi_whitespace.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_cased.lo unictype/pr_cased.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c -fPIC -DPIC -o unictype/.libs/pr_case_ignorable.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c -o unictype/pr_byname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c -fPIC -DPIC -o unictype/.libs/pr_cased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c -o unictype/pr_case_ignorable.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casefolded.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c -o unictype/pr_cased.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c -o unictype/pr_changes_when_casefolded.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casemapped.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_lowercased.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_titlecased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c -o unictype/pr_changes_when_casemapped.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_uppercased.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c -o unictype/pr_changes_when_lowercased.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c -o unictype/pr_changes_when_titlecased.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_combining.lo unictype/pr_combining.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c -o unictype/pr_changes_when_uppercased.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_composite.lo unictype/pr_composite.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c -fPIC -DPIC -o unictype/.libs/pr_combining.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_dash.lo unictype/pr_dash.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c -fPIC -DPIC -o unictype/.libs/pr_composite.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c -fPIC -DPIC -o unictype/.libs/pr_dash.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c -fPIC -DPIC -o unictype/.libs/pr_currency_symbol.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c -o unictype/pr_combining.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c -o unictype/pr_composite.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c -o unictype/pr_currency_symbol.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c -o unictype/pr_dash.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c -fPIC -DPIC -o unictype/.libs/pr_decimal_digit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c -fPIC -DPIC -o unictype/.libs/pr_deprecated.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_default_ignorable_code_point.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c -fPIC -DPIC -o unictype/.libs/pr_diacritic.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c -o unictype/pr_decimal_digit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c -o unictype/pr_deprecated.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c -o unictype/pr_default_ignorable_code_point.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c -o unictype/pr_diacritic.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_extender.lo unictype/pr_extender.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_format_control.lo unictype/pr_format_control.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c -fPIC -DPIC -o unictype/.libs/pr_extender.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c -fPIC -DPIC -o unictype/.libs/pr_format_control.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_base.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_extend.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c -o unictype/pr_extender.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c -o unictype/pr_format_control.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c -o unictype/pr_grapheme_base.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c -o unictype/pr_grapheme_extend.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_hex_digit.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_link.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c -fPIC -DPIC -o unictype/.libs/pr_hyphen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_id_continue.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c -o unictype/pr_grapheme_link.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c -o unictype/pr_hex_digit.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c -o unictype/pr_hyphen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c -o unictype/pr_id_continue.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_id_start.lo unictype/pr_id_start.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c -fPIC -DPIC -o unictype/.libs/pr_id_start.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c -fPIC -DPIC -o unictype/.libs/pr_ideographic.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_binary_operator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c -o unictype/pr_id_start.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_trinary_operator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c -o unictype/pr_ids_binary_operator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c -o unictype/pr_ideographic.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c -o unictype/pr_ids_trinary_operator.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_join_control.lo unictype/pr_join_control.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c -fPIC -DPIC -o unictype/.libs/pr_ignorable_control.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c -fPIC -DPIC -o unictype/.libs/pr_iso_control.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c -fPIC -DPIC -o unictype/.libs/pr_join_control.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c -o unictype/pr_ignorable_control.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c -fPIC -DPIC -o unictype/.libs/pr_left_of_pair.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c -o unictype/pr_iso_control.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c -o unictype/pr_join_control.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c -o unictype/pr_left_of_pair.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c -fPIC -DPIC -o unictype/.libs/pr_line_separator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c -fPIC -DPIC -o unictype/.libs/pr_logical_order_exception.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_lowercase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_math.lo unictype/pr_math.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c -o unictype/pr_line_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c -o unictype/pr_logical_order_exception.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c -fPIC -DPIC -o unictype/.libs/pr_math.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c -o unictype/pr_lowercase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_non_break.lo unictype/pr_non_break.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c -o unictype/pr_math.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c -fPIC -DPIC -o unictype/.libs/pr_non_break.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_numeric.lo unictype/pr_numeric.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c -fPIC -DPIC -o unictype/.libs/pr_not_a_character.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c -fPIC -DPIC -o unictype/.libs/pr_numeric.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c -o unictype/pr_non_break.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c -o unictype/pr_not_a_character.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_other_alphabetic.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c -o unictype/pr_numeric.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_other_default_ignorable_code_point.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_other_grapheme_extend.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c -o unictype/pr_other_alphabetic.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c -o unictype/pr_other_default_ignorable_code_point.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c -o unictype/pr_other_grapheme_extend.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_other_id_continue.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c -fPIC -DPIC -o unictype/.libs/pr_other_id_start.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c -o unictype/pr_other_id_continue.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_math.lo unictype/pr_other_math.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c -o unictype/pr_other_id_start.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_other_lowercase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c -fPIC -DPIC -o unictype/.libs/pr_other_math.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_other_uppercase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c -o unictype/pr_other_math.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c -o unictype/pr_other_lowercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_paired_punctuation.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c -o unictype/pr_other_uppercase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c -o unictype/pr_paired_punctuation.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c -fPIC -DPIC -o unictype/.libs/pr_paragraph_separator.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c -fPIC -DPIC -o unictype/.libs/pr_pattern_syntax.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c -fPIC -DPIC -o unictype/.libs/pr_pattern_white_space.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_private_use.lo unictype/pr_private_use.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c -o unictype/pr_paragraph_separator.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c -o unictype/pr_pattern_syntax.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c -o unictype/pr_pattern_white_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c -fPIC -DPIC -o unictype/.libs/pr_private_use.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_radical.lo unictype/pr_radical.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_punctuation.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c -fPIC -DPIC -o unictype/.libs/pr_quotation_mark.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c -o unictype/pr_private_use.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c -fPIC -DPIC -o unictype/.libs/pr_radical.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c -o unictype/pr_punctuation.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c -o unictype/pr_quotation_mark.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c -o unictype/pr_radical.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_space.lo unictype/pr_space.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c -fPIC -DPIC -o unictype/.libs/pr_sentence_terminal.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/pr_soft_dotted.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c -fPIC -DPIC -o unictype/.libs/pr_space.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c -o unictype/pr_sentence_terminal.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_terminal_punctuation.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c -o unictype/pr_soft_dotted.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_test.lo unictype/pr_test.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c -o unictype/pr_space.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c -o unictype/pr_terminal_punctuation.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c -fPIC -DPIC -o unictype/.libs/pr_test.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c -fPIC -DPIC -o unictype/.libs/pr_titlecase.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c -fPIC -DPIC -o unictype/.libs/pr_unassigned_code_value.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c -o unictype/pr_test.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c -fPIC -DPIC -o unictype/.libs/pr_unified_ideograph.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c -o unictype/pr_titlecase.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c -o unictype/pr_unified_ideograph.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c -o unictype/pr_unassigned_code_value.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_uppercase.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_white_space.lo unictype/pr_white_space.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/pr_white_space.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c -fPIC -DPIC -o unictype/.libs/pr_variation_selector.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c -o unictype/pr_uppercase.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/pr_xid_continue.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c -o unictype/pr_variation_selector.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c -o unictype/pr_white_space.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c -o unictype/pr_xid_continue.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/pr_xid_start.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/scripts.lo unictype/scripts.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/scripts.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c -fPIC -DPIC -o unictype/.libs/pr_zero_width.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c -o unictype/pr_xid_start.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c -fPIC -DPIC -o unictype/.libs/sy_c_ident.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c -o unictype/pr_zero_width.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c -o unictype/sy_c_ident.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_c_whitespace.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c -fPIC -DPIC -o unictype/.libs/sy_java_ident.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c -o unictype/sy_c_whitespace.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c -o unictype/scripts.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c -o unictype/sy_java_ident.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-breaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-next.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c -o unigbrk/u16-grapheme-breaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-prev.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c -o unigbrk/u16-grapheme-next.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c -o unigbrk/u16-grapheme-prev.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-breaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-next.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-prev.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c -o unigbrk/u32-grapheme-breaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c -o unigbrk/u32-grapheme-prev.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c -o unigbrk/u32-grapheme-next.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-breaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c -o unigbrk/u8-grapheme-breaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-prev.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-next.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c -o unigbrk/u8-grapheme-prev.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c -o unigbrk/u8-grapheme-next.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c -o unigbrk/uc-gbrk-prop.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c -o unigbrk/uc-is-grapheme-break.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/ulc-grapheme-breaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c -o unigbrk/ulc-grapheme-breaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-possible-linebreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-width-linebreaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c -o unilbrk/u16-width-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c -o unilbrk/u16-possible-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-possible-linebreaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-width-linebreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c -o unilbrk/u32-possible-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c -o unilbrk/u32-width-linebreaks.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-possible-linebreaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniname/uniname.lo uniname/uniname.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c -o unilbrk/ulc-possible-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/composition.lo uninorm/composition.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c -fPIC -DPIC -o uninorm/.libs/compat-decomposition.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/composition.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c -o uninorm/compat-decomposition.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/decompose-internal.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c -o uninorm/composition.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/decomposing-form.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c -o uninorm/decomposing-form.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c -o uninorm/decompose-internal.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposition.lo uninorm/decomposition.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/decomposition-table.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c -fPIC -DPIC -o uninorm/.libs/decomposition.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c -fPIC -DPIC -o uninorm/.libs/uninorm-filter.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c -o uninorm/decomposition.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c -o uninorm/uninorm-filter.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfc.lo uninorm/nfc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/nfc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfd.lo uninorm/nfd.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c -o uninorm/decomposition-table.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c -o uninorm/nfc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/nfd.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfkc.lo uninorm/nfkc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c -o uninorm/nfd.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c -fPIC -DPIC -o uninorm/.libs/nfkc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c -o uninorm/nfkc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfkd.lo uninorm/nfkd.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c -fPIC -DPIC -o uninorm/.libs/nfkd.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c -fPIC -DPIC -o uninorm/.libs/u16-normalize.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c -fPIC -DPIC -o uninorm/.libs/u16-normcmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c -o uninorm/nfkd.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c -o uninorm/u16-normcmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c -o uninorm/u16-normalize.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c -fPIC -DPIC -o uninorm/.libs/u16-normcoll.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c -o uninorm/u16-normcoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u16-normxfrm.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c -fPIC -DPIC -o uninorm/.libs/u32-normcmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/u32-normalize.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c -o uninorm/u16-normxfrm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c -o uninorm/u32-normcmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c -o uninorm/u32-normalize.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c -fPIC -DPIC -o uninorm/.libs/u32-normcoll.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u32-normxfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c -o uninorm/u32-normcoll.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c -o uninorm/u32-normxfrm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/u8-normalize.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c -fPIC -DPIC -o uninorm/.libs/u8-normcmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c -o uninorm/u8-normalize.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c -o uninorm/u8-normcmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c -fPIC -DPIC -o uninorm/.libs/u8-normcoll.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c -o uninorm/u8-normcoll.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u8-normxfrm.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c -fPIC -DPIC -o unistdio/.libs/u-printf-args.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c -o uninorm/u8-normxfrm.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c -o unistdio/u-printf-args.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c -o unistdio/u16-asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u16-printf-parse.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c -o unistdio/u16-asprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-snprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c -o unistdio/u16-snprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c -o unistdio/u16-printf-parse.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c -o unistdio/u16-sprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-snprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c -o unistdio/u16-u16-asnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c -o unistdio/u16-u16-snprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c -o unistdio/u16-u16-asprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-sprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c -o unistdio/u16-u16-sprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c -o unistdio/u16-u16-vasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c -o unistdio/u16-u16-vsnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c -o unistdio/u16-u16-vsprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c -o unistdio/u16-vasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c -o unistdio/u16-u16-vasnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c -o unistdio/u16-vsnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c -o unistdio/u16-vsprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c -o unistdio/u16-vasnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c -o unistdio/u32-asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c -o unistdio/u32-asprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u32-printf-parse.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-snprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c -o unistdio/u32-printf-parse.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c -o unistdio/u32-snprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c -o unistdio/u32-sprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c -o unistdio/u32-u32-asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c -o unistdio/u32-u32-asprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-snprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c -o unistdio/u32-u32-snprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c -o unistdio/u32-u32-sprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c -o unistdio/u32-u32-vasprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c -o unistdio/u32-u32-vsnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c -o unistdio/u32-u32-vsprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c -o unistdio/u32-vasprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c -o unistdio/u32-vsnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c -o unistdio/u32-vsprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c -o unistdio/u8-asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u8-printf-parse.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c -o unistdio/u32-u32-vasnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c -o unistdio/u8-asprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c -o unistdio/u8-printf-parse.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-snprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c -o unistdio/u32-vasnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c -o unistdio/u8-snprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c -o unistdio/u8-sprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c -o unistdio/u8-u8-asnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c -o unistdio/u8-u8-asprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-snprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c -o unistdio/u8-u8-snprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c -o unistdio/u8-u8-sprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasnprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c -o unistdio/u8-u8-vasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c -o unistdio/u8-u8-vsnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c -o unistdio/u8-u8-vsprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c -o unistdio/u8-vasprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c -o unistdio/u8-vsnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c -o unistdio/u8-vsprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c -o unistdio/u8-u8-vasnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c -o unistdio/ulc-asnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c -o unistdio/ulc-asprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-fprintf.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c -o unistdio/ulc-fprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c -fPIC -DPIC -o unistdio/.libs/ulc-printf-parse.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c -o unistdio/u8-vasnprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c -o unistdio/ulc-printf-parse.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-snprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c -o unistdio/ulc-snprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-sprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c -o unistdio/ulc-sprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vfprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c -o unistdio/ulc-vfprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c -o unistdio/ulc-vasprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsnprintf.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c -o unistdio/ulc-vsnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c -o unistdio/ulc-vsprintf.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-check.lo unistr/u16-check.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-chr.lo unistr/u16-chr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/u16-check.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c -fPIC -DPIC -o unistr/.libs/u16-chr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cmp.lo unistr/u16-cmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c -o unistr/u16-check.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c -o unistr/u16-chr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c -fPIC -DPIC -o unistr/.libs/u16-cmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cpy.lo unistr/u16-cpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c -o unistr/u16-cmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c -fPIC -DPIC -o unistr/.libs/u16-cmp2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c -fPIC -DPIC -o unistr/.libs/u16-cpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c -o unistdio/ulc-vasnprintf.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c -o unistr/u16-cmp2.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u16-cpy-alloc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c -o unistr/u16-cpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-endswith.lo unistr/u16-endswith.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c -o unistr/u16-cpy-alloc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mblen.lo unistr/u16-mblen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c -fPIC -DPIC -o unistr/.libs/u16-endswith.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c -fPIC -DPIC -o unistr/.libs/u16-mblen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c -o unistr/u16-endswith.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c -o unistr/u16-mblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u16-mbsnlen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c -o unistr/u16-mbsnlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c -o unistr/u16-mbtouc-unsafe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe-aux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u16-mbtoucr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-move.lo unistr/u16-move.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c -o unistr/u16-mbtouc-unsafe-aux.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c -o unistr/u16-mbtoucr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c -fPIC -DPIC -o unistr/.libs/u16-move.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-next.lo unistr/u16-next.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-prev.lo unistr/u16-prev.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c -o unistr/u16-move.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c -fPIC -DPIC -o unistr/.libs/u16-prev.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c -fPIC -DPIC -o unistr/.libs/u16-next.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-set.lo unistr/u16-set.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c -o unistr/u16-next.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c -o unistr/u16-prev.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-startswith.lo unistr/u16-startswith.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c -fPIC -DPIC -o unistr/.libs/u16-set.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c -fPIC -DPIC -o unistr/.libs/u16-startswith.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c -o unistr/u16-set.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c -fPIC -DPIC -o unistr/.libs/u16-stpcpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c -fPIC -DPIC -o unistr/.libs/u16-stpncpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c -o unistr/u16-startswith.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcat.lo unistr/u16-strcat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c -o unistr/u16-stpcpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c -o unistr/u16-stpncpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strchr.lo unistr/u16-strchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c -fPIC -DPIC -o unistr/.libs/u16-strcat.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c -fPIC -DPIC -o unistr/.libs/u16-strchr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c -o unistr/u16-strcat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c -fPIC -DPIC -o unistr/.libs/u16-strcoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c -o unistr/u16-strchr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c -fPIC -DPIC -o unistr/.libs/u16-strcmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c -fPIC -DPIC -o unistr/.libs/u16-strcpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c -o unistr/u16-strcoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c -o unistr/u16-strcmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c -fPIC -DPIC -o unistr/.libs/u16-strcspn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c -o unistr/u16-strcpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strdup.lo unistr/u16-strdup.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strlen.lo unistr/u16-strlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c -o unistr/u16-strcspn.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c -fPIC -DPIC -o unistr/.libs/u16-strdup.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c -fPIC -DPIC -o unistr/.libs/u16-strlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c -fPIC -DPIC -o unistr/.libs/u16-strmblen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c -o unistr/u16-strdup.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c -o unistr/u16-strlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c -o unistr/u16-strmblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u16-strmbtouc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncat.lo unistr/u16-strncat.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c -o unistr/u16-strmbtouc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c -fPIC -DPIC -o unistr/.libs/u16-strncmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c -fPIC -DPIC -o unistr/.libs/u16-strncat.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c -fPIC -DPIC -o unistr/.libs/u16-strncpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c -o unistr/u16-strncat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c -o unistr/u16-strncmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c -o unistr/u16-strncpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c -fPIC -DPIC -o unistr/.libs/u16-strnlen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strspn.lo unistr/u16-strspn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c -fPIC -DPIC -o unistr/.libs/u16-strpbrk.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c -fPIC -DPIC -o unistr/.libs/u16-strrchr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c -o unistr/u16-strnlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c -fPIC -DPIC -o unistr/.libs/u16-strspn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c -o unistr/u16-strrchr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c -o unistr/u16-strpbrk.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c -o unistr/u16-strspn.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strstr.lo unistr/u16-strstr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c -fPIC -DPIC -o unistr/.libs/u16-strstr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strtok.lo unistr/u16-strtok.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c -fPIC -DPIC -o unistr/.libs/u16-strtok.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c -fPIC -DPIC -o unistr/.libs/u16-to-u32.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/u16-to-u8.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c -o unistr/u16-strstr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c -o unistr/u16-strtok.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c -o unistr/u16-to-u8.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c -o unistr/u16-to-u32.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c -fPIC -DPIC -o unistr/.libs/u16-uctomb.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-check.lo unistr/u32-check.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-chr.lo unistr/u32-chr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/u32-check.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u16-uctomb-aux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c -o unistr/u16-uctomb.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/u32-chr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c -o unistr/u32-check.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c -o unistr/u16-uctomb-aux.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cmp.lo unistr/u32-cmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c -o unistr/u32-chr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cpy.lo unistr/u32-cpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c -fPIC -DPIC -o unistr/.libs/u32-cmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/u32-cpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c -fPIC -DPIC -o unistr/.libs/u32-cmp2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c -o unistr/u32-cmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u32-cpy-alloc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c -o unistr/u32-cpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c -o unistr/u32-cmp2.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-endswith.lo unistr/u32-endswith.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mblen.lo unistr/u32-mblen.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c -o unistr/u32-cpy-alloc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c -fPIC -DPIC -o unistr/.libs/u32-endswith.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u32-mbsnlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c -fPIC -DPIC -o unistr/.libs/u32-mblen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c -o unistr/u32-endswith.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c -o unistr/u32-mblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c -o unistr/u32-mbsnlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-move.lo unistr/u32-move.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c -o unistr/u32-mbtouc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc-unsafe.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u32-mbtoucr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c -fPIC -DPIC -o unistr/.libs/u32-move.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-next.lo unistr/u32-next.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c -o unistr/u32-mbtoucr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c -o unistr/u32-mbtouc-unsafe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c -o unistr/u32-move.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c -fPIC -DPIC -o unistr/.libs/u32-next.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-prev.lo unistr/u32-prev.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-set.lo unistr/u32-set.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-startswith.lo unistr/u32-startswith.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c -fPIC -DPIC -o unistr/.libs/u32-set.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c -fPIC -DPIC -o unistr/.libs/u32-startswith.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c -fPIC -DPIC -o unistr/.libs/u32-prev.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c -o unistr/u32-next.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c -o unistr/u32-prev.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c -o unistr/u32-startswith.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c -o unistr/u32-set.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcat.lo unistr/u32-strcat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c -fPIC -DPIC -o unistr/.libs/u32-stpcpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strchr.lo unistr/u32-strchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c -fPIC -DPIC -o unistr/.libs/u32-stpncpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/u32-strcat.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c -o unistr/u32-stpcpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c -fPIC -DPIC -o unistr/.libs/u32-strchr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c -o unistr/u32-stpncpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c -o unistr/u32-strcat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c -o unistr/u32-strchr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c -fPIC -DPIC -o unistr/.libs/u32-strcmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c -o unistr/u32-strcmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c -fPIC -DPIC -o unistr/.libs/u32-strcspn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c -fPIC -DPIC -o unistr/.libs/u32-strcoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c -fPIC -DPIC -o unistr/.libs/u32-strcpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strdup.lo unistr/u32-strdup.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c -o unistr/u32-strcspn.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c -o unistr/u32-strcpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c -o unistr/u32-strcoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c -fPIC -DPIC -o unistr/.libs/u32-strdup.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strlen.lo unistr/u32-strlen.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c -o unistr/u32-strdup.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/u32-strlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c -fPIC -DPIC -o unistr/.libs/u32-strmblen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncat.lo unistr/u32-strncat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u32-strmbtouc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c -o unistr/u32-strlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c -fPIC -DPIC -o unistr/.libs/u32-strncat.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c -o unistr/u32-strmblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c -o unistr/u32-strmbtouc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c -o unistr/u32-strncat.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c -fPIC -DPIC -o unistr/.libs/u32-strncmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c -fPIC -DPIC -o unistr/.libs/u32-strncpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c -fPIC -DPIC -o unistr/.libs/u32-strnlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c -fPIC -DPIC -o unistr/.libs/u32-strpbrk.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c -o unistr/u32-strncmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c -o unistr/u32-strnlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c -o unistr/u32-strncpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c -o unistr/u32-strpbrk.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c -fPIC -DPIC -o unistr/.libs/u32-strrchr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strspn.lo unistr/u32-strspn.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strstr.lo unistr/u32-strstr.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strtok.lo unistr/u32-strtok.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c -fPIC -DPIC -o unistr/.libs/u32-strspn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c -o unistr/u32-strrchr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c -fPIC -DPIC -o unistr/.libs/u32-strstr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c -fPIC -DPIC -o unistr/.libs/u32-strtok.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c -o unistr/u32-strspn.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c -o unistr/u32-strtok.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c -o unistr/u32-strstr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c -fPIC -DPIC -o unistr/.libs/u32-to-u16.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-check.lo unistr/u8-check.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/u32-to-u8.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c -fPIC -DPIC -o unistr/.libs/u32-uctomb.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c -o unistr/u32-to-u16.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c -o unistr/u32-to-u8.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c -o unistr/u32-uctomb.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-chr.lo unistr/u8-chr.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cmp.lo unistr/u8-cmp.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cpy.lo unistr/u8-cpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c -fPIC -DPIC -o unistr/.libs/u8-chr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c -fPIC -DPIC -o unistr/.libs/u8-cmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c -fPIC -DPIC -o unistr/.libs/u8-cmp2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/u8-cpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c -o unistr/u8-cmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c -o unistr/u8-chr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c -o unistr/u8-cmp2.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c -o unistr/u8-cpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-endswith.lo unistr/u8-endswith.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u8-cpy-alloc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c -fPIC -DPIC -o unistr/.libs/u8-endswith.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u8-mbsnlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c -o unistr/u8-endswith.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c -o unistr/u8-cpy-alloc.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c -o unistr/u8-mbsnlen.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-move.lo unistr/u8-move.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-next.lo unistr/u8-next.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-prev.lo unistr/u8-prev.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c -fPIC -DPIC -o unistr/.libs/u8-move.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c -o unistr/u8-next.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c -o unistr/u8-move.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-set.lo unistr/u8-set.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c -o unistr/u8-prev.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c -fPIC -DPIC -o unistr/.libs/u8-set.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-startswith.lo unistr/u8-startswith.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c -fPIC -DPIC -o unistr/.libs/u8-startswith.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c -o unistr/u8-set.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c -fPIC -DPIC -o unistr/.libs/u8-stpcpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c -fPIC -DPIC -o unistr/.libs/u8-stpncpy.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c -o unistr/u8-startswith.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c -o unistr/u8-stpcpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcat.lo unistr/u8-strcat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c -o unistr/u8-stpncpy.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strchr.lo unistr/u8-strchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c -fPIC -DPIC -o unistr/.libs/u8-strcat.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c -fPIC -DPIC -o unistr/.libs/u8-strchr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c -o unistr/u8-strcat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c -fPIC -DPIC -o unistr/.libs/u8-strcmp.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c -fPIC -DPIC -o unistr/.libs/u8-strcoll.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c -o unistr/u8-strchr.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c -o unistr/u8-strcmp.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c -o unistr/u8-strcoll.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c -fPIC -DPIC -o unistr/.libs/u8-strcpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strdup.lo unistr/u8-strdup.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c -fPIC -DPIC -o unistr/.libs/u8-strdup.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c -o unistr/u8-strcpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c -fPIC -DPIC -o unistr/.libs/u8-strcspn.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strlen.lo unistr/u8-strlen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c -o unistr/u8-strdup.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c -o unistr/u8-strcspn.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/u8-strlen.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c -fPIC -DPIC -o unistr/.libs/u8-strmblen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncat.lo unistr/u8-strncat.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c -o unistr/u8-strlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c -o unistr/u8-strmblen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c -fPIC -DPIC -o unistr/.libs/u8-strncat.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c -o unistr/u8-strncat.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c -fPIC -DPIC -o unistr/.libs/u8-strncmp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c -fPIC -DPIC -o unistr/.libs/u8-strncpy.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c -o unistr/u8-strncmp.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c -fPIC -DPIC -o unistr/.libs/u8-strpbrk.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c -fPIC -DPIC -o unistr/.libs/u8-strnlen.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c -o unistr/u8-strncpy.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c -o unistr/u8-strpbrk.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c -o unistr/u8-strnlen.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c -fPIC -DPIC -o unistr/.libs/u8-strrchr.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strspn.lo unistr/u8-strspn.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c -o unistr/u8-strrchr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strstr.lo unistr/u8-strstr.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strtok.lo unistr/u8-strtok.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c -fPIC -DPIC -o unistr/.libs/u8-strspn.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c -fPIC -DPIC -o unistr/.libs/u8-strtok.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c -o unistr/u8-strspn.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c -fPIC -DPIC -o unistr/.libs/u8-strstr.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c -fPIC -DPIC -o unistr/.libs/u8-to-u16.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c -o unistr/u8-strtok.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c -o unistr/u8-strstr.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c -fPIC -DPIC -o unistr/.libs/u8-to-u32.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c -o unistr/u8-to-u16.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c -o unistr/u8-to-u32.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c -fPIC -DPIC -o uniwbrk/.libs/wbrktable.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c -o uniwbrk/wbrktable.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u16-wordbreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u32-wordbreaks.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c -o uniwbrk/u32-wordbreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c -o uniwbrk/u16-wordbreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/ulc-wordbreaks.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c -o uniwbrk/u8-wordbreaks.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c -o uniwbrk/ulc-wordbreaks.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c -fPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u16-strwidth.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u16-width.lo uniwidth/u16-width.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c -o uniwidth/u16-strwidth.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u32-strwidth.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c -fPIC -DPIC -o uniwidth/.libs/u16-width.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c -o uniwidth/u32-strwidth.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u32-width.lo uniwidth/u32-width.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c -o uniwbrk/wordbreak-property.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c -o uniwidth/u16-width.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c -fPIC -DPIC -o uniwidth/.libs/u32-width.o
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u8-width.lo uniwidth/u8-width.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u8-strwidth.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c -o uniwidth/u32-width.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c -fPIC -DPIC -o uniwidth/.libs/u8-width.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c -o uniwidth/u8-strwidth.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/width.lo uniwidth/width.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c -o uniwidth/u8-width.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -no-undefined -version-info 2:0:0 -rpath /usr/lib -o libunistring.la -rpath /usr/lib amemxfrm.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo striconveh.lo striconveha.lo glthread/threadlib.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/locale-language.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u16-casecmp.lo unicase/u16-casecoll.lo unicase/u16-casefold.lo unicase/u16-casemap.lo unicase/u16-casexfrm.lo unicase/u16-ct-casefold.lo unicase/u16-ct-tolower.lo unicase/u16-ct-totitle.lo unicase/u16-ct-toupper.lo unicase/u16-is-cased.lo unicase/u16-is-casefolded.lo unicase/u16-is-invariant.lo unicase/u16-is-lowercase.lo unicase/u16-is-titlecase.lo unicase/u16-is-uppercase.lo unicase/u16-tolower.lo unicase/u16-totitle.lo unicase/u16-toupper.lo unicase/u32-casecmp.lo unicase/u32-casecoll.lo unicase/u32-casefold.lo unicase/u32-casemap.lo unicase/u32-casexfrm.lo unicase/u32-ct-casefold.lo unicase/u32-ct-tolower.lo unicase/u32-ct-totitle.lo unicase/u32-ct-toupper.lo unicase/u32-is-cased.lo unicase/u32-is-casefolded.lo unicase/u32-is-invariant.lo unicase/u32-is-lowercase.lo unicase/u32-is-titlecase.lo unicase/u32-is-uppercase.lo unicase/u32-tolower.lo unicase/u32-totitle.lo unicase/u32-toupper.lo unicase/u8-casecmp.lo unicase/u8-casecoll.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-casexfrm.lo unicase/u8-ct-casefold.lo unicase/u8-ct-tolower.lo unicase/u8-ct-totitle.lo unicase/u8-ct-toupper.lo unicase/u8-is-cased.lo unicase/u8-is-casefolded.lo unicase/u8-is-invariant.lo unicase/u8-is-lowercase.lo unicase/u8-is-titlecase.lo unicase/u8-is-uppercase.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unicase/ulc-casecmp.lo unicase/ulc-casecoll.lo unicase/ulc-casexfrm.lo uniconv/u16-conv-from-enc.lo uniconv/u16-conv-to-enc.lo uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-locale.lo uniconv/u32-conv-from-enc.lo uniconv/u32-conv-to-enc.lo uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-locale.lo uniconv/u8-conv-from-enc.lo uniconv/u8-conv-to-enc.lo uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-locale.lo unictype/bidi_byname.lo unictype/bidi_longname.lo unictype/bidi_name.lo unictype/bidi_of.lo unictype/bidi_test.lo unictype/blocks.lo unictype/block_test.lo unictype/categ_C.lo unictype/categ_Cc.lo unictype/categ_Cf.lo unictype/categ_Cn.lo unictype/categ_Co.lo unictype/categ_Cs.lo unictype/categ_L.lo unictype/categ_LC.lo unictype/categ_Ll.lo unictype/categ_Lm.lo unictype/categ_Lo.lo unictype/categ_Lt.lo unictype/categ_Lu.lo unictype/categ_M.lo unictype/categ_Mc.lo unictype/categ_Me.lo unictype/categ_Mn.lo unictype/categ_N.lo unictype/categ_Nd.lo unictype/categ_Nl.lo unictype/categ_No.lo unictype/categ_P.lo unictype/categ_Pc.lo unictype/categ_Pd.lo unictype/categ_Pe.lo unictype/categ_Pf.lo unictype/categ_Pi.lo unictype/categ_Po.lo unictype/categ_Ps.lo unictype/categ_S.lo unictype/categ_Sc.lo unictype/categ_Sk.lo unictype/categ_Sm.lo unictype/categ_So.lo unictype/categ_Z.lo unictype/categ_Zl.lo unictype/categ_Zp.lo unictype/categ_Zs.lo unictype/categ_and.lo unictype/categ_and_not.lo unictype/categ_byname.lo unictype/categ_longname.lo unictype/categ_name.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_or.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/combiningclass_byname.lo unictype/combiningclass_longname.lo unictype/combiningclass_name.lo unictype/ctype_alnum.lo unictype/ctype_alpha.lo unictype/ctype_blank.lo unictype/ctype_cntrl.lo unictype/ctype_digit.lo unictype/ctype_graph.lo unictype/ctype_lower.lo unictype/ctype_print.lo unictype/ctype_punct.lo unictype/ctype_space.lo unictype/ctype_upper.lo unictype/ctype_xdigit.lo unictype/decdigit.lo unictype/digit.lo unictype/joininggroup_byname.lo unictype/joininggroup_name.lo unictype/joininggroup_of.lo unictype/joiningtype_byname.lo unictype/joiningtype_longname.lo unictype/joiningtype_name.lo unictype/joiningtype_of.lo unictype/mirror.lo unictype/numeric.lo unictype/pr_alphabetic.lo unictype/pr_ascii_hex_digit.lo unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_block_separator.lo unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_common_separator.lo unictype/pr_bidi_control.lo unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_european_digit.lo unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_pdf.lo unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_whitespace.lo unictype/pr_byname.lo unictype/pr_case_ignorable.lo unictype/pr_cased.lo unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_uppercased.lo unictype/pr_combining.lo unictype/pr_composite.lo unictype/pr_currency_symbol.lo unictype/pr_dash.lo unictype/pr_decimal_digit.lo unictype/pr_default_ignorable_code_point.lo unictype/pr_deprecated.lo unictype/pr_diacritic.lo unictype/pr_extender.lo unictype/pr_format_control.lo unictype/pr_grapheme_base.lo unictype/pr_grapheme_extend.lo unictype/pr_grapheme_link.lo unictype/pr_hex_digit.lo unictype/pr_hyphen.lo unictype/pr_id_continue.lo unictype/pr_id_start.lo unictype/pr_ideographic.lo unictype/pr_ids_binary_operator.lo unictype/pr_ids_trinary_operator.lo unictype/pr_ignorable_control.lo unictype/pr_iso_control.lo unictype/pr_join_control.lo unictype/pr_left_of_pair.lo unictype/pr_line_separator.lo unictype/pr_logical_order_exception.lo unictype/pr_lowercase.lo unictype/pr_math.lo unictype/pr_non_break.lo unictype/pr_not_a_character.lo unictype/pr_numeric.lo unictype/pr_other_alphabetic.lo unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_grapheme_extend.lo unictype/pr_other_id_continue.lo unictype/pr_other_id_start.lo unictype/pr_other_lowercase.lo unictype/pr_other_math.lo unictype/pr_other_uppercase.lo unictype/pr_paired_punctuation.lo unictype/pr_paragraph_separator.lo unictype/pr_pattern_syntax.lo unictype/pr_pattern_white_space.lo unictype/pr_private_use.lo unictype/pr_punctuation.lo unictype/pr_quotation_mark.lo unictype/pr_radical.lo unictype/pr_sentence_terminal.lo unictype/pr_soft_dotted.lo unictype/pr_space.lo unictype/pr_terminal_punctuation.lo unictype/pr_test.lo unictype/pr_titlecase.lo unictype/pr_unassigned_code_value.lo unictype/pr_unified_ideograph.lo unictype/pr_uppercase.lo unictype/pr_variation_selector.lo unictype/pr_white_space.lo unictype/pr_xid_continue.lo unictype/pr_xid_start.lo unictype/pr_zero_width.lo unictype/scripts.lo unictype/sy_c_ident.lo unictype/sy_c_whitespace.lo unictype/sy_java_ident.lo unictype/sy_java_whitespace.lo unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-prev.lo unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-prev.lo unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-prev.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-is-grapheme-break.lo unigbrk/ulc-grapheme-breaks.lo unilbrk/lbrktables.lo unilbrk/u16-possible-linebreaks.lo unilbrk/u16-width-linebreaks.lo unilbrk/u32-possible-linebreaks.lo unilbrk/u32-width-linebreaks.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/uninorm-filter.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/nfkc.lo uninorm/nfkd.lo uninorm/u16-normalize.lo uninorm/u16-normcmp.lo uninorm/u16-normcoll.lo uninorm/u16-normxfrm.lo uninorm/u32-normalize.lo uninorm/u32-normcmp.lo uninorm/u32-normcoll.lo uninorm/u32-normxfrm.lo uninorm/u8-normalize.lo uninorm/u8-normcmp.lo uninorm/u8-normcoll.lo uninorm/u8-normxfrm.lo unistd.lo unistdio/u-printf-args.lo unistdio/u16-asnprintf.lo unistdio/u16-asprintf.lo unistdio/u16-printf-parse.lo unistdio/u16-snprintf.lo unistdio/u16-sprintf.lo unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asprintf.lo unistdio/u16-u16-snprintf.lo unistdio/u16-u16-sprintf.lo unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsprintf.lo unistdio/u16-vasnprintf.lo unistdio/u16-vasprintf.lo unistdio/u16-vsnprintf.lo unistdio/u16-vsprintf.lo unistdio/u32-asnprintf.lo unistdio/u32-asprintf.lo unistdio/u32-printf-parse.lo unistdio/u32-snprintf.lo unistdio/u32-sprintf.lo unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asprintf.lo unistdio/u32-u32-snprintf.lo unistdio/u32-u32-sprintf.lo unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsprintf.lo unistdio/u32-vasnprintf.lo unistdio/u32-vasprintf.lo unistdio/u32-vsnprintf.lo unistdio/u32-vsprintf.lo unistdio/u8-asnprintf.lo unistdio/u8-asprintf.lo unistdio/u8-printf-parse.lo unistdio/u8-snprintf.lo unistdio/u8-sprintf.lo unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asprintf.lo unistdio/u8-u8-snprintf.lo unistdio/u8-u8-sprintf.lo unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsprintf.lo unistdio/u8-vasnprintf.lo unistdio/u8-vasprintf.lo unistdio/u8-vsnprintf.lo unistdio/u8-vsprintf.lo unistdio/ulc-asnprintf.lo unistdio/ulc-asprintf.lo unistdio/ulc-fprintf.lo unistdio/ulc-printf-parse.lo unistdio/ulc-snprintf.lo unistdio/ulc-sprintf.lo unistdio/ulc-vasnprintf.lo unistdio/ulc-vasprintf.lo unistdio/ulc-vfprintf.lo unistdio/ulc-vsnprintf.lo unistdio/ulc-vsprintf.lo unistr/u16-check.lo unistr/u16-chr.lo unistr/u16-cmp.lo unistr/u16-cmp2.lo unistr/u16-cpy.lo unistr/u16-cpy-alloc.lo unistr/u16-endswith.lo unistr/u16-mblen.lo unistr/u16-mbsnlen.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtoucr.lo unistr/u16-move.lo unistr/u16-next.lo unistr/u16-prev.lo unistr/u16-set.lo unistr/u16-startswith.lo unistr/u16-stpcpy.lo unistr/u16-stpncpy.lo unistr/u16-strcat.lo unistr/u16-strchr.lo unistr/u16-strcmp.lo unistr/u16-strcoll.lo unistr/u16-strcpy.lo unistr/u16-strcspn.lo unistr/u16-strdup.lo unistr/u16-strlen.lo unistr/u16-strmblen.lo unistr/u16-strmbtouc.lo unistr/u16-strncat.lo unistr/u16-strncmp.lo unistr/u16-strncpy.lo unistr/u16-strnlen.lo unistr/u16-strpbrk.lo unistr/u16-strrchr.lo unistr/u16-strspn.lo unistr/u16-strstr.lo unistr/u16-strtok.lo unistr/u16-to-u32.lo unistr/u16-to-u8.lo unistr/u16-uctomb.lo unistr/u16-uctomb-aux.lo unistr/u32-check.lo unistr/u32-chr.lo unistr/u32-cmp.lo unistr/u32-cmp2.lo unistr/u32-cpy.lo unistr/u32-cpy-alloc.lo unistr/u32-endswith.lo unistr/u32-mblen.lo unistr/u32-mbsnlen.lo unistr/u32-mbtouc.lo unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtoucr.lo unistr/u32-move.lo unistr/u32-next.lo unistr/u32-prev.lo unistr/u32-set.lo unistr/u32-startswith.lo unistr/u32-stpcpy.lo unistr/u32-stpncpy.lo unistr/u32-strcat.lo unistr/u32-strchr.lo unistr/u32-strcmp.lo unistr/u32-strcoll.lo unistr/u32-strcpy.lo unistr/u32-strcspn.lo unistr/u32-strdup.lo unistr/u32-strlen.lo unistr/u32-strmblen.lo unistr/u32-strmbtouc.lo unistr/u32-strncat.lo unistr/u32-strncmp.lo unistr/u32-strncpy.lo unistr/u32-strnlen.lo unistr/u32-strpbrk.lo unistr/u32-strrchr.lo unistr/u32-strspn.lo unistr/u32-strstr.lo unistr/u32-strtok.lo unistr/u32-to-u16.lo unistr/u32-to-u8.lo unistr/u32-uctomb.lo unistr/u8-check.lo unistr/u8-chr.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-cpy-alloc.lo unistr/u8-endswith.lo unistr/u8-mblen.lo unistr/u8-mbsnlen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-move.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-set.lo unistr/u8-startswith.lo unistr/u8-stpcpy.lo unistr/u8-stpncpy.lo unistr/u8-strcat.lo unistr/u8-strchr.lo unistr/u8-strcmp.lo unistr/u8-strcoll.lo unistr/u8-strcpy.lo unistr/u8-strcspn.lo unistr/u8-strdup.lo unistr/u8-strlen.lo unistr/u8-strmblen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-strncmp.lo unistr/u8-strncpy.lo unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo unistr/u8-strspn.lo unistr/u8-strstr.lo unistr/u8-strtok.lo unistr/u8-to-u16.lo unistr/u8-to-u32.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u16-wordbreaks.lo uniwbrk/u32-wordbreaks.lo uniwbrk/u8-wordbreaks.lo uniwbrk/ulc-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u16-strwidth.lo uniwidth/u16-width.lo uniwidth/u32-strwidth.lo uniwidth/u32-width.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo wctype-h.lo xsize.lo version.lo frexp.lo frexpl.lo fseterr.lo memchr.lo signbitd.lo signbitf.lo signbitl.lo strstr.lo wcwidth.lo
# libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/amemxfrm.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbsnlen.o .libs/memcmp2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/locale-language.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u16-casecmp.o unicase/.libs/u16-casecoll.o unicase/.libs/u16-casefold.o unicase/.libs/u16-casemap.o unicase/.libs/u16-casexfrm.o unicase/.libs/u16-ct-casefold.o unicase/.libs/u16-ct-tolower.o unicase/.libs/u16-ct-totitle.o unicase/.libs/u16-ct-toupper.o unicase/.libs/u16-is-cased.o unicase/.libs/u16-is-casefolded.o unicase/.libs/u16-is-invariant.o unicase/.libs/u16-is-lowercase.o unicase/.libs/u16-is-titlecase.o unicase/.libs/u16-is-uppercase.o unicase/.libs/u16-tolower.o unicase/.libs/u16-totitle.o unicase/.libs/u16-toupper.o unicase/.libs/u32-casecmp.o unicase/.libs/u32-casecoll.o unicase/.libs/u32-casefold.o unicase/.libs/u32-casemap.o unicase/.libs/u32-casexfrm.o unicase/.libs/u32-ct-casefold.o unicase/.libs/u32-ct-tolower.o unicase/.libs/u32-ct-totitle.o unicase/.libs/u32-ct-toupper.o unicase/.libs/u32-is-cased.o unicase/.libs/u32-is-casefolded.o unicase/.libs/u32-is-invariant.o unicase/.libs/u32-is-lowercase.o unicase/.libs/u32-is-titlecase.o unicase/.libs/u32-is-uppercase.o unicase/.libs/u32-tolower.o unicase/.libs/u32-totitle.o unicase/.libs/u32-toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casecoll.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-casexfrm.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-tolower.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-ct-toupper.o unicase/.libs/u8-is-cased.o unicase/.libs/u8-is-casefolded.o unicase/.libs/u8-is-invariant.o unicase/.libs/u8-is-lowercase.o unicase/.libs/u8-is-titlecase.o unicase/.libs/u8-is-uppercase.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unicase/.libs/ulc-casecmp.o unicase/.libs/ulc-casecoll.o unicase/.libs/ulc-casexfrm.o uniconv/.libs/u16-conv-from-enc.o uniconv/.libs/u16-conv-to-enc.o uniconv/.libs/u16-strconv-from-enc.o uniconv/.libs/u16-strconv-from-locale.o uniconv/.libs/u16-strconv-to-enc.o uniconv/.libs/u16-strconv-to-locale.o uniconv/.libs/u32-conv-from-enc.o uniconv/.libs/u32-conv-to-enc.o uniconv/.libs/u32-strconv-from-enc.o uniconv/.libs/u32-strconv-from-locale.o uniconv/.libs/u32-strconv-to-enc.o uniconv/.libs/u32-strconv-to-locale.o uniconv/.libs/u8-conv-from-enc.o uniconv/.libs/u8-conv-to-enc.o uniconv/.libs/u8-strconv-from-enc.o uniconv/.libs/u8-strconv-from-locale.o uniconv/.libs/u8-strconv-to-enc.o uniconv/.libs/u8-strconv-to-locale.o unictype/.libs/bidi_byname.o unictype/.libs/bidi_longname.o unictype/.libs/bidi_name.o unictype/.libs/bidi_of.o unictype/.libs/bidi_test.o unictype/.libs/blocks.o unictype/.libs/block_test.o unictype/.libs/categ_C.o unictype/.libs/categ_Cc.o unictype/.libs/categ_Cf.o unictype/.libs/categ_Cn.o unictype/.libs/categ_Co.o unictype/.libs/categ_Cs.o unictype/.libs/categ_L.o unictype/.libs/categ_LC.o unictype/.libs/categ_Ll.o unictype/.libs/categ_Lm.o unictype/.libs/categ_Lo.o unictype/.libs/categ_Lt.o unictype/.libs/categ_Lu.o unictype/.libs/categ_M.o unictype/.libs/categ_Mc.o unictype/.libs/categ_Me.o unictype/.libs/categ_Mn.o unictype/.libs/categ_N.o unictype/.libs/categ_Nd.o unictype/.libs/categ_Nl.o unictype/.libs/categ_No.o unictype/.libs/categ_P.o unictype/.libs/categ_Pc.o unictype/.libs/categ_Pd.o unictype/.libs/categ_Pe.o unictype/.libs/categ_Pf.o unictype/.libs/categ_Pi.o unictype/.libs/categ_Po.o unictype/.libs/categ_Ps.o unictype/.libs/categ_S.o unictype/.libs/categ_Sc.o unictype/.libs/categ_Sk.o unictype/.libs/categ_Sm.o unictype/.libs/categ_So.o unictype/.libs/categ_Z.o unictype/.libs/categ_Zl.o unictype/.libs/categ_Zp.o unictype/.libs/categ_Zs.o unictype/.libs/categ_and.o unictype/.libs/categ_and_not.o unictype/.libs/categ_byname.o unictype/.libs/categ_longname.o unictype/.libs/categ_name.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_or.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/combiningclass_byname.o unictype/.libs/combiningclass_longname.o unictype/.libs/combiningclass_name.o unictype/.libs/ctype_alnum.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_blank.o unictype/.libs/ctype_cntrl.o unictype/.libs/ctype_digit.o unictype/.libs/ctype_graph.o unictype/.libs/ctype_lower.o unictype/.libs/ctype_print.o unictype/.libs/ctype_punct.o unictype/.libs/ctype_space.o unictype/.libs/ctype_upper.o unictype/.libs/ctype_xdigit.o unictype/.libs/decdigit.o unictype/.libs/digit.o unictype/.libs/joininggroup_byname.o unictype/.libs/joininggroup_name.o unictype/.libs/joininggroup_of.o unictype/.libs/joiningtype_byname.o unictype/.libs/joiningtype_longname.o unictype/.libs/joiningtype_name.o unictype/.libs/joiningtype_of.o unictype/.libs/mirror.o unictype/.libs/numeric.o unictype/.libs/pr_alphabetic.o unictype/.libs/pr_ascii_hex_digit.o unictype/.libs/pr_bidi_arabic_digit.o unictype/.libs/pr_bidi_arabic_right_to_left.o unictype/.libs/pr_bidi_block_separator.o unictype/.libs/pr_bidi_boundary_neutral.o unictype/.libs/pr_bidi_common_separator.o unictype/.libs/pr_bidi_control.o unictype/.libs/pr_bidi_embedding_or_override.o unictype/.libs/pr_bidi_eur_num_separator.o unictype/.libs/pr_bidi_eur_num_terminator.o unictype/.libs/pr_bidi_european_digit.o unictype/.libs/pr_bidi_hebrew_right_to_left.o unictype/.libs/pr_bidi_left_to_right.o unictype/.libs/pr_bidi_non_spacing_mark.o unictype/.libs/pr_bidi_other_neutral.o unictype/.libs/pr_bidi_pdf.o unictype/.libs/pr_bidi_segment_separator.o unictype/.libs/pr_bidi_whitespace.o unictype/.libs/pr_byname.o unictype/.libs/pr_case_ignorable.o unictype/.libs/pr_cased.o unictype/.libs/pr_changes_when_casefolded.o unictype/.libs/pr_changes_when_casemapped.o unictype/.libs/pr_changes_when_lowercased.o unictype/.libs/pr_changes_when_titlecased.o unictype/.libs/pr_changes_when_uppercased.o unictype/.libs/pr_combining.o unictype/.libs/pr_composite.o unictype/.libs/pr_currency_symbol.o unictype/.libs/pr_dash.o unictype/.libs/pr_decimal_digit.o unictype/.libs/pr_default_ignorable_code_point.o unictype/.libs/pr_deprecated.o unictype/.libs/pr_diacritic.o unictype/.libs/pr_extender.o unictype/.libs/pr_format_control.o unictype/.libs/pr_grapheme_base.o unictype/.libs/pr_grapheme_extend.o unictype/.libs/pr_grapheme_link.o unictype/.libs/pr_hex_digit.o unictype/.libs/pr_hyphen.o unictype/.libs/pr_id_continue.o unictype/.libs/pr_id_start.o unictype/.libs/pr_ideographic.o unictype/.libs/pr_ids_binary_operator.o unictype/.libs/pr_ids_trinary_operator.o unictype/.libs/pr_ignorable_control.o unictype/.libs/pr_iso_control.o unictype/.libs/pr_join_control.o unictype/.libs/pr_left_of_pair.o unictype/.libs/pr_line_separator.o unictype/.libs/pr_logical_order_exception.o unictype/.libs/pr_lowercase.o unictype/.libs/pr_math.o unictype/.libs/pr_non_break.o unictype/.libs/pr_not_a_character.o unictype/.libs/pr_numeric.o unictype/.libs/pr_other_alphabetic.o unictype/.libs/pr_other_default_ignorable_code_point.o unictype/.libs/pr_other_grapheme_extend.o unictype/.libs/pr_other_id_continue.o unictype/.libs/pr_other_id_start.o unictype/.libs/pr_other_lowercase.o unictype/.libs/pr_other_math.o unictype/.libs/pr_other_uppercase.o unictype/.libs/pr_paired_punctuation.o unictype/.libs/pr_paragraph_separator.o unictype/.libs/pr_pattern_syntax.o unictype/.libs/pr_pattern_white_space.o unictype/.libs/pr_private_use.o unictype/.libs/pr_punctuation.o unictype/.libs/pr_quotation_mark.o unictype/.libs/pr_radical.o unictype/.libs/pr_sentence_terminal.o unictype/.libs/pr_soft_dotted.o unictype/.libs/pr_space.o unictype/.libs/pr_terminal_punctuation.o unictype/.libs/pr_test.o unictype/.libs/pr_titlecase.o unictype/.libs/pr_unassigned_code_value.o unictype/.libs/pr_unified_ideograph.o unictype/.libs/pr_uppercase.o unictype/.libs/pr_variation_selector.o unictype/.libs/pr_white_space.o unictype/.libs/pr_xid_continue.o unictype/.libs/pr_xid_start.o unictype/.libs/pr_zero_width.o unictype/.libs/scripts.o unictype/.libs/sy_c_ident.o unictype/.libs/sy_c_whitespace.o unictype/.libs/sy_java_ident.o unictype/.libs/sy_java_whitespace.o unigbrk/.libs/u16-grapheme-breaks.o unigbrk/.libs/u16-grapheme-next.o unigbrk/.libs/u16-grapheme-prev.o unigbrk/.libs/u32-grapheme-breaks.o unigbrk/.libs/u32-grapheme-next.o unigbrk/.libs/u32-grapheme-prev.o unigbrk/.libs/u8-grapheme-breaks.o unigbrk/.libs/u8-grapheme-next.o unigbrk/.libs/u8-grapheme-prev.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-is-grapheme-break.o unigbrk/.libs/ulc-grapheme-breaks.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u16-possible-linebreaks.o unilbrk/.libs/u16-width-linebreaks.o unilbrk/.libs/u32-possible-linebreaks.o unilbrk/.libs/u32-width-linebreaks.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-possible-linebreaks.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/uninorm-filter.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/nfkc.o uninorm/.libs/nfkd.o uninorm/.libs/u16-normalize.o uninorm/.libs/u16-normcmp.o uninorm/.libs/u16-normcoll.o uninorm/.libs/u16-normxfrm.o uninorm/.libs/u32-normalize.o uninorm/.libs/u32-normcmp.o uninorm/.libs/u32-normcoll.o uninorm/.libs/u32-normxfrm.o uninorm/.libs/u8-normalize.o uninorm/.libs/u8-normcmp.o uninorm/.libs/u8-normcoll.o uninorm/.libs/u8-normxfrm.o .libs/unistd.o unistdio/.libs/u-printf-args.o unistdio/.libs/u16-asnprintf.o unistdio/.libs/u16-asprintf.o unistdio/.libs/u16-printf-parse.o unistdio/.libs/u16-snprintf.o unistdio/.libs/u16-sprintf.o unistdio/.libs/u16-u16-asnprintf.o unistdio/.libs/u16-u16-asprintf.o unistdio/.libs/u16-u16-snprintf.o unistdio/.libs/u16-u16-sprintf.o unistdio/.libs/u16-u16-vasnprintf.o unistdio/.libs/u16-u16-vasprintf.o unistdio/.libs/u16-u16-vsnprintf.o unistdio/.libs/u16-u16-vsprintf.o unistdio/.libs/u16-vasnprintf.o unistdio/.libs/u16-vasprintf.o unistdio/.libs/u16-vsnprintf.o unistdio/.libs/u16-vsprintf.o unistdio/.libs/u32-asnprintf.o unistdio/.libs/u32-asprintf.o unistdio/.libs/u32-printf-parse.o unistdio/.libs/u32-snprintf.o unistdio/.libs/u32-sprintf.o unistdio/.libs/u32-u32-asnprintf.o unistdio/.libs/u32-u32-asprintf.o unistdio/.libs/u32-u32-snprintf.o unistdio/.libs/u32-u32-sprintf.o unistdio/.libs/u32-u32-vasnprintf.o unistdio/.libs/u32-u32-vasprintf.o unistdio/.libs/u32-u32-vsnprintf.o unistdio/.libs/u32-u32-vsprintf.o unistdio/.libs/u32-vasnprintf.o unistdio/.libs/u32-vasprintf.o unistdio/.libs/u32-vsnprintf.o unistdio/.libs/u32-vsprintf.o unistdio/.libs/u8-asnprintf.o unistdio/.libs/u8-asprintf.o unistdio/.libs/u8-printf-parse.o unistdio/.libs/u8-snprintf.o unistdio/.libs/u8-sprintf.o unistdio/.libs/u8-u8-asnprintf.o unistdio/.libs/u8-u8-asprintf.o unistdio/.libs/u8-u8-snprintf.o unistdio/.libs/u8-u8-sprintf.o unistdio/.libs/u8-u8-vasnprintf.o unistdio/.libs/u8-u8-vasprintf.o unistdio/.libs/u8-u8-vsnprintf.o unistdio/.libs/u8-u8-vsprintf.o unistdio/.libs/u8-vasnprintf.o unistdio/.libs/u8-vasprintf.o unistdio/.libs/u8-vsnprintf.o unistdio/.libs/u8-vsprintf.o unistdio/.libs/ulc-asnprintf.o unistdio/.libs/ulc-asprintf.o unistdio/.libs/ulc-fprintf.o unistdio/.libs/ulc-printf-parse.o unistdio/.libs/ulc-snprintf.o unistdio/.libs/ulc-sprintf.o unistdio/.libs/ulc-vasnprintf.o unistdio/.libs/ulc-vasprintf.o unistdio/.libs/ulc-vfprintf.o unistdio/.libs/ulc-vsnprintf.o unistdio/.libs/ulc-vsprintf.o unistr/.libs/u16-check.o unistr/.libs/u16-chr.o unistr/.libs/u16-cmp.o unistr/.libs/u16-cmp2.o unistr/.libs/u16-cpy.o unistr/.libs/u16-cpy-alloc.o unistr/.libs/u16-endswith.o unistr/.libs/u16-mblen.o unistr/.libs/u16-mbsnlen.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u16-mbtouc-unsafe.o unistr/.libs/u16-mbtouc-unsafe-aux.o unistr/.libs/u16-mbtoucr.o unistr/.libs/u16-move.o unistr/.libs/u16-next.o unistr/.libs/u16-prev.o unistr/.libs/u16-set.o unistr/.libs/u16-startswith.o unistr/.libs/u16-stpcpy.o unistr/.libs/u16-stpncpy.o unistr/.libs/u16-strcat.o unistr/.libs/u16-strchr.o unistr/.libs/u16-strcmp.o unistr/.libs/u16-strcoll.o unistr/.libs/u16-strcpy.o unistr/.libs/u16-strcspn.o unistr/.libs/u16-strdup.o unistr/.libs/u16-strlen.o unistr/.libs/u16-strmblen.o unistr/.libs/u16-strmbtouc.o unistr/.libs/u16-strncat.o unistr/.libs/u16-strncmp.o unistr/.libs/u16-strncpy.o unistr/.libs/u16-strnlen.o unistr/.libs/u16-strpbrk.o unistr/.libs/u16-strrchr.o unistr/.libs/u16-strspn.o unistr/.libs/u16-strstr.o unistr/.libs/u16-strtok.o unistr/.libs/u16-to-u32.o unistr/.libs/u16-to-u8.o unistr/.libs/u16-uctomb.o unistr/.libs/u16-uctomb-aux.o unistr/.libs/u32-check.o unistr/.libs/u32-chr.o unistr/.libs/u32-cmp.o unistr/.libs/u32-cmp2.o unistr/.libs/u32-cpy.o unistr/.libs/u32-cpy-alloc.o unistr/.libs/u32-endswith.o unistr/.libs/u32-mblen.o unistr/.libs/u32-mbsnlen.o unistr/.libs/u32-mbtouc.o unistr/.libs/u32-mbtouc-unsafe.o unistr/.libs/u32-mbtoucr.o unistr/.libs/u32-move.o unistr/.libs/u32-next.o unistr/.libs/u32-prev.o unistr/.libs/u32-set.o unistr/.libs/u32-startswith.o unistr/.libs/u32-stpcpy.o unistr/.libs/u32-stpncpy.o unistr/.libs/u32-strcat.o unistr/.libs/u32-strchr.o unistr/.libs/u32-strcmp.o unistr/.libs/u32-strcoll.o unistr/.libs/u32-strcpy.o unistr/.libs/u32-strcspn.o unistr/.libs/u32-strdup.o unistr/.libs/u32-strlen.o unistr/.libs/u32-strmblen.o unistr/.libs/u32-strmbtouc.o unistr/.libs/u32-strncat.o unistr/.libs/u32-strncmp.o unistr/.libs/u32-strncpy.o unistr/.libs/u32-strnlen.o unistr/.libs/u32-strpbrk.o unistr/.libs/u32-strrchr.o unistr/.libs/u32-strspn.o unistr/.libs/u32-strstr.o unistr/.libs/u32-strtok.o unistr/.libs/u32-to-u16.o unistr/.libs/u32-to-u8.o unistr/.libs/u32-uctomb.o unistr/.libs/u8-check.o unistr/.libs/u8-chr.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-cpy-alloc.o unistr/.libs/u8-endswith.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbsnlen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-move.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-set.o unistr/.libs/u8-startswith.o unistr/.libs/u8-stpcpy.o unistr/.libs/u8-stpncpy.o unistr/.libs/u8-strcat.o unistr/.libs/u8-strchr.o unistr/.libs/u8-strcmp.o unistr/.libs/u8-strcoll.o unistr/.libs/u8-strcpy.o unistr/.libs/u8-strcspn.o unistr/.libs/u8-strdup.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmblen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-strncmp.o unistr/.libs/u8-strncpy.o unistr/.libs/u8-strnlen.o unistr/.libs/u8-strpbrk.o unistr/.libs/u8-strrchr.o unistr/.libs/u8-strspn.o unistr/.libs/u8-strstr.o unistr/.libs/u8-strtok.o unistr/.libs/u8-to-u16.o unistr/.libs/u8-to-u32.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u16-wordbreaks.o uniwbrk/.libs/u32-wordbreaks.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/ulc-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u16-strwidth.o uniwidth/.libs/u16-width.o uniwidth/.libs/u32-strwidth.o uniwidth/.libs/u32-width.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/version.o .libs/frexp.o .libs/frexpl.o .libs/fseterr.o .libs/memchr.o .libs/signbitd.o .libs/signbitf.o .libs/signbitl.o .libs/strstr.o .libs/wcwidth.o -Wl,-soname -Wl,libunistring.so.2 -o .libs/libunistring.so.2.0.0
# libtool: link: (cd ".libs" && rm -f "libunistring.so.2" && ln -s "libunistring.so.2.0.0" "libunistring.so.2")
# libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.2.0.0" "libunistring.so")
# libtool: link: arm-linux-androideabi-ar cru .libs/libunistring.a amemxfrm.o c-ctype.o c-strcasecmp.o c-strncasecmp.o localcharset.o localename.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbsnlen.o memcmp2.o printf-frexp.o printf-frexpl.o striconveh.o striconveha.o glthread/threadlib.o unicase/cased.o unicase/empty-prefix-context.o unicase/empty-suffix-context.o unicase/ignorable.o unicase/locale-language.o unicase/special-casing.o unicase/tocasefold.o unicase/tolower.o unicase/totitle.o unicase/toupper.o unicase/u16-casecmp.o unicase/u16-casecoll.o unicase/u16-casefold.o unicase/u16-casemap.o unicase/u16-casexfrm.o unicase/u16-ct-casefold.o unicase/u16-ct-tolower.o unicase/u16-ct-totitle.o unicase/u16-ct-toupper.o unicase/u16-is-cased.o unicase/u16-is-casefolded.o unicase/u16-is-invariant.o unicase/u16-is-lowercase.o unicase/u16-is-titlecase.o unicase/u16-is-uppercase.o unicase/u16-tolower.o unicase/u16-totitle.o unicase/u16-toupper.o unicase/u32-casecmp.o unicase/u32-casecoll.o unicase/u32-casefold.o unicase/u32-casemap.o unicase/u32-casexfrm.o unicase/u32-ct-casefold.o unicase/u32-ct-tolower.o unicase/u32-ct-totitle.o unicase/u32-ct-toupper.o unicase/u32-is-cased.o unicase/u32-is-casefolded.o unicase/u32-is-invariant.o unicase/u32-is-lowercase.o unicase/u32-is-titlecase.o unicase/u32-is-uppercase.o unicase/u32-tolower.o unicase/u32-totitle.o unicase/u32-toupper.o unicase/u8-casecmp.o unicase/u8-casecoll.o unicase/u8-casefold.o unicase/u8-casemap.o unicase/u8-casexfrm.o unicase/u8-ct-casefold.o unicase/u8-ct-tolower.o unicase/u8-ct-totitle.o unicase/u8-ct-toupper.o unicase/u8-is-cased.o unicase/u8-is-casefolded.o unicase/u8-is-invariant.o unicase/u8-is-lowercase.o unicase/u8-is-titlecase.o unicase/u8-is-uppercase.o unicase/u8-tolower.o unicase/u8-totitle.o unicase/u8-toupper.o unicase/ulc-casecmp.o unicase/ulc-casecoll.o unicase/ulc-casexfrm.o uniconv/u16-conv-from-enc.o uniconv/u16-conv-to-enc.o uniconv/u16-strconv-from-enc.o uniconv/u16-strconv-from-locale.o uniconv/u16-strconv-to-enc.o uniconv/u16-strconv-to-locale.o uniconv/u32-conv-from-enc.o uniconv/u32-conv-to-enc.o uniconv/u32-strconv-from-enc.o uniconv/u32-strconv-from-locale.o uniconv/u32-strconv-to-enc.o uniconv/u32-strconv-to-locale.o uniconv/u8-conv-from-enc.o uniconv/u8-conv-to-enc.o uniconv/u8-strconv-from-enc.o uniconv/u8-strconv-from-locale.o uniconv/u8-strconv-to-enc.o uniconv/u8-strconv-to-locale.o unictype/bidi_byname.o unictype/bidi_longname.o unictype/bidi_name.o unictype/bidi_of.o unictype/bidi_test.o unictype/blocks.o unictype/block_test.o unictype/categ_C.o unictype/categ_Cc.o unictype/categ_Cf.o unictype/categ_Cn.o unictype/categ_Co.o unictype/categ_Cs.o unictype/categ_L.o unictype/categ_LC.o unictype/categ_Ll.o unictype/categ_Lm.o unictype/categ_Lo.o unictype/categ_Lt.o unictype/categ_Lu.o unictype/categ_M.o unictype/categ_Mc.o unictype/categ_Me.o unictype/categ_Mn.o unictype/categ_N.o unictype/categ_Nd.o unictype/categ_Nl.o unictype/categ_No.o unictype/categ_P.o unictype/categ_Pc.o unictype/categ_Pd.o unictype/categ_Pe.o unictype/categ_Pf.o unictype/categ_Pi.o unictype/categ_Po.o unictype/categ_Ps.o unictype/categ_S.o unictype/categ_Sc.o unictype/categ_Sk.o unictype/categ_Sm.o unictype/categ_So.o unictype/categ_Z.o unictype/categ_Zl.o unictype/categ_Zp.o unictype/categ_Zs.o unictype/categ_and.o unictype/categ_and_not.o unictype/categ_byname.o unictype/categ_longname.o unictype/categ_name.o unictype/categ_none.o unictype/categ_of.o unictype/categ_or.o unictype/categ_test.o unictype/combiningclass.o unictype/combiningclass_byname.o unictype/combiningclass_longname.o unictype/combiningclass_name.o unictype/ctype_alnum.o unictype/ctype_alpha.o unictype/ctype_blank.o unictype/ctype_cntrl.o unictype/ctype_digit.o unictype/ctype_graph.o unictype/ctype_lower.o unictype/ctype_print.o unictype/ctype_punct.o unictype/ctype_space.o unictype/ctype_upper.o unictype/ctype_xdigit.o unictype/decdigit.o unictype/digit.o unictype/joininggroup_byname.o unictype/joininggroup_name.o unictype/joininggroup_of.o unictype/joiningtype_byname.o unictype/joiningtype_longname.o unictype/joiningtype_name.o unictype/joiningtype_of.o unictype/mirror.o unictype/numeric.o unictype/pr_alphabetic.o unictype/pr_ascii_hex_digit.o unictype/pr_bidi_arabic_digit.o unictype/pr_bidi_arabic_right_to_left.o unictype/pr_bidi_block_separator.o unictype/pr_bidi_boundary_neutral.o unictype/pr_bidi_common_separator.o unictype/pr_bidi_control.o unictype/pr_bidi_embedding_or_override.o unictype/pr_bidi_eur_num_separator.o unictype/pr_bidi_eur_num_terminator.o unictype/pr_bidi_european_digit.o unictype/pr_bidi_hebrew_right_to_left.o unictype/pr_bidi_left_to_right.o unictype/pr_bidi_non_spacing_mark.o unictype/pr_bidi_other_neutral.o unictype/pr_bidi_pdf.o unictype/pr_bidi_segment_separator.o unictype/pr_bidi_whitespace.o unictype/pr_byname.o unictype/pr_case_ignorable.o unictype/pr_cased.o unictype/pr_changes_when_casefolded.o unictype/pr_changes_when_casemapped.o unictype/pr_changes_when_lowercased.o unictype/pr_changes_when_titlecased.o unictype/pr_changes_when_uppercased.o unictype/pr_combining.o unictype/pr_composite.o unictype/pr_currency_symbol.o unictype/pr_dash.o unictype/pr_decimal_digit.o unictype/pr_default_ignorable_code_point.o unictype/pr_deprecated.o unictype/pr_diacritic.o unictype/pr_extender.o unictype/pr_format_control.o unictype/pr_grapheme_base.o unictype/pr_grapheme_extend.o unictype/pr_grapheme_link.o unictype/pr_hex_digit.o unictype/pr_hyphen.o unictype/pr_id_continue.o unictype/pr_id_start.o unictype/pr_ideographic.o unictype/pr_ids_binary_operator.o unictype/pr_ids_trinary_operator.o unictype/pr_ignorable_control.o unictype/pr_iso_control.o unictype/pr_join_control.o unictype/pr_left_of_pair.o unictype/pr_line_separator.o unictype/pr_logical_order_exception.o unictype/pr_lowercase.o unictype/pr_math.o unictype/pr_non_break.o unictype/pr_not_a_character.o unictype/pr_numeric.o unictype/pr_other_alphabetic.o unictype/pr_other_default_ignorable_code_point.o unictype/pr_other_grapheme_extend.o unictype/pr_other_id_continue.o unictype/pr_other_id_start.o unictype/pr_other_lowercase.o unictype/pr_other_math.o unictype/pr_other_uppercase.o unictype/pr_paired_punctuation.o unictype/pr_paragraph_separator.o unictype/pr_pattern_syntax.o unictype/pr_pattern_white_space.o unictype/pr_private_use.o unictype/pr_punctuation.o unictype/pr_quotation_mark.o unictype/pr_radical.o unictype/pr_sentence_terminal.o unictype/pr_soft_dotted.o unictype/pr_space.o unictype/pr_terminal_punctuation.o unictype/pr_test.o unictype/pr_titlecase.o unictype/pr_unassigned_code_value.o unictype/pr_unified_ideograph.o unictype/pr_uppercase.o unictype/pr_variation_selector.o unictype/pr_white_space.o unictype/pr_xid_continue.o unictype/pr_xid_start.o unictype/pr_zero_width.o unictype/scripts.o unictype/sy_c_ident.o unictype/sy_c_whitespace.o unictype/sy_java_ident.o unictype/sy_java_whitespace.o unigbrk/u16-grapheme-breaks.o unigbrk/u16-grapheme-next.o unigbrk/u16-grapheme-prev.o unigbrk/u32-grapheme-breaks.o unigbrk/u32-grapheme-next.o unigbrk/u32-grapheme-prev.o unigbrk/u8-grapheme-breaks.o unigbrk/u8-grapheme-next.o unigbrk/u8-grapheme-prev.o unigbrk/uc-gbrk-prop.o unigbrk/uc-is-grapheme-break.o unigbrk/ulc-grapheme-breaks.o unilbrk/lbrktables.o unilbrk/u16-possible-linebreaks.o unilbrk/u16-width-linebreaks.o unilbrk/u32-possible-linebreaks.o unilbrk/u32-width-linebreaks.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-possible-linebreaks.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o uninorm/canonical-decomposition.o uninorm/compat-decomposition.o uninorm/composition.o uninorm/decompose-internal.o uninorm/decomposing-form.o uninorm/decomposition.o uninorm/decomposition-table.o uninorm/uninorm-filter.o uninorm/nfc.o uninorm/nfd.o uninorm/nfkc.o uninorm/nfkd.o uninorm/u16-normalize.o uninorm/u16-normcmp.o uninorm/u16-normcoll.o uninorm/u16-normxfrm.o uninorm/u32-normalize.o uninorm/u32-normcmp.o uninorm/u32-normcoll.o uninorm/u32-normxfrm.o uninorm/u8-normalize.o uninorm/u8-normcmp.o uninorm/u8-normcoll.o uninorm/u8-normxfrm.o unistd.o unistdio/u-printf-args.o unistdio/u16-asnprintf.o unistdio/u16-asprintf.o unistdio/u16-printf-parse.o unistdio/u16-snprintf.o unistdio/u16-sprintf.o unistdio/u16-u16-asnprintf.o unistdio/u16-u16-asprintf.o unistdio/u16-u16-snprintf.o unistdio/u16-u16-sprintf.o unistdio/u16-u16-vasnprintf.o unistdio/u16-u16-vasprintf.o unistdio/u16-u16-vsnprintf.o unistdio/u16-u16-vsprintf.o unistdio/u16-vasnprintf.o unistdio/u16-vasprintf.o unistdio/u16-vsnprintf.o unistdio/u16-vsprintf.o unistdio/u32-asnprintf.o unistdio/u32-asprintf.o unistdio/u32-printf-parse.o unistdio/u32-snprintf.o unistdio/u32-sprintf.o unistdio/u32-u32-asnprintf.o unistdio/u32-u32-asprintf.o unistdio/u32-u32-snprintf.o unistdio/u32-u32-sprintf.o unistdio/u32-u32-vasnprintf.o unistdio/u32-u32-vasprintf.o unistdio/u32-u32-vsnprintf.o unistdio/u32-u32-vsprintf.o unistdio/u32-vasnprintf.o unistdio/u32-vasprintf.o unistdio/u32-vsnprintf.o unistdio/u32-vsprintf.o unistdio/u8-asnprintf.o unistdio/u8-asprintf.o unistdio/u8-printf-parse.o unistdio/u8-snprintf.o unistdio/u8-sprintf.o unistdio/u8-u8-asnprintf.o unistdio/u8-u8-asprintf.o unistdio/u8-u8-snprintf.o unistdio/u8-u8-sprintf.o unistdio/u8-u8-vasnprintf.o unistdio/u8-u8-vasprintf.o unistdio/u8-u8-vsnprintf.o unistdio/u8-u8-vsprintf.o unistdio/u8-vasnprintf.o unistdio/u8-vasprintf.o unistdio/u8-vsnprintf.o unistdio/u8-vsprintf.o unistdio/ulc-asnprintf.o unistdio/ulc-asprintf.o unistdio/ulc-fprintf.o unistdio/ulc-printf-parse.o unistdio/ulc-snprintf.o unistdio/ulc-sprintf.o unistdio/ulc-vasnprintf.o unistdio/ulc-vasprintf.o unistdio/ulc-vfprintf.o unistdio/ulc-vsnprintf.o unistdio/ulc-vsprintf.o unistr/u16-check.o unistr/u16-chr.o unistr/u16-cmp.o unistr/u16-cmp2.o unistr/u16-cpy.o unistr/u16-cpy-alloc.o unistr/u16-endswith.o unistr/u16-mblen.o unistr/u16-mbsnlen.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u16-mbtouc-unsafe.o unistr/u16-mbtouc-unsafe-aux.o unistr/u16-mbtoucr.o unistr/u16-move.o unistr/u16-next.o unistr/u16-prev.o unistr/u16-set.o unistr/u16-startswith.o unistr/u16-stpcpy.o unistr/u16-stpncpy.o unistr/u16-strcat.o unistr/u16-strchr.o unistr/u16-strcmp.o unistr/u16-strcoll.o unistr/u16-strcpy.o unistr/u16-strcspn.o unistr/u16-strdup.o unistr/u16-strlen.o unistr/u16-strmblen.o unistr/u16-strmbtouc.o unistr/u16-strncat.o unistr/u16-strncmp.o unistr/u16-strncpy.o unistr/u16-strnlen.o unistr/u16-strpbrk.o unistr/u16-strrchr.o unistr/u16-strspn.o unistr/u16-strstr.o unistr/u16-strtok.o unistr/u16-to-u32.o unistr/u16-to-u8.o unistr/u16-uctomb.o unistr/u16-uctomb-aux.o unistr/u32-check.o unistr/u32-chr.o unistr/u32-cmp.o unistr/u32-cmp2.o unistr/u32-cpy.o unistr/u32-cpy-alloc.o unistr/u32-endswith.o unistr/u32-mblen.o unistr/u32-mbsnlen.o unistr/u32-mbtouc.o unistr/u32-mbtouc-unsafe.o unistr/u32-mbtoucr.o unistr/u32-move.o unistr/u32-next.o unistr/u32-prev.o unistr/u32-set.o unistr/u32-startswith.o unistr/u32-stpcpy.o unistr/u32-stpncpy.o unistr/u32-strcat.o unistr/u32-strchr.o unistr/u32-strcmp.o unistr/u32-strcoll.o unistr/u32-strcpy.o unistr/u32-strcspn.o unistr/u32-strdup.o unistr/u32-strlen.o unistr/u32-strmblen.o unistr/u32-strmbtouc.o unistr/u32-strncat.o unistr/u32-strncmp.o unistr/u32-strncpy.o unistr/u32-strnlen.o unistr/u32-strpbrk.o unistr/u32-strrchr.o unistr/u32-strspn.o unistr/u32-strstr.o unistr/u32-strtok.o unistr/u32-to-u16.o unistr/u32-to-u8.o unistr/u32-uctomb.o unistr/u8-check.o unistr/u8-chr.o unistr/u8-cmp.o unistr/u8-cmp2.o unistr/u8-cpy.o unistr/u8-cpy-alloc.o unistr/u8-endswith.o unistr/u8-mblen.o unistr/u8-mbsnlen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-move.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-set.o unistr/u8-startswith.o unistr/u8-stpcpy.o unistr/u8-stpncpy.o unistr/u8-strcat.o unistr/u8-strchr.o unistr/u8-strcmp.o unistr/u8-strcoll.o unistr/u8-strcpy.o unistr/u8-strcspn.o unistr/u8-strdup.o unistr/u8-strlen.o unistr/u8-strmblen.o unistr/u8-strmbtouc.o unistr/u8-strncat.o unistr/u8-strncmp.o unistr/u8-strncpy.o unistr/u8-strnlen.o unistr/u8-strpbrk.o unistr/u8-strrchr.o unistr/u8-strspn.o unistr/u8-strstr.o unistr/u8-strtok.o unistr/u8-to-u16.o unistr/u8-to-u32.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwbrk/wbrktable.o uniwbrk/u16-wordbreaks.o uniwbrk/u32-wordbreaks.o uniwbrk/u8-wordbreaks.o uniwbrk/ulc-wordbreaks.o uniwbrk/wordbreak-property.o uniwidth/u16-strwidth.o uniwidth/u16-width.o uniwidth/u32-strwidth.o uniwidth/u32-width.o uniwidth/u8-strwidth.o uniwidth/u8-width.o uniwidth/width.o wctype-h.o xsize.o version.o frexp.o frexpl.o fseterr.o memchr.o signbitd.o signbitf.o signbitl.o strstr.o wcwidth.o
# libtool: link: arm-linux-androideabi-ranlib .libs/libunistring.a
# libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" )
# make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# Making all in tests
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f unused-parameter.h-t unused-parameter.h && \
# sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
# < ../build-aux/snippet/unused-parameter.h \
# > unused-parameter.h-t && \
# mv unused-parameter.h-t unused-parameter.h
# rm -f inttypes.h-t inttypes.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_INTTYPES_H''@||g' \
# -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
# -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
# -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
# -e 's/@''GNULIB_IMAXABS''@/0/g' \
# -e 's/@''GNULIB_IMAXDIV''@/0/g' \
# -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
# -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
# -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
# -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
# -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
# -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
# -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
# -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \
# -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
# -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./inttypes.in.h; \
# } > inttypes.h-t && \
# mv inttypes.h-t inttypes.h
# rm -f locale.h-t locale.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_LOCALE_H''@||g' \
# -e 's/@''GNULIB_LOCALECONV''@/0/g' \
# -e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
# -e 's|@''HAVE_DUPLOCALE''@|1|g' \
# -e 's|@''HAVE_XLOCALE_H''@|1|g' \
# -e 's|@''REPLACE_LOCALECONV''@|0|g' \
# -e 's|@''REPLACE_SETLOCALE''@|0|g' \
# -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
# -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./locale.in.h; \
# } > locale.h-t && \
# mv locale.h-t locale.h
# rm -f stdio.h-t stdio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDIO_H''@||g' \
# -e 's/@''GNULIB_DPRINTF''@/0/g' \
# -e 's/@''GNULIB_FCLOSE''@/0/g' \
# -e 's/@''GNULIB_FDOPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
# -e 's/@''GNULIB_FFLUSH''@/0/g' \
# -e 's/@''GNULIB_FGETC''@/1/g' \
# -e 's/@''GNULIB_FGETS''@/1/g' \
# -e 's/@''GNULIB_FOPEN''@/0/g' \
# -e 's/@''GNULIB_FPRINTF''@/1/g' \
# -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_FPURGE''@/0/g' \
# -e 's/@''GNULIB_FPUTC''@/1/g' \
# -e 's/@''GNULIB_FPUTS''@/1/g' \
# -e 's/@''GNULIB_FREAD''@/1/g' \
# -e 's/@''GNULIB_FREOPEN''@/0/g' \
# -e 's/@''GNULIB_FSCANF''@/1/g' \
# -e 's/@''GNULIB_FSEEK''@/0/g' \
# -e 's/@''GNULIB_FSEEKO''@/0/g' \
# -e 's/@''GNULIB_FTELL''@/0/g' \
# -e 's/@''GNULIB_FTELLO''@/0/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/0/g' \
# -e 's/@''GNULIB_GETLINE''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PCLOSE''@/0/g' \
# -e 's/@''GNULIB_PERROR''@/0/g' \
# -e 's/@''GNULIB_POPEN''@/0/g' \
# -e 's/@''GNULIB_PRINTF''@/1/g' \
# -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PUTC''@/1/g' \
# -e 's/@''GNULIB_PUTCHAR''@/1/g' \
# -e 's/@''GNULIB_PUTS''@/1/g' \
# -e 's/@''GNULIB_REMOVE''@/0/g' \
# -e 's/@''GNULIB_RENAME''@/0/g' \
# -e 's/@''GNULIB_RENAMEAT''@/0/g' \
# -e 's/@''GNULIB_SCANF''@/1/g' \
# -e 's/@''GNULIB_SNPRINTF''@/0/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/0/g' \
# -e 's/@''GNULIB_VDPRINTF''@/0/g' \
# -e 's/@''GNULIB_VFPRINTF''@/1/g' \
# -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VFSCANF''@/0/g' \
# -e 's/@''GNULIB_VSCANF''@/0/g' \
# -e 's/@''GNULIB_VPRINTF''@/1/g' \
# -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
# -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
# < ./stdio.in.h | \
# sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
# -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
# -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
# -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
# -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
# -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
# -e 's|@''HAVE_DPRINTF''@|1|g' \
# -e 's|@''HAVE_FSEEKO''@|1|g' \
# -e 's|@''HAVE_FTELLO''@|1|g' \
# -e 's|@''HAVE_PCLOSE''@|1|g' \
# -e 's|@''HAVE_POPEN''@|1|g' \
# -e 's|@''HAVE_RENAMEAT''@|1|g' \
# -e 's|@''HAVE_VASPRINTF''@|1|g' \
# -e 's|@''HAVE_VDPRINTF''@|1|g' \
# -e 's|@''REPLACE_DPRINTF''@|0|g' \
# -e 's|@''REPLACE_FCLOSE''@|0|g' \
# -e 's|@''REPLACE_FDOPEN''@|0|g' \
# -e 's|@''REPLACE_FFLUSH''@|0|g' \
# -e 's|@''REPLACE_FOPEN''@|0|g' \
# -e 's|@''REPLACE_FPRINTF''@|0|g' \
# -e 's|@''REPLACE_FPURGE''@|0|g' \
# -e 's|@''REPLACE_FREOPEN''@|0|g' \
# -e 's|@''REPLACE_FSEEK''@|0|g' \
# -e 's|@''REPLACE_FSEEKO''@|0|g' \
# -e 's|@''REPLACE_FTELL''@|0|g' \
# -e 's|@''REPLACE_FTELLO''@|0|g' \
# -e 's|@''REPLACE_GETDELIM''@|0|g' \
# -e 's|@''REPLACE_GETLINE''@|0|g' \
# -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
# -e 's|@''REPLACE_PERROR''@|0|g' \
# -e 's|@''REPLACE_POPEN''@|0|g' \
# -e 's|@''REPLACE_PRINTF''@|0|g' \
# -e 's|@''REPLACE_REMOVE''@|0|g' \
# -e 's|@''REPLACE_RENAME''@|0|g' \
# -e 's|@''REPLACE_RENAMEAT''@|0|g' \
# -e 's|@''REPLACE_SNPRINTF''@|0|g' \
# -e 's|@''REPLACE_SPRINTF''@|0|g' \
# -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
# -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
# -e 's|@''REPLACE_TMPFILE''@|0|g' \
# -e 's|@''REPLACE_VASPRINTF''@|0|g' \
# -e 's|@''REPLACE_VDPRINTF''@|0|g' \
# -e 's|@''REPLACE_VFPRINTF''@|0|g' \
# -e 's|@''REPLACE_VPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSPRINTF''@|0|g' \
# -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdio.h-t && \
# mv stdio.h-t stdio.h
# make all-recursive
# make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# Making all in .
# make[4]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
# Making install in doc
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p /tmp/libunistring/pkg/libunistring/usr/share/doc/libunistring
# for file in `if test -f libunistring_toc.html; then echo .; else echo .; fi`/libunistring_*.html; do \
# /usr/bin/install -c -m 644 $file /tmp/libunistring/pkg/libunistring/usr/share/doc/libunistring/`basename $file`; \
# done
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/share/info'
# /usr/bin/install -c -m 644 ./libunistring.info '/tmp/libunistring/pkg/libunistring/usr/share/info'
# install-info --info-dir='/tmp/libunistring/pkg/libunistring/usr/share/info' '/tmp/libunistring/pkg/libunistring/usr/share/info/libunistring.info'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
# Making install in gnulib-local
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
# Making install in lib
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# make install-am
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# if test no = no; then \
# case 'linux-androideabi' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/libunistring/src/libunistring-0.9.6/build-aux/install-sh -d /tmp/libunistring/pkg/libunistring/usr/lib ; \
# fi ; \
# if test -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias > /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias ; \
# rm -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias ; \
# rm -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
# fi ; \
# fi
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libunistring.la '/tmp/libunistring/pkg/libunistring/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include'
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include'
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
# /usr/bin/install -c -m 644 unistring/inline.h '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
# /usr/sbin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
# /usr/bin/install -c -m 644 unistring/stdbool.h unistring/stdint.h unistring/localcharset.h unistring/iconveh.h unistring/version.h unistring/cdefs.h unistring/woe32dll.h '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
# /usr/bin/install -c -m 644 unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h uninorm.h unicase.h '/tmp/libunistring/pkg/libunistring/usr/include/.'
# libtool: install: /usr/bin/install -c .libs/libunistring.so.2.0.0 /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.so.2.0.0
# libtool: install: (cd /tmp/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.2.0.0 libunistring.so.2 || { rm -f libunistring.so.2 && ln -s libunistring.so.2.0.0 libunistring.so.2; }; })
# libtool: install: (cd /tmp/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.2.0.0 libunistring.so || { rm -f libunistring.so && ln -s libunistring.so.2.0.0 libunistring.so; }; })
# libtool: install: /usr/bin/install -c .libs/libunistring.lai /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.la
# libtool: install: /usr/bin/install -c .libs/libunistring.a /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
# libtool: install: chmod 644 /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
# libtool: install: arm-linux-androideabi-ranlib /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
# Making install in tests
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make install-recursive
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# Making install in .
# make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[4]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
# make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
# make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
# make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
# make: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libunistring"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libunistring 0.9.6-2 (Tue Apr 4 19:57:31 UTC 2017)

CMD: pacman --query --file libunistring-0.9.6-2-x86_64.pkg.tar.xz
# libunistring 0.9.6-2

Creating hybrid package for 'libunistring'

Trying to find vanilla package 'libunistring'...

CMD: pacman --query --file /mirror/libunistring-0.9.6-2.pkg.tar.xz
# libunistring 0.9.6-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/doc/libunistring/libunistring_1.html
# /usr/share/doc/libunistring/libunistring_10.html
# /usr/share/doc/libunistring/libunistring_11.html
# /usr/share/doc/libunistring/libunistring_12.html
# /usr/share/doc/libunistring/libunistring_13.html
# /usr/share/doc/libunistring/libunistring_14.html
# /usr/share/doc/libunistring/libunistring_15.html
# /usr/share/doc/libunistring/libunistring_16.html
# /usr/share/doc/libunistring/libunistring_17.html
# /usr/share/doc/libunistring/libunistring_18.html
# /usr/share/doc/libunistring/libunistring_19.html
# /usr/share/doc/libunistring/libunistring_2.html
# /usr/share/doc/libunistring/libunistring_20.html
# /usr/share/doc/libunistring/libunistring_3.html
# /usr/share/doc/libunistring/libunistring_4.html
# /usr/share/doc/libunistring/libunistring_5.html
# /usr/share/doc/libunistring/libunistring_6.html
# /usr/share/doc/libunistring/libunistring_7.html
# /usr/share/doc/libunistring/libunistring_8.html
# /usr/share/doc/libunistring/libunistring_9.html
# /usr/share/doc/libunistring/libunistring_abt.html
# /usr/share/doc/libunistring/libunistring_toc.html
# /usr/share/info/libunistring.info.gz
# /usr/lib/libunistring.so.2
# /usr/lib/libunistring.so
# /usr/lib/libunistring.so.2.0.0
# /usr/include/unitypes.h
# /usr/include/unistr.h
# /usr/include/uniconv.h
# /usr/include/unistdio.h
# /usr/include/uniname.h
# /usr/include/unictype.h
# /usr/include/uniwidth.h
# /usr/include/unigbrk.h
# /usr/include/uniwbrk.h
# /usr/include/unilbrk.h
# /usr/include/uninorm.h
# /usr/include/unicase.h
# /usr/include/unistring/inline.h
# /usr/include/unistring/stdbool.h
# /usr/include/unistring/stdint.h
# /usr/include/unistring/localcharset.h
# /usr/include/unistring/iconveh.h
# /usr/include/unistring/version.h
# /usr/include/unistring/cdefs.h
# /usr/include/unistring/woe32dll.h
# /sysroot/sysroot/usr/lib/charset.alias
# /sysroot/sysroot/usr/lib/libunistring.so.2.0.0
# /sysroot/sysroot/usr/lib/libunistring.so.2
# /sysroot/sysroot/usr/lib/libunistring.so
# /sysroot/sysroot/usr/lib/libunistring.la
# /sysroot/sysroot/usr/lib/libunistring.a
# /sysroot/sysroot/usr/include/unitypes.h
# /sysroot/sysroot/usr/include/unistr.h
# /sysroot/sysroot/usr/include/uniconv.h
# /sysroot/sysroot/usr/include/unistdio.h
# /sysroot/sysroot/usr/include/uniname.h
# /sysroot/sysroot/usr/include/unictype.h
# /sysroot/sysroot/usr/include/uniwidth.h
# /sysroot/sysroot/usr/include/unigbrk.h
# /sysroot/sysroot/usr/include/uniwbrk.h
# /sysroot/sysroot/usr/include/unilbrk.h
# /sysroot/sysroot/usr/include/uninorm.h
# /sysroot/sysroot/usr/include/unicase.h
# /sysroot/sysroot/usr/include/unistring/inline.h
# /sysroot/sysroot/usr/include/unistring/stdbool.h
# /sysroot/sysroot/usr/include/unistring/stdint.h
# /sysroot/sysroot/usr/include/unistring/localcharset.h
# /sysroot/sysroot/usr/include/unistring/iconveh.h
# /sysroot/sysroot/usr/include/unistring/version.h
# /sysroot/sysroot/usr/include/unistring/cdefs.h
# /sysroot/sysroot/usr/include/unistring/woe32dll.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libunistring.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libunistring.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libunistring.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libunistring.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libunistring/src/libunistring-0.9.6/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7a4fb3ba7b69
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:4482: checking for a BSD-compatible install
# configure:4550: result: /usr/bin/install -c
# configure:4561: checking whether build environment is sane
# configure:4616: result: yes
# configure:4675: checking for arm-linux-androideabi-strip
# configure:4691: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4702: result: arm-linux-androideabi-strip
# configure:4767: checking for a thread-safe mkdir -p
# configure:4806: result: /usr/sbin/mkdir -p
# configure:4813: checking for gawk
# configure:4829: found /usr/sbin/gawk
# configure:4840: result: gawk
# configure:4851: checking whether make sets $(MAKE)
# configure:4873: result: yes
# configure:4902: checking whether make supports nested variables
# configure:4919: result: yes
# configure:5069: checking for arm-linux-androideabi-gcc
# configure:5096: result: arm-linux-androideabi-gcc
# configure:5365: checking for C compiler version
# configure:5374: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5385: $? = 0
# configure:5374: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:5385: $? = 0
# configure:5374: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:5385: $? = 1
# configure:5374: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:5385: $? = 1
# configure:5405: checking whether the C compiler works
# configure:5427: arm-linux-androideabi-gcc conftest.c >&5
# configure:5431: $? = 0
# configure:5479: result: yes
# configure:5482: checking for C compiler default output file name
# configure:5484: result: a.out
# configure:5490: checking for suffix of executables
# configure:5497: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5501: $? = 0
# configure:5523: result:
# configure:5545: checking whether we are cross compiling
# configure:5583: result: yes
# configure:5588: checking for suffix of object files
# configure:5610: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5614: $? = 0
# configure:5635: result: o
# configure:5639: checking whether we are using the GNU C compiler
# configure:5658: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5658: $? = 0
# configure:5667: result: yes
# configure:5676: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5696: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5696: $? = 0
# configure:5737: result: yes
# configure:5754: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5817: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5817: $? = 0
# configure:5830: result: none needed
# configure:5855: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5877: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5880: $? = 0
# configure:5877: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5880: $? = 0
# configure:5892: result: yes
# configure:5920: checking for style of include used by make
# configure:5948: result: GNU
# configure:5974: checking dependency style of arm-linux-androideabi-gcc
# configure:6085: result: gcc3
# configure:6105: checking how to run the C preprocessor
# configure:6136: arm-linux-androideabi-gcc -E conftest.c
# configure:6136: $? = 0
# configure:6150: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:6175: result: arm-linux-androideabi-gcc -E
# configure:6195: arm-linux-androideabi-gcc -E conftest.c
# configure:6195: $? = 0
# configure:6209: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6209: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | /* end confdefs.h. */
# | #include
# configure:6245: checking build system type
# configure:6259: result: x86_64-unknown-linux-gnu
# configure:6279: checking host system type
# configure:6292: result: arm-unknown-linux-androideabi
# configure:6316: checking for grep that handles long lines and -e
# configure:6374: result: /usr/sbin/grep
# configure:6379: checking for egrep
# configure:6441: result: /usr/sbin/grep -E
# configure:6448: checking for Minix Amsterdam compiler
# configure:6472: result: no
# configure:6484: checking for arm-linux-androideabi-ar
# configure:6500: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6511: result: arm-linux-androideabi-ar
# configure:6591: checking for arm-linux-androideabi-ranlib
# configure:6607: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6618: result: arm-linux-androideabi-ranlib
# configure:6685: checking for ANSI C header files
# configure:6705: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6705: $? = 0
# configure:6789: result: yes
# configure:6802: checking for sys/types.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for sys/stat.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for stdlib.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for string.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for memory.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for strings.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for inttypes.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for stdint.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6802: checking for unistd.h
# configure:6802: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6802: $? = 0
# configure:6802: result: yes
# configure:6815: checking minix/config.h usability
# configure:6815: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6815: result: no
# configure:6815: checking minix/config.h presence
# configure:6815: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6815: result: no
# configure:6815: checking for minix/config.h
# configure:6815: result: no
# configure:6839: checking whether it is safe to define __EXTENSIONS__
# configure:6857: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6857: $? = 0
# configure:6864: result: yes
# configure:6881: checking whether _XOPEN_SOURCE should be defined
# configure:6900: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6900: $? = 0
# configure:6924: result: no
# configure:8213: checking how to print strings
# configure:8240: result: printf
# configure:8261: checking for a sed that does not truncate output
# configure:8325: result: /usr/sbin/sed
# configure:8343: checking for fgrep
# configure:8405: result: /usr/sbin/grep -F
# configure:8440: checking for ld used by arm-linux-androideabi-gcc
# configure:8507: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:8514: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:8529: result: yes
# configure:8541: checking for BSD- or MS-compatible name lister (nm)
# configure:8593: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:8723: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:8730: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8733: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:8736: output
# 00000000 B some_variable
# configure:8743: result: BSD nm
# configure:8746: checking whether ln -s works
# configure:8750: result: yes
# configure:8758: checking the maximum length of command line arguments
# configure:8888: result: 1572864
# configure:8905: checking whether the shell understands some XSI constructs
# configure:8915: result: yes
# configure:8919: checking whether the shell understands "+="
# configure:8925: result: yes
# configure:8960: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:9000: result: func_convert_file_noop
# configure:9007: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:9027: result: func_convert_file_noop
# configure:9034: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:9041: result: -r
# configure:9075: checking for arm-linux-androideabi-objdump
# configure:9091: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:9102: result: arm-linux-androideabi-objdump
# configure:9171: checking how to recognize dependent libraries
# configure:9373: result: pass_all
# configure:9418: checking for arm-linux-androideabi-dlltool
# configure:9448: result: no
# configure:9458: checking for dlltool
# configure:9488: result: no
# configure:9515: checking how to associate runtime and link libraries
# configure:9542: result: printf %s\n
# configure:9558: checking for arm-linux-androideabi-ar
# configure:9585: result: arm-linux-androideabi-ar
# configure:9666: checking for archiver @FILE support
# configure:9683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9683: $? = 0
# configure:9686: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:9689: $? = 0
# configure:9694: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:9697: $? = 1
# configure:9709: result: @
# configure:9727: checking for arm-linux-androideabi-strip
# configure:9754: result: arm-linux-androideabi-strip
# configure:9826: checking for arm-linux-androideabi-ranlib
# configure:9853: result: arm-linux-androideabi-ranlib
# configure:9995: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:10115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10118: $? = 0
# configure:10122: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:10125: $? = 0
# configure:10191: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:10194: $? = 0
# configure:10232: result: ok
# configure:10269: checking for sysroot
# configure:10299: result: no
# configure:10515: checking for arm-linux-androideabi-mt
# configure:10545: result: no
# configure:10555: checking for mt
# configure:10585: result: no
# configure:10605: checking if : is a manifest tool
# configure:10611: : '-?'
# configure:10619: result: no
# configure:11258: checking for dlfcn.h
# configure:11258: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11258: $? = 0
# configure:11258: result: yes
# configure:11762: checking for objdir
# configure:11777: result: .libs
# configure:12048: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:12066: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:12070: $? = 0
# configure:12083: result: no
# configure:12410: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:12417: result: -fPIC -DPIC
# configure:12425: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:12443: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:12447: $? = 0
# configure:12460: result: yes
# configure:12489: checking if arm-linux-androideabi-gcc static flag -static works
# configure:12517: result: yes
# configure:12532: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12553: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:12557: $? = 0
# configure:12579: result: yes
# configure:12587: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:12634: result: yes
# configure:12667: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13820: result: yes
# configure:13857: checking whether -lc should be explicitly linked in
# configure:13865: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13868: $? = 0
# configure:13883: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:13886: $? = 0
# configure:13900: result: no
# configure:14060: checking dynamic linker characteristics
# configure:14571: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:14571: $? = 0
# configure:14793: result: GNU/Linux ld.so
# configure:14900: checking how to hardcode library paths into programs
# configure:14925: result: immediate
# configure:15465: checking whether stripping libraries is possible
# configure:15470: result: yes
# configure:15505: checking if libtool supports shared libraries
# configure:15507: result: yes
# configure:15510: checking whether to build shared libraries
# configure:15531: result: yes
# configure:15534: checking whether to build static libraries
# configure:15538: result: yes
# configure:15579: checking for arm-linux-androideabi-windres
# configure:15609: result: no
# configure:15619: checking for windres
# configure:15649: result: no
# configure:15776: checking for size_t
# configure:15776: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15776: $? = 0
# configure:15776: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:15776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15776: result: yes
# configure:15789: checking for working alloca.h
# configure:15806: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15806: $? = 0
# configure:15814: result: yes
# configure:15822: checking for alloca
# configure:15859: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15859: $? = 0
# configure:15867: result: yes
# configure:15979: checking whether the preprocessor supports include_next
# configure:16017: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:16017: $? = 0
# configure:16038: result: yes
# configure:16059: checking whether system header files limit the line length
# configure:16082: result: no
# configure:16093: checking for complete errno.h
# configure:16166: result: yes
# configure:16727: checking whether frexp() can be used without linking with libm
# configure:16745: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cccrUJe1.o:conftest.c:function main: error: undefined reference to 'frexp'
# collect2: error: ld returned 1 exit status
# configure:16745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | double x;
# | int
# | main ()
# | {
# | int e; return frexp (x, &e) > 0;
# | ;
# | return 0;
# | }
# configure:16754: result: no
# configure:16757: checking whether alarm is declared
# configure:16757: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16757: $? = 0
# configure:16757: result: yes
# configure:16769: checking whether long double and double are the same
# configure:16790: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16790: $? = 0
# configure:16798: result: yes
# configure:16816: checking for __fseterr
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc8ZpU5d.o:conftest.c:function main: error: undefined reference to '__fseterr'
# collect2: error: ld returned 1 exit status
# configure:16816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | /* end confdefs.h. */
# | /* Define __fseterr to an innocuous variant, in case declares __fseterr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fseterr innocuous___fseterr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fseterr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fseterr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __fseterr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___fseterr || defined __stub_____fseterr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fseterr ();
# | ;
# | return 0;
# | }
# configure:16816: result: no
# configure:16816: checking for iswcntrl
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
# char iswcntrl ();
# ^
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for iswblank
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'iswblank' [enabled by default]
# char iswblank ();
# ^
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for symlink
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for mbsinit
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for mbrtowc
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for mprotect
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for snprintf
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for stpcpy
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for strdup
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for wcwidth
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for btowc
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for _set_invalid_parameter_handler
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc23OF08.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:16816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:16816: result: no
# configure:16816: checking for newlocale
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for setenv
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for wcrtomb
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16816: checking for wctob
# configure:16816: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16816: $? = 0
# configure:16816: result: yes
# configure:16868: checking for ld used by arm-linux-androideabi-gcc
# configure:16935: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:16942: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:16957: result: yes
# configure:16964: checking for shared library run path origin
# configure:16977: result: done
# configure:17571: checking for iconv
# configure:17595: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:51:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:17619: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:51:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:17629: result: no, consider installing GNU libiconv
# configure:17862: checking for iconv.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:83:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17862: result: no
# configure:17862: checking for wctype.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for langinfo.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:84:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# | #include
# configure:17862: result: no
# configure:17862: checking for unistd.h
# configure:17862: result: yes
# configure:17862: checking for math.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for sys/mman.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for wchar.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for stdint.h
# configure:17862: result: yes
# configure:17862: checking for features.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for inttypes.h
# configure:17862: result: yes
# configure:17862: checking for xlocale.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17862: checking for sys/socket.h
# configure:17862: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17862: $? = 0
# configure:17862: result: yes
# configure:17875: checking for inline
# configure:17891: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17891: $? = 0
# configure:17899: result: inline
# configure:17918: checking where to find the exponent in a 'double'
# configure:18244: result: unknown
# configure:18264: checking where to find the exponent in a 'float'
# configure:18353: result: word 0 bit 23
# configure:18373: checking whether byte ordering is bigendian
# configure:18388: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:62:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:62:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:62:15: error: unknown type name 'universal'
# configure:18388: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:18433: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:68:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:18433: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18477: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:67:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:67:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:18477: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18533: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18533: $? = 0
# configure:18579: result: no
# configure:18612: checking for wint_t
# configure:18637: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18637: $? = 0
# configure:18644: result: yes
# configure:18754: checking whether iswcntrl works
# configure:18775: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18775: $? = 0
# configure:18809: result: guessing yes
# configure:18833: checking for towlower
# configure:18833: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:18833: $? = 0
# configure:18833: result: yes
# configure:18881: checking for wctype_t
# configure:18909: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18909: $? = 0
# configure:18917: result: yes
# configure:18923: checking for wctrans_t
# configure:18949: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18949: $? = 0
# configure:18957: result: yes
# configure:18966: checking whether wctype is declared without a macro
# configure:18995: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18995: $? = 0
# configure:19003: result: yes
# configure:18966: checking whether iswctype is declared without a macro
# configure:18995: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18995: $? = 0
# configure:19003: result: yes
# configure:18966: checking whether wctrans is declared without a macro
# configure:18995: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18995: $? = 0
# configure:19003: result: yes
# configure:18966: checking whether towctrans is declared without a macro
# configure:18995: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18995: $? = 0
# configure:19003: result: yes
# configure:19025: checking for nl_langinfo and CODESET
# configure:19041: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:67:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19041: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:19050: result: no
# configure:19067: checking for working fcntl.h
# configure:19185: result: cross-compiling
# configure:19208: checking whether getc_unlocked is declared
# configure:19208: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19208: $? = 0
# configure:19208: result: yes
# configure:19220: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:19250: result: no
# configure:19257: checking for LC_MESSAGES
# configure:19273: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19273: $? = 0
# configure:19281: result: yes
# configure:19290: checking for CFPreferencesCopyAppValue
# configure:19308: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:71:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19308: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:19317: result: no
# configure:19324: checking for CFLocaleCopyCurrent
# configure:19342: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:71:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:19351: result: no
# configure:19372: checking whether imported symbols can be declared weak
# configure:19390: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19390: $? = 0
# configure:19436: result: guessing yes
# configure:19441: checking pthread.h usability
# configure:19441: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19441: $? = 0
# configure:19441: result: yes
# configure:19441: checking pthread.h presence
# configure:19441: arm-linux-androideabi-gcc -E conftest.c
# configure:19441: $? = 0
# configure:19441: result: yes
# configure:19441: checking for pthread.h
# configure:19441: result: yes
# configure:19479: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19479: $? = 0
# configure:19495: checking for pthread_kill in -lpthread
# configure:19520: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:19520: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_kill ();
# | int
# | main ()
# | {
# | return pthread_kill ();
# | ;
# | return 0;
# | }
# configure:19529: result: no
# configure:20272: checking for multithread API to use
# configure:20274: result: posix
# configure:20366: checking whether malloc, realloc, calloc are POSIX compliant
# configure:20386: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20386: $? = 0
# configure:20394: result: yes
# configure:20401: checking for stdlib.h
# configure:20401: result: yes
# configure:20411: checking for GNU libc compatible malloc
# configure:20455: result: no
# configure:20470: checking for unsigned long long int
# configure:20509: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20509: $? = 0
# configure:20518: result: yes
# configure:20528: checking for long long int
# configure:20578: result: yes
# configure:20590: checking for mbstate_t
# configure:20614: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:20614: $? = 0
# configure:20621: result: yes
# configure:20733: checking for a traditional japanese locale
# configure:20803: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:20806: $? = 0
# configure:20864: result: none
# configure:20872: checking for a transitional chinese locale
# configure:20943: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccGbyUJx.o:conftest.c:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:20946: $? = 1
# configure:20997: result: none
# configure:21004: checking for a french Unicode locale
# configure:21076: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21079: $? = 0
# configure:21125: result: none
# configure:21216: checking for mmap
# configure:21216: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:21216: $? = 0
# configure:21216: result: yes
# configure:21227: checking for MAP_ANONYMOUS
# configure:21264: result: yes
# configure:21286: checking whether memchr works
# configure:21359: result: guessing no
# configure:21370: checking whether defines MIN and MAX
# configure:21387: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:79:13: error: initializer element is not constant
# int x = MIN (42, 17);
# ^
# configure:21387: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:21394: result: no
# configure:21407: checking whether defines MIN and MAX
# configure:21424: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21424: $? = 0
# configure:21431: result: yes
# configure:21452: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:80:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:80:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:80:16: error: unknown type name 'universal'
# configure:21452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:21485: checking whether to activate relocatable installation
# configure:21500: result: no
# configure:21521: checking for stdbool.h that conforms to C99
# configure:21588: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21588: $? = 0
# configure:21595: result: yes
# configure:21597: checking for _Bool
# configure:21597: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21597: $? = 0
# configure:21597: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:116:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:21597: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21597: result: yes
# configure:21614: checking for wchar_t
# configure:21631: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:21631: $? = 0
# configure:21638: result: yes
# configure:21775: checking whether stdint.h conforms to C99
# configure:21944: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:197:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:21944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# |
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
# | #include
# | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
# | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
# | #error "WCHAR_MIN, WCHAR_MAX not defined in "
# | #endif
# |
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# |
# | #ifdef INT8_MAX
# | int8_t a1 = INT8_MAX;
# | int8_t a1min = INT8_MIN;
# | #endif
# | #ifdef INT16_MAX
# | int16_t a2 = INT16_MAX;
# | int16_t a2min = INT16_MIN;
# | #endif
# | #ifdef INT32_MAX
# | int32_t a3 = INT32_MAX;
# | int32_t a3min = INT32_MIN;
# | #endif
# | #ifdef INT64_MAX
# | int64_t a4 = INT64_MAX;
# | int64_t a4min = INT64_MIN;
# | #endif
# | #ifdef UINT8_MAX
# | uint8_t b1 = UINT8_MAX;
# | #else
# | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
# | #endif
# | #ifdef UINT16_MAX
# | uint16_t b2 = UINT16_MAX;
# | #endif
# | #ifdef UINT32_MAX
# | uint32_t b3 = UINT32_MAX;
# | #endif
# | #ifdef UINT64_MAX
# | uint64_t b4 = UINT64_MAX;
# | #endif
# | int_least8_t c1 = INT8_C (0x7f);
# | int_least8_t c1max = INT_LEAST8_MAX;
# | int_least8_t c1min = INT_LEAST8_MIN;
# | int_least16_t c2 = INT16_C (0x7fff);
# | int_least16_t c2max = INT_LEAST16_MAX;
# | int_least16_t c2min = INT_LEAST16_MIN;
# | int_least32_t c3 = INT32_C (0x7fffffff);
# | int_least32_t c3max = INT_LEAST32_MAX;
# | int_least32_t c3min = INT_LEAST32_MIN;
# | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
# | int_least64_t c4max = INT_LEAST64_MAX;
# | int_least64_t c4min = INT_LEAST64_MIN;
# | uint_least8_t d1 = UINT8_C (0xff);
# | uint_least8_t d1max = UINT_LEAST8_MAX;
# | uint_least16_t d2 = UINT16_C (0xffff);
# | uint_least16_t d2max = UINT_LEAST16_MAX;
# | uint_least32_t d3 = UINT32_C (0xffffffff);
# | uint_least32_t d3max = UINT_LEAST32_MAX;
# | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
# | uint_least64_t d4max = UINT_LEAST64_MAX;
# | int_fast8_t e1 = INT_FAST8_MAX;
# | int_fast8_t e1min = INT_FAST8_MIN;
# | int_fast16_t e2 = INT_FAST16_MAX;
# | int_fast16_t e2min = INT_FAST16_MIN;
# | int_fast32_t e3 = INT_FAST32_MAX;
# | int_fast32_t e3min = INT_FAST32_MIN;
# | int_fast64_t e4 = INT_FAST64_MAX;
# | int_fast64_t e4min = INT_FAST64_MIN;
# | uint_fast8_t f1 = UINT_FAST8_MAX;
# | uint_fast16_t f2 = UINT_FAST16_MAX;
# | uint_fast32_t f3 = UINT_FAST32_MAX;
# | uint_fast64_t f4 = UINT_FAST64_MAX;
# | #ifdef INTPTR_MAX
# | intptr_t g = INTPTR_MAX;
# | intptr_t gmin = INTPTR_MIN;
# | #endif
# | #ifdef UINTPTR_MAX
# | uintptr_t h = UINTPTR_MAX;
# | #endif
# | intmax_t i = INTMAX_MAX;
# | uintmax_t j = UINTMAX_MAX;
# |
# | #include /* for CHAR_BIT */
# | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
# | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
# | struct s {
# | int check_PTRDIFF:
# | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
# | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
# | ? 1 : -1;
# | /* Detect bug in FreeBSD 6.0 / ia64. */
# | int check_SIG_ATOMIC:
# | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
# | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
# | ? 1 : -1;
# | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
# | int check_WCHAR:
# | WCHAR_MIN == TYPE_MINIMUM (wchar_t)
# | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
# | ? 1 : -1;
# | /* Detect bug in mingw. */
# | int check_WINT:
# | WINT_MIN == TYPE_MINIMUM (wint_t)
# | && WINT_MAX == TYPE_MAXIMUM (wint_t)
# | ? 1 : -1;
# |
# | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
# | int check_UINT8_C:
# | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
# | int check_UINT16_C:
# | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
# |
# | /* Detect bugs in OpenBSD 3.9 stdint.h. */
# | #ifdef UINT8_MAX
# | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT16_MAX
# | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT32_MAX
# | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT64_MAX
# | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
# | #endif
# | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
# | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
# | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
# | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
# | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
# | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
# | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
# | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
# | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
# | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
# | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
# | };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22036: result: no
# configure:22045: checking sys/inttypes.h usability
# configure:22045: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:115:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:22045: result: no
# configure:22045: checking sys/inttypes.h presence
# configure:22045: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:82:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# configure:22045: result: no
# configure:22045: checking for sys/inttypes.h
# configure:22045: result: no
# configure:22045: checking sys/bitypes.h usability
# configure:22045: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:115:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:22045: result: no
# configure:22045: checking sys/bitypes.h presence
# configure:22045: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:82:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:22045: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# configure:22045: result: no
# configure:22045: checking for sys/bitypes.h
# configure:22045: result: no
# configure:22074: checking for bit size of ptrdiff_t
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22100: result: 32
# configure:22074: checking for bit size of size_t
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:22079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22079: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22079: $? = 0
# configure:22100: result: 32
# configure:22119: checking for bit size of sig_atomic_t
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22145: result: 32
# configure:22119: checking for bit size of wchar_t
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22145: result: 32
# configure:22119: checking for bit size of wint_t
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:22124: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22124: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22124: $? = 0
# configure:22145: result: 32
# configure:22163: checking whether sig_atomic_t is signed
# configure:22190: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22190: $? = 0
# configure:22200: result: yes
# configure:22163: checking whether wchar_t is signed
# configure:22190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:99:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:22190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22200: result: no
# configure:22163: checking whether wint_t is signed
# configure:22190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:99:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:22190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:22200: result: no
# configure:22222: checking for ptrdiff_t integer literal suffix
# configure:22268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22268: $? = 0
# configure:22277: result:
# configure:22222: checking for size_t integer literal suffix
# configure:22268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22268: $? = 0
# configure:22277: result: u
# configure:22294: checking for sig_atomic_t integer literal suffix
# configure:22340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22340: $? = 0
# configure:22349: result:
# configure:22294: checking for wchar_t integer literal suffix
# configure:22340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22340: $? = 0
# configure:22349: result: u
# configure:22294: checking for wint_t integer literal suffix
# configure:22340: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22340: $? = 0
# configure:22349: result: u
# configure:22379: checking for C/C++ restrict keyword
# configure:22406: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22406: $? = 0
# configure:22414: result: __restrict
# configure:22505: checking whether ffsl is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:100:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22505: checking whether ffsll is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:100:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22505: checking whether memmem is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether mempcpy is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:101:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22505: checking whether memrchr is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether rawmemchr is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:102:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22505: checking whether stpcpy is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether stpncpy is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strchrnul is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:104:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strchrnul
# | (void) strchrnul;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22505: checking whether strdup is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strncat is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strndup is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strnlen is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strpbrk is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strsep is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strcasestr is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strtok_r is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strerror_r is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strsignal is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22523: $? = 0
# configure:22531: result: yes
# configure:22505: checking whether strverscmp is declared without a macro
# configure:22523: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:114:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:114:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22523: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strverscmp
# | (void) strverscmp;
# | ;
# | return 0;
# | }
# configure:22531: result: no
# configure:22553: checking for mmap
# configure:22553: result: yes
# configure:22564: checking for MAP_ANONYMOUS
# configure:22601: result: yes
# configure:22613: checking whether strncat works
# configure:22710: result: guessing yes
# configure:22798: checking for pid_t
# configure:22798: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22798: $? = 0
# configure:22798: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:145:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:22798: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22798: result: yes
# configure:22809: checking for mode_t
# configure:22809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:22809: $? = 0
# configure:22809: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:145:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:22809: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:22809: result: yes
# configure:23073: checking for inttypes.h
# configure:23092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23092: $? = 0
# configure:23099: result: yes
# configure:23110: checking for stdint.h
# configure:23127: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23127: $? = 0
# configure:23134: result: yes
# configure:23147: checking for intmax_t
# configure:23172: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:23172: $? = 0
# configure:23179: result: yes
# configure:23205: checking whether snprintf returns a byte count as in C99
# configure:23286: result: guessing no
# configure:23297: checking for snprintf
# configure:23297: result: yes
# configure:23297: checking for strnlen
# configure:23297: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:23297: $? = 0
# configure:23297: result: yes
# configure:23297: checking for wcslen
# configure:23297: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:23297: $? = 0
# configure:23297: result: yes
# configure:23297: checking for wcsnlen
# configure:23297: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:23297: $? = 0
# configure:23297: result: yes
# configure:23297: checking for mbrtowc
# configure:23297: result: yes
# configure:23297: checking for wcrtomb
# configure:23297: result: yes
# configure:23306: checking whether _snprintf is declared
# configure:23306: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:127:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:127:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:23306: result: no
# configure:23330: checking whether printf supports 'long double' arguments
# configure:23380: result: guessing yes
# configure:23397: checking whether printf supports infinite 'double' arguments
# configure:23509: result: guessing no
# configure:23524: checking whether printf supports infinite 'long double' arguments
# configure:23827: result: guessing no
# configure:23837: checking whether printf supports the 'a' and 'A' directives
# configure:23936: result: guessing no
# configure:23941: checking whether printf supports the 'F' directive
# configure:24000: result: guessing no
# configure:24005: checking whether printf supports the 'ls' directive
# configure:24087: result: guessing yes
# configure:24092: checking whether printf supports the grouping flag
# configure:24133: result: guessing yes
# configure:24138: checking whether printf supports the left-adjust flag correctly
# configure:24182: result: guessing yes
# configure:24187: checking whether printf supports the zero flag correctly
# configure:24232: result: guessing no
# configure:24237: checking whether printf supports large precisions
# configure:24291: result: guessing yes
# configure:24297: checking whether printf survives out-of-memory conditions
# configure:24520: result: guessing no
# configure:24528: checking whether uses 'inline' correctly
# configure:24550: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:24553: $? = 0
# configure:24571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:24574: $? = 0
# configure:24587: result: yes
# configure:24608: checking for a traditional french locale
# configure:24676: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24679: $? = 0
# configure:24735: result: none
# configure:24747: checking if environ is properly declared
# configure:24770: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:126:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^
# In file included from conftest.c:121:0:
# /sysroot/sysroot/usr/include/unistd.h:50:15: note: previous declaration of 'environ' was here
# extern char** environ;
# ^
# configure:24770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:24778: result: yes
# configure:24791: checking whether strerror_r is declared
# configure:24791: result: yes
# configure:24804: checking for strerror_r
# configure:24804: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:24804: $? = 0
# configure:24804: result: yes
# configure:24813: checking whether strerror_r returns char *
# configure:24837: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:161:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:162:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:24837: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:24875: result: no
# configure:25112: checking whether imaxabs is declared without a macro
# configure:25130: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25130: $? = 0
# configure:25138: result: yes
# configure:25112: checking whether imaxdiv is declared without a macro
# configure:25130: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25130: $? = 0
# configure:25138: result: yes
# configure:25112: checking whether strtoimax is declared without a macro
# configure:25130: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25130: $? = 0
# configure:25138: result: yes
# configure:25112: checking whether strtoumax is declared without a macro
# configure:25130: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25130: $? = 0
# configure:25138: result: yes
# configure:25153: checking for inttypes.h
# configure:25153: result: yes
# configure:25164: checking whether the inttypes.h PRIxNN macros are broken
# configure:25186: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25186: $? = 0
# configure:25194: result: no
# configure:25223: checking whether setenv is declared
# configure:25223: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25223: $? = 0
# configure:25223: result: yes
# configure:25249: checking search.h usability
# configure:25249: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25249: $? = 0
# configure:25249: result: yes
# configure:25249: checking search.h presence
# configure:25249: arm-linux-androideabi-gcc -E conftest.c
# configure:25249: $? = 0
# configure:25249: result: yes
# configure:25249: checking for search.h
# configure:25249: result: yes
# configure:25261: checking for tsearch
# configure:25261: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:25261: $? = 0
# configure:25261: result: yes
# configure:25274: checking whether strerror(0) succeeds
# configure:25320: result: guessing no
# configure:25334: checking whether unsetenv is declared
# configure:25334: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25334: $? = 0
# configure:25334: result: yes
# configure:25378: checking for alloca as a compiler built-in
# configure:25402: result: yes
# configure:25519: checking whether conversion from 'int' to 'long double' works
# configure:25571: result: guessing yes
# configure:25833: checking whether frexpl is declared
# configure:25833: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:25833: $? = 0
# configure:25833: result: yes
# configure:25843: checking whether frexpl() can be used without linking with libm
# configure:25861: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccAL7RX3.o:conftest.c:function main: error: undefined reference to 'frexpl'
# collect2: error: ld returned 1 exit status
# configure:25861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | /* end confdefs.h. */
# | #include
# | long double x;
# | int
# | main ()
# | {
# | int e; return frexpl (x, &e) > 0;
# | ;
# | return 0;
# | }
# configure:25870: result: no
# configure:26256: checking whether the compiler generally respects inline
# configure:26277: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:141:17: error: #error "inline is not effective"
# #error "inline is not effective"
# ^
# configure:26277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | #ifdef __NO_INLINE__
# | #error "inline is not effective"
# | #endif
# | ;
# | return 0;
# | }
# configure:26286: result: no
# configure:26296: checking whether isnan(double) can be used without linking with libm
# configure:26321: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26321: $? = 0
# configure:26330: result: yes
# configure:26357: checking whether isnan(float) can be used without linking with libm
# configure:26382: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26382: $? = 0
# configure:26391: result: yes
# configure:26398: checking whether isnan(float) works
# configure:26477: result: guessing yes
# configure:26620: checking whether isnan(long double) can be used without linking with libm
# configure:26645: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:26645: $? = 0
# configure:26654: result: yes
# configure:26663: checking whether isnanl works
# configure:26796: result: guessing yes
# configure:26943: checking whether iswblank is declared
# configure:26943: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:26943: $? = 0
# configure:26943: result: yes
# configure:27238: checking whether nl_langinfo is declared without a macro
# configure:27256: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:141:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27256: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef nl_langinfo
# | (void) nl_langinfo;
# | ;
# | return 0;
# | }
# configure:27264: result: no
# configure:27292: checking for setlocale
# configure:27292: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:27292: $? = 0
# configure:27292: result: yes
# configure:27292: checking for uselocale
# configure:27292: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:27292: $? = 0
# configure:27292: result: yes
# configure:27304: checking for getlocalename_l
# configure:27304: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccQEOhjl.o:conftest.c:function main: error: undefined reference to 'getlocalename_l'
# collect2: error: ld returned 1 exit status
# configure:27304: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | /* Define getlocalename_l to an innocuous variant, in case declares getlocalename_l.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getlocalename_l innocuous_getlocalename_l
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getlocalename_l (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getlocalename_l
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getlocalename_l ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getlocalename_l || defined __stub___getlocalename_l
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getlocalename_l ();
# | ;
# | return 0;
# | }
# configure:27304: result: no
# configure:27320: checking for pthread_rwlock_t
# configure:27320: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27320: $? = 0
# configure:27320: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:148:31: error: expected expression before ')' token
# if (sizeof ((pthread_rwlock_t)))
# ^
# configure:27320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27320: result: yes
# configure:27351: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27351: $? = 0
# configure:27490: checking whether NAN macro works
# configure:27513: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27513: $? = 0
# configure:27520: result: yes
# configure:27525: checking whether HUGE_VAL works
# configure:27543: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27543: $? = 0
# configure:27550: result: yes
# configure:27559: checking whether acosf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether acosl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether asinf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether asinl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether atanf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether atanl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether cbrt is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether cbrtf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether cbrtl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ceilf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ceill is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether copysign is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether copysignf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether copysignl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether cosf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether cosl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether coshf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether expf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether expl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether exp2 is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether exp2f is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether exp2l is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether expm1 is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether expm1f is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether expm1l is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fabsf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fabsl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether floorf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether floorl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fma is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fmaf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fmal is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fmod is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fmodf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether fmodl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether frexpf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether frexpl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether hypotf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether hypotl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ilogb is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ilogbf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ilogbl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ldexpf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether ldexpl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether logf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether logl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log10 is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log10f is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log10l is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log1p is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log1pf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log1pl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log2 is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log2f is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether log2l is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether logb is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether logbf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether logbl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether modf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether modff is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether modfl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether powf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether remainder is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether remainderf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether remainderl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether rint is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether rintf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether rintl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether round is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether roundf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether roundl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether sinf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether sinl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether sinhf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether sqrtf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether sqrtl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether tanf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether tanl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether tanhf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether trunc is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether truncf is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27559: checking whether truncl is declared without a macro
# configure:27576: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:27576: $? = 0
# configure:27584: result: yes
# configure:27617: checking whether mbrtowc handles incomplete characters
# configure:27674: result: guessing yes
# configure:27680: checking whether mbrtowc works as well as mbtowc
# configure:27741: result: guessing yes
# configure:27792: checking whether mbrtowc handles a NULL pwc argument
# configure:27863: result: guessing yes
# configure:27869: checking whether mbrtowc handles a NULL string argument
# configure:27928: result: guessing yes
# configure:27936: checking whether mbrtowc has a correct return value
# configure:28066: result: guessing yes
# configure:28072: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:28128: result: guessing yes
# configure:28133: checking whether mbrtowc works on empty input
# configure:28171: result: guessing yes
# configure:28262: checking whether mbrtowc handles incomplete characters
# configure:28319: result: guessing yes
# configure:28325: checking whether mbrtowc works as well as mbtowc
# configure:28386: result: guessing yes
# configure:28500: checking bp-sym.h usability
# configure:28500: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:267:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28500: result: no
# configure:28500: checking bp-sym.h presence
# configure:28500: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:234:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | /* end confdefs.h. */
# | #include
# configure:28500: result: no
# configure:28500: checking for bp-sym.h
# configure:28500: result: no
# configure:28640: checking whether ldexp can be used without linking with libm
# configure:28659: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:28659: $? = 0
# configure:28668: result: yes
# configure:28681: checking whether frexpl() can be used without linking with libm
# configure:28708: result: no
# configure:28862: checking whether ldexpl() can be used without linking with libm
# configure:28880: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccY9y1nw.o:conftest.c:function main: error: undefined reference to 'ldexpl'
# collect2: error: ld returned 1 exit status
# configure:28880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | /* end confdefs.h. */
# | #include
# | long double x;
# | int
# | main ()
# | {
# | return ldexpl (x, -1) > 0;
# | ;
# | return 0;
# | }
# configure:28889: result: no
# configure:28973: checking for signbit macro
# configure:29089: result: guessing no
# configure:29091: checking for signbit compiler built-ins
# configure:29204: result: guessing no
# configure:29217: checking where to find the sign bit in a 'float'
# configure:29299: result: unknown
# configure:29321: checking where to find the sign bit in a 'double'
# configure:29403: result: unknown
# configure:29425: checking where to find the sign bit in a 'long double'
# configure:29507: result: unknown
# configure:29528: checking whether copysignf is declared
# configure:29528: result: yes
# configure:29541: checking whether copysignf can be used without linking with libm
# configure:29559: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccqYFRSC.o:conftest.c:function main: error: undefined reference to 'copysignf'
# collect2: error: ld returned 1 exit status
# configure:29559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | /* end confdefs.h. */
# | #include
# | float x, y;
# | int
# | main ()
# | {
# | return copysignf (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:29568: result: no
# configure:29578: checking whether copysign is declared
# configure:29578: result: yes
# configure:29591: checking whether copysign can be used without linking with libm
# configure:29609: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cckwlKXG.o:conftest.c:function main: error: undefined reference to 'copysign'
# collect2: error: ld returned 1 exit status
# configure:29609: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | /* end confdefs.h. */
# | #include
# | double x, y;
# | int
# | main ()
# | {
# | return copysign (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:29618: result: no
# configure:29628: checking whether copysignl is declared
# configure:29628: result: yes
# configure:29641: checking whether copysignl can be used without linking with libm
# configure:29659: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccuWOmDS.o:conftest.c:function main: error: undefined reference to 'copysignl'
# collect2: error: ld returned 1 exit status
# configure:29659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | /* end confdefs.h. */
# | #include
# | long double x, y;
# | int
# | main ()
# | {
# | return copysignl (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:29668: result: no
# configure:29732: checking for stdint.h
# configure:29732: result: yes
# configure:29742: checking for SIZE_MAX
# configure:29813: result: yes
# configure:29825: checking for ssize_t
# configure:29842: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:29842: $? = 0
# configure:29849: result: yes
# configure:29888: checking for max_align_t
# configure:29888: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:247:13: error: 'max_align_t' undeclared (first use in this function)
# if (sizeof (max_align_t))
# ^
# conftest.c:247:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:29888: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (max_align_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29888: result: no
# configure:29901: checking whether NULL can be used in arbitrary expressions
# configure:29919: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:29919: $? = 0
# configure:29926: result: yes
# configure:30093: checking whether _Exit is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether atoll is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether canonicalize_file_name is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:255:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:255:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef canonicalize_file_name
# | (void) canonicalize_file_name;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether getloadavg is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:255:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:255:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getloadavg
# | (void) getloadavg;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether getsubopt is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:255:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:255:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getsubopt
# | (void) getsubopt;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether grantpt is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether initstate is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether initstate_r is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:257:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:257:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef initstate_r
# | (void) initstate_r;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether mkdtemp is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether mkostemp is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:258:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:258:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemp
# | (void) mkostemp;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether mkostemps is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:258:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:258:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemps
# | (void) mkostemps;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether mkstemp is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether mkstemps is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:259:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:259:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkstemps
# | (void) mkstemps;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether posix_openpt is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether ptsname is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether ptsname_r is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether random is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether random_r is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:263:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:263:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef random_r
# | (void) random_r;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether realpath is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether rpmatch is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:264:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:264:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef rpmatch
# | (void) rpmatch;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether secure_getenv is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:264:10: error: 'secure_getenv' undeclared (first use in this function)
# (void) secure_getenv;
# ^
# conftest.c:264:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef secure_getenv
# | (void) secure_getenv;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether setenv is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether setstate is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether setstate_r is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:266:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:266:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef setstate_r
# | (void) setstate_r;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether srandom is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether srandom_r is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:267:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:267:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:30117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef srandom_r
# | (void) srandom_r;
# | ;
# | return 0;
# | }
# configure:30125: result: no
# configure:30093: checking whether strtod is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether strtoll is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether strtoull is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether unlockpt is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:30093: checking whether unsetenv is declared without a macro
# configure:30117: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:30117: $? = 0
# configure:30125: result: yes
# configure:39314: checking whether chdir is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether chown is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether dup is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether dup2 is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether dup3 is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether environ is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether euidaccess is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:299:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:299:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef euidaccess
# | (void) euidaccess;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether faccessat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether fchdir is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether fchownat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether fdatasync is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether fsync is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether ftruncate is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether getcwd is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether getdomainname is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:306:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:306:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdomainname
# | (void) getdomainname;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether getdtablesize is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:306:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:306:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdtablesize
# | (void) getdtablesize;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether getgroups is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether gethostname is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether getlogin is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether getlogin_r is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:309:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:309:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getlogin_r
# | (void) getlogin_r;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether getpagesize is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether getusershell is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether setusershell is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether endusershell is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether group_member is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:313:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:313:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef group_member
# | (void) group_member;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether isatty is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether lchown is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether link is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether linkat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether lseek is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether pipe is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether pipe2 is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether pread is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether pwrite is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether readlink is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether readlinkat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether rmdir is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether sethostname is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:325:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:325:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:39344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef sethostname
# | (void) sethostname;
# | ;
# | return 0;
# | }
# configure:39352: result: no
# configure:39314: checking whether sleep is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether symlink is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether symlinkat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether ttyname_r is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether unlink is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether unlinkat is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39314: checking whether usleep is declared without a macro
# configure:39344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39344: $? = 0
# configure:39352: result: yes
# configure:39460: checking for ptrdiff_t
# configure:39460: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:39460: $? = 0
# configure:39460: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:350:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:39460: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:39460: result: yes
# configure:39689: checking for nl_langinfo
# configure:39689: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccGMOg4e.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# configure:39689: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | /* end confdefs.h. */
# | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nl_langinfo innocuous_nl_langinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nl_langinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nl_langinfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char nl_langinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_nl_langinfo || defined __stub___nl_langinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nl_langinfo ();
# | ;
# | return 0;
# | }
# configure:39689: result: no
# configure:39957: checking for nl_langinfo
# configure:39957: result: no
# configure:40246: checking for ptrdiff_t
# configure:40246: result: yes
# configure:40475: checking for nl_langinfo
# configure:40475: result: no
# configure:40743: checking for nl_langinfo
# configure:40743: result: no
# configure:41032: checking for ptrdiff_t
# configure:41032: result: yes
# configure:41261: checking for nl_langinfo
# configure:41261: result: no
# configure:41529: checking for nl_langinfo
# configure:41529: result: no
# configure:41847: checking for ptrdiff_t
# configure:41847: result: yes
# configure:41960: checking for nl_langinfo
# configure:41960: result: no
# configure:46424: checking whether btowc is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wctob is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether mbsinit is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether mbrtowc is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether mbrlen is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether mbsrtowcs is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether mbsnrtowcs is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcrtomb is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsrtombs is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsnrtombs is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcwidth is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wmemchr is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wmemcmp is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wmemcpy is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wmemmove is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wmemset is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcslen is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsnlen is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcscpy is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcpcpy is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:417:10: error: 'wcpcpy' undeclared (first use in this function)
# (void) wcpcpy;
# ^
# conftest.c:417:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:46452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | #undef wcpcpy
# | (void) wcpcpy;
# | ;
# | return 0;
# | }
# configure:46460: result: no
# configure:46424: checking whether wcsncpy is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcpncpy is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:418:10: error: 'wcpncpy' undeclared (first use in this function)
# (void) wcpncpy;
# ^
# conftest.c:418:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:46452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | #undef wcpncpy
# | (void) wcpncpy;
# | ;
# | return 0;
# | }
# configure:46460: result: no
# configure:46424: checking whether wcscat is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsncat is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcscmp is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsncmp is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcscasecmp is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsncasecmp is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcscoll is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsxfrm is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsdup is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcschr is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsrchr is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcscspn is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsspn is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcspbrk is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcsstr is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcstok is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46424: checking whether wcswidth is declared without a macro
# configure:46452: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:46452: $? = 0
# configure:46460: result: yes
# configure:46572: checking whether iswcntrl works
# configure:46627: result: guessing yes
# configure:46651: checking for towlower
# configure:46651: result: yes
# configure:46699: checking for wctype_t
# configure:46735: result: yes
# configure:46741: checking for wctrans_t
# configure:46775: result: yes
# configure:46784: checking whether wctype is declared without a macro
# configure:46821: result: yes
# configure:46784: checking whether iswctype is declared without a macro
# configure:46821: result: yes
# configure:46784: checking whether wctrans is declared without a macro
# configure:46821: result: yes
# configure:46784: checking whether towctrans is declared without a macro
# configure:46821: result: yes
# configure:46844: checking whether wcwidth is declared
# configure:46844: result: yes
# configure:46873: checking whether wcwidth works reasonably in UTF-8 locales
# configure:46935: result: guessing no
# configure:46976: checking for stdint.h
# configure:46976: result: yes
# configure:47026: checking whether btowc(0) is correct
# configure:47072: result: guessing yes
# configure:47075: checking whether btowc(EOF) is correct
# configure:47126: result: guessing yes
# configure:47178: checking for a traditional french locale
# configure:47305: result: none
# configure:47312: checking for a french Unicode locale
# configure:47433: result: none
# configure:47441: checking for a traditional french locale
# configure:47568: result: none
# configure:47576: checking for a turkish Unicode locale
# configure:47647: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:484:7: warning: incompatible implicit declaration of built-in function 'towupper' [enabled by default]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# conftest.c:484:35: warning: incompatible implicit declaration of built-in function 'towlower' [enabled by default]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^
# configure:47650: $? = 0
# configure:47698: result: none
# configure:47726: checking for error_at_line
# configure:47742: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:429:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:47742: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:47750: result: no
# configure:47783: checking whether fdopen sets errno
# configure:47823: result: guessing yes
# configure:47869: checking for getpagesize
# configure:47869: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:47869: $? = 0
# configure:47869: result: yes
# configure:47916: checking whether getpagesize is declared
# configure:47916: result: yes
# configure:47998: checking whether INT32_MAX < INTMAX_MAX
# configure:48032: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48032: $? = 0
# configure:48039: result: yes
# configure:48050: checking whether INT64_MAX == LONG_MAX
# configure:48084: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:450:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:48084: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined INT64_MAX
# | #define CONDITION (INT64_MAX == LONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (long long int) == sizeof (long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:48091: result: no
# configure:48104: checking whether UINT32_MAX < UINTMAX_MAX
# configure:48138: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48138: $? = 0
# configure:48145: result: yes
# configure:48156: checking whether UINT64_MAX == ULONG_MAX
# configure:48190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:450:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:48190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined UINT64_MAX
# | #define CONDITION (UINT64_MAX == ULONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:48197: result: no
# configure:48213: checking where to find the exponent in a 'double'
# configure:48539: result: unknown
# configure:48559: checking where to find the exponent in a 'float'
# configure:48648: result: word 0 bit 23
# configure:48669: checking where to find the exponent in a 'long double'
# configure:48761: result: unknown
# configure:48797: checking whether locale.h conforms to POSIX:2001
# configure:48815: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48815: $? = 0
# configure:48822: result: yes
# configure:48828: checking whether locale.h defines locale_t
# configure:48845: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48845: $? = 0
# configure:48853: result: yes
# configure:48866: checking whether struct lconv is properly defined
# configure:48885: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48885: $? = 0
# configure:48893: result: yes
# configure:48974: checking whether setlocale is declared without a macro
# configure:48996: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48996: $? = 0
# configure:49004: result: yes
# configure:48974: checking whether duplocale is declared without a macro
# configure:48996: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:48996: $? = 0
# configure:49004: result: yes
# configure:49021: checking for a traditional french locale
# configure:49148: result: none
# configure:49155: checking for a french Unicode locale
# configure:49276: result: none
# configure:49284: checking for a traditional japanese locale
# configure:49415: result: none
# configure:49423: checking for a transitional chinese locale
# configure:49548: result: none
# configure:49555: checking for a french Unicode locale
# configure:49676: result: none
# configure:49730: checking for mmap
# configure:49730: result: yes
# configure:49741: checking for MAP_ANONYMOUS
# configure:49778: result: yes
# configure:49828: checking whether program_invocation_name is declared
# configure:49828: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:447:10: error: 'program_invocation_name' undeclared (first use in this function)
# (void) program_invocation_name;
# ^
# conftest.c:447:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:49828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_name
# | #ifdef __cplusplus
# | (void) program_invocation_name;
# | #else
# | (void) program_invocation_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:49828: result: no
# configure:49840: checking whether program_invocation_short_name is declared
# configure:49840: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:448:10: error: 'program_invocation_short_name' undeclared (first use in this function)
# (void) program_invocation_short_name;
# ^
# conftest.c:448:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:49840: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_short_name
# | #ifdef __cplusplus
# | (void) program_invocation_short_name;
# | #else
# | (void) program_invocation_short_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:49840: result: no
# configure:49854: checking for putenv compatible with GNU and SVID
# configure:49904: result: guessing no
# configure:49925: checking whether _putenv is declared
# configure:49925: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:480:10: error: '_putenv' undeclared (first use in this function)
# (void) _putenv;
# ^
# conftest.c:480:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:49925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef _putenv
# | #ifdef __cplusplus
# | (void) _putenv;
# | #else
# | (void) _putenv;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:49925: result: no
# configure:49964: checking whether setenv validates arguments
# configure:50018: result: guessing no
# configure:50112: checking for a traditional french locale
# configure:50239: result: none
# configure:50246: checking for a french Unicode locale
# configure:50367: result: none
# configure:50375: checking for a traditional japanese locale
# configure:50506: result: none
# configure:50514: checking for a transitional chinese locale
# configure:50639: result: none
# configure:50648: checking for working stdalign.h
# configure:50693: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50693: $? = 0
# configure:50700: result: yes
# configure:50797: checking which flavor of printf attribute matches inttypes macros
# configure:50824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50824: $? = 0
# configure:50831: result: system
# configure:50878: checking whether dprintf is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether fpurge is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether fseeko is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether ftello is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether getdelim is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether getline is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether gets is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether pclose is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether popen is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether renameat is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether snprintf is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether tmpfile is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether vdprintf is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:50878: checking whether vsnprintf is declared without a macro
# configure:50896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:50896: $? = 0
# configure:50904: result: yes
# configure:51059: checking for mmap
# configure:51059: result: yes
# configure:51070: checking for MAP_ANONYMOUS
# configure:51107: result: yes
# configure:51125: checking for mmap
# configure:51125: result: yes
# configure:51136: checking for MAP_ANONYMOUS
# configure:51173: result: yes
# configure:51192: checking for pthread_atfork
# configure:51192: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:51192: $? = 0
# configure:51192: result: yes
# configure:51207: checking for a traditional french locale
# configure:51334: result: none
# configure:51341: checking for a french Unicode locale
# configure:51462: result: none
# configure:51470: checking for a traditional japanese locale
# configure:51601: result: none
# configure:51609: checking for a turkish Unicode locale
# configure:51731: result: none
# configure:51739: checking for a transitional chinese locale
# configure:51864: result: none
# configure:51872: checking for a traditional french locale
# configure:51999: result: none
# configure:52006: checking for a french Unicode locale
# configure:52127: result: none
# configure:52135: checking for a traditional french locale
# configure:52262: result: none
# configure:52269: checking for a french Unicode locale
# configure:52390: result: none
# configure:52398: checking for a traditional Arabic locale
# configure:52449: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:52452: $? = 0
# configure:52492: result: none
# configure:52504: checking for a traditional french locale
# configure:52631: result: none
# configure:52638: checking for a french Unicode locale
# configure:52759: result: none
# configure:52767: checking for a traditional french locale
# configure:52894: result: none
# configure:52901: checking for a french Unicode locale
# configure:53022: result: none
# configure:53030: checking for a traditional french locale
# configure:53157: result: none
# configure:53164: checking for a french Unicode locale
# configure:53285: result: none
# configure:53293: checking for a traditional french locale
# configure:53420: result: none
# configure:53427: checking for a french Unicode locale
# configure:53548: result: none
# configure:53559: checking for mmap
# configure:53559: result: yes
# configure:53570: checking for MAP_ANONYMOUS
# configure:53607: result: yes
# configure:53624: checking for mmap
# configure:53624: result: yes
# configure:53635: checking for MAP_ANONYMOUS
# configure:53672: result: yes
# configure:53689: checking for mmap
# configure:53689: result: yes
# configure:53700: checking for MAP_ANONYMOUS
# configure:53737: result: yes
# configure:53754: checking for mmap
# configure:53754: result: yes
# configure:53765: checking for MAP_ANONYMOUS
# configure:53802: result: yes
# configure:53819: checking for mmap
# configure:53819: result: yes
# configure:53830: checking for MAP_ANONYMOUS
# configure:53867: result: yes
# configure:53884: checking for mmap
# configure:53884: result: yes
# configure:53895: checking for MAP_ANONYMOUS
# configure:53932: result: yes
# configure:53949: checking for mmap
# configure:53949: result: yes
# configure:53960: checking for MAP_ANONYMOUS
# configure:53997: result: yes
# configure:54015: checking for mmap
# configure:54015: result: yes
# configure:54026: checking for MAP_ANONYMOUS
# configure:54063: result: yes
# configure:54080: checking for mmap
# configure:54080: result: yes
# configure:54091: checking for MAP_ANONYMOUS
# configure:54128: result: yes
# configure:54145: checking for mmap
# configure:54145: result: yes
# configure:54156: checking for MAP_ANONYMOUS
# configure:54193: result: yes
# configure:54210: checking for mmap
# configure:54210: result: yes
# configure:54221: checking for MAP_ANONYMOUS
# configure:54258: result: yes
# configure:54275: checking for mmap
# configure:54275: result: yes
# configure:54286: checking for MAP_ANONYMOUS
# configure:54323: result: yes
# configure:54340: checking for mmap
# configure:54340: result: yes
# configure:54351: checking for MAP_ANONYMOUS
# configure:54388: result: yes
# configure:54405: checking for mmap
# configure:54405: result: yes
# configure:54416: checking for MAP_ANONYMOUS
# configure:54453: result: yes
# configure:54471: checking for mmap
# configure:54471: result: yes
# configure:54482: checking for MAP_ANONYMOUS
# configure:54519: result: yes
# configure:54536: checking for mmap
# configure:54536: result: yes
# configure:54547: checking for MAP_ANONYMOUS
# configure:54584: result: yes
# configure:54601: checking for mmap
# configure:54601: result: yes
# configure:54612: checking for MAP_ANONYMOUS
# configure:54649: result: yes
# configure:54666: checking for mmap
# configure:54666: result: yes
# configure:54677: checking for MAP_ANONYMOUS
# configure:54714: result: yes
# configure:54731: checking for mmap
# configure:54731: result: yes
# configure:54742: checking for MAP_ANONYMOUS
# configure:54779: result: yes
# configure:54796: checking for mmap
# configure:54796: result: yes
# configure:54807: checking for MAP_ANONYMOUS
# configure:54844: result: yes
# configure:54861: checking for mmap
# configure:54861: result: yes
# configure:54872: checking for MAP_ANONYMOUS
# configure:54909: result: yes
# configure:54924: checking for a traditional french locale
# configure:55051: result: none
# configure:55064: checking for unsetenv
# configure:55064: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:55064: $? = 0
# configure:55064: result: yes
# configure:55077: checking for unsetenv() return type
# configure:55102: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:55102: $? = 0
# configure:55109: result: int
# configure:55118: checking whether unsetenv obeys POSIX
# configure:55173: result: guessing no
# configure:55234: checking whether mbrtowc handles incomplete characters
# configure:55291: result: guessing yes
# configure:55297: checking whether mbrtowc works as well as mbtowc
# configure:55358: result: guessing yes
# configure:55411: checking whether wcrtomb return value is correct
# configure:55478: result: guessing yes
# configure:55526: checking for a traditional french locale
# configure:55653: result: none
# configure:55660: checking for a french Unicode locale
# configure:55781: result: none
# configure:55789: checking for a traditional japanese locale
# configure:55920: result: none
# configure:55928: checking for a transitional chinese locale
# configure:56053: result: none
# configure:56070: checking whether wctob works
# configure:56168: result: guessing yes
# configure:56176: checking whether wctob is declared
# configure:56176: result: yes
# configure:56287: checking for sched_yield in -lrt
# configure:56312: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:56312: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
# | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sched_yield ();
# | int
# | main ()
# | {
# | return sched_yield ();
# | ;
# | return 0;
# | }
# configure:56321: result: no
# configure:56326: checking for sched_yield in -lposix4
# configure:56351: arm-linux-androideabi-gcc -o conftest conftest.c -lposix4 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lposix4
# collect2: error: ld returned 1 exit status
# configure:56351: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "libunistring"
# | #define VERSION "0.9.6"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_ISWBLANK 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRDUP 1
# | #define HAVE_WCWIDTH 1
# | #define HAVE_BTOWC 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SETENV 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCTOB 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_WINT_T 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define INSTALLPREFIX "/usr"
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define REPLACE_STRERROR_0 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_FREXP 1
# | #define GNULIB_TEST_FREXPL 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_DECL_ISWBLANK 1
# | #define GNULIB_TEST_ISWBLANK 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBSNLEN 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define GNULIB_TEST_SIGNBIT 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNCAT 1
# | #define GNULIB_TEST_STRSTR 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define GNULIB_UNISTR_U16_MBTOUC 1
# | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U16_MBTOUCR 1
# | #define GNULIB_UNISTR_U16_UCTOMB 1
# | #define GNULIB_UNISTR_U32_MBTOUC 1
# | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U32_MBTOUCR 1
# | #define GNULIB_UNISTR_U32_UCTOMB 1
# | #define GNULIB_UNISTR_U8_MBTOUC 1
# | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# | #define GNULIB_UNISTR_U8_MBTOUCR 1
# | #define GNULIB_UNISTR_U8_UCTOMB 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define HAVE_DECL_WCWIDTH 1
# | #define GNULIB_TEST_WCWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL__PUTENV 0
# | #define GNULIB_TEST_PUTENV 1
# | #define GNULIB_TEST_SETENV 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
# | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_GETS 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
# | #define GNULIB_TEST_STRERROR 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define GNULIB_TEST_WCRTOMB 1
# | #define HAVE_DECL_WCTOB 1
# | #define GNULIB_TEST_WCTOB 1
# | #define GNULIB_TEST_WCTOMB 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sched_yield ();
# | int
# | main ()
# | {
# | return sched_yield ();
# | ;
# | return 0;
# | }
# configure:56360: result: no
# configure:56427: checking for BSD- or MS-compatible name lister (nm)
# configure:56479: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:56606: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:56626: result: BSD nm
# configure:56646: checking for gawk
# configure:56673: result: gawk
# configure:56710: checking for texi2dvi
# configure:56728: found /usr/sbin/texi2dvi
# configure:56741: result: /usr/sbin/texi2dvi
# configure:56751: checking for dvips
# configure:56769: found /usr/sbin/dvips
# configure:56782: result: /usr/sbin/dvips
# configure:56792: checking for perl
# configure:56810: found /usr/sbin/perl
# configure:56823: result: /usr/sbin/perl
# configure:56956: checking that generated files are newer than configure
# configure:56962: result: done
# configure:59008: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7a4fb3ba7b69
#
# config.status:3501: creating Makefile
# config.status:3501: creating doc/Makefile
# config.status:3501: creating gnulib-local/Makefile
# config.status:3501: creating lib/Makefile
# config.status:3501: creating lib/exported.sh
# config.status:3501: creating lib/unistring/version.h
# config.status:3501: creating lib/unistring/woe32dll.h
# config.status:3501: creating tests/Makefile
# config.status:3501: creating config.h
# config.status:3730: executing depfiles commands
# config.status:3730: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___fseterr=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_getlocalename_l=no
# ac_cv_func_getpagesize=yes
# ac_cv_func_iswblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_nl_langinfo=no
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strnlen=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_uselocale=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_wctob=yes
# ac_cv_func_wcwidth=yes
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__putenv=no
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_acosf=yes
# ac_cv_have_decl_acosl=yes
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_asinf=yes
# ac_cv_have_decl_asinl=yes
# ac_cv_have_decl_atanf=yes
# ac_cv_have_decl_atanl=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_cbrt=yes
# ac_cv_have_decl_cbrtf=yes
# ac_cv_have_decl_cbrtl=yes
# ac_cv_have_decl_ceilf=yes
# ac_cv_have_decl_ceill=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_copysign=yes
# ac_cv_have_decl_copysignf=yes
# ac_cv_have_decl_copysignl=yes
# ac_cv_have_decl_cosf=yes
# ac_cv_have_decl_coshf=yes
# ac_cv_have_decl_cosl=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_duplocale=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_exp2=yes
# ac_cv_have_decl_exp2f=yes
# ac_cv_have_decl_exp2l=yes
# ac_cv_have_decl_expf=yes
# ac_cv_have_decl_expl=yes
# ac_cv_have_decl_expm1=yes
# ac_cv_have_decl_expm1f=yes
# ac_cv_have_decl_expm1l=yes
# ac_cv_have_decl_fabsf=yes
# ac_cv_have_decl_fabsl=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_floorf=yes
# ac_cv_have_decl_floorl=yes
# ac_cv_have_decl_fma=yes
# ac_cv_have_decl_fmaf=yes
# ac_cv_have_decl_fmal=yes
# ac_cv_have_decl_fmod=yes
# ac_cv_have_decl_fmodf=yes
# ac_cv_have_decl_fmodl=yes
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_frexpf=yes
# ac_cv_have_decl_frexpl=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_gets=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_hypotf=yes
# ac_cv_have_decl_hypotl=yes
# ac_cv_have_decl_ilogb=yes
# ac_cv_have_decl_ilogbf=yes
# ac_cv_have_decl_ilogbl=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_iswblank=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_ldexpf=yes
# ac_cv_have_decl_ldexpl=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_log10=yes
# ac_cv_have_decl_log10f=yes
# ac_cv_have_decl_log10l=yes
# ac_cv_have_decl_log1p=yes
# ac_cv_have_decl_log1pf=yes
# ac_cv_have_decl_log1pl=yes
# ac_cv_have_decl_log2=yes
# ac_cv_have_decl_log2f=yes
# ac_cv_have_decl_log2l=yes
# ac_cv_have_decl_log=yes
# ac_cv_have_decl_logb=yes
# ac_cv_have_decl_logbf=yes
# ac_cv_have_decl_logbl=yes
# ac_cv_have_decl_logf=yes
# ac_cv_have_decl_logl=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_modf=yes
# ac_cv_have_decl_modff=yes
# ac_cv_have_decl_modfl=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_powf=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=no
# ac_cv_have_decl_program_invocation_short_name=no
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_remainder=yes
# ac_cv_have_decl_remainderf=yes
# ac_cv_have_decl_remainderl=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rint=yes
# ac_cv_have_decl_rintf=yes
# ac_cv_have_decl_rintl=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_round=yes
# ac_cv_have_decl_roundf=yes
# ac_cv_have_decl_roundl=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_setlocale=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sinf=yes
# ac_cv_have_decl_sinhf=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_sqrtf=yes
# ac_cv_have_decl_sqrtl=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tanf=yes
# ac_cv_have_decl_tanhf=yes
# ac_cv_have_decl_tanl=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_trunc=yes
# ac_cv_have_decl_truncf=yes
# ac_cv_have_decl_truncl=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_bp_sym_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bitypes_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_error_at_line=no
# ac_cv_lib_posix4_sched_yield=no
# ac_cv_lib_pthread_pthread_kill=no
# ac_cv_lib_rt_sched_yield=no
# ac_cv_objext=o
# ac_cv_path_DVIPS=/usr/sbin/dvips
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TEXI2DVI=/usr/sbin/texi2dvi
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_should_define__xopen_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=no
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_langinfo_codeset=no
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_inline_effective=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0=unknown
# gl_cv_cc_double_signbit=unknown
# gl_cv_cc_float_expbit0='word 0 bit 23'
# gl_cv_cc_float_signbit=unknown
# gl_cv_cc_long_double_expbit0=unknown
# gl_cv_cc_long_double_signbit=unknown
# gl_cv_decl_null_works=yes
# gl_cv_func_btowc_eof='guessing yes'
# gl_cv_func_btowc_nul='guessing yes'
# gl_cv_func_copysign_no_libm=no
# gl_cv_func_copysignf_no_libm=no
# gl_cv_func_copysignl_no_libm=no
# gl_cv_func_fdopen_works='guessing yes'
# gl_cv_func_frexp_no_libm=no
# gl_cv_func_frexpl_no_libm=no
# gl_cv_func_isnand_no_libm=yes
# gl_cv_func_isnanf_no_libm=yes
# gl_cv_func_isnanf_works='guessing yes'
# gl_cv_func_isnanl_no_libm=yes
# gl_cv_func_isnanl_works='guessing yes'
# gl_cv_func_iswcntrl_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_ldexp_no_libm=yes
# gl_cv_func_ldexpl_no_libm=no
# gl_cv_func_malloc_0_nonnull=0
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_empty_input='guessing yes'
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_memchr_works='guessing no'
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_printf_directive_a='guessing no'
# gl_cv_func_printf_directive_f='guessing no'
# gl_cv_func_printf_directive_ls='guessing yes'
# gl_cv_func_printf_enomem='guessing no'
# gl_cv_func_printf_flag_grouping='guessing yes'
# gl_cv_func_printf_flag_leftadjust='guessing yes'
# gl_cv_func_printf_flag_zero='guessing no'
# gl_cv_func_printf_infinite='guessing no'
# gl_cv_func_printf_infinite_long_double='guessing no'
# gl_cv_func_printf_long_double='guessing yes'
# gl_cv_func_printf_precision='guessing yes'
# gl_cv_func_setenv_works='guessing no'
# gl_cv_func_signbit='guessing no'
# gl_cv_func_signbit_gcc='guessing no'
# gl_cv_func_snprintf_retval_c99='guessing no'
# gl_cv_func_strerror_0_works='guessing no'
# gl_cv_func_strncat_works='guessing yes'
# gl_cv_func_svid_putenv='guessing no'
# gl_cv_func_unsetenv_works='guessing no'
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_wctob_works='guessing yes'
# gl_cv_func_wcwidth_works='guessing no'
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_acosf=yes
# gl_cv_have_raw_decl_acosl=yes
# gl_cv_have_raw_decl_asinf=yes
# gl_cv_have_raw_decl_asinl=yes
# gl_cv_have_raw_decl_atanf=yes
# gl_cv_have_raw_decl_atanl=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=no
# gl_cv_have_raw_decl_cbrt=yes
# gl_cv_have_raw_decl_cbrtf=yes
# gl_cv_have_raw_decl_cbrtl=yes
# gl_cv_have_raw_decl_ceilf=yes
# gl_cv_have_raw_decl_ceill=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_copysign=yes
# gl_cv_have_raw_decl_copysignf=yes
# gl_cv_have_raw_decl_copysignl=yes
# gl_cv_have_raw_decl_cosf=yes
# gl_cv_have_raw_decl_coshf=yes
# gl_cv_have_raw_decl_cosl=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_duplocale=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=no
# gl_cv_have_raw_decl_exp2=yes
# gl_cv_have_raw_decl_exp2f=yes
# gl_cv_have_raw_decl_exp2l=yes
# gl_cv_have_raw_decl_expf=yes
# gl_cv_have_raw_decl_expl=yes
# gl_cv_have_raw_decl_expm1=yes
# gl_cv_have_raw_decl_expm1f=yes
# gl_cv_have_raw_decl_expm1l=yes
# gl_cv_have_raw_decl_fabsf=yes
# gl_cv_have_raw_decl_fabsl=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=no
# gl_cv_have_raw_decl_ffsll=no
# gl_cv_have_raw_decl_floorf=yes
# gl_cv_have_raw_decl_floorl=yes
# gl_cv_have_raw_decl_fma=yes
# gl_cv_have_raw_decl_fmaf=yes
# gl_cv_have_raw_decl_fmal=yes
# gl_cv_have_raw_decl_fmod=yes
# gl_cv_have_raw_decl_fmodf=yes
# gl_cv_have_raw_decl_fmodl=yes
# gl_cv_have_raw_decl_fpurge=yes
# gl_cv_have_raw_decl_frexpf=yes
# gl_cv_have_raw_decl_frexpl=yes
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=no
# gl_cv_have_raw_decl_getdtablesize=no
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=no
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=no
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=yes
# gl_cv_have_raw_decl_getsubopt=no
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=no
# gl_cv_have_raw_decl_hypotf=yes
# gl_cv_have_raw_decl_hypotl=yes
# gl_cv_have_raw_decl_ilogb=yes
# gl_cv_have_raw_decl_ilogbf=yes
# gl_cv_have_raw_decl_ilogbl=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=no
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_ldexpf=yes
# gl_cv_have_raw_decl_ldexpl=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_log10=yes
# gl_cv_have_raw_decl_log10f=yes
# gl_cv_have_raw_decl_log10l=yes
# gl_cv_have_raw_decl_log1p=yes
# gl_cv_have_raw_decl_log1pf=yes
# gl_cv_have_raw_decl_log1pl=yes
# gl_cv_have_raw_decl_log2=yes
# gl_cv_have_raw_decl_log2f=yes
# gl_cv_have_raw_decl_log2l=yes
# gl_cv_have_raw_decl_log=yes
# gl_cv_have_raw_decl_logb=yes
# gl_cv_have_raw_decl_logbf=yes
# gl_cv_have_raw_decl_logbl=yes
# gl_cv_have_raw_decl_logf=yes
# gl_cv_have_raw_decl_logl=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=no
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkostemp=no
# gl_cv_have_raw_decl_mkostemps=no
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=no
# gl_cv_have_raw_decl_modf=yes
# gl_cv_have_raw_decl_modff=yes
# gl_cv_have_raw_decl_modfl=yes
# gl_cv_have_raw_decl_nl_langinfo=no
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_powf=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=no
# gl_cv_have_raw_decl_rawmemchr=no
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_remainder=yes
# gl_cv_have_raw_decl_remainderf=yes
# gl_cv_have_raw_decl_remainderl=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rint=yes
# gl_cv_have_raw_decl_rintf=yes
# gl_cv_have_raw_decl_rintl=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_round=yes
# gl_cv_have_raw_decl_roundf=yes
# gl_cv_have_raw_decl_roundl=yes
# gl_cv_have_raw_decl_rpmatch=no
# gl_cv_have_raw_decl_secure_getenv=no
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=no
# gl_cv_have_raw_decl_setlocale=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=no
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sinf=yes
# gl_cv_have_raw_decl_sinhf=yes
# gl_cv_have_raw_decl_sinl=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_sqrtf=yes
# gl_cv_have_raw_decl_sqrtl=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=no
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=no
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=no
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tanf=yes
# gl_cv_have_raw_decl_tanhf=yes
# gl_cv_have_raw_decl_tanl=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_trunc=yes
# gl_cv_have_raw_decl_truncf=yes
# gl_cv_have_raw_decl_truncl=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_wcpcpy=no
# gl_cv_have_raw_decl_wcpncpy=no
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_have_weak='guessing yes'
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=cross-compiling
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=no
# gl_cv_long_double_equals_double=yes
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_iconv_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_math_h=''
# gl_cv_next_stddef_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_ar=none
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_tr_utf8=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_RC=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing aclocal-1.15'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='arm-linux-androideabi-ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DLL_VARIABLE=''
# DSYMUTIL=''
# DUMPBIN=''
# DVIPS='/usr/sbin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# FLOAT_H=''
# GLIBC21='no'
# GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_ICONV_H_FALSE=''
# GL_GENERATE_ICONV_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE='#'
# GL_GENERATE_STDDEF_H_TRUE=''
# GL_GENERATE_STDINT_H_FALSE='#'
# GL_GENERATE_STDINT_H_TRUE=''
# GNULIB_ACOSF='0'
# GNULIB_ACOSL='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CBRT='0'
# GNULIB_CBRTF='0'
# GNULIB_CBRTL='0'
# GNULIB_CEIL='0'
# GNULIB_CEILF='0'
# GNULIB_CEILL='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_COPYSIGN='0'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_EUIDACCESS='0'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FLOOR='0'
# GNULIB_FLOORF='0'
# GNULIB_FLOORL='0'
# GNULIB_FMA='0'
# GNULIB_FMAF='0'
# GNULIB_FMAL='0'
# GNULIB_FMOD='0'
# GNULIB_FMODF='0'
# GNULIB_FMODL='0'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FREXP='1'
# GNULIB_FREXPF='0'
# GNULIB_FREXPL='1'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ICONV='1'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='0'
# GNULIB_ISINF='0'
# GNULIB_ISNAN='0'
# GNULIB_ISNAND='0'
# GNULIB_ISNANF='0'
# GNULIB_ISNANL='0'
# GNULIB_ISWBLANK='1'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHOWN='0'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOCALECONV='0'
# GNULIB_LOG10='0'
# GNULIB_LOG10F='0'
# GNULIB_LOG10L='0'
# GNULIB_LOG1P='0'
# GNULIB_LOG1PF='0'
# GNULIB_LOG1PL='0'
# GNULIB_LOG2='0'
# GNULIB_LOG2F='0'
# GNULIB_LOG2L='0'
# GNULIB_LOG='0'
# GNULIB_LOGB='0'
# GNULIB_LOGBF='0'
# GNULIB_LOGBL='0'
# GNULIB_LOGF='0'
# GNULIB_LOGL='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='1'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MODF='0'
# GNULIB_MODFF='0'
# GNULIB_MODFL='0'
# GNULIB_NL_LANGINFO='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POWF='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='0'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RINT='0'
# GNULIB_RINTF='0'
# GNULIB_RINTL='0'
# GNULIB_RMDIR='0'
# GNULIB_ROUND='0'
# GNULIB_ROUNDF='0'
# GNULIB_ROUNDL='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_SIGNBIT='1'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='1'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='1'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TANF='0'
# GNULIB_TANHF='0'
# GNULIB_TANL='0'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TRUNC='0'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_USLEEP='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_WCTOMB='IN_LIBUNISTRING_GNULIB_TESTS'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='1'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LDEXPL='1'
# HAVE_DECL_LOG10L='1'
# HAVE_DECL_LOG2='1'
# HAVE_DECL_LOG2F='1'
# HAVE_DECL_LOG2L='1'
# HAVE_DECL_LOGB='1'
# HAVE_DECL_LOGL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_REMAINDER='1'
# HAVE_DECL_REMAINDERL='1'
# HAVE_DECL_RINTF='1'
# HAVE_DECL_ROUND='1'
# HAVE_DECL_ROUNDF='1'
# HAVE_DECL_ROUNDL='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SINL='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_SQRTL='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GLOBAL_SYMBOL_PIPE='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LANGINFO_CODESET='0'
# HAVE_LANGINFO_ERA='0'
# HAVE_LANGINFO_H='0'
# HAVE_LANGINFO_T_FMT_AMPM='0'
# HAVE_LANGINFO_YESEXPR='0'
# HAVE_LCHOWN='1'
# HAVE_LDEXPF='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LOG10F='1'
# HAVE_LOG10L='1'
# HAVE_LOG1P='1'
# HAVE_LOG1PF='1'
# HAVE_LOG1PL='1'
# HAVE_LOGBF='1'
# HAVE_LOGBL='1'
# HAVE_LOGF='1'
# HAVE_LOGL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MAX_ALIGN_T='0'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDTEMP='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MODFF='1'
# HAVE_MODFL='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NL_LANGINFO='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POWF='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SQRTF='1'
# HAVE_SQRTL='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TYPES_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HEXVERSION='0x000906'
# ICONV_CONST=''
# ICONV_H=''
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='0'
# INTL_MACOSX_LIBS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBMULTITHREAD=''
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTESTS_LIBDEPS=''
# LIBTHREAD=''
# LIBTOOL='/bin/sh $(top_builddir)/libtool'
# LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE=''
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE=''
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_FALSE='#'
# LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE=''
# LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#'
# LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_FILTER_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_FALSE='#'
# LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_SET_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_SET_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_SET_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE=''
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
# LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
# LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE=''
# LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE=''
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
# LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
# LIBUNISTRING_UNICASE_H='unicase.h'
# LIBUNISTRING_UNICONV_H='uniconv.h'
# LIBUNISTRING_UNICTYPE_H='unictype.h'
# LIBUNISTRING_UNIGBRK_H='unigbrk.h'
# LIBUNISTRING_UNILBRK_H='unilbrk.h'
# LIBUNISTRING_UNINAME_H='uniname.h'
# LIBUNISTRING_UNINORM_H='uninorm.h'
# LIBUNISTRING_UNISTDIO_H='unistdio.h'
# LIBUNISTRING_UNISTR_H='unistr.h'
# LIBUNISTRING_UNITYPES_H='unitypes.h'
# LIBUNISTRING_UNIWBRK_H='uniwbrk.h'
# LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
# LIPO=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
# LOCALE_AR='none'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_TR_UTF8='none'
# LOCALE_ZH_CN='none'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBMULTITHREAD=''
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NAMESPACING='yes'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ICONV_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_ERRNO_H=''
# NEXT_FLOAT_H=''
# NEXT_ICONV_H=''
# NEXT_INTTYPES_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_MATH_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libunistring'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# RC=''
# RELOCATABLE='no'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CBRTF='0'
# REPLACE_CBRTL='0'
# REPLACE_CEIL='0'
# REPLACE_CEILF='0'
# REPLACE_CEILL='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FLOOR='0'
# REPLACE_FLOORF='0'
# REPLACE_FLOORL='0'
# REPLACE_FMA='0'
# REPLACE_FMAF='0'
# REPLACE_FMAL='0'
# REPLACE_FMOD='0'
# REPLACE_FMODF='0'
# REPLACE_FMODL='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FREXP='1'
# REPLACE_FREXPF='0'
# REPLACE_FREXPL='1'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ICONV='0'
# REPLACE_ICONV_OPEN='0'
# REPLACE_ICONV_UTF='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOG10='0'
# REPLACE_LOG10F='0'
# REPLACE_LOG10L='0'
# REPLACE_LOG1P='0'
# REPLACE_LOG1PF='0'
# REPLACE_LOG1PL='0'
# REPLACE_LOG2='0'
# REPLACE_LOG2F='0'
# REPLACE_LOG2L='0'
# REPLACE_LOG='0'
# REPLACE_LOGB='0'
# REPLACE_LOGBF='0'
# REPLACE_LOGBL='0'
# REPLACE_LOGF='0'
# REPLACE_LOGL='0'
# REPLACE_LSEEK='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MODF='0'
# REPLACE_MODFF='0'
# REPLACE_MODFL='0'
# REPLACE_NAN='0'
# REPLACE_NL_LANGINFO='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='1'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMAINDER='0'
# REPLACE_REMAINDERF='0'
# REPLACE_REMAINDERL='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_ROUND='0'
# REPLACE_ROUNDF='0'
# REPLACE_ROUNDL='0'
# REPLACE_SETENV='1'
# REPLACE_SETLOCALE='0'
# REPLACE_SIGNBIT='1'
# REPLACE_SIGNBIT_USING_GCC='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='1'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='1'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='1'
# REPLACE_USLEEP='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='1'
# REPLACE_WRITE='0'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H='stddef.h'
# STDINT_H='stdint.h'
# STRIP='arm-linux-androideabi-strip'
# TEXI2DVI='/usr/sbin/texi2dvi'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='0'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='0.9.6'
# WCHAR_T_SUFFIX='u'
# WINDOWS_64_BIT_OFF_T='0'
# WINT_T_SUFFIX='u'
# WOE32DLL_FALSE=''
# WOE32DLL_TRUE='#'
# WOE32_FALSE=''
# WOE32_TRUE='#'
# YIELD_LIB=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' frexp.o frexpl.o fseterr.o memchr.o signbitd.o signbitf.o signbitl.o strstr.o wcwidth.o'
# gl_LTLIBOBJS=' frexp.lo frexpl.lo fseterr.lo memchr.lo signbitd.lo signbitf.lo signbitl.lo strstr.lo wcwidth.lo'
# gltests_LIBOBJS=' error.o putenv.o setenv.o strerror.o strerror-override.o unsetenv.o'
# gltests_LTLIBOBJS=' error.lo putenv.lo setenv.lo strerror.lo strerror-override.lo unsetenv.lo'
# gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "libunistring"
# #define VERSION "0.9.6"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_ISWBLANK 1
# #define HAVE_SYMLINK 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STPCPY 1
# #define HAVE_STRDUP 1
# #define HAVE_WCWIDTH 1
# #define HAVE_BTOWC 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_SETENV 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCTOB 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_WINT_T 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LC_MESSAGES 1
# #define USE_POSIX_THREADS 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define INSTALLPREFIX "/usr"
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define SIG_ATOMIC_T_SUFFIX
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #define restrict __restrict
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define CHECK_PRINTF_SAFE 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define REPLACE_STRERROR_0 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_FREXP 1
# #define GNULIB_TEST_FREXPL 1
# #define HAVE_ISNAND_IN_LIBC 1
# #define HAVE_ISNANF_IN_LIBC 1
# #define HAVE_ISNANL_IN_LIBC 1
# #define HAVE_DECL_ISWBLANK 1
# #define GNULIB_TEST_ISWBLANK 1
# #define HAVE_SETLOCALE 1
# #define HAVE_USELOCALE 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define GNULIB_LOCK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_RAW_DECL_ACOSF 1
# #define HAVE_RAW_DECL_ACOSL 1
# #define HAVE_RAW_DECL_ASINF 1
# #define HAVE_RAW_DECL_ASINL 1
# #define HAVE_RAW_DECL_ATANF 1
# #define HAVE_RAW_DECL_ATANL 1
# #define HAVE_RAW_DECL_CBRT 1
# #define HAVE_RAW_DECL_CBRTF 1
# #define HAVE_RAW_DECL_CBRTL 1
# #define HAVE_RAW_DECL_CEILF 1
# #define HAVE_RAW_DECL_CEILL 1
# #define HAVE_RAW_DECL_COPYSIGN 1
# #define HAVE_RAW_DECL_COPYSIGNF 1
# #define HAVE_RAW_DECL_COPYSIGNL 1
# #define HAVE_RAW_DECL_COSF 1
# #define HAVE_RAW_DECL_COSL 1
# #define HAVE_RAW_DECL_COSHF 1
# #define HAVE_RAW_DECL_EXPF 1
# #define HAVE_RAW_DECL_EXPL 1
# #define HAVE_RAW_DECL_EXP2 1
# #define HAVE_RAW_DECL_EXP2F 1
# #define HAVE_RAW_DECL_EXP2L 1
# #define HAVE_RAW_DECL_EXPM1 1
# #define HAVE_RAW_DECL_EXPM1F 1
# #define HAVE_RAW_DECL_EXPM1L 1
# #define HAVE_RAW_DECL_FABSF 1
# #define HAVE_RAW_DECL_FABSL 1
# #define HAVE_RAW_DECL_FLOORF 1
# #define HAVE_RAW_DECL_FLOORL 1
# #define HAVE_RAW_DECL_FMA 1
# #define HAVE_RAW_DECL_FMAF 1
# #define HAVE_RAW_DECL_FMAL 1
# #define HAVE_RAW_DECL_FMOD 1
# #define HAVE_RAW_DECL_FMODF 1
# #define HAVE_RAW_DECL_FMODL 1
# #define HAVE_RAW_DECL_FREXPF 1
# #define HAVE_RAW_DECL_FREXPL 1
# #define HAVE_RAW_DECL_HYPOTF 1
# #define HAVE_RAW_DECL_HYPOTL 1
# #define HAVE_RAW_DECL_ILOGB 1
# #define HAVE_RAW_DECL_ILOGBF 1
# #define HAVE_RAW_DECL_ILOGBL 1
# #define HAVE_RAW_DECL_LDEXPF 1
# #define HAVE_RAW_DECL_LDEXPL 1
# #define HAVE_RAW_DECL_LOG 1
# #define HAVE_RAW_DECL_LOGF 1
# #define HAVE_RAW_DECL_LOGL 1
# #define HAVE_RAW_DECL_LOG10 1
# #define HAVE_RAW_DECL_LOG10F 1
# #define HAVE_RAW_DECL_LOG10L 1
# #define HAVE_RAW_DECL_LOG1P 1
# #define HAVE_RAW_DECL_LOG1PF 1
# #define HAVE_RAW_DECL_LOG1PL 1
# #define HAVE_RAW_DECL_LOG2 1
# #define HAVE_RAW_DECL_LOG2F 1
# #define HAVE_RAW_DECL_LOG2L 1
# #define HAVE_RAW_DECL_LOGB 1
# #define HAVE_RAW_DECL_LOGBF 1
# #define HAVE_RAW_DECL_LOGBL 1
# #define HAVE_RAW_DECL_MODF 1
# #define HAVE_RAW_DECL_MODFF 1
# #define HAVE_RAW_DECL_MODFL 1
# #define HAVE_RAW_DECL_POWF 1
# #define HAVE_RAW_DECL_REMAINDER 1
# #define HAVE_RAW_DECL_REMAINDERF 1
# #define HAVE_RAW_DECL_REMAINDERL 1
# #define HAVE_RAW_DECL_RINT 1
# #define HAVE_RAW_DECL_RINTF 1
# #define HAVE_RAW_DECL_RINTL 1
# #define HAVE_RAW_DECL_ROUND 1
# #define HAVE_RAW_DECL_ROUNDF 1
# #define HAVE_RAW_DECL_ROUNDL 1
# #define HAVE_RAW_DECL_SINF 1
# #define HAVE_RAW_DECL_SINL 1
# #define HAVE_RAW_DECL_SINHF 1
# #define HAVE_RAW_DECL_SQRTF 1
# #define HAVE_RAW_DECL_SQRTL 1
# #define HAVE_RAW_DECL_TANF 1
# #define HAVE_RAW_DECL_TANL 1
# #define HAVE_RAW_DECL_TANHF 1
# #define HAVE_RAW_DECL_TRUNC 1
# #define HAVE_RAW_DECL_TRUNCF 1
# #define HAVE_RAW_DECL_TRUNCL 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSNLEN 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_LDEXP_IN_LIBC 1
# #define HAVE_DECL_COPYSIGNF 1
# #define HAVE_DECL_COPYSIGN 1
# #define HAVE_DECL_COPYSIGNL 1
# #define GNULIB_TEST_SIGNBIT 1
# #define HAVE_STDINT_H 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_TEST_STRNCAT 1
# #define GNULIB_TEST_STRSTR 1
# #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
# #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
# #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
# #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
# #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
# #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
# #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
# #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
# #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
# #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1
# #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1
# #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1
# #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define GNULIB_UNISTR_U16_MBTOUC 1
# #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U16_MBTOUCR 1
# #define GNULIB_UNISTR_U16_UCTOMB 1
# #define GNULIB_UNISTR_U32_MBTOUC 1
# #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U32_MBTOUCR 1
# #define GNULIB_UNISTR_U32_UCTOMB 1
# #define GNULIB_UNISTR_U8_MBTOUC 1
# #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1
# #define GNULIB_UNISTR_U8_MBTOUCR 1
# #define GNULIB_UNISTR_U8_UCTOMB 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define HAVE_DECL_WCWIDTH 1
# #define GNULIB_TEST_WCWIDTH 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FDOPEN 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define GNULIB_TEST_MBTOWC 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_DECL__PUTENV 0
# #define GNULIB_TEST_PUTENV 1
# #define GNULIB_TEST_SETENV 1
# #define GNULIB_TEST_SETLOCALE 1
# #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
# #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FPURGE 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_GETS 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
# #define GNULIB_TEST_STRERROR 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define GNULIB_TEST_WCRTOMB 1
# #define HAVE_DECL_WCTOB 1
# #define GNULIB_TEST_WCTOB 1
# #define GNULIB_TEST_WCTOMB 1
#
# configure: exit 0