(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:4610: checking for a BSD-compatible install
configure:4678: result: /opt/csw/gnu/install -c
configure:4689: checking whether build environment is sane
configure:4744: result: yes
configure:4895: checking for a thread-safe mkdir -p
configure:4934: result: /opt/csw/gnu/mkdir -p
configure:4941: checking for gawk
configure:4957: found /opt/csw/bin/gawk
configure:4968: result: gawk
configure:4979: checking whether make sets $(MAKE)
configure:5001: result: yes
configure:5030: checking whether make supports nested variables
configure:5047: result: yes
configure:5237: checking for gcc
configure:5264: result: /opt/solarisstudio12.3/bin/cc
configure:5493: checking for C compiler version
configure:5502: /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:5513: $? = 1
configure:5502: /opt/solarisstudio12.3/bin/cc -v >&5
usage: cc [ options ] files.  Use 'cc -flags' for details
configure:5513: $? = 1
configure:5502: /opt/solarisstudio12.3/bin/cc -V >&5
cc: Sun C 5.12 SunOS_i386 Patch 148918-10 2016/08/02
configure:5513: $? = 0
configure:5502: /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:5513: $? = 1
configure:5533: checking whether the C compiler works
configure:5555: /opt/solarisstudio12.3/bin/cc  -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:5559: $? = 0
configure:5607: result: yes
configure:5610: checking for C compiler default output file name
configure:5612: result: a.out
configure:5618: checking for suffix of executables
configure:5625: /opt/solarisstudio12.3/bin/cc -o conftest  -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:5629: $? = 0
configure:5651: result: 
configure:5673: checking whether we are cross compiling
configure:5681: /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:5685: $? = 0
configure:5692: ./conftest
configure:5696: $? = 0
configure:5711: result: no
configure:5716: checking for suffix of object files
configure:5738: /opt/solarisstudio12.3/bin/cc -c  -I/opt/csw/include conftest.c >&5
configure:5742: $? = 0
configure:5763: result: o
configure:5767: checking whether we are using the GNU C compiler
configure:5786: /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:5786: $? = 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:5795: result: no
configure:5804: checking whether /opt/solarisstudio12.3/bin/cc accepts -g
configure:5824: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:5824: $? = 0
configure:5865: result: yes
configure:5882: checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89
configure:5945: /opt/solarisstudio12.3/bin/cc  -c -g -I/opt/csw/include conftest.c >&5
"conftest.c", line 58: warning: statement not reached
configure:5945: $? = 0
configure:5958: result: none needed
configure:5983: checking whether /opt/solarisstudio12.3/bin/cc understands -c and -o together
configure:6005: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:6008: $? = 0
configure:6005: /opt/solarisstudio12.3/bin/cc -c conftest.c -o conftest2.o
configure:6008: $? = 0
configure:6020: result: yes
configure:6048: checking for style of include used by make
configure:6076: result: GNU
configure:6102: checking dependency style of /opt/solarisstudio12.3/bin/cc
configure:6213: result: none
configure:6233: checking how to run the C preprocessor
configure:6264: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
configure:6264: $? = 0
configure:6278: /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:6278: $? = 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:6303: result: /opt/solarisstudio12.3/bin/cc -E
configure:6323: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include conftest.c
configure:6323: $? = 0
configure:6337: /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:6337: $? = 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:6373: checking build system type
configure:6387: result: i386-pc-solaris2.10
configure:6407: checking host system type
configure:6420: result: i386-pc-solaris2.10
configure:6444: checking for grep that handles long lines and -e
configure:6502: result: /opt/csw/gnu/grep
configure:6507: checking for egrep
configure:6569: result: /opt/csw/gnu/grep -E
configure:6574: checking for ANSI C header files
configure:6594: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6594: $? = 0
configure:6667: /opt/solarisstudio12.3/bin/cc -o conftest -g -I/opt/csw/include -L/opt/csw/lib -R/opt/csw/lib conftest.c  >&5
configure:6667: $? = 0
configure:6667: ./conftest
configure:6667: $? = 0
configure:6678: result: yes
configure:6691: checking for sys/types.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for sys/stat.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for stdlib.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for string.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for memory.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for strings.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for inttypes.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for stdint.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for unistd.h
configure:6691: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6704: checking minix/config.h usability
configure:6704: /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:6704: $? = 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:6704: result: no
configure:6704: checking minix/config.h presence
configure:6704: /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:6704: $? = 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:6704: result: no
configure:6704: checking for minix/config.h
configure:6704: result: no
configure:6728: checking whether it is safe to define __EXTENSIONS__
configure:6746: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6746: $? = 0
configure:6753: result: yes
configure:6786: checking whether _XOPEN_SOURCE should be defined
configure:6805: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include conftest.c >&5
configure:6805: $? = 0
configure:6829: result: no
configure:6846: checking for Minix Amsterdam compiler
configure:6870: result: no
configure:6927: checking for ar
configure:6943: found /opt/csw/gnu/ar
configure:6954: result: ar
configure:7029: checking for ranlib
configure:7045: found /opt/csw/gnu/ranlib
configure:7056: result: ranlib
configure:8399: checking how to print strings
configure:8426: result: printf
configure:8447: checking for a sed that does not truncate output
configure:8511: result: /opt/csw/gnu/sed
configure:8529: checking for fgrep
configure:8591: result: /opt/csw/gnu/grep -F
configure:8659: checking for non-GNU ld
configure:8693: result: /usr/ccs/bin/ld
configure:8700: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:8715: result: no
configure:8727: checking for BSD- or MS-compatible name lister (nm)
configure:8784: result: /opt/csw/gnu/nm -B
configure:8914: checking the name lister (/opt/csw/gnu/nm -B) interface
configure:8921: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:8924: /opt/csw/gnu/nm -B "conftest.o"
configure:8927: output
00000000 b Bbss.bss
00000000 d Ddata.data
00000000 r Drodata.rodata
00000000 D some_variable
configure:8934: result: BSD nm
configure:8937: checking whether ln -s works
configure:8941: result: yes
configure:8949: checking the maximum length of command line arguments
configure:9080: result: 786240
configure:9128: checking how to convert i386-pc-solaris2.10 file names to i386-pc-solaris2.10 format
configure:9168: result: func_convert_file_noop
configure:9175: checking how to convert i386-pc-solaris2.10 file names to toolchain format
configure:9195: result: func_convert_file_noop
configure:9202: checking for /usr/ccs/bin/ld option to reload object files
configure:9209: result: -r
configure:9283: checking for objdump
configure:9299: found /opt/csw/gnu/objdump
configure:9310: result: objdump
configure:9339: checking how to recognize dependent libraries
configure:9539: result: pass_all
configure:9624: checking for dlltool
configure:9640: found /opt/csw/gnu/dlltool
configure:9651: result: dlltool
configure:9681: checking how to associate runtime and link libraries
configure:9708: result: printf %s\n
configure:9832: checking for archiver @FILE support
configure:9849: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:9849: $? = 0
configure:9852: ar cru libconftest.a @conftest.lst >&5
configure:9855: $? = 0
configure:9860: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:9863: $? = 1
configure:9875: result: @
configure:9933: checking for strip
configure:9949: found /opt/csw/gnu/strip
configure:9960: result: strip
configure:10032: checking for ranlib
configure:10059: result: ranlib
configure:10161: checking command to parse /opt/csw/gnu/nm -B output from /opt/solarisstudio12.3/bin/cc object
configure:10314: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:10317: $? = 0
configure:10321: /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:10324: $? = 0
configure:10390: /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:10393: $? = 0
configure:10431: result: ok
configure:10478: checking for sysroot
configure:10508: result: no
configure:10515: checking for a working dd
configure:10553: result: /opt/csw/gnu/dd
configure:10557: checking how to truncate binary pipes
configure:10572: result: /opt/csw/gnu/dd bs=4096 count=1
configure:10821: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:10824: $? = 0
configure:10901: checking for mt
configure:10917: found /opt/csw/bin/mt
configure:10928: result: mt
configure:10951: checking if mt is a manifest tool
configure:10957: 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:10965: result: no
configure:11639: checking for dlfcn.h
configure:11639: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:11639: $? = 0
configure:11639: result: yes
configure:12193: checking for objdir
configure:12208: result: .libs
configure:12865: checking for /opt/solarisstudio12.3/bin/cc option to produce PIC
configure:12872: result: -KPIC -DPIC
configure:12880: checking if /opt/solarisstudio12.3/bin/cc PIC flag -KPIC -DPIC works
configure:12898: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -KPIC -DPIC -DPIC conftest.c >&5
configure:12902: $? = 0
configure:12915: result: yes
configure:12944: checking if /opt/solarisstudio12.3/bin/cc static flag -Bstatic works
configure:12972: result: yes
configure:12987: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:13008: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -o out/conftest2.o conftest.c >&5
configure:13012: $? = 0
configure:13034: result: yes
configure:13042: checking if /opt/solarisstudio12.3/bin/cc supports -c -o file.o
configure:13089: result: yes
configure:13122: checking whether the /opt/solarisstudio12.3/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries
configure:14381: result: yes
configure:14621: checking dynamic linker characteristics
configure:15439: result: solaris2.10 ld.so
configure:15561: checking how to hardcode library paths into programs
configure:15586: result: immediate
configure:16134: checking whether stripping libraries is possible
configure:16139: result: yes
configure:16174: checking if libtool supports shared libraries
configure:16176: result: yes
configure:16179: checking whether to build shared libraries
configure:16204: result: yes
configure:16207: checking whether to build static libraries
configure:16211: result: yes
configure:16292: checking for windres
configure:16308: found /opt/csw/gnu/windres
configure:16319: result: windres
configure:16442: checking for size_t
configure:16442: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:16442: $? = 0
configure:16442: /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:16442: $? = 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:16442: result: yes
configure:16455: checking for working alloca.h
configure:16472: /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:16472: $? = 0
configure:16480: result: yes
configure:16488: checking for alloca
configure:16525: /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:16525: $? = 0
configure:16533: result: yes
configure:16645: checking whether the preprocessor supports include_next
configure:16683: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:16683: $? = 0
configure:16704: result: yes
configure:16725: checking whether system header files limit the line length
configure:16748: result: no
configure:16759: checking for complete errno.h
configure:16832: result: yes
configure:17406: checking whether frexp() can be used without linking with libm
configure:17424: /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:17424: $? = 0
configure:17433: result: yes
configure:17436: checking whether alarm is declared
configure:17436: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:17436: $? = 0
configure:17436: result: yes
configure:17448: checking whether long double and double are the same
configure:17469: /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:17469: $? = 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:17477: result: no
configure:17495: checking for __fseterr
configure:17495: /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:17495: $? = 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:17495: result: no
configure:17495: checking for iswcntrl
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for iswblank
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for symlink
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for mbsinit
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for mbrtowc
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for mprotect
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for snprintf
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for stpcpy
configure:17495: /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
Undefined			first referenced
 symbol  			    in file
stpcpy                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17495: $? = 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_SYMLINK 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:17495: result: no
configure:17495: checking for strdup
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for wcwidth
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for btowc
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for _set_invalid_parameter_handler
configure:17495: /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
Undefined			first referenced
 symbol  			    in file
_set_invalid_parameter_handler      conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17495: $? = 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_SYMLINK 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:17495: result: no
configure:17495: checking for getprogname
configure:17495: /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
Undefined			first referenced
 symbol  			    in file
getprogname                         conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17495: $? = 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_SYMLINK 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:17495: result: no
configure:17495: checking for getexecname
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for isblank
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for newlocale
configure:17495: /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
Undefined			first referenced
 symbol  			    in file
newlocale                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:17495: $? = 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_SYMLINK 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
| /* 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:17495: result: no
configure:17495: checking for pthread_sigmask
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for setenv
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for sleep
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for usleep
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for wcrtomb
configure:17495: /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:17495: $? = 0
configure:17495: result: yes
configure:17495: checking for wctob
configure:17495: /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 95: warning: statement not reached
configure:17495: $? = 0
configure:17495: result: yes
configure:17531: checking host CPU and C ABI
configure:17892: result: i386
configure:17954: checking for ld
configure:18082: result: /usr/ccs/bin/ld
configure:18089: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:18104: result: no
configure:18111: checking for shared library run path origin
configure:18124: result: done
configure:18146: checking for the common suffixes of directories in the library search path
configure:18155: checking for 64-bit host
configure:18169: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 69: warning: old-style declaration or incorrect type for: error
"conftest.c", line 69: syntax error before or at: fail
"conftest.c", line 69: warning: old-style declaration or incorrect type for: fail
cc: acomp failed for conftest.c
configure:18169: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| /* end confdefs.h.  */
| #ifdef _LP64
|                     int ok;
|                    #else
|                     error fail
|                    #endif
| 
configure:18177: result: no
configure:18225: result: lib,lib
configure:18743: checking for iconv
configure:18767: /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:18767: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| /* 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: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
configure:18791: $? = 0
configure:18801: result: yes
configure:18804: checking for working iconv
configure:18945: /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 91: 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 111: 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 130: 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 184: warning: statement not reached
configure:18945: $? = 0
configure:18945: ./conftest
configure:18945: $? = 0
configure:18957: result: yes
configure:18972: checking how to link with libiconv
configure:18974: result: /opt/csw/lib/libiconv.so -R/opt/csw/lib
configure:18985: checking for iconv declaration
configure:19014: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 75: 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:19014: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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:19025: result:
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:19048: checking for iconv.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for crtdefs.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 103: cannot find include file: <crtdefs.h>
cc: acomp failed for conftest.c
configure:19048: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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:19048: result: no
configure:19048: checking for wctype.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for langinfo.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for limits.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for unistd.h
configure:19048: result: yes
configure:19048: checking for math.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for sys/mman.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for wchar.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for stdint.h
configure:19048: result: yes
configure:19048: checking for features.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 111: cannot find include file: <features.h>
cc: acomp failed for conftest.c
configure:19048: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_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:19048: result: no
configure:19048: checking for inttypes.h
configure:19048: result: yes
configure:19048: checking for xlocale.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 112: cannot find include file: <xlocale.h>
cc: acomp failed for conftest.c
configure:19048: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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 <xlocale.h>
configure:19048: result: no
configure:19048: checking for semaphore.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for sys/socket.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19048: checking for sys/time.h
configure:19048: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19048: $? = 0
configure:19048: result: yes
configure:19061: checking for inline
configure:19077: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19077: $? = 0
configure:19085: result: inline
configure:19104: checking where to find the exponent in a 'double'
configure:19418: /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:19418: $? = 0
configure:19418: ./conftest
configure:19418: $? = 0
configure:19430: result: word 1 bit 20
configure:19450: checking where to find the exponent in a 'float'
configure:19527: /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:19527: $? = 0
configure:19527: ./conftest
configure:19527: $? = 0
configure:19539: result: word 0 bit 23
configure:19559: checking whether byte ordering is bigendian
configure:19574: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 86: warning: old-style declaration or incorrect type for: not
"conftest.c", line 86: syntax error before or at: a
"conftest.c", line 86: warning: old-style declaration or incorrect type for: a
"conftest.c", line 86: warning: old-style declaration or incorrect type for: universal
"conftest.c", line 86: warning: old-style declaration or incorrect type for: capable
"conftest.c", line 86: warning: old-style declaration or incorrect type for: compiler
cc: acomp failed for conftest.c
configure:19574: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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:19619: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 92: undefined symbol: bogus
"conftest.c", line 92: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:19619: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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:19663: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19663: $? = 0
configure:19680: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 91: undefined symbol: not
"conftest.c", line 91: syntax error before or at: big
cc: acomp failed for conftest.c
configure:19680: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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:19765: result: no
configure:19798: checking for wint_t
configure:19823: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19823: $? = 0
configure:19830: result: yes
configure:19837: checking whether wint_t is too small
configure:19865: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:19865: $? = 0
configure:19872: result: no
configure:19999: checking whether iswcntrl works
configure:20043: /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:20043: $? = 0
configure:20043: ./conftest
configure:20043: $? = 0
configure:20054: result: yes
configure:20078: checking for towlower
configure:20078: /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 122: warning: statement not reached
configure:20078: $? = 0
configure:20078: result: yes
configure:20126: checking for wctype_t
configure:20154: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20154: $? = 0
configure:20162: result: yes
configure:20168: checking for wctrans_t
configure:20194: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20194: $? = 0
configure:20202: result: yes
configure:20211: checking whether wctype is declared without a macro
configure:20240: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20240: $? = 0
configure:20248: result: yes
configure:20211: checking whether iswctype is declared without a macro
configure:20240: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20240: $? = 0
configure:20248: result: yes
configure:20211: checking whether wctrans is declared without a macro
configure:20240: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20240: $? = 0
configure:20248: result: yes
configure:20211: checking whether towctrans is declared without a macro
configure:20240: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20240: $? = 0
configure:20248: result: yes
configure:20351: checking whether limits.h has ULLONG_WIDTH etc.
configure:20371: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 95: undefined symbol: ULLONG_WIDTH
"conftest.c", line 95: non-constant initializer: op "NAME"
cc: acomp failed for conftest.c
configure:20371: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| /* end confdefs.h.  */
| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
|                            #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
|                           #endif
|                           #include <limits.h>
|                           int ullw = ULLONG_WIDTH;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:20378: result: no
configure:20396: checking for nl_langinfo and CODESET
configure:20412: /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 97: warning: statement not reached
configure:20412: $? = 0
configure:20421: result: yes
configure:20438: checking for working fcntl.h
configure:20546: /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 182: warning: statement not reached
configure:20546: $? = 0
configure:20546: ./conftest
configure:20546: $? = 64
configure: program exited with status 64
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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
|            #if HAVE_UNISTD_H
|            # include <unistd.h>
|            #else /* on Windows with MSVC */
|            # include <io.h>
|            # include <stdlib.h>
|            # defined sleep(n) _sleep ((n) * 1000)
|            #endif
|            #include <fcntl.h>
|            #ifndef O_NOATIME
|             #define O_NOATIME 0
|            #endif
|            #ifndef O_NOFOLLOW
|             #define O_NOFOLLOW 0
|            #endif
|            static int const constants[] =
|             {
|               O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
|               O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
|             };
| 
| int
| main ()
| {
| 
|             int result = !constants;
|             #if HAVE_SYMLINK
|             {
|               static char const sym[] = "conftest.sym";
|               if (symlink ("/dev/null", sym) != 0)
|                 result |= 2;
|               else
|                 {
|                   int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
|                   if (fd >= 0)
|                     {
|                       close (fd);
|                       result |= 4;
|                     }
|                 }
|               if (unlink (sym) != 0 || symlink (".", sym) != 0)
|                 result |= 2;
|               else
|                 {
|                   int fd = open (sym, O_RDONLY | O_NOFOLLOW);
|                   if (fd >= 0)
|                     {
|                       close (fd);
|                       result |= 4;
|                     }
|                 }
|               unlink (sym);
|             }
|             #endif
|             {
|               static char const file[] = "confdefs.h";
|               int fd = open (file, O_RDONLY | O_NOATIME);
|               if (fd < 0)
|                 result |= 8;
|               else
|                 {
|                   struct stat st0;
|                   if (fstat (fd, &st0) != 0)
|                     result |= 16;
|                   else
|                     {
|                       char c;
|                       sleep (1);
|                       if (read (fd, &c, 1) != 1)
|                         result |= 24;
|                       else
|                         {
|                           if (close (fd) != 0)
|                             result |= 32;
|                           else
|                             {
|                               struct stat st1;
|                               if (stat (file, &st1) != 0)
|                                 result |= 40;
|                               else
|                                 if (st0.st_atime != st1.st_atime)
|                                   result |= 64;
|                             }
|                         }
|                     }
|                 }
|             }
|             return result;
|   ;
|   return 0;
| }
configure:20562: result: no (bad O_NOATIME)
configure:20585: checking whether getc_unlocked is declared
configure:20585: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20585: $? = 0
configure:20585: result: yes
configure:20597: checking whether we are using the GNU C Library >= 2.1 or uClibc
"conftest.c", line 96: cannot find include file: <features.h>
cc: acomp failed for conftest.c
configure:20627: result: no
configure:20634: checking for LC_MESSAGES
configure:20650: /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 101: warning: statement not reached
configure:20650: $? = 0
configure:20658: result: yes
configure:20667: checking for CFPreferencesCopyAppValue
configure:20685: /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 96: cannot find include file: <CoreFoundation/CFPreferences.h>
"conftest.c", line 100: warning: implicit function declaration: CFPreferencesCopyAppValue
"conftest.c", line 100: undefined symbol: NULL
cc: acomp failed for conftest.c
configure:20685: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:20694: result: no
configure:20701: checking for CFLocaleCopyCurrent
configure:20719: /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 96: cannot find include file: <CoreFoundation/CFLocale.h>
"conftest.c", line 100: warning: implicit function declaration: CFLocaleCopyCurrent
cc: acomp failed for conftest.c
configure:20719: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:20728: result: no
configure:20749: checking whether imported symbols can be declared weak
configure:20767: /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:20767: $? = 0
configure:20801: /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:20801: $? = 0
configure:20801: ./conftest
configure:20801: $? = 0
configure:20816: result: yes
configure:20821: checking pthread.h usability
configure:20821: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:20821: $? = 0
configure:20821: result: yes
configure:20821: checking pthread.h presence
configure:20821: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:20821: $? = 0
configure:20821: result: yes
configure:20821: checking for pthread.h
configure:20821: result: yes
configure:20859: /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:20859: $? = 0
configure:20875: checking for pthread_kill in -lpthread
configure:20900: /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 109: warning: statement not reached
configure:20900: $? = 0
configure:20909: result: yes
configure:21654: checking for multithread API to use
configure:21656: result: posix
configure:21753: checking whether malloc, realloc, calloc are POSIX compliant
configure:21773: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:21773: $? = 0
configure:21781: result: yes
configure:21788: checking for stdlib.h
configure:21788: result: yes
configure:21798: checking for GNU libc compatible malloc
configure:21834: /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:21834: $? = 0
configure:21834: ./conftest
configure:21834: $? = 0
configure:21845: result: yes
configure:21860: checking for unsigned long long int
configure:21899: /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:21899: $? = 0
configure:21908: result: yes
configure:21918: checking for long long int
configure:21956: /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 121: warning: statement not reached
configure:21956: $? = 0
configure:21956: ./conftest
configure:21956: $? = 0
configure:21968: result: yes
configure:21980: checking for mbstate_t
configure:22004: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 148: warning: statement not reached
configure:22004: $? = 0
configure:22011: result: yes
configure:22126: checking for a traditional japanese locale
configure:22205: /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:22208: $? = 0
configure:22266: result: ja_JP.eucJP
configure:22274: checking for a transitional chinese locale
configure:22354: /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:22357: $? = 0
configure:22408: result: zh_CN.GB18030
configure:22415: checking for a french Unicode locale
configure:22487: /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:22490: $? = 0
configure:22536: result: fr_FR.UTF-8
configure:22630: checking for mmap
configure:22630: /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:22630: $? = 0
configure:22630: result: yes
configure:22641: checking for MAP_ANONYMOUS
configure:22678: result: yes
configure:22700: checking whether memchr works
configure:22769: /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 154: warning: statement not reached
configure:22769: $? = 0
configure:22769: ./conftest
configure:22769: $? = 0
configure:22780: result: yes
configure:22792: checking whether <limits.h> defines MIN and MAX
configure:22809: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 105: warning: implicit function declaration: MIN
"conftest.c", line 105: non-constant initializer: op "CALL"
cc: acomp failed for conftest.c
configure:22809: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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:22816: result: no
configure:22829: checking whether <sys/param.h> defines MIN and MAX
configure:22846: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 105: warning: implicit function declaration: MIN
"conftest.c", line 105: non-constant initializer: op "CALL"
cc: acomp failed for conftest.c
configure:22846: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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:22853: result: no
configure:22874: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 105: warning: old-style declaration or incorrect type for: not
"conftest.c", line 105: syntax error before or at: a
"conftest.c", line 105: warning: old-style declaration or incorrect type for: a
"conftest.c", line 105: warning: old-style declaration or incorrect type for: universal
"conftest.c", line 105: warning: old-style declaration or incorrect type for: capable
"conftest.c", line 105: warning: old-style declaration or incorrect type for: compiler
cc: acomp failed for conftest.c
configure:22874: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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:22907: checking whether to activate relocatable installation
configure:22922: result: no
configure:22943: checking for stdbool.h that conforms to C99
configure:23018: /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:23018: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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:23025: result: no
configure:23027: checking for _Bool
configure:23027: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23027: $? = 0
configure:23027: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 141: syntax error before or at: )
cc: acomp failed for conftest.c
configure:23027: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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:23027: result: yes
configure:23044: checking for wchar_t
configure:23061: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23061: $? = 0
configure:23068: result: yes
configure:23208: checking whether stdint.h conforms to C99
configure:23388: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 207: identifier redeclared: k
	current : unsigned long
	previous: unsigned int : "conftest.c", line 206
