Build of zile with clang_glibc toolchain

The build took 00h 03m 12s and was SUCCESSFUL.

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

SLOCLanguage
53,683 ansic
8,821 sh
6,010 makefile
663 lisp
155 perl
15 sed
69,347 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: zile 2.4.11-3 (Thu Apr 13 19:11:41 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-locale-gettext-1.07-2 help2man-1.47.3-2
#
# Total Installed Size: 0.33 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-locale-gettext...
# installing help2man...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking whether clang and cc understand -c and -o together... yes
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking whether help2man executable path has been provided... no
# checking for help2man... /usr/bin/help2man
# checking for pmccabe... false
# checking for ANSI C header files... (cached) yes
# checking whether system regex.h has RE_PLAIN... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether uses 'inline' correctly... yes
# checking for btowc... yes
# checking for chown... yes
# checking for fchown... yes
# checking for _set_invalid_parameter_handler... no
# checking for fchdir... yes
# checking for faccessat... yes
# checking for fcntl... yes
# checking for symlink... yes
# checking for fdopendir... yes
# checking for mempcpy... yes
# checking for fstatat... yes
# checking for getdtablesize... yes
# checking for gettimeofday... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for nl_langinfo... yes
# checking for openat... yes
# checking for select... yes
# checking for pipe2... yes
# checking for posix_spawn... yes
# checking for fchmod... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for sigaction... yes
# checking for sigaltstack... yes
# checking for siginterrupt... yes
# checking for strdup... yes
# checking for strndup... yes
# checking for pipe... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for wcrtomb... yes
# checking for iswcntrl... yes
# checking for nl_langinfo and CODESET... yes
# checking for a traditional french locale... none
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for sys/socket.h... yes
# checking for utime.h... yes
# checking for dirent.h... yes
# checking for sys/stat.h... (cached) yes
# checking for getopt.h... yes
# checking for sys/time.h... yes
# checking for langinfo.h... yes
# checking for xlocale.h... yes
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for malloc.h... yes
# checking for sched.h... yes
# checking for spawn.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for sys/select.h... yes
# checking for sys/wait.h... yes
# checking for features.h... yes
# checking for wctype.h... yes
# checking for uid_t in sys/types.h... yes
# checking for unistd.h... (cached) yes
# checking for working chown... yes
# checking whether chown dereferences symlinks... yes
# checking whether chown honors trailing slash... yes
# checking whether chown always updates ctime... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether // is distinct from /... no
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking type of array argument to getgroups... gid_t
# checking for sig_atomic_t... yes
# checking whether fchdir is declared... yes
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether frexp() can be used without linking with libm... yes
# checking whether alarm is declared... yes
# checking whether long double and double are the same... no
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether getcwd (NULL, 0) allocates memory for result... yes
# checking for getcwd with POSIX signature... yes
# checking whether getcwd is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking where to find the exponent in a 'float'... word 0 bit 23
# checking whether byte ordering is bigendian... no
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for wchar_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether imported symbols can be declared weak... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... yes
# checking for multithread API to use... posix
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... yes
# checking whether memrchr is declared... yes
# checking whether defines MIN and MAX... no
# checking whether defines MIN and MAX... yes
# checking for promoted mode_t type... mode_t
# checking whether posix_spawn works... ./configure: line 15445: 4270 Segmentation fault (core dumped) ./conftest$ac_exeext > conftest.out
# no
# checking for sigset_t... yes
# checking for inline... inline
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for ssize_t... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... yes
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... (cached) yes
# checking whether _snprintf is declared... no
# checking whether printf supports size specifiers as in C99... yes
# checking whether printf supports 'long double' arguments... yes
# checking whether printf supports infinite 'double' arguments... yes
# checking whether printf supports infinite 'long double' arguments... no
# checking whether printf supports the 'a' and 'A' directives... yes
# checking whether printf supports the 'F' directive... yes
# checking whether printf supports the 'n' directive... yes
# checking whether printf supports the 'ls' directive... yes
# checking whether printf supports POSIX/XSI format strings with positions... yes
# checking whether printf supports the grouping flag... yes
# checking whether printf supports the left-adjust flag correctly... yes
# checking whether printf supports the zero flag correctly... yes
# checking whether printf supports large precisions... yes
# checking whether printf survives out-of-memory conditions... yes
# checking for alloca as a compiler built-in... yes
# checking whether btowc(0) is correct... yes
# checking whether btowc(EOF) is correct... guessing yes
# checking whether this system has an arbitrary file name length limit... yes
# checking for closedir... yes
# checking for chown... (cached) yes
# checking for utime... yes
# checking for utimes... yes
# checking for d_ino member in directory struct... yes
# checking whether alphasort is declared without a macro... yes
# checking whether closedir is declared without a macro... yes
# checking whether dirfd is declared without a macro... yes
# checking whether fdopendir is declared without a macro... yes
# checking whether opendir is declared without a macro... yes
# checking whether readdir is declared without a macro... yes
# checking whether rewinddir is declared without a macro... yes
# checking whether scandir is declared without a macro... yes
# checking for dirfd... yes
# checking whether dirfd is declared... (cached) yes
# checking whether dirfd is a macro... no
# checking whether // is distinct from /... (cached) no
# checking whether dup2 works... yes
# checking for error_at_line... yes
# checking for euidaccess... yes
# checking whether fcntl handles F_DUPFD correctly... yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopendir is declared... (cached) yes
# checking whether fdopendir works... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking whether frexp works... yes
# checking whether frexpl is declared... yes
# checking whether frexpl() can be used without linking with libm... yes
# checking whether frexpl works... yes
# checking whether fstatat (..., 0) works... yes
# checking whether getcwd handles long file names properly... yes
# checking for getpagesize... yes
# checking whether getcwd aborts when 4k < cwd_length < 16k... no
# checking whether getdtablesize works... yes
# checking for getgroups... yes
# checking for working getgroups... yes
# checking whether getgroups handles negative values... yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking for group_member... yes
# checking whether isnan(double) can be used without linking with libm... yes
# checking whether isnan(float) can be used without linking with libm... no
# checking where to find the exponent in a 'float'... (cached) word 0 bit 23
# checking whether isnan(long double) can be used without linking with libm... no
# checking where to find the exponent in a 'long double'... word 2 bit 0
# checking whether langinfo.h defines CODESET... yes
# checking whether langinfo.h defines T_FMT_AMPM... yes
# checking whether langinfo.h defines ERA... yes
# checking whether langinfo.h defines YESEXPR... yes
# checking whether nl_langinfo is declared without a macro... yes
# checking whether locale.h conforms to POSIX:2001... yes
# checking whether locale.h defines locale_t... yes
# checking whether struct lconv is properly defined... yes
# checking whether setlocale is declared without a macro... yes
# checking whether duplocale is declared without a macro... yes
# checking for pthread_rwlock_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (cached) yes
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking whether acosf is declared without a macro... yes
# checking whether acosl is declared without a macro... yes
# checking whether asinf is declared without a macro... yes
# checking whether asinl is declared without a macro... yes
# checking whether atanf is declared without a macro... yes
# checking whether atanl is declared without a macro... yes
# checking whether cbrt is declared without a macro... yes
# checking whether cbrtf is declared without a macro... yes
# checking whether cbrtl is declared without a macro... yes
# checking whether ceilf is declared without a macro... yes
# checking whether ceill is declared without a macro... yes
# checking whether copysign is declared without a macro... yes
# checking whether copysignf is declared without a macro... yes
# checking whether copysignl is declared without a macro... yes
# checking whether cosf is declared without a macro... yes
# checking whether cosl is declared without a macro... yes
# checking whether coshf is declared without a macro... yes
# checking whether expf is declared without a macro... yes
# checking whether expl is declared without a macro... yes
# checking whether exp2 is declared without a macro... yes
# checking whether exp2f is declared without a macro... yes
# checking whether exp2l is declared without a macro... yes
# checking whether expm1 is declared without a macro... yes
# checking whether expm1f is declared without a macro... yes
# checking whether expm1l is declared without a macro... yes
# checking whether fabsf is declared without a macro... yes
# checking whether fabsl is declared without a macro... yes
# checking whether floorf is declared without a macro... yes
# checking whether floorl is declared without a macro... yes
# checking whether fma is declared without a macro... yes
# checking whether fmaf is declared without a macro... yes
# checking whether fmal is declared without a macro... yes
# checking whether fmod is declared without a macro... yes
# checking whether fmodf is declared without a macro... yes
# checking whether fmodl is declared without a macro... yes
# checking whether frexpf is declared without a macro... yes
# checking whether frexpl is declared without a macro... yes
# checking whether hypotf is declared without a macro... yes
# checking whether hypotl is declared without a macro... yes
# checking whether ilogb is declared without a macro... yes
# checking whether ilogbf is declared without a macro... yes
# checking whether ilogbl is declared without a macro... yes
# checking whether ldexpf is declared without a macro... yes
# checking whether ldexpl is declared without a macro... yes
# checking whether log is declared without a macro... yes
# checking whether logf is declared without a macro... yes
# checking whether logl is declared without a macro... yes
# checking whether log10 is declared without a macro... yes
# checking whether log10f is declared without a macro... yes
# checking whether log10l is declared without a macro... yes
# checking whether log1p is declared without a macro... yes
# checking whether log1pf is declared without a macro... yes
# checking whether log1pl is declared without a macro... yes
# checking whether log2 is declared without a macro... yes
# checking whether log2f is declared without a macro... yes
# checking whether log2l is declared without a macro... yes
# checking whether logb is declared without a macro... yes
# checking whether logbf is declared without a macro... yes
# checking whether logbl is declared without a macro... yes
# checking whether modf is declared without a macro... yes
# checking whether modff is declared without a macro... yes
# checking whether modfl is declared without a macro... yes
# checking whether powf is declared without a macro... yes
# checking whether remainder is declared without a macro... yes
# checking whether remainderf is declared without a macro... yes
# checking whether remainderl is declared without a macro... yes
# checking whether rint is declared without a macro... yes
# checking whether rintf is declared without a macro... yes
# checking whether rintl is declared without a macro... yes
# checking whether round is declared without a macro... yes
# checking whether roundf is declared without a macro... yes
# checking whether roundl is declared without a macro... yes
# checking whether sinf is declared without a macro... yes
# checking whether sinl is declared without a macro... yes
# checking whether sinhf is declared without a macro... yes
# checking whether sqrtf is declared without a macro... yes
# checking whether sqrtl is declared without a macro... yes
# checking whether tanf is declared without a macro... yes
# checking whether tanl is declared without a macro... yes
# checking whether tanhf is declared without a macro... yes
# checking whether trunc is declared without a macro... yes
# checking whether truncf is declared without a macro... yes
# checking whether truncl is declared without a macro... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether memmem works in linear time... yes
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) yes
# checking for mempcpy... (cached) yes
# checking for memrchr... yes
# checking whether YESEXPR works... yes
# checking whether open recognizes a trailing slash... yes
# checking for opendir... yes
# checking for pmccabe... (cached) false
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking for confstr... yes
# checking for sched_setparam... yes
# checking for sched_setscheduler... yes
# checking for setegid... yes
# checking for seteuid... yes
# checking for vfork... yes
# checking whether frexp works... (cached) yes
# checking whether ldexp can be used without linking with libm... yes
# checking whether frexpl() can be used without linking with libm... (cached) yes
# checking whether frexpl works... (cached) yes
# checking whether frexpl is declared... (cached) yes
# checking whether ldexpl() can be used without linking with libm... yes
# checking whether ldexpl works... yes
# checking whether ldexpl is declared... (cached) yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking sys/acl.h usability... yes
# checking sys/acl.h presence... yes
# checking for sys/acl.h... yes
# checking for library containing acl_get_file... -lacl
# checking for acl_get_file... yes
# checking for acl_get_fd... yes
# checking for acl_set_file... yes
# checking for acl_set_fd... yes
# checking for acl_free... yes
# checking for acl_from_mode... yes
# checking for acl_from_text... yes
# checking for acl_delete_def_file... yes
# checking for acl_extended_file... yes
# checking for acl_delete_fd_np... no
# checking for acl_delete_file_np... no
# checking for acl_copy_ext_native... no
# checking for acl_create_entry_np... no
# checking for acl_to_short_text... no
# checking for acl_free_text... no
# checking for working acl_get_file... yes
# checking acl/libacl.h usability... yes
# checking acl/libacl.h presence... yes
# checking for acl/libacl.h... yes
# checking for acl_entries... yes
# checking for ACL_FIRST_ENTRY... yes
# checking for ACL_TYPE_EXTENDED... no
# checking for raise... yes
# checking for sigprocmask... yes
# checking for rawmemchr... yes
# checking for readdir... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking whether isblank is declared... yes
# checking for rewinddir... yes
# checking for struct sigaction.sa_sigaction... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for signbit macro... yes
# checking for signbit compiler built-ins... yes
# checking for sigprocmask... (cached) yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for posix_spawnattr_t... yes
# checking for posix_spawn_file_actions_t... yes
# checking whether posix_spawn is declared without a macro... yes
# checking whether posix_spawnp is declared without a macro... yes
# checking whether posix_spawnattr_init is declared without a macro... yes
# checking whether posix_spawnattr_destroy is declared without a macro... yes
# checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_getsigmask is declared without a macro... yes
# checking whether posix_spawnattr_setsigmask is declared without a macro... yes
# checking whether posix_spawnattr_getflags is declared without a macro... yes
# checking whether posix_spawnattr_setflags is declared without a macro... yes
# checking whether posix_spawnattr_getpgroup is declared without a macro... yes
# checking whether posix_spawnattr_setpgroup is declared without a macro... yes
# checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_getschedparam is declared without a macro... yes
# checking whether posix_spawnattr_setschedparam is declared without a macro... yes
# checking whether posix_spawn_file_actions_init is declared without a macro... yes
# checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
# checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
# checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
# checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
# checking for ssize_t... (cached) yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for va_copy... yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for strchrnul... yes
# checking whether strchrnul works... yes
# checking for working strerror function... yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking whether is self-contained... yes
# checking whether pselect is declared without a macro... yes
# checking whether select is declared without a macro... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether waitpid is declared without a macro... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for ptrdiff_t... yes
# checking for vasprintf... yes
# checking for vasprintf... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking for waitid... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether wcrtomb return value is correct... guessing yes
# checking whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for stdint.h... (cached) yes
# checking for NcursesW wide-character library... yes
# checking for working ncursesw/curses.h... no
# checking for working ncursesw.h... no
# checking for working ncurses.h... yes
# checking for LIBGC... yes
# checking whether emacs executable path has been provided... no
# checking for emacs... no
# checking whether perl executable path has been provided... no
# checking for perl... /usr/bin/perl
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating lib/Makefile
# config.status: creating src/tbl_opts.h
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/zile/src/zile-2.4.11'
# Making all in lib
# make[2]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# GEN alloca.h
# GEN configmake.h
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN dirent.h
# GEN fcntl.h
# GEN langinfo.h
# GEN locale.h
# GEN math.h
# GEN signal.h
# GEN unused-parameter.h
# GEN spawn.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/select.h
# GEN sys/stat.h
# GEN sys/time.h
# GEN sys/types.h
# GEN sys/wait.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN wctype.h
# make all-recursive
# make[3]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# make[4]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# CC copy-acl.o
# CC set-acl.o
# CC gl_array_list.o
# CC binary-io.o
# CC bitrotate.o
# CC c-ctype.o
# CC c-strcasecmp.o
# CC c-strncasecmp.o
# CC cloexec.o
# CC copy-file.o
# CC dirname.o
# CC basename.o
# CC dirname-lgpl.o
# CC basename-lgpl.o
# CC stripslash.o
# CC exitfail.o
# CC fatal-signal.o
# CC fd-hook.o
# CC fd-safer-flag.o
# CC dup-safer-flag.o
# CC filenamecat-lgpl.o
# CC full-write.o
# CC hash.o
# CC gl_linked_list.o
# CC gl_list.o
# CC localcharset.o
# CC glthread/lock.o
# CC math.o
# CC openat-die.o
# CC pipe-filter-ii.o
# CC pipe-filter-aux.o
# CC pipe2.o
# CC pipe2-safer.o
# CC printf-frexp.o
# CC printf-frexpl.o
# CC progname.o
# CC acl-errno-valid.o
# CC file-has-acl.o
# CC qcopy-acl.o
# CC qset-acl.o
# CC quotearg.o
# CC safe-read.o
# CC safe-write.o
# CC save-cwd.o
# CC sig-handler.o
# CC spawn-pipe.o
# CC glthread/threadlib.o
# CC unistd.o
# CC dup-safer.o
# CC fd-safer.o
# CC pipe-safer.o
# CC wait-process.o
# CC wctype-h.o
# CC xmalloc.o
# CC xalloc-die.o
# CC xgetcwd.o
# CC gl_xlist.o
# CC xsize.o
# CC xstrndup.o
# CC xvasprintf.o
# CC xasprintf.o
# CC asnprintf.o
# CC asprintf.o
# CC chdir-long.o
# CC fcntl.o
# CC isnanf.o
# CC isnanl.o
# CC openat-proc.o
# CC printf-args.o
# CC printf-parse.o
# CC regex.o
# In file included from regex.c:70:
# ./regex_internal.c:1397:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (idx < 0 || idx >= set->nelem)
# ~~~ ^ ~
# 1 warning generated.
# CC spawn_faction_addclose.o
# CC spawn_faction_adddup2.o
# CC spawn_faction_addopen.o
# CC spawn_faction_destroy.o
# CC spawn_faction_init.o
# CC spawnattr_destroy.o
# CC spawnattr_init.o
# CC spawnattr_setflags.o
# CC spawnattr_setsigmask.o
# CC spawni.o
# CC spawnp.o
# CC vasnprintf.o
# CC vasprintf.o
# AR libzile.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# GEN charset.alias
# GEN ref-add.sed
# GEN ref-del.sed
# make[4]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# make[3]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# make[2]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# Making all in .
# make[2]: Entering directory '/tmp/zile/src/zile-2.4.11'
# CC src/basic.o
# CC src/bind.o
# CC src/buffer.o
# src/buffer.c:669:36: warning: absolute value function 'abs' given an argument of type 'ptrdiff_t' (aka 'long') but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
# for (size_t i = 0; i < (size_t) (abs (offset)); i++)
# ^
# src/buffer.c:669:36: note: use function 'labs' instead
# for (size_t i = 0; i < (size_t) (abs (offset)); i++)
# ^~~
# labs
# 1 warning generated.
# CC src/eval.o
# CC src/file.o
# src/file.c:557:26: warning: comparison of constant -2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
# for (ans = -2; ans == -2;) {
# ~~~ ^ ~~
# src/file.c:579:15: warning: comparison of constant -1 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare]
# if (ans == -1)
# ~~~ ^ ~~
# 2 warnings generated.
# CC src/funcs.o
# src/funcs.c:1122:32: warning: unknown warning group '-Wunused-but-set-variable', ignored [-Wunknown-pragmas]
# #pragma GCC diagnostic ignored "-Wunused-but-set-variable"
# ^
# 1 warning generated.
# CC src/help.o
# CC src/killring.o
# CC src/line.o
# CC src/gc_veneer.o
# CC src/lisp.o
# CC src/macro.o
# CC src/redisplay.o
# CC src/registers.o
# CC src/search.o
# CC src/undo.o
# CC src/variables.o
# CC src/window.o
# CC src/memrmem.o
# CC src/astr.o
# src/astr.c:67:12: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# as->text = s;
# ^ ~
# 1 warning generated.
# CC src/estr.o
# CC src/lists.o
# CC src/completion.o
# CC src/editfns.o
# CC src/getkey.o
# CC src/history.o
# CC src/keycode.o
# CC src/main.o
# CC src/marker.o
# CC src/minibuf.o
# CC src/region.o
# CC src/term_minibuf.o
# CC src/term_redisplay.o
# CC src/term_curses.o
# CCLD src/zile
# GEN doc/zile.1.in
# rm -f doc/zile.1 doc/zile.1.tmp
# sed -e 's|@pkgdatadir[@]|/usr/share/zile|g' /tmp/zile/src/zile-2.4.11/doc/zile.1.in >doc/zile.1.tmp
# mv doc/zile.1.tmp doc/zile.1
# make[2]: Leaving directory '/tmp/zile/src/zile-2.4.11'
# make[1]: Leaving directory '/tmp/zile/src/zile-2.4.11'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-recursive
# make[1]: Entering directory '/tmp/zile/src/zile-2.4.11'
# Making install in lib
# make[2]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# make install-recursive
# make[3]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# make[4]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# make[5]: Entering directory '/tmp/zile/src/zile-2.4.11/lib'
# if test yes = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/zile/src/zile-2.4.11/build-aux/install-sh -d /tmp/zile/pkg/zile/usr/lib ; \
# fi ; \
# if test -f /tmp/zile/pkg/zile/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/zile/pkg/zile/usr/lib/charset.alias > /tmp/zile/pkg/zile/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/zile/pkg/zile/usr/lib/charset.tmp /tmp/zile/pkg/zile/usr/lib/charset.alias ; \
# rm -f /tmp/zile/pkg/zile/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/zile/pkg/zile/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/zile/pkg/zile/usr/lib/charset.tmp /tmp/zile/pkg/zile/usr/lib/charset.alias ; \
# rm -f /tmp/zile/pkg/zile/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# make[4]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# make[3]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# make[2]: Leaving directory '/tmp/zile/src/zile-2.4.11/lib'
# Making install in .
# make[2]: Entering directory '/tmp/zile/src/zile-2.4.11'
# make[3]: Entering directory '/tmp/zile/src/zile-2.4.11'
# /usr/bin/mkdir -p '/tmp/zile/pkg/zile/usr/bin'
# /usr/bin/install -c src/zile '/tmp/zile/pkg/zile/usr/bin'
# /usr/bin/mkdir -p '/tmp/zile/pkg/zile/usr/share/doc/zile'
# /usr/bin/install -c -m 644 AUTHORS FAQ NEWS src/dotzile.sample '/tmp/zile/pkg/zile/usr/share/doc/zile'
# /usr/bin/mkdir -p '/tmp/zile/pkg/zile/usr/share/man/man1'
# /usr/bin/install -c -m 644 doc/zile.1 '/tmp/zile/pkg/zile/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/zile/src/zile-2.4.11'
# make[2]: Leaving directory '/tmp/zile/src/zile-2.4.11'
# make[1]: Leaving directory '/tmp/zile/src/zile-2.4.11'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "zile"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: zile 2.4.11-3 (Thu Apr 13 19:13:40 UTC 2017)

