(view as text)
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 

## --------- ##
## Platform. ##
## --------- ##

hostname = unstable10x
uname -m = i86pc
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_147441-19

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = unstable10x
Release = 5.10
KernelID = Generic_147441-19
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 8

/bin/arch              = i86pc
/usr/bin/arch -k       = i86pc
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/csw/gnu
PATH: /opt/csw/bin
PATH: /usr/bin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:4627: checking for a BSD-compatible install
configure:4695: result: /opt/csw/gnu/install -c
configure:4706: checking whether build environment is sane
configure:4761: result: yes
configure:4912: checking for a thread-safe mkdir -p
configure:4951: result: /opt/csw/gnu/mkdir -p
configure:4958: checking for gawk
configure:4974: found /opt/csw/bin/gawk
configure:4985: result: gawk
configure:4996: checking whether make sets $(MAKE)
configure:5018: result: yes
configure:5047: checking whether make supports nested variables
configure:5064: result: yes
configure:5254: checking for gcc
configure:5281: result: /opt/solarisstudio12.3/bin/cc
configure:5510: checking for C compiler version
configure:5519: /opt/solarisstudio12.3/bin/cc --version >&5
cc: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:5530: $? = 1
configure:5519: /opt/solarisstudio12.3/bin/cc -v >&5
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:5530: $? = 1
configure:5519: /opt/solarisstudio12.3/bin/cc -V >&5
cc: Sun C 5.12 SunOS_i386 Patch 148918-11 2017/12/13
configure:5530: $? = 0
configure:5519: /opt/solarisstudio12.3/bin/cc -qversion >&5
cc: Warning: Option -qversion passed to ld, if ld is invoked, ignored otherwise
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:5530: $? = 1
configure:5550: checking whether the C compiler works
configure:5572: /opt/solarisstudio12.3/bin/cc  -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:5576: $? = 0
configure:5624: result: yes
configure:5627: checking for C compiler default output file name
configure:5629: result: a.out
configure:5635: checking for suffix of executables
configure:5642: /opt/solarisstudio12.3/bin/cc -o conftest  -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:5646: $? = 0
configure:5668: result: 
configure:5690: checking whether we are cross compiling
configure:5698: /opt/solarisstudio12.3/bin/cc -o conftest  -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 19: warning: statement not reached
configure:5702: $? = 0
configure:5709: ./conftest
configure:5713: $? = 0
configure:5728: result: no
configure:5733: checking for suffix of object files
configure:5755: /opt/solarisstudio12.3/bin/cc -c  -I/opt/csw/include conftest.c >&5
configure:5759: $? = 0
configure:5780: result: o
configure:5784: checking whether we are using the GNU C compiler
configure:5803: /opt/solarisstudio12.3/bin/cc -c  -I/opt/csw/include conftest.c >&5
"conftest.c", line 16: undefined symbol: choke
"conftest.c", line 16: syntax error before or at: me
cc: acomp failed for conftest.c
configure:5803: $? = 2
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.10"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:5812: result: no
configure:5821: checking whether /opt/solarisstudio12.3/bin/cc accepts -g
configure:5841: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:5841: $? = 0
configure:5882: result: yes
configure:5899: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89
configure:5962: /opt/solarisstudio12.3/bin/cc  -c -g -I/opt/csw/include conftest.c >&5
"conftest.c", line 58: warning: statement not reached
configure:5962: $? = 0
configure:5975: result: none needed
configure:6000: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together
configure:6022: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:6025: $? = 0
configure:6022: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:6025: $? = 0
configure:6037: result: yes
configure:6065: checking for style of include used by make
configure:6093: result: GNU
configure:6119: checking dependency style of /opt/solarisstudio12.3/bin/cc
configure:6230: result: none
configure:6250: checking how to run the C preprocessor
configure:6281: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
configure:6281: $? = 0
configure:6295: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
"conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:6295: $? = 2
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.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6320: result: /opt/solarisstudio12.3/bin/cc -E
configure:6340: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
configure:6340: $? = 0
configure:6354: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
"conftest.c", line 11: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:6354: $? = 2
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.10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6390: checking build system type
configure:6404: result: i386-pc-solaris2.10
configure:6424: checking host system type
configure:6437: result: i386-pc-solaris2.10
configure:6461: checking for grep that handles long lines and -e
configure:6519: result: /opt/csw/gnu/grep
configure:6524: checking for egrep
configure:6586: result: /opt/csw/gnu/grep -E
configure:6591: checking for ANSI C header files
configure:6611: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6611: $? = 0
configure:6684: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:6684: $? = 0
configure:6684: ./conftest
configure:6684: $? = 0
configure:6695: result: yes
configure:6708: checking for sys/types.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for sys/stat.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for stdlib.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for string.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for memory.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for strings.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for inttypes.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for stdint.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6708: checking for unistd.h
configure:6708: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6708: $? = 0
configure:6708: result: yes
configure:6721: checking minix/config.h usability
configure:6721: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
"conftest.c", line 54: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:6721: $? = 2
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.10"
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:6721: result: no
configure:6721: checking minix/config.h presence
configure:6721: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
"conftest.c", line 21: cannot find include file: <minix/config.h>
cc: acomp failed for conftest.c
configure:6721: $? = 2
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.10"
| #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 <minix/config.h>
configure:6721: result: no
configure:6721: checking for minix/config.h
configure:6721: result: no
configure:6745: checking whether it is safe to define __EXTENSIONS__
configure:6763: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6763: $? = 0
configure:6770: result: yes
configure:6803: checking whether _XOPEN_SOURCE should be defined
configure:6822: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6822: $? = 0
configure:6846: result: no
configure:6863: checking for Minix Amsterdam compiler
configure:6887: result: no
configure:6944: checking for ar
configure:6960: found /opt/csw/gnu/ar
configure:6971: result: ar
configure:7046: checking for ranlib
configure:7062: found /opt/csw/gnu/ranlib
configure:7073: result: ranlib
configure:8415: checking how to print strings
configure:8442: result: printf
configure:8463: checking for a sed that does not truncate output
configure:8527: result: /opt/csw/gnu/sed
configure:8545: checking for fgrep
configure:8607: result: /opt/csw/gnu/grep -F
configure:8675: checking for non-GNU ld
configure:8709: result: /usr/ccs/bin/ld
configure:8716: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:8731: result: no
configure:8743: checking for BSD- or MS-compatible name lister (nm)
configure:8800: result: /opt/csw/gnu/nm -B
configure:8930: checking the name lister (/opt/csw/gnu/nm -B) interface
configure:8937: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:8940: /opt/csw/gnu/nm -B "conftest.o"
configure:8943: output
00000000 b Bbss.bss
00000000 d Ddata.data
00000000 r Drodata.rodata
00000000 D some_variable
configure:8950: result: BSD nm
configure:8953: checking whether ln -s works
configure:8957: result: yes
configure:8965: checking the maximum length of command line arguments
configure:9096: result: 786240
configure:9144: checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format
configure:9184: result: func_convert_file_noop
configure:9191: checking how to convert i386-pc-solaris2.10 file names to toolchain format
configure:9211: result: func_convert_file_noop
configure:9218: checking for /usr/ccs/bin/ld option to reload object files
configure:9225: result: -r
configure:9299: checking for objdump
configure:9315: found /opt/csw/gnu/objdump
configure:9326: result: objdump
configure:9355: checking how to recognize dependent libraries
configure:9555: result: pass_all
configure:9640: checking for dlltool
configure:9656: found /opt/csw/gnu/dlltool
configure:9667: result: dlltool
configure:9697: checking how to associate runtime and link libraries
configure:9724: result: printf %s\n
configure:9848: checking for archiver @FILE support
configure:9865: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:9865: $? = 0
configure:9868: ar cru libconftest.a @conftest.lst >&5
configure:9871: $? = 0
configure:9876: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:9879: $? = 1
configure:9891: result: @
configure:9949: checking for strip
configure:9965: found /opt/csw/gnu/strip
configure:9976: result: strip
configure:10048: checking for ranlib
configure:10075: result: ranlib
configure:10177: checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object
configure:10330: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:10333: $? = 0
configure:10337: /opt/csw/gnu/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:10340: $? = 0
configure:10406: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c conftstm.o >&5
configure:10409: $? = 0
configure:10447: result: ok
configure:10494: checking for sysroot
configure:10524: result: no
configure:10531: checking for a working dd
configure:10569: result: /opt/csw/gnu/dd
configure:10573: checking how to truncate binary pipes
configure:10588: result: /opt/csw/gnu/dd bs=4096 count=1
configure:10837: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:10840: $? = 0
configure:10917: checking for mt
configure:10933: found /opt/csw/bin/mt
configure:10944: result: mt
configure:10967: checking if mt is a manifest tool
configure:10973: mt '-?'
mt: Bad Option: '-?'.
Usage: mt [ -f device ] [options] command [ count ]
Options:
	-help		print this online help
	-version	print version number
	-wready		wait for the tape to become ready before doing command

Commands are:
weof          write EOF mark
eof           write EOF mark
fsf           forward skip FILE mark
bsf           backward skip FILE mark
asf           absolute FILE mark pos
fsr           forward skip record
bsr           backward skip record
rewind        rewind tape
offline       rewind and unload
rewoffl       rewind and unload
status        get tape status
nop           no operation
retension     retension tape cartridge
erase         erase tape
eom           position to EOM
nbsf          backward skip FILE mark
load          load tape
configure:10981: result: no
configure:11655: checking for dlfcn.h
configure:11655: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:11655: $? = 0
configure:11655: result: yes
configure:12209: checking for objdir
configure:12224: result: .libs
configure:12881: checking for /opt/solarisstudio12.3/bin/cc option to produce PIC
configure:12888: result: -KPIC -DPIC
configure:12896: checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works
configure:12914: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -KPIC -DPIC -DPIC conftest.c >&5
configure:12918: $? = 0
configure:12931: result: yes
configure:12960: checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works
configure:12988: result: yes
configure:13003: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:13024: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -o out/conftest2.o conftest.c >&5
configure:13028: $? = 0
configure:13050: result: yes
configure:13058: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:13105: result: yes
configure:13138: checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries
configure:14397: result: yes
configure:14637: checking dynamic linker characteristics
configure:15455: result: solaris2.10 ld.so
configure:15577: checking how to hardcode library paths into programs
configure:15602: result: immediate
configure:16150: checking whether stripping libraries is possible
configure:16155: result: yes
configure:16190: checking if libtool supports shared libraries
configure:16192: result: yes
configure:16195: checking whether to build shared libraries
configure:16220: result: yes
configure:16223: checking whether to build static libraries
configure:16227: result: yes
configure:16308: checking for windres
configure:16324: found /opt/csw/gnu/windres
configure:16335: result: windres
configure:16458: checking for size_t
configure:16458: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:16458: $? = 0
configure:16458: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 75: syntax error before or at: )
cc: acomp failed for conftest.c
configure:16458: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:16458: result: yes
configure:16471: checking for working alloca.h
configure:16488: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:16488: $? = 0
configure:16496: result: yes
configure:16504: checking for alloca
configure:16541: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:16541: $? = 0
configure:16549: result: yes
configure:16661: checking whether the preprocessor supports include_next
configure:16699: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:16699: $? = 0
configure:16720: result: yes
configure:16741: checking whether system header files limit the line length
configure:16764: result: no
configure:16775: checking for complete errno.h
configure:16848: result: yes
configure:17425: checking whether frexp() can be used without linking with libm
configure:17443: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 48: warning: statement not reached
configure:17443: $? = 0
configure:17452: result: yes
configure:17455: checking whether alarm is declared
configure:17455: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:17455: $? = 0
configure:17455: result: yes
configure:17467: checking whether long double and double are the same
configure:17488: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 50: zero or negative subscript
cc: acomp failed for conftest.c
configure:17488: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| #include <float.h>
| int
| main ()
| {
| typedef int check[sizeof (long double) == sizeof (double)
|                               && LDBL_MANT_DIG == DBL_MANT_DIG
|                               && LDBL_MAX_EXP == DBL_MAX_EXP
|                               && LDBL_MIN_EXP == DBL_MIN_EXP
|                               ? 1 : -1];
| 
|   ;
|   return 0;
| }
configure:17496: result: no
configure:17514: checking for __fseterr
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 78: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
__fseterr                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| /* Define __fseterr to an innocuous variant, in case <limits.h> declares __fseterr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __fseterr innocuous___fseterr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __fseterr (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:17514: result: no
configure:17514: checking for iswcntrl
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 78: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for iswblank
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 79: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for uselocale
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 80: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
uselocale                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| /* end confdefs.h.  */
| /* Define uselocale to an innocuous variant, in case <limits.h> declares uselocale.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define uselocale innocuous_uselocale
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char uselocale (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef uselocale
| 
| /* 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 uselocale ();
| /* 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_uselocale || defined __stub___uselocale
| choke me
| #endif
| 
| int
| main ()
| {
| return uselocale ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for newlocale
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 80: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
newlocale                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| /* end confdefs.h.  */
| /* Define newlocale to an innocuous variant, in case <limits.h> declares newlocale.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define newlocale innocuous_newlocale
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char newlocale (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef newlocale
| 
| /* 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 newlocale ();
| /* 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_newlocale || defined __stub___newlocale
| choke me
| #endif
| 
| int
| main ()
| {
| return newlocale ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for duplocale
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 80: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
duplocale                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| /* end confdefs.h.  */
| /* Define duplocale to an innocuous variant, in case <limits.h> declares duplocale.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define duplocale innocuous_duplocale
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char duplocale (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef duplocale
| 
| /* 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 duplocale ();
| /* 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_duplocale || defined __stub___duplocale
| choke me
| #endif
| 
| int
| main ()
| {
| return duplocale ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for freelocale
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 80: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
freelocale                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| /* end confdefs.h.  */
| /* Define freelocale to an innocuous variant, in case <limits.h> declares freelocale.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define freelocale innocuous_freelocale
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char freelocale (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef freelocale
| 
| /* 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 freelocale ();
| /* 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_freelocale || defined __stub___freelocale
| choke me
| #endif
| 
| int
| main ()
| {
| return freelocale ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for mbsinit
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 80: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for mbrtowc
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 81: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for mprotect
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 82: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for snprintf
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 83: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for stpcpy
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 84: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
stpcpy                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define stpcpy innocuous_stpcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef stpcpy
| 
| /* 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 stpcpy ();
| /* 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_stpcpy || defined __stub___stpcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return stpcpy ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for strdup
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 84: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for wcwidth
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 85: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for btowc
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 86: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for _set_invalid_parameter_handler
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 87: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
_set_invalid_parameter_handler      conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 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 <limits.h> declares _set_invalid_parameter_handler.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #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:17514: result: no
configure:17514: checking for getprogname
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 87: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
getprogname                         conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17514: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| /* end confdefs.h.  */
| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getprogname innocuous_getprogname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getprogname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getprogname
| 
| /* 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 getprogname ();
| /* 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_getprogname || defined __stub___getprogname
| choke me
| #endif
| 
| int
| main ()
| {
| return getprogname ();
|   ;
|   return 0;
| }
configure:17514: result: no
configure:17514: checking for getexecname
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 87: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for isblank
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 88: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for pthread_sigmask
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 89: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for setenv
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 90: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for sleep
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 91: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for usleep
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 92: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for wcrtomb
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 93: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17514: checking for wctob
configure:17514: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 94: warning: statement not reached
configure:17514: $? = 0
configure:17514: result: yes
configure:17564: checking for ld
configure:17692: result: /usr/ccs/bin/ld
configure:17699: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:17714: result: no
configure:17721: checking for shared library run path origin
configure:17734: result: done
configure:17755: checking 32-bit host C ABI
configure:17980: result: no
configure:17991: checking for 64-bit host
configure:18005: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 62: warning: old-style declaration or incorrect type for: error
"conftest.c", line 62: syntax error before or at: fail
"conftest.c", line 62: warning: old-style declaration or incorrect type for: fail
cc: acomp failed for conftest.c
configure:18005: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| /* end confdefs.h.  */
| #ifdef _LP64
|                  int ok;
|                 #else
|                  error fail
|                 #endif
| 
configure:18013: result: no
configure:18017: checking for the common suffixes of directories in the library search path
configure:18068: result: lib,lib
configure:18589: checking for iconv
configure:18613: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
libiconv_close                      conftest.o
libiconv_open                       conftest.o
libiconv                            conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:18613: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| 
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|            iconv(cd,NULL,NULL,NULL,NULL);
|            iconv_close(cd);
|   ;
|   return 0;
| }
configure:18637: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  /opt/csw/lib/libiconv.so -R/opt/csw/lib >&5
configure:18637: $? = 0
configure:18647: result: yes
configure:18650: checking for working iconv
configure:18791: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  /opt/csw/lib/libiconv.so -R/opt/csw/lib >&5
"conftest.c", line 84: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83
	argument : pointer to pointer to char
