--- embedaddon/mtr/config.log	2013/07/21 23:43:42	1.1.1.1
+++ embedaddon/mtr/config.log	2016/11/01 09:44:48	1.1.1.2
@@ -1,22 +1,22 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mtr configure 0.85, which was
-generated by GNU Autoconf 2.68.  Invocation command line was
+It was created by mtr configure 0.86, which was
+generated by GNU Autoconf 2.69.  Invocation command line was
 
-  $ ./configure 
+  $ ./configure --enable-ipv6 --without-gtk --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=i386-portbld-freebsd12.0
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
-hostname = getafix
-uname -m = x86_64
-uname -r = 3.0.0-28-generic
-uname -s = Linux
-uname -v = #45-Ubuntu SMP Wed Nov 14 21:57:26 UTC 2012
+hostname = elwix.aitnet.org
+uname -m = i386
+uname -r = 12.0-CURRENT
+uname -s = FreeBSD
+uname -v = FreeBSD 12.0-CURRENT #7: Fri Sep  9 02:05:11 EEST 2016     root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC 
 
-/usr/bin/uname -p = unknown
+/usr/bin/uname -p = i386
 /bin/uname -X     = unknown
 
 /bin/arch              = unknown
@@ -27,239 +27,1186 @@ uname -v = #45-Ubuntu SMP Wed Nov 14 21:57:26 UTC 2012
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /home/hdr/bin
-PATH: /home/hdr/cross/bin
-PATH: /home/wolff/bin
-PATH: /home/wolff/sat
-PATH: /home/wolff/bb
-PATH: /opt/msp430-gcc-4.4.3/bin
-PATH: /usr/quartus/bin
-PATH: /home/wolff/sat/bin
-PATH: /usr/local/sbin
-PATH: /usr/local/bin
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
+PATH: /home/misho/bin
 PATH: /bin
+PATH: /sbin
+PATH: /usr/bin
+PATH: /usr/sbin
+PATH: /usr/X11R6/bin
+PATH: /usr/pkg/bin
+PATH: /usr/pkg/sbin
 PATH: /usr/games