"conftest.c", line 236: bit-field size < 0: check_UINT8_C
"conftest.c", line 238: bit-field size < 0: check_UINT16_C
"conftest.c", line 258: bit-field size < 0: check_uint_fast16
cc: acomp failed for conftest.c
configure:23388: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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:23487: result: no
configure:23601: checking sys/inttypes.h usability
configure:23601: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23601: $? = 0
configure:23601: result: yes
configure:23601: checking sys/inttypes.h presence
configure:23601: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:23601: $? = 0
configure:23601: result: yes
configure:23601: checking for sys/inttypes.h
configure:23601: result: yes
configure:23601: checking sys/bitypes.h usability
configure:23601: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 141: cannot find include file: <sys/bitypes.h>
cc: acomp failed for conftest.c
configure:23601: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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:23601: result: no
configure:23601: checking sys/bitypes.h presence
configure:23601: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
"conftest.c", line 108: cannot find include file: <sys/bitypes.h>
cc: acomp failed for conftest.c
configure:23601: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 1
| #define HAVE_SYS_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <sys/bitypes.h>
configure:23601: result: no
configure:23601: checking for sys/bitypes.h
configure:23601: result: no
configure:23623: checking for bit size of ptrdiff_t
configure:23628: /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:23628: $? = 0
configure:23628: ./conftest
configure:23628: $? = 0
configure:23649: result: 32
configure:23623: checking for bit size of size_t
configure:23628: /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
configure:23628: $? = 0
configure:23628: ./conftest
configure:23628: $? = 0
configure:23649: result: 32
configure:23668: checking for bit size of sig_atomic_t
configure:23673: /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 152: warning: statement not reached
configure:23673: $? = 0
configure:23673: ./conftest
configure:23673: $? = 0
configure:23694: result: 32
configure:23668: checking for bit size of wchar_t
configure:23673: /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 153: warning: statement not reached
configure:23673: $? = 0
configure:23673: ./conftest
configure:23673: $? = 0
configure:23694: result: 32
configure:23668: checking for bit size of wint_t
configure:23673: /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 154: warning: statement not reached
configure:23673: $? = 0
configure:23673: ./conftest
configure:23673: $? = 0
configure:23694: result: 32
configure:23712: checking whether sig_atomic_t is signed
configure:23739: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23739: $? = 0
configure:23749: result: yes
configure:23712: checking whether wchar_t is signed
configure:23739: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23739: $? = 0
configure:23749: result: yes
configure:23712: checking whether wint_t is signed
configure:23739: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23739: $? = 0
configure:23749: result: yes
configure:23771: checking for ptrdiff_t integer literal suffix
configure:23817: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23817: $? = 0
configure:23826: result: 
configure:23771: checking for size_t integer literal suffix
configure:23817: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23817: $? = 0
configure:23826: result: u
configure:23843: checking for sig_atomic_t integer literal suffix
configure:23889: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23889: $? = 0
configure:23898: result: 
configure:23843: checking for wchar_t integer literal suffix
configure:23889: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 131: identifier redeclared: foo
	current : int
	previous: long : "conftest.c", line 130
cc: acomp failed for conftest.c
configure:23889: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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:23889: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23889: $? = 0
configure:23898: result: l
configure:23843: checking for wint_t integer literal suffix
configure:23889: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 132: identifier redeclared: foo
	current : int
	previous: long : "conftest.c", line 131