CMD: pacman --query --file zile-2.4.11-3-x86_64.pkg.tar.xz
# zile 2.4.11-3

Creating hybrid package for 'zile'

Trying to find vanilla package 'zile'...

CMD: pacman --query --file /mirror/zile-2.4.11-3.pkg.tar.xz
# zile 2.4.11-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/doc/zile/AUTHORS
# /usr/share/doc/zile/FAQ
# /usr/share/doc/zile/NEWS
# /usr/share/doc/zile/dotzile.sample
# /usr/share/man/man1/zile.1.gz
# /usr/bin/zile

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/zile/src/zile-2.4.11/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by Zile configure 2.4.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 57497ed34956
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3728: checking for a BSD-compatible install
# configure:3796: result: /usr/bin/install -c
# configure:3807: checking whether build environment is sane
# configure:3862: result: yes
# configure:3921: checking for x86_64-unknown-linux-strip
# configure:3951: result: no
# configure:3961: checking for strip
# configure:3977: found /usr/bin/strip
# configure:3988: result: strip
# configure:4013: checking for a thread-safe mkdir -p
# configure:4052: result: /usr/bin/mkdir -p
# configure:4059: checking for gawk
# configure:4075: found /usr/bin/gawk
# configure:4086: result: gawk
# configure:4097: checking whether make sets $(MAKE)
# configure:4119: result: yes
# configure:4148: checking whether make supports nested variables
# configure:4165: result: yes
# configure:4260: checking whether make supports nested variables
# configure:4277: result: yes
# configure:4301: checking for style of include used by make
# configure:4329: result: GNU
# configure:4360: checking for x86_64-unknown-linux-gcc
# configure:4387: result: clang
# configure:4656: checking for C compiler version
# configure:4665: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4676: $? = 0
# configure:4665: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:4676: $? = 0
# configure:4665: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4676: $? = 1
# configure:4665: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4676: $? = 1
# configure:4696: checking whether the C compiler works
# configure:4718: clang conftest.c >&5
# configure:4722: $? = 0
# configure:4770: result: yes
# configure:4773: checking for C compiler default output file name
# configure:4775: result: a.out
# configure:4781: checking for suffix of executables
# configure:4788: clang -o conftest conftest.c >&5
# configure:4792: $? = 0
# configure:4814: result:
# configure:4836: checking whether we are cross compiling
# configure:4844: clang -o conftest conftest.c >&5
# configure:4848: $? = 0
# configure:4855: ./conftest
# configure:4859: $? = 0
# configure:4874: result: no
# configure:4879: checking for suffix of object files
# configure:4901: clang -c conftest.c >&5
# configure:4905: $? = 0
# configure:4926: result: o
# configure:4930: checking whether we are using the GNU C compiler
# configure:4949: clang -c conftest.c >&5
# configure:4949: $? = 0
# configure:4958: result: yes
# configure:4967: checking whether clang accepts -g
# configure:4987: clang -c -g conftest.c >&5
# configure:4987: $? = 0
# configure:5028: result: yes
# configure:5045: checking for clang option to accept ISO C89
# configure:5108: clang -c conftest.c >&5
# configure:5108: $? = 0
# configure:5121: result: none needed
# configure:5143: checking dependency style of clang
# configure:5254: result: gcc3
# configure:5275: checking how to run the C preprocessor
# configure:5306: clang -E conftest.c
# configure:5306: $? = 0
# configure:5320: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | /* end confdefs.h. */
# | #include
# configure:5345: result: clang -E
# configure:5365: clang -E conftest.c
# configure:5365: $? = 0
# configure:5379: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5379: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | /* end confdefs.h. */
# | #include
# configure:5408: checking for grep that handles long lines and -e
# configure:5466: result: /usr/bin/grep
# configure:5471: checking for egrep
# configure:5533: result: /usr/bin/grep -E
# configure:5540: checking for Minix Amsterdam compiler
# configure:5564: result: no
# configure:5576: checking for x86_64-unknown-linux-ar
# configure:5606: result: no
# configure:5616: checking for ar
# configure:5632: found /usr/bin/ar
# configure:5643: result: ar
# configure:5683: checking for x86_64-unknown-linux-ranlib
# configure:5713: result: no
# configure:5723: checking for ranlib
# configure:5739: found /usr/bin/ranlib
# configure:5750: result: ranlib
# configure:5777: checking whether clang and cc understand -c and -o together
# configure:5808: clang -c conftest.c -o conftest2.o >&5
# configure:5812: $? = 0
# configure:5818: clang -c conftest.c -o conftest2.o >&5
# configure:5822: $? = 0
# configure:5833: cc -c conftest.c >&5
# configure:5837: $? = 0
# configure:5845: cc -c conftest.c -o conftest2.o >&5
# configure:5849: $? = 0
# configure:5855: cc -c conftest.c -o conftest2.o >&5
# configure:5859: $? = 0
# configure:5877: result: yes
# configure:5902: checking for ANSI C header files
# configure:5922: clang -c conftest.c >&5
# configure:5922: $? = 0
# configure:5995: clang -o conftest conftest.c >&5
# configure:5995: $? = 0
# configure:5995: ./conftest
# configure:5995: $? = 0
# configure:6006: result: yes
# configure:6019: checking for sys/types.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for sys/stat.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for stdlib.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for string.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for memory.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for strings.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for inttypes.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for stdint.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6019: checking for unistd.h
# configure:6019: clang -c conftest.c >&5
# configure:6019: $? = 0
# configure:6019: result: yes
# configure:6032: checking minix/config.h usability
# configure:6032: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6032: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6032: result: no
# configure:6032: checking minix/config.h presence
# configure:6032: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:6032: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6032: result: no
# configure:6032: checking for minix/config.h
# configure:6032: result: no
# configure:6056: checking whether it is safe to define __EXTENSIONS__
# configure:6074: clang -c conftest.c >&5
# configure:6074: $? = 0
# configure:6081: result: yes
# configure:6096: checking whether _XOPEN_SOURCE should be defined
# configure:6115: clang -c conftest.c >&5
# configure:6115: $? = 0
# configure:6139: result: no
# configure:6155: checking build system type
# configure:6169: result: x86_64-unknown-linux-gnu
# configure:6189: checking host system type
# configure:6202: result: x86_64-unknown-linux-gnu
# configure:6258: checking for special C compiler options needed for large files
# configure:6303: result: no
# configure:6309: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6334: clang -c conftest.c >&5
# configure:6334: $? = 0
# configure:6366: result: no
# configure:6457: checking for clang option to accept ISO C99
# configure:6606: clang -c conftest.c >&5
# configure:6606: $? = 0
# configure:6619: result: none needed
# configure:6727: checking for clang option to accept ISO Standard C
# configure:6738: result: none needed
# configure:7042: checking for x86_64-unknown-linux-pkg-config
# configure:7075: result: no
# configure:7085: checking for pkg-config
# configure:7103: found /usr/bin/pkg-config
# configure:7115: result: /usr/bin/pkg-config
# configure:7140: checking pkg-config is at least version 0.9.0
# configure:7143: result: yes
# configure:7663: checking whether help2man executable path has been provided
# configure:7730: result: no
# configure:7734: checking for help2man
# configure:7752: found /usr/bin/help2man
# configure:7765: result: /usr/bin/help2man
# configure:7787: checking for pmccabe
# configure:7818: result: false
# configure:7974: checking for ANSI C header files
# configure:8078: result: yes
# configure:8086: checking whether system regex.h has RE_PLAIN
# configure:8101: clang -c conftest.c >&5
# conftest.c:67:20: error: use of undeclared identifier 'RE_PLAIN'
# reg_syntax_t syn = RE_PLAIN;
# ^
# 1 error generated.
# configure:8101: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | reg_syntax_t syn = RE_PLAIN;
# | ;
# | return 0;
# | }
# configure:8105: result: no
# configure:8118: checking for size_t
# configure:8118: clang -c conftest.c >&5
# configure:8118: $? = 0
# configure:8118: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:8118: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8118: result: yes
# configure:8131: checking for working alloca.h
# configure:8148: clang -o conftest conftest.c >&5
# configure:8148: $? = 0
# configure:8156: result: yes
# configure:8164: checking for alloca
# configure:8201: clang -o conftest conftest.c >&5
# configure:8201: $? = 0
# configure:8209: result: yes
# configure:8413: checking whether uses 'inline' correctly
# configure:8435: clang -c conftest.c >&5
# configure:8438: $? = 0
# configure:8456: clang -c conftest.c >&5
# configure:8459: $? = 0
# configure:8472: result: yes
# configure:8492: checking for btowc
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for chown
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for fchown
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for _set_invalid_parameter_handler
# configure:8492: clang -o conftest conftest.c >&5
# /tmp/conftest-48dd09.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_set_invalid_parameter_handler'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:8492: result: no
# configure:8492: checking for fchdir
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for faccessat
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for fcntl
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for symlink
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for fdopendir
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for mempcpy
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for fstatat
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for getdtablesize
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for gettimeofday
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for lstat
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for mbsinit
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for mbrtowc
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for mprotect
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for nl_langinfo
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for openat
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for select
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for pipe2
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for posix_spawn
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for fchmod
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for isblank
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for iswctype
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for sigaction
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for sigaltstack
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for siginterrupt
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for strdup
# configure:8492: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:81:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for strndup
# configure:8492: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:82:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for pipe
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for vasnprintf
# configure:8492: clang -o conftest conftest.c >&5
# /tmp/conftest-6754aa.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `vasnprintf'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8492: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:8492: result: no
# configure:8492: checking for snprintf
# configure:8492: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for wcrtomb
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8492: checking for iswcntrl
# configure:8492: clang -o conftest conftest.c >&5
# configure:8492: $? = 0
# configure:8492: result: yes
# configure:8504: checking for nl_langinfo and CODESET
# configure:8520: clang -o conftest conftest.c >&5
# configure:8520: $? = 0
# configure:8529: result: yes
# configure:8540: checking for a traditional french locale
# configure:8608: clang -o conftest conftest.c >&5
# configure:8611: $? = 0
# configure:8667: result: none
# configure:8802: checking for unistd.h
# configure:8802: result: yes
# configure:8802: checking for sys/param.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sys/socket.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for utime.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for dirent.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sys/stat.h
# configure:8802: result: yes
# configure:8802: checking for getopt.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sys/time.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for langinfo.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for xlocale.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for math.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sys/mman.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for malloc.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sched.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for spawn.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for wchar.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for stdint.h
# configure:8802: result: yes
# configure:8802: checking for sys/select.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for sys/wait.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for features.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8802: checking for wctype.h
# configure:8802: clang -c conftest.c >&5
# configure:8802: $? = 0
# configure:8802: result: yes
# configure:8820: checking for uid_t in sys/types.h
# configure:8839: result: yes
# configure:8853: checking for unistd.h
# configure:8853: result: yes
# configure:8863: checking for working chown
# configure:8904: clang -o conftest conftest.c >&5
# configure:8904: $? = 0
# configure:8904: ./conftest
# configure:8904: $? = 0
# configure:8916: result: yes
# configure:8925: checking whether chown dereferences symlinks
# configure:8962: clang -o conftest conftest.c >&5
# configure:8962: $? = 0
# configure:8962: ./conftest
# configure:8962: $? = 0
# configure:8974: result: yes
# configure:9008: checking whether chown honors trailing slash
# configure:9040: clang -o conftest conftest.c >&5
# configure:9040: $? = 0
# configure:9040: ./conftest
# configure:9040: $? = 0
# configure:9051: result: yes
# configure:9063: checking whether chown always updates ctime
# configure:9101: clang -o conftest conftest.c >&5
# configure:9101: $? = 0
# configure:9101: ./conftest
# configure:9101: $? = 0
# configure:9112: result: yes
# configure:9170: checking whether the preprocessor supports include_next
# configure:9208: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:9208: $? = 0
# configure:9229: result: yes
# configure:9250: checking whether system header files limit the line length
# configure:9273: result: no
# configure:9286: checking whether // is distinct from /
# configure:9315: result: no
# configure:9334: checking if environ is properly declared
# configure:9357: clang -c conftest.c >&5
# conftest.c:94:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:94:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /usr/include/unistd.h:548:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:98:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:9357: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:9365: result: yes
# configure:9380: checking for complete errno.h
# configure:9453: result: yes
# configure:9754: checking whether strerror_r is declared
# configure:9754: clang -c conftest.c >&5
# configure:9754: $? = 0
# configure:9754: result: yes
# configure:9767: checking for strerror_r
# configure:9767: clang -o conftest conftest.c >&5
# configure:9767: $? = 0
# configure:9767: result: yes
# configure:9776: checking whether strerror_r returns char *
# configure:9800: clang -c conftest.c >&5
# configure:9800: $? = 0
# configure:9838: result: yes
# configure:9851: checking type of array argument to getgroups
# configure:9885: clang -o conftest conftest.c >&5
# configure:9885: $? = 0
# configure:9885: ./conftest
# configure:9885: $? = 0
# configure:9910: result: gid_t
# configure:9922: checking for sig_atomic_t
# configure:9922: clang -c conftest.c >&5
# configure:9922: $? = 0
# configure:9922: clang -c conftest.c >&5
# conftest.c:98:27: error: expected expression
# if (sizeof ((sig_atomic_t)))
# ^
# 1 error generated.
# configure:9922: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9922: result: yes
# configure:9938: checking whether fchdir is declared
# configure:9938: clang -c conftest.c >&5
# configure:9938: $? = 0
# configure:9938: result: yes
# configure:9969: checking for working fcntl.h
# configure:10072: clang -o conftest conftest.c >&5
# conftest.c:121:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
# int result = !constants;
# ~^~~~~~~~~
# 1 warning generated.
# configure:10072: $? = 0
# configure:10072: ./conftest
# configure:10072: $? = 0
# configure:10087: result: yes
# configure:10110: checking for pid_t
# configure:10110: clang -c conftest.c >&5
# configure:10110: $? = 0
# configure:10110: clang -c conftest.c >&5
# conftest.c:133:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:10110: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10110: result: yes
# configure:10121: checking for mode_t
# configure:10121: clang -c conftest.c >&5
# configure:10121: $? = 0
# configure:10121: clang -c conftest.c >&5
# conftest.c:133:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:10121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10121: result: yes
# configure:10393: checking whether frexp() can be used without linking with libm
# configure:10411: clang -o conftest conftest.c >&5
# configure:10411: $? = 0
# configure:10420: result: yes
# configure:10423: checking whether alarm is declared
# configure:10423: clang -c conftest.c >&5
# configure:10423: $? = 0
# configure:10423: result: yes
# configure:10435: checking whether long double and double are the same
# configure:10456: clang -c conftest.c >&5
# conftest.c:102:19: error: 'check' declared as an array with a negative size
# typedef int check[sizeof (long double) == sizeof (double)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:10456: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | 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:10464: result: no
# configure:10511: checking whether stat file-mode macros are broken
# configure:10538: clang -c conftest.c >&5
# configure:10538: $? = 0
# configure:10545: result: no
# configure:10696: checking for nlink_t
# configure:10696: clang -c conftest.c >&5
# configure:10696: $? = 0
# configure:10696: clang -c conftest.c >&5
# conftest.c:104:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:10696: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10696: result: yes
# configure:10711: checking whether fchmodat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether fstat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether fstatat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether futimens is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether lchmod is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether lstat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether mkdirat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether mkfifo is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether mkfifoat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether mknod is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether mknodat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether stat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10711: checking whether utimensat is declared without a macro
# configure:10729: clang -c conftest.c >&5
# configure:10729: $? = 0
# configure:10737: result: yes
# configure:10750: checking whether lstat correctly handles trailing slash
# configure:10783: clang -o conftest conftest.c >&5
# configure:10783: $? = 0
# configure:10783: ./conftest
# configure:10783: $? = 0
# configure:10800: result: yes
# configure:10816: checking whether getcwd (NULL, 0) allocates memory for result
# configure:10871: clang -o conftest conftest.c >&5
# configure:10871: $? = 0
# configure:10871: ./conftest
# configure:10871: $? = 0
# configure:10881: result: yes
# configure:10885: checking for getcwd with POSIX signature
# configure:10907: clang -c conftest.c >&5
# configure:10907: $? = 0
# configure:10915: result: yes
# configure:10918: checking whether getcwd is declared
# configure:10918: clang -c conftest.c >&5
# configure:10918: $? = 0
# configure:10918: result: yes
# configure:11027: checking for getopt.h
# configure:11027: result: yes
# configure:11044: checking for getopt_long_only
# configure:11044: clang -o conftest conftest.c >&5
# configure:11044: $? = 0
# configure:11044: result: yes
# configure:11058: checking whether getopt is POSIX compatible
# configure:11100: clang -o conftest conftest.c >&5
# configure:11100: $? = 0
# configure:11100: ./conftest
# configure:11100: $? = 0
# configure:11159: clang -o conftest conftest.c >&5
# configure:11159: $? = 0
# configure:11159: ./conftest
# configure:11159: $? = 0
# configure:11201: clang -o conftest conftest.c >&5
# configure:11201: $? = 0
# configure:11201: ./conftest
# program: option requires an argument -- 'b'
# configure:11201: $? = 0
# configure:11219: result: yes
# configure:11227: checking for working GNU getopt function
# configure:11448: clang -o conftest conftest.c >&5
# configure:11448: $? = 0
# configure:11448: ./conftest
# configure:11448: $? = 0
# configure:11464: result: yes
# configure:11469: checking for working GNU getopt_long function
# configure:11514: clang -o conftest conftest.c >&5
# configure:11514: $? = 0
# configure:11514: ./conftest
# configure:11514: $? = 0
# configure:11525: result: yes
# configure:11554: checking whether getenv is declared
# configure:11554: clang -c conftest.c >&5
# configure:11554: $? = 0
# configure:11554: result: yes
# configure:11565: checking for C/C++ restrict keyword
# configure:11590: clang -c conftest.c >&5
# configure:11590: $? = 0
# configure:11598: result: __restrict
# configure:11735: checking for struct timeval
# configure:11758: clang -c conftest.c >&5
# configure:11758: $? = 0
# configure:11766: result: yes
# configure:11771: checking for wide-enough struct timeval.tv_sec member
# configure:11798: clang -c conftest.c >&5
# configure:11798: $? = 0
# configure:11806: result: yes
# configure:11816: checking whether gettimeofday is declared without a macro
# configure:11838: clang -c conftest.c >&5
# configure:11838: $? = 0
# configure:11846: result: yes
# configure:11864: checking where to find the exponent in a 'double'
# configure:12178: clang -o conftest conftest.c >&5
# configure:12178: $? = 0
# configure:12178: ./conftest
# configure:12178: $? = 0
# configure:12190: result: word 1 bit 20
# configure:12210: checking where to find the exponent in a 'float'
# configure:12287: clang -o conftest conftest.c >&5
# configure:12287: $? = 0
# configure:12287: ./conftest
# configure:12287: $? = 0
# configure:12299: result: word 0 bit 23
# configure:12319: checking whether byte ordering is bigendian
# configure:12334: clang -c conftest.c >&5
# conftest.c:123:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:123:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:12334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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:12379: clang -c conftest.c >&5
# configure:12379: $? = 0
# configure:12397: clang -c conftest.c >&5
# conftest.c:129:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:12397: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12525: result: no
# configure:12551: checking whether getc_unlocked is declared
# configure:12551: clang -c conftest.c >&5
# configure:12551: $? = 0
# configure:12551: result: yes
# configure:12563: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:12593: result: yes
# configure:12614: checking for wchar_t
# configure:12631: clang -c conftest.c >&5
# configure:12631: $? = 0
# configure:12638: result: yes
# configure:12654: checking whether NULL can be used in arbitrary expressions
# configure:12672: clang -c conftest.c >&5
# configure:12672: $? = 0
# configure:12679: result: yes
# configure:12811: checking for ld used by clang
# configure:12878: result: /usr/bin/ld
# configure:12885: checking if the linker (/usr/bin/ld) is GNU ld
# configure:12900: result: yes
# configure:12907: checking for shared library run path origin
# configure:12920: result: done
# configure:13010: checking whether imported symbols can be declared weak
# configure:13028: clang -o conftest conftest.c >&5
# configure:13028: $? = 0
# configure:13062: clang -o conftest conftest.c >&5
# configure:13062: $? = 0
# configure:13062: ./conftest
# configure:13062: $? = 0
# configure:13074: result: yes
# configure:13079: checking pthread.h usability
# configure:13079: clang -c conftest.c >&5
# configure:13079: $? = 0
# configure:13079: result: yes
# configure:13079: checking pthread.h presence
# configure:13079: clang -E conftest.c
# configure:13079: $? = 0
# configure:13079: result: yes
# configure:13079: checking for pthread.h
# configure:13079: result: yes
# configure:13107: clang -o conftest conftest.c >&5
# conftest.c:128:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutex_lock((pthread_mutex_t*)0);
# ~~~~~~~~~~~~~~~~~~~^
# conftest.c:129:62: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# pthread_mutexattr_init((pthread_mutexattr_t*)0);
# ~~~~~~~~~~~~~~~~~~~~~~~^
# 2 warnings generated.
# /tmp/conftest-ef9222.o: In function `main':
# conftest.c:(.text+0x20): undefined reference to `pthread_mutexattr_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:13107: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_mutex_lock((pthread_mutex_t*)0);
# | pthread_mutexattr_init((pthread_mutexattr_t*)0);
# | ;
# | return 0;
# | }
# configure:13170: checking for pthread_kill in -lpthread
# configure:13195: clang -o conftest conftest.c -lpthread >&5
# configure:13195: $? = 0
# configure:13204: result: yes
# configure:13894: checking for multithread API to use
# configure:13896: result: posix
# configure:13988: checking whether malloc, realloc, calloc are POSIX compliant
# configure:14008: clang -c conftest.c >&5
# configure:14008: $? = 0
# configure:14016: result: yes
# configure:14023: checking for mbstate_t
# configure:14047: clang -c conftest.c >&5
# configure:14047: $? = 0
# configure:14054: result: yes
# configure:14073: checking for a traditional japanese locale
# configure:14143: clang -o conftest conftest.c >&5
# configure:14146: $? = 0
# configure:14204: result: none
# configure:14212: checking for a transitional chinese locale
# configure:14283: clang -o conftest conftest.c >&5
# configure:14286: $? = 0
# configure:14337: result: none
# configure:14344: checking for a french Unicode locale
# configure:14416: clang -o conftest conftest.c >&5
# configure:14419: $? = 0
# configure:14465: result: none
# configure:14556: checking for mmap
# configure:14556: clang -o conftest conftest.c >&5
# configure:14556: $? = 0
# configure:14556: result: yes
# configure:14567: checking for MAP_ANONYMOUS
# configure:14604: result: yes
# configure:14626: checking whether memchr works
# configure:14689: clang -o conftest conftest.c >&5
# configure:14689: $? = 0
# configure:14689: ./conftest
# configure:14689: $? = 0
# configure:14699: result: yes
# configure:14706: checking whether memmem is declared
# configure:14706: clang -c conftest.c >&5
# configure:14706: $? = 0
# configure:14706: result: yes
# configure:14723: checking for memmem
# configure:14723: clang -o conftest conftest.c >&5
# configure:14723: $? = 0
# configure:14723: result: yes
# configure:14741: checking whether memmem works
# configure:14805: clang -o conftest conftest.c >&5
# conftest.c:146:39: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# if (memmem (haystack, 3, NULL, 0) != haystack)
# ~~~~ ^
# 1 warning generated.
# configure:14805: $? = 0
# configure:14805: ./conftest
# configure:14805: $? = 0
# configure:14816: result: yes
# configure:14827: checking whether memrchr is declared
# configure:14827: clang -c conftest.c >&5
# configure:14827: $? = 0
# configure:14827: result: yes
# configure:14842: checking whether defines MIN and MAX
# configure:14859: clang -c conftest.c >&5
# conftest.c:132:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
# int x = MIN (42, 17);
# ^
# conftest.c:132:21: error: initializer element is not a compile-time constant
# int x = MIN (42, 17);
# ^~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:14859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# | int x = MIN (42, 17);
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:14866: result: no
# configure:14879: checking whether defines MIN and MAX
# configure:14896: clang -c conftest.c >&5
# configure:14896: $? = 0
# configure:14903: result: yes
# configure:14924: clang -c conftest.c >&5
# conftest.c:133:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:133:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:14924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:14960: checking for promoted mode_t type
# configure:14977: clang -c conftest.c >&5
# conftest.c:136:19: error: 'array' declared as an array with a negative size
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:14977: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:14985: result: mode_t
# configure:15049: checking whether posix_spawn works
# configure:15189: clang -o conftest conftest.c >&5
# configure:15189: $? = 0
# configure:15382: result: no
# configure:15470: checking for sigset_t
# configure:15470: clang -c conftest.c >&5
# configure:15470: $? = 0
# configure:15470: clang -c conftest.c >&5
# conftest.c:142:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:15470: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15470: result: yes
# configure:15493: checking for inline
# configure:15509: clang -c conftest.c >&5
# configure:15509: $? = 0
# configure:15517: result: inline
# configure:15539: checking for stdlib.h
# configure:15539: result: yes
# configure:15549: checking for GNU libc compatible malloc
# configure:15582: clang -o conftest conftest.c >&5
# configure:15582: $? = 0
# configure:15582: ./conftest
# configure:15582: $? = 0
# configure:15593: result: yes
# configure:15612: checking for ssize_t
# configure:15629: clang -c conftest.c >&5
# configure:15629: $? = 0
# configure:15636: result: yes
# configure:15654: checking for stdbool.h that conforms to C99
# configure:15721: clang -c conftest.c >&5
# conftest.c:185:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:189:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:189:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:190:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:190:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:190:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:15721: $? = 0
# configure:15728: result: yes
# configure:15730: checking for _Bool
# configure:15730: clang -c conftest.c >&5
# configure:15730: $? = 0
# configure:15730: clang -c conftest.c >&5
# conftest.c:172:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:15730: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15730: result: yes
# configure:15742: checking for unsigned long long int
# configure:15790: result: yes
# configure:15800: checking for long long int
# configure:15850: result: yes
# configure:15987: checking whether stdint.h conforms to C99
# configure:16156: clang -c conftest.c >&5
# configure:16156: $? = 0
# configure:16236: clang -o conftest conftest.c >&5
# configure:16236: $? = 0
# configure:16236: ./conftest
# configure:16236: $? = 0
# configure:16248: result: yes
# configure:16696: checking whether strdup is declared
# configure:16696: clang -c conftest.c >&5
# configure:16696: $? = 0
# configure:16696: result: yes
# configure:16709: checking whether strerror(0) succeeds
# configure:16744: clang -o conftest conftest.c >&5
# configure:16744: $? = 0
# configure:16744: ./conftest
# configure:16744: $? = 0
# configure:16755: result: yes
# configure:16845: checking whether ffsl is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether ffsll is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether memmem is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether mempcpy is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether memrchr is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether rawmemchr is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether stpcpy is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether stpncpy is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strchrnul is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strdup is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strncat is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strndup is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strnlen is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strpbrk is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strsep is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strcasestr is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strtok_r is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strerror_r is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strsignal is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16845: checking whether strverscmp is declared without a macro
# configure:16863: clang -c conftest.c >&5
# configure:16863: $? = 0
# configure:16871: result: yes
# configure:16883: checking whether strndup is declared
# configure:16883: result: yes
# configure:16896: checking whether strnlen is declared
# configure:16896: result: yes
# configure:17030: checking for struct timespec in
# configure:17047: clang -c conftest.c >&5
# configure:17047: $? = 0
# configure:17054: result: yes
# configure:17208: checking for wint_t
# configure:17233: clang -c conftest.c >&5
# configure:17233: $? = 0
# configure:17240: result: yes
# configure:17260: checking for inttypes.h
# configure:17279: clang -c conftest.c >&5
# configure:17279: $? = 0
# configure:17286: result: yes
# configure:17297: checking for stdint.h
# configure:17314: clang -c conftest.c >&5
# configure:17314: $? = 0
# configure:17321: result: yes
# configure:17334: checking for intmax_t
# configure:17359: clang -c conftest.c >&5
# configure:17359: $? = 0
# configure:17366: result: yes
# configure:17392: checking whether snprintf returns a byte count as in C99
# configure:17462: clang -o conftest conftest.c >&5
# configure:17462: $? = 0
# configure:17462: ./conftest
# configure:17462: $? = 0
# configure:17473: result: yes
# configure:17484: checking for snprintf
# configure:17484: result: yes
# configure:17484: checking for strnlen
# configure:17484: clang -o conftest conftest.c >&5
# configure:17484: $? = 0
# configure:17484: result: yes
# configure:17484: checking for wcslen
# configure:17484: clang -o conftest conftest.c >&5
# configure:17484: $? = 0
# configure:17484: result: yes
# configure:17484: checking for wcsnlen
# configure:17484: clang -o conftest conftest.c >&5
# configure:17484: $? = 0
# configure:17484: result: yes
# configure:17484: checking for mbrtowc
# configure:17484: result: yes
# configure:17484: checking for wcrtomb
# configure:17484: result: yes
# configure:17493: checking whether _snprintf is declared
# configure:17493: clang -c conftest.c >&5
# conftest.c:181:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:17493: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:17493: result: no
# configure:17519: checking whether printf supports size specifiers as in C99
# configure:17590: clang -o conftest conftest.c >&5
# conftest.c:191:57: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:196:54: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:200:57: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:204:54: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0
# ~~~~~~~~ ^
# 4 warnings generated.
# configure:17590: $? = 0
# configure:17590: ./conftest
# configure:17590: $? = 0
# configure:17601: result: yes
# configure:17606: checking whether printf supports 'long double' arguments
# configure:17645: clang -o conftest conftest.c >&5
# conftest.c:182:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:186:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# conftest.c:190:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
# ~~~~~~~~ ^
# 3 warnings generated.
# configure:17645: $? = 0
# configure:17645: ./conftest
# configure:17645: $? = 0
# configure:17656: result: yes
# configure:17661: checking whether printf supports infinite 'double' arguments
# configure:17762: clang -o conftest conftest.c >&5
# configure:17762: $? = 0
# configure:17762: ./conftest
# configure:17762: $? = 0
# configure:17773: result: yes
# configure:17788: checking whether printf supports infinite 'long double' arguments
# configure:18095: clang -o conftest conftest.c >&5
# configure:18095: $? = 0
# configure:18095: ./conftest
# configure:18095: $? = 64
# configure: program exited with status 64
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | /* end confdefs.h. */
# |
# |
# | #include
# | #if defined __MACH__ && defined __APPLE__
# | /* Avoid a crash on Mac OS X. */
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# | /* 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 __WIN32__) && ! defined __CYGWIN__
# | /* Avoid a crash on native Windows. */
# | #define WIN32_LEAN_AND_MEAN
# | #include
# | #include
# | 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
# | /* 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
# | #include
# | #include
# | 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
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 4;
# | if (sprintf (buf, "%Le", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 4;
# | if (sprintf (buf, "%Lg", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | 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
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 8;
# | if (sprintf (buf, "%Le", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 8;
# | if (sprintf (buf, "%Lg", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | 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
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 16;
# | if (sprintf (buf, "%Le", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 16;
# | if (sprintf (buf, "%Lg", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | 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
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 32;
# | if (sprintf (buf, "%Le", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 32;
# | if (sprintf (buf, "%Lg", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | 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
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 64;
# | if (sprintf (buf, "%Le", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 64;
# | if (sprintf (buf, "%Lg", x.value) < 0
# | || !strisnan (buf, 0, strlen (buf)))
# | result |= 64;
# | }
# | #endif
# | return result;
# | }
# configure:18106: result: no
# configure:18116: checking whether printf supports the 'a' and 'A' directives
# configure:18204: clang -o conftest conftest.c >&5
# conftest.c:183:48: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
# ~~~~~~~ ^
# conftest.c:189:49: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
# ~~~~~~~ ^
# conftest.c:196:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
# ~~~~~~~~~ ^
# conftest.c:204:49: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
# ~~~~~~~~~~ ^
# 4 warnings generated.
# configure:18204: $? = 0
# configure:18204: ./conftest
# configure:18204: $? = 0
# configure:18215: result: yes
# configure:18220: checking whether printf supports the 'F' directive
# configure:18268: clang -o conftest conftest.c >&5
# conftest.c:183:45: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
# ~~~~~~~ ^
# 1 warning generated.
# configure:18268: $? = 0
# configure:18268: ./conftest
# configure:18268: $? = 0
# configure:18279: result: yes
# configure:18284: checking whether printf supports the 'n' directive
# configure:18334: clang -o conftest conftest.c >&5
# configure:18334: $? = 0
# configure:18334: ./conftest
# configure:18334: $? = 0
# configure:18345: result: yes
# configure:18350: checking whether printf supports the 'ls' directive
# configure:18421: clang -o conftest conftest.c >&5
# configure:18421: $? = 0
# configure:18421: ./conftest
# configure:18421: $? = 0
# configure:18432: result: yes
# configure:18437: checking whether printf supports POSIX/XSI format strings with positions
# configure:18469: clang -o conftest conftest.c >&5
# configure:18469: $? = 0
# configure:18469: ./conftest
# configure:18469: $? = 0
# configure:18480: result: yes
# configure:18485: checking whether printf supports the grouping flag
# configure:18515: clang -o conftest conftest.c >&5
# configure:18515: $? = 0
# configure:18515: ./conftest
# configure:18515: $? = 0
# configure:18526: result: yes
# configure:18531: checking whether printf supports the left-adjust flag correctly
# configure:18564: clang -o conftest conftest.c >&5
# configure:18564: $? = 0
# configure:18564: ./conftest
# configure:18564: $? = 0
# configure:18575: result: yes
# configure:18580: checking whether printf supports the zero flag correctly
# configure:18614: clang -o conftest conftest.c >&5
# conftest.c:182:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
# ~~~~~~~ ^
# 1 warning generated.
# configure:18614: $? = 0
# configure:18614: ./conftest
# configure:18614: $? = 0
# configure:18625: result: yes
# configure:18630: checking whether printf supports large precisions
# configure:18673: clang -o conftest conftest.c >&5
# conftest.c:186:42: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
# ~~~~~~~~~~~~ ^
# conftest.c:188:44: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
# ~~~~~~~~~~~~ ^
# conftest.c:190:43: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
# ~~~~~~~~~~~ ^
# conftest.c:193:43: warning: data argument not used by format string [-Wformat-extra-args]
# if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
# ~~~~~~~~~~~ ^
# 4 warnings generated.
# configure:18673: $? = 0
# configure:18673: ./conftest
# configure:18673: $? = 0
# configure:18684: result: yes
# configure:18690: checking whether printf survives out-of-memory conditions
# configure:18861: clang -o conftest conftest.c >&5
# configure:18864: $? = 0
# configure:18868: $? = 0
# configure:18913: result: yes
# configure:18976: checking for alloca as a compiler built-in
# configure:19000: result: yes
# configure:19046: checking whether btowc(0) is correct
# configure:19081: clang -o conftest conftest.c >&5
# configure:19081: $? = 0
# configure:19081: ./conftest
# configure:19081: $? = 0
# configure:19092: result: yes
# configure:19095: checking whether btowc(EOF) is correct
# configure:19146: result: guessing yes
# configure:19206: checking whether this system has an arbitrary file name length limit
# configure:19247: result: yes
# configure:19393: checking for closedir
# configure:19393: clang -o conftest conftest.c >&5
# configure:19393: $? = 0
# configure:19393: result: yes
# configure:19493: checking for chown
# configure:19493: result: yes
# configure:19493: checking for utime
# configure:19493: clang -o conftest conftest.c >&5
# configure:19493: $? = 0
# configure:19493: result: yes
# configure:19493: checking for utimes
# configure:19493: clang -o conftest conftest.c >&5
# configure:19493: $? = 0
# configure:19493: result: yes
# configure:19503: checking for d_ino member in directory struct
# configure:19544: clang -o conftest conftest.c >&5
# configure:19544: $? = 0
# configure:19544: ./conftest
# configure:19544: $? = 0
# configure:19554: result: yes
# configure:19656: checking whether alphasort is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether closedir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether dirfd is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether fdopendir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether opendir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether readdir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether rewinddir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19656: checking whether scandir is declared without a macro
# configure:19674: clang -c conftest.c >&5
# configure:19674: $? = 0
# configure:19682: result: yes
# configure:19701: checking for dirfd
# configure:19701: clang -o conftest conftest.c >&5
# configure:19701: $? = 0
# configure:19701: result: yes
# configure:19710: checking whether dirfd is declared
# configure:19710: result: yes
# configure:19727: checking whether dirfd is a macro
# configure:19750: result: no
# configure:19853: checking whether // is distinct from /
# configure:19882: result: no
# configure:19946: checking whether dup2 works
# configure:20005: clang -o conftest conftest.c >&5
# configure:20005: $? = 0
# configure:20005: ./conftest
# configure:20005: $? = 0
# configure:20016: result: yes
# configure:20097: checking for error_at_line
# configure:20113: clang -o conftest conftest.c >&5
# configure:20113: $? = 0
# configure:20121: result: yes
# configure:20155: checking for euidaccess
# configure:20155: clang -o conftest conftest.c >&5
# configure:20155: $? = 0
# configure:20155: result: yes
# configure:20505: checking whether fcntl handles F_DUPFD correctly
# configure:20535: clang -o conftest conftest.c >&5
# configure:20535: $? = 0
# configure:20535: ./conftest
# configure:20535: $? = 0
# configure:20545: result: yes
# configure:20563: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:20584: clang -c conftest.c >&5
# configure:20584: $? = 0
# configure:20602: clang -c conftest.c >&5
# conftest.c:210:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:210:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:20602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20613: result: needs runtime check
# configure:20757: checking whether fcntl is declared without a macro
# configure:20775: clang -c conftest.c >&5
# configure:20775: $? = 0
# configure:20783: result: yes
# configure:20757: checking whether openat is declared without a macro
# configure:20775: clang -c conftest.c >&5
# configure:20775: $? = 0
# configure:20783: result: yes
# configure:20807: checking whether fdopendir is declared
# configure:20807: result: yes
# configure:20830: checking whether fdopendir works
# configure:20871: clang -o conftest conftest.c >&5
# configure:20871: $? = 0
# configure:20871: ./conftest
# configure:20871: $? = 0
# configure:20881: result: yes
# configure:20979: checking whether conversion from 'int' to 'long double' works
# configure:21020: clang -o conftest conftest.c >&5
# configure:21020: $? = 0
# configure:21020: ./conftest
# configure:21020: $? = 0
# configure:21031: result: yes
# configure:21155: checking whether frexp works
# configure:21235: clang -o conftest conftest.c >&5
# conftest.c:272:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
# if (memcmp (&y, &x, sizeof x))
# ^~
# /usr/include/string.h:65:50: note: passing argument to parameter '__s2' here
# extern int memcmp (const void *__s1, const void *__s2, size_t __n)
# ^
# 1 warning generated.
# configure:21235: $? = 0
# configure:21235: ./conftest
# configure:21235: $? = 0
# configure:21246: result: yes
# configure:21293: checking whether frexpl is declared
# configure:21293: clang -c conftest.c >&5
# configure:21293: $? = 0
# configure:21293: result: yes
# configure:21303: checking whether frexpl() can be used without linking with libm
# configure:21321: clang -o conftest conftest.c >&5
# configure:21321: $? = 0
# configure:21330: result: yes
# configure:21336: checking whether frexpl works
# configure:21447: clang -o conftest conftest.c >&5
# configure:21447: $? = 0
# configure:21447: ./conftest
# configure:21447: $? = 0
# configure:21458: result: yes
# configure:21571: checking whether fstatat (..., 0) works
# configure:21596: clang -o conftest conftest.c >&5
# configure:21596: $? = 0
# configure:21596: ./conftest
# configure:21596: $? = 0
# configure:21607: result: yes
# configure:21667: checking whether getcwd handles long file names properly
# configure:21866: clang -o conftest conftest.c >&5
# configure:21866: $? = 0
# configure:21866: ./conftest
# configure:21866: $? = 0
# configure:21881: result: yes
# configure:21892: checking for getpagesize
# configure:21892: clang -o conftest conftest.c >&5
# configure:21892: $? = 0
# configure:21892: result: yes
# configure:21901: checking whether getcwd aborts when 4k < cwd_length < 16k
# configure:22031: clang -o conftest conftest.c >&5
# configure:22031: $? = 0
# configure:22031: ./conftest
# configure:22031: $? = 0
# configure:22047: result: no
# configure:22166: checking whether getdtablesize works
# configure:22195: clang -o conftest conftest.c >&5
# configure:22195: $? = 0
# configure:22195: ./conftest
# configure:22195: $? = 0
# configure:22206: result: yes
# configure:22249: checking for getgroups
# configure:22249: clang -o conftest conftest.c >&5
# configure:22249: $? = 0
# configure:22249: result: yes
# configure:22304: checking for working getgroups
# configure:22331: clang -o conftest conftest.c >&5
# configure:22331: $? = 0
# configure:22331: ./conftest
# configure:22331: $? = 0
# configure:22342: result: yes
# configure:22370: checking whether getgroups handles negative values
# configure:22397: clang -o conftest conftest.c >&5
# configure:22397: $? = 0
# configure:22397: ./conftest
# configure:22397: $? = 0
# configure:22407: result: yes
# configure:22543: checking whether gettimeofday clobbers localtime buffer
# configure:22582: clang -o conftest conftest.c >&5
# configure:22582: $? = 0
# configure:22582: ./conftest
# configure:22582: $? = 0
# configure:22592: result: no
# configure:22608: checking for gettimeofday with POSIX signature
# configure:22636: clang -c conftest.c >&5
# conftest.c:230:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# /usr/include/sys/time.h:71:12: note: previous declaration is here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^
# conftest.c:240:21: warning: incompatible pointer types initializing 'int (*)(struct timeval *restrict, void *restrict)' with an expression of type 'int (struct timeval *restrict, __timezone_ptr_t)' (aka 'int (struct timeval *restrict, struct timezone *restrict)') [-Wincompatible-pointer-types]
# int (*f) (struct timeval *restrict, void *restrict)
# ^
# 1 warning and 1 error generated.
# configure:22636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:22652: clang -c conftest.c >&5
# configure:22652: $? = 0
# configure:22661: result: almost
# configure:22744: checking for group_member
# configure:22744: clang -o conftest conftest.c >&5
# configure:22744: $? = 0
# configure:22744: result: yes
# configure:22786: checking whether isnan(double) can be used without linking with libm
# configure:22811: clang -o conftest conftest.c >&5
# configure:22811: $? = 0
# configure:22820: result: yes
# configure:22847: checking whether isnan(float) can be used without linking with libm
# configure:22872: clang -o conftest conftest.c >&5
# conftest.c:244:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration]
# return isnanf (x);
# ^
# conftest.c:235:33: note: expanded from macro 'isnanf'
# # define isnanf(x) __builtin_isnanf ((float)(x))
# ^
# 1 error generated.
# configure:22872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | /* end confdefs.h. */
# | #include
# | #if __GNUC__ >= 4
# | # undef isnanf
# | # define isnanf(x) __builtin_isnanf ((float)(x))
# | #elif defined isnan
# | # undef isnanf
# | # define isnanf(x) isnan ((float)(x))
# | #endif
# | float x;
# | int
# | main ()
# | {
# | return isnanf (x);
# | ;
# | return 0;
# | }
# configure:22881: result: no
# configure:22998: checking where to find the exponent in a 'float'
# configure:23087: result: word 0 bit 23
# configure:23110: checking whether isnan(long double) can be used without linking with libm
# configure:23135: clang -o conftest conftest.c >&5
# conftest.c:246:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
# return isnanl (x);
# ^
# conftest.c:237:33: note: expanded from macro 'isnanl'
# # define isnanl(x) __builtin_isnanl ((long double)(x))
# ^
# 1 error generated.
# configure:23135: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | /* end confdefs.h. */
# | #include
# | #if __GNUC__ >= 4
# | # undef isnanl
# | # define isnanl(x) __builtin_isnanl ((long double)(x))
# | #elif defined isnan
# | # undef isnanl
# | # define isnanl(x) isnan ((long double)(x))
# | #endif
# | long double x;
# | int
# | main ()
# | {
# | return isnanl (x);
# | ;
# | return 0;
# | }
# configure:23144: result: no
# configure:23330: checking where to find the exponent in a 'long double'
# configure:23410: clang -o conftest conftest.c >&5
# configure:23410: $? = 0
# configure:23410: ./conftest
# configure:23410: $? = 0
# configure:23422: result: word 2 bit 0
# configure:23535: checking whether langinfo.h defines CODESET
# configure:23553: clang -c conftest.c >&5
# configure:23553: $? = 0
# configure:23561: result: yes
# configure:23566: checking whether langinfo.h defines T_FMT_AMPM
# configure:23584: clang -c conftest.c >&5
# configure:23584: $? = 0
# configure:23592: result: yes
# configure:23597: checking whether langinfo.h defines ERA
# configure:23615: clang -c conftest.c >&5
# configure:23615: $? = 0
# configure:23623: result: yes
# configure:23628: checking whether langinfo.h defines YESEXPR
# configure:23646: clang -c conftest.c >&5
# configure:23646: $? = 0
# configure:23654: result: yes
# configure:23671: checking whether nl_langinfo is declared without a macro
# configure:23689: clang -c conftest.c >&5
# configure:23689: $? = 0
# configure:23697: result: yes
# configure:23736: checking whether locale.h conforms to POSIX:2001
# configure:23754: clang -c conftest.c >&5
# configure:23754: $? = 0
# configure:23761: result: yes
# configure:23767: checking whether locale.h defines locale_t
# configure:23784: clang -c conftest.c >&5
# configure:23784: $? = 0
# configure:23792: result: yes
# configure:23805: checking whether struct lconv is properly defined
# configure:23824: clang -c conftest.c >&5
# configure:23824: $? = 0
# configure:23832: result: yes
# configure:23913: checking whether setlocale is declared without a macro
# configure:23935: clang -c conftest.c >&5
# configure:23935: $? = 0
# configure:23943: result: yes
# configure:23913: checking whether duplocale is declared without a macro
# configure:23935: clang -c conftest.c >&5
# configure:23935: $? = 0
# configure:23943: result: yes
# configure:24008: checking for pthread_rwlock_t
# configure:24008: clang -c conftest.c >&5
# configure:24008: $? = 0
# configure:24008: clang -c conftest.c >&5
# conftest.c:245:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:24008: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:24008: result: yes
# configure:24039: clang -c conftest.c >&5
# configure:24039: $? = 0
# configure:24103: checking for stdlib.h
# configure:24103: result: yes
# configure:24113: checking for GNU libc compatible malloc
# configure:24157: result: yes
# configure:24309: checking whether NAN macro works
# configure:24332: clang -c conftest.c >&5
# configure:24332: $? = 0
# configure:24339: result: yes
# configure:24344: checking whether HUGE_VAL works
# configure:24362: clang -c conftest.c >&5
# configure:24362: $? = 0
# configure:24369: result: yes
# configure:24378: checking whether acosf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether acosl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether asinf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether asinl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether atanf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether atanl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether cbrt is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether cbrtf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether cbrtl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ceilf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ceill is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether copysign is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether copysignf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether copysignl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether cosf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether cosl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether coshf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether expf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether expl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether exp2 is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether exp2f is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether exp2l is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether expm1 is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether expm1f is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether expm1l is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fabsf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fabsl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether floorf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether floorl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fma is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fmaf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fmal is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fmod is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fmodf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether fmodl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether frexpf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether frexpl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether hypotf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether hypotl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ilogb is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ilogbf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ilogbl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ldexpf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether ldexpl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether logf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether logl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log10 is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log10f is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log10l is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log1p is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log1pf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log1pl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log2 is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log2f is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether log2l is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether logb is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether logbf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether logbl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether modf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether modff is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether modfl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether powf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether remainder is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether remainderf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether remainderl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether rint is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether rintf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether rintl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether round is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether roundf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether roundl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether sinf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether sinl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether sinhf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether sqrtf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether sqrtl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether tanf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether tanl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether tanhf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether trunc is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether truncf is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24378: checking whether truncl is declared without a macro
# configure:24395: clang -c conftest.c >&5
# configure:24395: $? = 0
# configure:24403: result: yes
# configure:24429: checking whether mbrtowc handles incomplete characters
# configure:24486: result: guessing yes
# configure:24492: checking whether mbrtowc works as well as mbtowc
# configure:24553: result: guessing yes
# configure:24604: checking whether mbrtowc handles a NULL pwc argument
# configure:24675: result: guessing yes
# configure:24681: checking whether mbrtowc handles a NULL string argument
# configure:24740: result: guessing yes
# configure:24748: checking whether mbrtowc has a correct return value
# configure:24878: result: guessing yes
# configure:24884: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:24940: result: guessing yes
# configure:25023: checking whether mbrtowc handles incomplete characters
# configure:25080: result: guessing yes
# configure:25086: checking whether mbrtowc works as well as mbtowc
# configure:25147: result: guessing yes
# configure:25313: checking whether memmem works in linear time
# configure:25384: clang -o conftest conftest.c >&5
# configure:25384: $? = 0
# configure:25384: ./conftest
# configure:25384: $? = 0
# configure:25395: result: yes
# configure:25423: checking for memmem
# configure:25423: result: yes
# configure:25441: checking whether memmem works
# configure:25516: result: yes
# configure:25562: checking for mempcpy
# configure:25562: result: yes
# configure:25616: checking for memrchr
# configure:25616: clang -o conftest conftest.c >&5
# configure:25616: $? = 0
# configure:25616: result: yes
# configure:25703: checking whether YESEXPR works
# configure:25731: clang -o conftest conftest.c >&5
# configure:25731: $? = 0
# configure:25731: ./conftest
# configure:25731: $? = 0
# configure:25742: result: yes
# configure:25801: checking whether open recognizes a trailing slash
# configure:25840: clang -o conftest conftest.c >&5
# configure:25840: $? = 0
# configure:25840: ./conftest
# configure:25840: $? = 0
# configure:25852: result: yes
# configure:25971: checking for opendir
# configure:25971: clang -o conftest conftest.c >&5
# configure:25971: $? = 0
# configure:25971: result: yes
# configure:26063: checking for pmccabe
# configure:26094: result: false
# configure:26557: checking paths.h usability
# configure:26557: clang -c conftest.c >&5
# configure:26557: $? = 0
# configure:26557: result: yes
# configure:26557: checking paths.h presence
# configure:26557: clang -E conftest.c
# configure:26557: $? = 0
# configure:26557: result: yes
# configure:26557: checking for paths.h
# configure:26557: result: yes
# configure:26570: checking for confstr
# configure:26570: clang -o conftest conftest.c >&5
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26570: checking for sched_setparam
# configure:26570: clang -o conftest conftest.c >&5
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26570: checking for sched_setscheduler
# configure:26570: clang -o conftest conftest.c >&5
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26570: checking for setegid
# configure:26570: clang -o conftest conftest.c >&5
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26570: checking for seteuid
# configure:26570: clang -o conftest conftest.c >&5
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26570: checking for vfork
# configure:26570: clang -o conftest conftest.c >&5
# conftest.c:389:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:389:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:26570: $? = 0
# configure:26570: result: yes
# configure:26602: checking whether frexp works
# configure:26693: result: yes
# configure:26705: checking whether ldexp can be used without linking with libm
# configure:26724: clang -o conftest conftest.c >&5
# configure:26724: $? = 0
# configure:26733: result: yes
# configure:26746: checking whether frexpl() can be used without linking with libm
# configure:26773: result: yes
# configure:26779: checking whether frexpl works
# configure:26901: result: yes
# configure:26916: checking whether frexpl is declared
# configure:26916: result: yes
# configure:26927: checking whether ldexpl() can be used without linking with libm
# configure:26945: clang -o conftest conftest.c >&5
# configure:26945: $? = 0
# configure:26954: result: yes
# configure:26960: checking whether ldexpl works
# configure:27001: clang -o conftest conftest.c >&5
# configure:27001: $? = 0
# configure:27001: ./conftest
# configure:27001: $? = 0
# configure:27012: result: yes
# configure:27020: checking whether ldexpl is declared
# configure:27020: result: yes
# configure:27033: checking whether program_invocation_name is declared
# configure:27033: clang -c conftest.c >&5
# configure:27033: $? = 0
# configure:27033: result: yes
# configure:27045: checking whether program_invocation_short_name is declared
# configure:27045: clang -c conftest.c >&5
# configure:27045: $? = 0
# configure:27045: result: yes
# configure:27072: checking sys/acl.h usability
# configure:27072: clang -c conftest.c >&5
# configure:27072: $? = 0
# configure:27072: result: yes
# configure:27072: checking sys/acl.h presence
# configure:27072: clang -E conftest.c
# configure:27072: $? = 0
# configure:27072: result: yes
# configure:27072: checking for sys/acl.h
# configure:27072: result: yes
# configure:27086: checking for library containing acl_get_file
# configure:27117: clang -o conftest conftest.c >&5
# /tmp/conftest-fb3b68.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_get_file'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27117: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char acl_get_file ();
# | int
# | main ()
# | {
# | return acl_get_file ();
# | ;
# | return 0;
# | }
# configure:27117: clang -o conftest conftest.c -lacl >&5
# configure:27117: $? = 0
# configure:27134: result: -lacl
# configure:27150: checking for acl_get_file
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_get_fd
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_set_file
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_set_fd
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_free
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_from_mode
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_from_text
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_delete_def_file
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_extended_file
# configure:27150: clang -o conftest conftest.c -lacl >&5
# configure:27150: $? = 0
# configure:27150: result: yes
# configure:27150: checking for acl_delete_fd_np
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-30bffd.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_delete_fd_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_delete_fd_np to an innocuous variant, in case declares acl_delete_fd_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_delete_fd_np innocuous_acl_delete_fd_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_delete_fd_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_delete_fd_np
# |
# | /* 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 acl_delete_fd_np ();
# | /* 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_acl_delete_fd_np || defined __stub___acl_delete_fd_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_delete_fd_np ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27150: checking for acl_delete_file_np
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-f80981.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_delete_file_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_delete_file_np to an innocuous variant, in case declares acl_delete_file_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_delete_file_np innocuous_acl_delete_file_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_delete_file_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_delete_file_np
# |
# | /* 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 acl_delete_file_np ();
# | /* 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_acl_delete_file_np || defined __stub___acl_delete_file_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_delete_file_np ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27150: checking for acl_copy_ext_native
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-61248a.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_copy_ext_native'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_copy_ext_native to an innocuous variant, in case declares acl_copy_ext_native.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_copy_ext_native innocuous_acl_copy_ext_native
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_copy_ext_native (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_copy_ext_native
# |
# | /* 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 acl_copy_ext_native ();
# | /* 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_acl_copy_ext_native || defined __stub___acl_copy_ext_native
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_copy_ext_native ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27150: checking for acl_create_entry_np
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-07b642.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_create_entry_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_create_entry_np to an innocuous variant, in case declares acl_create_entry_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_create_entry_np innocuous_acl_create_entry_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_create_entry_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_create_entry_np
# |
# | /* 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 acl_create_entry_np ();
# | /* 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_acl_create_entry_np || defined __stub___acl_create_entry_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_create_entry_np ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27150: checking for acl_to_short_text
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-316519.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_to_short_text'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_to_short_text to an innocuous variant, in case declares acl_to_short_text.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_to_short_text innocuous_acl_to_short_text
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_to_short_text (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_to_short_text
# |
# | /* 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 acl_to_short_text ();
# | /* 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_acl_to_short_text || defined __stub___acl_to_short_text
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_to_short_text ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27150: checking for acl_free_text
# configure:27150: clang -o conftest conftest.c -lacl >&5
# /tmp/conftest-180dd5.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_free_text'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | /* end confdefs.h. */
# | /* Define acl_free_text to an innocuous variant, in case declares acl_free_text.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_free_text innocuous_acl_free_text
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_free_text (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_free_text
# |
# | /* 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 acl_free_text ();
# | /* 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_acl_free_text || defined __stub___acl_free_text
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_free_text ();
# | ;
# | return 0;
# | }
# configure:27150: result: no
# configure:27161: checking for working acl_get_file
# configure:27184: clang -o conftest conftest.c -lacl >&5
# configure:27184: $? = 0
# configure:27194: result: yes
# configure:27203: checking acl/libacl.h usability
# configure:27203: clang -c conftest.c >&5
# configure:27203: $? = 0
# configure:27203: result: yes
# configure:27203: checking acl/libacl.h presence
# configure:27203: clang -E conftest.c
# configure:27203: $? = 0
# configure:27203: result: yes
# configure:27203: checking for acl/libacl.h
# configure:27203: result: yes
# configure:27223: checking for acl_entries
# configure:27223: clang -o conftest conftest.c -lacl >&5
# configure:27223: $? = 0
# configure:27223: result: yes
# configure:27237: checking for ACL_FIRST_ENTRY
# configure:27255: clang -c conftest.c >&5
# configure:27255: $? = 0
# configure:27262: result: yes
# configure:27269: checking for ACL_TYPE_EXTENDED
# configure:27287: clang -c conftest.c >&5
# conftest.c:389:12: error: use of undeclared identifier 'ACL_TYPE_EXTENDED'
# int type = ACL_TYPE_EXTENDED;
# ^
# 1 error generated.
# configure:27287: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int type = ACL_TYPE_EXTENDED;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:27294: result: no
# configure:27509: checking for raise
# configure:27509: clang -o conftest conftest.c >&5
# configure:27509: $? = 0
# configure:27509: result: yes
# configure:27529: checking for sigprocmask
# configure:27529: clang -o conftest conftest.c >&5
# configure:27529: $? = 0
# configure:27529: result: yes
# configure:27579: checking for rawmemchr
# configure:27579: clang -o conftest conftest.c >&5
# configure:27579: $? = 0
# configure:27579: result: yes
# configure:27661: checking for readdir
# configure:27661: clang -o conftest conftest.c >&5
# configure:27661: $? = 0
# configure:27661: result: yes
# configure:28060: checking libintl.h usability
# configure:28060: clang -c conftest.c >&5
# configure:28060: $? = 0
# configure:28060: result: yes
# configure:28060: checking libintl.h presence
# configure:28060: clang -E conftest.c
# configure:28060: $? = 0
# configure:28060: result: yes
# configure:28060: checking for libintl.h
# configure:28060: result: yes
# configure:28071: checking whether isblank is declared
# configure:28071: clang -c conftest.c >&5
# configure:28071: $? = 0
# configure:28071: result: yes
# configure:28090: checking for rewinddir
# configure:28090: clang -o conftest conftest.c >&5
# configure:28090: $? = 0
# configure:28090: result: yes
# configure:28158: clang -c conftest.c >&5
# configure:28158: $? = 0
# configure:28277: checking for struct sigaction.sa_sigaction
# configure:28277: clang -c conftest.c >&5
# configure:28277: $? = 0
# configure:28277: result: yes
# configure:28422: checking for volatile sig_atomic_t
# configure:28422: clang -c conftest.c >&5
# configure:28422: $? = 0
# configure:28422: clang -c conftest.c >&5
# conftest.c:427:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:28422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28422: result: yes
# configure:28438: checking for sighandler_t
# configure:28438: clang -c conftest.c >&5
# configure:28438: $? = 0
# configure:28438: clang -c conftest.c >&5
# conftest.c:427:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:28438: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28438: result: yes
# configure:28452: checking whether pthread_sigmask is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigaction is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigaddset is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigdelset is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigemptyset is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigfillset is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigismember is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigpending is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28452: checking whether sigprocmask is declared without a macro
# configure:28470: clang -c conftest.c >&5
# configure:28470: $? = 0
# configure:28478: result: yes
# configure:28492: checking for signbit macro
# configure:28597: clang -o conftest conftest.c >&5
# configure:28597: $? = 0
# configure:28597: ./conftest
# configure:28597: $? = 0
# configure:28608: result: yes
# configure:28610: checking for signbit compiler built-ins
# configure:28712: clang -o conftest conftest.c >&5
# configure:28712: $? = 0
# configure:28712: ./conftest
# configure:28712: $? = 0
# configure:28723: result: yes
# configure:29252: checking for sigprocmask
# configure:29252: result: yes
# configure:29293: checking for stdint.h
# configure:29293: result: yes
# configure:29303: checking for SIZE_MAX
# configure:29374: result: yes
# configure:29469: checking for posix_spawnattr_t
# configure:29469: clang -c conftest.c >&5
# configure:29469: $? = 0
# configure:29469: clang -c conftest.c >&5
# conftest.c:439:32: error: expected expression
# if (sizeof ((posix_spawnattr_t)))
# ^
# 1 error generated.
# configure:29469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawnattr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29469: result: yes
# configure:29484: checking for posix_spawn_file_actions_t
# configure:29484: clang -c conftest.c >&5
# configure:29484: $? = 0
# configure:29484: clang -c conftest.c >&5
# conftest.c:440:41: error: expected expression
# if (sizeof ((posix_spawn_file_actions_t)))
# ^
# 1 error generated.
# configure:29484: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawn_file_actions_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29484: result: yes
# configure:29517: checking whether posix_spawn is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnp is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_init is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_destroy is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getsigdefault is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setsigdefault is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getsigmask is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setsigmask is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getflags is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setflags is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getpgroup is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setpgroup is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getschedpolicy is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setschedpolicy is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_getschedparam is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawnattr_setschedparam is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawn_file_actions_init is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawn_file_actions_destroy is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawn_file_actions_addopen is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawn_file_actions_addclose is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29517: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
# configure:29535: clang -c conftest.c >&5
# configure:29535: $? = 0
# configure:29543: result: yes
# configure:29559: checking for ssize_t
# configure:29583: result: yes
# configure:29594: checking whether stat handles trailing slashes on directories
# configure:29617: clang -o conftest conftest.c >&5
# configure:29617: $? = 0
# configure:29617: ./conftest
# configure:29617: $? = 0
# configure:29627: result: yes
# configure:29629: checking whether stat handles trailing slashes on files
# configure:29669: clang -o conftest conftest.c >&5
# configure:29669: $? = 0
# configure:29669: ./conftest
# configure:29669: $? = 0
# configure:29680: result: yes
# configure:29726: checking for va_copy
# configure:29747: clang -c conftest.c >&5
# configure:29747: $? = 0
# configure:29755: result: yes
# configure:29941: checking whether NULL can be used in arbitrary expressions
# configure:29966: result: yes
# configure:30169: checking whether dprintf is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether fpurge is declared without a macro
# configure:30187: clang -c conftest.c >&5
# conftest.c:465:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:30187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:30195: result: no
# configure:30169: checking whether fseeko is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether ftello is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether getdelim is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether getline is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether gets is declared without a macro
# configure:30187: clang -c conftest.c >&5
# conftest.c:469:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:469:10: error: expected expression
# 2 errors generated.
# configure:30187: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:30195: result: no
# configure:30169: checking whether pclose is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether popen is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether renameat is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether snprintf is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether tmpfile is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether vdprintf is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30169: checking whether vsnprintf is declared without a macro
# configure:30187: clang -c conftest.c >&5
# configure:30187: $? = 0
# configure:30195: result: yes
# configure:30284: checking whether _Exit is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether atoll is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether canonicalize_file_name is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether getloadavg is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether getsubopt is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether grantpt is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether initstate is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether initstate_r is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether mkdtemp is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether mkostemp is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether mkostemps is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether mkstemp is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether mkstemps is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether posix_openpt is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether ptsname is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether ptsname_r is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether random is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether random_r is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether realpath is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether rpmatch is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether secure_getenv is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether setenv is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether setstate is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether setstate_r is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether srandom is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether srandom_r is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether strtod is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether strtoll is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether strtoull is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether unlockpt is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30284: checking whether unsetenv is declared without a macro
# configure:30308: clang -c conftest.c >&5
# configure:30308: $? = 0
# configure:30316: result: yes
# configure:30334: checking for strchrnul
# configure:30334: clang -o conftest conftest.c >&5
# configure:30334: $? = 0
# configure:30334: result: yes
# configure:30346: checking whether strchrnul works
# configure:30390: clang -o conftest conftest.c >&5
# configure:30390: $? = 0
# configure:30390: ./conftest
# configure:30390: $? = 0
# configure:30401: result: yes
# configure:30485: checking for working strerror function
# configure:30511: clang -o conftest conftest.c >&5
# configure:30511: $? = 0
# configure:30511: ./conftest
# configure:30511: $? = 0
# configure:30522: result: yes
# configure:30626: checking for working strndup
# configure:30664: clang -o conftest conftest.c >&5
# configure:30664: $? = 0
# configure:30664: ./conftest
# configure:30664: $? = 0
# configure:30674: result: yes
# configure:30720: checking for working strnlen
# configure:30758: clang -o conftest conftest.c >&5
# configure:30758: $? = 0
# configure:30758: ./conftest
# configure:30758: $? = 0
# configure:30768: result: yes
# configure:30809: checking whether is self-contained
# configure:30826: clang -c conftest.c >&5
# configure:30826: $? = 0
# configure:30845: clang -c conftest.c >&5
# configure:30845: $? = 0
# configure:30875: clang -o conftest conftest.c >&5
# configure:30875: $? = 0
# configure:30888: result: yes
# configure:31005: checking whether pselect is declared without a macro
# configure:31029: clang -c conftest.c >&5
# configure:31029: $? = 0
# configure:31037: result: yes
# configure:31005: checking whether select is declared without a macro
# configure:31029: clang -c conftest.c >&5
# configure:31029: $? = 0
# configure:31037: result: yes
# configure:31146: checking for nlink_t
# configure:31146: result: yes
# configure:31161: checking whether fchmodat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether fstat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether fstatat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether futimens is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether lchmod is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether lstat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether mkdirat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether mkfifo is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether mkfifoat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether mknod is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether mknodat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether stat is declared without a macro
# configure:31187: result: yes
# configure:31161: checking whether utimensat is declared without a macro
# configure:31187: result: yes
# configure:31293: checking whether waitpid is declared without a macro
# configure:31310: clang -c conftest.c >&5
# configure:31310: $? = 0
# configure:31318: result: yes
# configure:31433: checking whether chdir is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether chown is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether dup is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether dup2 is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether dup3 is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether environ is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether euidaccess is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether faccessat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether fchdir is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether fchownat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether fdatasync is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether fsync is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether ftruncate is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getcwd is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getdomainname is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getdtablesize is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getgroups is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether gethostname is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getlogin is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getlogin_r is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getpagesize is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether getusershell is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether setusershell is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether endusershell is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether group_member is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether isatty is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether lchown is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether link is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether linkat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether lseek is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether pipe is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether pipe2 is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether pread is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether pwrite is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether readlink is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether readlinkat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether rmdir is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether sethostname is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether sleep is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether symlink is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether symlinkat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether ttyname_r is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether unlink is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether unlinkat is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31433: checking whether usleep is declared without a macro
# configure:31463: clang -c conftest.c >&5
# configure:31463: $? = 0
# configure:31471: result: yes
# configure:31547: checking for ptrdiff_t
# configure:31547: clang -c conftest.c >&5
# configure:31547: $? = 0
# configure:31547: clang -c conftest.c >&5
# conftest.c:605:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:31547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 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_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:31547: result: yes
# configure:31568: checking for vasprintf
# configure:31568: clang -o conftest conftest.c >&5
# conftest.c:603:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure:31568: $? = 0
# configure:31568: result: yes
# configure:31656: checking for vasprintf
# configure:31656: result: yes
# configure:31934: checking for ptrdiff_t
# configure:31934: result: yes
# configure:31991: checking for waitid
# configure:31991: clang -o conftest conftest.c >&5
# configure:31991: $? = 0
# configure:31991: result: yes
# configure:32136: checking whether btowc is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wctob is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether mbsinit is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether mbrtowc is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether mbrlen is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether mbsrtowcs is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether mbsnrtowcs is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcrtomb is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsrtombs is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsnrtombs is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcwidth is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wmemchr is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wmemcmp is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wmemcpy is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wmemmove is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wmemset is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcslen is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsnlen is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscpy is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcpcpy is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsncpy is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcpncpy is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscat is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsncat is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscmp is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsncmp is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscasecmp is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsncasecmp is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscoll is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsxfrm is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsdup is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcschr is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsrchr is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcscspn is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsspn is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcspbrk is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcsstr is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcstok is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32136: checking whether wcswidth is declared without a macro
# configure:32164: clang -c conftest.c >&5
# configure:32164: $? = 0
# configure:32172: result: yes
# configure:32198: checking whether mbrtowc handles incomplete characters
# configure:32255: result: guessing yes
# configure:32261: checking whether mbrtowc works as well as mbtowc
# configure:32322: result: guessing yes
# configure:32375: checking whether wcrtomb return value is correct
# configure:32442: result: guessing yes
# configure:32581: checking whether iswcntrl works
# configure:32625: clang -o conftest conftest.c >&5
# configure:32625: $? = 0
# configure:32625: ./conftest
# configure:32625: $? = 0
# configure:32636: result: yes
# configure:32660: checking for towlower
# configure:32660: clang -o conftest conftest.c >&5
# configure:32660: $? = 0
# configure:32660: result: yes
# configure:32708: checking for wctype_t
# configure:32736: clang -c conftest.c >&5
# configure:32736: $? = 0
# configure:32744: result: yes
# configure:32750: checking for wctrans_t
# configure:32776: clang -c conftest.c >&5
# configure:32776: $? = 0
# configure:32784: result: yes
# configure:32793: checking whether wctype is declared without a macro
# configure:32822: clang -c conftest.c >&5
# configure:32822: $? = 0
# configure:32830: result: yes
# configure:32793: checking whether iswctype is declared without a macro
# configure:32822: clang -c conftest.c >&5
# configure:32822: $? = 0
# configure:32830: result: yes
# configure:32793: checking whether wctrans is declared without a macro
# configure:32822: clang -c conftest.c >&5
# configure:32822: $? = 0
# configure:32830: result: yes
# configure:32793: checking whether towctrans is declared without a macro
# configure:32822: clang -c conftest.c >&5
# configure:32822: $? = 0
# configure:32830: result: yes
# configure:32887: checking for stdint.h
# configure:32887: result: yes
# configure:32982: checking for NcursesW wide-character library
# configure:33006: clang -o conftest conftest.c -lncursesw >&5
# configure:33006: $? = 0
# configure:33015: result: yes
# configure:33035: checking for working ncursesw/curses.h
# configure:33068: clang -o conftest conftest.c -lncursesw >&5
# conftest.c:626:34: fatal error: 'ncursesw/curses.h' file not found
# #include
# ^
# 1 error generated.
# configure:33068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 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_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define HAVE_WAITID 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NCURSESW 1
# | #define HAVE_CURSES 1
# | /* end confdefs.h. */
# |
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #include
# |
# | int
# | main ()
# | {
# |
# | chtype a = A_BOLD;
# | int b = KEY_LEFT;
# | chtype c = COLOR_PAIR(1) & A_COLOR;
# | attr_t d = WA_NORMAL;
# | cchar_t e;
# | wint_t f;
# | int g = getattrs(stdscr);
# | int h = getcurx(stdscr) + getmaxx(stdscr);
# | initscr();
# | init_pair(1, COLOR_WHITE, COLOR_RED);
# | wattr_set(stdscr, d, 0, NULL);
# | wget_wch(stdscr, &f);
# |
# | ;
# | return 0;
# | }
# configure:33077: result: no
# configure:33099: checking for working ncursesw.h
# configure:33132: clang -o conftest conftest.c -lncursesw >&5
# conftest.c:626:34: fatal error: 'ncursesw.h' file not found
# #include
# ^
# 1 error generated.
# configure:33132: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Zile"
# | #define PACKAGE_TARNAME "zile"
# | #define PACKAGE_VERSION "2.4.11"
# | #define PACKAGE_STRING "Zile 2.4.11"
# | #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "zile"
# | #define VERSION "2.4.11"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_BTOWC 1
# | #define HAVE_CHOWN 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_OPENAT 1
# | #define HAVE_SELECT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_PIPE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_WCHAR_T 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_SIGSET_T 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE__BOOL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_BTOWC 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CHOWN 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_CHOWN 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_EUIDACCESS 1
# | #define GNULIB_TEST_EUIDACCESS 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define GNULIB_TEST_FREXP 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define GNULIB_TEST_FREXPL 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MINIMALLY_WORKING_GETCWD 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETGROUPS 1
# | #define GNULIB_TEST_GETGROUPS 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_GROUP_MEMBER 1
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define LDBL_EXPBIT0_WORD 2
# | #define LDBL_EXPBIT0_BIT 0
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define GNULIB_TEST_LOCALECONV 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_RAW_DECL_ACOSF 1
# | #define HAVE_RAW_DECL_ACOSL 1
# | #define HAVE_RAW_DECL_ASINF 1
# | #define HAVE_RAW_DECL_ASINL 1
# | #define HAVE_RAW_DECL_ATANF 1
# | #define HAVE_RAW_DECL_ATANL 1
# | #define HAVE_RAW_DECL_CBRT 1
# | #define HAVE_RAW_DECL_CBRTF 1
# | #define HAVE_RAW_DECL_CBRTL 1
# | #define HAVE_RAW_DECL_CEILF 1
# | #define HAVE_RAW_DECL_CEILL 1
# | #define HAVE_RAW_DECL_COPYSIGN 1
# | #define HAVE_RAW_DECL_COPYSIGNF 1
# | #define HAVE_RAW_DECL_COPYSIGNL 1
# | #define HAVE_RAW_DECL_COSF 1
# | #define HAVE_RAW_DECL_COSL 1
# | #define HAVE_RAW_DECL_COSHF 1
# | #define HAVE_RAW_DECL_EXPF 1
# | #define HAVE_RAW_DECL_EXPL 1
# | #define HAVE_RAW_DECL_EXP2 1
# | #define HAVE_RAW_DECL_EXP2F 1
# | #define HAVE_RAW_DECL_EXP2L 1
# | #define HAVE_RAW_DECL_EXPM1 1
# | #define HAVE_RAW_DECL_EXPM1F 1
# | #define HAVE_RAW_DECL_EXPM1L 1
# | #define HAVE_RAW_DECL_FABSF 1
# | #define HAVE_RAW_DECL_FABSL 1
# | #define HAVE_RAW_DECL_FLOORF 1
# | #define HAVE_RAW_DECL_FLOORL 1
# | #define HAVE_RAW_DECL_FMA 1
# | #define HAVE_RAW_DECL_FMAF 1
# | #define HAVE_RAW_DECL_FMAL 1
# | #define HAVE_RAW_DECL_FMOD 1
# | #define HAVE_RAW_DECL_FMODF 1
# | #define HAVE_RAW_DECL_FMODL 1
# | #define HAVE_RAW_DECL_FREXPF 1
# | #define HAVE_RAW_DECL_FREXPL 1
# | #define HAVE_RAW_DECL_HYPOTF 1
# | #define HAVE_RAW_DECL_HYPOTL 1
# | #define HAVE_RAW_DECL_ILOGB 1
# | #define HAVE_RAW_DECL_ILOGBF 1
# | #define HAVE_RAW_DECL_ILOGBL 1
# | #define HAVE_RAW_DECL_LDEXPF 1
# | #define HAVE_RAW_DECL_LDEXPL 1
# | #define HAVE_RAW_DECL_LOG 1
# | #define HAVE_RAW_DECL_LOGF 1
# | #define HAVE_RAW_DECL_LOGL 1
# | #define HAVE_RAW_DECL_LOG10 1
# | #define HAVE_RAW_DECL_LOG10F 1
# | #define HAVE_RAW_DECL_LOG10L 1
# | #define HAVE_RAW_DECL_LOG1P 1
# | #define HAVE_RAW_DECL_LOG1PF 1
# | #define HAVE_RAW_DECL_LOG1PL 1
# | #define HAVE_RAW_DECL_LOG2 1
# | #define HAVE_RAW_DECL_LOG2F 1
# | #define HAVE_RAW_DECL_LOG2L 1
# | #define HAVE_RAW_DECL_LOGB 1
# | #define HAVE_RAW_DECL_LOGBF 1
# | #define HAVE_RAW_DECL_LOGBL 1
# | #define HAVE_RAW_DECL_MODF 1
# | #define HAVE_RAW_DECL_MODFF 1
# | #define HAVE_RAW_DECL_MODFL 1
# | #define HAVE_RAW_DECL_POWF 1
# | #define HAVE_RAW_DECL_REMAINDER 1
# | #define HAVE_RAW_DECL_REMAINDERF 1
# | #define HAVE_RAW_DECL_REMAINDERL 1
# | #define HAVE_RAW_DECL_RINT 1
# | #define HAVE_RAW_DECL_RINTF 1
# | #define HAVE_RAW_DECL_RINTL 1
# | #define HAVE_RAW_DECL_ROUND 1
# | #define HAVE_RAW_DECL_ROUNDF 1
# | #define HAVE_RAW_DECL_ROUNDL 1
# | #define HAVE_RAW_DECL_SINF 1
# | #define HAVE_RAW_DECL_SINL 1
# | #define HAVE_RAW_DECL_SINHF 1
# | #define HAVE_RAW_DECL_SQRTF 1
# | #define HAVE_RAW_DECL_SQRTL 1
# | #define HAVE_RAW_DECL_TANF 1
# | #define HAVE_RAW_DECL_TANL 1
# | #define HAVE_RAW_DECL_TANHF 1
# | #define HAVE_RAW_DECL_TRUNC 1
# | #define HAVE_RAW_DECL_TRUNCF 1
# | #define HAVE_RAW_DECL_TRUNCL 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MBTOWC 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMMEM 1
# | #define GNULIB_TEST_MEMMEM 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# | #define GNULIB_TEST_NL_LANGINFO 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_CONFSTR 1
# | #define HAVE_SCHED_SETPARAM 1
# | #define HAVE_SCHED_SETSCHEDULER 1
# | #define HAVE_SETEGID 1
# | #define HAVE_SETEUID 1
# | #define HAVE_VFORK 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_FREXP_IN_LIBC 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_FREXPL_IN_LIBC 1
# | #define HAVE_LDEXPL_IN_LIBC 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_GET_FILE 1
# | #define HAVE_ACL_GET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_FREE 1
# | #define HAVE_ACL_FROM_MODE 1
# | #define HAVE_ACL_FROM_TEXT 1
# | #define HAVE_ACL_DELETE_DEF_FILE 1
# | #define HAVE_ACL_EXTENDED_FILE 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ACL_ENTRIES 1
# | #define HAVE_ACL_FIRST_ENTRY 1
# | #define USE_ACL 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define GNULIB_TEST_READ 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define _REGEX_INCLUDE_LIMITS_H 1
# | #define _REGEX_LARGE_OFFSETS 1
# | #define re_syntax_options rpl_re_syntax_options
# | #define re_set_syntax rpl_re_set_syntax
# | #define re_compile_pattern rpl_re_compile_pattern
# | #define re_compile_fastmap rpl_re_compile_fastmap
# | #define re_search rpl_re_search
# | #define re_search_2 rpl_re_search_2
# | #define re_match rpl_re_match
# | #define re_match_2 rpl_re_match_2
# | #define re_set_registers rpl_re_set_registers
# | #define re_comp rpl_re_comp
# | #define re_exec rpl_re_exec
# | #define regcomp rpl_regcomp
# | #define regexec rpl_regexec
# | #define regerror rpl_regerror
# | #define regfree rpl_regfree
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_DECL_ISBLANK 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_PSELECT 1
# | #define HAVE_RAW_DECL_SELECT 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 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_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define HAVE_WAITID 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_NCURSESW 1
# | #define HAVE_CURSES 1
# | /* end confdefs.h. */
# |
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #include
# |
# | int
# | main ()
# | {
# |
# | chtype a = A_BOLD;
# | int b = KEY_LEFT;
# | chtype c = COLOR_PAIR(1) & A_COLOR;
# | attr_t d = WA_NORMAL;
# | cchar_t e;
# | wint_t f;
# | int g = getattrs(stdscr);
# | int h = getcurx(stdscr) + getmaxx(stdscr);
# | initscr();
# | init_pair(1, COLOR_WHITE, COLOR_RED);
# | wattr_set(stdscr, d, 0, NULL);
# | wget_wch(stdscr, &f);
# |
# | ;
# | return 0;
# | }
# configure:33141: result: no
# configure:33163: checking for working ncurses.h
# configure:33196: clang -o conftest conftest.c -lncursesw >&5
# configure:33196: $? = 0
# configure:33205: result: yes
# configure:33712: checking for LIBGC
# configure:33719: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.2"
# configure:33722: $? = 0
# configure:33736: $PKG_CONFIG --exists --print-errors "bdw-gc >= 7.2"
# configure:33739: $? = 0
# configure:33797: result: yes
# configure:33815: checking whether emacs executable path has been provided
# configure:33881: result: no
# configure:33885: checking for emacs
# configure:33918: result: no
# configure:33992: checking whether perl executable path has been provided
# configure:34058: result: no
# configure:34062: checking for perl
# configure:34080: found /usr/bin/perl
# configure:34092: result: /usr/bin/perl
# configure:34231: checking that generated files are newer than configure
# configure:34237: result: done
# configure:34336: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Zile config.status 2.4.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 57497ed34956
#
# config.status:2539: creating Makefile
# config.status:2539: creating lib/Makefile
# config.status:2539: creating src/tbl_opts.h
# config.status:2539: creating config.h
# config.status:2799: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CURSES_LIB_set=
# ac_cv_env_CURSES_LIB_value=
# ac_cv_env_EMACSPROG_set=
# ac_cv_env_EMACSPROG_value=
# ac_cv_env_HELP2MAN_set=
# ac_cv_env_HELP2MAN_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBGC_CFLAGS_set=
# ac_cv_env_LIBGC_CFLAGS_value=
# ac_cv_env_LIBGC_LIBS_set=
# ac_cv_env_LIBGC_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PERL_set=
# ac_cv_env_PERL_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_VALGRIND_set=
# ac_cv_env_VALGRIND_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_acl_copy_ext_native=no
# ac_cv_func_acl_create_entry_np=no
# ac_cv_func_acl_delete_def_file=yes
# ac_cv_func_acl_delete_fd_np=no
# ac_cv_func_acl_delete_file_np=no
# ac_cv_func_acl_entries=yes
# ac_cv_func_acl_extended_file=yes
# ac_cv_func_acl_free=yes
# ac_cv_func_acl_free_text=no
# ac_cv_func_acl_from_mode=yes
# ac_cv_func_acl_from_text=yes
# ac_cv_func_acl_get_fd=yes
# ac_cv_func_acl_get_file=yes
# ac_cv_func_acl_set_fd=yes
# ac_cv_func_acl_set_file=yes
# ac_cv_func_acl_to_short_text=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_chown=yes
# ac_cv_func_chown_works=yes
# ac_cv_func_closedir=yes
# ac_cv_func_confstr=yes
# ac_cv_func_dirfd=yes
# ac_cv_func_euidaccess=yes
# ac_cv_func_faccessat=yes
# ac_cv_func_fchdir=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fdopendir=yes
# ac_cv_func_fstatat=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_getgroups=yes
# ac_cv_func_getgroups_works=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_group_member=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memrchr=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_openat=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pipe2=yes
# ac_cv_func_pipe=yes
# ac_cv_func_posix_spawn=yes
# ac_cv_func_raise=yes
# ac_cv_func_rawmemchr=yes
# ac_cv_func_readdir=yes
# ac_cv_func_rewinddir=yes
# ac_cv_func_sched_setparam=yes
# ac_cv_func_sched_setscheduler=yes
# ac_cv_func_select=yes
# ac_cv_func_setegid=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigaltstack=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_waitid=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl__Exit=yes
# 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_alphasort=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_canonicalize_file_name=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_closedir=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_dirfd=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_duplocale=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_exp2=yes
# ac_cv_have_decl_exp2f=yes
# ac_cv_have_decl_exp2l=yes
# ac_cv_have_decl_expf=yes
# ac_cv_have_decl_expl=yes
# ac_cv_have_decl_expm1=yes
# ac_cv_have_decl_expm1f=yes
# ac_cv_have_decl_expm1l=yes
# ac_cv_have_decl_fabsf=yes
# ac_cv_have_decl_fabsl=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_fdopendir=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=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_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=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_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_ldexpf=yes
# ac_cv_have_decl_ldexpl=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_log10=yes
# ac_cv_have_decl_log10f=yes
# ac_cv_have_decl_log10l=yes
# ac_cv_have_decl_log1p=yes
# ac_cv_have_decl_log1pf=yes
# ac_cv_have_decl_log1pl=yes
# ac_cv_have_decl_log2=yes
# ac_cv_have_decl_log2f=yes
# ac_cv_have_decl_log2l=yes
# ac_cv_have_decl_log=yes
# ac_cv_have_decl_logb=yes
# ac_cv_have_decl_logbf=yes
# ac_cv_have_decl_logbl=yes
# ac_cv_have_decl_logf=yes
# ac_cv_have_decl_logl=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=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_openat=yes
# ac_cv_have_decl_opendir=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_posix_spawn=yes
# ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
# ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
# ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
# ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
# ac_cv_have_decl_posix_spawn_file_actions_init=yes
# ac_cv_have_decl_posix_spawnattr_destroy=yes
# ac_cv_have_decl_posix_spawnattr_getflags=yes
# ac_cv_have_decl_posix_spawnattr_getpgroup=yes
# ac_cv_have_decl_posix_spawnattr_getschedparam=yes
# ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_getsigmask=yes
# ac_cv_have_decl_posix_spawnattr_init=yes
# ac_cv_have_decl_posix_spawnattr_setflags=yes
# ac_cv_have_decl_posix_spawnattr_setpgroup=yes
# ac_cv_have_decl_posix_spawnattr_setschedparam=yes
# ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_setsigmask=yes
# ac_cv_have_decl_posix_spawnp=yes
# ac_cv_have_decl_powf=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_pselect=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readdir=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_remainder=yes
# ac_cv_have_decl_remainderf=yes
# ac_cv_have_decl_remainderl=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rewinddir=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_rpmatch=yes
# ac_cv_have_decl_scandir=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_select=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setlocale=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=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_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tanf=yes
# ac_cv_have_decl_tanhf=yes
# ac_cv_have_decl_tanl=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_trunc=yes
# ac_cv_have_decl_truncf=yes
# ac_cv_have_decl_truncl=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_waitpid=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_acl_libacl_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_spawn_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_acl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_select_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_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_pthread_pthread_kill=yes
# ac_cv_member_struct_sigaction_sa_sigaction=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_HELP2MAN=/usr/bin/help2man
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_PMCCABE=false
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_acl_get_file=-lacl
# ac_cv_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_getgroups=gid_t
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_posix_spawn_file_actions_t=yes
# ac_cv_type_posix_spawnattr_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sig_atomic_t=yes
# ac_cv_type_sighandler_t=yes
# 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_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# am_cv_make_support_nested_variables=yes
# ax_cv_curses=yes
# ax_cv_curses_color=yes
# ax_cv_curses_enhanced=yes
# ax_cv_curses_obsolete=yes
# ax_cv_curses_which=ncursesw
# ax_cv_header_ncurses_h_with_ncursesw=yes
# ax_cv_header_ncursesw_curses_h=no
# ax_cv_header_ncursesw_h=no
# ax_cv_ncursesw=yes
# gl_cv_acl_ACL_FIRST_ENTRY=yes
# gl_cv_acl_ACL_TYPE_EXTENDED=no
# gl_cv_c_amsterdam_compiler=no
# 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='guessing yes'
# gl_cv_func_btowc_nul=yes
# gl_cv_func_chown_ctime_works=yes
# gl_cv_func_chown_follows_symlink=yes
# gl_cv_func_chown_slash_works=yes
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works=yes
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works=yes
# gl_cv_func_fdopendir_works=yes
# gl_cv_func_frexp_no_libm=yes
# gl_cv_func_frexp_works=yes
# gl_cv_func_frexpl_no_libm=yes
# gl_cv_func_frexpl_works=yes
# gl_cv_func_fstatat_zero_flag=yes
# gl_cv_func_getcwd_abort_bug=no
# gl_cv_func_getcwd_null=yes
# gl_cv_func_getcwd_path_max=yes
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getdtablesize_works=yes
# gl_cv_func_getgroups_works=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_isnand_no_libm=yes
# gl_cv_func_isnanf_no_libm=no
# gl_cv_func_isnanl_no_libm=no
# 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=yes
# gl_cv_func_ldexpl_works=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_memmem_works_fast=yes
# gl_cv_func_nl_langinfo_yesexpr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_posix_spawn_works=no
# gl_cv_func_printf_directive_a=yes
# gl_cv_func_printf_directive_f=yes
# gl_cv_func_printf_directive_ls=yes
# gl_cv_func_printf_directive_n=yes
# 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=yes
# gl_cv_func_printf_infinite=yes
# gl_cv_func_printf_infinite_long_double=no
# gl_cv_func_printf_long_double=yes
# gl_cv_func_printf_positions=yes
# gl_cv_func_printf_precision=yes
# gl_cv_func_printf_sizes_c99=yes
# gl_cv_func_signbit=yes
# gl_cv_func_signbit_gcc=yes
# gl_cv_func_sigprocmask=1
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strchrnul_works=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strndup_works=yes
# gl_cv_func_va_copy=yes
# gl_cv_func_vasprintf_posix=no
# gl_cv_func_wcrtomb_retval='guessing yes'
# gl_cv_func_working_acl_get_file=yes
# gl_cv_func_working_strerror=yes
# gl_cv_have_arbitrary_file_name_length_limit=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_alphasort=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=yes
# 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_closedir=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_dirfd=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_duplocale=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_exp2=yes
# gl_cv_have_raw_decl_exp2f=yes
# gl_cv_have_raw_decl_exp2l=yes
# gl_cv_have_raw_decl_expf=yes
# gl_cv_have_raw_decl_expl=yes
# gl_cv_have_raw_decl_expm1=yes
# gl_cv_have_raw_decl_expm1f=yes
# gl_cv_have_raw_decl_expm1l=yes
# gl_cv_have_raw_decl_fabsf=yes
# gl_cv_have_raw_decl_fabsl=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_fdopendir=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# 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_fstat=yes
# gl_cv_have_raw_decl_fstatat=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_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# 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=yes
# gl_cv_have_raw_decl_getloadavg=yes
# 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=no
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# 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_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_ldexpf=yes
# gl_cv_have_raw_decl_ldexpl=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_log10=yes
# gl_cv_have_raw_decl_log10f=yes
# gl_cv_have_raw_decl_log10l=yes
# gl_cv_have_raw_decl_log1p=yes
# gl_cv_have_raw_decl_log1pf=yes
# gl_cv_have_raw_decl_log1pl=yes
# gl_cv_have_raw_decl_log2=yes
# gl_cv_have_raw_decl_log2f=yes
# gl_cv_have_raw_decl_log2l=yes
# gl_cv_have_raw_decl_log=yes
# gl_cv_have_raw_decl_logb=yes
# gl_cv_have_raw_decl_logbf=yes
# gl_cv_have_raw_decl_logbl=yes
# gl_cv_have_raw_decl_logf=yes
# gl_cv_have_raw_decl_logl=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# 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_openat=yes
# gl_cv_have_raw_decl_opendir=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_posix_spawn=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
# gl_cv_have_raw_decl_posix_spawnattr_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
# gl_cv_have_raw_decl_posix_spawnp=yes
# gl_cv_have_raw_decl_powf=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pselect=yes
# gl_cv_have_raw_decl_pthread_sigmask=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readdir=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_remainder=yes
# gl_cv_have_raw_decl_remainderf=yes
# gl_cv_have_raw_decl_remainderl=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rewinddir=yes
# gl_cv_have_raw_decl_rint=yes
# gl_cv_have_raw_decl_rintf=yes
# gl_cv_have_raw_decl_rintl=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_round=yes
# gl_cv_have_raw_decl_roundf=yes
# gl_cv_have_raw_decl_roundl=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_select=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setlocale=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# 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=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tanf=yes
# gl_cv_have_raw_decl_tanhf=yes
# gl_cv_have_raw_decl_tanl=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_trunc=yes
# gl_cv_have_raw_decl_truncf=yes
# gl_cv_have_raw_decl_truncl=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_waitpid=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_have_weak=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# 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_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_stdint_h=yes
# gl_cv_header_sys_select_h_selfcontained=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_long_double_equals_double=no
# gl_cv_minmax_in_limits_h=no
# gl_cv_minmax_in_sys_param_h=yes
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_math_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_spawn_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_select_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sys_wait_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_struct_dirent_d_ino=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_type_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# pkg_cv_LIBGC_CFLAGS=
# pkg_cv_LIBGC_LIBS=-lgc
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/missing aclocal-1.13'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/missing automake-1.13'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFIG_INCLUDE='config.h'
# CPP='clang -E'
# CPPFLAGS=''
# CURSES_LIB='-lncursesw'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMACSPROG=''
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FLOAT_H=''
# GETOPT_H=''
# GLIBC21='yes'
# 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_SCHED_H_FALSE=''
# GL_GENERATE_SCHED_H_TRUE='#'
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_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_ALPHASORT='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='1'
# 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='1'
# GNULIB_CHOWN='1'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='1'
# GNULIB_COPYSIGN='0'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DIRFD='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='1'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='1'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='1'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FDOPENDIR='1'
# 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_FSTAT='1'
# GNULIB_FSTATAT='1'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='1'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='1'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='1'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='0'
# GNULIB_ISINF='0'
# GNULIB_ISNAN='0'
# GNULIB_ISNAND='0'
# GNULIB_ISNANF='0'
# GNULIB_ISNANL='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOCALECONV='1'
# 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_LSTAT='1'
# 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='0'
# 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='1'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='1'
# GNULIB_MEMRCHR='1'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='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='1'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='1'
# GNULIB_OPENDIR='1'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='1'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POSIX_SPAWN='0'
# GNULIB_POSIX_SPAWNATTR_DESTROY='1'
# GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
# GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
# GNULIB_POSIX_SPAWNATTR_INIT='1'
# GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
# GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
# GNULIB_POSIX_SPAWNP='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
# GNULIB_POWF='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PSELECT='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='1'
# GNULIB_READ='1'
# GNULIB_READDIR='1'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_REWINDDIR='1'
# 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_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SELECT='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='0'
# GNULIB_SIGACTION='1'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGNBIT='1'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='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_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TRUNC='0'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='1'
# 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_WAITPID='1'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='1'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='1'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ALPHASORT='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_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_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_STRTOK_R='1'
# HAVE_DECL_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LANGINFO_T_FMT_AMPM='1'
# HAVE_LANGINFO_YESEXPR='1'
# HAVE_LCHMOD='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_LSTAT='1'
# 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_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='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_OPENAT='1'
# HAVE_OPENDIR='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_POSIX_SPAWN='1'
# HAVE_POSIX_SPAWNATTR_T='1'
# HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
# HAVE_POWF='1'
# HAVE_PREAD='1'
# HAVE_PSELECT='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
# HAVE_SCANDIR='1'
# HAVE_SCHED_H=''
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SPAWN_H='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_SCHED_PARAM=''
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_SELECT_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# HELP2MAN='/usr/bin/help2man'
# 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'
# ISYSTEM='-I'
# LDFLAGS=''
# LIBGC_CFLAGS=''
# LIBGC_LIBS='-lgc'
# LIBINTL=''
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTHREAD=''
# LIBZILE_LIBDEPS=''
# LIBZILE_LTLIBDEPS=''
# LIB_ACL='-lacl'
# LIB_EACCESS=''
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBINTL=''
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_SPAWN_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_MATH_H=''
# NEXT_SCHED_H=''
# NEXT_SIGNAL_H=''
# NEXT_SPAWN_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_SELECT_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_WAIT_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='zile'
# PACKAGE_BUGREPORT='bug-zile@gnu.org'
# PACKAGE_NAME='Zile'
# PACKAGE_STRING='Zile 2.4.11'
# PACKAGE_TARNAME='zile'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.4.11'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PMCCABE='false'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# 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_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='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='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='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_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_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_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='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_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_POSIX_SPAWN='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PSELECT='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='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_SELECT='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SIGNBIT='0'
# REPLACE_SIGNBIT_USING_GCC='1'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='0'
# REPLACE_STAT='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_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='1'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SCHED_H=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_ACL='1'
# VALGRIND=''
# VERSION='2.4.11'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# ac_ct_CC=''
# 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='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o asprintf.o chdir-long.o fcntl.o isnanf.o isnanl.o openat-proc.o printf-args.o printf-parse.o regex.o spawn_faction_addclose.o spawn_faction_adddup2.o spawn_faction_addopen.o spawn_faction_destroy.o spawn_faction_init.o spawnattr_destroy.o spawnattr_init.o spawnattr_setflags.o spawnattr_setsigmask.o spawni.o spawnp.o vasnprintf.o vasprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo asprintf.lo chdir-long.lo fcntl.lo isnanf.lo isnanl.lo openat-proc.lo printf-args.lo printf-parse.lo regex.lo spawn_faction_addclose.lo spawn_faction_adddup2.lo spawn_faction_addopen.lo spawn_faction_destroy.lo spawn_faction_init.lo spawnattr_destroy.lo spawnattr_init.lo spawnattr_setflags.lo spawnattr_setsigmask.lo spawni.lo spawnp.lo vasnprintf.lo vasprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_ZILE_GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/zile/src/zile-2.4.11/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Zile"
# #define PACKAGE_TARNAME "zile"
# #define PACKAGE_VERSION "2.4.11"
# #define PACKAGE_STRING "Zile 2.4.11"
# #define PACKAGE_BUGREPORT "bug-zile@gnu.org"
# #define PACKAGE_URL ""
# #define PACKAGE "zile"
# #define VERSION "2.4.11"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define STDC_HEADERS 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_BTOWC 1
# #define HAVE_CHOWN 1
# #define HAVE_FCHOWN 1
# #define HAVE_FCHDIR 1
# #define HAVE_FACCESSAT 1
# #define HAVE_FCNTL 1
# #define HAVE_SYMLINK 1
# #define HAVE_FDOPENDIR 1
# #define HAVE_MEMPCPY 1
# #define HAVE_FSTATAT 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_OPENAT 1
# #define HAVE_SELECT 1
# #define HAVE_PIPE2 1
# #define HAVE_POSIX_SPAWN 1
# #define HAVE_FCHMOD 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGALTSTACK 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_PIPE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCRTOMB 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_SPAWN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CHOWN 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define GETGROUPS_T gid_t
# #define HAVE_SIG_ATOMIC_T 1
# #define HAVE_DECL_FCHDIR 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_DECL_GETCWD 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_WCHAR_T 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define HAVE_DECL_MEMRCHR 1
# #define HAVE_MINMAX_IN_SYS_PARAM_H 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE_SIGSET_T 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE__BOOL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_DECL_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define CHECK_PRINTF_SAFE 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_BTOWC 1
# #define GNULIB_TEST_CHDIR 1
# #define GNULIB_TEST_CHOWN 1
# #define GNULIB_TEST_CLOEXEC 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define HAVE_CHOWN 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define D_INO_IN_DIRENT 1
# #define HAVE_RAW_DECL_ALPHASORT 1
# #define HAVE_RAW_DECL_CLOSEDIR 1
# #define HAVE_RAW_DECL_DIRFD 1
# #define HAVE_RAW_DECL_FDOPENDIR 1
# #define HAVE_RAW_DECL_OPENDIR 1
# #define HAVE_RAW_DECL_READDIR 1
# #define HAVE_RAW_DECL_REWINDDIR 1
# #define HAVE_RAW_DECL_SCANDIR 1
# #define HAVE_DIRFD 1
# #define HAVE_DECL_DIRFD 1
# #define GNULIB_TEST_DIRFD 1
# #define GNULIB_DIRNAME 1
# #define GNULIB_TEST_DUP 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define HAVE_EUIDACCESS 1
# #define GNULIB_TEST_EUIDACCESS 1
# #define GNULIB_TEST_FCHDIR 1
# #define GNULIB_TEST_FCNTL 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_FD_SAFER_FLAG 1
# #define HAVE_DECL_FDOPENDIR 1
# #define GNULIB_TEST_FDOPENDIR 1
# #define GNULIB_FDOPENDIR 1
# #define HAVE_FREXP_IN_LIBC 1
# #define GNULIB_TEST_FREXP 1
# #define HAVE_FREXPL_IN_LIBC 1
# #define GNULIB_TEST_FREXPL 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FSTATAT 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MINIMALLY_WORKING_GETCWD 1
# #define GNULIB_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define HAVE_GETGROUPS 1
# #define GNULIB_TEST_GETGROUPS 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define GNULIB_TEST_GROUP_MEMBER 1
# #define HAVE_ISNAND_IN_LIBC 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define LDBL_EXPBIT0_WORD 2
# #define LDBL_EXPBIT0_BIT 0
# #define HAVE_RAW_DECL_NL_LANGINFO 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define GNULIB_TEST_LOCALECONV 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define GNULIB_LOCK 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_RAW_DECL_ACOSF 1
# #define HAVE_RAW_DECL_ACOSL 1
# #define HAVE_RAW_DECL_ASINF 1
# #define HAVE_RAW_DECL_ASINL 1
# #define HAVE_RAW_DECL_ATANF 1
# #define HAVE_RAW_DECL_ATANL 1
# #define HAVE_RAW_DECL_CBRT 1
# #define HAVE_RAW_DECL_CBRTF 1
# #define HAVE_RAW_DECL_CBRTL 1
# #define HAVE_RAW_DECL_CEILF 1
# #define HAVE_RAW_DECL_CEILL 1
# #define HAVE_RAW_DECL_COPYSIGN 1
# #define HAVE_RAW_DECL_COPYSIGNF 1
# #define HAVE_RAW_DECL_COPYSIGNL 1
# #define HAVE_RAW_DECL_COSF 1
# #define HAVE_RAW_DECL_COSL 1
# #define HAVE_RAW_DECL_COSHF 1
# #define HAVE_RAW_DECL_EXPF 1
# #define HAVE_RAW_DECL_EXPL 1
# #define HAVE_RAW_DECL_EXP2 1
# #define HAVE_RAW_DECL_EXP2F 1
# #define HAVE_RAW_DECL_EXP2L 1
# #define HAVE_RAW_DECL_EXPM1 1
# #define HAVE_RAW_DECL_EXPM1F 1
# #define HAVE_RAW_DECL_EXPM1L 1
# #define HAVE_RAW_DECL_FABSF 1
# #define HAVE_RAW_DECL_FABSL 1
# #define HAVE_RAW_DECL_FLOORF 1
# #define HAVE_RAW_DECL_FLOORL 1
# #define HAVE_RAW_DECL_FMA 1
# #define HAVE_RAW_DECL_FMAF 1
# #define HAVE_RAW_DECL_FMAL 1
# #define HAVE_RAW_DECL_FMOD 1
# #define HAVE_RAW_DECL_FMODF 1
# #define HAVE_RAW_DECL_FMODL 1
# #define HAVE_RAW_DECL_FREXPF 1
# #define HAVE_RAW_DECL_FREXPL 1
# #define HAVE_RAW_DECL_HYPOTF 1
# #define HAVE_RAW_DECL_HYPOTL 1
# #define HAVE_RAW_DECL_ILOGB 1
# #define HAVE_RAW_DECL_ILOGBF 1
# #define HAVE_RAW_DECL_ILOGBL 1
# #define HAVE_RAW_DECL_LDEXPF 1
# #define HAVE_RAW_DECL_LDEXPL 1
# #define HAVE_RAW_DECL_LOG 1
# #define HAVE_RAW_DECL_LOGF 1
# #define HAVE_RAW_DECL_LOGL 1
# #define HAVE_RAW_DECL_LOG10 1
# #define HAVE_RAW_DECL_LOG10F 1
# #define HAVE_RAW_DECL_LOG10L 1
# #define HAVE_RAW_DECL_LOG1P 1
# #define HAVE_RAW_DECL_LOG1PF 1
# #define HAVE_RAW_DECL_LOG1PL 1
# #define HAVE_RAW_DECL_LOG2 1
# #define HAVE_RAW_DECL_LOG2F 1
# #define HAVE_RAW_DECL_LOG2L 1
# #define HAVE_RAW_DECL_LOGB 1
# #define HAVE_RAW_DECL_LOGBF 1
# #define HAVE_RAW_DECL_LOGBL 1
# #define HAVE_RAW_DECL_MODF 1
# #define HAVE_RAW_DECL_MODFF 1
# #define HAVE_RAW_DECL_MODFL 1
# #define HAVE_RAW_DECL_POWF 1
# #define HAVE_RAW_DECL_REMAINDER 1
# #define HAVE_RAW_DECL_REMAINDERF 1
# #define HAVE_RAW_DECL_REMAINDERL 1
# #define HAVE_RAW_DECL_RINT 1
# #define HAVE_RAW_DECL_RINTF 1
# #define HAVE_RAW_DECL_RINTL 1
# #define HAVE_RAW_DECL_ROUND 1
# #define HAVE_RAW_DECL_ROUNDF 1
# #define HAVE_RAW_DECL_ROUNDL 1
# #define HAVE_RAW_DECL_SINF 1
# #define HAVE_RAW_DECL_SINL 1
# #define HAVE_RAW_DECL_SINHF 1
# #define HAVE_RAW_DECL_SQRTF 1
# #define HAVE_RAW_DECL_SQRTL 1
# #define HAVE_RAW_DECL_TANF 1
# #define HAVE_RAW_DECL_TANL 1
# #define HAVE_RAW_DECL_TANHF 1
# #define HAVE_RAW_DECL_TRUNC 1
# #define HAVE_RAW_DECL_TRUNCF 1
# #define HAVE_RAW_DECL_TRUNCL 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBTOWC 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_MEMPCPY 1
# #define GNULIB_TEST_MEMPCPY 1
# #define HAVE_MEMRCHR 1
# #define GNULIB_TEST_MEMRCHR 1
# #define FUNC_NL_LANGINFO_YESEXPR_WORKS 1
# #define GNULIB_TEST_NL_LANGINFO 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_OPENAT 1
# #define GNULIB_TEST_OPENAT 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define GNULIB_TEST_PIPE2 1
# #define GNULIB_PIPE2_SAFER 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# #define HAVE_PATHS_H 1
# #define HAVE_CONFSTR 1
# #define HAVE_SCHED_SETPARAM 1
# #define HAVE_SCHED_SETSCHEDULER 1
# #define HAVE_SETEGID 1
# #define HAVE_SETEUID 1
# #define HAVE_VFORK 1
# #define GNULIB_TEST_POSIX_SPAWNP 1
# #define HAVE_FREXP_IN_LIBC 1
# #define HAVE_LDEXP_IN_LIBC 1
# #define HAVE_FREXPL_IN_LIBC 1
# #define HAVE_LDEXPL_IN_LIBC 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_ACL_GET_FILE 1
# #define HAVE_ACL_GET_FD 1
# #define HAVE_ACL_SET_FILE 1
# #define HAVE_ACL_SET_FD 1
# #define HAVE_ACL_FREE 1
# #define HAVE_ACL_FROM_MODE 1
# #define HAVE_ACL_FROM_TEXT 1
# #define HAVE_ACL_DELETE_DEF_FILE 1
# #define HAVE_ACL_EXTENDED_FILE 1
# #define HAVE_ACL_LIBACL_H 1
# #define HAVE_ACL_ENTRIES 1
# #define HAVE_ACL_FIRST_ENTRY 1
# #define USE_ACL 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define GNULIB_TEST_READ 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define _REGEX_INCLUDE_LIMITS_H 1
# #define _REGEX_LARGE_OFFSETS 1
# #define re_syntax_options rpl_re_syntax_options
# #define re_set_syntax rpl_re_set_syntax
# #define re_compile_pattern rpl_re_compile_pattern
# #define re_compile_fastmap rpl_re_compile_fastmap
# #define re_search rpl_re_search
# #define re_search_2 rpl_re_search_2
# #define re_match rpl_re_match
# #define re_match_2 rpl_re_match_2
# #define re_set_registers rpl_re_set_registers
# #define re_comp rpl_re_comp
# #define re_exec rpl_re_exec
# #define regcomp rpl_regcomp
# #define regexec rpl_regexec
# #define regerror rpl_regerror
# #define regfree rpl_regfree
# #define HAVE_LIBINTL_H 1
# #define HAVE_DECL_ISBLANK 1
# #define HAVE_REWINDDIR 1
# #define GNULIB_TEST_REWINDDIR 1
# #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# #define GNULIB_TEST_SIGACTION 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_SIGNBIT 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define HAVE_POSIX_SPAWNATTR_T 1
# #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# #define HAVE_RAW_DECL_POSIX_SPAWN 1
# #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 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 HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_RAW_DECL_PSELECT 1
# #define HAVE_RAW_DECL_SELECT 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_WAITPID 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 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_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define HAVE_WAITID 1
# #define GNULIB_TEST_WAITPID 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define GNULIB_TEST_WCRTOMB 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 GNULIB_TEST_WRITE 1
# #define HAVE_STDINT_H 1
# #define HAVE_NCURSESW 1
# #define HAVE_CURSES 1
# #define HAVE_CURSES_ENHANCED 1
# #define HAVE_CURSES_COLOR 1
# #define HAVE_CURSES_OBSOLETE 1
# #define HAVE_NCURSES_H 1
#
# configure: exit 0