+PATH: /usr/local/bin
+PATH: /usr/local/sbin
+PATH: /elwix/pkg/bin
+PATH: /elwix/pkg/sbin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
-configure:2470: checking for a BSD-compatible install
-configure:2538: result: /usr/bin/install -c
-configure:2549: checking whether build environment is sane
-configure:2599: result: yes
-configure:2740: checking for a thread-safe mkdir -p
-configure:2779: result: /bin/mkdir -p
-configure:2792: checking for gawk
-configure:2808: found /usr/bin/gawk
-configure:2819: result: gawk
-configure:2830: checking whether make sets $(MAKE)
-configure:2852: result: yes
-configure:2990: checking for gcc
-configure:3006: found /usr/bin/gcc
-configure:3017: result: gcc
-configure:3246: checking for C compiler version
-configure:3255: gcc --version >&5
-gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
-Copyright (C) 2011 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:3266: $? = 0
-configure:3255: gcc -v >&5
-Using built-in specs.
-COLLECT_GCC=gcc
-COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper
-Target: x86_64-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
+configure:2353: loading site script /usr/ports/Templates/config.site
+| # $FreeBSD: head/Templates/config.site 414724 2016-05-06 20:57:55Z marino $
+| # Do not add:
+| #	- toolchain related
+| #	- arch-dependent values
+| #	- anything "=no" unless guaranteed to never be
+| #	  implemented in FreeBSD
+| #	- also avoid "working" values
+| # This file must reflect the oldest supported Release.
+| #
+| #MAINTAINER=	portmgr@FreeBSD.org
+| 
+| # Path
+| : ${ac_cv_path_BZIP2=/usr/bin/bzip2}
+| : ${ac_cv_path_EGREP=/usr/bin/egrep}
+| : ${ac_cv_path_FGREP=/usr/bin/fgrep}
+| : ${ac_cv_path_GREP=/usr/bin/grep}
+| : ${ac_cv_path_GZIP=/usr/bin/gzip}
+| : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp}
+| : ${ac_cv_path_SED=/usr/bin/sed}
+| : ${ac_cv_path_install=/usr/bin/install}
+| : ${ac_cv_path_mkdir=/bin/mkdir}
+| : ${ac_cv_prog_AWK=/usr/bin/awk}
+| : ${ac_cv_prog_SED=/usr/bin/sed}
+| : ${am_cv_prog_tar_ustar=/usr/bin/tar}
+| : ${cl_cv_prog_LN=/bin/ln}
+| : ${cl_cv_prog_cp='/bin/cp -p'}
+| : ${lt_cv_path_MAGIC_CMD=/usr/bin/file}
+| 
+| # Headers
+| : ${ac_cv_header_alloca_h=no}
+| : ${ac_cv_header_arpa_inet_h=yes}
+| : ${ac_cv_header_arpa_nameser_h=yes}
+| : ${ac_cv_header_ctype_h=yes}
+| : ${ac_cv_header_dirent_h=yes}
+| : ${ac_cv_header_dlfcn_h=yes}
+| : ${ac_cv_header_elf_h=yes}
+| : ${ac_cv_header_errno_h=yes}
+| : ${ac_cv_header_fcntl_h=yes}
+| : ${ac_cv_header_float_h=yes}
+| : ${ac_cv_header_floatingpoint_h=yes}
+| : ${ac_cv_header_getopt_h=yes}
+| : ${ac_cv_header_glob_h=yes}
+| : ${ac_cv_header_inttypes_h=yes}
+| : ${ac_cv_header_langinfo_h=yes}
+| : ${ac_cv_header_libgen_h=yes}
+| : ${ac_cv_header_libutil_h=yes}
+| : ${ac_cv_header_limits_h=yes}
+| : ${ac_cv_header_login_cap_h=yes}
+| : ${ac_cv_header_math_h=yes}
+| : ${ac_cv_header_memory_h=yes}
+| : ${ac_cv_header_minix_config_h=no}
+| : ${ac_cv_header_net_if_h=yes}
+| : ${ac_cv_header_net_if_media_h=yes}
+| : ${ac_cv_header_net_if_tap_h=yes}
+| : ${ac_cv_header_net_if_tun_h=yes}
+| : ${ac_cv_header_netdb_h=yes}
+| : ${ac_cv_header_netinet_in_h=yes}
+| : ${ac_cv_header_paths_h=yes}
+| : ${ac_cv_header_poll_h=yes}
+| : ${ac_cv_header_pwd_h=yes}
+| : ${ac_cv_header_readpassphrase_h=yes}
+| : ${ac_cv_header_resolv_h=yes}
+| : ${ac_cv_header_rpc_types_h=yes}
+| : ${ac_cv_header_sched_h=yes}
+| : ${ac_cv_header_search_h=yes}
+| : ${ac_cv_header_security_pam_appl_h=yes}
+| : ${ac_cv_header_signal_h=yes}
+| : ${ac_cv_header_spawn_h=yes}
+| : ${ac_cv_header_stdarg_h=yes}
+| : ${ac_cv_header_stdbool_h=yes}
+| : ${ac_cv_header_stdc=yes}
+| : ${ac_cv_header_stddef_h=yes}
+| : ${ac_cv_header_stdint_h=yes}
+| : ${ac_cv_header_stdio_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_cdefs_h=yes}
+| : ${ac_cv_header_sys_dir_h=yes}
+| : ${ac_cv_header_sys_fcntl_h=yes}
+| : ${ac_cv_header_sys_file_h=yes}
+| : ${ac_cv_header_sys_ioctl_h=yes}
+| : ${ac_cv_header_sys_mman_h=yes}
+| : ${ac_cv_header_sys_mount_h=yes}
+| : ${ac_cv_header_sys_msg_h=yes}
+| : ${ac_cv_header_sys_param_h=yes}
+| : ${ac_cv_header_sys_poll_h=yes}
+| : ${ac_cv_header_sys_ptrace_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_statvfs_h=yes}
+| : ${ac_cv_header_sys_time_h=yes}
+| : ${ac_cv_header_sys_timers_h=yes}
+| : ${ac_cv_header_sys_times_h=yes}
+| : ${ac_cv_header_sys_types_h=yes}
+| : ${ac_cv_header_sys_un_h=yes}
+| : ${ac_cv_header_sys_wait_h=yes}
+| : ${ac_cv_header_time_h=yes}
+| : ${ac_cv_header_ttyent_h=yes}
+| : ${ac_cv_header_ucontext_h=yes}
+| : ${ac_cv_header_unistd_h=yes}
+| : ${ac_cv_header_utime_h=yes}
+| : ${ac_cv_header_vis_h=yes}
+| : ${ac_cv_header_wchar_h=yes}
+| : ${ac_cv_header_wctype_h=yes}
+| : ${ac_cv_header_zlib_h=yes}
+| 
+| : ${gl_cv_header_wchar_h_correct_inline=yes}
+| 
+| : ${ac_cv_header_argz_h=no}
+| : ${ac_cv_header_byteswap_h=no}
+| : ${ac_cv_header_dl_h=no}
+| : ${ac_cv_header_malloc_h=no}
+| : ${ac_cv_header_random_h=no}
+| : ${ac_cv_header_vfork_h=no}
+| 
+| # This appears in FreeBSD 10 do not cache it.
+| #: ${gl_cv_have_raw_decl_strchrnul=yes}
+| : ${gl_cv_have_raw_decl_memcpy=no}
+| : ${gl_cv_have_raw_decl_memmem=yes}
+| : ${gl_cv_have_raw_decl_memrchr=yes}
+| : ${gl_cv_have_raw_decl_rawmemchr=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_strdup=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_strtok_r=yes}
+| : ${gl_cv_have_raw_decl_strverscmp=no}
+| 
+| # Type
+| : ${ac_cv_c_int16_t=yes}
+| : ${ac_cv_c_int32_t=yes}
+| : ${ac_cv_c_int64_t=yes}
+| : ${ac_cv_c_int8_t=yes}
+| : ${ac_cv_c_uint16_t=yes}
+| : ${ac_cv_c_uint32_t=yes}
+| : ${ac_cv_c_uint64_t=yes}
+| : ${ac_cv_c_uint8_t=yes}
+| 
+| : ${ac_cv_type__Bool=yes}
+| : ${ac_cv_type_char=yes}
+| : ${ac_cv_type_char_p=yes}
+| : ${ac_cv_type_fsblkcnt_t=yes}
+| : ${ac_cv_type_fsfilcnt_t=yes}
+| : ${ac_cv_type_in_addr_t=yes}
+| : ${ac_cv_type_in_port_t=yes}
+| : ${ac_cv_type_int16_t=yes}
+| : ${ac_cv_type_int32_t=yes}
+| : ${ac_cv_type_int=yes}
+| : ${ac_cv_type_intmax_t=yes}
+| : ${ac_cv_type_long=yes}
+| : ${ac_cv_type_long_double=yes}
+| : ${ac_cv_type_long_long=yes}
+| : ${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_off_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_ptrdiff_t=yes}
+| : ${ac_cv_type_short=yes}
+| : ${ac_cv_type_sig_atomic_t=yes}
+| : ${ac_cv_type_sigset_t=yes}
+| : ${ac_cv_type_size_t=yes}
+| : ${ac_cv_type_socklen_t=yes}
+| : ${ac_cv_type_ssize_t=yes}
+| : ${ac_cv_type_stack_t=yes}
+| : ${ac_cv_type_struct_timespec=yes}
+| : ${ac_cv_type_u_char=yes}
+| : ${ac_cv_type_u_int16_t=yes}
+| : ${ac_cv_type_u_int32_t=yes}
+| : ${ac_cv_type_u_int8_t=yes}
+| : ${ac_cv_type_u_int=yes}
+| : ${ac_cv_type_u_long=yes}
+| : ${ac_cv_type_u_short=yes}
+| : ${ac_cv_type_uid_t=yes}
+| : ${ac_cv_type_uintptr_t=yes}
+| : ${ac_cv_type_unsigned_char=yes}
+| : ${ac_cv_type_unsigned_int=yes}
+| : ${ac_cv_type_unsigned_long=yes}
+| : ${ac_cv_type_unsigned_long_long=yes}
+| : ${ac_cv_type_unsigned_long_long_int=yes}
+| : ${ac_cv_type_unsigned_short=yes}
+| : ${ac_cv_type_volatile_sig_atomic_t=yes}
+| : ${ac_cv_type_wchar_t=yes}
+| : ${ac_cv_type_wint_t=yes}
+| 
+| : ${gl_cv_sigaltstack_low_base=yes}
+| : ${gl_cv_size_max=yes}
+| : ${gl_cv_type_sigset_t=yes}
+| : ${gl_cv_type_wchar_t_signed=yes}
+| : ${gl_cv_type_wctrans_t=yes}
+| : ${gl_cv_type_wctype_t=yes}
+| : ${gl_cv_type_wint_t_signed=yes}
+| : ${gl_cv_var_stdin_large_offset=yes}
+| : ${gt_cv_c_intmax_t=yes}
+| : ${gt_cv_c_wchar_t=yes}
+| : ${gt_cv_c_wint_t=yes}
+| : ${gt_cv_func_printf_posix=yes}
+| : ${gt_cv_int_divbyzero_sigfpe=yes}
+| : ${gt_cv_siginfo_t=yes}
+| : ${gt_cv_ssize_t=yes}
+| 
+| # lib
+| : ${ac_cv_lib_crypt_crypt=yes}
+| : ${ac_cv_lib_edit_el_init=yes}
+| : ${ac_cv_lib_pam_pam_set_item=yes}
+| : ${ac_cv_lib_z_deflate=yes}
+| : ${ac_cv_libc_defines___progname=yes}
+| : ${ac_cv_libc_defines_sys_errlist=yes}
+| : ${ac_cv_libc_defines_sys_nerr=yes}
+| 
+| # Struct
+| : ${ac_cv_member_HEADER_ad=yes}
+| : ${ac_cv_member_struct___res_state_retrans=yes}
+| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes}
+| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes}
+| : ${ac_cv_member_struct_stat_st_blksize=yes}
+| 
+| : ${gl_cv_sys_struct_timespec_in_time_h=yes}
+| : ${gl_cv_sys_struct_timeval=yes}
+| 
+| # Has appearred in FreeBSD 10
+| #: ${ac_cv_func_waitid=yes}
+| # Has appearred in FreeBSD 10
+| #: ${ac_cv_func_strchrnul=yes}
+| # Has appearred in FreeBSD 9
+| #: ${ac_cv_func_uselocale=yes}
+| #: ${ac_cv_func_newlocale=yes}
+| 
+| # Functions
+| : ${ac_cv_func___b64_ntop=yes}
+| : ${ac_cv_func___b64_pton=yes}
+| : ${ac_cv_func__getlong=yes}
+| : ${ac_cv_func__getshort=yes}
+| : ${ac_cv_func__getshort=yes}
+| : ${ac_cv_func__stat=yes}
+| : ${ac_cv_func_acl_create_entry_np=yes}
+| : ${ac_cv_func_acl_delete_def_file=yes}
+| : ${ac_cv_func_acl_delete_fd_np=yes}
+| : ${ac_cv_func_acl_delete_file_np=yes}
+| : ${ac_cv_func_acl_free=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_alarm=yes}
+| : ${ac_cv_func_alloca=yes}
+| : ${ac_cv_func_arc4random=yes}
+| : ${ac_cv_func_arc4random_buf=yes}
+| : ${ac_cv_func_arc4random_uniform=yes}
+| : ${ac_cv_func_asprintf=yes}
+| : ${ac_cv_func_atexit=yes}
+| : ${ac_cv_func_bcmp=yes}
+| : ${ac_cv_func_bcopy=yes}
+| : ${ac_cv_func_bindresvport_sa=yes}
+| : ${ac_cv_func_btowc=yes}
+| : ${ac_cv_func_bzero=yes}
+| : ${ac_cv_func_chown=yes}
+| : ${ac_cv_func_clock=yes}
+| : ${ac_cv_func_clock_gettime=yes}
+| : ${ac_cv_func_closedir=yes}
+| : ${ac_cv_func_closefrom=yes}
+| : ${ac_cv_func_daemon=yes}
+| : ${ac_cv_func_dirname=yes}
+| : ${ac_cv_func_dlopen=yes}
+| : ${ac_cv_func_dup2=yes}
+| : ${ac_cv_func_eaccess=yes}
+| : ${ac_cv_func_fchmod=yes}
+| : ${ac_cv_func_fchown=yes}
+| : ${ac_cv_func_fcntl=yes}
+| : ${ac_cv_func_fileno=yes}
+| : ${ac_cv_func_fork=yes}
+| : ${ac_cv_func_fpurge=yes}
+| : ${ac_cv_func_freeaddrinfo=yes}
+| : ${ac_cv_func_fstatvfs=yes}
+| : ${ac_cv_func_fsync=yes}
+| : ${ac_cv_func_futimes=yes}
+| : ${ac_cv_func_fwprintf=yes}
+| : ${ac_cv_func_gai_strerror=yes}
+| : ${ac_cv_func_getaddrinfo=yes}
+| : ${ac_cv_func_getcwd=yes}
+| : ${ac_cv_func_getdelim=yes}
+| : ${ac_cv_func_getdtablesize=yes}
+| : ${ac_cv_func_getegid=yes}
+| : ${ac_cv_func_geteuid=yes}
+| : ${ac_cv_func_getgid=yes}
+| : ${ac_cv_func_getgrouplist=yes}
+| : ${ac_cv_func_gethostbyname=yes}
+| : ${ac_cv_func_gethostname=yes}
+| : ${ac_cv_func_getline=yes}
+| : ${ac_cv_func_getnameinfo=yes}
+| : ${ac_cv_func_getopt=yes}
+| : ${ac_cv_func_getopt_long_only=yes}
+| : ${ac_cv_func_getpagesize=yes}
+| : ${ac_cv_func_getpeereid=yes}
+| : ${ac_cv_func_getpgid=yes}
+| : ${ac_cv_func_getpgrp=yes}
+| : ${ac_cv_func_getpgrp_void=yes}
+| : ${ac_cv_func_getpid=yes}
+| : ${ac_cv_func_getrlimit=yes}
+| : ${ac_cv_func_getrusage=yes}
+| : ${ac_cv_func_gettimeofday=yes}
+| : ${ac_cv_func_getttyent=yes}
+| : ${ac_cv_func_getuid=yes}
+| : ${ac_cv_func_getwd=yes}
+| : ${ac_cv_func_glob=yes}
+| : ${ac_cv_func_group_from_gid=yes}
+| : ${ac_cv_func_inet_aton=yes}
+| : ${ac_cv_func_inet_ntoa=yes}
+| : ${ac_cv_func_inet_ntop=yes}
+| : ${ac_cv_func_innetgr=yes}
+| : ${ac_cv_func_isascii=yes}
+| : ${ac_cv_func_isascii=yes}
+| : ${ac_cv_func_isblank=yes}
+| : ${ac_cv_func_issetugid=yes}
+| : ${ac_cv_func_iswblank=yes}
+| : ${ac_cv_func_iswcntrl=yes}
+| : ${ac_cv_func_iswctype=yes}
+| : ${ac_cv_func_link=yes}
+| : ${ac_cv_func_localtime=yes}
+| : ${ac_cv_func_lstat=yes}
+| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes}
+| : ${ac_cv_func_malloc_0_nonnull=yes}
+| : ${ac_cv_func_mbrlen=yes}
+| : ${ac_cv_func_mbrtowc=yes}
+| : ${ac_cv_func_mbsinit=yes}
+| : ${ac_cv_func_mbsrtowcs=yes}
+| : ${ac_cv_func_memchr=yes}
+| : ${ac_cv_func_memcmp=yes}
+| : ${ac_cv_func_memcpy=yes}
+| : ${ac_cv_func_memmove=yes}
+| : ${ac_cv_func_memset=yes}
+| : ${ac_cv_func_mkdtemp=yes}
+| : ${ac_cv_func_mkstemp=yes}
+| : ${ac_cv_func_mktemp=yes}
+| : ${ac_cv_func_mlock=yes}
+| : ${ac_cv_func_mmap=yes}
+| : ${ac_cv_func_mmap_fixed_mapped=yes}
+| : ${ac_cv_func_mprotect=yes}
+| : ${ac_cv_func_munlock=yes}
+| : ${ac_cv_func_munmap=yes}
+| : ${ac_cv_func_nl_langinfo=yes}
+| : ${ac_cv_func_opendir=yes}
+| : ${ac_cv_func_pam_getenvlist=yes}
+| : ${ac_cv_func_pam_putenv=yes}
+| : ${ac_cv_func_pathconf=yes}
+| : ${ac_cv_func_pipe=yes}
+| : ${ac_cv_func_poll=yes}
+| : ${ac_cv_func_posix_spawn=yes}
+| : ${ac_cv_func_pread=yes}
+| : ${ac_cv_func_pthread_cond_broadcast=yes}
+| : ${ac_cv_func_pthread_cond_destroy=yes}
+| : ${ac_cv_func_pthread_cond_init=yes}
+| : ${ac_cv_func_pthread_cond_signal=yes}
+| : ${ac_cv_func_pthread_cond_timedwait=yes}
+| : ${ac_cv_func_pthread_cond_wait=yes}
+| : ${ac_cv_func_pthread_equal=yes}
+| : ${ac_cv_func_pthread_exit=yes}
+| : ${ac_cv_func_pthread_mutex_destroy=yes}
+| : ${ac_cv_func_pthread_mutex_init=yes}
+| : ${ac_cv_func_pthread_mutex_lock=yes}
+| : ${ac_cv_func_pthread_mutex_unlock=yes}
+| : ${ac_cv_func_pthread_self=yes}
+| : ${ac_cv_func_putenv=yes}
+| : ${ac_cv_func_pwrite=yes}
+| : ${ac_cv_func_raise=yes}
+| : ${ac_cv_func_rand=yes}
+| : ${ac_cv_func_random=yes}
+| : ${ac_cv_func_readdir=yes}
+| : ${ac_cv_func_readlink=yes}
+| : ${ac_cv_func_readlinkat=yes}
+| : ${ac_cv_func_readpassphrase=yes}
+| : ${ac_cv_func_realpath=yes}
+| : ${ac_cv_func_recvmsg=yes}
+| : ${ac_cv_func_rename=yes}
+| : ${ac_cv_func_rresvport_af=yes}
+| : ${ac_cv_func_sched_yield=yes}
+| : ${ac_cv_func_select=yes}
+| : ${ac_cv_func_sendmsg=yes}
+| : ${ac_cv_func_setegid=yes}
+| : ${ac_cv_func_setenv=yes}
+| : ${ac_cv_func_seteuid=yes}
+| : ${ac_cv_func_setgroupent=yes}
+| : ${ac_cv_func_setgroups=yes}
+| : ${ac_cv_func_setlinebuf=yes}
+| : ${ac_cv_func_setlocale=yes}
+| : ${ac_cv_func_setlogin=yes}
+| : ${ac_cv_func_setpassent=yes}
+| : ${ac_cv_func_setproctitle=yes}
+| : ${ac_cv_func_setregid=yes}
+| : ${ac_cv_func_setresgid=yes}
+| : ${ac_cv_func_setresuid=yes}
+| : ${ac_cv_func_setreuid=yes}
+| : ${ac_cv_func_setrlimit=yes}
+| : ${ac_cv_func_setsid=yes}
+| : ${ac_cv_func_setsockopt=yes}
+| : ${ac_cv_func_setvbuf=yes}
+| : ${ac_cv_func_shmget=yes}
+| : ${ac_cv_func_sigaction=yes}
+| : ${ac_cv_func_sigaltstack=yes}
+| : ${ac_cv_func_siginterrupt=yes}
+| : ${ac_cv_func_sigprocmask=yes}
+| : ${ac_cv_func_sigvec=yes}
+| : ${ac_cv_func_sleep=yes}
+| : ${ac_cv_func_snprintf=yes}
+| : ${ac_cv_func_socketpair=yes}
+| : ${ac_cv_func_srand=yes}
+| : ${ac_cv_func_srandom=yes}
+| : ${ac_cv_func_stat=yes}
+| : ${ac_cv_func_statfs=yes}
+| : ${ac_cv_func_statvfs=yes}
+| : ${ac_cv_func_stpcpy=yes}
+| : ${ac_cv_func_stpncpy=yes}
+| : ${ac_cv_func_strbrk=yes}
+| : ${ac_cv_func_strcasecmp=yes}
+| : ${ac_cv_func_strcspn=yes}
+| : ${ac_cv_func_strdup=yes}
+| : ${ac_cv_func_strerror=yes}
+| : ${ac_cv_func_strerror_r=yes}
+| : ${ac_cv_func_strftime=yes}
+| : ${ac_cv_func_strlcat=yes}
+| : ${ac_cv_func_strlcpy=yes}
+| : ${ac_cv_func_strlen=yes}
+| : ${ac_cv_func_strmode=yes}
+| : ${ac_cv_func_strncasecmp=yes}
+| : ${ac_cv_func_strndup=yes}
+| : ${ac_cv_func_strnlen=yes}
+| : ${ac_cv_func_strnlen_working=yes}
+| : ${ac_cv_func_strpbrk=yes}
+| : ${ac_cv_func_strptime=yes}
+| : ${ac_cv_func_strsep=yes}
+| : ${ac_cv_func_strsignal=yes}
+| : ${ac_cv_func_strtol=yes}
+| : ${ac_cv_func_strtoll=yes}
+| : ${ac_cv_func_strtonum=yes}
+| : ${ac_cv_func_strtoul=yes}
+| : ${ac_cv_func_strtoull=yes}
+| : ${ac_cv_func_symlink=yes}
+| : ${ac_cv_func_sysconf=yes}
+| : ${ac_cv_func_tcgetpgrp=yes}
+| : ${ac_cv_func_time=yes}
+| : ${ac_cv_func_towlower=yes}
+| : ${ac_cv_func_truncate=yes}
+| : ${ac_cv_func_tsearch=yes}
+| : ${ac_cv_func_uname=yes}
+| : ${ac_cv_func_unsetenv=yes}
+| : ${ac_cv_func_user_from_uid=yes}
+| : ${ac_cv_func_usleep=yes}
+| : ${ac_cv_func_utime=yes}
+| : ${ac_cv_func_utimes=yes}
+| : ${ac_cv_func_vasprintf=yes}
+| : ${ac_cv_func_vfork=yes}
+| : ${ac_cv_func_vprintf=yes}
+| : ${ac_cv_func_vsnprintf=yes}
+| : ${ac_cv_func_vsprintf=yes}
+| : ${ac_cv_func_waitpid=yes}
+| : ${ac_cv_func_wcrtomb=yes}
+| : ${ac_cv_func_wcscoll=yes}
+| : ${ac_cv_func_wcslen=yes}
+| : ${ac_cv_func_wcsnlen=yes}
+| : ${ac_cv_func_wctob=yes}
+| : ${ac_cv_func_wcwidth=yes}
+| : ${ac_cv_func_wmemchr=yes}
+| : ${ac_cv_func_wmemcpy=yes}
+| : ${ac_cv_func_yp_match=yes}
+| 
+| # non existing functions
+| : ${ac_cv_func_argz_count=no}
+| : ${ac_cv_func_argz_next=no}
+| : ${ac_cv_func_argz_stringify=no}
+| : ${ac_cv_func_obstacks=no}
+| : ${ac_cv_func_pstat_getdynamic=no}
+| : ${ac_cv_func_rawmemchr=no}
+| : ${ac_cv_func_yield=no}
+| 
+| : ${ac_cv_have___va_copy=yes}
+| : ${ac_cv_have_clock_t=yes}
+| : ${ac_cv_have_control_in_msghdr=yes}
+| : ${ac_cv_have_getopt_optreset=yes}
+| : ${ac_cv_have_int64_t=yes}
+| : ${ac_cv_have_intxx_t=yes}
+| : ${ac_cv_have_mode_t=yes}
+| : ${ac_cv_have_pid_t=yes}
+| : ${ac_cv_have_pw_change_in_struct_passwd=yes}
+| : ${ac_cv_have_pw_class_in_struct_passwd=yes}
+| : ${ac_cv_have_pw_expire_in_struct_passwd=yes}
+| : ${ac_cv_have_sa_family_t=yes}
+| : ${ac_cv_have_size_t=yes}
+| : ${ac_cv_have_ss_family_in_struct_ss=yes}
+| : ${ac_cv_have_ssize_t=yes}
+| : ${ac_cv_have_struct_addrinfo=yes}
+| : ${ac_cv_have_struct_in6_addr=yes}
+| : ${ac_cv_have_struct_sockaddr_in6=yes}
+| : ${ac_cv_have_struct_sockaddr_storage=yes}
+| : ${ac_cv_have_struct_timeval=yes}
+| : ${ac_cv_have_u_char=yes}
+| : ${ac_cv_have_u_int64_t=yes}
+| : ${ac_cv_have_u_int=yes}
+| : ${ac_cv_have_u_intxx_t=yes}
+| : ${ac_cv_have_va_copy=yes}
+| 
+| : ${ac_cv_have_decl_GLOB_NOMATCH=yes}
+| : ${ac_cv_have_decl_LLONG_MAX=yes}
+| : ${ac_cv_have_decl_MAXSYMLINKS=yes}
+| : ${ac_cv_have_decl_O_NONBLOCK=yes}
+| : ${ac_cv_have_decl_RLIMIT_NPROC=yes}
+| : ${ac_cv_have_decl_SHUT_RD=yes}
+| : ${ac_cv_have_decl__Exit=yes}
+| : ${ac_cv_have_decl_alarm=yes}
+| : ${ac_cv_have_decl_alphasort=yes}
+| : ${ac_cv_have_decl_atoll=yes}
+| : ${ac_cv_have_decl_btowc=yes}
+| : ${ac_cv_have_decl_chdir=yes}
+| : ${ac_cv_have_decl_chown=yes}
+| : ${ac_cv_have_decl_clearerr_unlocked=yes}
+| : ${ac_cv_have_decl_closedir=yes}
+| : ${ac_cv_have_decl_dprintf=yes}
+| : ${ac_cv_have_decl_dup2=yes}
+| : ${ac_cv_have_decl_dup=yes}
+| : ${ac_cv_have_decl_endusershell=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_fdopendir=yes}
+| : ${ac_cv_have_decl_feof_unlocked=yes}
+| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes}
+| : ${ac_cv_have_decl_ferror_unlocked=yes}
+| : ${ac_cv_have_decl_ffsl=yes}
+| : ${ac_cv_have_decl_ffsll=yes}
+| : ${ac_cv_have_decl_fpurge=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_getc_unlocked=yes}
+| : ${ac_cv_have_decl_getchar_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_gets=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_h_errno=yes}
+| : ${ac_cv_have_decl_imaxabs=yes}
+| : ${ac_cv_have_decl_imaxdiv=yes}
+| : ${ac_cv_have_decl_initstate=yes}
+| : ${ac_cv_have_decl_isatty=yes}
+| : ${ac_cv_have_decl_isblank=yes}
+| : ${ac_cv_have_decl_iswblank=yes}
+| : ${ac_cv_have_decl_iswctype=yes}
+| : ${ac_cv_have_decl_lchmod=yes}
+| : ${ac_cv_have_decl_lchown=yes}
+| : ${ac_cv_have_decl_link=yes}
+| : ${ac_cv_have_decl_linkat=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_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_mkstemp=yes}
+| : ${ac_cv_have_decl_nl_langinfo=yes}
+| : ${ac_cv_have_decl_offsetof=yes}
+| : ${ac_cv_have_decl_openat=yes}
+| : ${ac_cv_have_decl_opendir=yes}
+| : ${ac_cv_have_decl_pclose=yes}
+| : ${ac_cv_have_decl_pipe=yes}
+| : ${ac_cv_have_decl_popen=yes}
+| : ${ac_cv_have_decl_posix_openpt=yes}
+| : ${ac_cv_have_decl_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_pread=yes}
+| : ${ac_cv_have_decl_pselect=yes}
+| : ${ac_cv_have_decl_pthread_sigmask=yes}
+| : ${ac_cv_have_decl_ptsname=yes}
+| : ${ac_cv_have_decl_putc_unlocked=yes}
+| : ${ac_cv_have_decl_putchar_unlocked=yes}
+| : ${ac_cv_have_decl_pwrite=yes}
+| : ${ac_cv_have_decl_random=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_renameat=yes}
+| : ${ac_cv_have_decl_rewinddir=yes}
+| : ${ac_cv_have_decl_rmdir=yes}
+| : ${ac_cv_have_decl_rpmatch=yes}
+| : ${ac_cv_have_decl_scandir=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_setusershell=yes}
+| : ${ac_cv_have_decl_sigaction=yes}
+| : ${ac_cv_have_decl_sigaddset=yes}
+| : ${ac_cv_have_decl_sigaltstack=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_sleep=yes}
+| : ${ac_cv_have_decl_snprintf=yes}
+| : ${ac_cv_have_decl_srandom=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_strdup=yes}
+| : ${ac_cv_have_decl_strerror_r=yes}
+| : ${ac_cv_have_decl_strncat=yes}
+| : ${ac_cv_have_decl_strndup=yes}
+| : ${ac_cv_have_decl_strnlen=yes}
+| : ${ac_cv_have_decl_strpbrk=yes}
+| : ${ac_cv_have_decl_strsep=yes}
+| : ${ac_cv_have_decl_strsignal=yes}
+| : ${ac_cv_have_decl_strtod=yes}
+| : ${ac_cv_have_decl_strtoimax=yes}
+| : ${ac_cv_have_decl_strtok_r=yes}
+| : ${ac_cv_have_decl_strtoll=yes}
+| : ${ac_cv_have_decl_strtoull=yes}
+| : ${ac_cv_have_decl_strtoumax=yes}
+| : ${ac_cv_have_decl_symlink=yes}
+| : ${ac_cv_have_decl_symlinkat=yes}
+| : ${ac_cv_have_decl_sys_siglist=yes}
+| : ${ac_cv_have_decl_tcsendbreak=yes}
+| : ${ac_cv_have_decl_tmpfile=yes}
+| : ${ac_cv_have_decl_towctrans=yes}
+| : ${ac_cv_have_decl_ttyname_r=yes}
+| : ${ac_cv_have_decl_unlink=yes}
+| : ${ac_cv_have_decl_unlinkat=yes}
+| : ${ac_cv_have_decl_unlockpt=yes}
+| : ${ac_cv_have_decl_unsetenv=yes}
+| : ${ac_cv_have_decl_usleep=yes}
+| : ${ac_cv_have_decl_vdprintf=yes}
+| : ${ac_cv_have_decl_vsnprintf=yes}
+| : ${ac_cv_have_decl_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_have_decl_writev=yes}
+| 
+| # long file name support test invasively touches localbase, always true
+| : ${ac_cv_sys_long_file_names=yes}
+| 
+| # function specific
+| 
+| : ${gl_cv_func_btowc_eof=yes}
+| : ${gl_cv_func_btowc_nul=yes}
+| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes}
+| : ${gl_cv_func_fnmatch_posix=yes}
+| : ${gl_cv_func_fopen_slash=yes}
+| : ${gl_cv_func_frexp_no_libm=yes}
+| : ${gl_cv_func_fseeko=yes}
+| : ${gl_cv_func_ftello=yes}
+| : ${gl_cv_func_getcwd_null=yes}
+| : ${gl_cv_func_getcwd_posix_signature=yes}
+| : ${gl_cv_func_getopt_posix=yes}
+| : ${gl_cv_func_isnand_no_libm=yes}
+| : ${gl_cv_func_ldexp_no_libm=yes}
+| : ${gl_cv_func_lseek_pipe=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=yes}
+| : ${gl_cv_func_mbrtowc_nul_retval=yes}
+| : ${gl_cv_func_mbrtowc_null_arg1=yes}
+| : ${gl_cv_func_mbrtowc_null_arg2=yes}
+| : ${gl_cv_func_mbrtowc_retval=yes}
+| : ${gl_cv_func_mbrtowc_sanitycheck=yes}
+| : ${gl_cv_func_open_slash=yes}
+| : ${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_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_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_sigprocmask=1}
+| : ${gl_cv_func_snprintf_retval_c99=yes}
+| : ${gl_cv_func_snprintf_size1=yes}
+| : ${gl_cv_func_snprintf_usable=yes}
+| : ${gl_cv_func_spawnattr_setschedparam=yes}
+| : ${gl_cv_func_spawnattr_setschedpolicy=yes}
+| : ${gl_cv_func_stat_dir_slash=yes}
+| : ${gl_cv_func_stat_file_slash=yes}
+| : ${gl_cv_func_stpncpy=yes}
+| : ${gl_cv_func_va_copy=yes}
+| : ${gl_cv_func_wcrtomb_retval=yes}
+| : ${gt_cv_func_unsetenv_ret=int}
+| 
+| : ${gl_cv_have_include_next=yes}
+| 
+| : ${gl_cv_have_raw_decl_rawmemchr=yes}
+| : ${gl_cv_have_raw_decl__Exit=yes}
+| : ${gl_cv_have_raw_decl_alphasort=yes}
+| : ${gl_cv_have_raw_decl_atoll=yes}
+| : ${gl_cv_have_raw_decl_btowc=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_dprintf=yes}
+| : ${gl_cv_have_raw_decl_dup2=yes}
+| : ${gl_cv_have_raw_decl_dup=yes}
+| : ${gl_cv_have_raw_decl_endusershell=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_fdopendir=yes}
+| : ${gl_cv_have_raw_decl_ffsl=yes}
+| : ${gl_cv_have_raw_decl_ffsll=yes}
+| : ${gl_cv_have_raw_decl_fpurge=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_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_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=yes}
+| : ${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_imaxabs=yes}
+| : ${gl_cv_have_raw_decl_imaxdiv=yes}
+| : ${gl_cv_have_raw_decl_initstate=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_link=yes}
+| : ${gl_cv_have_raw_decl_linkat=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_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_mkstemp=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_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_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_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_pwrite=yes}
+| : ${gl_cv_have_raw_decl_random=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_renameat=yes}
+| : ${gl_cv_have_raw_decl_rewinddir=yes}
+| : ${gl_cv_have_raw_decl_rmdir=yes}
+| : ${gl_cv_have_raw_decl_rpmatch=yes}
+| : ${gl_cv_have_raw_decl_scandir=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_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_sleep=yes}
+| : ${gl_cv_have_raw_decl_snprintf=yes}
+| : ${gl_cv_have_raw_decl_srandom=yes}
+| : ${gl_cv_have_raw_decl_stat=yes}
+| : ${gl_cv_have_raw_decl_strerror_r=yes}
+| : ${gl_cv_have_raw_decl_strtod=yes}
+| : ${gl_cv_have_raw_decl_strtoimax=yes}
+| : ${gl_cv_have_raw_decl_strtoll=yes}
+| : ${gl_cv_have_raw_decl_strtoull=yes}
+| : ${gl_cv_have_raw_decl_strtoumax=yes}
+| : ${gl_cv_have_raw_decl_symlink=yes}
+| : ${gl_cv_have_raw_decl_symlinkat=yes}
+| : ${gl_cv_have_raw_decl_tmpfile=yes}
+| : ${gl_cv_have_raw_decl_towctrans=yes}
+| : ${gl_cv_have_raw_decl_ttyname_r=yes}
+| : ${gl_cv_have_raw_decl_unlink=yes}
+| : ${gl_cv_have_raw_decl_unlinkat=yes}
+| : ${gl_cv_have_raw_decl_unlockpt=yes}
+| : ${gl_cv_have_raw_decl_unsetenv=yes}
+| : ${gl_cv_have_raw_decl_usleep=yes}
+| : ${gl_cv_have_raw_decl_vdprintf=yes}
+| : ${gl_cv_have_raw_decl_vsnprintf=yes}
+| : ${gl_cv_have_raw_decl_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_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_posix2001=yes}
+| : ${gl_cv_header_signal_h_SIGPIPE=yes}
+| : ${gl_cv_header_stdint_h=yes}
+| : ${gl_cv_header_sys_select_h_selfcontained=yes}
+| 
+configure:2495: checking for a BSD-compatible install
+configure:2563: result: /usr/bin/install -c
+configure:2574: checking whether build environment is sane
+configure:2629: result: yes
+configure:2780: checking for a thread-safe mkdir -p
+configure:2819: result: /bin/mkdir -p
+configure:2826: checking for gawk
+configure:2853: result: /usr/bin/awk
+configure:2864: checking whether make sets $(MAKE)
+configure:2886: result: yes
+configure:2915: checking whether make supports nested variables
+configure:2932: result: yes
+configure:3116: checking for gcc
+configure:3143: result: cc
+configure:3372: checking for C compiler version
+configure:3381: cc --version >&5
+FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
+Target: i386-unknown-freebsd12.0
 Thread model: posix
-gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) 
-configure:3266: $? = 0
-configure:3255: gcc -V >&5
-gcc: error: unrecognized option '-V'
-gcc: fatal error: no input files
-compilation terminated.
-configure:3266: $? = 4
-configure:3255: gcc -qversion >&5
-gcc: error: unrecognized option '-qversion'
-gcc: fatal error: no input files
-compilation terminated.
-configure:3266: $? = 4
-configure:3286: checking whether the C compiler works
-configure:3308: gcc    conftest.c  >&5
-configure:3312: $? = 0
-configure:3360: result: yes
-configure:3363: checking for C compiler default output file name
-configure:3365: result: a.out
-configure:3371: checking for suffix of executables
-configure:3378: gcc -o conftest    conftest.c  >&5
-configure:3382: $? = 0
-configure:3404: result: 
-configure:3426: checking whether we are cross compiling
-configure:3434: gcc -o conftest    conftest.c  >&5
+InstalledDir: /usr/bin
+configure:3392: $? = 0
+configure:3381: cc -v >&5
+FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
+Target: i386-unknown-freebsd12.0
+Thread model: posix
+InstalledDir: /usr/bin
+configure:3392: $? = 0
+configure:3381: cc -V >&5
+cc: error: argument to '-V' is missing (expected 1 value)
+cc: error: no input files
+configure:3392: $? = 1
+configure:3381: cc -qversion >&5
+cc: error: unknown argument: '-qversion'
+cc: error: no input files
+configure:3392: $? = 1
+configure:3412: checking whether the C compiler works
+configure:3434: cc -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
 configure:3438: $? = 0