"conftest.c", line 104: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83
	argument : pointer to pointer to char
"conftest.c", line 123: warning: argument #2 is incompatible with prototype:
	prototype: pointer to pointer to const char : "/opt/csw/include/iconv.h", line 83
	argument : pointer to pointer to char
"conftest.c", line 177: warning: statement not reached
configure:18791: $? = 0
configure:18791: ./conftest
configure:18791: $? = 0
configure:18803: result: yes
configure:18818: checking how to link with libiconv
configure:18820: result: /opt/csw/lib/libiconv.so -R/opt/csw/lib
configure:18831: checking for iconv declaration
configure:18860: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 68: identifier redeclared: libiconv
	current : function(pointer to void, pointer to pointer to char, pointer to unsigned int, pointer to pointer to char, pointer to unsigned int) returning unsigned int
	previous: function(pointer to void, pointer to pointer to const char, pointer to unsigned int, pointer to pointer to char, pointer to unsigned int) returning unsigned int : "/opt/csw/include/iconv.h", line 83
cc: acomp failed for conftest.c
configure:18860: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:18871: result:
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18894: checking for iconv.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for crtdefs.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 96: cannot find include file: <crtdefs.h>
cc: acomp failed for conftest.c
configure:18894: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <crtdefs.h>
configure:18894: result: no
configure:18894: checking for wctype.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for langinfo.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for limits.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for xlocale.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 99: cannot find include file: <xlocale.h>
cc: acomp failed for conftest.c
configure:18894: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <xlocale.h>
configure:18894: result: no
configure:18894: checking for math.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for sys/mman.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for wchar.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for stdint.h
configure:18894: result: yes
configure:18894: checking for unistd.h
configure:18894: result: yes
configure:18894: checking for features.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 104: cannot find include file: <features.h>
cc: acomp failed for conftest.c
configure:18894: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <features.h>
configure:18894: result: no
configure:18894: checking for inttypes.h
configure:18894: result: yes
configure:18894: checking for semaphore.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for sys/socket.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18894: checking for sys/time.h
configure:18894: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18894: $? = 0
configure:18894: result: yes
configure:18907: checking for inline
configure:18923: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:18923: $? = 0
configure:18931: result: inline
configure:18950: checking where to find the exponent in a 'double'
configure:19264: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:19264: $? = 0
configure:19264: ./conftest
configure:19264: $? = 0
configure:19276: result: word 1 bit 20
configure:19296: checking where to find the exponent in a 'float'
configure:19373: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:19373: $? = 0
configure:19373: ./conftest
configure:19373: $? = 0
configure:19385: result: word 0 bit 23
configure:19405: checking whether byte ordering is bigendian
configure:19420: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 79: warning: old-style declaration or incorrect type for: not
"conftest.c", line 79: syntax error before or at: a
"conftest.c", line 79: warning: old-style declaration or incorrect type for: a
"conftest.c", line 79: warning: old-style declaration or incorrect type for: universal
"conftest.c", line 79: warning: old-style declaration or incorrect type for: capable
"conftest.c", line 79: warning: old-style declaration or incorrect type for: compiler
cc: acomp failed for conftest.c
configure:19420: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #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:19465: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 85: undefined symbol: bogus
"conftest.c", line 85: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:19465: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| /* end confdefs.h.  */
| #include <sys/types.h>
| 	     #include <sys/param.h>
| 
| 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:19509: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19509: $? = 0
configure:19526: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 84: undefined symbol: not
"conftest.c", line 84: syntax error before or at: big
cc: acomp failed for conftest.c
configure:19526: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| /* end confdefs.h.  */
| #include <limits.h>
| 
| int
| main ()
| {
| #ifndef _BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:19611: result: no
configure:19644: checking for wint_t
configure:19669: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19669: $? = 0
configure:19676: result: yes
configure:19683: checking whether wint_t is too small
configure:19711: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19711: $? = 0
configure:19718: result: no
configure:19845: checking whether iswcntrl works
configure:19889: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:19889: $? = 0
configure:19889: ./conftest
configure:19889: $? = 0
configure:19900: result: yes
configure:19924: checking for towlower
configure:19924: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 115: warning: statement not reached
configure:19924: $? = 0
configure:19924: result: yes
configure:19972: checking for wctype_t
configure:20000: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20000: $? = 0
configure:20008: result: yes
configure:20014: checking for wctrans_t
configure:20040: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20040: $? = 0
configure:20048: result: yes
configure:20149: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.
configure:20172: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 86: undefined symbol: ULLONG_WIDTH
"conftest.c", line 86: non-constant initializer: op "NAME"
cc: acomp failed for conftest.c
configure:20172: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| /* end confdefs.h.  */
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
|             #endif
|             #include <limits.h>
|             long long llm = LLONG_MAX;
|             int wb = WORD_BIT;
|             int ullw = ULLONG_WIDTH;
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20179: result: no
configure:20197: checking for nl_langinfo and CODESET
configure:20213: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 86: warning: statement not reached
configure:20213: $? = 0
configure:20222: result: yes
configure:20251: checking for wchar_t
configure:20268: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20268: $? = 0
configure:20275: result: yes
configure:20288: checking for good max_align_t
configure:20310: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 83: undefined symbol: max_align_t
cc: acomp failed for conftest.c
configure:20310: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| /* end confdefs.h.  */
| #include <stddef.h>
|             unsigned int s = sizeof (max_align_t);
|             #if defined __GNUC__ || defined __IBM__ALIGNOF__
|             int check1[2 * (__alignof__ (double) <= __alignof__ (max_align_t)) - 1];
|             int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
|             #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20318: result: no
configure:20330: checking whether NULL can be used in arbitrary expressions
configure:20348: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20348: $? = 0
configure:20355: result: yes
configure:20448: checking for LC_MESSAGES
configure:20464: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 88: warning: statement not reached
configure:20464: $? = 0
configure:20472: result: yes
configure:20673: checking for CFPreferencesCopyAppValue
configure:20691: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
"conftest.c", line 83: cannot find include file: <CoreFoundation/CFPreferences.h>
"conftest.c", line 87: warning: implicit function declaration: CFPreferencesCopyAppValue
"conftest.c", line 87: undefined symbol: NULL
cc: acomp failed for conftest.c
configure:20691: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:20700: result: no
configure:20707: checking for CFLocaleCopyCurrent
configure:20725: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
"conftest.c", line 83: cannot find include file: <CoreFoundation/CFLocale.h>
"conftest.c", line 87: warning: implicit function declaration: CFLocaleCopyCurrent
cc: acomp failed for conftest.c
configure:20725: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:20734: result: no
configure:20741: checking for CFLocaleCopyPreferredLanguages
configure:20759: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
"conftest.c", line 83: cannot find include file: <CoreFoundation/CFLocale.h>
"conftest.c", line 87: warning: implicit function declaration: CFLocaleCopyPreferredLanguages
cc: acomp failed for conftest.c
configure:20759: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyPreferredLanguages();
|   ;
|   return 0;
| }
configure:20768: result: no
configure:20797: checking whether imported symbols can be declared weak
configure:20815: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:20815: $? = 0
configure:20849: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:20849: $? = 0
configure:20849: ./conftest
configure:20849: $? = 0
configure:20864: result: yes
configure:20869: checking pthread.h usability
configure:20869: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20869: $? = 0
configure:20869: result: yes
configure:20869: checking pthread.h presence
configure:20869: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:20869: $? = 0
configure:20869: result: yes
configure:20869: checking for pthread.h
configure:20869: result: yes
configure:20907: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c   >&5
configure:20907: $? = 0
configure:20923: checking for pthread_kill in -lpthread
configure:20948: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lpthread   >&5
"conftest.c", line 96: warning: statement not reached
configure:20948: $? = 0
configure:20957: result: yes
configure:21700: checking for multithread API to use
configure:21702: result: posix
configure:21808: checking whether malloc, realloc, calloc are POSIX compliant
configure:21828: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:21828: $? = 0
configure:21836: result: yes
configure:21843: checking for stdlib.h
configure:21843: result: yes
configure:21853: checking for GNU libc compatible malloc
configure:21889: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 100: warning: statement not reached
configure:21889: $? = 0
configure:21889: ./conftest
configure:21889: $? = 0
configure:21900: result: yes
configure:21915: checking for unsigned long long int
configure:21954: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 113: warning: statement not reached
configure:21954: $? = 0
configure:21963: result: yes
configure:21973: checking for long long int
configure:22011: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 108: warning: statement not reached
configure:22011: $? = 0
configure:22011: ./conftest
configure:22011: $? = 0
configure:22023: result: yes
configure:22035: checking for mbstate_t
configure:22059: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 135: warning: statement not reached
configure:22059: $? = 0
configure:22066: result: yes
configure:22181: checking for a traditional japanese locale
configure:22260: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:22263: $? = 0
configure:22321: result: ja_JP.eucJP
configure:22329: checking for a transitional chinese locale
configure:22409: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:22412: $? = 0
configure:22463: result: zh_CN.GB18030
configure:22470: checking for a french Unicode locale
configure:22542: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:22545: $? = 0
configure:22591: result: fr_FR.UTF-8
configure:22685: checking for mmap
configure:22685: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 126: warning: statement not reached
configure:22685: $? = 0
configure:22685: result: yes
configure:22696: checking for MAP_ANONYMOUS
configure:22733: result: yes
configure:22757: checking whether memchr works
configure:22837: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 150: warning: statement not reached
configure:22837: $? = 0
configure:22837: ./conftest
configure:22837: $? = 0
configure:22848: result: yes
configure:22860: checking whether <limits.h> defines MIN and MAX
configure:22877: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 92: warning: implicit function declaration: MIN
"conftest.c", line 92: non-constant initializer: op "CALL"
cc: acomp failed for conftest.c
configure:22877: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #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 <limits.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22884: result: no
configure:22897: checking whether <sys/param.h> defines MIN and MAX
configure:22914: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 92: warning: implicit function declaration: MIN
"conftest.c", line 92: non-constant initializer: op "CALL"
cc: acomp failed for conftest.c
configure:22914: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #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 <sys/param.h>
|             int x = MIN (42, 17);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22921: result: no
configure:22942: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 92: warning: old-style declaration or incorrect type for: not
"conftest.c", line 92: syntax error before or at: a
"conftest.c", line 92: warning: old-style declaration or incorrect type for: a
"conftest.c", line 92: warning: old-style declaration or incorrect type for: universal
"conftest.c", line 92: warning: old-style declaration or incorrect type for: capable
"conftest.c", line 92: warning: old-style declaration or incorrect type for: compiler
cc: acomp failed for conftest.c
configure:22942: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #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.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
| 
configure:22975: checking whether to activate relocatable installation
configure:22990: result: no
configure:23011: checking for stdbool.h that conforms to C99
configure:23086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
cc: acomp failed for conftest.c
configure:23086: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| /* end confdefs.h.  */
| 
|              #include <stdbool.h>
| 
|              #ifdef __cplusplus
|               typedef bool Bool;
|              #else
|               typedef _Bool Bool;
|               #ifndef bool
|                "error: bool is not defined"
|               #endif
|               #ifndef false
|                "error: false is not defined"
|               #endif
|               #if false
|                "error: false is not 0"
|               #endif
|               #ifndef true
|                "error: true is not defined"
|               #endif
|               #if true != 1
|                "error: true is not 1"
|               #endif
|              #endif
| 
|              #ifndef __bool_true_false_are_defined
|               "error: __bool_true_false_are_defined is not defined"
|              #endif
| 
|              struct s { Bool s: 1; Bool t; bool u: 1; bool v; } s;
| 
|              char a[true == 1 ? 1 : -1];
|              char b[false == 0 ? 1 : -1];
|              char c[__bool_true_false_are_defined == 1 ? 1 : -1];
|              char d[(bool) 0.5 == true ? 1 : -1];
|              /* See body of main program for 'e'.  */
|              char f[(Bool) 0.0 == false ? 1 : -1];
|              char g[true];
|              char h[sizeof (Bool)];
|              char i[sizeof s.t];
|              enum { j = false, k = true, l = false * true, m = true * 256 };
|              /* The following fails for
|                 HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
|              Bool n[m];
|              char o[sizeof n == m * sizeof n[0] ? 1 : -1];
|              char p[-1 - (Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
|              /* Catch a bug in an HP-UX C compiler.  See
|                 https://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
|                 https://lists.gnu.org/r/bug-coreutils/2005-11/msg00161.html
|               */
|              Bool q = true;
|              Bool *pq = &q;
|              bool *qq = &q;
| 
| int
| main ()
| {
| 
|              bool e = &s;
|              *pq |= q; *pq |= ! q;
|              *qq |= q; *qq |= ! q;
|              /* Refer to every declared value, to avoid compiler optimizations.  */
|              return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
|                      + !m + !n + !o + !p + !q + !pq + !qq);
| 
|   ;
|   return 0;
| }
configure:23093: result: no
configure:23095: checking for _Bool
configure:23095: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23095: $? = 0
configure:23095: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: syntax error before or at: )
cc: acomp failed for conftest.c
configure:23095: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:23095: result: yes
configure:23238: checking whether stdint.h conforms to C99
configure:23418: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 193: identifier redeclared: k
	current : unsigned long
	previous: unsigned int : "conftest.c", line 192