cc: acomp failed for conftest.c
configure:23889: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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:23889: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:23889: $? = 0
configure:23898: result: l
configure:23942: checking for C/C++ restrict keyword
configure:23969: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 122: syntax error before or at: ip
"conftest.c", line 122: warning: undefined or missing type for: ip
"conftest.c", line 122: undefined symbol: ip
"conftest.c", line 122: cannot dereference non-pointer type
"conftest.c", line 123: undefined symbol: __restrict
"conftest.c", line 124: undefined symbol: __restrict
"conftest.c", line 130: syntax error before or at: t
"conftest.c", line 131: undefined symbol: t
"conftest.c", line 131: cannot dereference non-pointer type
"conftest.c", line 132: warning: improper pointer/integer combination: arg #1
"conftest.c", line 135: warning: statement not reached
cc: acomp failed for conftest.c
configure:23969: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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:23969: /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:23969: $? = 0
configure:23977: result: __restrict__
configure:24068: checking whether ffsl is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: ffsl
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef ffsl
|   (void) ffsl;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether ffsll is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: ffsll
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef ffsll
|   (void) ffsll;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether memmem is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: memmem
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef memmem
|   (void) memmem;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether mempcpy is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: mempcpy
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef mempcpy
|   (void) mempcpy;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether memrchr is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: memrchr
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef memrchr
|   (void) memrchr;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether rawmemchr is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: rawmemchr
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef rawmemchr
|   (void) rawmemchr;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether stpcpy is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: stpcpy
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef stpcpy
|   (void) stpcpy;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether stpncpy is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: stpncpy
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef stpncpy
|   (void) stpncpy;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strchrnul is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 128: undefined symbol: strchrnul
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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__
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strchrnul
|   (void) strchrnul;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strdup is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strncat is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strndup is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 130: undefined symbol: strndup
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strndup
|   (void) strndup;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strnlen is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 130: undefined symbol: strnlen
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strnlen
|   (void) strnlen;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strpbrk is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strsep is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 131: undefined symbol: strsep
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strsep
|   (void) strsep;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strcasestr is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 131: undefined symbol: strcasestr
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strcasestr
|   (void) strcasestr;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24068: checking whether strtok_r is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strerror_r is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strsignal is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24086: $? = 0
configure:24094: result: yes
configure:24068: checking whether strverscmp is declared without a macro
configure:24086: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 134: undefined symbol: strverscmp
cc: acomp failed for conftest.c
configure:24086: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| /* end confdefs.h.  */
| #include <string.h>
| 
| int
| main ()
| {
| #undef strverscmp
|   (void) strverscmp;
|   ;
|   return 0;
| }
configure:24094: result: no
configure:24116: checking for mmap
configure:24116: result: yes
configure:24127: checking for MAP_ANONYMOUS
configure:24164: result: yes
configure:24176: checking whether strncat works
configure:24264: /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 195: warning: statement not reached
configure:24264: $? = 0
configure:24264: ./conftest
configure:24264: $? = 0
configure:24275: result: yes
configure:24288: checking whether strstr works
configure:24340: /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 141: warning: statement not reached
configure:24340: $? = 0
configure:24340: ./conftest
configure:24340: $? = 0
configure:24351: result: yes
configure:24363: checking for pid_t
configure:24363: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24363: $? = 0
configure:24363: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 165: syntax error before or at: )
cc: acomp failed for conftest.c
configure:24363: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #include <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:24363: result: yes
configure:24374: checking for mode_t
configure:24374: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:24374: $? = 0
configure:24374: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 165: syntax error before or at: )
cc: acomp failed for conftest.c
configure:24374: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| /* end confdefs.h.  */
| #include <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:24374: result: yes
configure:24652: checking for inttypes.h
configure:24671: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 139: warning: statement not reached
configure:24671: $? = 0
configure:24678: result: yes
configure:24689: checking for stdint.h
configure:24706: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 138: warning: statement not reached
configure:24706: $? = 0
configure:24713: result: yes
configure:24726: checking for intmax_t
configure:24751: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 147: warning: statement not reached
configure:24751: $? = 0
configure:24758: result: yes
configure:24784: checking whether snprintf returns a byte count as in C99
configure:24871: /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:24871: $? = 0
configure:24871: ./conftest
configure:24871: $? = 0
configure:24882: result: yes
configure:24893: checking for snprintf
configure:24893: result: yes
configure:24893: checking for strnlen
configure:24893: /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
Undefined			first referenced
 symbol  			    in file