-configure:3445: ./conftest
-configure:3449: $? = 0
-configure:3464: result: no
-configure:3469: checking for suffix of object files
-configure:3491: gcc -c   conftest.c >&5
-configure:3495: $? = 0
-configure:3516: result: o
-configure:3520: checking whether we are using the GNU C compiler
-configure:3539: gcc -c   conftest.c >&5
-configure:3539: $? = 0
-configure:3548: result: yes
-configure:3557: checking whether gcc accepts -g
-configure:3577: gcc -c -g  conftest.c >&5
-configure:3577: $? = 0
-configure:3618: result: yes
-configure:3635: checking for gcc option to accept ISO C89
-configure:3699: gcc  -c -g -O2  conftest.c >&5
-configure:3699: $? = 0
-configure:3712: result: none needed
-configure:3743: checking for style of include used by make
-configure:3771: result: GNU
-configure:3796: checking dependency style of gcc
-configure:3906: result: gcc3
-configure:3928: checking how to run the C preprocessor
-configure:3959: gcc -E  conftest.c
-configure:3959: $? = 0
-configure:3973: gcc -E  conftest.c
-conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
-compilation terminated.
-configure:3973: $? = 1
+configure:3486: result: yes
+configure:3489: checking for C compiler default output file name
+configure:3491: result: a.out
+configure:3497: checking for suffix of executables
+configure:3504: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:3508: $? = 0
+configure:3530: result: 
+configure:3552: checking whether we are cross compiling
+configure:3560: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:3564: $? = 0
+configure:3571: ./conftest
+configure:3575: $? = 0
+configure:3590: result: no
+configure:3595: checking for suffix of object files
+configure:3617: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:3621: $? = 0
+configure:3642: result: o
+configure:3646: checking whether we are using the GNU C compiler
+configure:3665: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:3665: $? = 0
+configure:3674: result: yes
+configure:3683: checking whether cc accepts -g
+configure:3703: cc -c -g  conftest.c >&5
+configure:3703: $? = 0
+configure:3744: result: yes
+configure:3761: checking for cc option to accept ISO C89
+configure:3824: cc  -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:3824: $? = 0
+configure:3837: result: none needed
+configure:3862: checking whether cc understands -c and -o together
+configure:3884: cc -c conftest.c -o conftest2.o
+configure:3887: $? = 0
+configure:3884: cc -c conftest.c -o conftest2.o
+configure:3887: $? = 0
+configure:3899: result: yes
+configure:3927: checking for style of include used by make
+configure:3955: result: GNU
+configure:3981: checking dependency style of cc
+configure:4092: result: gcc3
+configure:4114: checking how to run the C preprocessor
+configure:4184: result: cpp
+configure:4204: cpp  conftest.c
+configure:4204: $? = 0
+configure:4218: cpp  conftest.c
+conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^
+1 error generated.
+configure:4218: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | /* end confdefs.h.  */
 | #include <ac_nonexistent.h>
-configure:3998: result: gcc -E
-configure:4018: gcc -E  conftest.c
-configure:4018: $? = 0
-configure:4032: gcc -E  conftest.c
-conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
-compilation terminated.
-configure:4032: $? = 1
+configure:4247: checking for grep that handles long lines and -e
+configure:4305: result: /usr/bin/grep
+configure:4310: checking for egrep
+configure:4372: result: /usr/bin/egrep
+configure:4377: checking for ANSI C header files
+configure:4481: result: yes
+configure:4494: checking for sys/types.h
+configure:4494: result: yes
+configure:4494: checking for sys/stat.h
+configure:4494: result: yes
+configure:4494: checking for stdlib.h
+configure:4494: result: yes
+configure:4494: checking for string.h
+configure:4494: result: yes
+configure:4494: checking for memory.h
+configure:4494: result: yes
+configure:4494: checking for strings.h
+configure:4494: result: yes
+configure:4494: checking for inttypes.h
+configure:4494: result: yes
+configure:4494: checking for stdint.h
+configure:4494: result: yes
+configure:4494: checking for unistd.h
+configure:4494: result: yes
+configure:4510: checking size of unsigned char
+configure:4515: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:4515: $? = 0
+configure:4515: ./conftest
+configure:4515: $? = 0
+configure:4529: result: 1
+configure:4543: checking size of unsigned short
+configure:4548: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:4548: $? = 0
+configure:4548: ./conftest
+configure:4548: $? = 0
+configure:4562: result: 2
+configure:4576: checking size of unsigned int
+configure:4581: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:4581: $? = 0
+configure:4581: ./conftest
+configure:4581: $? = 0
+configure:4595: result: 4
+configure:4609: checking size of unsigned long
+configure:4614: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c  >&5
+configure:4614: $? = 0
+configure:4614: ./conftest
+configure:4614: $? = 0
+configure:4628: result: 4
+configure:4642: checking ncurses.h usability
+configure:4642: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:4642: $? = 0
+configure:4642: result: yes
+configure:4642: checking ncurses.h presence
+configure:4642: cpp  conftest.c
+configure:4642: $? = 0
+configure:4642: result: yes
+configure:4642: checking for ncurses.h
+configure:4642: result: yes
+configure:4642: checking ncurses/curses.h usability
+configure:4642: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:59:10: fatal error: 'ncurses/curses.h' file not found
+#include <ncurses/curses.h>
+         ^
+1 error generated.
+configure:4642: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
-| /* end confdefs.h.  */
-| #include <ac_nonexistent.h>
-configure:4061: checking for grep that handles long lines and -e
-configure:4119: result: /bin/grep
-configure:4124: checking for egrep
-configure:4186: result: /bin/grep -E
-configure:4191: checking for ANSI C header files
-configure:4211: gcc -c -g -O2  conftest.c >&5
-configure:4211: $? = 0
-configure:4284: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4284: $? = 0
-configure:4284: ./conftest
-configure:4284: $? = 0
-configure:4295: result: yes
-configure:4308: checking for sys/types.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for sys/stat.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for stdlib.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for string.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for memory.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for strings.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for inttypes.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for stdint.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4308: checking for unistd.h
-configure:4308: gcc -c -g -O2  conftest.c >&5
-configure:4308: $? = 0
-configure:4308: result: yes
-configure:4324: checking size of unsigned char
-configure:4329: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4329: $? = 0
-configure:4329: ./conftest
-configure:4329: $? = 0
-configure:4343: result: 1
-configure:4357: checking size of unsigned short
-configure:4362: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4362: $? = 0
-configure:4362: ./conftest
-configure:4362: $? = 0
-configure:4376: result: 2
-configure:4390: checking size of unsigned int
-configure:4395: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4395: $? = 0
-configure:4395: ./conftest
-configure:4395: $? = 0
-configure:4409: result: 4
-configure:4423: checking size of unsigned long
-configure:4428: gcc -o conftest -g -O2   conftest.c  >&5
-configure:4428: $? = 0
-configure:4428: ./conftest
-configure:4428: $? = 0
-configure:4442: result: 8
-configure:4456: checking ncurses.h usability
-configure:4456: gcc -c -g -O2  conftest.c >&5
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking ncurses.h presence
-configure:4456: gcc -E  conftest.c
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking for ncurses.h
-configure:4456: result: yes
-configure:4456: checking ncurses/curses.h usability
-configure:4456: gcc -c -g -O2  conftest.c >&5
-conftest.c:59:28: fatal error: ncurses/curses.h: No such file or directory
-compilation terminated.
-configure:4456: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "mtr"
-| #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE_URL ""
-| #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -273,7 +1220,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | /* end confdefs.h.  */
 | #include <stdio.h>
@@ -310,22 +1257,24 @@ configure: failed program was:
 | # include <unistd.h>
 | #endif
 | #include <ncurses/curses.h>
-configure:4456: result: no
-configure:4456: checking ncurses/curses.h presence
-configure:4456: gcc -E  conftest.c
-conftest.c:26:28: fatal error: ncurses/curses.h: No such file or directory
-compilation terminated.
-configure:4456: $? = 1
+configure:4642: result: no
+configure:4642: checking ncurses/curses.h presence
+configure:4642: cpp  conftest.c
+conftest.c:26:10: fatal error: 'ncurses/curses.h' file not found
+#include <ncurses/curses.h>
+         ^
+1 error generated.
+configure:4642: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -339,38 +1288,40 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | /* end confdefs.h.  */
 | #include <ncurses/curses.h>
-configure:4456: result: no
-configure:4456: checking for ncurses/curses.h
-configure:4456: result: no
-configure:4456: checking curses.h usability
-configure:4456: gcc -c -g -O2  conftest.c >&5
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking curses.h presence
-configure:4456: gcc -E  conftest.c
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking for curses.h
-configure:4456: result: yes
-configure:4456: checking cursesX.h usability
-configure:4456: gcc -c -g -O2  conftest.c >&5
-conftest.c:60:21: fatal error: cursesX.h: No such file or directory
-compilation terminated.
-configure:4456: $? = 1
+configure:4642: result: no
+configure:4642: checking for ncurses/curses.h
+configure:4642: result: no
+configure:4642: checking curses.h usability
+configure:4642: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:4642: $? = 0
+configure:4642: result: yes
+configure:4642: checking curses.h presence
+configure:4642: cpp  conftest.c
+configure:4642: $? = 0
+configure:4642: result: yes
+configure:4642: checking for curses.h
+configure:4642: result: yes
+configure:4642: checking cursesX.h usability
+configure:4642: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:60:10: fatal error: 'cursesX.h' file not found
+#include <cursesX.h>
+         ^
+1 error generated.
+configure:4642: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -384,7 +1335,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | /* end confdefs.h.  */
@@ -422,22 +1373,24 @@ configure: failed program was:
 | # include <unistd.h>
 | #endif
 | #include <cursesX.h>
-configure:4456: result: no
-configure:4456: checking cursesX.h presence
-configure:4456: gcc -E  conftest.c
-conftest.c:27:21: fatal error: cursesX.h: No such file or directory
-compilation terminated.
-configure:4456: $? = 1
+configure:4642: result: no
+configure:4642: checking cursesX.h presence
+configure:4642: cpp  conftest.c
+conftest.c:27:10: fatal error: 'cursesX.h' file not found
+#include <cursesX.h>
+         ^
+1 error generated.
+configure:4642: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -451,41 +1404,35 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | /* end confdefs.h.  */
 | #include <cursesX.h>
-configure:4456: result: no
-configure:4456: checking for cursesX.h
-configure:4456: result: no
-configure:4456: checking for sys/types.h
-configure:4456: result: yes
-configure:4456: checking fcntl.h usability
-configure:4456: gcc -c -g -O2  conftest.c >&5
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking fcntl.h presence
-configure:4456: gcc -E  conftest.c
-configure:4456: $? = 0
-configure:4456: result: yes
-configure:4456: checking for fcntl.h
-configure:4456: result: yes
-configure:4469: checking socket.h usability
-configure:4469: gcc -c -g -O2  conftest.c >&5
-conftest.c:62:20: fatal error: socket.h: No such file or directory
-compilation terminated.
-configure:4469: $? = 1
+configure:4642: result: no
+configure:4642: checking for cursesX.h
+configure:4642: result: no
+configure:4642: checking for sys/types.h
+configure:4642: result: yes
+configure:4642: checking for fcntl.h
+configure:4642: result: yes
+configure:4655: checking socket.h usability
+configure:4655: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:62:10: fatal error: 'socket.h' file not found
+#include <socket.h>
+         ^
+1 error generated.
+configure:4655: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -499,7 +1446,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
@@ -539,22 +1486,24 @@ configure: failed program was:
 | # include <unistd.h>
 | #endif
 | #include <socket.h>
-configure:4469: result: no
-configure:4469: checking socket.h presence
-configure:4469: gcc -E  conftest.c
-conftest.c:29:20: fatal error: socket.h: No such file or directory
-compilation terminated.
-configure:4469: $? = 1
+configure:4655: result: no
+configure:4655: checking socket.h presence
+configure:4655: cpp  conftest.c
+conftest.c:29:10: fatal error: 'socket.h' file not found
+#include <socket.h>
+         ^
+1 error generated.
+configure:4655: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -568,41 +1517,35 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_FCNTL_H 1
 | /* end confdefs.h.  */
 | #include <socket.h>