"conftest.c", line 222: bit-field size < 0: check_UINT8_C
"conftest.c", line 224: bit-field size < 0: check_UINT16_C
"conftest.c", line 244: bit-field size < 0: check_uint_fast16
cc: acomp failed for conftest.c
configure:23418: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| 
| 
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
| #define __STDC_CONSTANT_MACROS 1
| #define __STDC_LIMIT_MACROS 1
| #include <stdint.h>
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>.  */
| #if !(defined WCHAR_MIN && defined WCHAR_MAX)
| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>"
| #endif
| 
| 
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #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;
| 
| /* Check that SIZE_MAX has the correct type, if possible.  */
| #if 201112 <= __STDC_VERSION__
| int k = _Generic (SIZE_MAX, size_t: 0);
| #elif (2 <= __GNUC__ || defined __IBM__TYPEOF__        || (0x5110 <= __SUNPRO_C && !__STDC__))
| extern size_t k;
| extern __typeof__ (SIZE_MAX) k;
| #endif
| 
| #include <limits.h> /* 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:23517: result: no
configure:23631: checking sys/inttypes.h usability
configure:23631: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23631: $? = 0
configure:23631: result: yes
configure:23631: checking sys/inttypes.h presence
configure:23631: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:23631: $? = 0
configure:23631: result: yes
configure:23631: checking for sys/inttypes.h
configure:23631: result: yes
configure:23631: checking sys/bitypes.h usability
configure:23631: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 127: cannot find include file: <sys/bitypes.h>
cc: acomp failed for conftest.c
configure:23631: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bitypes.h>
configure:23631: result: no
configure:23631: checking sys/bitypes.h presence
configure:23631: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
"conftest.c", line 94: cannot find include file: <sys/bitypes.h>
cc: acomp failed for conftest.c
configure:23631: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <sys/bitypes.h>
configure:23631: result: no
configure:23631: checking for sys/bitypes.h
configure:23631: result: no
configure:23653: checking for bit size of ptrdiff_t
configure:23658: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 136: warning: statement not reached
configure:23658: $? = 0
configure:23658: ./conftest
configure:23658: $? = 0
configure:23679: result: 32
configure:23653: checking for bit size of size_t
configure:23658: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 137: warning: statement not reached
configure:23658: $? = 0
configure:23658: ./conftest
configure:23658: $? = 0
configure:23679: result: 32
configure:23698: checking for bit size of sig_atomic_t
configure:23703: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 138: warning: statement not reached
configure:23703: $? = 0
configure:23703: ./conftest
configure:23703: $? = 0
configure:23724: result: 32
configure:23698: checking for bit size of wchar_t
configure:23703: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 139: warning: statement not reached
configure:23703: $? = 0
configure:23703: ./conftest
configure:23703: $? = 0
configure:23724: result: 32
configure:23698: checking for bit size of wint_t
configure:23703: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 140: warning: statement not reached
configure:23703: $? = 0
configure:23703: ./conftest
configure:23703: $? = 0
configure:23724: result: 32
configure:23742: checking whether sig_atomic_t is signed
configure:23769: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23769: $? = 0
configure:23779: result: yes
configure:23742: checking whether wchar_t is signed
configure:23769: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23769: $? = 0
configure:23779: result: yes
configure:23742: checking whether wint_t is signed
configure:23769: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23769: $? = 0
configure:23779: result: yes
configure:23801: checking for ptrdiff_t integer literal suffix
configure:23847: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23847: $? = 0
configure:23856: result: 
configure:23801: checking for size_t integer literal suffix
configure:23847: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23847: $? = 0
configure:23856: result: u
configure:23873: checking for sig_atomic_t integer literal suffix
configure:23919: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23919: $? = 0
configure:23928: result: 
configure:23873: checking for wchar_t integer literal suffix
configure:23919: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 117: identifier redeclared: foo
	current : int
	previous: long : "conftest.c", line 116
cc: acomp failed for conftest.c
configure:23919: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| /* end confdefs.h.  */
| 
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
| 
|               extern wchar_t foo;
|               extern int foo;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:23919: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23919: $? = 0
configure:23928: result: l
configure:23873: checking for wint_t integer literal suffix
configure:23919: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 118: identifier redeclared: foo
	current : int
	previous: long : "conftest.c", line 117
cc: acomp failed for conftest.c
configure:23919: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| /* end confdefs.h.  */
| 
|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|      included before <wchar.h>.  */
|   #include <stddef.h>
|   #include <signal.h>
|   #if HAVE_WCHAR_H
|   # include <stdio.h>
|   # include <time.h>
|   # include <wchar.h>
|   #endif
| 
|               extern wint_t foo;
|               extern int foo;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:23919: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23919: $? = 0
configure:23928: result: l
configure:23975: checking for C/C++ restrict keyword
configure:24002: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 108: syntax error before or at: ip
"conftest.c", line 108: warning: undefined or missing type for: ip
"conftest.c", line 108: undefined symbol: ip
"conftest.c", line 108: cannot dereference non-pointer type
"conftest.c", line 109: undefined symbol: __restrict
"conftest.c", line 110: undefined symbol: __restrict
"conftest.c", line 116: syntax error before or at: t
"conftest.c", line 117: undefined symbol: t
"conftest.c", line 117: cannot dereference non-pointer type
"conftest.c", line 118: warning: improper pointer/integer combination: arg #1
"conftest.c", line 121: warning: statement not reached
cc: acomp failed for conftest.c
configure:24002: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| /* end confdefs.h.  */
| typedef int *int_ptr;
|            int foo (int_ptr __restrict ip) { return ip[0]; }
|            int bar (int [__restrict]); /* Catch GCC bug 14050.  */
|            int bar (int ip[__restrict]) { return ip[0]; }
| 
| int
| main ()
| {
| int s[1];
|            int *__restrict t = s;
|            t[0] = 0;
|            return foo (t) + bar (t);
| 
|   ;
|   return 0;
| }
configure:24002: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 121: warning: statement not reached
configure:24002: $? = 0
configure:24010: result: __restrict__
configure:24112: checking for mmap
configure:24112: result: yes
configure:24123: checking for MAP_ANONYMOUS
configure:24160: result: yes
configure:24172: checking whether strncat works
configure:24260: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 175: warning: statement not reached
configure:24260: $? = 0
configure:24260: ./conftest
configure:24260: $? = 0
configure:24271: result: yes
configure:24284: checking whether strstr works
configure:24342: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 127: warning: statement not reached
configure:24342: $? = 0
configure:24342: ./conftest
configure:24342: $? = 0
configure:24353: result: yes
configure:24365: checking for pid_t
configure:24365: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24365: $? = 0
configure:24365: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 145: syntax error before or at: )
cc: acomp failed for conftest.c
configure:24365: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24365: result: yes
configure:24376: checking for mode_t
configure:24376: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24376: $? = 0
configure:24376: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 145: syntax error before or at: )
cc: acomp failed for conftest.c
configure:24376: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:24376: result: yes
configure:24659: checking for inttypes.h
configure:24678: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 119: warning: statement not reached
configure:24678: $? = 0
configure:24685: result: yes
configure:24696: checking for stdint.h
configure:24713: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 118: warning: statement not reached
configure:24713: $? = 0
configure:24720: result: yes
configure:24733: checking for intmax_t
configure:24758: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 127: warning: statement not reached
configure:24758: $? = 0
configure:24765: result: yes
configure:24791: checking whether snprintf returns a byte count as in C99
configure:24880: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:24880: $? = 0
configure:24880: ./conftest
configure:24880: $? = 0
configure:24891: result: yes
configure:24902: checking for snprintf
configure:24902: result: yes
configure:24902: checking for strnlen
configure:24902: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 150: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
strnlen                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:24902: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnlen innocuous_strnlen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnlen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnlen
| 
| /* 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 strnlen ();
| /* 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_strnlen || defined __stub___strnlen
| choke me
| #endif
| 
| int
| main ()
| {
| return strnlen ();
|   ;
|   return 0;
| }
configure:24902: result: no
configure:24902: checking for wcslen
configure:24902: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 150: warning: statement not reached
configure:24902: $? = 0
configure:24902: result: yes
configure:24902: checking for wcsnlen
configure:24902: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 151: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
wcsnlen                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:24902: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| /* end confdefs.h.  */
| /* Define wcsnlen to an innocuous variant, in case <limits.h> declares wcsnlen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define wcsnlen innocuous_wcsnlen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char wcsnlen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef wcsnlen
| 
| /* 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 wcsnlen ();
| /* 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_wcsnlen || defined __stub___wcsnlen
| choke me
| #endif
| 
| int
| main ()
| {
| return wcsnlen ();
|   ;
|   return 0;
| }
configure:24902: result: no
configure:24902: checking for mbrtowc
configure:24902: result: yes
configure:24902: checking for wcrtomb
configure:24902: result: yes
configure:24911: checking whether _snprintf is declared
configure:24911: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 126: undefined symbol: _snprintf
cc: acomp failed for conftest.c
configure:24911: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef _snprintf
| #ifdef __cplusplus
|   (void) _snprintf;
| #else
|   (void) _snprintf;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:24911: result: no
configure:24935: checking whether printf supports 'long double' arguments
configure:24993: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:24993: $? = 0
configure:24993: ./conftest
configure:24993: $? = 0
configure:25004: result: yes
configure:25021: checking whether printf supports infinite 'double' arguments
configure:25142: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25142: $? = 0
configure:25142: ./conftest
configure:25142: $? = 63
configure: program exited with status 63
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <string.h>
| static int
| strisnan (const char *string, size_t start_index, size_t end_index)
| {
|   if (start_index < end_index)
|     {
|       if (string[start_index] == '-')
|         start_index++;
|       if (start_index + 3 <= end_index
|           && memcmp (string + start_index, "nan", 3) == 0)
|         {
|           start_index += 3;
|           if (start_index == end_index
|               || (string[start_index] == '(' && string[end_index - 1] == ')'))
|             return 1;
|         }
|     }
|   return 0;
| }
| static int
| have_minus_zero ()
| {
|   static double plus_zero = 0.0;
|   double minus_zero = - plus_zero;
|   return memcmp (&plus_zero, &minus_zero, sizeof (double)) != 0;
| }
| static char buf[10000];
| static double zero = 0.0;
| int main ()
| {
|   int result = 0;
|   if (sprintf (buf, "%f", 1.0 / zero) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%f", -1.0 / zero) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%f", zero / zero) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 2;
|   if (sprintf (buf, "%e", 1.0 / zero) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 4;
|   if (sprintf (buf, "%e", -1.0 / zero) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 4;
|   if (sprintf (buf, "%e", zero / zero) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 8;
|   if (sprintf (buf, "%g", 1.0 / zero) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 16;
|   if (sprintf (buf, "%g", -1.0 / zero) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 16;
|   if (sprintf (buf, "%g", zero / zero) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 32;
|   /* This test fails on HP-UX 10.20.  */
|   if (have_minus_zero ())
|     if (sprintf (buf, "%g", - zero) < 0
|         || strcmp (buf, "-0") != 0)
|     result |= 64;
|   return result;
| }
configure:25153: result: no
configure:25168: checking whether printf supports infinite 'long double' arguments
configure:25480: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25480: $? = 0
configure:25480: ./conftest
configure:25480: $? = 3
configure: program exited with status 3
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| /* end confdefs.h.  */
| 
| 
| #include <stdlib.h>
| #if defined __MACH__ && defined __APPLE__
| /* Avoid a crash on Mac OS X.  */
| #include <mach/mach.h>
| #include <mach/mach_error.h>
| #include <mach/thread_status.h>
| #include <mach/exception.h>
| #include <mach/task.h>
| #include <pthread.h>
| /* The exception port on which our thread listens.  */
| static mach_port_t our_exception_port;
| /* The main function of the thread listening for exceptions of type
|    EXC_BAD_ACCESS.  */
| static void *
| mach_exception_thread (void *arg)
| {
|   /* Buffer for a message to be received.  */
|   struct {
|     mach_msg_header_t head;
|     mach_msg_body_t msgh_body;
|     char data[1024];
|   } msg;
|   mach_msg_return_t retval;
|   /* Wait for a message on the exception port.  */
|   retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
|                      our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
|   if (retval != MACH_MSG_SUCCESS)
|     abort ();
|   exit (1);
| }
| static void
| nocrash_init (void)
| {
|   mach_port_t self = mach_task_self ();
|   /* Allocate a port on which the thread shall listen for exceptions.  */
|   if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
|       == KERN_SUCCESS) {
|     /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html.  */
|     if (mach_port_insert_right (self, our_exception_port, our_exception_port,
|                                 MACH_MSG_TYPE_MAKE_SEND)
|         == KERN_SUCCESS) {
|       /* The exceptions we want to catch.  Only EXC_BAD_ACCESS is interesting
|          for us.  */
|       exception_mask_t mask = EXC_MASK_BAD_ACCESS;
|       /* Create the thread listening on the exception port.  */
|       pthread_attr_t attr;
|       pthread_t thread;
|       if (pthread_attr_init (&attr) == 0
|           && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
|           && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
|         pthread_attr_destroy (&attr);
|         /* Replace the exception port info for these exceptions with our own.
|            Note that we replace the exception port for the entire task, not only
|            for a particular thread.  This has the effect that when our exception
|            port gets the message, the thread specific exception port has already
|            been asked, and we don't need to bother about it.
|            See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html.  */
|         task_set_exception_ports (self, mask, our_exception_port,
|                                   EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
|       }
|     }
|   }
| }
| #elif defined _WIN32 && ! defined __CYGWIN__
| /* Avoid a crash on native Windows.  */
| #define WIN32_LEAN_AND_MEAN
| #include <windows.h>
| #include <winerror.h>
| static LONG WINAPI
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
| {
|   switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
|     {
|     case EXCEPTION_ACCESS_VIOLATION:
|     case EXCEPTION_IN_PAGE_ERROR:
|     case EXCEPTION_STACK_OVERFLOW:
|     case EXCEPTION_GUARD_PAGE:
|     case EXCEPTION_PRIV_INSTRUCTION:
|     case EXCEPTION_ILLEGAL_INSTRUCTION:
|     case EXCEPTION_DATATYPE_MISALIGNMENT:
|     case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
|     case EXCEPTION_NONCONTINUABLE_EXCEPTION:
|       exit (1);
|     }
|   return EXCEPTION_CONTINUE_SEARCH;
| }
| static void
| nocrash_init (void)
| {
|   SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
| }
| #else
| /* Avoid a crash on POSIX systems.  */
| #include <signal.h>
| #include <unistd.h>
| /* A POSIX signal handler.  */
| static void
| exception_handler (int sig)
| {
|   _exit (1);
| }
| static void
| nocrash_init (void)
| {
| #ifdef SIGSEGV
|   signal (SIGSEGV, exception_handler);
| #endif
| #ifdef SIGBUS
|   signal (SIGBUS, exception_handler);
| #endif
| }
| #endif
| 
| #include <float.h>
| #include <stdio.h>
| #include <string.h>
| static int
| strisnan (const char *string, size_t start_index, size_t end_index)
| {
|   if (start_index < end_index)
|     {
|       if (string[start_index] == '-')
|         start_index++;
|       if (start_index + 3 <= end_index
|           && memcmp (string + start_index, "nan", 3) == 0)
|         {
|           start_index += 3;
|           if (start_index == end_index
|               || (string[start_index] == '(' && string[end_index - 1] == ')'))
|             return 1;
|         }
|     }
|   return 0;
| }
| static char buf[10000];
| static long double zeroL = 0.0L;
| int main ()
| {
|   int result = 0;
|   nocrash_init();
|   if (sprintf (buf, "%Lf", 1.0L / zeroL) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Lf", -1.0L / zeroL) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Lf", zeroL / zeroL) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 1;
|   if (sprintf (buf, "%Le", 1.0L / zeroL) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Le", -1.0L / zeroL) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Le", zeroL / zeroL) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 1;
|   if (sprintf (buf, "%Lg", 1.0L / zeroL) < 0
|       || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Lg", -1.0L / zeroL) < 0
|       || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0))
|     result |= 1;
|   if (sprintf (buf, "%Lg", zeroL / zeroL) < 0
|       || !strisnan (buf, 0, strlen (buf)))
|     result |= 1;
| #if CHECK_PRINTF_SAFE && ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE
| /* Representation of an 80-bit 'long double' as an initializer for a sequence
|    of 'unsigned int' words.  */
| # ifdef WORDS_BIGENDIAN
| #  define LDBL80_WORDS(exponent,manthi,mantlo)      { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16),        ((unsigned int) (manthi) << 16) | ((unsigned int) (mantlo) >> 16),          (unsigned int) (mantlo) << 16                                             }
| # else
| #  define LDBL80_WORDS(exponent,manthi,mantlo)      { mantlo, manthi, exponent }
| # endif
|   { /* Quiet NaN.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|     if (sprintf (buf, "%Le", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|     if (sprintf (buf, "%Lg", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|   }
|   {
|     /* Signalling NaN.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|     if (sprintf (buf, "%Le", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|     if (sprintf (buf, "%Lg", x.value) < 0
|         || !strisnan (buf, 0, strlen (buf)))
|       result |= 2;
|   }
|   { /* Pseudo-NaN.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) <= 0)
|       result |= 4;
|     if (sprintf (buf, "%Le", x.value) <= 0)
|       result |= 4;
|     if (sprintf (buf, "%Lg", x.value) <= 0)
|       result |= 4;
|   }
|   { /* Pseudo-Infinity.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) <= 0)
|       result |= 8;
|     if (sprintf (buf, "%Le", x.value) <= 0)
|       result |= 8;
|     if (sprintf (buf, "%Lg", x.value) <= 0)
|       result |= 8;
|   }
|   { /* Pseudo-Zero.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) <= 0)
|       result |= 16;
|     if (sprintf (buf, "%Le", x.value) <= 0)
|       result |= 16;
|     if (sprintf (buf, "%Lg", x.value) <= 0)
|       result |= 16;
|   }
|   { /* Unnormalized number.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) <= 0)
|       result |= 32;
|     if (sprintf (buf, "%Le", x.value) <= 0)
|       result |= 32;
|     if (sprintf (buf, "%Lg", x.value) <= 0)
|       result |= 32;
|   }
|   { /* Pseudo-Denormal.  */
|     static union { unsigned int word[4]; long double value; } x =
|       { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) };
|     if (sprintf (buf, "%Lf", x.value) <= 0)
|       result |= 64;
|     if (sprintf (buf, "%Le", x.value) <= 0)
|       result |= 64;
|     if (sprintf (buf, "%Lg", x.value) <= 0)
|       result |= 64;
|   }
| #endif
|   return result;
| }
configure:25491: result: no
configure:25501: checking whether printf supports the 'a' and 'A' directives
configure:25600: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25600: $? = 0
configure:25600: ./conftest
configure:25600: $? = 7
configure: program exited with status 7
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <string.h>
| static char buf[100];
| static double zero = 0.0;
| int main ()
| {
|   int result = 0;
|   if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
|       || (strcmp (buf, "0x1.922p+1 33") != 0
|           && strcmp (buf, "0x3.244p+0 33") != 0
|           && strcmp (buf, "0x6.488p-1 33") != 0
|           && strcmp (buf, "0xc.91p-2 33") != 0))
|     result |= 1;
|   if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
|       || (strcmp (buf, "-0X1.922P+1 33") != 0
|           && strcmp (buf, "-0X3.244P+0 33") != 0
|           && strcmp (buf, "-0X6.488P-1 33") != 0
|           && strcmp (buf, "-0XC.91P-2 33") != 0))
|     result |= 2;
|   /* This catches a FreeBSD 6.1 bug: it doesn't round.  */
|   if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
|       || (strcmp (buf, "0x1.83p+0 33") != 0
|           && strcmp (buf, "0x3.05p-1 33") != 0
|           && strcmp (buf, "0x6.0ap-2 33") != 0
|           && strcmp (buf, "0xc.14p-3 33") != 0))
|     result |= 4;
|   /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round.  */
|   if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0
|       || (strcmp (buf, "0x2p+0 33") != 0
|           && strcmp (buf, "0x3p-1 33") != 0
|           && strcmp (buf, "0x6p-2 33") != 0
|           && strcmp (buf, "0xcp-3 33") != 0))
|     result |= 4;
|   /* This catches a FreeBSD 6.1 bug.  See
|      <https://lists.gnu.org/r/bug-gnulib/2007-04/msg00107.html> */
|   if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
|       || buf[0] == '0')
|     result |= 8;
|   /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug.  */
|   if (sprintf (buf, "%.1a", 1.999) < 0
|       || (strcmp (buf, "0x1.0p+1") != 0
|           && strcmp (buf, "0x2.0p+0") != 0
|           && strcmp (buf, "0x4.0p-1") != 0
|           && strcmp (buf, "0x8.0p-2") != 0))
|     result |= 16;
|   /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a
|      glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>.  */
|   if (sprintf (buf, "%.1La", 1.999L) < 0
|       || (strcmp (buf, "0x1.0p+1") != 0
|           && strcmp (buf, "0x2.0p+0") != 0
|           && strcmp (buf, "0x4.0p-1") != 0
|           && strcmp (buf, "0x8.0p-2") != 0))
|     result |= 32;
|   return result;
| }
configure:25611: result: no
configure:25616: checking whether printf supports the 'F' directive
configure:25684: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25684: $? = 0
configure:25684: ./conftest
configure:25684: $? = 0
configure:25695: result: yes
configure:25700: checking whether printf supports the 'ls' directive
configure:25775: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25775: $? = 0
configure:25775: ./conftest
configure:25775: $? = 8
configure: program exited with status 8
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| /* end confdefs.h.  */
| 
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|    included before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| #include <string.h>
| int main ()
| {
|   int result = 0;
|   char buf[100];
|   /* Test whether %ls works at all.
|      This test fails on OpenBSD 4.0, IRIX 6.5, Solaris 2.6, Haiku, but not on
|      Cygwin 1.5.  */
|   {
|     static const wchar_t wstring[] = { 'a', 'b', 'c', 0 };
|     buf[0] = '\0';
|     if (sprintf (buf, "%ls", wstring) < 0
|         || strcmp (buf, "abc") != 0)
|       result |= 1;
|   }
|   /* This test fails on IRIX 6.5, Solaris 2.6, Cygwin 1.5, Haiku (with an
|      assertion failure inside libc), but not on OpenBSD 4.0.  */
|   {
|     static const wchar_t wstring[] = { 'a', 0 };
|     buf[0] = '\0';
|     if (sprintf (buf, "%ls", wstring) < 0
|         || strcmp (buf, "a") != 0)
|       result |= 2;
|   }
|   /* Test whether precisions in %ls are supported as specified in ISO C 99
|      section 7.19.6.1:
|        "If a precision is specified, no more than that many bytes are written
|         (including shift sequences, if any), and the array shall contain a
|         null wide character if, to equal the multibyte character sequence
|         length given by the precision, the function would need to access a
|         wide character one past the end of the array."
|      This test fails on Solaris 10.  */
|   {
|     static const wchar_t wstring[] = { 'a', 'b', (wchar_t) 0xfdfdfdfd, 0 };
|     buf[0] = '\0';
|     if (sprintf (buf, "%.2ls", wstring) < 0
|         || strcmp (buf, "ab") != 0)
|       result |= 8;
|   }
|   return result;
| }
configure:25786: result: no
configure:25791: checking whether printf supports the grouping flag
configure:25824: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25824: $? = 0
configure:25824: ./conftest
configure:25824: $? = 0
configure:25835: result: yes
configure:25840: checking whether printf supports the left-adjust flag correctly
configure:25877: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25877: $? = 0
configure:25877: ./conftest
configure:25877: $? = 0
configure:25888: result: yes
configure:25893: checking whether printf supports the zero flag correctly
configure:25931: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25931: $? = 0
configure:25931: ./conftest
configure:25931: $? = 1
configure: program exited with status 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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <string.h>
| static char buf[100];
| static double zero = 0.0;
| int main ()
| {
|   if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
|       || (strcmp (buf, "       inf") != 0
|           && strcmp (buf, "  infinity") != 0))
|     return 1;
|   return 0;
| }
configure:25942: result: no
configure:25947: checking whether printf supports large precisions
configure:25992: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:25992: $? = 0
configure:25992: ./conftest
configure:25992: $? = 0
configure:26003: result: yes
configure:26009: checking whether printf survives out-of-memory conditions
configure:26181: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:26184: $? = 0
configure:26188: $? = 0
configure:26235: result: yes
configure:26243: checking whether <wchar.h> uses 'inline' correctly
configure:26268: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest1.c >&5
configure:26271: $? = 0
configure:26290: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest2.c >&5
configure:26293: $? = 0
configure:26306: result: yes
configure:26327: checking for a traditional french locale
configure:26402: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:26405: $? = 0
configure:26461: result: fr_FR
configure:26472: checking whether // is distinct from /
configure:26501: result: no
configure:26516: checking if environ is properly declared
configure:26538: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26538: $? = 0
configure:26545: result: no
configure:26558: checking whether strerror_r is declared
configure:26558: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26558: $? = 0
configure:26558: result: yes
configure:26571: checking for strerror_r
configure:26571: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 157: warning: statement not reached
configure:26571: $? = 0
configure:26571: result: yes
configure:26580: checking whether strerror_r returns char *
configure:26604: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 160: cannot dereference non-pointer type
"conftest.c", line 161: warning: improper pointer/integer combination: op "="
"conftest.c", line 165: warning: statement not reached
cc: acomp failed for conftest.c
configure:26604: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #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:26642: result: no
configure:26888: checking for inttypes.h
configure:26888: result: yes
configure:26899: checking whether the inttypes.h PRIxNN macros are broken
configure:26921: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26921: $? = 0
configure:26929: result: no
configure:26974: checking for sigset_t
configure:26974: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26974: $? = 0
configure:26974: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 132: syntax error before or at: )
cc: acomp failed for conftest.c
configure:26974: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| 
|       #include <signal.h>
|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
|       #include <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26974: result: yes
configure:26995: checking whether setenv is declared
configure:26995: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26995: $? = 0
configure:26995: result: yes
configure:27021: checking search.h usability
configure:27021: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27021: $? = 0
configure:27021: result: yes
configure:27021: checking search.h presence
configure:27021: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:27021: $? = 0
configure:27021: result: yes
configure:27021: checking for search.h
configure:27021: result: yes
configure:27033: checking for tsearch
configure:27033: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 162: warning: statement not reached
configure:27033: $? = 0
configure:27033: result: yes
configure:27044: checking for uid_t in sys/types.h
configure:27063: result: yes
configure:27078: checking whether strerror(0) succeeds
configure:27115: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 143: warning: statement not reached
configure:27115: $? = 0
configure:27115: ./conftest
configure:27115: $? = 0
configure:27126: result: yes
configure:27173: checking for struct timespec in <time.h>
configure:27190: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27190: $? = 0
configure:27197: result: yes
configure:27378: checking whether unsetenv is declared
configure:27378: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27378: $? = 0
configure:27378: result: yes
configure:27424: checking for alloca as a compiler built-in
configure:27448: result: no
configure:27479: checking for __builtin_expect
configure:27494: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 132: warning: implicit function declaration: __builtin_expect
Undefined			first referenced
 symbol  			    in file