strnlen                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:24893: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:24893: result: no
configure:24893: checking for wcslen
configure:24893: /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:24893: $? = 0
configure:24893: result: yes
configure:24893: checking for wcsnlen
configure:24893: /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 171: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
wcsnlen                             conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:24893: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:24893: result: no
configure:24893: checking for mbrtowc
configure:24893: result: yes
configure:24893: checking for wcrtomb
configure:24893: result: yes
configure:24902: checking whether _snprintf is declared
configure:24902: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 146: undefined symbol: _snprintf
cc: acomp failed for conftest.c
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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:24902: result: no
configure:24926: checking whether printf supports 'long double' arguments
configure:24981: /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:24981: $? = 0
configure:24981: ./conftest
configure:24981: $? = 0
configure:24992: result: yes
configure:25009: checking whether printf supports infinite 'double' arguments
configure:25128: /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:25128: $? = 0
configure:25128: ./conftest
configure:25128: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:25139: result: no
configure:25154: checking whether printf supports infinite 'long double' arguments
configure:25464: /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:25464: $? = 0
configure:25464: ./conftest
configure:25464: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:25475: result: no
configure:25485: checking whether printf supports the 'a' and 'A' directives
configure:25582: /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:25582: $? = 0
configure:25582: ./conftest
configure:25582: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:25593: result: no
configure:25598: checking whether printf supports the 'F' directive
configure:25664: /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:25664: $? = 0
configure:25664: ./conftest
configure:25664: $? = 0
configure:25675: result: yes
configure:25680: checking whether printf supports the 'ls' directive
configure:25753: /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:25753: $? = 0
configure:25753: ./conftest
configure:25753: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:25764: result: no
configure:25769: checking whether printf supports the grouping flag
configure:25800: /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:25800: $? = 0
configure:25800: ./conftest
configure:25800: $? = 0
configure:25811: result: yes
configure:25816: checking whether printf supports the left-adjust flag correctly
configure:25851: /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:25851: $? = 0
configure:25851: ./conftest
configure:25851: $? = 0
configure:25862: result: yes
configure:25867: checking whether printf supports the zero flag correctly
configure:25903: /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:25903: $? = 0
configure:25903: ./conftest
configure:25903: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:25914: result: no
configure:25919: checking whether printf supports large precisions
configure:25962: /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:25962: $? = 0
configure:25962: ./conftest
configure:25962: $? = 0
configure:25973: result: yes
configure:25979: checking whether printf survives out-of-memory conditions
configure:26151: /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:26154: $? = 0
configure:26158: $? = 0
configure:26203: result: yes
configure:26211: checking whether <wchar.h> uses 'inline' correctly
configure:26235: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest1.c >&5
cc: Cannot find source file conftest1.c
configure:26238: $? = 2
configure:26272: result: yes
configure:26293: checking for a traditional french locale
configure:26368: /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:26371: $? = 0
configure:26427: result: fr_FR
configure:26438: checking whether // is distinct from /
configure:26467: result: no
configure:26482: checking if environ is properly declared
configure:26505: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26505: $? = 0
configure:26513: result: no
configure:26526: checking whether strerror_r is declared
configure:26526: result: yes
configure:26539: checking for strerror_r
configure:26539: /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 177: warning: statement not reached
configure:26539: $? = 0
configure:26539: result: yes
configure:26548: checking whether strerror_r returns char *
configure:26572: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 180: cannot dereference non-pointer type
"conftest.c", line 181: warning: improper pointer/integer combination: op "="
"conftest.c", line 185: warning: statement not reached
cc: acomp failed for conftest.c
configure:26572: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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:26610: result: no
configure:26852: checking whether imaxabs is declared without a macro
configure:26870: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26870: $? = 0
configure:26878: result: yes
configure:26852: checking whether imaxdiv is declared without a macro
configure:26870: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26870: $? = 0
configure:26878: result: yes
configure:26852: checking whether strtoimax is declared without a macro
configure:26870: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26870: $? = 0
configure:26878: result: yes
configure:26852: checking whether strtoumax is declared without a macro
configure:26870: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26870: $? = 0
configure:26878: result: yes
configure:26893: checking for inttypes.h
configure:26893: result: yes
configure:26904: checking whether the inttypes.h PRIxNN macros are broken
configure:26926: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26926: $? = 0
configure:26934: result: no
configure:26993: checking for sigset_t
configure:26993: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:26993: $? = 0
configure:26993: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 156: syntax error before or at: )
cc: acomp failed for conftest.c
configure:26993: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| /* 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:26993: result: yes
configure:27014: checking whether setenv is declared
configure:27014: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27014: $? = 0
configure:27014: result: yes
configure:27040: checking search.h usability
configure:27040: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27040: $? = 0
configure:27040: result: yes
configure:27040: checking search.h presence
configure:27040: /opt/solarisstudio12.3/bin/cc -E -I/opt/csw/include -D_REENTRANT conftest.c
configure:27040: $? = 0
configure:27040: result: yes
configure:27040: checking for search.h
configure:27040: result: yes
configure:27052: checking for tsearch
configure:27052: /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 186: warning: statement not reached
configure:27052: $? = 0
configure:27052: result: yes
configure:27063: checking for uid_t in sys/types.h
configure:27082: result: yes
configure:27097: checking whether strerror(0) succeeds
configure:27134: /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 167: warning: statement not reached
configure:27134: $? = 0
configure:27134: ./conftest
configure:27134: $? = 0
configure:27145: result: yes
configure:27192: checking for struct timespec in <time.h>
configure:27209: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27209: $? = 0
configure:27216: result: yes
configure:27397: checking whether unsetenv is declared
configure:27397: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:27397: $? = 0
configure:27397: result: yes
configure:27443: checking for alloca as a compiler built-in
configure:27467: result: no
configure:27491: checking for __builtin_expect
configure:27506: /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 156: 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:27506: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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:27520: /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 153: cannot find include file: <builtins.h>
"conftest.c", line 157: warning: implicit function declaration: __builtin_expect
cc: acomp failed for conftest.c
configure:27520: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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:27531: result: no
configure:27586: checking for flexible array member
configure:27614: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 170: warning: statement not reached
configure:27614: $? = 0
configure:27621: result: yes
configure:27684: checking whether conversion from 'int' to 'long double' works
configure:27728: /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:27728: $? = 0
configure:27728: ./conftest
configure:27728: $? = 0
configure:27739: result: yes
configure:27863: checking whether frexp works
configure:27961: /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 212: 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:27961: $? = 0
configure:27961: ./conftest
configure:27961: $? = 0
configure:27972: result: yes
configure:28019: checking whether frexpl is declared
configure:28019: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:28019: $? = 0
configure:28019: result: yes
configure:28029: checking whether frexpl() can be used without linking with libm
configure:28047: /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
Undefined			first referenced
 symbol  			    in file
frexpl                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:28047: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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:28056: result: no
configure:28446: checking whether the compiler generally respects inline
configure:28467: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:28467: $? = 0
configure:28476: result: yes
configure:28486: checking whether isnan(double) can be used without linking with libm
configure:28511: /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 171: warning: statement not reached
configure:28511: $? = 0
configure:28520: result: yes
configure:28547: checking whether isnan(float) can be used without linking with libm
configure:28572: /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 172: warning: statement not reached
configure:28572: $? = 0
configure:28581: result: yes
configure:28588: checking whether isnan(float) works
configure:28674: /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:28674: $? = 0
configure:28674: ./conftest
configure:28674: $? = 0
configure:28685: result: yes
configure:28828: checking whether isnan(long double) can be used without linking with libm
configure:28853: /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 173: warning: statement not reached
configure:28853: $? = 0
configure:28862: result: yes
configure:28871: checking whether isnanl works
configure:29014: /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:29014: $? = 0
configure:29014: ./conftest
configure:29014: $? = 0
configure:29025: result: yes
configure:29205: checking whether iswblank is declared
configure:29205: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29205: $? = 0
configure:29205: result: yes
configure:29365: checking whether langinfo.h defines CODESET
configure:29383: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29383: $? = 0
configure:29391: result: yes
configure:29396: checking whether langinfo.h defines T_FMT_AMPM
configure:29414: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29414: $? = 0
configure:29422: result: yes
configure:29427: checking whether langinfo.h defines ALTMON_1
configure:29445: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 163: undefined symbol: ALTMON_1
"conftest.c", line 163: non-constant initializer: op "NAME"
cc: acomp failed for conftest.c
configure:29445: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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:29453: result: no
configure:29458: checking whether langinfo.h defines ERA
configure:29476: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29476: $? = 0
configure:29484: result: yes
configure:29489: checking whether langinfo.h defines YESEXPR
configure:29507: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29507: $? = 0
configure:29515: result: yes
configure:29533: checking whether nl_langinfo is declared without a macro
configure:29551: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29551: $? = 0
configure:29559: result: yes
configure:29589: checking for setlocale
configure:29589: /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:29589: $? = 0
configure:29589: result: yes
configure:29589: checking for uselocale
configure:29589: /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 200: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
uselocale                           conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:29589: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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:29589: result: no
configure:29618: checking for pthread_rwlock_t
configure:29618: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:29618: $? = 0
configure:29618: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 169: syntax error before or at: )
cc: acomp failed for conftest.c
configure:29618: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| #include <pthread.h>
| 
| int
| main ()
| {
| if (sizeof ((pthread_rwlock_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:29618: result: yes
configure:29630: checking whether pthread_rwlock_rdlock prefers a writer to a reader
configure:29755: /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:29755: $? = 0
configure:29755: ./conftest
configure:29755: $? = 0
configure:29767: result: yes
configure:29801: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 182: warning: statement not reached
configure:29801: $? = 0
configure:29940: checking whether NAN macro works
configure:29963: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 183: warning: statement not reached
configure:29963: $? = 0
configure:29970: result: yes
configure:29975: checking whether HUGE_VAL works
configure:29993: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 178: warning: statement not reached
configure:29993: $? = 0
configure:30000: result: yes
configure:30009: checking whether acosf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether acosl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether asinf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether asinl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether atanf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether atanl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether cbrt is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether cbrtf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether cbrtl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ceilf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ceill is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether copysign is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether copysignf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether copysignl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether cosf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether cosl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether coshf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether expf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether expl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether exp2 is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether exp2f is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether exp2l is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether expm1 is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether expm1f is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether expm1l is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fabsf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fabsl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether floorf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether floorl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fma is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fmaf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fmal is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fmod is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fmodf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether fmodl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether frexpf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether frexpl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether hypotf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether hypotl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ilogb is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ilogbf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ilogbl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ldexpf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether ldexpl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether logf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether logl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log10 is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log10f is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log10l is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log1p is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log1pf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log1pl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log2 is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log2f is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether log2l is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether logb is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether logbf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether logbl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether modf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether modff is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether modfl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether powf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether remainder is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether remainderf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether remainderl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether rint is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether rintf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether rintl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether round is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether roundf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether roundl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether sinf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether sinl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether sinhf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether sqrtf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether sqrtl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether tanf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether tanl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether tanhf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether trunc is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether truncf is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30009: checking whether truncl is declared without a macro
configure:30026: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:30026: $? = 0
configure:30034: result: yes
configure:30067: checking whether mbrtowc handles incomplete characters
configure:30112: /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:30112: $? = 0
configure:30112: ./conftest
configure:30112: $? = 0
configure:30124: result: yes
configure:30130: checking whether mbrtowc works as well as mbtowc
configure:30179: /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:30179: $? = 0
configure:30179: ./conftest
configure:30179: $? = 0
configure:30191: result: yes
configure:30242: checking whether mbrtowc handles a NULL pwc argument
configure:30301: /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:30301: $? = 0
configure:30301: ./conftest
configure:30301: $? = 0
configure:30313: result: yes
configure:30319: checking whether mbrtowc handles a NULL string argument
configure:30366: /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:30366: $? = 0
configure:30366: ./conftest
configure:30366: $? = 0
configure:30378: result: yes
configure:30386: checking whether mbrtowc has a correct return value
configure:30501: /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:30501: $? = 0
configure:30501: ./conftest
configure:30501: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| /* 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:30516: result: no
configure:30522: checking whether mbrtowc returns 0 when parsing a NUL character
configure:30566: /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:30566: $? = 0
configure:30566: ./conftest
configure:30566: $? = 0
configure:30578: result: yes
configure:30583: checking whether mbrtowc works on empty input
configure:30611: /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:30611: $? = 0
configure:30611: ./conftest
configure:30611: $? = 0
configure:30622: result: yes
configure:30626: checking whether the C locale is free of encoding errors
configure:30670: /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 277: warning: statement not reached
configure:30670: $? = 0
configure:30670: ./conftest
configure:30670: $? = 0
configure:30681: result: yes
configure:30780: checking whether mbrtowc handles incomplete characters
configure:30837: result: yes
configure:30843: checking whether mbrtowc works as well as mbtowc
configure:30904: result: yes
configure:31055: checking whether frexp works
configure:31164: result: yes
configure:31176: checking whether ldexp can be used without linking with libm
configure:31195: /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 267: warning: statement not reached
configure:31195: $? = 0
configure:31204: result: yes
configure:31217: checking whether frexpl() can be used without linking with libm
configure:31244: result: no
configure:31398: checking whether ldexpl() can be used without linking with libm
configure:31416: /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 267: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
ldexpl                              conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:31416: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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:31425: result: no
configure:31523: checking for signbit macro
configure:31630: /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:31630: $? = 0
configure:31630: ./conftest
configure:31630: $? = 0
configure:31641: result: yes
configure:31643: checking for signbit compiler built-ins
configure:31752: /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 264: #error: "signbit should be three compiler built-ins"
cc: acomp failed for conftest.c
configure:31752: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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:31763: result: no
configure:32300: checking for stdint.h
configure:32300: result: yes
configure:32310: checking for SIZE_MAX
configure:32381: result: yes
configure:32393: checking for ssize_t
configure:32410: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 269: warning: statement not reached
configure:32410: $? = 0
configure:32417: result: yes
configure:32456: checking for max_align_t
configure:32456: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 268: undefined symbol: max_align_t
cc: acomp failed for conftest.c
configure:32456: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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
| /* end confdefs.h.  */
| #include <stddef.h>
| 
| 
| int
| main ()
| {
| if (sizeof (max_align_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:32456: result: no
configure:32469: checking whether NULL can be used in arbitrary expressions
configure:32487: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32487: $? = 0
configure:32494: result: yes
configure:32661: checking whether _Exit is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether atoll is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether canonicalize_file_name is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 279: undefined symbol: canonicalize_file_name
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef canonicalize_file_name
|   (void) canonicalize_file_name;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether getloadavg is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 279: undefined symbol: getloadavg
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef getloadavg
|   (void) getloadavg;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether getsubopt is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether grantpt is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether initstate is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether initstate_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 282: undefined symbol: initstate_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef initstate_r
|   (void) initstate_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether mkdtemp is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 282: undefined symbol: mkdtemp
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef mkdtemp
|   (void) mkdtemp;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether mkostemp is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 282: undefined symbol: mkostemp
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef mkostemp
|   (void) mkostemp;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether mkostemps is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 282: undefined symbol: mkostemps
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef mkostemps
|   (void) mkostemps;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether mkstemp is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether mkstemps is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 283: undefined symbol: mkstemps
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef mkstemps
|   (void) mkstemps;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether posix_openpt is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether ptsname is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether ptsname_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 285: undefined symbol: ptsname_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef ptsname_r
|   (void) ptsname_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether qsort_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 285: undefined symbol: qsort_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef qsort_r
|   (void) qsort_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether random is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether random_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 286: undefined symbol: random_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef random_r
|   (void) random_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether reallocarray is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 286: undefined symbol: reallocarray
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef reallocarray
|   (void) reallocarray;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether realpath is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether rpmatch is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 287: undefined symbol: rpmatch
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef rpmatch
|   (void) rpmatch;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether secure_getenv is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 287: undefined symbol: secure_getenv
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef secure_getenv
|   (void) secure_getenv;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether setenv is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether setstate is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether setstate_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 289: undefined symbol: setstate_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef setstate_r
|   (void) setstate_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether srandom is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether srandom_r is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 290: undefined symbol: srandom_r
cc: acomp failed for conftest.c
configure:32688: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #if HAVE_SYS_LOADAVG_H
| /* OpenIndiana has a bug: <sys/time.h> must be included before
|    <sys/loadavg.h>.  */
| # include <sys/time.h>
| # include <sys/loadavg.h>
| #endif
| #if HAVE_RANDOM_H
| # include <random.h>
| #endif
| 
| int
| main ()
| {
| #undef srandom_r
|   (void) srandom_r;
|   ;
|   return 0;
| }
configure:32696: result: no
configure:32661: checking whether strtod is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether strtoll is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether strtoull is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether unlockpt is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32661: checking whether unsetenv is declared without a macro
configure:32688: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:32688: $? = 0
configure:32696: result: yes
configure:32749: checking whether strstr works in linear time
configure:32832: /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 324: warning: statement not reached
configure:32832: $? = 0
configure:32832: ./conftest
configure:32832: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| /* 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:32843: result: no
configure:32871: checking whether strstr works
configure:32934: result: yes
configure:42104: checking whether chdir is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether chown is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether dup is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether dup2 is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether dup3 is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 318: undefined symbol: dup3
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef dup3
|   (void) dup3;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether environ is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 318: undefined symbol: environ
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef environ
|   (void) environ;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether euidaccess is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 318: undefined symbol: euidaccess
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef euidaccess
|   (void) euidaccess;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether faccessat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 318: undefined symbol: faccessat
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef faccessat
|   (void) faccessat;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether fchdir is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether fchownat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether fdatasync is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether fsync is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether ftruncate is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getcwd is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getdomainname is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 324: undefined symbol: getdomainname
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef getdomainname
|   (void) getdomainname;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether getdtablesize is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getgroups is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether gethostname is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getlogin is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getlogin_r is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getpagesize is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether getusershell is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether setusershell is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether endusershell is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether group_member is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 333: undefined symbol: group_member
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef group_member
|   (void) group_member;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether isatty is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether lchown is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether link is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether linkat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 336: undefined symbol: linkat
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef linkat
|   (void) linkat;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether lseek is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether pipe is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether pipe2 is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 338: undefined symbol: pipe2
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef pipe2
|   (void) pipe2;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether pread is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether pwrite is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether readlink is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether readlinkat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 341: undefined symbol: readlinkat
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef readlinkat
|   (void) readlinkat;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether rmdir is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether sethostname is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 342: undefined symbol: sethostname
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef sethostname
|   (void) sethostname;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether sleep is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether symlink is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether symlinkat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 344: undefined symbol: symlinkat
cc: acomp failed for conftest.c
configure:42134: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| /* end confdefs.h.  */
| 
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| /* Some systems declare various items in the wrong headers.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <fcntl.h>
| # include <stdio.h>
| # include <stdlib.h>
| # if defined _WIN32 && ! defined __CYGWIN__
| #  include <io.h>
| # endif
| #endif
| 
| int
| main ()
| {
| #undef symlinkat
|   (void) symlinkat;
|   ;
|   return 0;
| }
configure:42142: result: no
configure:42104: checking whether truncate is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether ttyname_r is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether unlink is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether unlinkat is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42104: checking whether usleep is declared without a macro
configure:42134: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42134: $? = 0
configure:42142: result: yes
configure:42250: checking for ptrdiff_t
configure:42250: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:42250: $? = 0
configure:42250: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 367: syntax error before or at: )
cc: acomp failed for conftest.c
configure:42250: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| /* end confdefs.h.  */
| #include <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:42250: result: yes
configure:42479: checking for nl_langinfo
configure:42479: /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 370: warning: statement not reached
configure:42479: $? = 0
configure:42479: result: yes
configure:42747: checking for nl_langinfo
configure:42747: result: yes
configure:43036: checking for ptrdiff_t
configure:43036: result: yes
configure:43265: checking for nl_langinfo
configure:43265: result: yes
configure:43533: checking for nl_langinfo
configure:43533: result: yes
configure:43822: checking for ptrdiff_t
configure:43822: result: yes
configure:44051: checking for nl_langinfo
configure:44051: result: yes
configure:44319: checking for nl_langinfo
configure:44319: result: yes
configure:44637: checking for ptrdiff_t
configure:44637: result: yes
configure:44750: checking for nl_langinfo
configure:44750: result: yes
configure:49216: checking whether btowc is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wctob is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether mbsinit is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether mbrtowc is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether mbrlen is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether mbsrtowcs is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether mbsnrtowcs is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 407: undefined symbol: mbsnrtowcs
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| /* 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef mbsnrtowcs
|   (void) mbsnrtowcs;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcrtomb is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsrtombs is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsnrtombs is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 409: undefined symbol: wcsnrtombs
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcsnrtombs
|   (void) wcsnrtombs;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcwidth is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wmemchr is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wmemcmp is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wmemcpy is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wmemmove is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wmemset is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcslen is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsnlen is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 416: undefined symbol: wcsnlen
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| /* 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcsnlen
|   (void) wcsnlen;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcscpy is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcpcpy is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 417: undefined symbol: wcpcpy
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcpcpy
|   (void) wcpcpy;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcsncpy is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcpncpy is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 418: undefined symbol: wcpncpy
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcpncpy
|   (void) wcpncpy;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcscat is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsncat is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcscmp is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsncmp is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcscasecmp is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 422: undefined symbol: wcscasecmp
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| /* 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcscasecmp
|   (void) wcscasecmp;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcsncasecmp is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 422: undefined symbol: wcsncasecmp
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| /* 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcsncasecmp
|   (void) wcsncasecmp;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcscoll is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsxfrm is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsdup is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 424: undefined symbol: wcsdup
cc: acomp failed for conftest.c
configure:49244: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 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>.  */
| #if !(defined __GLIBC__ && !defined __UCLIBC__)
| # include <stddef.h>
| # include <stdio.h>
| # include <time.h>
| #endif
| #include <wchar.h>
| 
| int
| main ()
| {
| #undef wcsdup
|   (void) wcsdup;
|   ;
|   return 0;
| }
configure:49252: result: no
configure:49216: checking whether wcschr is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsrchr is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcscspn is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsspn is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcspbrk is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsstr is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcstok is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcswidth is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49216: checking whether wcsftime is declared without a macro
configure:49244: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:49244: $? = 0
configure:49252: result: yes
configure:49366: checking whether iswcntrl works
configure:49421: result: yes
configure:49445: checking for towlower
configure:49445: result: yes
configure:49493: checking for wctype_t
configure:49529: result: yes
configure:49535: checking for wctrans_t
configure:49569: result: yes
configure:49578: checking whether wctype is declared without a macro
configure:49615: result: yes
configure:49578: checking whether iswctype is declared without a macro
configure:49615: result: yes
configure:49578: checking whether wctrans is declared without a macro
configure:49615: result: yes
configure:49578: checking whether towctrans is declared without a macro
configure:49615: result: yes
configure:49638: checking whether wcwidth is declared
configure:49638: result: yes
configure:49695: checking whether wcwidth works reasonably in UTF-8 locales
configure:49748: /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:49748: $? = 0
configure:49748: ./conftest
configure:49748: $? = 0
configure:49759: result: yes
configure:49800: checking for stdint.h
configure:49800: result: yes
configure:49850: checking whether btowc(0) is correct
configure:49887: /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:49887: $? = 0
configure:49887: ./conftest
configure:49887: $? = 0
configure:49898: result: yes
configure:49901: checking whether btowc(EOF) is correct
configure:49942: /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:49942: $? = 0
configure:49942: ./conftest
configure:49942: $? = 0
configure:49954: result: yes
configure:50006: checking for a traditional french locale
configure:50140: result: fr_FR
configure:50147: checking for a french Unicode locale
configure:50268: result: fr_FR.UTF-8
configure:50276: checking for a traditional french locale
configure:50410: result: fr_FR
configure:50418: checking for a turkish Unicode locale
configure:50489: /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 482: warning: implicit function declaration: towupper
"conftest.c", line 482: warning: implicit function declaration: towlower
configure:50492: $? = 0
configure:50540: result: none
configure:50623: checking whether isblank is declared without a macro
configure:50641: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:50641: $? = 0
configure:50649: result: yes
configure:50667: checking whether // is distinct from /
configure:50696: result: no
configure:50727: checking for error_at_line
configure:50743: /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 428: cannot find include file: <error.h>
"conftest.c", line 432: warning: implicit function declaration: error_at_line
cc: acomp failed for conftest.c
configure:50743: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:50751: result: no
configure:50787: checking whether fdopen sets errno
configure:50816: /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:50816: $? = 0
configure:50816: ./conftest
configure:50816: $? = 0
configure:50827: result: yes
configure:50872: checking for getpagesize
configure:50889: /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 435: warning: statement not reached
configure:50889: $? = 0
configure:50898: result: yes
configure:50939: checking whether getpagesize is declared
configure:50939: result: yes
configure:50984: checking whether program_invocation_name is declared
configure:50984: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 439: undefined symbol: program_invocation_name
cc: acomp failed for conftest.c
configure:50984: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:50984: result: no
configure:50999: checking whether program_invocation_short_name is declared
configure:50999: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 440: undefined symbol: program_invocation_short_name
cc: acomp failed for conftest.c
configure:50999: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:50999: result: no
configure:51014: checking whether __argv is declared
configure:51014: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 441: undefined symbol: __argv
cc: acomp failed for conftest.c
configure:51014: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:51014: result: no
configure:51034: checking whether __progname is defined in default libraries
configure:51053: /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 440: warning: statement not reached
Undefined			first referenced
 symbol  			    in file
__progname                          conftest.o
ld: fatal: symbol referencing errors. No output written to conftest
configure:51053: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:51062: result: 
configure:51112: checking whether INT32_MAX < INTMAX_MAX
configure:51146: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:51146: $? = 0
configure:51153: result: yes
configure:51164: checking whether INT64_MAX == LONG_MAX
configure:51198: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 451: zero or negative subscript
cc: acomp failed for conftest.c
configure:51198: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:51205: result: no
configure:51218: checking whether UINT32_MAX < UINTMAX_MAX
configure:51252: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:51252: $? = 0
configure:51259: result: yes
configure:51270: checking whether UINT64_MAX == ULONG_MAX
configure:51304: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 451: zero or negative subscript
cc: acomp failed for conftest.c
configure:51304: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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:51311: result: no
configure:51364: checking where to find the exponent in a 'double'
configure:51690: result: word 1 bit 20
configure:51710: checking where to find the exponent in a 'float'
configure:51799: result: word 0 bit 23
configure:51820: checking where to find the exponent in a 'long double'
configure:51933: /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:51933: $? = 0
configure:51933: ./conftest
configure:51933: $? = 0
configure:51945: result: word 2 bit 0
configure:51981: checking whether locale.h conforms to POSIX:2001
configure:51999: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:51999: $? = 0
configure:52006: result: yes
configure:52050: checking whether struct lconv is properly defined
configure:52069: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:52069: $? = 0
configure:52077: result: yes
configure:52158: checking whether setlocale is declared without a macro
configure:52180: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:52180: $? = 0
configure:52188: result: yes
configure:52158: checking whether duplocale is declared without a macro
configure:52180: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 451: undefined symbol: duplocale
cc: acomp failed for conftest.c
configure:52180: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 1
| /* end confdefs.h.  */
| #include <locale.h>
| /* Some systems provide declarations in a non-standard header.  */
| #if HAVE_XLOCALE_H
| # include <xlocale.h>
| #endif
| 
| int
| main ()
| {
| #undef duplocale
|   (void) duplocale;
|   ;
|   return 0;
| }
configure:52188: result: no
configure:52206: checking for a traditional french locale
configure:52340: result: fr_FR
configure:52347: checking for a french Unicode locale
configure:52468: result: fr_FR.UTF-8
configure:52476: checking for a traditional japanese locale
configure:52616: result: ja_JP.eucJP
configure:52624: checking for a transitional chinese locale
configure:52758: result: zh_CN.GB18030
configure:52765: checking for a french Unicode locale
configure:52886: result: fr_FR.UTF-8
configure:52940: checking for mmap
configure:52940: result: yes
configure:52951: checking for MAP_ANONYMOUS
configure:52988: result: yes
configure:53147: checking whether pthread_sigmask works without -lpthread
configure:53176: /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:53176: $? = 0
configure:53176: ./conftest
configure:53176: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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:53187: result: yes
configure:53200: checking whether pthread_sigmask returns error numbers
configure:53232: /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:53232: $? = 0
configure:53232: ./conftest
configure:53232: $? = 0
configure:53244: result: yes
configure:53255: checking whether pthread_sigmask unblocks signals correctly
configure:53309: /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:53309: $? = 0
configure:53309: ./conftest
configure:53309: $? = 0
configure:53321: result: guessing yes
configure:53375: checking for putenv compatible with GNU and SVID
configure:53416: /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 497: warning: statement not reached
configure:53416: $? = 0
configure:53416: ./conftest
./configure: line 3722: 18577 Segmentation Fault      (core dumped) ./conftest$ac_exeext
configure:53416: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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:53427: result: no
configure:53448: checking whether _putenv is declared
configure:53448: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 485: undefined symbol: _putenv
cc: acomp failed for conftest.c
configure:53448: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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:53448: result: no
configure:53487: checking for raise
configure:53487: /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 483: warning: statement not reached
configure:53487: $? = 0
configure:53487: result: yes
configure:53510: checking for sigprocmask
configure:53510: /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 484: warning: statement not reached
configure:53510: $? = 0
configure:53510: result: yes
configure:53565: checking whether setenv validates arguments
configure:53609: /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 474: warning: statement not reached
configure:53609: $? = 0
configure:53609: ./conftest
configure:53609: $? = 0
configure:53619: result: yes
configure:53713: checking for a traditional french locale
configure:53847: result: fr_FR
configure:53854: checking for a french Unicode locale
configure:53975: result: fr_FR.UTF-8
configure:53983: checking for a traditional japanese locale
configure:54123: result: ja_JP.eucJP
configure:54131: checking for a transitional chinese locale
configure:54265: result: zh_CN.GB18030
configure:54347: checking for volatile sig_atomic_t
configure:54347: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54347: $? = 0
configure:54347: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 458: syntax error before or at: )
cc: acomp failed for conftest.c
configure:54347: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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:54347: result: yes
configure:54363: checking for sighandler_t
configure:54363: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 458: undefined symbol: sighandler_t
cc: acomp failed for conftest.c
configure:54363: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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:54363: result: no
configure:54377: checking whether pthread_sigmask is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigaction is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigaddset is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigdelset is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigemptyset is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigfillset is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigismember is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigpending is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54377: checking whether sigprocmask is declared without a macro
configure:54395: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54395: $? = 0
configure:54403: result: yes
configure:54422: checking for sigprocmask
configure:54422: result: yes
configure:54468: checking whether sleep is declared
configure:54468: result: yes
configure:54484: checking for working sleep
configure:54534: /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 491: warning: statement not reached
configure:54534: $? = 0
configure:54534: ./conftest
configure:54534: $? = 0
configure:54544: result: yes
configure:54589: checking for working stdalign.h
configure:54634: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 463: cannot find include file: <stdalign.h>
"conftest.c", line 475: warning: implicit function declaration: _Alignof
"conftest.c", line 475: syntax error before or at: double
"conftest.c", line 475: type specifier can not be used as array size expression qualifier
"conftest.c", line 475: warning: no explicit type given
"conftest.c", line 475: warning: syntax error:  empty declaration
"conftest.c", line 476: type specifier can not be used as array size expression qualifier
"conftest.c", line 476: warning: no explicit type given
"conftest.c", line 476: syntax error before or at: long
"conftest.c", line 476: type specifier can not be used as array size expression qualifier
"conftest.c", line 476: type specifier can not be used as array size expression qualifier
"conftest.c", line 476: warning: no explicit type given
"conftest.c", line 476: warning: syntax error:  empty declaration
"conftest.c", line 477: type specifier can not be used as array size expression qualifier
"conftest.c", line 477: warning: no explicit type given
"conftest.c", line 477: warning: implicit function declaration: alignof
"conftest.c", line 477: syntax error before or at: double
"conftest.c", line 477: type specifier can not be used as array size expression qualifier
"conftest.c", line 477: warning: no explicit type given
"conftest.c", line 477: warning: old-style declaration or incorrect type for: _Alignof
"conftest.c", line 477: syntax error before or at: ?
"conftest.c", line 477: warning: syntax error:  empty declaration
"conftest.c", line 481: type specifier can not be used as array size expression qualifier
"conftest.c", line 481: syntax error before or at: 8
"conftest.c", line 481: member cannot be function: alignas
"conftest.c", line 481: warning: syntax requires ";" after last struct/union member
"conftest.c", line 482: undefined struct/union member: alignas_8
"conftest.c", line 483: zero or negative subscript
"conftest.c", line 487: member cannot be function: main
"conftest.c", line 488: warning: syntax requires ";" after last struct/union member
"conftest.c", line 488: syntax error before or at: {
"conftest.c", line 492: cannot recover from previous errors
cc: acomp failed for conftest.c
configure:54634: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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:54641: result: no
configure:54739: checking which flavor of printf attribute matches inttypes macros
configure:54766: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54766: $? = 0
configure:54773: result: system
configure:54820: checking whether dprintf is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 472: undefined symbol: dprintf
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef dprintf
|   (void) dprintf;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether fpurge is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 472: undefined symbol: fpurge
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef fpurge
|   (void) fpurge;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether fseeko is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether ftello is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether getdelim is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 474: undefined symbol: getdelim
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef getdelim
|   (void) getdelim;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether getline is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 474: undefined symbol: getline
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef getline
|   (void) getline;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether gets is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether pclose is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether popen is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether renameat is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 477: undefined symbol: renameat
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef renameat
|   (void) renameat;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether snprintf is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether tmpfile is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54820: checking whether vdprintf is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 479: undefined symbol: vdprintf
cc: acomp failed for conftest.c
configure:54838: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #undef vdprintf
|   (void) vdprintf;
|   ;
|   return 0;
| }
configure:54846: result: no
configure:54820: checking whether vsnprintf is declared without a macro
configure:54838: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:54838: $? = 0
configure:54846: result: yes
configure:54864: checking for working strerror function
configure:54890: /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:54890: $? = 0
configure:54890: ./conftest
configure:54890: $? = 0
configure:54901: result: yes
configure:55001: checking for mmap
configure:55001: result: yes
configure:55012: checking for MAP_ANONYMOUS
configure:55049: result: yes
configure:55067: checking for mmap
configure:55067: result: yes
configure:55078: checking for MAP_ANONYMOUS
configure:55115: result: yes
configure:55134: checking for pthread_atfork
configure:55134: /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 514: warning: statement not reached
configure:55134: $? = 0
configure:55134: result: yes
configure:55152: checking for a traditional french locale
configure:55286: result: fr_FR
configure:55293: checking for a french Unicode locale
configure:55414: result: fr_FR.UTF-8
configure:55422: checking for a traditional japanese locale
configure:55562: result: ja_JP.eucJP
configure:55570: checking for a turkish Unicode locale
configure:55692: result: none
configure:55700: checking for a transitional chinese locale
configure:55834: result: zh_CN.GB18030
configure:55842: checking for a traditional french locale
configure:55976: result: fr_FR
configure:55983: checking for a french Unicode locale
configure:56104: result: fr_FR.UTF-8
configure:56112: checking for a traditional french locale
configure:56246: result: fr_FR
configure:56253: checking for a french Unicode locale
configure:56374: result: fr_FR.UTF-8
configure:56382: checking for a traditional Arabic locale
configure:56440: /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:56443: $? = 0
configure:56483: result: ar
configure:56495: checking for a traditional french locale
configure:56629: result: fr_FR
configure:56636: checking for a french Unicode locale
configure:56757: result: fr_FR.UTF-8
configure:56765: checking for a traditional french locale
configure:56899: result: fr_FR
configure:56906: checking for a french Unicode locale
configure:57027: result: fr_FR.UTF-8
configure:57035: checking for a traditional french locale
configure:57169: result: fr_FR
configure:57176: checking for a french Unicode locale
configure:57297: result: fr_FR.UTF-8
configure:57305: checking for a traditional french locale
configure:57439: result: fr_FR
configure:57446: checking for a french Unicode locale
configure:57567: result: fr_FR.UTF-8
configure:57578: checking for mmap
configure:57578: result: yes
configure:57589: checking for MAP_ANONYMOUS
configure:57626: result: yes
configure:57643: checking for mmap
configure:57643: result: yes
configure:57654: checking for MAP_ANONYMOUS
configure:57691: result: yes
configure:57708: checking for mmap
configure:57708: result: yes
configure:57719: checking for MAP_ANONYMOUS
configure:57756: result: yes
configure:57773: checking for mmap
configure:57773: result: yes
configure:57784: checking for MAP_ANONYMOUS
configure:57821: result: yes
configure:57838: checking for mmap
configure:57838: result: yes
configure:57849: checking for MAP_ANONYMOUS
configure:57886: result: yes
configure:57903: checking for mmap
configure:57903: result: yes
configure:57914: checking for MAP_ANONYMOUS
configure:57951: result: yes
configure:57968: checking for mmap
configure:57968: result: yes
configure:57979: checking for MAP_ANONYMOUS
configure:58016: result: yes
configure:58034: checking for mmap
configure:58034: result: yes
configure:58045: checking for MAP_ANONYMOUS
configure:58082: result: yes
configure:58099: checking for mmap
configure:58099: result: yes
configure:58110: checking for MAP_ANONYMOUS
configure:58147: result: yes
configure:58164: checking for mmap
configure:58164: result: yes
configure:58175: checking for MAP_ANONYMOUS
configure:58212: result: yes
configure:58229: checking for mmap
configure:58229: result: yes
configure:58240: checking for MAP_ANONYMOUS
configure:58277: result: yes
configure:58294: checking for mmap
configure:58294: result: yes
configure:58305: checking for MAP_ANONYMOUS
configure:58342: result: yes
configure:58359: checking for mmap
configure:58359: result: yes
configure:58370: checking for MAP_ANONYMOUS
configure:58407: result: yes
configure:58424: checking for mmap
configure:58424: result: yes
configure:58435: checking for MAP_ANONYMOUS
configure:58472: result: yes
configure:58490: checking for mmap
configure:58490: result: yes
configure:58501: checking for MAP_ANONYMOUS
configure:58538: result: yes
configure:58555: checking for mmap
configure:58555: result: yes
configure:58566: checking for MAP_ANONYMOUS
configure:58603: result: yes
configure:58620: checking for mmap
configure:58620: result: yes
configure:58631: checking for MAP_ANONYMOUS
configure:58668: result: yes
configure:58685: checking for mmap
configure:58685: result: yes
configure:58696: checking for MAP_ANONYMOUS
configure:58733: result: yes
configure:58750: checking for mmap
configure:58750: result: yes
configure:58761: checking for MAP_ANONYMOUS
configure:58798: result: yes
configure:58815: checking for mmap
configure:58815: result: yes
configure:58826: checking for MAP_ANONYMOUS
configure:58863: result: yes
configure:58880: checking for mmap
configure:58880: result: yes
configure:58891: checking for MAP_ANONYMOUS
configure:58928: result: yes
configure:58943: checking for a traditional french locale
configure:59077: result: fr_FR
configure:59090: checking for unsetenv
configure:59090: /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 536: warning: statement not reached
configure:59090: $? = 0
configure:59090: result: yes
configure:59103: checking for unsetenv() return type
configure:59128: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:59128: $? = 0
configure:59135: result: int
configure:59144: checking whether unsetenv obeys POSIX
configure:59189: /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:59189: $? = 0
configure:59189: ./conftest
configure:59189: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSETENV 1
| /* 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:59199: result: no
configure:59250: checking for useconds_t
configure:59250: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
configure:59250: $? = 0
configure:59250: /opt/solarisstudio12.3/bin/cc -c -g -I/opt/csw/include -D_REENTRANT conftest.c >&5
"conftest.c", line 538: syntax error before or at: )
cc: acomp failed for conftest.c
configure:59250: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| /* 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:59250: result: yes
configure:59262: checking whether usleep allows large arguments
configure:59291: /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 510: warning: statement not reached
configure:59291: $? = 0
configure:59291: ./conftest
configure:59291: $? = 0
configure:59301: result: yes
configure:59358: checking whether mbrtowc handles incomplete characters
configure:59415: result: yes
configure:59421: checking whether mbrtowc works as well as mbtowc
configure:59482: result: yes
configure:59535: checking whether wcrtomb return value is correct
configure:59592: /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:59592: $? = 0
configure:59592: ./conftest
configure:59592: $? = 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_SYMLINK 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
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #ifndef __i386__
| #define __i386__ 1
| #endif
| #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_UNISTD_H 1
| #define HAVE_MATH_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_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_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 0
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_MAP_ANONYMOUS 1
| #define _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_RAW_DECL_IMAXABS 1
| #define HAVE_RAW_DECL_IMAXDIV 1
| #define HAVE_RAW_DECL_STRTOIMAX 1
| #define HAVE_RAW_DECL_STRTOUMAX 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
| #define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
| #define HAVE_RAW_DECL_ACOSL 1
| #define HAVE_RAW_DECL_ASINF 1
| #define HAVE_RAW_DECL_ASINL 1
| #define HAVE_RAW_DECL_ATANF 1
| #define HAVE_RAW_DECL_ATANL 1
| #define HAVE_RAW_DECL_CBRT 1
| #define HAVE_RAW_DECL_CBRTF 1
| #define HAVE_RAW_DECL_CBRTL 1
| #define HAVE_RAW_DECL_CEILF 1
| #define HAVE_RAW_DECL_CEILL 1
| #define HAVE_RAW_DECL_COPYSIGN 1
| #define HAVE_RAW_DECL_COPYSIGNF 1
| #define HAVE_RAW_DECL_COPYSIGNL 1
| #define HAVE_RAW_DECL_COSF 1
| #define HAVE_RAW_DECL_COSL 1
| #define HAVE_RAW_DECL_COSHF 1
| #define HAVE_RAW_DECL_EXPF 1
| #define HAVE_RAW_DECL_EXPL 1
| #define HAVE_RAW_DECL_EXP2 1
| #define HAVE_RAW_DECL_EXP2F 1
| #define HAVE_RAW_DECL_EXP2L 1
| #define HAVE_RAW_DECL_EXPM1 1
| #define HAVE_RAW_DECL_EXPM1F 1
| #define HAVE_RAW_DECL_EXPM1L 1
| #define HAVE_RAW_DECL_FABSF 1
| #define HAVE_RAW_DECL_FABSL 1
| #define HAVE_RAW_DECL_FLOORF 1
| #define HAVE_RAW_DECL_FLOORL 1
| #define HAVE_RAW_DECL_FMA 1
| #define HAVE_RAW_DECL_FMAF 1
| #define HAVE_RAW_DECL_FMAL 1
| #define HAVE_RAW_DECL_FMOD 1
| #define HAVE_RAW_DECL_FMODF 1
| #define HAVE_RAW_DECL_FMODL 1
| #define HAVE_RAW_DECL_FREXPF 1
| #define HAVE_RAW_DECL_FREXPL 1
| #define HAVE_RAW_DECL_HYPOTF 1
| #define HAVE_RAW_DECL_HYPOTL 1
| #define HAVE_RAW_DECL_ILOGB 1
| #define HAVE_RAW_DECL_ILOGBF 1
| #define HAVE_RAW_DECL_ILOGBL 1
| #define HAVE_RAW_DECL_LDEXPF 1
| #define HAVE_RAW_DECL_LDEXPL 1
| #define HAVE_RAW_DECL_LOG 1
| #define HAVE_RAW_DECL_LOGF 1
| #define HAVE_RAW_DECL_LOGL 1
| #define HAVE_RAW_DECL_LOG10 1
| #define HAVE_RAW_DECL_LOG10F 1
| #define HAVE_RAW_DECL_LOG10L 1
| #define HAVE_RAW_DECL_LOG1P 1
| #define HAVE_RAW_DECL_LOG1PF 1
| #define HAVE_RAW_DECL_LOG1PL 1
| #define HAVE_RAW_DECL_LOG2 1
| #define HAVE_RAW_DECL_LOG2F 1
| #define HAVE_RAW_DECL_LOG2L 1
| #define HAVE_RAW_DECL_LOGB 1
| #define HAVE_RAW_DECL_LOGBF 1
| #define HAVE_RAW_DECL_LOGBL 1
| #define HAVE_RAW_DECL_MODF 1
| #define HAVE_RAW_DECL_MODFF 1
| #define HAVE_RAW_DECL_MODFL 1
| #define HAVE_RAW_DECL_POWF 1
| #define HAVE_RAW_DECL_REMAINDER 1
| #define HAVE_RAW_DECL_REMAINDERF 1
| #define HAVE_RAW_DECL_REMAINDERL 1
| #define HAVE_RAW_DECL_RINT 1
| #define HAVE_RAW_DECL_RINTF 1
| #define HAVE_RAW_DECL_RINTL 1
| #define HAVE_RAW_DECL_ROUND 1
| #define HAVE_RAW_DECL_ROUNDF 1
| #define HAVE_RAW_DECL_ROUNDL 1
| #define HAVE_RAW_DECL_SINF 1
| #define HAVE_RAW_DECL_SINL 1
| #define HAVE_RAW_DECL_SINHF 1
| #define HAVE_RAW_DECL_SQRTF 1
| #define HAVE_RAW_DECL_SQRTL 1
| #define HAVE_RAW_DECL_TANF 1
| #define HAVE_RAW_DECL_TANL 1
| #define HAVE_RAW_DECL_TANHF 1
| #define HAVE_RAW_DECL_TRUNC 1
| #define HAVE_RAW_DECL_TRUNCF 1
| #define HAVE_RAW_DECL_TRUNCL 1
| #define 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 HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_INITSTATE 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_POSIX_OPENPT 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_SETSTATE 1
| #define HAVE_RAW_DECL_SRANDOM 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define GNULIB_TEST_STRNCAT 1
| #define GNULIB_TEST_STRSTR 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
| #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
| #define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FDATASYNC 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_ISATTY 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_TRUNCATE 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define NEED_PRINTF_INFINITE_DOUBLE 1
| #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
| #define NEED_PRINTF_DIRECTIVE_A 1
| #define 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_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCSFTIME 1
| #define HAVE_TOWLOWER 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define GNULIB_TEST_BTOWC 1
| #define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
| #define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
| #define HAVE_RAW_DECL_SIGACTION 1
| #define HAVE_RAW_DECL_SIGADDSET 1
| #define HAVE_RAW_DECL_SIGDELSET 1
| #define HAVE_RAW_DECL_SIGEMPTYSET 1
| #define HAVE_RAW_DECL_SIGFILLSET 1
| #define HAVE_RAW_DECL_SIGISMEMBER 1
| #define HAVE_RAW_DECL_SIGPENDING 1
| #define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETS 1
| #define HAVE_RAW_DECL_PCLOSE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
| #define GNULIB_TEST_STRERROR 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_PTHREAD_ATFORK 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_UNSETENV 1
| #define GNULIB_TEST_UNSETENV 1
| #define GNULIB_TEST_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:59604: result: no
configure:59652: checking for a traditional french locale
configure:59786: result: fr_FR
configure:59793: checking for a french Unicode locale
configure:59914: result: fr_FR.UTF-8
configure:59922: checking for a traditional japanese locale
configure:60062: result: ja_JP.eucJP
configure:60070: checking for a transitional chinese locale
configure:60204: result: zh_CN.GB18030
configure:60221: checking whether wctob works
configure:60310: /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 521: warning: implicit function declaration: mbtowc
configure:60310: $? = 0
configure:60310: ./conftest
configure:60310: $? = 0
configure:60322: result: yes
configure:60330: checking whether wctob is declared
configure:60330: result: yes
configure:60441: checking for sched_yield in -lrt
configure:60466: /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 520: warning: statement not reached
configure:60466: $? = 0
configure:60475: result: yes
configure:60581: checking for BSD- or MS-compatible name lister (nm)
configure:60638: result: /opt/csw/gnu/nm -B
configure:60765: checking the name lister (/opt/csw/gnu/nm -B) interface
configure:60785: result: BSD nm
configure:60805: checking for gawk
configure:60832: result: gawk
configure:60869: checking for texi2dvi
configure:60887: found /opt/csw/bin/texi2dvi
configure:60900: result: /opt/csw/bin/texi2dvi
configure:60910: checking for dvips
configure:60928: found /opt/csw/bin/dvips
configure:60941: result: /opt/csw/bin/dvips
configure:60951: checking for perl
configure:60969: found /opt/csw/bin/perl
configure:60982: result: /opt/csw/bin/perl
configure:61115: checking that generated files are newer than configure
configure:61121: result: done
configure:63203: 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:3623: creating Makefile
config.status:3623: creating doc/Makefile
config.status:3623: creating gnulib-local/Makefile
config.status:3623: creating lib/Makefile
config.status:3623: creating lib/exported.sh
config.status:3623: creating lib/unistring/version.h
config.status:3623: creating lib/unistring/woe32dll.h
config.status:3623: creating tests/Makefile
config.status:3623: creating config.h
config.status:3852: executing depfiles commands
config.status:3852: 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_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_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_setlocale=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_symlink=yes
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_gnu_library_2_1=no
ac_cv_have_decl__Exit=yes
ac_cv_have_decl___argv=no
ac_cv_have_decl__putenv=no
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_acosf=yes
ac_cv_have_decl_acosl=yes
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_asinf=yes
ac_cv_have_decl_asinl=yes
ac_cv_have_decl_atanf=yes
ac_cv_have_decl_atanl=yes
ac_cv_have_decl_atoll=yes
ac_cv_have_decl_btowc=yes
ac_cv_have_decl_cbrt=yes
ac_cv_have_decl_cbrtf=yes
ac_cv_have_decl_cbrtl=yes
ac_cv_have_decl_ceilf=yes
ac_cv_have_decl_ceill=yes
ac_cv_have_decl_chdir=yes
ac_cv_have_decl_chown=yes
ac_cv_have_decl_copysign=yes
ac_cv_have_decl_copysignf=yes
ac_cv_have_decl_copysignl=yes
ac_cv_have_decl_cosf=yes
ac_cv_have_decl_coshf=yes
ac_cv_have_decl_cosl=yes
ac_cv_have_decl_dup2=yes
ac_cv_have_decl_dup=yes
ac_cv_have_decl_endusershell=yes
ac_cv_have_decl_exp2=yes
ac_cv_have_decl_exp2f=yes
ac_cv_have_decl_exp2l=yes
ac_cv_have_decl_expf=yes
ac_cv_have_decl_expl=yes
ac_cv_have_decl_expm1=yes
ac_cv_have_decl_expm1f=yes
ac_cv_have_decl_expm1l=yes
ac_cv_have_decl_fabsf=yes
ac_cv_have_decl_fabsl=yes
ac_cv_have_decl_fchdir=yes
ac_cv_have_decl_fchownat=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_floorf=yes
ac_cv_have_decl_floorl=yes
ac_cv_have_decl_fma=yes
ac_cv_have_decl_fmaf=yes
ac_cv_have_decl_fmal=yes
ac_cv_have_decl_fmod=yes
ac_cv_have_decl_fmodf=yes
ac_cv_have_decl_fmodl=yes
ac_cv_have_decl_frexpf=yes
ac_cv_have_decl_frexpl=yes
ac_cv_have_decl_fseeko=yes
ac_cv_have_decl_fsync=yes
ac_cv_have_decl_ftello=yes
ac_cv_have_decl_ftruncate=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getcwd=yes
ac_cv_have_decl_getdtablesize=yes
ac_cv_have_decl_getgroups=yes
ac_cv_have_decl_gethostname=yes
ac_cv_have_decl_getlogin=yes
ac_cv_have_decl_getlogin_r=yes
ac_cv_have_decl_getpagesize=yes
ac_cv_have_decl_gets=yes
ac_cv_have_decl_getsubopt=yes
ac_cv_have_decl_getusershell=yes
ac_cv_have_decl_grantpt=yes
ac_cv_have_decl_hypotf=yes
ac_cv_have_decl_hypotl=yes
ac_cv_have_decl_ilogb=yes
ac_cv_have_decl_ilogbf=yes
ac_cv_have_decl_ilogbl=yes
ac_cv_have_decl_imaxabs=yes
ac_cv_have_decl_imaxdiv=yes
ac_cv_have_decl_initstate=yes
ac_cv_have_decl_isatty=yes
ac_cv_have_decl_isblank=yes
ac_cv_have_decl_iswblank=yes
ac_cv_have_decl_iswctype=yes
ac_cv_have_decl_lchown=yes
ac_cv_have_decl_ldexpf=yes
ac_cv_have_decl_ldexpl=yes
ac_cv_have_decl_link=yes
ac_cv_have_decl_log10=yes
ac_cv_have_decl_log10f=yes
ac_cv_have_decl_log10l=yes
ac_cv_have_decl_log1p=yes
ac_cv_have_decl_log1pf=yes
ac_cv_have_decl_log1pl=yes
ac_cv_have_decl_log2=yes
ac_cv_have_decl_log2f=yes
ac_cv_have_decl_log2l=yes
ac_cv_have_decl_log=yes
ac_cv_have_decl_logb=yes
ac_cv_have_decl_logbf=yes
ac_cv_have_decl_logbl=yes
ac_cv_have_decl_logf=yes
ac_cv_have_decl_logl=yes
ac_cv_have_decl_lseek=yes
ac_cv_have_decl_mbrlen=yes
ac_cv_have_decl_mbrtowc=yes
ac_cv_have_decl_mbsinit=yes
ac_cv_have_decl_mbsrtowcs=yes
ac_cv_have_decl_mkstemp=yes
ac_cv_have_decl_modf=yes
ac_cv_have_decl_modff=yes
ac_cv_have_decl_modfl=yes
ac_cv_have_decl_nl_langinfo=yes
ac_cv_have_decl_pclose=yes
ac_cv_have_decl_pipe=yes
ac_cv_have_decl_popen=yes
ac_cv_have_decl_posix_openpt=yes
ac_cv_have_decl_powf=yes
ac_cv_have_decl_pread=yes
ac_cv_have_decl_program_invocation_name=no
ac_cv_have_decl_program_invocation_short_name=no
ac_cv_have_decl_pthread_sigmask=yes
ac_cv_have_decl_ptsname=yes
ac_cv_have_decl_pwrite=yes
ac_cv_have_decl_random=yes
ac_cv_have_decl_readlink=yes
ac_cv_have_decl_realpath=yes
ac_cv_have_decl_remainder=yes
ac_cv_have_decl_remainderf=yes
ac_cv_have_decl_remainderl=yes
ac_cv_have_decl_rint=yes
ac_cv_have_decl_rintf=yes
ac_cv_have_decl_rintl=yes
ac_cv_have_decl_rmdir=yes
ac_cv_have_decl_round=yes
ac_cv_have_decl_roundf=yes
ac_cv_have_decl_roundl=yes
ac_cv_have_decl_setenv=yes
ac_cv_have_decl_setlocale=yes
ac_cv_have_decl_setstate=yes
ac_cv_have_decl_setusershell=yes
ac_cv_have_decl_sigaction=yes
ac_cv_have_decl_sigaddset=yes
ac_cv_have_decl_sigdelset=yes
ac_cv_have_decl_sigemptyset=yes
ac_cv_have_decl_sigfillset=yes
ac_cv_have_decl_sigismember=yes
ac_cv_have_decl_sigpending=yes
ac_cv_have_decl_sigprocmask=yes
ac_cv_have_decl_sinf=yes
ac_cv_have_decl_sinhf=yes
ac_cv_have_decl_sinl=yes
ac_cv_have_decl_sleep=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_sqrtf=yes
ac_cv_have_decl_sqrtl=yes
ac_cv_have_decl_srandom=yes
ac_cv_have_decl_strdup=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncat=yes
ac_cv_have_decl_strpbrk=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtod=yes
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_strtoll=yes
ac_cv_have_decl_strtoull=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_symlink=yes
ac_cv_have_decl_tanf=yes
ac_cv_have_decl_tanhf=yes
ac_cv_have_decl_tanl=yes
ac_cv_have_decl_tmpfile=yes
ac_cv_have_decl_towctrans=yes
ac_cv_have_decl_trunc=yes
ac_cv_have_decl_truncate=yes
ac_cv_have_decl_truncf=yes
ac_cv_have_decl_truncl=yes
ac_cv_have_decl_ttyname_r=yes
ac_cv_have_decl_unlink=yes
ac_cv_have_decl_unlinkat=yes
ac_cv_have_decl_unlockpt=yes
ac_cv_have_decl_unsetenv=yes
ac_cv_have_decl_usleep=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcrtomb=yes
ac_cv_have_decl_wcscat=yes
ac_cv_have_decl_wcschr=yes
ac_cv_have_decl_wcscmp=yes
ac_cv_have_decl_wcscoll=yes
ac_cv_have_decl_wcscpy=yes
ac_cv_have_decl_wcscspn=yes
ac_cv_have_decl_wcsftime=yes
ac_cv_have_decl_wcslen=yes
ac_cv_have_decl_wcsncat=yes
ac_cv_have_decl_wcsncmp=yes
ac_cv_have_decl_wcsncpy=yes
ac_cv_have_decl_wcspbrk=yes
ac_cv_have_decl_wcsrchr=yes
ac_cv_have_decl_wcsrtombs=yes
ac_cv_have_decl_wcsspn=yes
ac_cv_have_decl_wcsstr=yes
ac_cv_have_decl_wcstok=yes
ac_cv_have_decl_wcswidth=yes
ac_cv_have_decl_wcsxfrm=yes
ac_cv_have_decl_wctob=yes
ac_cv_have_decl_wctrans=yes
ac_cv_have_decl_wctype=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_decl_wmemchr=yes
ac_cv_have_decl_wmemcmp=yes
ac_cv_have_decl_wmemcpy=yes
ac_cv_have_decl_wmemmove=yes
ac_cv_have_decl_wmemset=yes
ac_cv_header_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_max_align_t=no
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_pthread_rwlock_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_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_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_wctob_works=yes
gl_cv_func_wcwidth_works=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_have_raw_decl__Exit=yes
gl_cv_have_raw_decl_acosf=yes
gl_cv_have_raw_decl_acosl=yes
gl_cv_have_raw_decl_asinf=yes
gl_cv_have_raw_decl_asinl=yes
gl_cv_have_raw_decl_atanf=yes
gl_cv_have_raw_decl_atanl=yes
gl_cv_have_raw_decl_atoll=yes
gl_cv_have_raw_decl_btowc=yes
gl_cv_have_raw_decl_canonicalize_file_name=no
gl_cv_have_raw_decl_cbrt=yes
gl_cv_have_raw_decl_cbrtf=yes
gl_cv_have_raw_decl_cbrtl=yes
gl_cv_have_raw_decl_ceilf=yes
gl_cv_have_raw_decl_ceill=yes
gl_cv_have_raw_decl_chdir=yes
gl_cv_have_raw_decl_chown=yes
gl_cv_have_raw_decl_copysign=yes
gl_cv_have_raw_decl_copysignf=yes
gl_cv_have_raw_decl_copysignl=yes
gl_cv_have_raw_decl_cosf=yes
gl_cv_have_raw_decl_coshf=yes
gl_cv_have_raw_decl_cosl=yes
gl_cv_have_raw_decl_dprintf=no
gl_cv_have_raw_decl_dup2=yes
gl_cv_have_raw_decl_dup3=no
gl_cv_have_raw_decl_dup=yes
gl_cv_have_raw_decl_duplocale=no
gl_cv_have_raw_decl_endusershell=yes
gl_cv_have_raw_decl_environ=no
gl_cv_have_raw_decl_euidaccess=no
gl_cv_have_raw_decl_exp2=yes
gl_cv_have_raw_decl_exp2f=yes
gl_cv_have_raw_decl_exp2l=yes
gl_cv_have_raw_decl_expf=yes
gl_cv_have_raw_decl_expl=yes
gl_cv_have_raw_decl_expm1=yes
gl_cv_have_raw_decl_expm1f=yes
gl_cv_have_raw_decl_expm1l=yes
gl_cv_have_raw_decl_fabsf=yes
gl_cv_have_raw_decl_fabsl=yes
gl_cv_have_raw_decl_faccessat=no
gl_cv_have_raw_decl_fchdir=yes
gl_cv_have_raw_decl_fchownat=yes
gl_cv_have_raw_decl_fdatasync=yes
gl_cv_have_raw_decl_ffsl=no
gl_cv_have_raw_decl_ffsll=no
gl_cv_have_raw_decl_floorf=yes
gl_cv_have_raw_decl_floorl=yes
gl_cv_have_raw_decl_fma=yes
gl_cv_have_raw_decl_fmaf=yes
gl_cv_have_raw_decl_fmal=yes
gl_cv_have_raw_decl_fmod=yes
gl_cv_have_raw_decl_fmodf=yes
gl_cv_have_raw_decl_fmodl=yes
gl_cv_have_raw_decl_fpurge=no
gl_cv_have_raw_decl_frexpf=yes
gl_cv_have_raw_decl_frexpl=yes
gl_cv_have_raw_decl_fseeko=yes
gl_cv_have_raw_decl_fsync=yes
gl_cv_have_raw_decl_ftello=yes
gl_cv_have_raw_decl_ftruncate=yes
gl_cv_have_raw_decl_getcwd=yes
gl_cv_have_raw_decl_getdelim=no
gl_cv_have_raw_decl_getdomainname=no
gl_cv_have_raw_decl_getdtablesize=yes
gl_cv_have_raw_decl_getgroups=yes
gl_cv_have_raw_decl_gethostname=yes
gl_cv_have_raw_decl_getline=no
gl_cv_have_raw_decl_getloadavg=no
gl_cv_have_raw_decl_getlogin=yes
gl_cv_have_raw_decl_getlogin_r=yes
gl_cv_have_raw_decl_getpagesize=yes
gl_cv_have_raw_decl_gets=yes
gl_cv_have_raw_decl_getsubopt=yes
gl_cv_have_raw_decl_getusershell=yes
gl_cv_have_raw_decl_grantpt=yes
gl_cv_have_raw_decl_group_member=no
gl_cv_have_raw_decl_hypotf=yes
gl_cv_have_raw_decl_hypotl=yes
gl_cv_have_raw_decl_ilogb=yes
gl_cv_have_raw_decl_ilogbf=yes
gl_cv_have_raw_decl_ilogbl=yes
gl_cv_have_raw_decl_imaxabs=yes
gl_cv_have_raw_decl_imaxdiv=yes
gl_cv_have_raw_decl_initstate=yes
gl_cv_have_raw_decl_initstate_r=no
gl_cv_have_raw_decl_isatty=yes
gl_cv_have_raw_decl_isblank=yes
gl_cv_have_raw_decl_iswctype=yes
gl_cv_have_raw_decl_lchown=yes
gl_cv_have_raw_decl_ldexpf=yes
gl_cv_have_raw_decl_ldexpl=yes
gl_cv_have_raw_decl_link=yes
gl_cv_have_raw_decl_linkat=no
gl_cv_have_raw_decl_log10=yes
gl_cv_have_raw_decl_log10f=yes
gl_cv_have_raw_decl_log10l=yes
gl_cv_have_raw_decl_log1p=yes
gl_cv_have_raw_decl_log1pf=yes
gl_cv_have_raw_decl_log1pl=yes
gl_cv_have_raw_decl_log2=yes
gl_cv_have_raw_decl_log2f=yes
gl_cv_have_raw_decl_log2l=yes
gl_cv_have_raw_decl_log=yes
gl_cv_have_raw_decl_logb=yes
gl_cv_have_raw_decl_logbf=yes
gl_cv_have_raw_decl_logbl=yes
gl_cv_have_raw_decl_logf=yes
gl_cv_have_raw_decl_logl=yes
gl_cv_have_raw_decl_lseek=yes
gl_cv_have_raw_decl_mbrlen=yes
gl_cv_have_raw_decl_mbrtowc=yes
gl_cv_have_raw_decl_mbsinit=yes
gl_cv_have_raw_decl_mbsnrtowcs=no
gl_cv_have_raw_decl_mbsrtowcs=yes
gl_cv_have_raw_decl_memmem=no
gl_cv_have_raw_decl_mempcpy=no
gl_cv_have_raw_decl_memrchr=no
gl_cv_have_raw_decl_mkdtemp=no
gl_cv_have_raw_decl_mkostemp=no
gl_cv_have_raw_decl_mkostemps=no
gl_cv_have_raw_decl_mkstemp=yes
gl_cv_have_raw_decl_mkstemps=no
gl_cv_have_raw_decl_modf=yes
gl_cv_have_raw_decl_modff=yes
gl_cv_have_raw_decl_modfl=yes
gl_cv_have_raw_decl_nl_langinfo=yes
gl_cv_have_raw_decl_pclose=yes
gl_cv_have_raw_decl_pipe2=no
gl_cv_have_raw_decl_pipe=yes
gl_cv_have_raw_decl_popen=yes
gl_cv_have_raw_decl_posix_openpt=yes
gl_cv_have_raw_decl_powf=yes
gl_cv_have_raw_decl_pread=yes
gl_cv_have_raw_decl_pthread_sigmask=yes
gl_cv_have_raw_decl_ptsname=yes
gl_cv_have_raw_decl_ptsname_r=no
gl_cv_have_raw_decl_pwrite=yes
gl_cv_have_raw_decl_qsort_r=no
gl_cv_have_raw_decl_random=yes
gl_cv_have_raw_decl_random_r=no
gl_cv_have_raw_decl_rawmemchr=no
gl_cv_have_raw_decl_readlink=yes
gl_cv_have_raw_decl_readlinkat=no
gl_cv_have_raw_decl_reallocarray=no
gl_cv_have_raw_decl_realpath=yes
gl_cv_have_raw_decl_remainder=yes
gl_cv_have_raw_decl_remainderf=yes
gl_cv_have_raw_decl_remainderl=yes
gl_cv_have_raw_decl_renameat=no
gl_cv_have_raw_decl_rint=yes
gl_cv_have_raw_decl_rintf=yes
gl_cv_have_raw_decl_rintl=yes
gl_cv_have_raw_decl_rmdir=yes
gl_cv_have_raw_decl_round=yes
gl_cv_have_raw_decl_roundf=yes
gl_cv_have_raw_decl_roundl=yes
gl_cv_have_raw_decl_rpmatch=no
gl_cv_have_raw_decl_secure_getenv=no
gl_cv_have_raw_decl_setenv=yes
gl_cv_have_raw_decl_sethostname=no
gl_cv_have_raw_decl_setlocale=yes
gl_cv_have_raw_decl_setstate=yes
gl_cv_have_raw_decl_setstate_r=no
gl_cv_have_raw_decl_setusershell=yes
gl_cv_have_raw_decl_sigaction=yes
gl_cv_have_raw_decl_sigaddset=yes
gl_cv_have_raw_decl_sigdelset=yes
gl_cv_have_raw_decl_sigemptyset=yes
gl_cv_have_raw_decl_sigfillset=yes
gl_cv_have_raw_decl_sigismember=yes
gl_cv_have_raw_decl_sigpending=yes
gl_cv_have_raw_decl_sigprocmask=yes
gl_cv_have_raw_decl_sinf=yes
gl_cv_have_raw_decl_sinhf=yes
gl_cv_have_raw_decl_sinl=yes
gl_cv_have_raw_decl_sleep=yes
gl_cv_have_raw_decl_snprintf=yes
gl_cv_have_raw_decl_sqrtf=yes
gl_cv_have_raw_decl_sqrtl=yes
gl_cv_have_raw_decl_srandom=yes
gl_cv_have_raw_decl_srandom_r=no
gl_cv_have_raw_decl_stpcpy=no
gl_cv_have_raw_decl_stpncpy=no
gl_cv_have_raw_decl_strcasestr=no
gl_cv_have_raw_decl_strchrnul=no
gl_cv_have_raw_decl_strdup=yes
gl_cv_have_raw_decl_strerror_r=yes
gl_cv_have_raw_decl_strncat=yes
gl_cv_have_raw_decl_strndup=no
gl_cv_have_raw_decl_strnlen=no
gl_cv_have_raw_decl_strpbrk=yes
gl_cv_have_raw_decl_strsep=no
gl_cv_have_raw_decl_strsignal=yes
gl_cv_have_raw_decl_strtod=yes
gl_cv_have_raw_decl_strtoimax=yes
gl_cv_have_raw_decl_strtok_r=yes
gl_cv_have_raw_decl_strtoll=yes
gl_cv_have_raw_decl_strtoull=yes
gl_cv_have_raw_decl_strtoumax=yes
gl_cv_have_raw_decl_strverscmp=no
gl_cv_have_raw_decl_symlink=yes
gl_cv_have_raw_decl_symlinkat=no
gl_cv_have_raw_decl_tanf=yes
gl_cv_have_raw_decl_tanhf=yes
gl_cv_have_raw_decl_tanl=yes
gl_cv_have_raw_decl_tmpfile=yes
gl_cv_have_raw_decl_towctrans=yes
gl_cv_have_raw_decl_trunc=yes
gl_cv_have_raw_decl_truncate=yes
gl_cv_have_raw_decl_truncf=yes
gl_cv_have_raw_decl_truncl=yes
gl_cv_have_raw_decl_ttyname_r=yes
gl_cv_have_raw_decl_unlink=yes
gl_cv_have_raw_decl_unlinkat=yes
gl_cv_have_raw_decl_unlockpt=yes
gl_cv_have_raw_decl_unsetenv=yes
gl_cv_have_raw_decl_usleep=yes
gl_cv_have_raw_decl_vdprintf=no
gl_cv_have_raw_decl_vsnprintf=yes
gl_cv_have_raw_decl_wcpcpy=no
gl_cv_have_raw_decl_wcpncpy=no
gl_cv_have_raw_decl_wcrtomb=yes
gl_cv_have_raw_decl_wcscasecmp=no
gl_cv_have_raw_decl_wcscat=yes
gl_cv_have_raw_decl_wcschr=yes
gl_cv_have_raw_decl_wcscmp=yes
gl_cv_have_raw_decl_wcscoll=yes
gl_cv_have_raw_decl_wcscpy=yes
gl_cv_have_raw_decl_wcscspn=yes
gl_cv_have_raw_decl_wcsdup=no
gl_cv_have_raw_decl_wcsftime=yes
gl_cv_have_raw_decl_wcslen=yes
gl_cv_have_raw_decl_wcsncasecmp=no
gl_cv_have_raw_decl_wcsncat=yes
gl_cv_have_raw_decl_wcsncmp=yes
gl_cv_have_raw_decl_wcsncpy=yes
gl_cv_have_raw_decl_wcsnlen=no
gl_cv_have_raw_decl_wcsnrtombs=no
gl_cv_have_raw_decl_wcspbrk=yes
gl_cv_have_raw_decl_wcsrchr=yes
gl_cv_have_raw_decl_wcsrtombs=yes
gl_cv_have_raw_decl_wcsspn=yes
gl_cv_have_raw_decl_wcsstr=yes
gl_cv_have_raw_decl_wcstok=yes
gl_cv_have_raw_decl_wcswidth=yes
gl_cv_have_raw_decl_wcsxfrm=yes
gl_cv_have_raw_decl_wctob=yes
gl_cv_have_raw_decl_wctrans=yes
gl_cv_have_raw_decl_wctype=yes
gl_cv_have_raw_decl_wcwidth=yes
gl_cv_have_raw_decl_wmemchr=yes
gl_cv_have_raw_decl_wmemcmp=yes
gl_cv_have_raw_decl_wmemcpy=yes
gl_cv_have_raw_decl_wmemmove=yes
gl_cv_have_raw_decl_wmemset=yes
gl_cv_have_weak=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_fcntl_h='no (bad O_NOATIME)'
gl_cv_header_working_stdalign_h=no
gl_cv_header_working_stdint_h=no
gl_cv_host_cpu_c_abi=i386
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_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_CFPreferencesCopyAppValue=no
gt_cv_func_unsetenv_ret=int
gt_cv_inttypes_pri_broken=no
gt_cv_locale_ar=ar
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_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=''
GLIBC21='no'
GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE=''
GL_GENERATE_ALLOCA_H_TRUE='#'
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_FLOAT_H_FALSE=''
GL_GENERATE_FLOAT_H_TRUE='#'
GL_GENERATE_ICONV_H_FALSE='#'
GL_GENERATE_ICONV_H_TRUE=''
GL_GENERATE_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_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_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_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_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='1'
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_FREXPF='1'
HAVE_FSEEKO='1'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GLOBAL_SYMBOL_PIPE='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='1'
HAVE_HYPOTF='1'
HAVE_HYPOTL='1'
HAVE_ILOGB='1'
HAVE_ILOGBF='1'
HAVE_ILOGBL='1'
HAVE_IMAXDIV_T='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_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_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_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_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'
HOST_CPU='i386'
HOST_CPU_C_ABI='i386'
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='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
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_EXPM1='0'
REPLACE_EXPM1F='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_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_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_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_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_R='0'
REPLACE_READ='0'
REPLACE_READLINK='0'
REPLACE_READLINKAT='0'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMAINDER='0'
REPLACE_REMAINDERF='0'
REPLACE_REMAINDERL='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_ROUND='0'
REPLACE_ROUNDF='0'
REPLACE_ROUNDL='0'
REPLACE_SETENV='0'
REPLACE_SETLOCALE='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_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'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libunistring"
#define VERSION "0.9.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_SYMLINK 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
#ifndef __i386__
#define __i386__ 1
#endif
#ifndef __i386__
#define __i386__ 1
#endif
#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_UNISTD_H 1
#define HAVE_MATH_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_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_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_WORKING_O_NOATIME 0
#define HAVE_WORKING_O_NOFOLLOW 1
#define HAVE_DECL_GETC_UNLOCKED 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_WCHAR_T 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_RAW_DECL_STRDUP 1
#define HAVE_RAW_DECL_STRNCAT 1
#define HAVE_RAW_DECL_STRPBRK 1
#define HAVE_RAW_DECL_STRTOK_R 1
#define HAVE_RAW_DECL_STRERROR_R 1
#define HAVE_RAW_DECL_STRSIGNAL 1
#define HAVE_MAP_ANONYMOUS 1
#define _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_RAW_DECL_IMAXABS 1
#define HAVE_RAW_DECL_IMAXDIV 1
#define HAVE_RAW_DECL_STRTOIMAX 1
#define HAVE_RAW_DECL_STRTOUMAX 1
#define HAVE_INTTYPES_H 1
#define HAVE_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 HAVE_RAW_DECL_NL_LANGINFO 1
#define HAVE_SETLOCALE 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 HAVE_RAW_DECL_ACOSF 1
#define HAVE_RAW_DECL_ACOSL 1
#define HAVE_RAW_DECL_ASINF 1
#define HAVE_RAW_DECL_ASINL 1
#define HAVE_RAW_DECL_ATANF 1
#define HAVE_RAW_DECL_ATANL 1
#define HAVE_RAW_DECL_CBRT 1
#define HAVE_RAW_DECL_CBRTF 1
#define HAVE_RAW_DECL_CBRTL 1
#define HAVE_RAW_DECL_CEILF 1
#define HAVE_RAW_DECL_CEILL 1
#define HAVE_RAW_DECL_COPYSIGN 1
#define HAVE_RAW_DECL_COPYSIGNF 1
#define HAVE_RAW_DECL_COPYSIGNL 1
#define HAVE_RAW_DECL_COSF 1
#define HAVE_RAW_DECL_COSL 1
#define HAVE_RAW_DECL_COSHF 1
#define HAVE_RAW_DECL_EXPF 1
#define HAVE_RAW_DECL_EXPL 1
#define HAVE_RAW_DECL_EXP2 1
#define HAVE_RAW_DECL_EXP2F 1
#define HAVE_RAW_DECL_EXP2L 1
#define HAVE_RAW_DECL_EXPM1 1
#define HAVE_RAW_DECL_EXPM1F 1
#define HAVE_RAW_DECL_EXPM1L 1
#define HAVE_RAW_DECL_FABSF 1
#define HAVE_RAW_DECL_FABSL 1
#define HAVE_RAW_DECL_FLOORF 1
#define HAVE_RAW_DECL_FLOORL 1
#define HAVE_RAW_DECL_FMA 1
#define HAVE_RAW_DECL_FMAF 1
#define HAVE_RAW_DECL_FMAL 1
#define HAVE_RAW_DECL_FMOD 1
#define HAVE_RAW_DECL_FMODF 1
#define HAVE_RAW_DECL_FMODL 1
#define HAVE_RAW_DECL_FREXPF 1
#define HAVE_RAW_DECL_FREXPL 1
#define HAVE_RAW_DECL_HYPOTF 1
#define HAVE_RAW_DECL_HYPOTL 1
#define HAVE_RAW_DECL_ILOGB 1
#define HAVE_RAW_DECL_ILOGBF 1
#define HAVE_RAW_DECL_ILOGBL 1
#define HAVE_RAW_DECL_LDEXPF 1
#define HAVE_RAW_DECL_LDEXPL 1
#define HAVE_RAW_DECL_LOG 1
#define HAVE_RAW_DECL_LOGF 1
#define HAVE_RAW_DECL_LOGL 1
#define HAVE_RAW_DECL_LOG10 1
#define HAVE_RAW_DECL_LOG10F 1
#define HAVE_RAW_DECL_LOG10L 1
#define HAVE_RAW_DECL_LOG1P 1
#define HAVE_RAW_DECL_LOG1PF 1
#define HAVE_RAW_DECL_LOG1PL 1
#define HAVE_RAW_DECL_LOG2 1
#define HAVE_RAW_DECL_LOG2F 1
#define HAVE_RAW_DECL_LOG2L 1
#define HAVE_RAW_DECL_LOGB 1
#define HAVE_RAW_DECL_LOGBF 1
#define HAVE_RAW_DECL_LOGBL 1
#define HAVE_RAW_DECL_MODF 1
#define HAVE_RAW_DECL_MODFF 1
#define HAVE_RAW_DECL_MODFL 1
#define HAVE_RAW_DECL_POWF 1
#define HAVE_RAW_DECL_REMAINDER 1
#define HAVE_RAW_DECL_REMAINDERF 1
#define HAVE_RAW_DECL_REMAINDERL 1
#define HAVE_RAW_DECL_RINT 1
#define HAVE_RAW_DECL_RINTF 1
#define HAVE_RAW_DECL_RINTL 1
#define HAVE_RAW_DECL_ROUND 1
#define HAVE_RAW_DECL_ROUNDF 1
#define HAVE_RAW_DECL_ROUNDL 1
#define HAVE_RAW_DECL_SINF 1
#define HAVE_RAW_DECL_SINL 1
#define HAVE_RAW_DECL_SINHF 1
#define HAVE_RAW_DECL_SQRTF 1
#define HAVE_RAW_DECL_SQRTL 1
#define HAVE_RAW_DECL_TANF 1
#define HAVE_RAW_DECL_TANL 1
#define HAVE_RAW_DECL_TANHF 1
#define HAVE_RAW_DECL_TRUNC 1
#define HAVE_RAW_DECL_TRUNCF 1
#define HAVE_RAW_DECL_TRUNCL 1
#define 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 HAVE_RAW_DECL__EXIT 1
#define HAVE_RAW_DECL_ATOLL 1
#define HAVE_RAW_DECL_GETSUBOPT 1
#define HAVE_RAW_DECL_GRANTPT 1
#define HAVE_RAW_DECL_INITSTATE 1
#define HAVE_RAW_DECL_MKSTEMP 1
#define HAVE_RAW_DECL_POSIX_OPENPT 1
#define HAVE_RAW_DECL_PTSNAME 1
#define HAVE_RAW_DECL_RANDOM 1
#define HAVE_RAW_DECL_REALPATH 1
#define HAVE_RAW_DECL_SETENV 1
#define HAVE_RAW_DECL_SETSTATE 1
#define HAVE_RAW_DECL_SRANDOM 1
#define HAVE_RAW_DECL_STRTOD 1
#define HAVE_RAW_DECL_STRTOLL 1
#define HAVE_RAW_DECL_STRTOULL 1
#define HAVE_RAW_DECL_UNLOCKPT 1
#define HAVE_RAW_DECL_UNSETENV 1
#define GNULIB_TEST_STRNCAT 1
#define GNULIB_TEST_STRSTR 1
#define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1
#define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1
#define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1
#define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1
#define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1
#define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1
#define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1
#define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1
#define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1
#define GNULIB_UNIGBRK_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 HAVE_RAW_DECL_CHDIR 1
#define HAVE_RAW_DECL_CHOWN 1
#define HAVE_RAW_DECL_DUP 1
#define HAVE_RAW_DECL_DUP2 1
#define HAVE_RAW_DECL_FCHDIR 1
#define HAVE_RAW_DECL_FCHOWNAT 1
#define HAVE_RAW_DECL_FDATASYNC 1
#define HAVE_RAW_DECL_FSYNC 1
#define HAVE_RAW_DECL_FTRUNCATE 1
#define HAVE_RAW_DECL_GETCWD 1
#define HAVE_RAW_DECL_GETDTABLESIZE 1
#define HAVE_RAW_DECL_GETGROUPS 1
#define HAVE_RAW_DECL_GETHOSTNAME 1
#define HAVE_RAW_DECL_GETLOGIN 1
#define HAVE_RAW_DECL_GETLOGIN_R 1
#define HAVE_RAW_DECL_GETPAGESIZE 1
#define HAVE_RAW_DECL_GETUSERSHELL 1
#define HAVE_RAW_DECL_SETUSERSHELL 1
#define HAVE_RAW_DECL_ENDUSERSHELL 1
#define HAVE_RAW_DECL_ISATTY 1
#define HAVE_RAW_DECL_LCHOWN 1
#define HAVE_RAW_DECL_LINK 1
#define HAVE_RAW_DECL_LSEEK 1
#define HAVE_RAW_DECL_PIPE 1
#define HAVE_RAW_DECL_PREAD 1
#define HAVE_RAW_DECL_PWRITE 1
#define HAVE_RAW_DECL_READLINK 1
#define HAVE_RAW_DECL_RMDIR 1
#define HAVE_RAW_DECL_SLEEP 1
#define HAVE_RAW_DECL_SYMLINK 1
#define HAVE_RAW_DECL_TRUNCATE 1
#define HAVE_RAW_DECL_TTYNAME_R 1
#define HAVE_RAW_DECL_UNLINK 1
#define HAVE_RAW_DECL_UNLINKAT 1
#define HAVE_RAW_DECL_USLEEP 1
#define NEED_PRINTF_INFINITE_DOUBLE 1
#define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
#define NEED_PRINTF_DIRECTIVE_A 1
#define 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_RAW_DECL_BTOWC 1
#define HAVE_RAW_DECL_WCTOB 1
#define HAVE_RAW_DECL_MBSINIT 1
#define HAVE_RAW_DECL_MBRTOWC 1
#define HAVE_RAW_DECL_MBRLEN 1
#define HAVE_RAW_DECL_MBSRTOWCS 1
#define HAVE_RAW_DECL_WCRTOMB 1
#define HAVE_RAW_DECL_WCSRTOMBS 1
#define HAVE_RAW_DECL_WCWIDTH 1
#define HAVE_RAW_DECL_WMEMCHR 1
#define HAVE_RAW_DECL_WMEMCMP 1
#define HAVE_RAW_DECL_WMEMCPY 1
#define HAVE_RAW_DECL_WMEMMOVE 1
#define HAVE_RAW_DECL_WMEMSET 1
#define HAVE_RAW_DECL_WCSLEN 1
#define HAVE_RAW_DECL_WCSCPY 1
#define HAVE_RAW_DECL_WCSNCPY 1
#define HAVE_RAW_DECL_WCSCAT 1
#define HAVE_RAW_DECL_WCSNCAT 1
#define HAVE_RAW_DECL_WCSCMP 1
#define HAVE_RAW_DECL_WCSNCMP 1
#define HAVE_RAW_DECL_WCSCOLL 1
#define HAVE_RAW_DECL_WCSXFRM 1
#define HAVE_RAW_DECL_WCSCHR 1
#define HAVE_RAW_DECL_WCSRCHR 1
#define HAVE_RAW_DECL_WCSCSPN 1
#define HAVE_RAW_DECL_WCSSPN 1
#define HAVE_RAW_DECL_WCSPBRK 1
#define HAVE_RAW_DECL_WCSSTR 1
#define HAVE_RAW_DECL_WCSTOK 1
#define HAVE_RAW_DECL_WCSWIDTH 1
#define HAVE_RAW_DECL_WCSFTIME 1
#define HAVE_TOWLOWER 1
#define HAVE_RAW_DECL_WCTYPE 1
#define HAVE_RAW_DECL_ISWCTYPE 1
#define HAVE_RAW_DECL_WCTRANS 1
#define HAVE_RAW_DECL_TOWCTRANS 1
#define HAVE_DECL_WCWIDTH 1
#define GNULIB_TEST_WCWIDTH 1
#define HAVE_STDINT_H 1
#define GNULIB_TEST_BTOWC 1
#define HAVE_RAW_DECL_ISBLANK 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 _LCONV_C99 1
#define HAVE_RAW_DECL_SETLOCALE 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 HAVE_RAW_DECL_PTHREAD_SIGMASK 1
#define HAVE_RAW_DECL_SIGACTION 1
#define HAVE_RAW_DECL_SIGADDSET 1
#define HAVE_RAW_DECL_SIGDELSET 1
#define HAVE_RAW_DECL_SIGEMPTYSET 1
#define HAVE_RAW_DECL_SIGFILLSET 1
#define HAVE_RAW_DECL_SIGISMEMBER 1
#define HAVE_RAW_DECL_SIGPENDING 1
#define HAVE_RAW_DECL_SIGPROCMASK 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 HAVE_RAW_DECL_FSEEKO 1
#define HAVE_RAW_DECL_FTELLO 1
#define HAVE_RAW_DECL_GETS 1
#define HAVE_RAW_DECL_PCLOSE 1
#define HAVE_RAW_DECL_POPEN 1
#define HAVE_RAW_DECL_SNPRINTF 1
#define HAVE_RAW_DECL_TMPFILE 1
#define HAVE_RAW_DECL_VSNPRINTF 1
#define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS
#define GNULIB_TEST_STRERROR 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_MAP_ANONYMOUS 1
#define HAVE_UNSETENV 1
#define GNULIB_TEST_UNSETENV 1
#define GNULIB_TEST_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