-configure:4469: result: no
-configure:4469: checking for socket.h
-configure:4469: result: no
-configure:4469: checking sys/socket.h usability
-configure:4469: gcc -c -g -O2  conftest.c >&5
-configure:4469: $? = 0
-configure:4469: result: yes
-configure:4469: checking sys/socket.h presence
-configure:4469: gcc -E  conftest.c
-configure:4469: $? = 0
-configure:4469: result: yes
-configure:4469: checking for sys/socket.h
-configure:4469: result: yes
-configure:4469: checking sys/xti.h usability
-configure:4469: gcc -c -g -O2  conftest.c >&5
-conftest.c:63:21: fatal error: sys/xti.h: No such file or directory
-compilation terminated.
-configure:4469: $? = 1
+configure:4655: result: no
+configure:4655: checking for socket.h
+configure:4655: result: no
+configure:4655: checking for sys/socket.h
+configure:4655: result: yes
+configure:4655: checking sys/xti.h usability
+configure:4655: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:63:10: fatal error: 'sys/xti.h' file not found
+#include <sys/xti.h>
+         ^
+1 error generated.
+configure:4655: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -616,7 +1559,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
@@ -657,22 +1600,24 @@ configure: failed program was:
 | # include <unistd.h>
 | #endif
 | #include <sys/xti.h>
-configure:4469: result: no
-configure:4469: checking sys/xti.h presence
-configure:4469: gcc -E  conftest.c
-conftest.c:30:21: fatal error: sys/xti.h: No such file or directory
-compilation terminated.
-configure:4469: $? = 1
+configure:4655: result: no
+configure:4655: checking sys/xti.h presence
+configure:4655: cpp  conftest.c
+conftest.c:30:10: fatal error: 'sys/xti.h' file not found
+#include <sys/xti.h>
+         ^
+1 error generated.
+configure:4655: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -686,7 +1631,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
@@ -694,81 +1639,89 @@ configure: failed program was:
 | #define HAVE_SYS_SOCKET_H 1
 | /* end confdefs.h.  */
 | #include <sys/xti.h>
-configure:4469: result: no
-configure:4469: checking for sys/xti.h
-configure:4469: result: no
-configure:4469: checking arpa/nameser_compat.h usability
-configure:4469: gcc -c -g -O2  conftest.c >&5
-configure:4469: $? = 0
-configure:4469: result: yes
-configure:4469: checking arpa/nameser_compat.h presence
-configure:4469: gcc -E  conftest.c
-configure:4469: $? = 0
-configure:4469: result: yes
-configure:4469: checking for arpa/nameser_compat.h
-configure:4469: result: yes
-configure:4483: checking for tgetent in -ltermcap
-configure:4508: gcc -o conftest -g -O2   conftest.c -ltermcap   >&5
-configure:4508: $? = 0
-configure:4517: result: yes
-configure:4528: checking for tgetent in -ltinfo
-configure:4553: gcc -o conftest -g -O2   conftest.c -ltinfo  -ltermcap  >&5
-configure:4553: $? = 0
-configure:4562: result: yes
-configure:4574: checking for initscr
-configure:4574: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
-configure:4574: $? = 0
-configure:4574: result: yes
-configure:4728: checking for attron
-configure:4728: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
-configure:4728: $? = 0
-configure:4728: result: yes
-configure:4728: checking for fcntl
-configure:4728: gcc -o conftest -g -O2   conftest.c -ltinfo -ltermcap  >&5
-configure:4728: $? = 0
-configure:4728: result: yes
-configure:4738: checking for floor in -lm
-configure:4763: gcc -o conftest -g -O2   conftest.c -lm  -ltinfo -ltermcap  >&5
-conftest.c:42:6: warning: conflicting types for built-in function 'floor' [enabled by default]
-configure:4763: $? = 0
-configure:4772: result: yes
-configure:4861: checking for pkg-config
-configure:4879: found /usr/bin/pkg-config
-configure:4892: result: /usr/bin/pkg-config
-configure:4914: checking for GTK+ - version >= 2.6.0
-configure:5024: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -ltinfo -ltermcap  >&5
-configure:5024: $? = 0
-configure:5024: ./conftest
-configure:5024: $? = 0
-configure:5038: result: yes (version 2.24.6)
-configure:5327: checking for socket
-configure:5327: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5327: $? = 0
-configure:5327: result: yes
-configure:5381: checking for gethostbyname
-configure:5381: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5381: $? = 0
-configure:5381: result: yes
-configure:5441: checking for seteuid
-configure:5441: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5441: $? = 0
-configure:5441: result: yes
-configure:5461: checking whether library required for res_mkquery
-configure:5482: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-/tmp/ccMn2aaQ.o: In function `main':
-/home/wolff/mtr/conftest.c:47: undefined reference to `__res_mkquery'
-collect2: ld returned 1 exit status
-configure:5482: $? = 1
+configure:4655: result: no
+configure:4655: checking for sys/xti.h
+configure:4655: result: no
+configure:4655: checking arpa/nameser_compat.h usability
+configure:4655: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:4655: $? = 0
+configure:4655: result: yes
+configure:4655: checking arpa/nameser_compat.h presence
+configure:4655: cpp  conftest.c
+configure:4655: $? = 0
+configure:4655: result: yes
+configure:4655: checking for arpa/nameser_compat.h
+configure:4655: result: yes
+configure:4669: checking for tgetent in -ltermcap
+configure:4694: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -ltermcap   >&5
+configure:4694: $? = 0
+configure:4703: result: yes
+configure:4714: checking for tgetent in -ltinfo
+configure:4739: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -ltinfo  -ltermcap  >&5
+configure:4739: $? = 0
+configure:4748: result: yes
+configure:4760: checking for initscr
+configure:4760: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -ltinfo -ltermcap  >&5
+configure:4760: $? = 0
+configure:4760: result: yes
+configure:4914: checking for attron
+configure:4914: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -ltinfo -ltermcap  >&5
+configure:4914: $? = 0
+configure:4914: result: yes
+configure:4914: checking for fcntl
+configure:4914: result: yes
+configure:4924: checking for floor in -lm
+configure:4949: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -lm  -ltinfo -ltermcap  >&5
+conftest.c:42:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
+char floor ();
+     ^
+conftest.c:42:6: note: 'floor' is a builtin with type 'double (double)'
+1 warning generated.
+configure:4949: $? = 0
+configure:4958: result: yes
+configure:5474: checking for socket
+configure:5474: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -lm -ltinfo -ltermcap  >&5
+configure:5474: $? = 0
+configure:5474: result: yes
+configure:5528: checking for gethostbyname
+configure:5528: result: yes
+configure:5588: checking for seteuid
+configure:5588: result: yes
+configure:5608: checking whether library required for res_mkquery
+configure:5629: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -lm -ltinfo -ltermcap  >&5
+configure:5629: $? = 0
+configure:5630: result: no
+configure:5709: checking for herror
+configure:5709: cc -o conftest -O2 -pipe  -fstack-protector -fno-strict-aliasing   -lncurses -fstack-protector conftest.c -lm -ltinfo -ltermcap  >&5
+configure:5709: $? = 0
+configure:5709: result: yes
+configure:5718: checking for strerror
+configure:5718: result: yes
+configure:5729: checking for getaddrinfo
+configure:5729: result: yes
+configure:5743: checking whether __res_state_ext needs to be defined
+configure:5768: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:54:8: error: incomplete definition of type 'struct __res_state_ext'
+return RESEXTIN6(res,0).sin6_addr.s6_addr[0];
+       ^~~~~~~~~~~~~~~~
+conftest.c:46:38: note: expanded from macro 'RESEXTIN6'
+#define RESEXTIN6(r,i) (r._u._ext.ext->nsaddrs[i].sin6)
+                        ~~~~~~~~~~~~~^
+/usr/include/resolv.h:139:8: note: forward declaration of 'struct __res_state_ext'
+struct __res_state_ext;
+       ^
+1 error generated.
+configure:5768: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -782,7 +1735,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
@@ -794,39 +1747,60 @@ configure: failed program was:
 | #define HAVE_ATTRON 1
 | #define HAVE_FCNTL 1
 | #define HAVE_LIBM 1
+| #define NO_GTK 1
 | #define HAVE_SETEUID 1
+| #define ENABLE_IPV6 /**/
 | /* end confdefs.h.  */
 | 
 | 
 | #include <netinet/in.h>
 | #include <resolv.h>
+| #ifdef __GLIBC__
+| #define RESEXTIN6(r,i) (*(r._u._ext.nsaddrs[i]))
+| #else
+| #define RESEXTIN6(r,i) (r._u._ext.ext->nsaddrs[i].sin6)
+| #endif
 | 
 | int
 | main ()
 | {
 | 
-| int (*res_mkquery_func)(int,...) = (int (*)(int,...))res_mkquery;
-| (void)(*res_mkquery_func)(0);
+| struct __res_state res;
+| return RESEXTIN6(res,0).sin6_addr.s6_addr[0];
 | 
 |   ;
 |   return 0;
 | }
-configure:5487: result: yes
-configure:5493: checking for res_mkquery in -lbind
-configure:5515: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -lbind >&5
-/usr/bin/ld: cannot find -lbind
-collect2: ld returned 1 exit status
-configure:5515: $? = 1
+configure:5772: result: yes
+configure:5774: checking whether provided __res_state_ext definition can be compiled
+configure:5811: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:5811: $? = 0
+configure:5812: result: yes
+configure:5827: checking whether errno is declared
+configure:5827: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:5827: $? = 0
+configure:5827: result: yes
+configure:5843: checking for socklen_t
+configure:5843: result: yes
+configure:5860: checking for struct in_addr
+configure:5860: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+configure:5860: $? = 0
+configure:5860: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing  conftest.c >&5
+conftest.c:49:29: error: expected expression
+if (sizeof ((struct in_addr)))
+                            ^
+1 error generated.
+configure:5860: $? = 1
 configure: failed program was:
 | /* confdefs.h */
 | #define PACKAGE_NAME "mtr"
 | #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
+| #define PACKAGE_VERSION "0.86"
+| #define PACKAGE_STRING "mtr 0.86"
 | #define PACKAGE_BUGREPORT ""
 | #define PACKAGE_URL ""
 | #define PACKAGE "mtr"
-| #define VERSION "0.85"
+| #define VERSION "0.86"
 | #define STDC_HEADERS 1
 | #define HAVE_SYS_TYPES_H 1
 | #define HAVE_SYS_STAT_H 1
@@ -840,7 +1814,7 @@ configure: failed program was:
 | #define SIZEOF_UNSIGNED_CHAR 1
 | #define SIZEOF_UNSIGNED_SHORT 2
 | #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
+| #define SIZEOF_UNSIGNED_LONG 4
 | #define HAVE_NCURSES_H 1
 | #define HAVE_CURSES_H 1
 | #define HAVE_SYS_TYPES_H 1
@@ -852,158 +1826,11 @@ configure: failed program was:
 | #define HAVE_ATTRON 1
 | #define HAVE_FCNTL 1
 | #define HAVE_LIBM 1
+| #define NO_GTK 1
 | #define HAVE_SETEUID 1
-| /* end confdefs.h.  */
-| 
-| 
-| #include <netinet/in.h>
-| #include <resolv.h>
-| 
-| int
-| main ()
-| {
-| 
-| int (*res_mkquery_func)(int,...) = (int (*)(int,...))res_mkquery;
-| (void)(*res_mkquery_func)(0);
-| 
-|   ;
-|   return 0;
-| }
-configure:5520: result: no
-configure:5526: checking for res_mkquery in -lresolv
-configure:5547: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm -lresolv >&5
-configure:5547: $? = 0
-configure:5548: result: yes
-configure:5562: checking for herror
-configure:5562: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5562: $? = 0
-configure:5562: result: yes
-configure:5571: checking for strerror
-configure:5571: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5571: $? = 0
-configure:5571: result: yes
-configure:5582: checking for getaddrinfo
-configure:5582: gcc -o conftest -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     conftest.c -lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm >&5
-configure:5582: $? = 0
-configure:5582: result: yes
-configure:5596: checking whether __res_state_ext needs to be defined
-configure:5621: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-configure:5621: $? = 0
-configure:5622: result: no
-configure:5680: checking whether errno is declared
-configure:5680: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-configure:5680: $? = 0
-configure:5680: result: yes
-configure:5696: checking for socklen_t
-configure:5696: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-configure:5696: $? = 0
-configure:5696: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:52:24: error: expected expression before ')' token
-configure:5696: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "mtr"
-| #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE_URL ""
-| #define PACKAGE "mtr"
-| #define VERSION "0.85"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define SIZEOF_UNSIGNED_CHAR 1
-| #define SIZEOF_UNSIGNED_SHORT 2
-| #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
-| #define HAVE_NCURSES_H 1
-| #define HAVE_CURSES_H 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_ARPA_NAMESER_COMPAT_H 1
-| #define HAVE_LIBTERMCAP 1
-| #define HAVE_LIBTINFO 1
-| #define HAVE_ATTRON 1
-| #define HAVE_FCNTL 1
-| #define HAVE_LIBM 1
-| #define HAVE_SETEUID 1
 | #define ENABLE_IPV6 /**/
+| #define NEED_RES_STATE_EXT 1
 | #define HAVE_DECL_ERRNO 1
