bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] segfault by movemail with imap


From: D. E. Evans
Subject: Re: [bug-mailutils] segfault by movemail with imap
Date: Thu, 31 Jul 2008 09:56:54 -0400

   Ulf Rehmann <address@hidden> ha escrit:

   > movemail quits with segmentation fault when connecting to an imap
   > server.

   I am unable to reproduce that. Please include your config.log file.

   Regards,
   Sergey

I also get this with 1.1, 1.2, and the current 1.9.91.  I also
get it with the Ubuntu 8.04 distributed version (though
fencepost's older mailutils works fine).  Included below
is my 1.9.91 config.log, since it doesn't appear that Ulf
included his:


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Mailutils configure 1.9.91, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr/local --with-pam --with-gdbm --with-gnutls

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

hostname = seshat
uname -m = x86_64
uname -r = 2.6.24-19-generic
uname -s = Linux
uname -v = #1 SMP Fri Jul 11 21:01:46 UTC 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2386: checking for a BSD-compatible install
configure:2442: result: /usr/bin/install -c
configure:2453: checking whether build environment is sane
configure:2496: result: yes
configure:2524: checking for a thread-safe mkdir -p
configure:2563: result: /bin/mkdir -p
configure:2576: checking for gawk
configure:2592: found /usr/bin/gawk
configure:2603: result: gawk
configure:2614: checking whether make sets $(MAKE)
configure:2635: result: yes
configure:2925: checking for gcc
configure:2941: found /usr/bin/gcc
configure:2952: result: gcc
configure:3190: checking for C compiler version
configure:3197: gcc --version >&5
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 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:3200: $? = 0
configure:3207: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:3210: $? = 0
configure:3217: gcc -V >&5
gcc: '-V' option must have argument
configure:3220: $? = 1
configure:3243: checking for C compiler default output file name
configure:3270: gcc    conftest.c  >&5
configure:3273: $? = 0
configure:3311: result: a.out
configure:3328: checking whether the C compiler works
configure:3338: ./a.out
configure:3341: $? = 0
configure:3358: result: yes
configure:3365: checking whether we are cross compiling
configure:3367: result: no
configure:3370: checking for suffix of executables
configure:3377: gcc -o conftest    conftest.c  >&5
configure:3380: $? = 0
configure:3404: result: 
configure:3410: checking for suffix of object files
configure:3436: gcc -c   conftest.c >&5
configure:3439: $? = 0
configure:3462: result: o
configure:3466: checking whether we are using the GNU C compiler
configure:3495: gcc -c   conftest.c >&5
configure:3501: $? = 0
configure:3518: result: yes
configure:3523: checking whether gcc accepts -g
configure:3553: gcc -c -g  conftest.c >&5
configure:3559: $? = 0
configure:3658: result: yes
configure:3675: checking for gcc option to accept ISO C89
configure:3749: gcc  -c -g -O2  conftest.c >&5
configure:3755: $? = 0
configure:3778: result: none needed
configure:3807: checking for style of include used by make
configure:3835: result: GNU
configure:3860: checking dependency style of gcc
configure:3951: result: gcc3
configure:3967: checking whether gcc and cc understand -c and -o together
configure:4002: gcc -c conftest.c -o conftest2.o >&5
configure:4005: $? = 0
configure:4011: gcc -c conftest.c -o conftest2.o >&5
configure:4014: $? = 0
configure:4025: cc -c conftest.c >&5
configure:4028: $? = 0
configure:4036: cc -c conftest.c -o conftest2.o >&5
configure:4039: $? = 0
configure:4045: cc -c conftest.c -o conftest2.o >&5
configure:4048: $? = 0
configure:4066: result: yes
configure:4135: checking for ranlib
configure:4151: found /usr/bin/ranlib
configure:4162: result: ranlib
configure:4200: checking how to run the C preprocessor
configure:4240: gcc -E  conftest.c
configure:4246: $? = 0
configure:4277: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4283: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4316: result: gcc -E
configure:4345: gcc -E  conftest.c
configure:4351: $? = 0
configure:4382: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4388: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4426: checking for grep that handles long lines and -e
configure:4500: result: /bin/grep
configure:4505: checking for egrep
configure:4583: result: /bin/grep -E
configure:4588: checking for ANSI C header files
configure:4618: gcc -c -g -O2  conftest.c >&5
configure:4624: $? = 0
configure:4723: gcc -o conftest -g -O2   conftest.c  >&5
configure:4726: $? = 0
configure:4732: ./conftest
configure:4735: $? = 0
configure:4752: result: yes
configure:4776: checking for sys/types.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for sys/stat.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for stdlib.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for string.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for memory.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for strings.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for inttypes.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for stdint.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4776: checking for unistd.h
configure:4797: gcc -c -g -O2  conftest.c >&5
configure:4803: $? = 0
configure:4819: result: yes
configure:4842: checking minix/config.h usability
configure:4859: gcc -c -g -O2  conftest.c >&5
conftest.c:54:26: error: minix/config.h: No such file or directory
configure:4865: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4879: result: no
configure:4883: checking minix/config.h presence
configure:4898: gcc -E  conftest.c
conftest.c:21:26: error: minix/config.h: No such file or directory
configure:4904: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4918: result: no
configure:4951: checking for minix/config.h
configure:4958: result: no
configure:4989: checking whether it is safe to define __EXTENSIONS__
configure:5017: gcc -c -g -O2  conftest.c >&5
configure:5023: $? = 0
configure:5038: result: yes
configure:5127: checking for g++
configure:5143: found /usr/bin/g++
configure:5154: result: g++
configure:5185: checking for C++ compiler version
configure:5192: g++ --version >&5
g++ (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Copyright (C) 2007 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:5195: $? = 0
configure:5202: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
configure:5205: $? = 0
configure:5212: g++ -V >&5
g++: '-V' option must have argument
configure:5215: $? = 1
configure:5218: checking whether we are using the GNU C++ compiler
configure:5247: g++ -c   conftest.cpp >&5
configure:5253: $? = 0
configure:5270: result: yes
configure:5275: checking whether g++ accepts -g
configure:5305: g++ -c -g  conftest.cpp >&5
configure:5311: $? = 0
configure:5410: result: yes
configure:5435: checking dependency style of g++
configure:5526: result: gcc3
configure:5554: checking for a BSD-compatible install
configure:5610: result: /usr/bin/install -c
configure:5621: checking whether ln -s works
configure:5625: result: yes
configure:5712: checking build system type
configure:5730: result: x86_64-unknown-linux-gnu
configure:5752: checking host system type
configure:5767: result: x86_64-unknown-linux-gnu
configure:5789: checking for a sed that does not truncate output
configure:5845: result: /bin/sed
configure:5859: checking for ld used by gcc
configure:5926: result: /usr/bin/ld
configure:5935: checking if the linker (/usr/bin/ld) is GNU ld
configure:5950: result: yes
configure:5955: checking for /usr/bin/ld option to reload object files
configure:5962: result: -r
configure:5980: checking for BSD-compatible nm
configure:6029: result: /usr/bin/nm -B
configure:6033: checking how to recognize dependent libraries
configure:6219: result: pass_all
configure:6307: gcc -c -g -O2  conftest.c >&5
configure:6310: $? = 0
configure:6473: checking dlfcn.h usability
configure:6490: gcc -c -g -O2  conftest.c >&5
configure:6496: $? = 0
configure:6510: result: yes
configure:6514: checking dlfcn.h presence
configure:6529: gcc -E  conftest.c
configure:6535: $? = 0
configure:6549: result: yes
configure:6582: checking for dlfcn.h
configure:6590: result: yes
configure:6613: checking how to run the C++ preprocessor
configure:6649: g++ -E  conftest.cpp
configure:6655: $? = 0
configure:6686: g++ -E  conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6725: result: g++ -E
configure:6754: g++ -E  conftest.cpp
configure:6760: $? = 0
configure:6791: g++ -E  conftest.cpp
conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
configure:6797: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6890: checking for g77
configure:6920: result: no
configure:6890: checking for xlf
configure:6920: result: no
configure:6890: checking for f77
configure:6920: result: no
configure:6890: checking for frt
configure:6920: result: no
configure:6890: checking for pgf77
configure:6920: result: no
configure:6890: checking for cf77
configure:6920: result: no
configure:6890: checking for fort77
configure:6920: result: no
configure:6890: checking for fl32
configure:6920: result: no
configure:6890: checking for af77
configure:6920: result: no
configure:6890: checking for xlf90
configure:6920: result: no
configure:6890: checking for f90
configure:6920: result: no
configure:6890: checking for pgf90
configure:6920: result: no
configure:6890: checking for pghpf
configure:6920: result: no
configure:6890: checking for epcf90
configure:6920: result: no
configure:6890: checking for gfortran
configure:6920: result: no
configure:6890: checking for g95
configure:6920: result: no
configure:6890: checking for xlf95
configure:6920: result: no
configure:6890: checking for f95
configure:6920: result: no
configure:6890: checking for fort
configure:6920: result: no
configure:6890: checking for ifort
configure:6920: result: no
configure:6890: checking for ifc
configure:6920: result: no
configure:6890: checking for efc
configure:6920: result: no
configure:6890: checking for pgf95
configure:6920: result: no
configure:6890: checking for lf95
configure:6920: result: no
configure:6890: checking for ftn
configure:6920: result: no
configure:6947: checking for Fortran 77 compiler version
configure:6954:  --version >&5
./configure: line 6955: --version: command not found
configure:6957: $? = 127
configure:6964:  -v >&5
./configure: line 6965: -v: command not found
configure:6967: $? = 127
configure:6974:  -V >&5
./configure: line 6975: -V: command not found
configure:6977: $? = 127
configure:6985: checking whether we are using the GNU Fortran 77 compiler
configure:7004:  -c  conftest.F >&5
./configure: line 7005: -c: command not found
configure:7010: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:7027: result: no
configure:7033: checking whether  accepts -g
configure:7050:  -c -g conftest.f >&5
./configure: line 7051: -c: command not found
configure:7056: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:7072: result: no
configure:7101: checking the maximum length of command line arguments
configure:7213: result: 98304
configure:7225: checking command to parse /usr/bin/nm -B output from gcc object
configure:7330: gcc -c -g -O2  conftest.c >&5
configure:7333: $? = 0
configure:7337: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7340: $? = 0
configure:7392: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7395: $? = 0
configure:7433: result: ok
configure:7437: checking for objdir
configure:7452: result: .libs
configure:7544: checking for ar
configure:7560: found /usr/bin/ar
configure:7571: result: ar
configure:7640: checking for ranlib
configure:7667: result: ranlib
configure:7736: checking for strip
configure:7752: found /usr/bin/strip
configure:7763: result: strip
configure:8361: checking if gcc supports -fno-rtti -fno-exceptions
configure:8379: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
configure:8383: $? = 0
configure:8396: result: no
configure:8411: checking for gcc option to produce PIC
configure:8643: result: -fPIC
configure:8651: checking if gcc PIC flag -fPIC works
configure:8669: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:8673: $? = 0
configure:8686: result: yes
configure:8714: checking if gcc static flag -static works
configure:8742: result: yes
configure:8752: checking if gcc supports -c -o file.o
configure:8773: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8777: $? = 0
configure:8799: result: yes
configure:8825: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:9805: result: yes
configure:9826: checking whether -lc should be explicitly linked in
configure:9831: gcc -c -g -O2  conftest.c >&5
configure:9834: $? = 0
configure:9849: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9852: $? = 0
configure:9864: result: no
configure:9872: checking dynamic linker characteristics
configure:10474: result: GNU/Linux ld.so
configure:10498: checking how to hardcode library paths into programs
configure:10523: result: immediate
configure:10537: checking whether stripping libraries is possible
configure:10542: result: yes
configure:10666: checking for shl_load
configure:10722: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc4p1ugs.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:61: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10728: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares 
shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10745: result: no
configure:10750: checking for shl_load in -ldld
configure:10785: gcc -o conftest -g -O2   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10809: result: no
configure:10814: checking for dlopen
configure:10870: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccKlZfSD.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:61: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10876: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:10893: result: no
configure:10898: checking for dlopen in -ldl
configure:10933: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:10939: $? = 0
configure:10957: result: yes
configure:11126: checking whether a program can dlopen itself
configure:11200: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
conftest.c -ldl  >&5
configure: In function 'main':
configure:11196: warning: incompatible implicit declaration of built-in 
function 'exit'
configure:11203: $? = 0
configure:11221: result: yes
configure:11226: checking whether a statically linked program can dlopen itself
configure:11300: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
-static conftest.c -ldl  >&5
configure: In function 'main':
configure:11296: warning: incompatible implicit declaration of built-in 
function 'exit'
/tmp/ccQwgvYY.o: In function `main':
/usr/local/src/mailutils-1.9.91/configure:11284: warning: Using 'dlopen' in 
statically linked applications requires at runtime the shared libraries from 
the glibc version used for linking
configure:11303: $? = 0
/lib/: cannot read file data: Is a directory
configure:11321: result: no
configure:11344: checking if libtool supports shared libraries
configure:11346: result: yes
configure:11349: checking whether to build shared libraries
configure:11370: result: yes
configure:11373: checking whether to build static libraries
configure:11377: result: yes
configure:11471: creating libtool
configure:12064: checking for ld used by g++
configure:12131: result: /usr/bin/ld -m elf_x86_64
configure:12140: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12155: result: yes
configure:12206: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:13152: result: yes
configure:13169: g++ -c -g -O2  conftest.cpp >&5
configure:13172: $? = 0
configure:13328: checking for g++ option to produce PIC
configure:13612: result: -fPIC
configure:13620: checking if g++ PIC flag -fPIC works
configure:13638: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:13642: $? = 0
configure:13655: result: yes
configure:13683: checking if g++ static flag -static works
configure:13711: result: yes
configure:13721: checking if g++ supports -c -o file.o
configure:13742: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13746: $? = 0
configure:13768: result: yes
configure:13794: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 
supports shared libraries
configure:13820: result: yes
configure:13887: checking dynamic linker characteristics
configure:14437: result: GNU/Linux ld.so
configure:14461: checking how to hardcode library paths into programs
configure:14486: result: immediate
configure:20711: checking for bison
configure:20741: result: no
configure:20711: checking for byacc
configure:20741: result: no
configure:20754: checking for flex
configure:20784: result: no
configure:20754: checking for lex
configure:20784: result: no
configure:20970: checking whether NLS is requested
configure:20979: result: yes
configure:21020: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:21052: result: /usr/bin/msgfmt
configure:21061: checking for gmsgfmt
configure:21092: result: /usr/bin/msgfmt
configure:21143: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:21175: result: /usr/bin/xgettext
configure:21221: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:21252: result: /usr/bin/msgmerge
configure:21309: checking for ld used by GCC
configure:21373: result: /usr/bin/ld -m elf_x86_64
configure:21382: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:21395: result: yes
configure:21402: checking for shared library run path origin
configure:21415: result: done
configure:21924: checking for CFPreferencesCopyAppValue
configure:21952: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:27:42: error: CoreFoundation/CFPreferences.h: No such file or 
directory
conftest.c: In function 'main':
conftest.c:31: error: 'NULL' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
configure:21958: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
|   ;
|   return 0;
| }
configure:21976: result: no
configure:21985: checking for CFLocaleCopyCurrent
configure:22013: gcc -o conftest -g -O2   conftest.c  -Wl,-framework 
-Wl,CoreFoundation >&5
conftest.c:27:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:22019: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
|   ;
|   return 0;
| }
configure:22037: result: no
configure:22088: checking for GNU gettext in libc
configure:22118: gcc -o conftest -g -O2   conftest.c  >&5
configure:22124: $? = 0
configure:22142: result: yes
configure:23034: checking whether to use NLS
configure:23036: result: yes
configure:23039: checking where the gettext function comes from
configure:23050: result: libc
configure:23142: checking for iconv
configure:23174: gcc -o conftest -g -O2   conftest.c  >&5
configure:23180: $? = 0
configure:23250: result: yes
configure:23253: checking for working iconv
configure:23339: gcc -o conftest -g -O2   conftest.c  >&5
configure:23342: $? = 0
configure:23348: ./conftest
configure:23351: $? = 0
configure:23369: result: yes
configure:23399: checking for iconv declaration
configure:23438: gcc -c -g -O2  conftest.c >&5
configure:23444: $? = 0
configure:23463: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:23488: checking iconv.h usability
configure:23505: gcc -c -g -O2  conftest.c >&5
configure:23511: $? = 0
configure:23525: result: yes
configure:23529: checking iconv.h presence
configure:23544: gcc -E  conftest.c
configure:23550: $? = 0
configure:23564: result: yes
configure:23597: checking for iconv.h
configure:23605: result: yes
configure:23618: checking for iconv_t
configure:23653: gcc -c -g -O2  conftest.c >&5
configure:23659: $? = 0
configure:23674: result: yes
configure:23709: checking for special C compiler options needed for large files
configure:23802: result: no
configure:23808: checking for _FILE_OFFSET_BITS value needed for large files
configure:23843: gcc -c -g -O2  conftest.c >&5
configure:23849: $? = 0
configure:23917: result: no
configure:24055: checking for working alloca.h
configure:24082: gcc -o conftest -g -O2   conftest.c  >&5
configure:24088: $? = 0
configure:24105: result: yes
configure:24115: checking for alloca
configure:24162: gcc -o conftest -g -O2   conftest.c  >&5
configure:24168: $? = 0
configure:24185: result: yes
configure:24416: checking for inline
configure:24442: gcc -c -g -O2  conftest.c >&5
configure:24448: $? = 0
configure:24466: result: inline
configure:24485: checking for C/C++ restrict keyword
configure:24520: gcc -c -g -O2  conftest.c >&5
configure:24526: $? = 0
configure:24544: result: __restrict
configure:24560: checking whether getenv is declared
configure:24589: gcc -c -g -O2  conftest.c >&5
configure:24595: $? = 0
configure:24610: result: yes
configure:24628: checking whether clearerr_unlocked is declared
configure:24657: gcc -c -g -O2  conftest.c >&5
configure:24663: $? = 0
configure:24678: result: yes
configure:24696: checking whether feof_unlocked is declared
configure:24725: gcc -c -g -O2  conftest.c >&5
configure:24731: $? = 0
configure:24746: result: yes
configure:24764: checking whether ferror_unlocked is declared
configure:24793: gcc -c -g -O2  conftest.c >&5
configure:24799: $? = 0
configure:24814: result: yes
configure:24832: checking whether fflush_unlocked is declared
configure:24861: gcc -c -g -O2  conftest.c >&5
configure:24867: $? = 0
configure:24882: result: yes
configure:24900: checking whether fgets_unlocked is declared
configure:24929: gcc -c -g -O2  conftest.c >&5
configure:24935: $? = 0
configure:24950: result: yes
configure:24968: checking whether fputc_unlocked is declared
configure:24997: gcc -c -g -O2  conftest.c >&5
configure:25003: $? = 0
configure:25018: result: yes
configure:25036: checking whether fputs_unlocked is declared
configure:25065: gcc -c -g -O2  conftest.c >&5
configure:25071: $? = 0
configure:25086: result: yes
configure:25104: checking whether fread_unlocked is declared
configure:25133: gcc -c -g -O2  conftest.c >&5
configure:25139: $? = 0
configure:25154: result: yes
configure:25172: checking whether fwrite_unlocked is declared
configure:25201: gcc -c -g -O2  conftest.c >&5
configure:25207: $? = 0
configure:25222: result: yes
configure:25240: checking whether getc_unlocked is declared
configure:25269: gcc -c -g -O2  conftest.c >&5
configure:25275: $? = 0
configure:25290: result: yes
configure:25308: checking whether getchar_unlocked is declared
configure:25337: gcc -c -g -O2  conftest.c >&5
configure:25343: $? = 0
configure:25358: result: yes
configure:25376: checking whether putc_unlocked is declared
configure:25405: gcc -c -g -O2  conftest.c >&5
configure:25411: $? = 0
configure:25426: result: yes
configure:25444: checking whether putchar_unlocked is declared
configure:25473: gcc -c -g -O2  conftest.c >&5
configure:25479: $? = 0
configure:25494: result: yes
configure:25519: checking for flockfile
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for funlockfile
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for __fsetlocking
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for tcgetattr
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for tcsetattr
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for isascii
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:79: warning: conflicting types for built-in function 'isascii'
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for mbsinit
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for setenv
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for sleep
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for vasnprintf
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccWITFKW.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:94: undefined reference to 
`vasnprintf'
collect2: ld returned 1 exit status
configure:25581: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| /* end confdefs.h.  */
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares 
vasnprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define vasnprintf innocuous_vasnprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char vasnprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef vasnprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char vasnprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_vasnprintf || defined __stub___vasnprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return vasnprintf ();
|   ;
|   return 0;
| }
configure:25599: result: no
configure:25519: checking for iswcntrl
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:83: warning: conflicting types for built-in function 'iswcntrl'
configure:25581: $? = 0
configure:25599: result: yes
configure:25519: checking for wcwidth
configure:25575: gcc -o conftest -g -O2   conftest.c  >&5
configure:25581: $? = 0
configure:25599: result: yes
configure:25631: checking features.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking features.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for features.h
configure:25748: result: yes
configure:25631: checking linewrap.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
conftest.c:96:22: error: linewrap.h: No such file or directory
configure:25654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linewrap.h>
configure:25668: result: no
configure:25672: checking linewrap.h presence
configure:25687: gcc -E  conftest.c
conftest.c:63:22: error: linewrap.h: No such file or directory
configure:25693: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| /* end confdefs.h.  */
| #include <linewrap.h>
configure:25707: result: no
configure:25740: checking for linewrap.h
configure:25748: result: no
configure:25631: checking float.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking float.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for float.h
configure:25748: result: yes
configure:25631: checking stdio_ext.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking stdio_ext.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for stdio_ext.h
configure:25748: result: yes
configure:25631: checking termios.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking termios.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for termios.h
configure:25748: result: yes
configure:25631: checking wchar.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking wchar.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for wchar.h
configure:25748: result: yes
configure:25621: checking for unistd.h
configure:25627: result: yes
configure:25621: checking for stdint.h
configure:25627: result: yes
configure:25631: checking stdio.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking stdio.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for stdio.h
configure:25748: result: yes
configure:25621: checking for stdlib.h
configure:25627: result: yes
configure:25621: checking for string.h
configure:25627: result: yes
configure:25621: checking for strings.h
configure:25627: result: yes
configure:25631: checking sysexits.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking sysexits.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for sysexits.h
configure:25748: result: yes
configure:25631: checking wctype.h usability
configure:25648: gcc -c -g -O2  conftest.c >&5
configure:25654: $? = 0
configure:25668: result: yes
configure:25672: checking wctype.h presence
configure:25687: gcc -E  conftest.c
configure:25693: $? = 0
configure:25707: result: yes
configure:25740: checking for wctype.h
configure:25748: result: yes
configure:25769: checking whether system is Windows or MSDOS
configure:25798: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:80: error: 'neither' undeclared (first use in this function)
conftest.c:80: error: (Each undeclared identifier is reported only once
conftest.c:80: error: for each function it appears in.)
conftest.c:80: error: expected ';' before 'MSDOS'
configure:25804: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined 
__CYGWIN__
| neither MSDOS nor Windows
| #endif
|   ;
|   return 0;
| }
configure:25820: result: no
configure:25913: checking whether // is distinct from /
configure:25942: result: no
configure:25981: checking whether strerror_r is declared
configure:26010: gcc -c -g -O2  conftest.c >&5
configure:26016: $? = 0
configure:26031: result: yes
configure:26053: checking for strerror_r
configure:26109: gcc -o conftest -g -O2   conftest.c  >&5
configure:26115: $? = 0
configure:26133: result: yes
configure:26143: checking whether strerror_r returns char *
configure:26177: gcc -c -g -O2  conftest.c >&5
configure:26183: $? = 0
configure:26259: result: yes
configure:26271: checking whether the preprocessor supports include_next
configure:26304: gcc -c -g -O2  -Iconftestd1 -Iconftestd2 conftest.c >&5
configure:26310: $? = 0
configure:26328: result: yes
configure:26390: checking whether getdelim is declared
configure:26419: gcc -c -g -O2  conftest.c >&5
configure:26425: $? = 0
configure:26440: result: yes
configure:26458: checking whether getline is declared
configure:26487: gcc -c -g -O2  conftest.c >&5
configure:26493: $? = 0
configure:26508: result: yes
configure:26543: checking getopt.h usability
configure:26560: gcc -c -g -O2  conftest.c >&5
configure:26566: $? = 0
configure:26580: result: yes
configure:26584: checking getopt.h presence
configure:26599: gcc -E  conftest.c
configure:26605: $? = 0
configure:26619: result: yes
configure:26652: checking for getopt.h
configure:26660: result: yes
configure:26682: checking for getopt_long_only
configure:26738: gcc -o conftest -g -O2   conftest.c  >&5
configure:26744: $? = 0
configure:26762: result: yes
configure:26777: checking whether optreset is declared
configure:26807: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:92: error: 'optreset' undeclared (first use in this function)
conftest.c:92: error: (Each undeclared identifier is reported only once
conftest.c:92: error: for each function it appears in.)
configure:26813: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
| 
| int
| main ()
| {
| #ifndef optreset
|   (void) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:26828: result: no
configure:26837: checking for working GNU getopt function
configure:26930: gcc -o conftest -g -O2   conftest.c  >&5
configure:26933: $? = 0
configure:26939: ./conftest
conftest: invalid option -- +
configure:26942: $? = 0
configure:26958: result: yes
configure:26965: checking whether getpass is declared
configure:26994: gcc -c -g -O2  conftest.c >&5
configure:27000: $? = 0
configure:27015: result: yes
configure:27043: checking whether flockfile is declared
configure:27072: gcc -c -g -O2  conftest.c >&5
configure:27078: $? = 0
configure:27093: result: yes
configure:27111: checking whether funlockfile is declared
configure:27140: gcc -c -g -O2  conftest.c >&5
configure:27146: $? = 0
configure:27161: result: yes
configure:27180: checking for nl_langinfo and CODESET
configure:27206: gcc -o conftest -g -O2   conftest.c  >&5
configure:27212: $? = 0
configure:27230: result: yes
configure:27241: checking whether we are using the GNU C Library 2.1 or newer
configure:27272: result: yes
configure:27279: checking whether malloc, realloc, calloc are POSIX compliant
configure:27309: gcc -c -g -O2  conftest.c >&5
configure:27315: $? = 0
configure:27331: result: yes
configure:27364: checking for stdlib.h
configure:27370: result: yes
configure:27504: checking for GNU libc compatible malloc
configure:27538: gcc -o conftest -g -O2   conftest.c  >&5
configure:27541: $? = 0
configure:27547: ./conftest
configure:27550: $? = 0
configure:27566: result: yes
configure:27582: checking for long long int
configure:27629: gcc -o conftest -g -O2   conftest.c  >&5
configure:27635: $? = 0
configure:27680: gcc -o conftest -g -O2   conftest.c  >&5
configure:27683: $? = 0
configure:27689: ./conftest
configure:27692: $? = 0
configure:27717: result: yes
configure:27792: checking whether snprintf is declared
configure:27821: gcc -c -g -O2  conftest.c >&5
configure:27827: $? = 0
configure:27842: result: yes
configure:27860: checking for stdbool.h that conforms to C99
configure:27953: gcc -c -g -O2  conftest.c >&5
configure:27959: $? = 0
configure:27974: result: yes
configure:27976: checking for _Bool
configure:28006: gcc -c -g -O2  conftest.c >&5
configure:28012: $? = 0
configure:28027: result: yes
configure:28046: checking for unsigned long long int
configure:28093: gcc -o conftest -g -O2   conftest.c  >&5
configure:28099: $? = 0
configure:28116: result: yes
configure:28138: checking for working strerror function
configure:28209: gcc -o conftest -g -O2   conftest.c  >&5
configure:28212: $? = 0
configure:28218: ./conftest
configure:28221: $? = 0
configure:28237: result: yes
configure:28420: checking whether strndup is declared
configure:28449: gcc -c -g -O2  conftest.c >&5
configure:28455: $? = 0
configure:28470: result: yes
configure:28488: checking whether strnlen is declared
configure:28517: gcc -c -g -O2  conftest.c >&5
configure:28523: $? = 0
configure:28538: result: yes
configure:28556: checking whether strtok_r is declared
configure:28585: gcc -c -g -O2  conftest.c >&5
configure:28591: $? = 0
configure:28606: result: yes
configure:28629: checking for wchar_t
configure:28656: gcc -c -g -O2  conftest.c >&5
configure:28662: $? = 0
configure:28677: result: yes
configure:28688: checking for wint_t
configure:28723: gcc -c -g -O2  conftest.c >&5
configure:28729: $? = 0
configure:28744: result: yes
configure:28754: checking for size_t
configure:28784: gcc -c -g -O2  conftest.c >&5
configure:28790: $? = 0
configure:28805: result: yes
configure:28818: checking for inttypes.h
configure:28845: gcc -c -g -O2  conftest.c >&5
configure:28851: $? = 0
configure:28866: result: yes
configure:28877: checking for stdint.h
configure:28904: gcc -c -g -O2  conftest.c >&5
configure:28910: $? = 0
configure:28925: result: yes
configure:28938: checking for intmax_t
configure:28973: gcc -c -g -O2  conftest.c >&5
configure:28979: $? = 0
configure:28994: result: yes
configure:29014: checking whether vsnprintf is declared
configure:29043: gcc -c -g -O2  conftest.c >&5
configure:29049: $? = 0
configure:29064: result: yes
configure:29111: checking for EOVERFLOW
configure:29509: result: yes
configure:29534: checking for alloca as a compiler built-in
configure:29562: result: yes
configure:29619: checking whether program_invocation_name is declared
configure:29649: gcc -c -g -O2  conftest.c >&5
configure:29655: $? = 0
configure:29670: result: yes
configure:29686: checking whether program_invocation_short_name is declared
configure:29716: gcc -c -g -O2  conftest.c >&5
configure:29722: $? = 0
configure:29737: result: yes
configure:29758: checking whether program_invocation_name is defined
configure:29781: gcc -o conftest -g -O2   conftest.c  >&5
configure:29787: $? = 0
configure:29798: result: yes
configure:29811: checking whether program_invocation_short_name is defined
configure:29834: gcc -o conftest -g -O2   conftest.c  >&5
configure:29840: $? = 0
configure:29851: result: yes
configure:29987: checking whether // is distinct from /
configure:30016: result: no
configure:30031: checking if environ is properly declared
configure:30059: gcc -c -g -O2  conftest.c >&5
conftest.c:113: error: conflicting types for 'environ'
/usr/include/unistd.h:498: error: previous declaration of 'environ' was here
configure:30065: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| /* end confdefs.h.  */
| #include <unistd.h>
|       extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
|   ;
|   return 0;
| }
configure:30081: result: yes
configure:30111: checking for error_at_line
configure:30137: gcc -o conftest -g -O2   conftest.c  >&5
configure:30143: $? = 0
configure:30160: result: yes
configure:30276: checking for getdelim
configure:30332: gcc -o conftest -g -O2   conftest.c  >&5
configure:30338: $? = 0
configure:30356: result: yes
configure:30495: checking for getline
configure:30551: gcc -o conftest -g -O2   conftest.c  >&5
configure:30557: $? = 0
configure:30574: result: yes
configure:30583: checking for working getline function
configure:30644: gcc -o conftest -g -O2   conftest.c  >&5
configure:30647: $? = 0
configure:30653: ./conftest
configure:30656: $? = 0
configure:30672: result: yes
configure:30994: checking whether __fsetlocking is declared
configure:31027: gcc -c -g -O2  conftest.c >&5
configure:31033: $? = 0
configure:31048: result: yes
configure:31099: checking whether the compiler generally respects inline
configure:31130: gcc -c -g -O2  conftest.c >&5
configure:31136: $? = 0
configure:31153: result: yes
configure:31180: checking for stdlib.h
configure:31186: result: yes
configure:31320: checking for GNU libc compatible malloc
configure:31382: result: yes
configure:31465: checking whether mbrtowc and mbstate_t are properly declared
configure:31495: gcc -o conftest -g -O2   conftest.c  >&5
configure:31501: $? = 0
configure:31518: result: yes
configure:31529: checking whether mbswidth is declared in <wchar.h>
configure:31567: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:137: error: 'mbswidth' undeclared (first use in this function)
conftest.c:137: error: (Each undeclared identifier is reported only once
conftest.c:137: error: for each function it appears in.)
configure:31573: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| /* end confdefs.h.  */
| 
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
|    <wchar.h>.
|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|    before <wchar.h>.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <time.h>
| #include <wchar.h>
| 
| int
| main ()
| {
| 
|   char *p = (char *) mbswidth;
|   return !p;
| 
|   ;
|   return 0;
| }
configure:31588: result: no
configure:31601: checking for mbstate_t
configure:31628: gcc -c -g -O2  conftest.c >&5
configure:31634: $? = 0
configure:31649: result: yes
configure:31682: checking for mempcpy
configure:31738: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:148: warning: conflicting types for built-in function 'mempcpy'
configure:31744: $? = 0
configure:31762: result: yes
configure:31798: checking for obstacks
configure:31829: gcc -o conftest -g -O2   conftest.c  >&5
configure:31835: $? = 0
configure:31852: result: yes
configure:31877: checking for stdlib.h
configure:31883: result: yes
configure:32017: checking for GNU libc compatible realloc
configure:32051: gcc -o conftest -g -O2   conftest.c  >&5
configure:32054: $? = 0
configure:32060: ./conftest
configure:32063: $? = 0
configure:32079: result: yes
configure:32422: checking for stdint.h
configure:32428: result: yes
configure:32562: checking for SIZE_MAX
configure:33275: result: yes
configure:33317: checking for snprintf
configure:33373: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:155: warning: conflicting types for built-in function 'snprintf'
configure:33379: $? = 0
configure:33397: result: yes
configure:33543: checking whether stdint.h conforms to C99
configure:33722: gcc -c -g -O2  conftest.c >&5
configure:33728: $? = 0
configure:33743: result: yes
configure:34631: checking for strcasecmp
configure:34687: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:156: warning: conflicting types for built-in function 'strcasecmp'
configure:34693: $? = 0
configure:34711: result: yes
configure:34746: checking for strncasecmp
configure:34802: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:157: warning: conflicting types for built-in function 'strncasecmp'
configure:34808: $? = 0
configure:34826: result: yes
configure:34846: checking whether strncasecmp is declared
configure:34875: gcc -c -g -O2  conftest.c >&5
configure:34881: $? = 0
configure:34896: result: yes
configure:34934: checking for strchrnul
configure:34990: gcc -o conftest -g -O2   conftest.c  >&5
configure:34996: $? = 0
configure:35014: result: yes
configure:35080: checking for working strndup
configure:35224: gcc -o conftest -g -O2   conftest.c  >&5
configure:35227: $? = 0
configure:35233: ./conftest
configure:35236: $? = 0
configure:35252: result: yes
configure:35290: checking for working strnlen
configure:35334: gcc -o conftest -g -O2   conftest.c  >&5
configure:35337: $? = 0
configure:35343: ./conftest
configure:35346: $? = 0
configure:35362: result: yes
configure:35406: checking for strtok_r
configure:35462: gcc -o conftest -g -O2   conftest.c  >&5
configure:35468: $? = 0
configure:35486: result: yes
configure:35614: gcc -c -g -O2  conftest.c >&5
configure:35620: $? = 0
configure:35774: checking for ptrdiff_t
configure:35804: gcc -c -g -O2  conftest.c >&5
configure:35810: $? = 0
configure:35825: result: yes
configure:35850: checking for snprintf
configure:35930: result: yes
configure:35850: checking for wcslen
configure:35906: gcc -o conftest -g -O2   conftest.c  >&5
configure:35912: $? = 0
configure:35930: result: yes
configure:35940: checking whether _snprintf is declared
configure:35970: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:147: error: '_snprintf' undeclared (first use in this function)
conftest.c:147: error: (Each undeclared identifier is reported only once
conftest.c:147: error: for each function it appears in.)
configure:35976: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| 
| int
| main ()
| {
| #ifndef _snprintf
|   (void) _snprintf;
| #endif
| 
|   ;
|   return 0;
| }
configure:35991: result: no
configure:36020: checking for vasprintf
configure:36076: gcc -o conftest -g -O2   conftest.c  >&5
configure:36082: $? = 0
configure:36100: result: yes
configure:36164: checking for vsnprintf
configure:36220: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:166: warning: conflicting types for built-in function 'vsnprintf'
configure:36226: $? = 0
configure:36244: result: yes
configure:36286: checking whether <wchar.h> is standalone
configure:36301: gcc -c -g -O2  conftest.c >&5
configure:36307: $? = 0
configure:36322: result: yes
configure:36499: checking whether wcwidth is declared
configure:36540: gcc -c -g -O2  conftest.c >&5
configure:36546: $? = 0
configure:36561: result: yes
configure:36586: checking whether wcwidth works reasonably in UTF-8 locales
configure:36634: gcc -o conftest -g -O2   conftest.c  >&5
configure:36637: $? = 0
configure:36643: ./conftest
configure:36646: $? = 0
configure:36663: result: yes
configure:36717: checking for stdint.h
configure:36723: result: yes
configure:36881: checking for res_query in -lresolv
configure:36916: gcc -o conftest -g -O2   conftest.c -lresolv   >&5
/tmp/cc0MYznD.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:157: undefined reference to 
`res_query'
collect2: ld returned 1 exit status
configure:36922: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_query ();
| int
| main ()
| {
| return res_query ();
|   ;
|   return 0;
| }
configure:36940: result: no
configure:36954: checking for lt_dlinit in -lltdl
configure:36989: gcc -o conftest -g -O2   conftest.c -lltdl   >&5
configure:36995: $? = 0
configure:37013: result: yes
configure:37419: checking for main in -lwrap
configure:37448: gcc -o conftest -g -O2   conftest.c -lwrap   >&5
configure:37454: $? = 0
configure:37472: result: yes
configure:37480: checking for main in -lnsl
configure:37509: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
configure:37515: $? = 0
configure:37533: result: yes
configure:37554: checking tcpd.h usability
configure:37571: gcc -c -g -O2  conftest.c >&5
configure:37577: $? = 0
configure:37591: result: yes
configure:37595: checking tcpd.h presence
configure:37610: gcc -E  conftest.c
configure:37616: $? = 0
configure:37630: result: yes
configure:37663: checking for tcpd.h
configure:37671: result: yes
configure:38633: checking whether to use GNU SASL library
configure:38923: result: no
configure:38977: checking gnutls/gnutls.h usability
configure:38994: gcc -c -g -O2  conftest.c >&5
configure:39000: $? = 0
configure:39014: result: yes
configure:39018: checking gnutls/gnutls.h presence
configure:39033: gcc -E  conftest.c
configure:39039: $? = 0
configure:39053: result: yes
configure:39086: checking for gnutls/gnutls.h
configure:39093: result: yes
configure:39106: checking for main in -lgcrypt
configure:39135: gcc -o conftest -g -O2   conftest.c -lgcrypt   >&5
configure:39141: $? = 0
configure:39159: result: yes
configure:39168: checking for gnutls_global_init in -lgnutls
configure:39203: gcc -o conftest -g -O2   conftest.c -lgnutls   -lgcrypt >&5
configure:39209: $? = 0
configure:39227: result: yes
configure:39241: checking whether to use TLS libraries
configure:39243: result: yes
configure:39367: checking for log facility
configure:39421: result: LOG_MAIL
configure:39424: checking for ANSI C header files
configure:39588: result: yes
configure:39606: checking for dirent.h that defines DIR
configure:39635: gcc -c -g -O2  conftest.c >&5
configure:39641: $? = 0
configure:39657: result: yes
configure:39670: checking for library containing opendir
configure:39711: gcc -o conftest -g -O2   conftest.c  >&5
configure:39717: $? = 0
configure:39745: result: none required
configure:39882: checking errno.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking errno.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for errno.h
configure:39999: result: yes
configure:39882: checking fcntl.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking fcntl.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for fcntl.h
configure:39999: result: yes
configure:39872: checking for inttypes.h
configure:39878: result: yes
configure:39882: checking libgen.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking libgen.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for libgen.h
configure:39999: result: yes
configure:39882: checking limits.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking limits.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for limits.h
configure:39999: result: yes
configure:39882: checking malloc.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking malloc.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for malloc.h
configure:39999: result: yes
configure:39882: checking obstack.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking obstack.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for obstack.h
configure:39999: result: yes
configure:39882: checking paths.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking paths.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for paths.h
configure:39999: result: yes
configure:39882: checking shadow.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking shadow.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for shadow.h
configure:39999: result: yes
configure:39882: checking socket.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
conftest.c:196:20: error: socket.h: No such file or directory
configure:39905: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <socket.h>
configure:39919: result: no
configure:39923: checking socket.h presence
configure:39938: gcc -E  conftest.c
conftest.c:163:20: error: socket.h: No such file or directory
configure:39944: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| /* end confdefs.h.  */
| #include <socket.h>
configure:39958: result: no
configure:39991: checking for socket.h
configure:39999: result: no
configure:39882: checking sys/socket.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sys/socket.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sys/socket.h
configure:39999: result: yes
configure:39882: checking stdarg.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking stdarg.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for stdarg.h
configure:39999: result: yes
configure:39872: checking for stdio.h
configure:39878: result: yes
configure:39872: checking for stdlib.h
configure:39878: result: yes
configure:39872: checking for string.h
configure:39878: result: yes
configure:39872: checking for strings.h
configure:39878: result: yes
configure:39882: checking sys/file.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sys/file.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sys/file.h
configure:39999: result: yes
configure:39872: checking for sysexits.h
configure:39878: result: yes
configure:39882: checking syslog.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking syslog.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for syslog.h
configure:39999: result: yes
configure:39882: checking termcap.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking termcap.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for termcap.h
configure:39999: result: yes
configure:39872: checking for termios.h
configure:39878: result: yes
configure:39882: checking termio.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking termio.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for termio.h
configure:39999: result: yes
configure:39882: checking sgtty.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking sgtty.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for sgtty.h
configure:39999: result: yes
configure:39882: checking utmp.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking utmp.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for utmp.h
configure:39999: result: yes
configure:39882: checking utmpx.h usability
configure:39899: gcc -c -g -O2  conftest.c >&5
configure:39905: $? = 0
configure:39919: result: yes
configure:39923: checking utmpx.h presence
configure:39938: gcc -E  conftest.c
configure:39944: $? = 0
configure:39958: result: yes
configure:39991: checking for utmpx.h
configure:39999: result: yes
configure:39872: checking for unistd.h
configure:39878: result: yes
configure:40013: checking for an ANSI C-conforming const
configure:40088: gcc -c -g -O2  conftest.c >&5
configure:40094: $? = 0
configure:40109: result: yes
configure:40119: checking for uid_t in sys/types.h
configure:40142: result: yes
configure:40157: checking for mode_t
configure:40187: gcc -c -g -O2  conftest.c >&5
configure:40193: $? = 0
configure:40208: result: yes
configure:40220: checking for off_t
configure:40250: gcc -c -g -O2  conftest.c >&5
configure:40256: $? = 0
configure:40271: result: yes
configure:40283: checking for pid_t
configure:40313: gcc -c -g -O2  conftest.c >&5
configure:40319: $? = 0
configure:40334: result: yes
configure:40346: checking for size_t
configure:40397: result: yes
configure:40409: checking for ssize_t
configure:40439: gcc -c -g -O2  conftest.c >&5
configure:40445: $? = 0
configure:40460: result: yes
configure:40472: checking return type of signal handlers
configure:40500: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:185: error: void value not ignored as it ought to be
configure:40506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:40521: result: void
configure:40529: checking whether sys_siglist is declared
configure:40564: gcc -c -g -O2  conftest.c >&5
configure:40570: $? = 0
configure:40585: result: yes
configure:40604: checking whether struct tm is in sys/time.h or time.h
configure:40634: gcc -c -g -O2  conftest.c >&5
configure:40640: $? = 0
configure:40655: result: time.h
configure:40665: checking for struct tm.tm_zone
configure:40696: gcc -c -g -O2  conftest.c >&5
configure:40702: $? = 0
configure:40762: result: yes
configure:40913: checking for ino_t
configure:40943: gcc -c -g -O2  conftest.c >&5
configure:40949: $? = 0
configure:40964: result: yes
configure:40976: checking for dev_t
configure:41006: gcc -c -g -O2  conftest.c >&5
configure:41012: $? = 0
configure:41027: result: yes
configure:41039: checking for socklen_t
configure:41080: gcc -c -g -O2  conftest.c >&5
configure:41086: $? = 0
configure:41101: result: yes
configure:41113: checking for long long
configure:41143: gcc -c -g -O2  conftest.c >&5
configure:41149: $? = 0
configure:41164: result: yes
configure:41176: checking for long double
configure:41206: gcc -c -g -O2  conftest.c >&5
configure:41212: $? = 0
configure:41227: result: yes
configure:41274: gcc -o conftest -g -O2   conftest.c  >&5
configure:41277: $? = 0
configure:41283: ./conftest
configure:41286: $? = 0
configure:41302: checking whether struct tm is in sys/time.h or time.h
configure:41353: result: time.h
configure:41363: checking for struct tm.tm_zone
configure:41458: result: yes
configure:41468: checking for struct tm.tm_gmtoff
configure:41498: gcc -c -g -O2  conftest.c >&5
configure:41504: $? = 0
configure:41563: result: yes
configure:41573: checking for struct tm.tm_isdst
configure:41603: gcc -c -g -O2  conftest.c >&5
configure:41609: $? = 0
configure:41668: result: yes
configure:41687: checking for off_t
configure:41738: result: yes
configure:41745: checking size of off_t
configure:42047: gcc -o conftest -g -O2   conftest.c  >&5
configure:42050: $? = 0
configure:42056: ./conftest
configure:42059: $? = 0
configure:42082: result: 8
configure:42092: checking for long
configure:42122: gcc -c -g -O2  conftest.c >&5
configure:42128: $? = 0
configure:42143: result: yes
configure:42150: checking size of long
configure:42452: gcc -o conftest -g -O2   conftest.c  >&5
configure:42455: $? = 0
configure:42461: ./conftest
configure:42464: $? = 0
configure:42487: result: 8
configure:42497: checking for long long
configure:42548: result: yes
configure:42555: checking size of long long
configure:42857: gcc -o conftest -g -O2   conftest.c  >&5
configure:42860: $? = 0
configure:42866: ./conftest
configure:42869: $? = 0
configure:42892: result: 8
configure:42918: checking for stdlib.h
configure:42924: result: yes
configure:42918: checking for unistd.h
configure:42924: result: yes
configure:43062: checking for getpagesize
configure:43118: gcc -o conftest -g -O2   conftest.c  >&5
configure:43124: $? = 0
configure:43142: result: yes
configure:43152: checking for working mmap
configure:43299: gcc -o conftest -g -O2   conftest.c  >&5
configure:43302: $? = 0
configure:43308: ./conftest
configure:43311: $? = 0
configure:43327: result: yes
configure:43339: checking whether strtok_r is declared
configure:43395: result: yes
configure:43411: checking whether strchrnul is declared
configure:43446: gcc -c -g -O2  conftest.c >&5
configure:43452: $? = 0
configure:43467: result: yes
configure:43483: checking whether strndup is declared
configure:43539: result: yes
configure:43555: checking whether asprintf is declared
configure:43590: gcc -c -g -O2  conftest.c >&5
configure:43596: $? = 0
configure:43611: result: yes
configure:43627: checking whether vasprintf is declared
configure:43662: gcc -c -g -O2  conftest.c >&5
configure:43668: $? = 0
configure:43683: result: yes
configure:43699: checking whether strsignal is declared
configure:43734: gcc -c -g -O2  conftest.c >&5
configure:43740: $? = 0
configure:43755: result: yes
configure:43774: checking whether environ is declared
configure:43805: gcc -c -g -O2  conftest.c >&5
configure:43811: $? = 0
configure:43826: result: yes
configure:43862: checking for mkstemp
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for sigaction
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for sysconf
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for getdelim
configure:43942: result: yes
configure:43862: checking for setreuid
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for setresuid
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for seteuid
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for setlocale
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for vfork
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
configure:43924: $? = 0
configure:43942: result: yes
configure:43862: checking for _exit
configure:43918: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:232: warning: conflicting types for built-in function '_exit'
configure:43924: $? = 0
configure:43942: result: yes
configure:43953: checking for _LARGEFILE_SOURCE value needed for large files
configure:43980: gcc -o conftest -g -O2   conftest.c  >&5
configure:43986: $? = 0
configure:44050: result: no
configure:44073: checking for function prototypes
configure:44076: result: yes
configure:44093: checking whether setvbuf arguments are reversed
configure:44123: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:215: error: conflicting types for 'setvbuf'
/usr/include/stdio.h:312: error: previous declaration of 'setvbuf' was here
configure:44129: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #       ifdef PROTOTYPES
|          int (setvbuf) (FILE *, int, char *, size_t);
| #       endif
| int
| main ()
| {
| char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
|   ;
|   return 0;
| }
configure:44250: result: no
configure:44268: checking for fgetpwent
configure:44324: gcc -o conftest -g -O2   conftest.c  >&5
configure:44330: $? = 0
configure:44348: result: yes
configure:44366: checking for utmp.h
configure:44372: result: yes
configure:44509: checking for getutent
configure:44565: gcc -o conftest -g -O2   conftest.c  >&5
configure:44571: $? = 0
configure:44588: result: yes
configure:44649: checking fribidi/fribidi.h usability
configure:44666: gcc -c -g -O2  conftest.c >&5
conftest.c:249:29: error: fribidi/fribidi.h: No such file or directory
configure:44672: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fribidi/fribidi.h>
configure:44686: result: no
configure:44690: checking fribidi/fribidi.h presence
configure:44705: gcc -E  conftest.c
conftest.c:216:29: error: fribidi/fribidi.h: No such file or directory
configure:44711: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| /* end confdefs.h.  */
| #include <fribidi/fribidi.h>
configure:44725: result: no
configure:44758: checking for fribidi/fribidi.h
configure:44766: result: no
configure:45548: checking for ldap_bind in -lldap
configure:45583: gcc -o conftest -g -O2   conftest.c -lldap   >&5
/usr/bin/ld: cannot find -lldap
collect2: ld returned 1 exit status
configure:45589: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ldap_bind ();
| int
| main ()
| {
| return ldap_bind ();
|   ;
|   return 0;
| }
configure:45607: result: no
configure:45951: checking radius/radius.h usability
configure:45968: gcc -c -g -O2  conftest.c >&5
conftest.c:257:27: error: radius/radius.h: No such file or directory
configure:45974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| #define ENABLE_VIRTUAL_DOMAINS 1
| #define ENABLE_IMAP 1
| #define ENABLE_POP 1
| #define ENABLE_NNTP 1
| #define ENABLE_SMTP 1
| #define ENABLE_SENDMAIL 1
| #define ENABLE_MH 1
| #define ENABLE_MAILDIR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <radius/radius.h>
configure:45988: result: no
configure:45992: checking radius/radius.h presence
configure:46007: gcc -E  conftest.c
conftest.c:224:27: error: radius/radius.h: No such file or directory
configure:46013: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| #define ENABLE_VIRTUAL_DOMAINS 1
| #define ENABLE_IMAP 1
| #define ENABLE_POP 1
| #define ENABLE_NNTP 1
| #define ENABLE_SMTP 1
| #define ENABLE_SENDMAIL 1
| #define ENABLE_MH 1
| #define ENABLE_MAILDIR 1
| /* end confdefs.h.  */
| #include <radius/radius.h>
configure:46027: result: no
configure:46060: checking for radius/radius.h
configure:46068: result: no
configure:46223: checking security/pam_appl.h usability
configure:46240: gcc -c -g -O2  conftest.c >&5
configure:46246: $? = 0
configure:46260: result: yes
configure:46264: checking security/pam_appl.h presence
configure:46279: gcc -E  conftest.c
configure:46285: $? = 0
configure:46299: result: yes
configure:46332: checking for security/pam_appl.h
configure:46340: result: yes
configure:46354: checking for dlopen in -ldl
configure:46413: result: yes
configure:46421: checking for pam_start in -lpam
configure:46456: gcc -o conftest -g -O2   conftest.c -lpam -ldl  >&5
configure:46462: $? = 0
configure:46480: result: yes
configure:46511: checking crypt.h usability
configure:46528: gcc -c -g -O2  conftest.c >&5
configure:46534: $? = 0
configure:46548: result: yes
configure:46552: checking crypt.h presence
configure:46567: gcc -E  conftest.c
configure:46573: $? = 0
configure:46587: result: yes
configure:46620: checking for crypt.h
configure:46628: result: yes
configure:46641: checking whether crypt is declared
configure:46675: gcc -c -g -O2  conftest.c >&5
configure:46681: $? = 0
configure:46696: result: yes
configure:46718: checking for crypt in -lcrypt
configure:46753: gcc -o conftest -g -O2   conftest.c -lcrypt   >&5
configure:46759: $? = 0
configure:46777: result: yes
configure:46794: checking for pthread_cancel in -lpthread
configure:46829: gcc -o conftest -g -O2   conftest.c -lpthread  -lcrypt  >&5
configure:46835: $? = 0
configure:46853: result: yes
configure:46877: checking pthread.h usability
configure:46894: gcc -c -g -O2  conftest.c >&5
configure:46900: $? = 0
configure:46914: result: yes
configure:46918: checking pthread.h presence
configure:46933: gcc -E  conftest.c
configure:46939: $? = 0
configure:46953: result: yes
configure:46986: checking for pthread.h
configure:46994: result: yes
configure:47021: checking for pthread_rwlock_init
configure:47077: gcc -o conftest -g -O2   conftest.c -lcrypt  -lpthread >&5
configure:47083: $? = 0
configure:47101: result: yes
configure:47445: checking for gethostbyname
configure:47501: gcc -o conftest -g -O2   conftest.c -lcrypt  -lpthread >&5
configure:47507: $? = 0
configure:47524: result: yes
configure:47597: checking for socket
configure:47653: gcc -o conftest -g -O2   conftest.c -lcrypt  -lpthread >&5
configure:47659: $? = 0
configure:47676: result: yes
configure:47752: checking for tputs in -lncurses
configure:47787: gcc -o conftest -g -O2   conftest.c -lncurses  -lcrypt  
-lpthread >&5
configure:47793: $? = 0
configure:47812: result: yes
configure:47829: checking for readline in -lreadline
configure:47864: gcc -o conftest -g -O2   conftest.c -lreadline  -lcrypt  
-lpthread -lncurses >&5
configure:47870: $? = 0
configure:47888: result: yes
configure:47912: checking readline/readline.h usability
configure:47929: gcc -c -g -O2  conftest.c >&5
configure:47935: $? = 0
configure:47949: result: yes
configure:47953: checking readline/readline.h presence
configure:47968: gcc -E  conftest.c
configure:47974: $? = 0
configure:47988: result: yes
configure:48021: checking for readline/readline.h
configure:48029: result: yes
configure:48053: checking for rl_completion_matches
configure:48109: gcc -o conftest -g -O2   conftest.c -lcrypt  -lpthread 
-lreadline -lncurses >&5
configure:48115: $? = 0
configure:48133: result: yes
configure:48540: checking for gdbm_open in -lgdbm
configure:48575: gcc -o conftest -g -O2   conftest.c -lgdbm  -lcrypt  -lpthread 
>&5
configure:48581: $? = 0
configure:48599: result: yes
configure:48617: checking gdbm.h usability
configure:48634: gcc -c -g -O2  conftest.c >&5
configure:48640: $? = 0
configure:48654: result: yes
configure:48658: checking gdbm.h presence
configure:48673: gcc -E  conftest.c
configure:48679: $? = 0
configure:48693: result: yes
configure:48726: checking for gdbm.h
configure:48734: result: yes
configure:49036: checking for guile-config
configure:49054: found /usr/bin/guile-config
configure:49067: result: /usr/bin/guile-config
configure:49083: checking for guile version 1.4 or higher
configure:49098: result: OK
configure:49125: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49131: $? = 0
configure:49160: checking whether to build guile support
configure:49192: result: yes
configure:49208: checking for scm_long2num
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49270: $? = 0
configure:49288: result: yes
configure:49208: checking for scm_cell
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
/tmp/ccqZJNkJ.o: In function `main':
/usr/local/src/mailutils-1.9.91/conftest.c:275: undefined reference to 
`scm_cell'
collect2: ld returned 1 exit status
configure:49270: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| #define ENABLE_VIRTUAL_DOMAINS 1
| #define ENABLE_IMAP 1
| #define ENABLE_POP 1
| #define ENABLE_NNTP 1
| #define ENABLE_SMTP 1
| #define ENABLE_SENDMAIL 1
| #define ENABLE_MH 1
| #define ENABLE_MAILDIR 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define USE_LIBPAM 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DECL_CRYPT 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_PTHREAD_H 1
| #define WITH_PTHREAD 1
| #define _REENTRANT 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_READLINE_READLINE_H 1
| #define WITH_READLINE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_GDBM_H 1
| #define WITH_GDBM 1
| #define GUILE_VERSION 16
| #define WITH_GUILE 1
| #define HAVE_SCM_LONG2NUM 1
| /* end confdefs.h.  */
| /* Define scm_cell to an innocuous variant, in case <limits.h> declares 
scm_cell.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define scm_cell innocuous_scm_cell
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char scm_cell (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef scm_cell
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char scm_cell ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_scm_cell || defined __stub___scm_cell
| choke me
| #endif
| 
| int
| main ()
| {
| return scm_cell ();
|   ;
|   return 0;
| }
configure:49288: result: no
configure:49208: checking for scm_list_1
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49270: $? = 0
configure:49288: result: yes
configure:49208: checking for scm_list_n
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49270: $? = 0
configure:49288: result: yes
configure:49208: checking for scm_c_define
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49270: $? = 0
configure:49288: result: yes
configure:49208: checking for scm_c_lookup
configure:49264: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
configure:49270: $? = 0
configure:49288: result: yes
configure:49299: checking for inline scm_cell
configure:49322: gcc -o conftest -g -O2    conftest.c -lcrypt  -lpthread -lgdbm 
-lguile -lguile-ltdl -lcrypt -lm >&5
conftest.c: In function 'main':
conftest.c:249: error: expected declaration specifiers or '...' before '(' token
conftest.c:249: error: expected ')' before ',' token
configure:49328: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "1.9.91"
| #define PACKAGE_STRING "GNU Mailutils 1.9.91"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "mailutils"
| #define VERSION "1.9.91"
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DLFCN_H 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define HAVE_ICONV_H 1
| #define GNULIB_ARGP_EXTERN_BASENAME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define restrict __restrict
| #define HAVE_DECL_GETENV 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 1
| #define HAVE_DECL_FEOF_UNLOCKED 1
| #define HAVE_DECL_FERROR_UNLOCKED 1
| #define HAVE_DECL_FFLUSH_UNLOCKED 1
| #define HAVE_DECL_FGETS_UNLOCKED 1
| #define HAVE_DECL_FPUTC_UNLOCKED 1
| #define HAVE_DECL_FPUTS_UNLOCKED 1
| #define HAVE_DECL_FREAD_UNLOCKED 1
| #define HAVE_DECL_FWRITE_UNLOCKED 1
| #define HAVE_DECL_GETC_UNLOCKED 1
| #define HAVE_DECL_GETCHAR_UNLOCKED 1
| #define HAVE_DECL_PUTC_UNLOCKED 1
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_ISASCII 1
| #define HAVE_MBSINIT 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_WCTYPE_H 1
| #define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
| #define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
| #define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_INCLUDE_NEXT 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_DECL_GETPASS 1
| #define HAVE_DECL_FLOCKFILE 1
| #define HAVE_DECL_FUNLOCKFILE 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_SNPRINTF 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WINT_T 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_DECL_VSNPRINTF 1
| #define HAVE_ALLOCA 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_PROGRAM_INVOCATION_NAME 1
| #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_GETDELIM 1
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL___FSETLOCKING 1
| #define getpass gnu_getpass
| #define HAVE_INLINE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define HAVE_MBRTOWC 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define HAVE_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define HAVE_STDINT_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRTOK_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_WCSLEN 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_VASPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DECL_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define LOG_FACILITY LOG_MAIL
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_OBSTACK_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_TM_TM_ISDST 1
| #define SIZEOF_OFF_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_DECL_STRTOK_R 1
| #define HAVE_DECL_STRCHRNUL 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_ASPRINTF 1
| #define HAVE_DECL_VASPRINTF 1
| #define HAVE_DECL_STRSIGNAL 1
| #define HAVE_DECL_ENVIRON 1
| #define HAVE_MKSTEMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SYSCONF 1
| #define HAVE_GETDELIM 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_VFORK 1
| #define HAVE__EXIT 1
| #define HAVE_FSEEKO 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_GETUTENT_CALLS
| #define ENABLE_VIRTUAL_DOMAINS 1
| #define ENABLE_IMAP 1
| #define ENABLE_POP 1
| #define ENABLE_NNTP 1
| #define ENABLE_SMTP 1
| #define ENABLE_SENDMAIL 1
| #define ENABLE_MH 1
| #define ENABLE_MAILDIR 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define USE_LIBPAM 1
| #define HAVE_CRYPT_H 1
| #define HAVE_DECL_CRYPT 1
| #define HAVE_LIBCRYPT 1
| #define HAVE_PTHREAD_H 1
| #define WITH_PTHREAD 1
| #define _REENTRANT 1
| #define HAVE_PTHREAD_RWLOCK_INIT 1
| #define HAVE_READLINE_READLINE_H 1
| #define WITH_READLINE 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_GDBM_H 1
| #define WITH_GDBM 1
| #define GUILE_VERSION 16
| #define WITH_GUILE 1
| #define HAVE_SCM_LONG2NUM 1
| #define HAVE_SCM_LIST_1 1
| #define HAVE_SCM_LIST_N 1
| #define HAVE_SCM_C_DEFINE 1
| #define HAVE_SCM_C_LOOKUP 1
| /* end confdefs.h.  */
| #include <libguile.h>
| int
| main ()
| {
| scm_cell(SCM_EOL, SCM_EOL)
|   ;
|   return 0;
| }
configure:49349: result: no
configure:49371: WARNING: guile site directory "/usr/share/guile/site" lies 
outside your current prefix (/usr/local).
configure:49374: WARNING: Falling back to $(pkgdatadir)/$(VERSION)/guile 
instead. Use --with-guiledir to force using site directory.
configure:49394: checking for emacs
configure:49410: found /usr/local/bin/emacs
configure:49421: result: emacs
configure:49445: checking where .elc files should go
configure:49458: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
configure:49461: $? = 0
configure:49474: result: ${datarootdir}/emacs/site-lisp
configure:49663: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU Mailutils config.status 1.9.91, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on seshat

config.status:1080: creating Makefile
config.status:1080: creating sql/Makefile
config.status:1080: creating auth/Makefile
config.status:1080: creating comsat/Makefile
config.status:1080: creating config/Makefile
config.status:1080: creating doc/Makefile
config.status:1080: creating doc/man/Makefile
config.status:1080: creating doc/rfc/Makefile
config.status:1080: creating doc/texinfo/Makefile
config.status:1080: creating dotlock/Makefile
config.status:1080: creating examples/Makefile
config.status:1080: creating examples/config/Makefile
config.status:1080: creating examples/cpp/Makefile
config.status:1080: creating examples/scheme/Makefile
config.status:1080: creating frm/Makefile
config.status:1080: creating frm/testsuite/Makefile
config.status:1080: creating guimb/Makefile
config.status:1080: creating guimb/scm/Makefile
config.status:1080: creating imap4d/Makefile
config.status:1080: creating imap4d/testsuite/Makefile
config.status:1080: creating include/Makefile
config.status:1080: creating include/mailutils/Makefile
config.status:1080: creating include/mailutils/sys/Makefile
config.status:1080: creating lib/Makefile
config.status:1080: creating libmu_cpp/Makefile
config.status:1080: creating libmu_scm/Makefile
config.status:1080: creating libproto/Makefile
config.status:1080: creating libproto/mbox/Makefile
config.status:1080: creating libproto/mh/Makefile
config.status:1080: creating libproto/maildir/Makefile
config.status:1080: creating libproto/mailer/Makefile
config.status:1080: creating libproto/pop/Makefile
config.status:1080: creating libproto/nntp/Makefile
config.status:1080: creating libproto/imap/Makefile
config.status:1080: creating libproto/include/Makefile
config.status:1080: creating libproto/remote/Makefile
config.status:1080: creating libsieve/Makefile
config.status:1080: creating libsieve/extensions/Makefile
config.status:1080: creating libargp/Makefile
config.status:1080: creating libcfg/Makefile
config.status:1080: creating maidag/Makefile
config.status:1080: creating mail/Makefile
config.status:1080: creating mail/testsuite/Makefile
config.status:1080: creating mail.local/Makefile
config.status:1080: creating mail.local/testsuite/Makefile
config.status:1080: creating mail.remote/Makefile
config.status:1080: creating mail.remote/testsuite/Makefile
config.status:1080: creating mailbox/Makefile
config.status:1080: creating mailbox/testsuite/Makefile
config.status:1080: creating messages/Makefile
config.status:1080: creating messages/testsuite/Makefile
config.status:1080: creating mh/Makefile
config.status:1080: creating mimeview/Makefile
config.status:1080: creating movemail/Makefile
config.status:1080: creating po/Makefile.in
config.status:1080: creating pop3d/Makefile
config.status:1080: creating pop3d/testsuite/Makefile
config.status:1080: creating readmsg/Makefile
config.status:1080: creating readmsg/testsuite/Makefile
config.status:1080: creating scripts/Makefile
config.status:1080: creating scripts/guile-1.4/Makefile
config.status:1080: creating scripts/guile-1.6/Makefile
config.status:1080: creating scripts/mailutils.spec
config.status:1080: creating sieve/Makefile
config.status:1080: creating sieve/testsuite/Makefile
config.status:1080: creating testsuite/Makefile
config.status:1080: creating config.h
config.status:1610: executing depfiles commands
config.status:1610: executing po-directories commands
config.status:1610: executing status commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_decl_EOVERFLOW=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEFAULT_CUPS_CONFDIR_set=
ac_cv_env_DEFAULT_CUPS_CONFDIR_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_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_f77_compiler_gnu=no
ac_cv_func___fsetlocking=yes
ac_cv_func__exit=yes
ac_cv_func_alloca_works=yes
ac_cv_func_dlopen=no
ac_cv_func_fgetpwent=yes
ac_cv_func_flockfile=yes
ac_cv_func_funlockfile=yes
ac_cv_func_getdelim=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getline=yes
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getutent=yes
ac_cv_func_isascii=yes
ac_cv_func_iswcntrl=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_obstack=yes
ac_cv_func_pthread_rwlock_init=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_rl_completion_matches=yes
ac_cv_func_scm_c_define=yes
ac_cv_func_scm_c_lookup=yes
ac_cv_func_scm_cell=no
ac_cv_func_scm_list_1=yes
ac_cv_func_scm_list_n=yes
ac_cv_func_scm_long2num=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_setlocale=yes
ac_cv_func_setresuid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_shl_load=no
ac_cv_func_sigaction=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strtok_r=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_vasnprintf=no
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wcslen=yes
ac_cv_func_wcwidth=yes
ac_cv_gnu_library_2_1=yes
ac_cv_have_decl___fsetlocking=yes
ac_cv_have_decl__snprintf=no
ac_cv_have_decl_asprintf=yes
ac_cv_have_decl_clearerr_unlocked=yes
ac_cv_have_decl_crypt=yes
ac_cv_have_decl_environ=yes
ac_cv_have_decl_feof_unlocked=yes
ac_cv_have_decl_ferror_unlocked=yes
ac_cv_have_decl_fflush_unlocked=yes
ac_cv_have_decl_fgets_unlocked=yes
ac_cv_have_decl_flockfile=yes
ac_cv_have_decl_fputc_unlocked=yes
ac_cv_have_decl_fputs_unlocked=yes
ac_cv_have_decl_fread_unlocked=yes
ac_cv_have_decl_funlockfile=yes
ac_cv_have_decl_fwrite_unlocked=yes
ac_cv_have_decl_getc_unlocked=yes
ac_cv_have_decl_getchar_unlocked=yes
ac_cv_have_decl_getdelim=yes
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getline=yes
ac_cv_have_decl_getpass=yes
ac_cv_have_decl_mbswidth=no
ac_cv_have_decl_optreset=no
ac_cv_have_decl_program_invocation_name=yes
ac_cv_have_decl_program_invocation_short_name=yes
ac_cv_have_decl_putc_unlocked=yes
ac_cv_have_decl_putchar_unlocked=yes
ac_cv_have_decl_snprintf=yes
ac_cv_have_decl_strchrnul=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_have_decl_strncasecmp=yes
ac_cv_have_decl_strndup=yes
ac_cv_have_decl_strnlen=yes
ac_cv_have_decl_strsignal=yes
ac_cv_have_decl_strtok_r=yes
ac_cv_have_decl_sys_siglist=yes
ac_cv_have_decl_vasprintf=yes
ac_cv_have_decl_vsnprintf=yes
ac_cv_have_decl_wcwidth=yes
ac_cv_have_libpam=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_float_h=yes
ac_cv_header_fribidi_fribidi_h=no
ac_cv_header_gdbm_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gnutls_gnutls_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linewrap_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_obstack_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_radius_radius_h=no
ac_cv_header_readline_readline_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_socket_h=no
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_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_file_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_tcpd_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_utmpx_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_error_at_line=yes
ac_cv_lib_gcrypt_main=yes
ac_cv_lib_gdbm_gdbm_open=yes
ac_cv_lib_gnutls_gnutls_global_init=yes
ac_cv_lib_ldap_ldap_bind=no
ac_cv_lib_ltdl_lt_dlinit=yes
ac_cv_lib_ncurses___tputs=yes
ac_cv_lib_nsl_main=yes
ac_cv_lib_pam_pam_start=yes
ac_cv_lib_pthread_pthread_cancel=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_resolv_res_query=no
ac_cv_lib_wrap_main=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_member_struct_tm_tm_isdst=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
ac_cv_type_dev_t=yes
ac_cv_type_iconv_t=yes
ac_cv_type_ino_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_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_win_or_dos=no
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_func_iconv_works=yes
am_cv_func_working_getline=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_lispdir='${datarootdir}/emacs/site-lisp'
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gl_cv_c_inline_effective=yes
gl_cv_double_slash_root=no
gl_cv_func_gnu_getopt=yes
gl_cv_func_malloc_0_nonnull=1
gl_cv_func_malloc_posix=yes
gl_cv_func_mbrtowc=yes
gl_cv_func_strndup=yes
gl_cv_func_wcwidth_works=yes
gl_cv_func_working_strerror=yes
gl_cv_have_include_next=yes
gl_cv_header_inttypes_h=yes
gl_cv_header_stdint_h=yes
gl_cv_header_wchar_h_standalone=yes
gl_cv_header_working_stdint_h=yes
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_strings_h='<strings.h>'
gl_cv_next_sysexits_h='<sysexits.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_next_wchar_h='<wchar.h>'
gl_cv_next_wctype_h='<wctype.h>'
gl_cv_rpl_alloca=yes
gl_cv_size_max=yes
gt_cv_c_intmax_t=yes
gt_cv_c_wchar_t=yes
gt_cv_c_wint_t=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=yes
gt_cv_var_environ_declaration=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib 
/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.2.3 /usr/lib 
/lib'
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'
mu_cv_enable_imap=yes
mu_cv_enable_maildir=yes
mu_cv_enable_mh=yes
mu_cv_enable_nntp=yes
mu_cv_enable_pop=yes
mu_cv_enable_radius=no
mu_cv_enable_sendmail=yes
mu_cv_enable_smtp=yes
mu_cv_enable_virtual_domains=yes
mu_cv_lib_gsasl=no
mu_cv_lib_guile=yes

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

ACLOCAL='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run 
aclocal-1.10'
ALLOCA=''
ALLOCA_H='alloca.h'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run 
autoconf'
AUTOHEADER='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run 
autoheader'
AUTOMAKE='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run 
automake-1.10'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BUILD_MH_EXEC_HOOK=''
BUILD_MH_LIBRARIES=''
BUILD_MH_PROGRAMS=''
BUILD_SMTP_PROGRAMS='$(PROGRAMS_SMTP)'
BUILD_SQL=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -DSYSCONFDIR=\"$(sysconfdir)\"'
CURSES_LIBS='-lncurses'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFAULT_CUPS_CONFDIR='$(sysconfdir)/cups'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMACS='emacs'
EMACSLOADPATH=''
EOVERFLOW=''
EXEEXT=''
F77=''
FFLAGS=''
FLOAT_H=''
FRIBIDI_LIBS=''
GETOPT_H='getopt.h'
GETTEXT_MACRO_VERSION='0.17'
GLIBC21='yes'
GL_COND_LIBTOOL_FALSE='#'
GL_COND_LIBTOOL_TRUE=''
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNULIB_CALLOC_POSIX='0'
GNULIB_CHOWN='0'
GNULIB_DUP2='0'
GNULIB_ENVIRON='1'
GNULIB_FCHDIR='0'
GNULIB_FFLUSH='0'
GNULIB_FOPEN='0'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FREOPEN='0'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='1'
GNULIB_GETLINE='1'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_LCHOWN='0'
GNULIB_LSEEK='0'
GNULIB_MALLOC_POSIX='1'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='1'
GNULIB_MEMRCHR='0'
GNULIB_MKDTEMP='0'
GNULIB_MKSTEMP='0'
GNULIB_PRINTF_POSIX='0'
GNULIB_PUTENV='0'
GNULIB_READLINK='0'
GNULIB_REALLOC_POSIX='1'
GNULIB_SETENV='1'
GNULIB_SLEEP='1'
GNULIB_SNPRINTF='1'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='1'
GNULIB_STRDUP='0'
GNULIB_STRERROR='1'
GNULIB_STRNDUP='1'
GNULIB_STRNLEN='1'
GNULIB_STRPBRK='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOK_R='1'
GNULIB_UNSETENV='0'
GNULIB_VASPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSNPRINTF='1'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WCWIDTH='1'
GREP='/bin/grep'
GUILE_BINDIR='/usr/bin'
GUILE_BUILT_SOURCES='$(GUILE_BUILT_SOURCES_X)'
GUILE_CONFIG='/usr/bin/guile-config'
GUILE_INCLUDES=''
GUILE_LIBS='-lguile -lguile-ltdl -lcrypt -lm'
GUILE_SITE='$(pkgdatadir)/$(VERSION)/guile'
GUILE_SITE_DATA='$(GUILE_SITE_DATA_X)'
GUILE_SNARF_VERSION='1.6'
GUIMB='guimb$(EXEEXT)'
HAVE_CALLOC_POSIX='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR='1'
HAVE_DECL_STRNCASECMP='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DECL_WCWIDTH='1'
HAVE_DUP2='1'
HAVE_FSEEKO='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_INTTYPES_H='1'
HAVE_ISWCNTRL='1'
HAVE_LONG_LONG_INT='1'
HAVE_MALLOC_POSIX='1'
HAVE_MEMPCPY='1'
HAVE_MKDTEMP='1'
HAVE_OS_H='0'
HAVE_READLINK='1'
HAVE_REALLOC_POSIX='1'
HAVE_SETENV='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASECMP='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRNDUP='1'
HAVE_STRPBRK='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_SYSEXITS_H='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_PARAM_H='0'
HAVE_SYS_TYPES_H='1'
HAVE_UNISTD_H='1'
HAVE_UNSETENV='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_VASPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCTYPE_H='1'
HAVE_WINT_T='1'
HAVE__BOOL='1'
IMAP_AUTHOBJS=''
INCLUDE_NEXT='include_next'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
KRB5CFGPATH=''
LDFLAGS=''
LEX='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run flex'
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBICONV=''
LIBINTL=''
LIBMU_SCM='../libmu_scm/libmu_scm.la'
LIBMU_SCM_DEPS='${MU_LIB_MBOX} ${MU_LIB_IMAP} ${MU_LIB_POP} ${MU_LIB_MH} 
${MU_LIB_MAILDIR} ${MU_LIB_MAILER}'
LIBOBJS=''
LIBS='-lcrypt  -lpthread -lgdbm'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/lib"'
LTALLOCA=''
LTDL_LIB='-lltdl'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/local/src/mailutils-1.9.91/scripts/missing --run 
makeinfo'
MH_BIN_DIR='${exec_prefix}/bin/mu-mh'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
MU_APP_LIBRARIES='../libargp/libmuargp.a ../libcfg/libmucfg.la 
../lib/libmuaux.la'
MU_AUTHINCS=''
MU_AUTHLIBS=' -lgnutls -lgcrypt -lpam -ldl'
MU_AUTHLIBS_DEPENDENCY='../auth/libmuauth.la'
MU_BUILT_CXX_EXAMPLES=''
MU_COMMON_INCLUDES='-I${srcdir} -I${top_srcdir}/include -I${top_srcdir}/lib 
-I${top_builddir}/lib -I${top_builddir} -I${top_builddir}/include 
-I${top_srcdir}/mailbox -I${top_srcdir}/libargp -I${top_srcdir}/libcfg'
MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)'
MU_CXX_LIBS=''
MU_GUILE_SIEVE_MOD_DATA='$(MU_GUILE_SIEVE_MOD_DATA_X)'
MU_GUILE_SIEVE_MOD_DIR='$(GUILE_SITE)/sieve-modules'
MU_GUILE_SIEVE_SCRIPTS='$(MU_GUILE_SIEVE_SCRIPTS_X)'
MU_GUILE_SITE_DIR='$(GUILE_SITE)/$(PACKAGE)'
MU_LIB_ARGP='${top_builddir}/libargp/libargp.la'
MU_LIB_AUTH='${top_builddir}/auth/libmuauth.la'
MU_LIB_CPP='${top_builddir}/libmu_cpp/libmu_cpp.la'
MU_LIB_IMAP='${top_builddir}/libproto/imap/libmu_imap.la'
MU_LIB_MAILDIR='${top_builddir}/libproto/maildir/libmu_maildir.la'
MU_LIB_MAILER='${top_builddir}/libproto/mailer/libmu_mailer.la'
MU_LIB_MAILUTILS='${top_builddir}/mailbox/libmailutils.la'
MU_LIB_MBOX='${top_builddir}/libproto/mbox/libmu_mbox.la'
MU_LIB_MH='${top_builddir}/libproto/mh/libmu_mh.la'
MU_LIB_NNTP='${top_builddir}/libproto/nntp/libmu_nntp.la'
MU_LIB_POP='${top_builddir}/libproto/pop/libmu_pop.la'
MU_LIB_REMOTE='${top_builddir}/libproto/remote/libmu_remotembox.la'
MU_LIB_SCM='${top_builddir}/libmu_scm/libmu_scm.la'
MU_LIB_SIEVE='${top_builddir}/libsieve/libsieve.la'
MU_LIB_SQL='${top_builddir}/sql/libsql.la'
MU_LINK_POSTFLAGS=''
MU_OFF_TYPE='long'
MU_SCM='libmu_scm.la'
MU_ULONG_MAX='18446744073709551615'
MYSQLLIBS=''
NEXT_FLOAT_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRINGS_H='<strings.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYSEXITS_H='<sysexits.h>'
NEXT_UNISTD_H='<unistd.h>'
NEXT_WCHAR_H='<wchar.h>'
NEXT_WCTYPE_H='<wctype.h>'
NMEDIT=''
OBJEXT='o'
ODBCLIBS=''
PACKAGE='mailutils'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='GNU Mailutils'
PACKAGE_STRING='GNU Mailutils 1.9.91'
PACKAGE_TARNAME='mailutils'
PACKAGE_VERSION='1.9.91'
PATH_SEPARATOR=':'
POPAUTH='popauth$(EXEEXT)'
POSUB='po'
PTRDIFF_T_SUFFIX=''
RANLIB='ranlib'
READLINE_LIBS='-lreadline -lncurses'
REPLACE_CHOWN='0'
REPLACE_FCHDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_GETCWD='0'
REPLACE_GETLINE='0'
REPLACE_GETPAGESIZE='0'
REPLACE_LCHOWN='0'
REPLACE_LSEEK='0'
REPLACE_MEMMEM='0'
REPLACE_MKSTEMP='0'
REPLACE_PRINTF='0'
REPLACE_PUTENV='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STRCASESTR='0'
REPLACE_STRERROR='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_VASPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCWIDTH='0'
RUN_SMTP_DEJATOOL='$(SMTP_DEJATOOL)'
SED='/bin/sed'
SERV_AUTHINCS=''
SERV_AUTHLIBS=''
SET_MAKE=''
SHELL='/bin/bash'
SIEVE_MODDIR='$(libdir)/$(PACKAGE)'
SIG_ATOMIC_T_SUFFIX=''
SITE_CRAM_MD5_PWD='$(sysconfdir)/cram-md5.pwd'
SITE_MAIL_RC='$(sysconfdir)/mail.rc'
SITE_VIRTUAL_PWDDIR='$(sysconfdir)/domain'
SIZE_T_SUFFIX=''
SQLLIB=''
SQLLIB_DEPENDENCY=''
SQL_LIBOBJS=''
SQL_LOADABLE_MODULES=''
SQL_LTLIBOBJS=''
SQL_MODULES=''
STDBOOL_H=''
STDINT_H=''
STRIP='strip'
SYSEXITS_H=''
TCPWRAP_LIBRARIES='-lnsl -lwrap'
USE_NLS='yes'
VERSION='1.9.91'
VI_AGE='1'
VI_CURRENT='3'
VI_REVISION='2'
VOID_UNSETENV='0'
WCHAR_H=''
WCHAR_T_SUFFIX=''
WCTYPE_H=''
WINT_T_SUFFIX=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=' --flag=argp_error:2:c-format 
--flag=argp_failure:4:c-format --flag=error:3:c-format 
--flag=error_at_line:5:c-format --flag=asprintf:2:c-format 
--flag=vasprintf:2:c-format'
YACC='yacc'
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gl_LIBOBJS=' asnprintf.o basename.o des.o dirname.o exitfail.o getopt.o 
getopt1.o getpass.o printf-args.o printf-parse.o stripslash.o vasnprintf.o 
xmalloc.o'
gl_LTLIBOBJS=' asnprintf.lo basename.lo des.lo dirname.lo exitfail.lo getopt.lo 
getopt1.lo getpass.lo printf-args.lo printf-parse.lo stripslash.lo 
vasnprintf.lo xmalloc.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/local/src/mailutils-1.9.91/scripts/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lisp_LISP='$(LISPSRC)'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "GNU Mailutils"
#define PACKAGE_TARNAME "mailutils"
#define PACKAGE_VERSION "1.9.91"
#define PACKAGE_STRING "GNU Mailutils 1.9.91"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE "mailutils"
#define VERSION "1.9.91"
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_DLFCN_H 1
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define HAVE_ICONV 1
#define ICONV_CONST 
#define HAVE_ICONV_H 1
#define GNULIB_ARGP_EXTERN_BASENAME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define restrict __restrict
#define HAVE_DECL_GETENV 1
#define HAVE_DECL_CLEARERR_UNLOCKED 1
#define HAVE_DECL_FEOF_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FFLUSH_UNLOCKED 1
#define HAVE_DECL_FGETS_UNLOCKED 1
#define HAVE_DECL_FPUTC_UNLOCKED 1
#define HAVE_DECL_FPUTS_UNLOCKED 1
#define HAVE_DECL_FREAD_UNLOCKED 1
#define HAVE_DECL_FWRITE_UNLOCKED 1
#define HAVE_DECL_GETC_UNLOCKED 1
#define HAVE_DECL_GETCHAR_UNLOCKED 1
#define HAVE_DECL_PUTC_UNLOCKED 1
#define HAVE_DECL_PUTCHAR_UNLOCKED 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE___FSETLOCKING 1
#define HAVE_TCGETATTR 1
#define HAVE_TCSETATTR 1
#define HAVE_ISASCII 1
#define HAVE_MBSINIT 1
#define HAVE_SETENV 1
#define HAVE_SLEEP 1
#define HAVE_ISWCNTRL 1
#define HAVE_WCWIDTH 1
#define HAVE_FEATURES_H 1
#define HAVE_FLOAT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_WCHAR_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_WCTYPE_H 1
#define FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0
#define FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0
#define FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE 0
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define STRERROR_R_CHAR_P 1
#define HAVE_INCLUDE_NEXT 1
#define HAVE_DECL_GETDELIM 1
#define HAVE_DECL_GETLINE 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_DECL_GETPASS 1
#define HAVE_DECL_FLOCKFILE 1
#define HAVE_DECL_FUNLOCKFILE 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_STDLIB_H 1
#define MALLOC_0_IS_NONNULL 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_DECL_SNPRINTF 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_STRNLEN 1
#define HAVE_DECL_STRTOK_R 1
#define HAVE_WCHAR_T 1
#define HAVE_WINT_T 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_STDINT_H_WITH_UINTMAX 1
#define HAVE_INTMAX_T 1
#define HAVE_DECL_VSNPRINTF 1
#define HAVE_ALLOCA 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_PROGRAM_INVOCATION_NAME 1
#define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_GETDELIM 1
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL___FSETLOCKING 1
#define getpass gnu_getpass
#define HAVE_INLINE 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define GNULIB_MALLOC_GNU 1
#define HAVE_MALLOC_POSIX 1
#define HAVE_MBRTOWC 1
#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
#define HAVE_MBSTATE_T 1
#define HAVE_MEMPCPY 1
#define HAVE_OBSTACK 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define GNULIB_REALLOC_GNU 1
#define HAVE_REALLOC_POSIX 1
#define HAVE_STDINT_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRNCASECMP 1
#define HAVE_STRCHRNUL 1
#define HAVE_STRNDUP 1
#define HAVE_STRTOK_R 1
#define HAVE_SNPRINTF 1
#define HAVE_WCSLEN 1
#define HAVE_DECL__SNPRINTF 0
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_DECL_WCWIDTH 1
#define HAVE_STDINT_H 1
#define HAVE_LIBLTDL 1
#define HAVE_TCPD_H 1
#define WITH_LIBWRAP 1
#define WITH_GNUTLS 1
#define WITH_TLS 1
#define LOG_FACILITY LOG_MAIL
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_OBSTACK_H 1
#define HAVE_PATHS_H 1
#define HAVE_SHADOW_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_SGTTY_H 1
#define HAVE_UTMP_H 1
#define HAVE_UTMPX_H 1
#define HAVE_UNISTD_H 1
#define RETSIGTYPE void
#define HAVE_DECL_SYS_SIGLIST 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_TM_TM_ISDST 1
#define SIZEOF_OFF_T 8
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_DECL_STRTOK_R 1
#define HAVE_DECL_STRCHRNUL 1
#define HAVE_DECL_STRNDUP 1
#define HAVE_DECL_ASPRINTF 1
#define HAVE_DECL_VASPRINTF 1
#define HAVE_DECL_STRSIGNAL 1
#define HAVE_DECL_ENVIRON 1
#define HAVE_MKSTEMP 1
#define HAVE_SIGACTION 1
#define HAVE_SYSCONF 1
#define HAVE_GETDELIM 1
#define HAVE_SETREUID 1
#define HAVE_SETRESUID 1
#define HAVE_SETEUID 1
#define HAVE_SETLOCALE 1
#define HAVE_VFORK 1
#define HAVE__EXIT 1
#define HAVE_FSEEKO 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define HAVE_FGETPWENT 1
#define HAVE_UTMP_H 1
#define HAVE_GETUTENT_CALLS
#define ENABLE_VIRTUAL_DOMAINS 1
#define ENABLE_IMAP 1
#define ENABLE_POP 1
#define ENABLE_NNTP 1
#define ENABLE_SMTP 1
#define ENABLE_SENDMAIL 1
#define ENABLE_MH 1
#define ENABLE_MAILDIR 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define USE_LIBPAM 1
#define HAVE_CRYPT_H 1
#define HAVE_DECL_CRYPT 1
#define HAVE_LIBCRYPT 1
#define HAVE_PTHREAD_H 1
#define WITH_PTHREAD 1
#define _REENTRANT 1
#define HAVE_PTHREAD_RWLOCK_INIT 1
#define HAVE_READLINE_READLINE_H 1
#define WITH_READLINE 1
#define HAVE_RL_COMPLETION_MATCHES 1
#define HAVE_GDBM_H 1
#define WITH_GDBM 1
#define GUILE_VERSION 16
#define WITH_GUILE 1
#define HAVE_SCM_LONG2NUM 1
#define HAVE_SCM_LIST_1 1
#define HAVE_SCM_LIST_N 1
#define HAVE_SCM_C_DEFINE 1
#define HAVE_SCM_C_LOOKUP 1

configure: exit 0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]