__builtin_expect                    conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:27494: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| /* end confdefs.h.  */
| 
|          int
|          main (int argc, char **argv)
|          {
|            argc = __builtin_expect (argc, 100);
|            return argv[argc != 100][0];
|          }
configure:27508: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 129: cannot find include file: <builtins.h>
"conftest.c", line 133: warning: implicit function declaration: __builtin_expect
cc: acomp failed for conftest.c
configure:27508: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| /* end confdefs.h.  */
| 
|              #include <builtins.h>
|              int
|              main (int argc, char **argv)
|              {
|                argc = __builtin_expect (argc, 100);
|                return argv[argc != 100][0];
|              }
configure:27519: result: no
configure:27533: checking for flexible array member
configure:27561: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 146: warning: statement not reached
configure:27561: $? = 0
configure:27568: result: yes
configure:27631: checking whether conversion from 'int' to 'long double' works
configure:27675: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:27675: $? = 0
configure:27675: ./conftest
configure:27675: $? = 0
configure:27686: result: yes
configure:27810: checking whether frexp works
configure:27908: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 188: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const void : "/usr/include/iso/string_iso.h", line 59
	argument : pointer to volatile double
configure:27908: $? = 0
configure:27908: ./conftest
configure:27908: $? = 0
configure:27919: result: yes
configure:27966: checking whether frexpl is declared
configure:27966: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27966: $? = 0
configure:27966: result: yes
configure:27976: checking whether frexpl() can be used without linking with libm
configure:27994: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 138: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
frexpl                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:27994: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| /* end confdefs.h.  */
| #include <math.h>
|              long double x;
| int
| main ()
| {
| int e; return frexpl (x, &e) > 0;
|   ;
|   return 0;
| }
configure:28003: result: no
configure:28393: checking whether the compiler generally respects inline
configure:28414: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:28414: $? = 0
configure:28423: result: yes
configure:28433: checking whether isnan(double) can be used without linking with libm
configure:28458: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 147: warning: statement not reached
configure:28458: $? = 0
configure:28467: result: yes
configure:28494: checking whether isnan(float) can be used without linking with libm
configure:28519: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 148: warning: statement not reached
configure:28519: $? = 0
configure:28528: result: yes
configure:28535: checking whether isnan(float) works
configure:28621: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:28621: $? = 0
configure:28621: ./conftest
configure:28621: $? = 0
configure:28632: result: yes
configure:28775: checking whether isnan(long double) can be used without linking with libm
configure:28800: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 149: warning: statement not reached
configure:28800: $? = 0
configure:28809: result: yes
configure:28818: checking whether isnanl works
configure:28961: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:28961: $? = 0
configure:28961: ./conftest
configure:28961: $? = 0
configure:28972: result: yes
configure:29152: checking whether iswblank is declared
configure:29152: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29152: $? = 0
configure:29152: result: yes
configure:29312: checking whether langinfo.h defines CODESET
configure:29330: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29330: $? = 0
configure:29338: result: yes
configure:29343: checking whether langinfo.h defines T_FMT_AMPM
configure:29361: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29361: $? = 0
configure:29369: result: yes
configure:29374: checking whether langinfo.h defines ALTMON_1
configure:29392: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 139: undefined symbol: ALTMON_1
"conftest.c", line 139: non-constant initializer: op "NAME"
cc: acomp failed for conftest.c
configure:29392: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 <langinfo.h>
| int a = ALTMON_1;
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:29400: result: no
configure:29405: checking whether langinfo.h defines ERA
configure:29423: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29423: $? = 0
configure:29431: result: yes
configure:29436: checking whether langinfo.h defines YESEXPR
configure:29454: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29454: $? = 0
configure:29462: result: yes
configure:29503: checking whether locale.h conforms to POSIX:2001
configure:29521: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29521: $? = 0
configure:29528: result: yes
configure:29572: checking whether struct lconv is properly defined
configure:29591: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29591: $? = 0
configure:29599: result: yes
configure:29724: checking for pthread_rwlock_t
configure:29724: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29724: $? = 0
configure:29724: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 145: syntax error before or at: )
cc: acomp failed for conftest.c
configure:29724: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:29724: result: yes
configure:29736: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:29861: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -lpthread >&5
configure:29861: $? = 0
configure:29861: ./conftest
configure:29861: $? = 0
configure:29873: result: yes
configure:29907: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 158: warning: statement not reached
configure:29907: $? = 0
configure:30046: checking whether NAN macro works
configure:30069: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 159: warning: statement not reached
configure:30069: $? = 0
configure:30076: result: yes
configure:30081: checking whether HUGE_VAL works
configure:30099: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 154: warning: statement not reached
configure:30099: $? = 0
configure:30106: result: yes
configure:30137: checking whether mbrtowc handles incomplete characters
configure:30182: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30182: $? = 0
configure:30182: ./conftest
configure:30182: $? = 0
configure:30194: result: yes
configure:30200: checking whether mbrtowc works as well as mbtowc
configure:30249: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30249: $? = 0
configure:30249: ./conftest
configure:30249: $? = 0
configure:30261: result: yes
configure:30312: checking whether mbrtowc handles a NULL pwc argument
configure:30371: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30371: $? = 0
configure:30371: ./conftest
configure:30371: $? = 0
configure:30383: result: yes
configure:30389: checking whether mbrtowc handles a NULL string argument
configure:30436: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30436: $? = 0
configure:30436: ./conftest
configure:30436: $? = 0
configure:30448: result: yes
configure:30456: checking whether mbrtowc has a correct return value
configure:30571: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30571: $? = 0
configure:30571: ./conftest
configure:30571: $? = 1
configure: program exited with status 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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <string.h>
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|    included before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| int main ()
| {
|   int result = 0;
|   int found_some_locale = 0;
|   /* This fails on Solaris.  */
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       char input[] = "B\303\274\303\237er"; /* "Büßer" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2))
|         {
|           input[1] = '\0';
|           if (mbrtowc (&wc, input + 2, 5, &state) != 1)
|             result |= 1;
|         }
|       found_some_locale = 1;
|     }
|   /* This fails on HP-UX 11.11.  */
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       char input[] = "B\217\253\344\217\251\316er"; /* "Büßer" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 1, 1, &state) == (size_t)(-2))
|         {
|           input[1] = '\0';
|           if (mbrtowc (&wc, input + 2, 5, &state) != 2)
|             result |= 2;
|         }
|       found_some_locale = 1;
|     }
|   /* This fails on native Windows.  */
|   if (setlocale (LC_ALL, "Japanese_Japan.932") != NULL)
|     {
|       char input[] = "<\223\372\226\173\214\352>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 4;
|         }
|       found_some_locale = 1;
|     }
|   if (setlocale (LC_ALL, "Chinese_Taiwan.950") != NULL)
|     {
|       char input[] = "<\244\351\245\273\273\171>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 8;
|         }
|       found_some_locale = 1;
|     }
|   if (setlocale (LC_ALL, "Chinese_China.936") != NULL)
|     {
|       char input[] = "<\310\325\261\276\325\132>"; /* "<日本語>" */
|       mbstate_t state;
|       wchar_t wc;
| 
|       memset (&state, '\0', sizeof (mbstate_t));
|       if (mbrtowc (&wc, input + 3, 1, &state) == (size_t)(-2))
|         {
|           input[3] = '\0';
|           if (mbrtowc (&wc, input + 4, 4, &state) != 1)
|             result |= 16;
|         }
|       found_some_locale = 1;
|     }
|   return (found_some_locale ? result : 77);
| }
configure:30586: result: no
configure:30592: checking whether mbrtowc returns 0 when parsing a NUL character
configure:30636: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30636: $? = 0
configure:30636: ./conftest
configure:30636: $? = 0
configure:30648: result: yes
configure:30653: checking whether mbrtowc works on empty input
configure:30681: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:30681: $? = 0
configure:30681: ./conftest
configure:30681: $? = 0
configure:30692: result: yes
configure:30696: checking whether the C locale is free of encoding errors
configure:30740: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 170: warning: statement not reached
configure:30740: $? = 0
configure:30740: ./conftest
configure:30740: $? = 0
configure:30751: result: yes
configure:30851: checking whether mbrtowc handles incomplete characters
configure:30908: result: yes
configure:30914: checking whether mbrtowc works as well as mbtowc
configure:30975: result: yes
configure:31126: checking whether frexp works
configure:31235: result: yes
configure:31247: checking whether ldexp can be used without linking with libm
configure:31266: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 160: warning: statement not reached
configure:31266: $? = 0
configure:31275: result: yes
configure:31288: checking whether frexpl() can be used without linking with libm
configure:31315: result: no
configure:31469: checking whether ldexpl() can be used without linking with libm
configure:31487: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 160: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
ldexpl                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:31487: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| /* end confdefs.h.  */
| #include <math.h>
|              long double x;
| int
| main ()
| {
| return ldexpl (x, -1) > 0;
|   ;
|   return 0;
| }
configure:31496: result: no
configure:31594: checking for signbit macro
configure:31701: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:31701: $? = 0
configure:31701: ./conftest
configure:31701: $? = 0
configure:31712: result: yes
configure:31714: checking for signbit compiler built-ins
configure:31823: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 157: #error: "signbit should be three compiler built-ins"
cc: acomp failed for conftest.c
configure:31823: $? = 2
configure: program exited with status 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| /* end confdefs.h.  */
| 
| #if __GNUC__ >= 4
| # define signbit(x)    (sizeof (x) == sizeof (long double) ? __builtin_signbitl (x) :     sizeof (x) == sizeof (double) ? __builtin_signbit (x) :     __builtin_signbitf (x))
| #else
| # error "signbit should be three compiler built-ins"
| #endif
| #include <string.h>
| 
| /* Global variables.
|    Needed because GCC 4 constant-folds __builtin_signbitl (literal)
|    but cannot constant-fold            __builtin_signbitl (variable).  */
| float vf;
| double vd;
| long double vl;
| int main ()
| {
| /* HP cc on HP-UX 10.20 has a bug with the constant expression -0.0.
|    So we use -p0f and -p0d instead.  */
| float p0f = 0.0f;
| float m0f = -p0f;
| double p0d = 0.0;
| double m0d = -p0d;
| /* On HP-UX 10.20, negating 0.0L does not yield -0.0L.
|    So we use another constant expression instead.
|    But that expression does not work on other platforms, such as when
|    cross-compiling to PowerPC on Mac OS X 10.5.  */
| long double p0l = 0.0L;
| #if defined __hpux || defined __sgi
| long double m0l = -LDBL_MIN * LDBL_MIN;
| #else
| long double m0l = -p0l;
| #endif
|   int result = 0;
|   if (signbit (vf)) /* link check */
|     vf++;
|   {
|     float plus_inf = 1.0f / p0f;
|     float minus_inf = -1.0f / p0f;
|     if (!(!signbit (255.0f)
|           && signbit (-255.0f)
|           && !signbit (p0f)
|           && (memcmp (&m0f, &p0f, sizeof (float)) == 0 || signbit (m0f))
|           && !signbit (plus_inf)
|           && signbit (minus_inf)))
|       result |= 1;
|   }
|   if (signbit (vd)) /* link check */
|     vd++;
|   {
|     double plus_inf = 1.0 / p0d;
|     double minus_inf = -1.0 / p0d;
|     if (!(!signbit (255.0)
|           && signbit (-255.0)
|           && !signbit (p0d)
|           && (memcmp (&m0d, &p0d, sizeof (double)) == 0 || signbit (m0d))
|           && !signbit (plus_inf)
|           && signbit (minus_inf)))
|       result |= 2;
|   }
|   if (signbit (vl)) /* link check */
|     vl++;
|   {
|     long double plus_inf = 1.0L / p0l;
|     long double minus_inf = -1.0L / p0l;
|     if (signbit (255.0L))
|       result |= 4;
|     if (!signbit (-255.0L))
|       result |= 4;
|     if (signbit (p0l))
|       result |= 8;
|     if (!(memcmp (&m0l, &p0l, sizeof (long double)) == 0 || signbit (m0l)))
|       result |= 16;
|     if (signbit (plus_inf))
|       result |= 32;
|     if (!signbit (minus_inf))
|       result |= 64;
|   }
|   return result;
| }
| 
| 
configure:31834: result: no
configure:32371: checking for stdint.h
configure:32371: result: yes
configure:32381: checking for SIZE_MAX
configure:32452: result: yes
configure:32464: checking for ssize_t
configure:32481: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 162: warning: statement not reached
configure:32481: $? = 0
configure:32488: result: yes
configure:32528: checking for good max_align_t
configure:32558: result: no
configure:32570: checking whether NULL can be used in arbitrary expressions
configure:32595: result: yes
configure:32805: checking whether strstr works in linear time
configure:32888: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 199: warning: statement not reached
configure:32888: $? = 0
configure:32888: ./conftest
configure:32888: $? = 142
configure: program exited with status 142
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_STRNCAT 1
| /* end confdefs.h.  */
| 
| #ifdef __MVS__
| /* z/OS does not deliver signals while strstr() is running (thanks to
|    restrictions on its LE runtime), which prevents us from limiting the
|    running time of this test.  */
| # error "This test does not work properly on z/OS"
| #endif
| #include <signal.h> /* for signal */
| #include <string.h> /* for strstr */
| #include <stdlib.h> /* for malloc */
| #include <unistd.h> /* for alarm */
| static void quit (int sig) { _exit (sig + 128); }
| 
| int
| main ()
| {
| 
|     int result = 0;
|     size_t m = 1000000;
|     char *haystack = (char *) malloc (2 * m + 2);
|     char *needle = (char *) malloc (m + 2);
|     /* Failure to compile this test due to missing alarm is okay,
|        since all such platforms (mingw) also have quadratic strstr.  */
|     signal (SIGALRM, quit);
|     alarm (5);
|     /* Check for quadratic performance.  */
|     if (haystack && needle)
|       {
|         memset (haystack, 'A', 2 * m);
|         haystack[2 * m] = 'B';
|         haystack[2 * m + 1] = 0;
|         memset (needle, 'A', m);
|         needle[m] = 'B';
|         needle[m + 1] = 0;
|         if (!strstr (haystack, needle))
|           result |= 1;
|       }
|     /* Free allocated memory, in case some sanitizer is watching.  */
|     free (haystack);
|     free (needle);
|     return result;
| 
|   ;
|   return 0;
| }
configure:32899: result: no
configure:32927: checking whether strstr works
configure:32996: result: yes
configure:42263: checking for ptrdiff_t
configure:42263: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42263: $? = 0
configure:42263: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 207: syntax error before or at: )
cc: acomp failed for conftest.c
configure:42263: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:42263: result: yes
configure:42492: checking for nl_langinfo
configure:42492: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 210: warning: statement not reached
configure:42492: $? = 0
configure:42492: result: yes
configure:42760: checking for nl_langinfo
configure:42760: result: yes
configure:43049: checking for ptrdiff_t
configure:43049: result: yes
configure:43278: checking for nl_langinfo
configure:43278: result: yes
configure:43546: checking for nl_langinfo
configure:43546: result: yes
configure:43835: checking for ptrdiff_t
configure:43835: result: yes
configure:44064: checking for nl_langinfo
configure:44064: result: yes
configure:44332: checking for nl_langinfo
configure:44332: result: yes
configure:44650: checking for ptrdiff_t
configure:44650: result: yes
configure:44763: checking for nl_langinfo
configure:44763: result: yes
configure:49332: checking whether iswcntrl works
configure:49387: result: yes
configure:49411: checking for towlower
configure:49411: result: yes
configure:49459: checking for wctype_t
configure:49495: result: yes
configure:49501: checking for wctrans_t
configure:49535: result: yes
configure:49556: checking whether wcwidth is declared
configure:49556: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49556: $? = 0
configure:49556: result: yes
configure:49613: checking whether wcwidth works reasonably in UTF-8 locales
configure:49666: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:49666: $? = 0
configure:49666: ./conftest
configure:49666: $? = 0
configure:49677: result: yes
configure:49722: checking for stdint.h
configure:49722: result: yes
configure:49772: checking whether btowc(0) is correct
configure:49809: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:49809: $? = 0
configure:49809: ./conftest
configure:49809: $? = 0
configure:49820: result: yes
configure:49823: checking whether btowc(EOF) is correct
configure:49864: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:49864: $? = 0
configure:49864: ./conftest
configure:49864: $? = 0
configure:49876: result: yes
configure:49928: checking for a traditional french locale
configure:50062: result: fr_FR
configure:50069: checking for a french Unicode locale
configure:50190: result: fr_FR.UTF-8
configure:50198: checking for a traditional french locale
configure:50332: result: fr_FR
configure:50340: checking for a turkish Unicode locale
configure:50411: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 286: warning: implicit function declaration: towupper
"conftest.c", line 286: warning: implicit function declaration: towlower
configure:50414: $? = 0
configure:50462: result: none
configure:50552: checking whether // is distinct from /
configure:50581: result: no
configure:50612: checking for error_at_line
configure:50628: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 231: cannot find include file: <error.h>
"conftest.c", line 235: warning: implicit function declaration: error_at_line
cc: acomp failed for conftest.c
configure:50628: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 <error.h>
| int
| main ()
| {
| error_at_line (0, 0, "", 0, "an error occurred");
|   ;
|   return 0;
| }
configure:50636: result: no
configure:50672: checking whether fdopen sets errno
configure:50701: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:50701: $? = 0
configure:50701: ./conftest
configure:50701: $? = 0
configure:50712: result: yes
configure:50757: checking for getpagesize
configure:50774: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 238: warning: statement not reached
configure:50774: $? = 0
configure:50783: result: yes
configure:50824: checking whether getpagesize is declared
configure:50824: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:50824: $? = 0
configure:50824: result: yes
configure:50869: checking whether program_invocation_name is declared
configure:50869: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 242: undefined symbol: program_invocation_name
cc: acomp failed for conftest.c
configure:50869: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| /* end confdefs.h.  */
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef program_invocation_name
| #ifdef __cplusplus
|   (void) program_invocation_name;
| #else
|   (void) program_invocation_name;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:50869: result: no
configure:50884: checking whether program_invocation_short_name is declared
configure:50884: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 243: undefined symbol: program_invocation_short_name
cc: acomp failed for conftest.c
configure:50884: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| /* end confdefs.h.  */
| #include <errno.h>
| 
| 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:50884: result: no
configure:50899: checking whether __argv is declared
configure:50899: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 244: undefined symbol: __argv
cc: acomp failed for conftest.c
configure:50899: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| /* end confdefs.h.  */
| #include <stdlib.h>
| 
| int
| main ()
| {
| #ifndef __argv
| #ifdef __cplusplus
|   (void) __argv;
| #else
|   (void) __argv;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:50899: result: no
configure:50919: checking whether __progname is defined in default libraries
configure:50938: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 243: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
__progname                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:50938: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| /* end confdefs.h.  */
| extern char *__progname;
| int
| main ()
| {
| return *__progname;
| 
|   ;
|   return 0;
| }
configure:50947: result: 
configure:50997: checking whether INT32_MAX < INTMAX_MAX
configure:51031: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:51031: $? = 0
configure:51038: result: yes
configure:51049: checking whether INT64_MAX == LONG_MAX
configure:51083: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 254: zero or negative subscript
cc: acomp failed for conftest.c
configure:51083: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| /* 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 <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #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:51090: result: no
configure:51103: checking whether UINT32_MAX < UINTMAX_MAX
configure:51137: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:51137: $? = 0
configure:51144: result: yes
configure:51155: checking whether UINT64_MAX == ULONG_MAX
configure:51189: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 254: zero or negative subscript
cc: acomp failed for conftest.c
configure:51189: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| /* 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 <limits.h>
|             #if HAVE_STDINT_H
|              #include <stdint.h>
|             #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:51196: result: no
configure:51249: checking where to find the exponent in a 'double'
configure:51575: result: word 1 bit 20
configure:51595: checking where to find the exponent in a 'float'
configure:51684: result: word 0 bit 23
configure:51705: checking where to find the exponent in a 'long double'
configure:51818: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:51818: $? = 0
configure:51818: ./conftest
configure:51818: $? = 0
configure:51830: result: word 2 bit 0
configure:51856: checking for a traditional french locale
configure:51990: result: fr_FR
configure:51997: checking for a french Unicode locale
configure:52118: result: fr_FR.UTF-8
configure:52126: checking for a traditional japanese locale
configure:52266: result: ja_JP.eucJP
configure:52274: checking for a transitional chinese locale
configure:52408: result: zh_CN.GB18030
configure:52415: checking for a french Unicode locale
configure:52536: result: fr_FR.UTF-8
configure:52546: checking for mbtowc
configure:52546: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 278: warning: statement not reached
configure:52546: $? = 0
configure:52546: result: yes
configure:52605: checking for mmap
configure:52605: result: yes
configure:52616: checking for MAP_ANONYMOUS
configure:52653: result: yes
configure:52812: checking whether pthread_sigmask works without -lpthread
configure:52841: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:52841: $? = 0
configure:52841: ./conftest
configure:52841: $? = 1
configure: program exited with status 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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| /* end confdefs.h.  */
| 
|                    #include <pthread.h>
|                    #include <signal.h>
|                    #include <stddef.h>
|                    int main ()
|                    {
|                      sigset_t set;
|                      sigemptyset (&set);
|                      return pthread_sigmask (1729, &set, NULL) != 0;
|                    }
configure:52852: result: yes
configure:52865: checking whether pthread_sigmask returns error numbers
configure:52897: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c   >&5
configure:52897: $? = 0
configure:52897: ./conftest
configure:52897: $? = 0
configure:52909: result: yes
configure:52920: checking whether pthread_sigmask unblocks signals correctly
configure:52974: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -lpthread >&5
configure:52974: $? = 0
configure:52974: ./conftest
configure:52974: $? = 0
configure:52986: result: guessing yes
configure:53040: checking for putenv compatible with GNU and SVID
configure:53081: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 299: warning: statement not reached
configure:53081: $? = 0
configure:53081: ./conftest
./configure: line 3737: 28873 Segmentation Fault      (core dumped) ./conftest$ac_exeext
configure:53081: $? = 139
configure: program exited with status 139
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| 
|     /* Put it in env.  */
|     if (putenv ("CONFTEST_putenv=val"))
|       return 1;
| 
|     /* Try to remove it.  */
|     if (putenv ("CONFTEST_putenv"))
|       return 2;
| 
|     /* Make sure it was deleted.  */
|     if (getenv ("CONFTEST_putenv") != 0)
|       return 3;
| 
|     return 0;
| 
|   ;
|   return 0;
| }
configure:53092: result: no
configure:53113: checking whether _putenv is declared
configure:53113: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 287: undefined symbol: _putenv
cc: acomp failed for conftest.c
configure:53113: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef _putenv
| #ifdef __cplusplus
|   (void) _putenv;
| #else
|   (void) _putenv;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:53113: result: no
configure:53152: checking for raise
configure:53152: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 285: warning: statement not reached
configure:53152: $? = 0
configure:53152: result: yes
configure:53175: checking for sigprocmask
configure:53175: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 286: warning: statement not reached
configure:53175: $? = 0
configure:53175: result: yes
configure:53230: checking whether setenv validates arguments
configure:53274: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 276: warning: statement not reached
configure:53274: $? = 0
configure:53274: ./conftest
configure:53274: $? = 0
configure:53284: result: yes
configure:53338: checking whether setlocale supports the C locale
configure:53361: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:53361: $? = 0
configure:53361: ./conftest
configure:53361: $? = 0
configure:53372: result: yes
configure:53420: checking for a traditional french locale
configure:53554: result: fr_FR
configure:53561: checking for a french Unicode locale
configure:53682: result: fr_FR.UTF-8
configure:53690: checking for a traditional japanese locale
configure:53830: result: ja_JP.eucJP
configure:53838: checking for a transitional chinese locale
configure:53972: result: zh_CN.GB18030
configure:54054: checking for volatile sig_atomic_t
configure:54054: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54054: $? = 0
configure:54054: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 260: syntax error before or at: )
cc: acomp failed for conftest.c
configure:54054: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:54054: result: yes
configure:54070: checking for sighandler_t
configure:54070: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 260: undefined symbol: sighandler_t
cc: acomp failed for conftest.c
configure:54070: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof (sighandler_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:54070: result: no
configure:54092: checking for sigprocmask
configure:54092: result: yes
configure:54138: checking whether sleep is declared
configure:54138: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54138: $? = 0
configure:54138: result: yes
configure:54154: checking for working sleep
configure:54204: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 284: warning: statement not reached
configure:54204: $? = 0
configure:54204: ./conftest
configure:54204: $? = 0
configure:54214: result: yes
configure:54259: checking for working stdalign.h
configure:54304: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 256: cannot find include file: <stdalign.h>
"conftest.c", line 268: warning: implicit function declaration: _Alignof
"conftest.c", line 268: syntax error before or at: double
"conftest.c", line 268: type specifier can not be used as array size expression qualifier
"conftest.c", line 268: warning: no explicit type given
"conftest.c", line 268: warning: syntax error:  empty declaration
"conftest.c", line 269: type specifier can not be used as array size expression qualifier
"conftest.c", line 269: warning: no explicit type given
"conftest.c", line 269: syntax error before or at: long
"conftest.c", line 269: type specifier can not be used as array size expression qualifier
"conftest.c", line 269: type specifier can not be used as array size expression qualifier
"conftest.c", line 269: warning: no explicit type given
"conftest.c", line 269: warning: syntax error:  empty declaration
"conftest.c", line 270: type specifier can not be used as array size expression qualifier
"conftest.c", line 270: warning: no explicit type given
"conftest.c", line 270: warning: implicit function declaration: alignof
"conftest.c", line 270: syntax error before or at: double
"conftest.c", line 270: type specifier can not be used as array size expression qualifier
"conftest.c", line 270: warning: no explicit type given
"conftest.c", line 270: warning: old-style declaration or incorrect type for: _Alignof
"conftest.c", line 270: syntax error before or at: ?
"conftest.c", line 270: warning: syntax error:  empty declaration
"conftest.c", line 274: type specifier can not be used as array size expression qualifier
"conftest.c", line 274: syntax error before or at: 8
"conftest.c", line 274: member cannot be function: alignas
"conftest.c", line 274: warning: syntax requires ";" after last struct/union member
"conftest.c", line 275: undefined struct/union member: alignas_8
"conftest.c", line 276: zero or negative subscript
"conftest.c", line 280: member cannot be function: main
"conftest.c", line 281: warning: syntax requires ";" after last struct/union member
"conftest.c", line 281: syntax error before or at: {
"conftest.c", line 285: cannot recover from previous errors
cc: acomp failed for conftest.c
configure:54304: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| /* end confdefs.h.  */
| #include <stdalign.h>
|             #include <stddef.h>
| 
|             /* Test that alignof yields a result consistent with offsetof.
|                This catches GCC bug 52023
|                <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>.  */
|             #ifdef __cplusplus
|                template <class t> struct alignof_helper { char a; t b; };
|             # define ao(type) offsetof (alignof_helper<type>, b)
|             #else
|             # define ao(type) offsetof (struct { char a; type b; }, b)
|             #endif
|             char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
|             char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
|             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
| 
|             /* Test _Alignas only on platforms where gnulib can help.  */
|             #if                 ((defined __cplusplus && 201103 <= __cplusplus)                  || (defined __APPLE__ && defined __MACH__                      ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__)                      : __GNUC__)                  || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC))                  || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__                  || 1300 <= _MSC_VER)
|               struct alignas_test { char c; char alignas (8) alignas_8; };
|               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
|                                 ? 1 : -1];
|             #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:54311: result: no
configure:54409: checking which flavor of printf attribute matches inttypes macros
configure:54436: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54436: $? = 0
configure:54443: result: system
configure:54497: checking for working strerror function
configure:54523: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:54523: $? = 0
configure:54523: ./conftest
configure:54523: $? = 0
configure:54534: result: yes
configure:54634: checking for mmap
configure:54634: result: yes
configure:54645: checking for MAP_ANONYMOUS
configure:54682: result: yes
configure:54700: checking for mmap
configure:54700: result: yes
configure:54711: checking for MAP_ANONYMOUS
configure:54748: result: yes
configure:54767: checking for pthread_atfork
configure:54767: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  -lpthread >&5
"conftest.c", line 299: warning: statement not reached
configure:54767: $? = 0
configure:54767: result: yes
configure:54785: checking for a traditional french locale
configure:54919: result: fr_FR
configure:54926: checking for a french Unicode locale
configure:55047: result: fr_FR.UTF-8
configure:55055: checking for a traditional japanese locale
configure:55195: result: ja_JP.eucJP
configure:55203: checking for a turkish Unicode locale
configure:55325: result: none
configure:55333: checking for a transitional chinese locale
configure:55467: result: zh_CN.GB18030
configure:55475: checking for a traditional french locale
configure:55609: result: fr_FR
configure:55616: checking for a french Unicode locale
configure:55737: result: fr_FR.UTF-8
configure:55745: checking for a traditional french locale
configure:55879: result: fr_FR
configure:55886: checking for a french Unicode locale
configure:56007: result: fr_FR.UTF-8
configure:56015: checking for a traditional Arabic locale
configure:56073: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:56076: $? = 0
configure:56116: result: ar
configure:56128: checking for a traditional french locale
configure:56262: result: fr_FR
configure:56269: checking for a french Unicode locale
configure:56390: result: fr_FR.UTF-8
configure:56398: checking for a traditional french locale
configure:56532: result: fr_FR
configure:56539: checking for a french Unicode locale
configure:56660: result: fr_FR.UTF-8
configure:56668: checking for a traditional french locale
configure:56802: result: fr_FR
configure:56809: checking for a french Unicode locale
configure:56930: result: fr_FR.UTF-8
configure:56938: checking for a traditional french locale
configure:57072: result: fr_FR
configure:57079: checking for a french Unicode locale
configure:57200: result: fr_FR.UTF-8
configure:57211: checking for mmap
configure:57211: result: yes
configure:57222: checking for MAP_ANONYMOUS
configure:57259: result: yes
configure:57276: checking for mmap
configure:57276: result: yes
configure:57287: checking for MAP_ANONYMOUS
configure:57324: result: yes
configure:57341: checking for mmap
configure:57341: result: yes
configure:57352: checking for MAP_ANONYMOUS
configure:57389: result: yes
configure:57406: checking for mmap
configure:57406: result: yes
configure:57417: checking for MAP_ANONYMOUS
configure:57454: result: yes
configure:57471: checking for mmap
configure:57471: result: yes
configure:57482: checking for MAP_ANONYMOUS
configure:57519: result: yes
configure:57536: checking for mmap
configure:57536: result: yes
configure:57547: checking for MAP_ANONYMOUS
configure:57584: result: yes
configure:57601: checking for mmap
configure:57601: result: yes
configure:57612: checking for MAP_ANONYMOUS
configure:57649: result: yes
configure:57667: checking for mmap
configure:57667: result: yes
configure:57678: checking for MAP_ANONYMOUS
configure:57715: result: yes
configure:57732: checking for mmap
configure:57732: result: yes
configure:57743: checking for MAP_ANONYMOUS
configure:57780: result: yes
configure:57797: checking for mmap
configure:57797: result: yes
configure:57808: checking for MAP_ANONYMOUS
configure:57845: result: yes
configure:57862: checking for mmap
configure:57862: result: yes
configure:57873: checking for MAP_ANONYMOUS
configure:57910: result: yes
configure:57927: checking for mmap
configure:57927: result: yes
configure:57938: checking for MAP_ANONYMOUS
configure:57975: result: yes
configure:57992: checking for mmap
configure:57992: result: yes
configure:58003: checking for MAP_ANONYMOUS
configure:58040: result: yes
configure:58057: checking for mmap
configure:58057: result: yes
configure:58068: checking for MAP_ANONYMOUS
configure:58105: result: yes
configure:58123: checking for mmap
configure:58123: result: yes
configure:58134: checking for MAP_ANONYMOUS
configure:58171: result: yes
configure:58188: checking for mmap
configure:58188: result: yes
configure:58199: checking for MAP_ANONYMOUS
configure:58236: result: yes
configure:58253: checking for mmap
configure:58253: result: yes
configure:58264: checking for MAP_ANONYMOUS
configure:58301: result: yes
configure:58318: checking for mmap
configure:58318: result: yes
configure:58329: checking for MAP_ANONYMOUS
configure:58366: result: yes
configure:58383: checking for mmap
configure:58383: result: yes
configure:58394: checking for MAP_ANONYMOUS
configure:58431: result: yes
configure:58448: checking for mmap
configure:58448: result: yes
configure:58459: checking for MAP_ANONYMOUS
configure:58496: result: yes
configure:58513: checking for mmap
configure:58513: result: yes
configure:58524: checking for MAP_ANONYMOUS
configure:58561: result: yes
configure:58576: checking for a traditional french locale
configure:58710: result: fr_FR
configure:58723: checking for unsetenv
configure:58723: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 321: warning: statement not reached
configure:58723: $? = 0
configure:58723: result: yes
configure:58736: checking for unsetenv() return type
configure:58761: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:58761: $? = 0
configure:58768: result: int
configure:58777: checking whether unsetenv obeys POSIX
configure:58822: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:58822: $? = 0
configure:58822: ./conftest
configure:58822: $? = 3
configure: program exited with status 3
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
| #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
| /* end confdefs.h.  */
| 
|        #include <stdlib.h>
|        #include <errno.h>
|        extern char **environ;
| 
| int
| main ()
| {
| 
|        char entry1[] = "a=1";
|        char entry2[] = "b=2";
|        char *env[] = { entry1, entry2, NULL };
|        if (putenv ((char *) "a=1")) return 1;
|        if (putenv (entry2)) return 2;
|        entry2[0] = 'a';
|        unsetenv ("a");
|        if (getenv ("a")) return 3;
|        if (!unsetenv ("") || errno != EINVAL) return 4;
|        entry2[0] = 'b';
|        environ = env;
|        if (!getenv ("a")) return 5;
|        entry2[0] = 'a';
|        unsetenv ("a");
|        if (getenv ("a")) return 6;
| 
|   ;
|   return 0;
| }
configure:58832: result: no
configure:58883: checking for useconds_t
configure:58883: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:58883: $? = 0
configure:58883: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 323: syntax error before or at: )
cc: acomp failed for conftest.c
configure:58883: $? = 2
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((useconds_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:58883: result: yes
configure:58895: checking whether usleep allows large arguments
configure:58924: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 295: warning: statement not reached
configure:58924: $? = 0
configure:58924: ./conftest
configure:58924: $? = 0
configure:58934: result: yes
configure:58991: checking whether mbrtowc handles incomplete characters
configure:59048: result: yes
configure:59054: checking whether mbrtowc works as well as mbtowc
configure:59115: result: yes
configure:59169: checking whether wcrtomb works in the C locale
configure:59206: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:59206: $? = 0
configure:59206: ./conftest
configure:59206: $? = 0
configure:59217: result: yes
configure:59225: checking whether wcrtomb return value is correct
configure:59282: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:59282: $? = 0
configure:59282: ./conftest
configure:59282: $? = 10
configure: program exited with status 10
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.10"
| #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 _NETBSD_SOURCE 1
| #define _OPENBSD_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
| #define __STDC_WANT_LIB_EXT2__ 1
| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
| #define _TANDEM_SOURCE 1
| #define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_MPROTECT 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_BTOWC 1
| #define HAVE_GETEXECNAME 1
| #define HAVE_ISBLANK 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_USLEEP 1
| #define HAVE_WCRTOMB 1
| #define HAVE_WCTOB 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIMITS_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_UNISTD_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define HAVE_WINT_T 1
| #define HAVE_TOWLOWER 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WCHAR_T 1
| #define HAVE_LC_MESSAGES 1
| #define USE_POSIX_THREADS 1
| #define USE_POSIX_THREADS_WEAK 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define INSTALLPREFIX "/usr/local"
| #define HAVE__BOOL 1
| #define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
| #define HAVE_SIGNED_WINT_T 1
| #define PTRDIFF_T_SUFFIX 
| #define SIZE_T_SUFFIX u
| #define SIG_ATOMIC_T_SUFFIX 
| #define WCHAR_T_SUFFIX l
| #define WINT_T_SUFFIX l
| #define restrict __restrict__
| #define HAVE_MAP_ANONYMOUS 1
| #define _USE_STD_STAT 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_WCSLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define CHECK_PRINTF_SAFE 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SIGSET_T 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE_DECL_UNSETENV 1
| #define FLEXIBLE_ARRAY_MEMBER /**/
| #define HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_INLINE 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 _LCONV_C99 1
| #define GNULIB_TEST_LOCALENAME 1
| #define HAVE_PTHREAD_RWLOCK 1
| #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define GNULIB_LOCK 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define MBRTOWC_RETVAL_BUG 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSNLEN 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_FREXP_IN_LIBC 1
| #define HAVE_LDEXP_IN_LIBC 1
| #define GNULIB_TEST_SIGNBIT 1
| #define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define HAVE_NL_LANGINFO 1
| #define NEED_PRINTF_DIRECTIVE_LS 1
| #define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL___ARGV 0
| #define DBL_EXPBIT0_WORD 1
| #define DBL_EXPBIT0_BIT 20
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #define HAVE_MBTOWC 1
| #define GNULIB_TEST_MBTOWC 1
| #define HAVE_MAP_ANONYMOUS 1
| #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define GNULIB_TEST_PUTENV 1
| #define HAVE_RAISE 1
| #define GNULIB_TEST_RAISE 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 1
| #define GNULIB_TEST_SIGPROCMASK 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define __USE_MINGW_ANSI_STDIO 1
| #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
| #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_USLEEP 1
| /* end confdefs.h.  */
| 
| #include <locale.h>
| #include <string.h>
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|    included before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| int main ()
| {
|   int result = 0;
|   if (setlocale (LC_ALL, "fr_FR") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 1;
|     }
|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 2;
|     }
|   if (setlocale (LC_ALL, "ja_JP.eucJP") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 4;
|     }
|   if (setlocale (LC_ALL, "zh_CN.GB18030") != NULL)
|     {
|       if (wcrtomb (NULL, 0, NULL) != 1)
|         result |= 8;
|     }
|   return result;
| }
configure:59294: result: no
configure:59342: checking for a traditional french locale
configure:59476: result: fr_FR
configure:59483: checking for a french Unicode locale
configure:59604: result: fr_FR.UTF-8
configure:59612: checking for a traditional japanese locale
configure:59752: result: ja_JP.eucJP
configure:59760: checking for a transitional chinese locale
configure:59894: result: zh_CN.GB18030
configure:59911: checking whether wctob works
configure:60000: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
"conftest.c", line 306: warning: implicit function declaration: mbtowc
configure:60000: $? = 0
configure:60000: ./conftest
configure:60000: $? = 0
configure:60012: result: yes
configure:60020: checking whether wctob is declared
configure:60020: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:60020: $? = 0
configure:60020: result: yes
configure:60131: checking for sched_yield in -lrt
configure:60156: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -D_REENTRANT -L/opt/csw/lib -R/opt/csw/lib conftest.c -lrt   >&5
"conftest.c", line 305: warning: statement not reached
configure:60156: $? = 0
configure:60165: result: yes
configure:60271: checking for BSD- or MS-compatible name lister (nm)
configure:60328: result: /opt/csw/gnu/nm -B
configure:60455: checking the name lister (/opt/csw/gnu/nm -B) interface
configure:60475: result: BSD nm
configure:60495: checking for gawk
configure:60522: result: gawk
configure:60559: checking for texi2dvi
configure:60577: found /opt/csw/bin/texi2dvi
configure:60590: result: /opt/csw/bin/texi2dvi
configure:60600: checking for dvips
configure:60618: found /opt/csw/bin/dvips
configure:60631: result: /opt/csw/bin/dvips
configure:60641: checking for perl
configure:60659: found /opt/csw/bin/perl
configure:60672: result: /opt/csw/bin/perl
configure:60805: checking that generated files are newer than configure
configure:60811: result: done
configure:62897: 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 unstable10x

config.status:3427: creating Makefile
config.status:3427: creating doc/Makefile
config.status:3427: creating gnulib-local/Makefile
config.status:3427: creating lib/Makefile
config.status:3427: creating lib/exported.sh
config.status:3427: creating lib/unistring/version.h
config.status:3427: creating lib/unistring/woe32dll.h
config.status:3427: creating tests/Makefile
config.status:3427: creating config.h
config.status:3656: executing depfiles commands
config.status:3656: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-pc-solaris2.10
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=no
ac_cv_c_flexmember=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict__
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/solarisstudio12.3/bin/cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/opt/csw/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/opt/csw/lib -R/opt/csw/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
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_duplocale=no
ac_cv_func_freelocale=no
ac_cv_func_getexecname=yes
ac_cv_func_getprogname=no
ac_cv_func_isblank=yes
ac_cv_func_iswblank=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mbtowc=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_newlocale=no
ac_cv_func_nl_langinfo=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_pthread_sigmask=yes
ac_cv_func_raise=yes
ac_cv_func_setenv=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stpcpy=no
ac_cv_func_strdup=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_strnlen=no
ac_cv_func_towlower=yes
ac_cv_func_tsearch=yes
ac_cv_func_unsetenv=yes
ac_cv_func_uselocale=no
ac_cv_func_usleep=yes
ac_cv_func_wcrtomb=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcsnlen=no
ac_cv_func_wctob=yes
ac_cv_func_wcwidth=yes
ac_cv_have_decl___argv=no
ac_cv_have_decl__putenv=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_header_crtdefs_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_features_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_limits_h=yes
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_semaphore_h=yes
ac_cv_header_stdbool_h=no
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=yes
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_time_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=no
ac_cv_host=i386-pc-solaris2.10
ac_cv_lib_error_at_line=no
ac_cv_lib_pthread_pthread_kill=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_objext=o
ac_cv_path_DVIPS=/opt/csw/bin/dvips
ac_cv_path_EGREP='/opt/csw/gnu/grep -E'
ac_cv_path_FGREP='/opt/csw/gnu/grep -F'
ac_cv_path_GREP=/opt/csw/gnu/grep
ac_cv_path_PERL=/opt/csw/bin/perl
ac_cv_path_SED=/opt/csw/gnu/sed
ac_cv_path_TEXI2DVI=/opt/csw/bin/texi2dvi
ac_cv_path_install='/opt/csw/gnu/install -c'
ac_cv_path_lt_DD=/opt/csw/gnu/dd
ac_cv_path_mkdir=/opt/csw/gnu/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/solarisstudio12.3/bin/cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/solarisstudio12.3/bin/cc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_RC=windres
ac_cv_prog_ac_ct_STRIP=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_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_sighandler_t=no
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_useconds_t=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='-R$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libdirstems=lib,lib
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
gl_cv_C_locale_sans_EILSEQ=yes
gl_cv___builtin_expect=no
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=yes
gl_cv_c_multiarch=no
gl_cv_cc_double_expbit0='word 1 bit 20'
gl_cv_cc_float_expbit0='word 0 bit 23'
gl_cv_cc_long_double_expbit0='word 2 bit 0'
gl_cv_decl_null_works=yes
gl_cv_double_slash_root=no
gl_cv_func_btowc_eof=yes
gl_cv_func_btowc_nul=yes
gl_cv_func_fdopen_works=yes
gl_cv_func_frexp_no_libm=yes
gl_cv_func_frexp_works=yes
gl_cv_func_frexpl_no_libm=no
gl_cv_func_getpagesize=yes
gl_cv_func_isnand_no_libm=yes
gl_cv_func_isnanf_no_libm=yes
gl_cv_func_isnanf_works=yes
gl_cv_func_isnanl_no_libm=yes
gl_cv_func_isnanl_works=yes
gl_cv_func_iswcntrl_works=yes
gl_cv_func_itold_works=yes
gl_cv_func_ldexp_no_libm=yes
gl_cv_func_ldexpl_no_libm=no
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc_empty_input=yes
gl_cv_func_mbrtowc_incomplete_state=yes
gl_cv_func_mbrtowc_nul_retval=yes
gl_cv_func_mbrtowc_null_arg1=yes
gl_cv_func_mbrtowc_null_arg2=yes
gl_cv_func_mbrtowc_retval=no
gl_cv_func_mbrtowc_sanitycheck=yes
gl_cv_func_memchr_works=yes
gl_cv_func_printf_attribute_flavor=system
gl_cv_func_printf_directive_a=no
gl_cv_func_printf_directive_f=yes
gl_cv_func_printf_directive_ls=no
gl_cv_func_printf_enomem=yes
gl_cv_func_printf_flag_grouping=yes
gl_cv_func_printf_flag_leftadjust=yes
gl_cv_func_printf_flag_zero=no
gl_cv_func_printf_infinite=no
gl_cv_func_printf_infinite_long_double=no
gl_cv_func_printf_long_double=yes
gl_cv_func_printf_precision=yes
gl_cv_func_pthread_sigmask_in_libc_works=yes
gl_cv_func_pthread_sigmask_return_works=yes
gl_cv_func_pthread_sigmask_unblock_works='guessing yes'
gl_cv_func_setenv_works=yes
gl_cv_func_setlocale_works=yes
gl_cv_func_signbit=yes
gl_cv_func_signbit_gcc=no
gl_cv_func_sigprocmask=1
gl_cv_func_sleep_works=yes
gl_cv_func_snprintf_retval_c99=yes
gl_cv_func_strerror_0_works=yes
gl_cv_func_strncat_works=yes
gl_cv_func_strstr_linear=no
gl_cv_func_strstr_works_always=yes
gl_cv_func_svid_putenv=no
gl_cv_func_unsetenv_works=no
gl_cv_func_usleep_works=yes
gl_cv_func_wcrtomb_retval=no
gl_cv_func_wcrtomb_works=yes
gl_cv_func_wctob_works=yes
gl_cv_func_wcwidth_works=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_weak=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_langinfo_altmon=no
gl_cv_header_langinfo_codeset=yes
gl_cv_header_langinfo_era=yes
gl_cv_header_langinfo_t_fmt_ampm=yes
gl_cv_header_langinfo_yesexpr=yes
gl_cv_header_limits_width=no
gl_cv_header_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=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_stdalign_h=no
gl_cv_header_working_stdint_h=no
gl_cv_host_cpu_c_abi_32bit=no
gl_cv_long_double_equals_double=no
gl_cv_minmax_in_limits_h=no
gl_cv_minmax_in_sys_param_h=no
gl_cv_next_ctype_h='<ctype.h>'
gl_cv_next_iconv_h='<iconv.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_langinfo_h='<langinfo.h>'
gl_cv_next_limits_h='<limits.h>'
gl_cv_next_locale_h='<locale.h>'
gl_cv_next_math_h='<math.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stddef_h='<stddef.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_pragma_columns=no
gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
gl_cv_rpl_alloca=no
gl_cv_size_max=yes
gl_cv_solaris_64bit=no
gl_cv_sys_struct_lconv_ok=yes
gl_cv_sys_struct_timespec_in_time_h=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_max_align_t=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_sigset_t=yes
gl_cv_type_size_t_signed=no
gl_cv_type_size_t_suffix=u
gl_cv_type_wchar_t_signed=yes
gl_cv_type_wchar_t_suffix=l
gl_cv_type_wctrans_t=yes
gl_cv_type_wctype_t=yes
gl_cv_type_wint_t_signed=yes
gl_cv_type_wint_t_suffix=l
gl_cv_type_wint_t_too_small=no
gl_cv_var___progname=
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_CFLocaleCopyPreferredLanguages=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_unsetenv_ret=int
gt_cv_func_uselocale_works=no
gt_cv_inttypes_pri_broken=no
gt_cv_locale_ar=ar
gt_cv_locale_fake=no
gt_cv_locale_fr=fr_FR
gt_cv_locale_fr_utf8=fr_FR.UTF-8
gt_cv_locale_ja=ja_JP.eucJP
gt_cv_locale_solaris114=no
gt_cv_locale_tr_utf8=none
gt_cv_locale_zh_CN=zh_CN.GB18030
gt_cv_ssize_t=yes
gt_cv_val_LC_MESSAGES=yes
gt_cv_var_environ_declaration=no
lt_cv_ar_at_file=@
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=/usr/ccs/bin/ld
lt_cv_path_NM='/opt/csw/gnu/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='-KPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
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][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=786240
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/opt/csw/gnu/dd bs=4096 count=1'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing aclocal-1.15'
ALLOCA=''
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='ar'
ARFLAGS='cr'
AS='as'
AUTOCONF='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/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='/opt/solarisstudio12.3/bin/cc'
CCDEPMODE='depmode=none'
CFLAGS='-g'
CPP='/opt/solarisstudio12.3/bin/cc -E'
CPPFLAGS='-I/opt/csw/include -D_REENTRANT'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DLL_VARIABLE=''
DSYMUTIL=''
DUMPBIN=''
DVIPS='/opt/csw/bin/dvips'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/opt/csw/gnu/grep -E'
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXEEXT=''
FGREP='/opt/csw/gnu/grep -F'
FLOAT_H=''
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_LIMITS_H_FALSE='#'
GL_GENERATE_LIMITS_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_CTIME='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_EXPLICIT_BZERO='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_GETPASS='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='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_ISBLANK='IN_LIBUNISTRING_GNULIB_TESTS'
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_LOCALENAME='1'
GNULIB_LOCALTIME='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_MKTIME='0'
GNULIB_MODF='0'
GNULIB_MODFF='0'
GNULIB_MODFL='0'
GNULIB_NANOSLEEP='0'
GNULIB_NL_LANGINFO='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OVERRIDES_WINT_T='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_PTHREAD_SIGMASK='IN_LIBUNISTRING_GNULIB_TESTS'
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_RAISE='IN_LIBUNISTRING_GNULIB_TESTS'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='0'
GNULIB_READLINK='0'
GNULIB_READLINKAT='0'
GNULIB_REALLOCARRAY='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_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='0'
GNULIB_SIGNBIT='1'
GNULIB_SIGPROCMASK='IN_LIBUNISTRING_GNULIB_TESTS'
GNULIB_SINF='0'
GNULIB_SINHF='0'
GNULIB_SINL='0'
GNULIB_SLEEP='IN_LIBUNISTRING_GNULIB_TESTS'
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_STRFTIME='0'
GNULIB_STRNCAT='1'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='0'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='1'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='0'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLD='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_TIMEGM='0'
GNULIB_TIME_R='0'
GNULIB_TIME_RZ='0'
GNULIB_TMPFILE='0'
GNULIB_TOWCTRANS='0'
GNULIB_TRUNC='0'
GNULIB_TRUNCATE='0'
GNULIB_TRUNCF='0'
GNULIB_TRUNCL='0'
GNULIB_TTYNAME_R='0'
GNULIB_TZSET='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='IN_LIBUNISTRING_GNULIB_TESTS'
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_WCSFTIME='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='/opt/csw/gnu/grep'
HAVE_ACOSF='1'
HAVE_ACOSL='1'
HAVE_ALLOCA_H='1'
HAVE_ASINF='1'
HAVE_ASINL='1'
HAVE_ATAN2F='1'
HAVE_ATANF='1'
HAVE_ATANL='1'
HAVE_ATOLL='1'
HAVE_BTOWC='1'
HAVE_C99_STDINT_H='0'
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_CRTDEFS_H='0'
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='0'
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='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_INITSTATE='1'
HAVE_DECL_LDEXPL='1'
HAVE_DECL_LOCALTIME_R='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_SETSTATE='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_TRUNCATE='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='0'
HAVE_EUIDACCESS='1'
HAVE_EXPF='1'
HAVE_EXPL='1'
HAVE_EXPLICIT_BZERO='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='0'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FMA='1'
HAVE_FMAF='1'
HAVE_FMAL='1'
HAVE_FMODF='1'
HAVE_FMODL='1'
HAVE_FREELOCALE='0'
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_GETPASS='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_IMAXDIV_T='1'
HAVE_INITSTATE='1'
HAVE_INTTYPES_H='1'
HAVE_ISBLANK='1'
HAVE_ISNAND='1'
HAVE_ISNANF='1'
HAVE_ISNANL='1'
HAVE_ISWBLANK='1'
HAVE_ISWCNTRL='1'
HAVE_LANGINFO_ALTMON='0'
HAVE_LANGINFO_CODESET='1'
HAVE_LANGINFO_ERA='1'
HAVE_LANGINFO_H='1'
HAVE_LANGINFO_T_FMT_AMPM='1'
HAVE_LANGINFO_YESEXPR='1'
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_MBTOWC='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_NANOSLEEP='1'
HAVE_NEWLOCALE='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_POSIX_SIGNALBLOCKING='1'
HAVE_POWF='1'
HAVE_PREAD='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_QSORT_R='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='1'
HAVE_REALLOCARRAY='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='0'
HAVE_SECURE_GETENV='1'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SETSTATE='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='0'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T='1'
HAVE_SIGNED_WCHAR_T='1'
HAVE_SIGNED_WINT_T='1'
HAVE_SIGSET_T='1'
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_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H='0'
HAVE_SYS_INTTYPES_H='1'
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_TIMEGM='1'
HAVE_TIMEZONE_T='0'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_TZSET='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_WCSFTIME='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=''
HAVE_WINT_T='1'
HAVE_WMEMCHR='1'
HAVE_WMEMCMP='1'
HAVE_WMEMCPY='1'
HAVE_WMEMMOVE='1'
HAVE_WMEMSET='1'
HAVE_XLOCALE_H='0'
HAVE__BOOL='1'
HAVE__EXIT='1'
HEXVERSION='0x00090A'
ICONV_CONST='const'
ICONV_H='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='/usr/ccs/bin/ld'
LDFLAGS='-L/opt/csw/lib -R/opt/csw/lib'
LIBICONV='/opt/csw/lib/libiconv.so -R/opt/csw/lib'
LIBINTL=''
LIBMULTITHREAD='-lpthread'
LIBOBJS=''
LIBPTH=''
LIBPTH_PREFIX=''
LIBS=''
LIBTESTS_LIBDEPS=''
LIBTHREAD=''
LIBTOOL='/bin/bash $(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_PREFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_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_PREFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_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_PREFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE=''
LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_FALSE='#'
LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_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_GRAPHEME_BREAKS_FALSE='#'
LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_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'
LIB_PTHREAD_SIGMASK=''
LIMITS_H='limits.h'
LIPO=''
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT=''
LOCALE_AR='ar'
LOCALE_FR='fr_FR'
LOCALE_FR_UTF8='fr_FR.UTF-8'
LOCALE_JA='ja_JP.eucJP'
LOCALE_TR_UTF8='none'
LOCALE_ZH_CN='zh_CN.GB18030'
LTLIBICONV='-L/opt/csw/lib -liconv -R/opt/csw/lib'
LTLIBINTL=''
LTLIBMULTITHREAD='-lpthread'
LTLIBOBJS=''
LTLIBPTH=''
LTLIBTHREAD=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/opt/csw/gnu/mkdir -p'
NAMESPACING='yes'
NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='<stddef.h>'
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
NEXT_CTYPE_H='<ctype.h>'
NEXT_ERRNO_H=''
NEXT_FLOAT_H=''
NEXT_ICONV_H='<iconv.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_LANGINFO_H='<langinfo.h>'
NEXT_LIMITS_H='<limits.h>'
NEXT_LOCALE_H='<locale.h>'
NEXT_MATH_H='<math.h>'
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDDEF_H='<stddef.h>'
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
NM='/opt/csw/gnu/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libunistring'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/opt/csw/bin/perl'
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER=''
PRIPTR_PREFIX='"l"'
PRI_MACROS_BROKEN='0'
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
RC='windres'
RELOCATABLE='no'
REPLACE_ACOSF='0'
REPLACE_ASINF='0'
REPLACE_ATAN2F='0'
REPLACE_ATANF='0'
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_COSF='0'
REPLACE_COSHF='0'
REPLACE_CTIME='GNULIB_PORTCHECK'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_DUPLOCALE='0'
REPLACE_EXP2='0'
REPLACE_EXP2L='0'
REPLACE_EXPF='0'
REPLACE_EXPL='0'
REPLACE_EXPM1='0'
REPLACE_EXPM1F='0'
REPLACE_EXPM1L='0'
REPLACE_FABSL='0'
REPLACE_FACCESSAT='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_FREELOCALE='0'
REPLACE_FREOPEN='0'
REPLACE_FREXP='0'
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_GETPASS='0'
REPLACE_GMTIME='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_ILOGBL='0'
REPLACE_INITSTATE='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_LOCALTIME='0'
REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
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='1'
REPLACE_MBSINIT='0'
REPLACE_MBSNRTOWCS='0'
REPLACE_MBSRTOWCS='0'
REPLACE_MBSTATE_T='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='GNULIB_PORTCHECK'
REPLACE_MODF='0'
REPLACE_MODFF='0'
REPLACE_MODFL='0'
REPLACE_NAN='0'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NEWLOCALE='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_PTHREAD_SIGMASK='0'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='1'
REPLACE_PWRITE='0'
REPLACE_QSORT_R='0'
REPLACE_RAISE='0'
REPLACE_RANDOM='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_RINTL='0'
REPLACE_RMDIR='0'
REPLACE_ROUND='0'
REPLACE_ROUNDF='0'
REPLACE_ROUNDL='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='0'
REPLACE_SETSTATE='0'
REPLACE_SIGNBIT='0'
REPLACE_SIGNBIT_USING_GCC='0'
REPLACE_SINF='0'
REPLACE_SINHF='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_SQRTF='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='0'
REPLACE_STRERROR_R='0'
REPLACE_STRFTIME='GNULIB_PORTCHECK'
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_STRTOLD='0'
REPLACE_STRTOUMAX='0'
REPLACE_STRUCT_LCONV='0'
REPLACE_SYMLINK='0'
REPLACE_SYMLINKAT='0'
REPLACE_TANF='0'
REPLACE_TANHF='0'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TOWLOWER='0'
REPLACE_TRUNC='0'
REPLACE_TRUNCATE='0'
REPLACE_TRUNCF='0'
REPLACE_TRUNCL='0'
REPLACE_TTYNAME_R='0'
REPLACE_TZSET='GNULIB_PORTCHECK'
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='1'
REPLACE_WCSFTIME='0'
REPLACE_WCSNRTOMBS='0'
REPLACE_WCSRTOMBS='0'
REPLACE_WCSWIDTH='0'
REPLACE_WCTOB='0'
REPLACE_WCTOMB='0'
REPLACE_WCWIDTH='0'
REPLACE_WRITE='0'
SED='/opt/csw/gnu/sed'
SET_MAKE=''
SHELL='/bin/bash'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX='u'
STDALIGN_H='stdalign.h'
STDBOOL_H='stdbool.h'
STDDEF_H='stddef.h'
STDINT_H='stdint.h'
STRIP='strip'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TEXI2DVI='/opt/csw/bin/texi2dvi'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='0'
UNDEFINE_STRTOK_R='0'
UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
VERSION='0.9.10'
WCHAR_T_SUFFIX='l'
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_STAT_INODES='0'
WINT_T_SUFFIX='l'
WOE32DLL_FALSE=''
WOE32DLL_TRUE='#'
WOE32_FALSE=''
WOE32_TRUE='#'
YIELD_LIB='-lrt'
ac_ct_AR='ar'
ac_ct_CC='/opt/solarisstudio12.3/bin/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='i386-pc-solaris2.10'
build_alias=''
build_cpu='i386'
build_os='solaris2.10'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' frexpl.o fseterr.o mbrtowc.o strstr.o'
gl_LTLIBOBJS=' frexpl.lo fseterr.lo mbrtowc.lo strstr.lo'
gltests_LIBOBJS=' error.o putenv.o unsetenv.o wcrtomb.o'
gltests_LTLIBOBJS=' error.lo putenv.lo unsetenv.lo wcrtomb.lo'
gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS'
host='i386-pc-solaris2.10'
host_alias=''
host_cpu='i386'
host_os='solaris2.10'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
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.10"
#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 _NETBSD_SOURCE 1
#define _OPENBSD_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
#define __STDC_WANT_LIB_EXT2__ 1
#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
#define _TANDEM_SOURCE 1
#define _HPUX_ALT_XOPEN_SOCKET_API 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_ISWCNTRL 1
#define HAVE_ISWBLANK 1
#define HAVE_MBSINIT 1
#define HAVE_MBRTOWC 1
#define HAVE_MPROTECT 1
#define HAVE_SNPRINTF 1
#define HAVE_STRDUP 1
#define HAVE_WCWIDTH 1
#define HAVE_BTOWC 1
#define HAVE_GETEXECNAME 1
#define HAVE_ISBLANK 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_SETENV 1
#define HAVE_SLEEP 1
#define HAVE_USLEEP 1
#define HAVE_WCRTOMB 1
#define HAVE_WCTOB 1
#define HAVE_ICONV 1
#define ICONV_CONST const
#define HAVE_ICONV_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMITS_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_UNISTD_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define FLT_EXPBIT0_WORD 0
#define FLT_EXPBIT0_BIT 23
#define HAVE_WINT_T 1
#define HAVE_TOWLOWER 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WCHAR_T 1
#define HAVE_LC_MESSAGES 1
#define USE_POSIX_THREADS 1
#define USE_POSIX_THREADS_WEAK 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MBSTATE_T 1
#define HAVE_MAP_ANONYMOUS 1
#define INSTALLPREFIX "/usr/local"
#define HAVE__BOOL 1
#define HAVE_SYS_INTTYPES_H 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 HAVE_SIGNED_WCHAR_T 1
#define HAVE_SIGNED_WINT_T 1
#define PTRDIFF_T_SUFFIX 
#define SIZE_T_SUFFIX u
#define SIG_ATOMIC_T_SUFFIX 
#define WCHAR_T_SUFFIX l
#define WINT_T_SUFFIX l
#define restrict __restrict__
#define HAVE_MAP_ANONYMOUS 1
#define _USE_STD_STAT 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_WCSLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCRTOMB 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_SNPRINTF_RETVAL_C99 1
#define CHECK_PRINTF_SAFE 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_INTTYPES_H 1
#define HAVE_SIGSET_T 1
#define HAVE_DECL_SETENV 1
#define HAVE_SEARCH_H 1
#define HAVE_TSEARCH 1
#define HAVE_DECL_UNSETENV 1
#define FLEXIBLE_ARRAY_MEMBER /**/
#define HAVE_FREXP_IN_LIBC 1
#define GNULIB_TEST_FREXP 1
#define GNULIB_TEST_FREXPL 1
#define HAVE_INLINE 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 _LCONV_C99 1
#define GNULIB_TEST_LOCALENAME 1
#define HAVE_PTHREAD_RWLOCK 1
#define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define GNULIB_LOCK 1
#define HAVE_MALLOC_POSIX 1
#define GNULIB_TEST_MALLOC_POSIX 1
#define MBRTOWC_RETVAL_BUG 1
#define GNULIB_TEST_MBRTOWC 1
#define GNULIB_TEST_MBSINIT 1
#define GNULIB_TEST_MBSNLEN 1
#define GNULIB_TEST_MEMCHR 1
#define HAVE_FREXP_IN_LIBC 1
#define HAVE_LDEXP_IN_LIBC 1
#define GNULIB_TEST_SIGNBIT 1
#define HAVE_STDINT_H 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_UC_GRAPHEME_BREAKS 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 NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define HAVE_NL_LANGINFO 1
#define NEED_PRINTF_DIRECTIVE_LS 1
#define NEED_PRINTF_FLAG_ZERO 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_TOWLOWER 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 GNULIB_TEST_GETPAGESIZE 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
#define HAVE_DECL___ARGV 0
#define DBL_EXPBIT0_WORD 1
#define DBL_EXPBIT0_BIT 20
#define FLT_EXPBIT0_WORD 0
#define FLT_EXPBIT0_BIT 23
#define LDBL_EXPBIT0_WORD 2
#define LDBL_EXPBIT0_BIT 0
#define HAVE_MBTOWC 1
#define GNULIB_TEST_MBTOWC 1
#define HAVE_MAP_ANONYMOUS 1
#define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS
#define GNULIB_TEST_PTHREAD_SIGMASK 1
#define HAVE_DECL__PUTENV 0
#define GNULIB_TEST_PUTENV 1
#define HAVE_RAISE 1
#define GNULIB_TEST_RAISE 1
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 1
#define GNULIB_TEST_SIGPROCMASK 1
#define HAVE_DECL_SLEEP 1
#define GNULIB_TEST_SLEEP 1
#define __USE_MINGW_ANSI_STDIO 1
#define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS
#define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS
#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_USLEEP 1
#define GNULIB_TEST_WCRTOMB 1
#define HAVE_DECL_WCTOB 1
#define GNULIB_TEST_WCTOB 1
#define GNULIB_TEST_WCTOMB 1

configure: exit 0