-| /* end confdefs.h.  */
-| 
-| #include <netinet/in.h>
-| #ifdef HAVE_SOCKET_H
-| #include <socket.h>
-| #endif
-| #ifdef HAVE_SYS_SOCKET_H
-| #include <sys/socket.h>
-| #endif
-| 
-| 
-| int
-| main ()
-| {
-| if (sizeof ((socklen_t)))
-| 	    return 0;
-|   ;
-|   return 0;
-| }
-configure:5696: result: yes
-configure:5713: checking for struct in_addr
-configure:5713: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-configure:5713: $? = 0
-configure:5713: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12    conftest.c >&5
-conftest.c: In function 'main':
-conftest.c:47:29: error: expected expression before ')' token
-configure:5713: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "mtr"
-| #define PACKAGE_TARNAME "mtr"
-| #define PACKAGE_VERSION "0.85"
-| #define PACKAGE_STRING "mtr 0.85"
-| #define PACKAGE_BUGREPORT ""
-| #define PACKAGE_URL ""
-| #define PACKAGE "mtr"
-| #define VERSION "0.85"
-| #define STDC_HEADERS 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_SYS_STAT_H 1
-| #define HAVE_STDLIB_H 1
-| #define HAVE_STRING_H 1
-| #define HAVE_MEMORY_H 1
-| #define HAVE_STRINGS_H 1
-| #define HAVE_INTTYPES_H 1
-| #define HAVE_STDINT_H 1
-| #define HAVE_UNISTD_H 1
-| #define SIZEOF_UNSIGNED_CHAR 1
-| #define SIZEOF_UNSIGNED_SHORT 2
-| #define SIZEOF_UNSIGNED_INT 4
-| #define SIZEOF_UNSIGNED_LONG 8
-| #define HAVE_NCURSES_H 1
-| #define HAVE_CURSES_H 1
-| #define HAVE_SYS_TYPES_H 1
-| #define HAVE_FCNTL_H 1
-| #define HAVE_SYS_SOCKET_H 1
-| #define HAVE_ARPA_NAMESER_COMPAT_H 1
-| #define HAVE_LIBTERMCAP 1
-| #define HAVE_LIBTINFO 1
-| #define HAVE_ATTRON 1
-| #define HAVE_FCNTL 1
-| #define HAVE_LIBM 1
-| #define HAVE_SETEUID 1
-| #define ENABLE_IPV6 /**/
-| #define HAVE_DECL_ERRNO 1
 | #define HAVE_SOCKLEN_T /**/
 | /* end confdefs.h.  */
 | 
@@ -1018,19 +1845,21 @@ configure: failed program was:
 |   ;
 |   return 0;
 | }
-configure:5713: result: yes
-configure:5724: checking for C flags to get more warnings
-configure:5736: gcc -c -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wno-pointer-sign  conftest.c >&5
-configure:5736: $? = 0
-configure:5794: result: -Wall -Wno-pointer-sign
-configure:5939: creating ./config.status
+configure:5860: result: yes
+configure:5871: checking for C flags to get more warnings
+configure:5883: cc -c -O2 -pipe  -fstack-protector -fno-strict-aliasing -Wno-pointer-sign  conftest.c >&5
+configure:5883: $? = 0
+configure:5941: result: -Wall -Wno-pointer-sign
+configure:6061: checking that generated files are newer than configure
+configure:6067: result: done
+configure:6094: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
-This file was extended by mtr config.status 0.85, which was
-generated by GNU Autoconf 2.68.  Invocation command line was
+This file was extended by mtr config.status 0.86, which was
+generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = 
   CONFIG_HEADERS  = 
@@ -1038,116 +1867,1023 @@ generated by GNU Autoconf 2.68.  Invocation command li
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on getafix
+on elwix.aitnet.org
 
-config.status:899: creating version.h.tmp
-config.status:899: creating Makefile
-config.status:899: creating img/Makefile
-config.status:899: creating config.h
-config.status:1128: executing depfiles commands
+config.status:886: creating version.h.tmp
+config.status:886: creating Makefile
+config.status:886: creating img/Makefile
+config.status:886: creating config.h
+config.status:1115: executing depfiles commands
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_c_compiler_gnu=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_GLIB_CFLAGS_set=
-ac_cv_env_GLIB_CFLAGS_value=
-ac_cv_env_GLIB_LIBS_set=
-ac_cv_env_GLIB_LIBS_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_LIBS_set=
-ac_cv_env_LIBS_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_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
+ac_cv_c_int16_t=yes
+ac_cv_c_int32_t=yes
+ac_cv_c_int64_t=yes
+ac_cv_c_int8_t=yes
+ac_cv_c_uint16_t=yes
+ac_cv_c_uint32_t=yes
+ac_cv_c_uint64_t=yes
+ac_cv_c_uint8_t=yes
+ac_cv_env_CC_set=set
+ac_cv_env_CC_value=cc
+ac_cv_env_CFLAGS_set=set
+ac_cv_env_CFLAGS_value='-O2 -pipe  -fstack-protector -fno-strict-aliasing'
+ac_cv_env_CPPFLAGS_set=set
+ac_cv_env_CPPFLAGS_value=''
+ac_cv_env_CPP_set=set
+ac_cv_env_CPP_value=cpp
+ac_cv_env_LDFLAGS_set=set
+ac_cv_env_LDFLAGS_value=' -lncurses -fstack-protector'
+ac_cv_env_LIBS_set=set
+ac_cv_env_LIBS_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=set
+ac_cv_env_PKG_CONFIG_value=pkgconf
+ac_cv_env_build_alias_set=set
+ac_cv_env_build_alias_value=i386-portbld-freebsd12.0
+ac_cv_env_host_alias_set=''
+ac_cv_env_host_alias_value=''
+ac_cv_env_target_alias_set=''
+ac_cv_env_target_alias_value=''
+ac_cv_func___b64_ntop=yes
+ac_cv_func___b64_pton=yes
+ac_cv_func__getlong=yes
+ac_cv_func__getshort=yes
+ac_cv_func__stat=yes
+ac_cv_func_acl_create_entry_np=yes
+ac_cv_func_acl_delete_def_file=yes
+ac_cv_func_acl_delete_fd_np=yes
+ac_cv_func_acl_delete_file_np=yes
+ac_cv_func_acl_free=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_alarm=yes
+ac_cv_func_alloca=yes
+ac_cv_func_arc4random=yes
+ac_cv_func_arc4random_buf=yes
+ac_cv_func_arc4random_uniform=yes
+ac_cv_func_argz_count=no
+ac_cv_func_argz_next=no
+ac_cv_func_argz_stringify=no
+ac_cv_func_asprintf=yes
+ac_cv_func_atexit=yes
 ac_cv_func_attron=yes
+ac_cv_func_bcmp=yes
+ac_cv_func_bcopy=yes
+ac_cv_func_bindresvport_sa=yes
+ac_cv_func_btowc=yes
+ac_cv_func_bzero=yes
+ac_cv_func_chown=yes
+ac_cv_func_clock=yes
+ac_cv_func_clock_gettime=yes
+ac_cv_func_closedir=yes
+ac_cv_func_closefrom=yes
+ac_cv_func_daemon=yes
+ac_cv_func_dirname=yes
+ac_cv_func_dlopen=yes
+ac_cv_func_dup2=yes
+ac_cv_func_eaccess=yes
+ac_cv_func_fchmod=yes
+ac_cv_func_fchown=yes
 ac_cv_func_fcntl=yes
+ac_cv_func_fileno=yes
+ac_cv_func_fork=yes
+ac_cv_func_fpurge=yes
+ac_cv_func_freeaddrinfo=yes
+ac_cv_func_fstatvfs=yes
+ac_cv_func_fsync=yes
+ac_cv_func_futimes=yes
+ac_cv_func_fwprintf=yes
+ac_cv_func_gai_strerror=yes
 ac_cv_func_getaddrinfo=yes
+ac_cv_func_getcwd=yes
+ac_cv_func_getdelim=yes
+ac_cv_func_getdtablesize=yes
+ac_cv_func_getegid=yes
+ac_cv_func_geteuid=yes
+ac_cv_func_getgid=yes
+ac_cv_func_getgrouplist=yes
 ac_cv_func_gethostbyname=yes
+ac_cv_func_gethostname=yes
+ac_cv_func_getline=yes
+ac_cv_func_getnameinfo=yes
+ac_cv_func_getopt=yes
+ac_cv_func_getopt_long_only=yes
+ac_cv_func_getpagesize=yes
+ac_cv_func_getpeereid=yes
+ac_cv_func_getpgid=yes
+ac_cv_func_getpgrp=yes
+ac_cv_func_getpgrp_void=yes
+ac_cv_func_getpid=yes
+ac_cv_func_getrlimit=yes
+ac_cv_func_getrusage=yes
+ac_cv_func_gettimeofday=yes
+ac_cv_func_getttyent=yes
+ac_cv_func_getuid=yes
+ac_cv_func_getwd=yes
+ac_cv_func_glob=yes
+ac_cv_func_group_from_gid=yes
 ac_cv_func_herror=yes
+ac_cv_func_inet_aton=yes
+ac_cv_func_inet_ntoa=yes
+ac_cv_func_inet_ntop=yes
 ac_cv_func_initscr=yes
+ac_cv_func_innetgr=yes
+ac_cv_func_isascii=yes
+ac_cv_func_isblank=yes
+ac_cv_func_issetugid=yes
+ac_cv_func_iswblank=yes
+ac_cv_func_iswcntrl=yes
+ac_cv_func_iswctype=yes
+ac_cv_func_link=yes
+ac_cv_func_localtime=yes
+ac_cv_func_lstat=yes
+ac_cv_func_lstat_dereferences_slashed_symlink=yes
+ac_cv_func_malloc_0_nonnull=yes
+ac_cv_func_mbrlen=yes
+ac_cv_func_mbrtowc=yes
+ac_cv_func_mbsinit=yes
+ac_cv_func_mbsrtowcs=yes
+ac_cv_func_memchr=yes
+ac_cv_func_memcmp=yes
+ac_cv_func_memcpy=yes
+ac_cv_func_memmove=yes
+ac_cv_func_memset=yes
+ac_cv_func_mkdtemp=yes
+ac_cv_func_mkstemp=yes
+ac_cv_func_mktemp=yes
+ac_cv_func_mlock=yes
+ac_cv_func_mmap=yes
+ac_cv_func_mmap_fixed_mapped=yes
+ac_cv_func_mprotect=yes
+ac_cv_func_munlock=yes
+ac_cv_func_munmap=yes
+ac_cv_func_nl_langinfo=yes
+ac_cv_func_obstacks=no
+ac_cv_func_opendir=yes
+ac_cv_func_pam_getenvlist=yes
+ac_cv_func_pam_putenv=yes
+ac_cv_func_pathconf=yes
+ac_cv_func_pipe=yes
+ac_cv_func_poll=yes
+ac_cv_func_posix_spawn=yes
+ac_cv_func_pread=yes
+ac_cv_func_pstat_getdynamic=no
+ac_cv_func_pthread_cond_broadcast=yes
+ac_cv_func_pthread_cond_destroy=yes
+ac_cv_func_pthread_cond_init=yes
+ac_cv_func_pthread_cond_signal=yes
+ac_cv_func_pthread_cond_timedwait=yes
+ac_cv_func_pthread_cond_wait=yes
+ac_cv_func_pthread_equal=yes
+ac_cv_func_pthread_exit=yes
+ac_cv_func_pthread_mutex_destroy=yes
+ac_cv_func_pthread_mutex_init=yes
+ac_cv_func_pthread_mutex_lock=yes
+ac_cv_func_pthread_mutex_unlock=yes
+ac_cv_func_pthread_self=yes
+ac_cv_func_putenv=yes
+ac_cv_func_pwrite=yes
+ac_cv_func_raise=yes
+ac_cv_func_rand=yes
+ac_cv_func_random=yes
+ac_cv_func_rawmemchr=no
+ac_cv_func_readdir=yes
+ac_cv_func_readlink=yes
+ac_cv_func_readlinkat=yes
+ac_cv_func_readpassphrase=yes
+ac_cv_func_realpath=yes
+ac_cv_func_recvmsg=yes
+ac_cv_func_rename=yes
+ac_cv_func_rresvport_af=yes
+ac_cv_func_sched_yield=yes
+ac_cv_func_select=yes
+ac_cv_func_sendmsg=yes
+ac_cv_func_setegid=yes
+ac_cv_func_setenv=yes
 ac_cv_func_seteuid=yes
+ac_cv_func_setgroupent=yes
+ac_cv_func_setgroups=yes
+ac_cv_func_setlinebuf=yes
+ac_cv_func_setlocale=yes
+ac_cv_func_setlogin=yes
+ac_cv_func_setpassent=yes
+ac_cv_func_setproctitle=yes
+ac_cv_func_setregid=yes
+ac_cv_func_setresgid=yes
+ac_cv_func_setresuid=yes
+ac_cv_func_setreuid=yes
+ac_cv_func_setrlimit=yes
+ac_cv_func_setsid=yes
+ac_cv_func_setsockopt=yes
+ac_cv_func_setvbuf=yes
+ac_cv_func_shmget=yes
+ac_cv_func_sigaction=yes
+ac_cv_func_sigaltstack=yes
+ac_cv_func_siginterrupt=yes
+ac_cv_func_sigprocmask=yes
+ac_cv_func_sigvec=yes
+ac_cv_func_sleep=yes
+ac_cv_func_snprintf=yes
 ac_cv_func_socket=yes
+ac_cv_func_socketpair=yes
+ac_cv_func_srand=yes
+ac_cv_func_srandom=yes
+ac_cv_func_stat=yes
+ac_cv_func_statfs=yes
+ac_cv_func_statvfs=yes
+ac_cv_func_stpcpy=yes
+ac_cv_func_stpncpy=yes
+ac_cv_func_strbrk=yes
+ac_cv_func_strcasecmp=yes
+ac_cv_func_strcspn=yes
+ac_cv_func_strdup=yes
 ac_cv_func_strerror=yes
+ac_cv_func_strerror_r=yes
+ac_cv_func_strftime=yes
+ac_cv_func_strlcat=yes
+ac_cv_func_strlcpy=yes
+ac_cv_func_strlen=yes
+ac_cv_func_strmode=yes
+ac_cv_func_strncasecmp=yes
+ac_cv_func_strndup=yes
+ac_cv_func_strnlen=yes
+ac_cv_func_strnlen_working=yes
+ac_cv_func_strpbrk=yes
+ac_cv_func_strptime=yes
+ac_cv_func_strsep=yes
+ac_cv_func_strsignal=yes
+ac_cv_func_strtol=yes
+ac_cv_func_strtoll=yes
+ac_cv_func_strtonum=yes
+ac_cv_func_strtoul=yes
+ac_cv_func_strtoull=yes
+ac_cv_func_symlink=yes
+ac_cv_func_sysconf=yes
+ac_cv_func_tcgetpgrp=yes
+ac_cv_func_time=yes
+ac_cv_func_towlower=yes
+ac_cv_func_truncate=yes
+ac_cv_func_tsearch=yes
+ac_cv_func_uname=yes
+ac_cv_func_unsetenv=yes
+ac_cv_func_user_from_uid=yes
+ac_cv_func_usleep=yes
+ac_cv_func_utime=yes
+ac_cv_func_utimes=yes
+ac_cv_func_vasprintf=yes
+ac_cv_func_vfork=yes
+ac_cv_func_vprintf=yes
+ac_cv_func_vsnprintf=yes
+ac_cv_func_vsprintf=yes
+ac_cv_func_waitpid=yes
+ac_cv_func_wcrtomb=yes
+ac_cv_func_wcscoll=yes
+ac_cv_func_wcslen=yes
+ac_cv_func_wcsnlen=yes
+ac_cv_func_wctob=yes
+ac_cv_func_wcwidth=yes
+ac_cv_func_wmemchr=yes
+ac_cv_func_wmemcpy=yes
+ac_cv_func_yield=no
+ac_cv_func_yp_match=yes
+ac_cv_have___va_copy=yes
+ac_cv_have_clock_t=yes
+ac_cv_have_control_in_msghdr=yes
+ac_cv_have_decl_GLOB_NOMATCH=yes
+ac_cv_have_decl_LLONG_MAX=yes
+ac_cv_have_decl_MAXSYMLINKS=yes
+ac_cv_have_decl_O_NONBLOCK=yes
+ac_cv_have_decl_RLIMIT_NPROC=yes
+ac_cv_have_decl_SHUT_RD=yes
+ac_cv_have_decl__Exit=yes
+ac_cv_have_decl_alarm=yes
+ac_cv_have_decl_alphasort=yes
+ac_cv_have_decl_atoll=yes
+ac_cv_have_decl_btowc=yes
+ac_cv_have_decl_chdir=yes
+ac_cv_have_decl_chown=yes
+ac_cv_have_decl_clearerr_unlocked=yes
+ac_cv_have_decl_closedir=yes
+ac_cv_have_decl_dprintf=yes
+ac_cv_have_decl_dup2=yes
+ac_cv_have_decl_dup=yes
+ac_cv_have_decl_endusershell=yes
 ac_cv_have_decl_errno=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_fdopendir=yes
+ac_cv_have_decl_feof_unlocked=yes
+ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes
+ac_cv_have_decl_ferror_unlocked=yes
+ac_cv_have_decl_ffsl=yes
+ac_cv_have_decl_ffsll=yes
+ac_cv_have_decl_fpurge=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_getc_unlocked=yes
+ac_cv_have_decl_getchar_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_gets=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_h_errno=yes
+ac_cv_have_decl_imaxabs=yes
+ac_cv_have_decl_imaxdiv=yes
+ac_cv_have_decl_initstate=yes
+ac_cv_have_decl_isatty=yes
+ac_cv_have_decl_isblank=yes
+ac_cv_have_decl_iswblank=yes
+ac_cv_have_decl_iswctype=yes
+ac_cv_have_decl_lchmod=yes
+ac_cv_have_decl_lchown=yes
+ac_cv_have_decl_link=yes
+ac_cv_have_decl_linkat=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_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_mkstemp=yes
+ac_cv_have_decl_nl_langinfo=yes
+ac_cv_have_decl_offsetof=yes
+ac_cv_have_decl_openat=yes
+ac_cv_have_decl_opendir=yes
+ac_cv_have_decl_pclose=yes
+ac_cv_have_decl_pipe=yes
+ac_cv_have_decl_popen=yes
+ac_cv_have_decl_posix_openpt=yes
+ac_cv_have_decl_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_pread=yes
+ac_cv_have_decl_pselect=yes
+ac_cv_have_decl_pthread_sigmask=yes
+ac_cv_have_decl_ptsname=yes
+ac_cv_have_decl_putc_unlocked=yes
+ac_cv_have_decl_putchar_unlocked=yes
+ac_cv_have_decl_pwrite=yes
+ac_cv_have_decl_random=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_renameat=yes
+ac_cv_have_decl_rewinddir=yes
+ac_cv_have_decl_rmdir=yes
+ac_cv_have_decl_rpmatch=yes
+ac_cv_have_decl_scandir=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_setusershell=yes
+ac_cv_have_decl_sigaction=yes
+ac_cv_have_decl_sigaddset=yes
+ac_cv_have_decl_sigaltstack=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_sleep=yes
+ac_cv_have_decl_snprintf=yes
+ac_cv_have_decl_srandom=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_strdup=yes
+ac_cv_have_decl_strerror_r=yes
+ac_cv_have_decl_strncat=yes
+ac_cv_have_decl_strndup=yes
+ac_cv_have_decl_strnlen=yes
+ac_cv_have_decl_strpbrk=yes
+ac_cv_have_decl_strsep=yes
+ac_cv_have_decl_strsignal=yes
+ac_cv_have_decl_strtod=yes
+ac_cv_have_decl_strtoimax=yes
+ac_cv_have_decl_strtok_r=yes
+ac_cv_have_decl_strtoll=yes
+ac_cv_have_decl_strtoull=yes
+ac_cv_have_decl_strtoumax=yes
+ac_cv_have_decl_symlink=yes
+ac_cv_have_decl_symlinkat=yes
+ac_cv_have_decl_sys_siglist=yes
+ac_cv_have_decl_tcsendbreak=yes
+ac_cv_have_decl_tmpfile=yes
+ac_cv_have_decl_towctrans=yes
+ac_cv_have_decl_ttyname_r=yes
+ac_cv_have_decl_unlink=yes
+ac_cv_have_decl_unlinkat=yes
+ac_cv_have_decl_unlockpt=yes
+ac_cv_have_decl_unsetenv=yes
+ac_cv_have_decl_usleep=yes
+ac_cv_have_decl_vdprintf=yes
+ac_cv_have_decl_vsnprintf=yes
+ac_cv_have_decl_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_have_decl_writev=yes
+ac_cv_have_getopt_optreset=yes
+ac_cv_have_int64_t=yes
+ac_cv_have_intxx_t=yes
+ac_cv_have_mode_t=yes
+ac_cv_have_pid_t=yes
+ac_cv_have_pw_change_in_struct_passwd=yes
+ac_cv_have_pw_class_in_struct_passwd=yes
+ac_cv_have_pw_expire_in_struct_passwd=yes
+ac_cv_have_sa_family_t=yes
+ac_cv_have_size_t=yes
+ac_cv_have_ss_family_in_struct_ss=yes
+ac_cv_have_ssize_t=yes
+ac_cv_have_struct_addrinfo=yes
+ac_cv_have_struct_in6_addr=yes
+ac_cv_have_struct_sockaddr_in6=yes
+ac_cv_have_struct_sockaddr_storage=yes
+ac_cv_have_struct_timeval=yes
+ac_cv_have_u_char=yes
+ac_cv_have_u_int64_t=yes
+ac_cv_have_u_int=yes
+ac_cv_have_u_intxx_t=yes
+ac_cv_have_va_copy=yes
+ac_cv_header_alloca_h=no
+ac_cv_header_argz_h=no
+ac_cv_header_arpa_inet_h=yes
 ac_cv_header_arpa_nameser_compat_h=yes
+ac_cv_header_arpa_nameser_h=yes
+ac_cv_header_byteswap_h=no
+ac_cv_header_ctype_h=yes
 ac_cv_header_cursesX_h=no
 ac_cv_header_curses_h=yes
+ac_cv_header_dirent_h=yes
+ac_cv_header_dl_h=no
+ac_cv_header_dlfcn_h=yes
+ac_cv_header_elf_h=yes
+ac_cv_header_errno_h=yes
 ac_cv_header_fcntl_h=yes
+ac_cv_header_float_h=yes
+ac_cv_header_floatingpoint_h=yes
+ac_cv_header_getopt_h=yes
+ac_cv_header_glob_h=yes
 ac_cv_header_inttypes_h=yes
+ac_cv_header_langinfo_h=yes
+ac_cv_header_libgen_h=yes
+ac_cv_header_libutil_h=yes
+ac_cv_header_limits_h=yes
+ac_cv_header_login_cap_h=yes
+ac_cv_header_malloc_h=no
+ac_cv_header_math_h=yes
 ac_cv_header_memory_h=yes
+ac_cv_header_minix_config_h=no
 ac_cv_header_ncurses_curses_h=no
 ac_cv_header_ncurses_h=yes
+ac_cv_header_net_if_h=yes
+ac_cv_header_net_if_media_h=yes
+ac_cv_header_net_if_tap_h=yes
+ac_cv_header_net_if_tun_h=yes
+ac_cv_header_netdb_h=yes
+ac_cv_header_netinet_in_h=yes
+ac_cv_header_paths_h=yes
+ac_cv_header_poll_h=yes
+ac_cv_header_pwd_h=yes
+ac_cv_header_random_h=no
+ac_cv_header_readpassphrase_h=yes
+ac_cv_header_resolv_h=yes
+ac_cv_header_rpc_types_h=yes
+ac_cv_header_sched_h=yes
+ac_cv_header_search_h=yes
+ac_cv_header_security_pam_appl_h=yes
+ac_cv_header_signal_h=yes
 ac_cv_header_socket_h=no
+ac_cv_header_spawn_h=yes
+ac_cv_header_stdarg_h=yes
+ac_cv_header_stdbool_h=yes
 ac_cv_header_stdc=yes
+ac_cv_header_stddef_h=yes
 ac_cv_header_stdint_h=yes
+ac_cv_header_stdio_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_cdefs_h=yes
+ac_cv_header_sys_dir_h=yes
+ac_cv_header_sys_fcntl_h=yes
+ac_cv_header_sys_file_h=yes
+ac_cv_header_sys_ioctl_h=yes
+ac_cv_header_sys_mman_h=yes
+ac_cv_header_sys_mount_h=yes
+ac_cv_header_sys_msg_h=yes
+ac_cv_header_sys_param_h=yes
+ac_cv_header_sys_poll_h=yes
+ac_cv_header_sys_ptrace_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_statvfs_h=yes
+ac_cv_header_sys_time_h=yes
+ac_cv_header_sys_timers_h=yes
+ac_cv_header_sys_times_h=yes
 ac_cv_header_sys_types_h=yes
+ac_cv_header_sys_un_h=yes
+ac_cv_header_sys_wait_h=yes
 ac_cv_header_sys_xti_h=no
+ac_cv_header_time_h=yes
+ac_cv_header_ttyent_h=yes
+ac_cv_header_ucontext_h=yes
 ac_cv_header_unistd_h=yes
+ac_cv_header_utime_h=yes
+ac_cv_header_vfork_h=no
+ac_cv_header_vis_h=yes
+ac_cv_header_wchar_h=yes
+ac_cv_header_wctype_h=yes
+ac_cv_header_zlib_h=yes
+ac_cv_lib_crypt_crypt=yes
+ac_cv_lib_edit_el_init=yes
 ac_cv_lib_m_floor=yes
+ac_cv_lib_pam_pam_set_item=yes
 ac_cv_lib_termcap_tgetent=yes
 ac_cv_lib_tinfo_tgetent=yes
+ac_cv_lib_z_deflate=yes
+ac_cv_libc_defines___progname=yes
+ac_cv_libc_defines_sys_errlist=yes
+ac_cv_libc_defines_sys_nerr=yes
+ac_cv_member_HEADER_ad=yes
+ac_cv_member_struct___res_state_retrans=yes
+ac_cv_member_struct_sigaction_sa_sigaction=yes
+ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
+ac_cv_member_struct_stat_st_blksize=yes
 ac_cv_objext=o
-ac_cv_path_EGREP='/bin/grep -E'
-ac_cv_path_GREP=/bin/grep
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
+ac_cv_path_BZIP2=/usr/bin/bzip2
+ac_cv_path_EGREP=/usr/bin/egrep
+ac_cv_path_FGREP=/usr/bin/fgrep
+ac_cv_path_GREP=/usr/bin/grep
+ac_cv_path_GZIP=/usr/bin/gzip
+ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp
+ac_cv_path_SED=/usr/bin/sed
+ac_cv_path_install=/usr/bin/install
 ac_cv_path_mkdir=/bin/mkdir
-ac_cv_prog_AWK=gawk
-ac_cv_prog_CPP='gcc -E'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_c89=
+ac_cv_prog_AWK=/usr/bin/awk
+ac_cv_prog_CPP=cpp
+ac_cv_prog_SED=/usr/bin/sed
+ac_cv_prog_ac_ct_CC=cc
+ac_cv_prog_cc_c89=''
 ac_cv_prog_cc_g=yes
 ac_cv_prog_make_make_set=yes
 ac_cv_sizeof_unsigned_char=1
 ac_cv_sizeof_unsigned_int=4
-ac_cv_sizeof_unsigned_long=8
+ac_cv_sizeof_unsigned_long=4
 ac_cv_sizeof_unsigned_short=2
+ac_cv_sys_long_file_names=yes
+ac_cv_type__Bool=yes
+ac_cv_type_char=yes
+ac_cv_type_char_p=yes
+ac_cv_type_fsblkcnt_t=yes
+ac_cv_type_fsfilcnt_t=yes
+ac_cv_type_in_addr_t=yes
+ac_cv_type_in_port_t=yes
+ac_cv_type_int16_t=yes
+ac_cv_type_int32_t=yes
+ac_cv_type_int=yes
+ac_cv_type_intmax_t=yes
+ac_cv_type_long=yes
+ac_cv_type_long_double=yes
+ac_cv_type_long_long=yes
+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_off_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_ptrdiff_t=yes
+ac_cv_type_short=yes
+ac_cv_type_sig_atomic_t=yes
+ac_cv_type_sigset_t=yes
+ac_cv_type_size_t=yes
 ac_cv_type_socklen_t=yes
+ac_cv_type_ssize_t=yes
+ac_cv_type_stack_t=yes
 ac_cv_type_struct_in_addr=yes
+ac_cv_type_struct_timespec=yes
+ac_cv_type_u_char=yes
+ac_cv_type_u_int16_t=yes
+ac_cv_type_u_int32_t=yes
+ac_cv_type_u_int8_t=yes
+ac_cv_type_u_int=yes
+ac_cv_type_u_long=yes
+ac_cv_type_u_short=yes
+ac_cv_type_uid_t=yes
+ac_cv_type_uintptr_t=yes
+ac_cv_type_unsigned_char=yes
+ac_cv_type_unsigned_int=yes
+ac_cv_type_unsigned_long=yes
+ac_cv_type_unsigned_long_long=yes
+ac_cv_type_unsigned_long_long_int=yes
+ac_cv_type_unsigned_short=yes
+ac_cv_type_volatile_sig_atomic_t=yes
+ac_cv_type_wchar_t=yes
+ac_cv_type_wint_t=yes
 am_cv_CC_dependencies_compiler_type=gcc3
+am_cv_make_support_nested_variables=yes
+am_cv_prog_cc_c_o=yes
+am_cv_prog_tar_ustar=/usr/bin/tar
+cl_cv_prog_LN=/bin/ln
+cl_cv_prog_cp='/bin/cp -p'
+gl_cv_func_btowc_eof=yes
+gl_cv_func_btowc_nul=yes
+gl_cv_func_fcntl_f_dupfd_cloexec=yes
+gl_cv_func_fnmatch_posix=yes
+gl_cv_func_fopen_slash=yes
+gl_cv_func_frexp_no_libm=yes
+gl_cv_func_fseeko=yes
+gl_cv_func_ftello=yes
+gl_cv_func_getcwd_null=yes
+gl_cv_func_getcwd_posix_signature=yes
+gl_cv_func_getopt_posix=yes
+gl_cv_func_isnand_no_libm=yes
+gl_cv_func_ldexp_no_libm=yes
+gl_cv_func_lseek_pipe=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=yes
+gl_cv_func_mbrtowc_nul_retval=yes
+gl_cv_func_mbrtowc_null_arg1=yes
+gl_cv_func_mbrtowc_null_arg2=yes
+gl_cv_func_mbrtowc_retval=yes
+gl_cv_func_mbrtowc_sanitycheck=yes
+gl_cv_func_open_slash=yes
+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_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_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_sigprocmask=1
+gl_cv_func_snprintf_retval_c99=yes
+gl_cv_func_snprintf_size1=yes
+gl_cv_func_snprintf_usable=yes
+gl_cv_func_spawnattr_setschedparam=yes
+gl_cv_func_spawnattr_setschedpolicy=yes
+gl_cv_func_stat_dir_slash=yes
+gl_cv_func_stat_file_slash=yes
+gl_cv_func_stpncpy=yes
+gl_cv_func_va_copy=yes
+gl_cv_func_wcrtomb_retval=yes
+gl_cv_have_include_next=yes
+gl_cv_have_raw_decl__Exit=yes
+gl_cv_have_raw_decl_alphasort=yes
+gl_cv_have_raw_decl_atoll=yes
+gl_cv_have_raw_decl_btowc=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_dprintf=yes
+gl_cv_have_raw_decl_dup2=yes
+gl_cv_have_raw_decl_dup=yes
+gl_cv_have_raw_decl_endusershell=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_fdopendir=yes
+gl_cv_have_raw_decl_ffsl=yes
+gl_cv_have_raw_decl_ffsll=yes
+gl_cv_have_raw_decl_fpurge=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_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=yes
+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_imaxabs=yes
+gl_cv_have_raw_decl_imaxdiv=yes
+gl_cv_have_raw_decl_initstate=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_link=yes
+gl_cv_have_raw_decl_linkat=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_memcpy=no
+gl_cv_have_raw_decl_memmem=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_mkstemp=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_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_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_pwrite=yes
+gl_cv_have_raw_decl_random=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_renameat=yes
+gl_cv_have_raw_decl_rewinddir=yes
+gl_cv_have_raw_decl_rmdir=yes
+gl_cv_have_raw_decl_rpmatch=yes
+gl_cv_have_raw_decl_scandir=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_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_sleep=yes
+gl_cv_have_raw_decl_snprintf=yes
+gl_cv_have_raw_decl_srandom=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_strdup=yes
+gl_cv_have_raw_decl_strerror_r=yes
+gl_cv_have_raw_decl_strncat=yes
+gl_cv_have_raw_decl_strndup=yes
+gl_cv_have_raw_decl_strnlen=yes
+gl_cv_have_raw_decl_strpbrk=yes
+gl_cv_have_raw_decl_strsep=yes
+gl_cv_have_raw_decl_strsignal=yes
+gl_cv_have_raw_decl_strtod=yes
+gl_cv_have_raw_decl_strtoimax=yes
+gl_cv_have_raw_decl_strtok_r=yes
+gl_cv_have_raw_decl_strtoll=yes
+gl_cv_have_raw_decl_strtoull=yes
+gl_cv_have_raw_decl_strtoumax=yes
+gl_cv_have_raw_decl_strverscmp=no
+gl_cv_have_raw_decl_symlink=yes
+gl_cv_have_raw_decl_symlinkat=yes
+gl_cv_have_raw_decl_tmpfile=yes
+gl_cv_have_raw_decl_towctrans=yes
+gl_cv_have_raw_decl_ttyname_r=yes
+gl_cv_have_raw_decl_unlink=yes
+gl_cv_have_raw_decl_unlinkat=yes
+gl_cv_have_raw_decl_unlockpt=yes
+gl_cv_have_raw_decl_unsetenv=yes
+gl_cv_have_raw_decl_usleep=yes
+gl_cv_have_raw_decl_vdprintf=yes
+gl_cv_have_raw_decl_vsnprintf=yes
+gl_cv_have_raw_decl_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_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_posix2001=yes
+gl_cv_header_signal_h_SIGPIPE=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_sigaltstack_low_base=yes
+gl_cv_size_max=yes
+gl_cv_sys_struct_timespec_in_time_h=yes
+gl_cv_sys_struct_timeval=yes
+gl_cv_type_sigset_t=yes
+gl_cv_type_wchar_t_signed=yes
+gl_cv_type_wctrans_t=yes
+gl_cv_type_wctype_t=yes
+gl_cv_type_wint_t_signed=yes
+gl_cv_var_stdin_large_offset=yes
+gt_cv_c_intmax_t=yes
+gt_cv_c_wchar_t=yes
+gt_cv_c_wint_t=yes
+gt_cv_func_printf_posix=yes
+gt_cv_func_unsetenv_ret=int
+gt_cv_int_divbyzero_sigfpe=yes
+gt_cv_siginfo_t=yes
+gt_cv_ssize_t=yes
+lt_cv_path_MAGIC_CMD=/usr/bin/file
+lt_cv_sys_max_cmd_len=262144
 
 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##
 
-ACLOCAL='${SHELL} /home/wolff/mtr/missing --run aclocal-1.11'
+ACLOCAL='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/missing aclocal-1.15'
 AMDEPBACKSLASH='\'
 AMDEP_FALSE='#'
 AMDEP_TRUE=''
-AMTAR='${SHELL} /home/wolff/mtr/missing --run tar'
-AUTOCONF='${SHELL} /home/wolff/mtr/missing --run autoconf'
-AUTOHEADER='${SHELL} /home/wolff/mtr/missing --run autoheader'
-AUTOMAKE='${SHELL} /home/wolff/mtr/missing --run automake-1.11'
-AWK='gawk'
-CC='gcc'
+AMTAR='$${TAR-tar}'
+AM_BACKSLASH='\'
+AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
+AM_DEFAULT_VERBOSITY='1'
+AM_V='$(V)'
+AUTOCONF='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/missing autoconf'
+AUTOHEADER='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/missing autoheader'
+AUTOMAKE='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/missing automake-1.15'
+AWK='/usr/bin/awk'
+CC='cc'
 CCDEPMODE='depmode=gcc3'
-CFLAGS='-g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wall -Wno-pointer-sign'
-CPP='gcc -E'
+CFLAGS='-O2 -pipe  -fstack-protector -fno-strict-aliasing -Wall -Wno-pointer-sign'
+CPP='cpp'
 CPPFLAGS=''
 CURSES_OBJ='curses.o'
 CYGPATH_W='echo'
@@ -1156,44 +2892,42 @@ DEPDIR='.deps'
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
-EGREP='/bin/grep -E'
+EGREP='/usr/bin/egrep'
 EXEEXT=''
-GLIB_CFLAGS=''
-GLIB_LIBS=''
-GREP='/bin/grep'
-GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12  '
-GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
-GTK_OBJ='gtk.o'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
+GREP='/usr/bin/grep'
+GTK_CFLAGS=''
+GTK_LIBS=''
+GTK_OBJ=''
+INSTALL_DATA='install  -m 0644'
+INSTALL_PROGRAM='install  -s -m 555'
+INSTALL_SCRIPT='install  -m 555'
 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 IPINFO_FALSE='#'
 IPINFO_TRUE=''
-LDFLAGS=''
+LDFLAGS=' -lncurses -fstack-protector'
 LIBOBJS=''
-LIBS='-lm -ltinfo -ltermcap  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0   -lm'
+LIBS='-lm -ltinfo -ltermcap '
 LTLIBOBJS=''
-MAKEINFO='${SHELL} /home/wolff/mtr/missing --run makeinfo'
+MAKEINFO='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/missing makeinfo'
 MKDIR_P='/bin/mkdir -p'
 OBJEXT='o'
 PACKAGE='mtr'
 PACKAGE_BUGREPORT=''
 PACKAGE_NAME='mtr'
-PACKAGE_STRING='mtr 0.85'
+PACKAGE_STRING='mtr 0.86'
 PACKAGE_TARNAME='mtr'
 PACKAGE_URL=''
-PACKAGE_VERSION='0.85'
+PACKAGE_VERSION='0.86'
 PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
+PKG_CONFIG='pkgconf'
 PKG_CONFIG_LIBDIR=''
 PKG_CONFIG_PATH=''
-RESOLV_LIBS='-lresolv'
+RESOLV_LIBS=''
 SET_MAKE=''
-SHELL='/bin/bash'
+SHELL='/bin/sh'
 STRIP=''
-VERSION='0.85'
-ac_ct_CC='gcc'
+VERSION='0.86'
+ac_ct_CC='cc'
 am__EXEEXT_FALSE=''
 am__EXEEXT_TRUE='#'
 am__fastdepCC_FALSE='#'
@@ -1201,11 +2935,12 @@ am__fastdepCC_TRUE=''
 am__include='include'
 am__isrc=''
 am__leading_dot='.'
+am__nodep='_no'
 am__quote=''
-am__tar='${AMTAR} chof - "$$tardir"'
-am__untar='${AMTAR} xf -'
+am__tar='$${TAR-tar} chof - "$$tardir"'
+am__untar='$${TAR-tar} xf -'
 bindir='${exec_prefix}/bin'
-build_alias=''
+build_alias='i386-portbld-freebsd12.0'
 datadir='${datarootdir}'
 datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
@@ -1214,14 +2949,14 @@ exec_prefix='${prefix}'
 host_alias=''
 htmldir='${docdir}'
 includedir='${prefix}/include'
-infodir='${datarootdir}/info'
-install_sh='${SHELL} /home/wolff/mtr/install-sh'
+infodir='/usr/local/info'
+install_sh='${SHELL} /usr/ports/net/mtr-nox11/work/mtr-0.86/install-sh'
 libdir='${exec_prefix}/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
-localstatedir='${prefix}/var'
-mandir='${datarootdir}/man'
-mkdir_p='/bin/mkdir -p'
+localstatedir='/var'
+mandir='/usr/local/man'
+mkdir_p='$(MKDIR_P)'
 oldincludedir='/usr/include'
 pdfdir='${docdir}'
 prefix='/usr/local'
@@ -1239,12 +2974,12 @@ target_alias=''
 /* confdefs.h */
 #define PACKAGE_NAME "mtr"
 #define PACKAGE_TARNAME "mtr"
-#define PACKAGE_VERSION "0.85"
-#define PACKAGE_STRING "mtr 0.85"
+#define PACKAGE_VERSION "0.86"
+#define PACKAGE_STRING "mtr 0.86"
 #define PACKAGE_BUGREPORT ""
 #define PACKAGE_URL ""
 #define PACKAGE "mtr"
-#define VERSION "0.85"
+#define VERSION "0.86"
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
@@ -1258,7 +2993,7 @@ target_alias=''
 #define SIZEOF_UNSIGNED_CHAR 1
 #define SIZEOF_UNSIGNED_SHORT 2
 #define SIZEOF_UNSIGNED_INT 4
-#define SIZEOF_UNSIGNED_LONG 8
+#define SIZEOF_UNSIGNED_LONG 4
 #define HAVE_NCURSES_H 1
 #define HAVE_CURSES_H 1
 #define HAVE_SYS_TYPES_H 1
@@ -1270,8 +3005,10 @@ target_alias=''
 #define HAVE_ATTRON 1
 #define HAVE_FCNTL 1
 #define HAVE_LIBM 1
+#define NO_GTK 1
 #define HAVE_SETEUID 1
 #define ENABLE_IPV6 /**/
+#define NEED_RES_STATE_EXT 1
 #define HAVE_DECL_ERRNO 1
 #define HAVE_SOCKLEN_T /**/
 #define HAVE_STRUCT_INADDR /**/