make check failure in mailutils-2.99.96

View: New views
3 Messages — Rating Filter:   Alert me  

make check failure in mailutils-2.99.96

by Eray Aslan :: Rate this Message:

| View Threaded | Show Only this Message

I have 2 test failures in mailutils-2.99.96 in imap4d.  testsuite.log is
attached.

--
Eray Aslan

## --------------------------------- ##
## GNU Mailutils 2.99.96 test suite. ##
## --------------------------------- ##

testsuite: command line was:
  $ ./testsuite

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../../ChangeLog:
| 2012-03-20  Sergey Poznyakoff  <gray@...>
|
| Improve conversion between file mode and safety criteria and
| vice versa.
|
| * include/mailutils/util.h (mu_file_safety_code_to_name):
| New proto.
| * libmailutils/base/filesafety.c: Remove static functions which
| checked file mode bits.  Use safety_checker.mode for that
| directly.

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

hostname = zptr-nb18
uname -m = x86_64
uname -r = 3.3.3-gentoo-nb18
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Apr 23 14:48:08 EEST 2012

/usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz
/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: /tmp/mailutils-2.99.96/imap4d/tests
PATH: /tmp/mailutils-2.99.96/imap4d
PATH: /tmp/mailutils-2.99.96
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/bin
PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='imap4d/tests'
| abs_builddir='/tmp/mailutils-2.99.96/imap4d/tests'
| at_srcdir='.'
| abs_srcdir='/tmp/mailutils-2.99.96/imap4d/tests'
| at_top_srcdir='../..'
| abs_top_srcdir='/tmp/mailutils-2.99.96'
| at_top_build_prefix='../../'
| abs_top_builddir='/tmp/mailutils-2.99.96'
|
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
|
| AUTOTEST_PATH='imap4d/tests'
|
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # imap4d/tests/atlocal.  Generated from atlocal.in by configure.                                     -*- shell-script -*-
| # Configurable variable values for Mailutils test suite.
| # Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
| PATH=/tmp/mailutils-2.99.96/imap4d/tests:/tmp/mailutils-2.99.96/imap4d:$top_srcdir:$srcdir:$PATH
| MU_ULONG_MAX=18446744073709551615
|
| remove_untagged() {
|   sed '/^\*/d'
| }
|
| filter_untagged() {
|   sed 's/\(^\* \(OK\|BAD\|NO\|PREAUTH\)\).*/\1/'
| }
|
| remove_uidvalidity() {
|   sed '/^\* OK \[UIDVALIDITY/d'
| }
|
| remove_select_untagged() {
|   sed '/^\* [0-9][0-9]* EXISTS/,/^1 OK.*SELECT Completed/d'
| }
|
| fixup_tz() {
|   sed '/^\* [0-9][0-9]* FETCH/s/ [+-][0-9][0-9][0-9][0-9]"/ +0000"/'
| }
|
| sorted_list_output() {
|   sed '/^\* PREAUTH/d
|        /^\* OK/d
|        /^\* BYE/d
|        /^\* [0-9][0-9]* EXISTS/d
|        /^\* [0-9][0-9]* RECENT/d
|        /^\* FLAGS/d
|        /^[0-9X][0-9]* OK/d' | sort
| }      

## ---------------- ##
## Tested programs. ##
## ---------------- ##

./testsuite.at:62: /tmp/mailutils-2.99.96/imap4d/imap4d --version
imap4d (GNU Mailutils) 2.99.96
Copyright (C) 2010 Free Software Foundation, inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Thu Apr 26 13:24:40 EEST 2012
1. imap4d version (testsuite.at:64): ok     (0m0.008s 0m0.012s)
2. Non-authenticated state (anystate.at:17): ok     (0m0.008s 0m0.012s)
3. ID command (id.at:17): ok     (0m0.015s 0m0.018s)
4. select (select.at:17): ok     (0m0.009s 0m0.025s)
5. examine (examine.at:17): ok     (0m0.015s 0m0.017s)
6. status (status.at:17): ok     (0m0.013s 0m0.019s)
7. expunge (expunge.at:17): ok     (0m0.015s 0m0.018s)
8. Close with expunge (close-expunge.at:17): ok     (0m0.019s 0m0.015s)
9. create (create01.at:17): ok     (0m0.011s 0m0.016s)
10. create nested (create02.at:17): ok     (0m0.017s 0m0.010s)
11. append with flags (append00.at:17): ok     (0m0.009s 0m0.007s)
12. append with envelope date (append01.at:17): ok     (0m0.013s 0m0.015s)
13. asterisk (list.at:42): ok     (0m0.032s 0m0.038s)
14. percent (list.at:54): ok     (0m0.027s 0m0.041s)
15. empty ref + asterisk (list.at:66): ok     (0m0.030s 0m0.038s)
16. root ref + asterisk (list.at:79): ok     (0m0.020s 0m0.049s)
17. absolute reference + asterisk (list.at:85): ok     (0m0.038s 0m0.043s)
18. absolute reference + percent (list.at:105): ok     (0m0.030s 0m0.051s)
19. absolute reference + mailbox (list.at:123): ok     (0m0.025s 0m0.045s)
20. empty reference + INBOX (list.at:132): ok     (0m0.019s 0m0.051s)
21. search sequence number (search.at:44): ok     (0m0.016s 0m0.018s)
22. search all (search.at:49): ok     (0m0.016s 0m0.018s)
23. search new (search.at:55): ok     (0m0.014s 0m0.020s)
24. search from personal (search.at:60): ok     (0m0.015s 0m0.019s)
25. search from email (search.at:63): ok     (0m0.017s 0m0.017s)
26. search larger (search.at:68): ok     (0m0.016s 0m0.018s)
27. search smaller (search.at:73): ok     (0m0.015s 0m0.018s)
28. search subject (search.at:78): ok     (0m0.009s 0m0.014s)
29. search header (search.at:86): ok     (0m0.016s 0m0.017s)
30. search cc (search.at:91): ok     (0m0.011s 0m0.022s)
31. search to (search.at:96): ok     (0m0.011s 0m0.020s)
32. search sentbefore (search.at:102): ok     (0m0.015s 0m0.017s)
33. search sentsince (search.at:108): ok     (0m0.014s 0m0.018s)
34. search beforedate (search.at:113): ok     (0m0.019s 0m0.013s)
35. search since (search.at:118): ok     (0m0.013s 0m0.020s)
36. search answered (search.at:122): ok     (0m0.013s 0m0.020s)
37. search text (search.at:127): ok     (0m0.013s 0m0.010s)
38. search multiple keys (implicit AND) 1 (search.at:132): ok     (0m0.018s 0m0.016s)
39. search multiple keys (implicit AND) 2 (search.at:135): ok     (0m0.018s 0m0.017s)
40. search or (search.at:140): ok     (0m0.018s 0m0.016s)
41. precedence 1 (search.at:144): ok     (0m0.012s 0m0.022s)
42. precedence 2 (search.at:147): ok     (0m0.011s 0m0.022s)
43. precedence 3 (search.at:150): ok     (0m0.016s 0m0.018s)
44. flags (fetch.at:56): ok     (0m0.013s 0m0.022s)
45. internaldate (fetch.at:61): ok     (0m0.009s 0m0.007s)
46. uid (fetch.at:68): ok     (0m0.014s 0m0.020s)
47. uid + internaldate (fetch.at:72): ok     (0m0.016s 0m0.019s)
48. envelope (fetch.at:83): ok     (0m0.014s 0m0.018s)
49. ALL (fetch.at:94): ok     (0m0.017s 0m0.021s)
50. BODYSTRUCTURE (fetch.at:108): ok     (0m0.010s 0m0.024s)
51. BODY (fetch.at:118): ok     (0m0.013s 0m0.019s)
52. BODY[HEADER] (fetch.at:140): ok     (0m0.015s 0m0.020s)
53. BODY[HEADER.FIELDS] (fetch.at:161): ok     (0m0.013s 0m0.019s)
54. BODY[HEADER.FIELDS.NOT] (fetch.at:173): ok     (0m0.015s 0m0.011s)
55. BODY[TEXT] (fetch.at:186): ok     (0m0.017s 0m0.017s)
56. BODY[TEXT]<X.Y> (fetch.at:232): ok     (0m0.016s 0m0.019s)
57. BODY[TEXT]<Y.X> (fetch.at:237): ok     (0m0.014s 0m0.021s)
58. BODY[TEXT]<X-too-big> (fetch.at:248): ok     (0m0.015s 0m0.019s)
59. BODY[TEXT] (truncated) (fetch.at:261): ok     (0m0.014s 0m0.021s)
60. BODY[N.MIME] (fetch.at:307): ok     (0m0.014s 0m0.021s)
61. BODY[<section>] (fetch.at:316): ok     (0m0.012s 0m0.003s)
62. N.HEADER (text/plain) (fetch.at:335): ok     (0m0.011s 0m0.021s)
63. N.HEADER (message/rfc822) (fetch.at:340): ok     (0m0.016s 0m0.019s)
64. N.HEADER.FIELDS (fetch.at:357): ok     (0m0.015s 0m0.019s)
65. nested message/rfc822 (fetch.at:366): ok     (0m0.016s 0m0.019s)
66. nested multipart + message/rfc822 (fetch.at:380): ok     (0m0.017s 0m0.016s)
67. BODY.PEEK[HEADER] (fetch.at:399): ok     (0m0.015s 0m0.017s)
68. RFC822 (fetch.at:417): ok     (0m0.012s 0m0.022s)
69. RFC822.HEADER (fetch.at:470): ok     (0m0.011s 0m0.020s)
70. RFC822.SIZE (fetch.at:486): ok     (0m0.015s 0m0.017s)
71. RFC822.TEXT (fetch.at:493): ok     (0m0.017s 0m0.016s)
72. FAST (fetch.at:505): ok     (0m0.014s 0m0.022s)
73. FULL (fetch.at:514): ok     (0m0.018s 0m0.017s)
testsuite: ending at: Thu Apr 26 13:24:45 EEST 2012
testsuite: test suite duration: 0h 0m 5s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 75 tests were run,
2 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Mailutils 2.99.96 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  74: IDEF0955.at:17     IDEF0955
  75: IDEF0956.at:17     IDEF0956

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
74. IDEF0955.at:17: testing ...
./IDEF0955.at:19:
limit=`expr $MU_ULONG_MAX - 1`

cat > input <<EOT
1 select INBOX
2 FETCH 1:$limit FLAGS
3 UID FETCH 1:$limit FLAGS
X LOGOUT
EOT





cp -r $abs_top_srcdir/testsuite/spool/mbox1 INBOX
if test -e INBOX/mbox1; then

# First, set all modes to +w
find INBOX/mbox1 | xargs chmod +w
# Then, remove executable bit from regular files
find INBOX/mbox1 -type f | xargs chmod -x

else

# First, set all modes to +w
find INBOX | xargs chmod +w
# Then, remove executable bit from regular files
find INBOX -type f | xargs chmod -x

fi




imap4d --no-site-config --no-user-config --test --set logging.syslog=0 --set logging.severity=notice --set .gsasl.enable=0 --set '|homedir='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/74/ --set '|mailbox|folder='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/74 --set '|mailbox|mailbox-pattern='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/74/INBOX  --preauth  < input | remove_uidvalidity | tr -d '\r'

Not enabling shell tracing (command contains a `...` command substitution)
--- /dev/null 2012-04-26 12:35:34.193999960 +0300
+++ /tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/at-groups/74/stderr 2012-04-26 13:24:45.787021819 +0300
@@ -0,0 +1 @@
+expr: 18446744073709551615: Numerical result out of range
--- - 2012-04-26 13:24:45.832146044 +0300
+++ /tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/at-groups/74/stdout 2012-04-26 13:24:45.829021649 +0300
@@ -6,18 +6,8 @@
 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
 * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Permanent flags
 1 OK [READ-WRITE] SELECT Completed
-* 1 FETCH (FLAGS (\Recent))
-* 2 FETCH (FLAGS (\Recent))
-* 3 FETCH (FLAGS (\Recent))
-* 4 FETCH (FLAGS (\Recent))
-* 5 FETCH (FLAGS (\Recent))
-2 OK FETCH Completed
-* 1 FETCH (UID 1 FLAGS (\Recent))
-* 2 FETCH (UID 2 FLAGS (\Recent))
-* 3 FETCH (UID 3 FLAGS (\Recent))
-* 4 FETCH (UID 4 FLAGS (\Recent))
-* 5 FETCH (UID 5 FLAGS (\Recent))
-3 OK UID FETCH Completed
+2 BAD FETCH Failed to parse message set
+3 BAD UID FETCH Failed to parse message set
 * BYE Session terminating.
 X OK LOGOUT Completed
 
74. IDEF0955.at:17: 74. IDEF0955 (IDEF0955.at:17): FAILED (IDEF0955.at:19)

#                             -*- compilation -*-
75. IDEF0956.at:17: testing ...
./IDEF0956.at:19:
limit=`expr $MU_ULONG_MAX - 1`

cat > input <<EOT
1 select INBOX
2 FETCH 1 BODY[TEXT]<0.$limit>
X LOGOUT
EOT





cp -r $abs_top_srcdir/testsuite/spool/search.mbox INBOX
if test -e INBOX/search.mbox; then

# First, set all modes to +w
find INBOX/search.mbox | xargs chmod +w
# Then, remove executable bit from regular files
find INBOX/search.mbox -type f | xargs chmod -x

else

# First, set all modes to +w
find INBOX | xargs chmod +w
# Then, remove executable bit from regular files
find INBOX -type f | xargs chmod -x

fi




imap4d --no-site-config --no-user-config --test --set logging.syslog=0 --set logging.severity=notice --set .gsasl.enable=0 --set '|homedir='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/75/ --set '|mailbox|folder='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/75 --set '|mailbox|mailbox-pattern='/tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/75/INBOX  --preauth  < input | remove_uidvalidity | tr -d '\r'

Not enabling shell tracing (command contains a `...` command substitution)
--- /dev/null 2012-04-26 12:35:34.193999960 +0300
+++ /tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/at-groups/75/stderr 2012-04-26 13:24:45.851021560 +0300
@@ -0,0 +1 @@
+expr: 18446744073709551615: Numerical result out of range
--- - 2012-04-26 13:24:45.895347733 +0300
+++ /tmp/mailutils-2.99.96/imap4d/tests/testsuite.dir/at-groups/75/stdout 2012-04-26 13:24:45.893021392 +0300
@@ -6,12 +6,7 @@
 * FLAGS (\Answered \Flagged \Deleted \Seen \Draft)
 * OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft)] Permanent flags
 1 OK [READ-WRITE] SELECT Completed
-* 1 FETCH (BODY[TEXT]<0> {161}
-ABASEMENT, n.  A decent and customary mental attitude in the presence
-of wealth of power.  Peculiarly appropriate in an employee when
-addressing an employer.
-)
-2 OK FETCH Completed
+2 BAD FETCH Syntax error: expected number
 * BYE Session terminating.
 X OK LOGOUT Completed
 
75. IDEF0956.at:17: 75. IDEF0956 (IDEF0956.at:17): FAILED (IDEF0956.at:19)


## ---------------- ##
## ../../config.log ##
## ---------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by GNU Mailutils configure 2.99.96, which was
| generated by GNU Autoconf 2.63.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = zptr-nb18
| uname -m = x86_64
| uname -r = 3.3.3-gentoo-nb18
| uname -s = Linux
| uname -v = #1 SMP PREEMPT Mon Apr 23 14:48:08 EEST 2012
|
| /usr/bin/uname -p = Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz
| /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/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /opt/bin
| PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2
| PATH: /usr/games/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:2876: checking for a BSD-compatible install
| configure:2944: result: /usr/bin/install -c
| configure:2955: checking whether build environment is sane
| configure:3015: result: yes
| configure:3156: checking for a thread-safe mkdir -p
| configure:3195: result: /bin/mkdir -p
| configure:3209: checking for gawk
| configure:3225: found /usr/bin/gawk
| configure:3236: result: gawk
| configure:3247: checking whether make sets $(MAKE)
| configure:3269: result: yes
| configure:3387: checking build system type
| configure:3405: result: x86_64-unknown-linux-gnu
| configure:3427: checking host system type
| configure:3442: result: x86_64-unknown-linux-gnu
| configure:3471: autobuild project... GNU Mailutils
| configure:3477: autobuild revision... 2.99.96
| configure:3482: autobuild hostname... zptr-nb18
| configure:3493: autobuild timestamp... 20120426T101629Z
| configure:3601: checking for gcc
| configure:3617: found /usr/bin/gcc
| configure:3628: result: gcc
| configure:3860: checking for C compiler version
| configure:3868: gcc --version >&5
| gcc (Gentoo 4.6.2 p1.4, pie-0.5.0) 4.6.2
| Copyright (C) 2011 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| configure:3872: $? = 0
| configure:3879: gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2/gcc
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.2/lto-wrapper
| Target: x86_64-pc-linux-gnu
| Configured with: /var/tmp/portage/sys-devel/gcc-4.6.2/work/gcc-4.6.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.2 p1.4, pie-0.5.0'
| Thread model: posix
| gcc version 4.6.2 (Gentoo 4.6.2 p1.4, pie-0.5.0)
| configure:3883: $? = 0
| configure:3890: gcc -V >&5
| gcc: error: unrecognized option '-V'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3894: $? = 1
| configure:3917: checking for C compiler default output file name
| configure:3939: gcc    conftest.c  >&5
| configure:3943: $? = 0
| configure:3981: result: a.out
| configure:4000: checking whether the C compiler works
| configure:4010: ./a.out
| configure:4014: $? = 0
| configure:4033: result: yes
| configure:4040: checking whether we are cross compiling
| configure:4042: result: no
| configure:4045: checking for suffix of executables
| configure:4052: gcc -o conftest    conftest.c  >&5
| configure:4056: $? = 0
| configure:4082: result:
| configure:4088: checking for suffix of object files
| configure:4114: gcc -c   conftest.c >&5
| configure:4118: $? = 0
| configure:4143: result: o
| configure:4147: checking whether we are using the GNU C compiler
| configure:4176: gcc -c   conftest.c >&5
| configure:4183: $? = 0
| configure:4200: result: yes
| configure:4209: checking whether gcc accepts -g
| configure:4239: gcc -c -g  conftest.c >&5
| configure:4246: $? = 0
| configure:4347: result: yes
| configure:4364: checking for gcc option to accept ISO C89
| configure:4438: gcc  -c -g -O2  conftest.c >&5
| configure:4445: $? = 0
| configure:4468: result: none needed
| configure:4497: checking for style of include used by make
| configure:4525: result: GNU
| configure:4550: checking dependency style of gcc
| configure:4660: result: gcc3
| configure:4676: checking whether gcc and cc understand -c and -o together
| configure:4711: gcc -c conftest.c -o conftest2.o >&5
| configure:4715: $? = 0
| configure:4721: gcc -c conftest.c -o conftest2.o >&5
| configure:4725: $? = 0
| configure:4736: cc -c conftest.c >&5
| configure:4740: $? = 0
| configure:4748: cc -c conftest.c -o conftest2.o >&5
| configure:4752: $? = 0
| configure:4758: cc -c conftest.c -o conftest2.o >&5
| configure:4762: $? = 0
| configure:4780: result: yes
| configure:4850: checking for ranlib
| configure:4866: found /usr/bin/ranlib
| configure:4877: result: ranlib
| configure:4905: checking how to run the C preprocessor
| configure:4945: gcc -E  conftest.c
| configure:4952: $? = 0
| configure:4983: gcc -E  conftest.c
| conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:4990: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:5023: result: gcc -E
| configure:5052: gcc -E  conftest.c
| configure:5059: $? = 0
| configure:5090: gcc -E  conftest.c
| conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:5097: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:5137: checking for grep that handles long lines and -e
| configure:5197: result: /bin/grep
| configure:5202: checking for egrep
| configure:5266: result: /bin/grep -E
| configure:5271: checking for ANSI C header files
| configure:5301: gcc -c -g -O2  conftest.c >&5
| configure:5308: $? = 0
| configure:5407: gcc -o conftest -g -O2   conftest.c  >&5
| configure:5411: $? = 0
| configure:5417: ./conftest
| configure:5421: $? = 0
| configure:5439: result: yes
| configure:5463: checking for sys/types.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for sys/stat.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for stdlib.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for string.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for memory.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for strings.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for inttypes.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for stdint.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5463: checking for unistd.h
| configure:5484: gcc -c -g -O2  conftest.c >&5
| configure:5491: $? = 0
| configure:5508: result: yes
| configure:5535: checking minix/config.h usability
| configure:5552: gcc -c -g -O2  conftest.c >&5
| conftest.c:53:26: fatal error: minix/config.h: No such file or directory
| compilation terminated.
| configure:5559: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define 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:5573: result: no
| configure:5577: checking minix/config.h presence
| configure:5592: gcc -E  conftest.c
| conftest.c:20:26: fatal error: minix/config.h: No such file or directory
| compilation terminated.
| configure:5599: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define 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:5613: result: no
| configure:5646: checking for minix/config.h
| configure:5653: result: no
| configure:5694: checking whether it is safe to define __EXTENSIONS__
| configure:5722: gcc -c -g -O2  conftest.c >&5
| configure:5729: $? = 0
| configure:5744: result: yes
| configure:5790: autobuild project... GNU Mailutils
| configure:5796: autobuild revision... 2.99.96
| configure:5801: autobuild hostname... zptr-nb18
| configure:5812: autobuild timestamp... 20120426T101630Z
| configure:5953: checking for g++
| configure:5969: found /usr/bin/g++
| configure:5980: result: g++
| configure:6007: checking for C++ compiler version
| configure:6015: g++ --version >&5
| g++ (Gentoo 4.6.2 p1.4, pie-0.5.0) 4.6.2
| Copyright (C) 2011 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
| configure:6019: $? = 0
| configure:6026: g++ -v >&5
| Using built-in specs.
| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2/g++
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.2/lto-wrapper
| Target: x86_64-pc-linux-gnu
| Configured with: /var/tmp/portage/sys-devel/gcc-4.6.2/work/gcc-4.6.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.2/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.2 p1.4, pie-0.5.0'
| Thread model: posix
| gcc version 4.6.2 (Gentoo 4.6.2 p1.4, pie-0.5.0)
| configure:6030: $? = 0
| configure:6037: g++ -V >&5
| g++: error: unrecognized option '-V'
| g++: fatal error: no input files
| compilation terminated.
| configure:6041: $? = 1
| configure:6044: checking whether we are using the GNU C++ compiler
| configure:6073: g++ -c   conftest.cpp >&5
| configure:6080: $? = 0
| configure:6097: result: yes
| configure:6106: checking whether g++ accepts -g
| configure:6136: g++ -c -g  conftest.cpp >&5
| configure:6143: $? = 0
| configure:6244: result: yes
| configure:6269: checking dependency style of g++
| configure:6379: result: gcc3
| configure:6408: checking for a BSD-compatible install
| configure:6476: result: /usr/bin/install -c
| configure:6487: checking whether ln -s works
| configure:6491: result: yes
| configure:6548: checking how to print strings
| configure:6575: result: printf
| configure:6596: checking for a sed that does not truncate output
| configure:6662: result: /bin/sed
| configure:6680: checking for fgrep
| configure:6744: result: /bin/grep -F
| configure:6779: checking for ld used by gcc
| configure:6846: result: /usr/x86_64-pc-linux-gnu/bin/ld
| configure:6855: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
| configure:6870: result: yes
| configure:6882: checking for BSD- or MS-compatible name lister (nm)
| configure:6931: result: /usr/bin/nm -B
| configure:7061: checking the name lister (/usr/bin/nm -B) interface
| configure:7068: gcc -c -g -O2  conftest.c >&5
| configure:7071: /usr/bin/nm -B "conftest.o"
| configure:7074: output
| 0000000000000000 B some_variable
| configure:7081: result: BSD nm
| configure:7085: checking the maximum length of command line arguments
| configure:7210: result: 1572864
| configure:7227: checking whether the shell understands some XSI constructs
| configure:7237: result: yes
| configure:7241: checking whether the shell understands "+="
| configure:7247: result: yes
| configure:7282: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
| configure:7289: result: -r
| configure:7358: checking for objdump
| configure:7374: found /usr/bin/objdump
| configure:7385: result: objdump
| configure:7417: checking how to recognize dependent libraries
| configure:7614: result: pass_all
| configure:7674: checking for ar
| configure:7690: found /usr/bin/ar
| configure:7701: result: ar
| configure:7779: checking for strip
| configure:7795: found /usr/bin/strip
| configure:7806: result: strip
| configure:7878: checking for ranlib
| configure:7905: result: ranlib
| configure:8007: checking command to parse /usr/bin/nm -B output from gcc object
| configure:8125: gcc -c -g -O2  conftest.c >&5
| configure:8128: $? = 0
| configure:8132: /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:8135: $? = 0
| configure:8189: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
| configure:8192: $? = 0
| configure:8230: result: ok
| configure:8325: gcc -c -g -O2  conftest.c >&5
| configure:8328: $? = 0
| configure:9125: checking for dlfcn.h
| configure:9146: gcc -c -g -O2  conftest.c >&5
| configure:9153: $? = 0
| configure:9170: result: yes
| configure:9358: checking for objdir
| configure:9373: result: .libs
| configure:9644: checking if gcc supports -fno-rtti -fno-exceptions
| configure:9662: 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 [enabled by default]
| configure:9666: $? = 0
| configure:9679: result: no
| configure:9699: checking for gcc option to produce PIC
| configure:9978: result: -fPIC -DPIC
| configure:9990: checking if gcc PIC flag -fPIC -DPIC works
| configure:10008: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
| configure:10012: $? = 0
| configure:10025: result: yes
| configure:10049: checking if gcc static flag -static works
| configure:10077: result: yes
| configure:10092: checking if gcc supports -c -o file.o
| configure:10113: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
| configure:10117: $? = 0
| configure:10139: result: yes
| configure:10147: checking if gcc supports -c -o file.o
| configure:10194: result: yes
| configure:10227: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
| configure:11383: result: yes
| configure:11420: checking whether -lc should be explicitly linked in
| configure:11428: gcc -c -g -O2  conftest.c >&5
| configure:11431: $? = 0
| configure:11446: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
| configure:11449: $? = 0
| configure:11463: result: no
| configure:11628: checking dynamic linker characteristics
| configure:12080: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
| configure:12087: $? = 0
| configure:12324: result: GNU/Linux ld.so
| configure:12431: checking how to hardcode library paths into programs
| configure:12456: result: immediate
| configure:12579: checking for shl_load
| configure:12635: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccyD6Q9t.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.c:61: undefined reference to `shl_load'
| collect2: ld returned 1 exit status
| configure:12642: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | /* 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:12662: result: no
| configure:12667: checking for shl_load in -ldld
| configure:12702: gcc -o conftest -g -O2   conftest.c -ldld   >&5
| /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld
| collect2: ld returned 1 exit status
| configure:12709: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | /* 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:12730: result: no
| configure:12735: checking for dlopen
| configure:12791: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/cc5xJs0E.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.c:61: undefined reference to `dlopen'
| collect2: ld returned 1 exit status
| configure:12798: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | /* 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:12818: result: no
| configure:12823: checking for dlopen in -ldl
| configure:12858: gcc -o conftest -g -O2   conftest.c -ldl   >&5
| configure:12865: $? = 0
| configure:12886: result: yes
| configure:13063: checking whether a program can dlopen itself
| configure:13143: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
| configure:13146: $? = 0
| configure:13164: result: yes
| configure:13169: checking whether a statically linked program can dlopen itself
| configure:13249: gcc -o conftest -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
| /tmp/cc8daJVI.o: In function `main':
| /tmp/mailutils-2.99.96/configure:13229: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
| /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
| collect2: ld returned 1 exit status
| configure:13252: $? = 1
| configure:13270: result: no
| configure:13309: checking whether stripping libraries is possible
| configure:13314: result: yes
| configure:13349: checking if libtool supports shared libraries
| configure:13351: result: yes
| configure:13354: checking whether to build shared libraries
| configure:13375: result: yes
| configure:13378: checking whether to build static libraries
| configure:13382: result: yes
| configure:13405: checking how to run the C++ preprocessor
| configure:13441: g++ -E  conftest.cpp
| configure:13448: $? = 0
| configure:13479: g++ -E  conftest.cpp
| conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:13486: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:13519: result: g++ -E
| configure:13548: g++ -E  conftest.cpp
| configure:13555: $? = 0
| configure:13586: g++ -E  conftest.cpp
| conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory
| compilation terminated.
| configure:13593: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:13772: checking for ld used by g++
| configure:13839: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
| configure:13848: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
| configure:13863: result: yes
| configure:13918: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
| configure:14907: result: yes
| configure:14935: g++ -c -g -O2  conftest.cpp >&5
| configure:14938: $? = 0
| configure:15120: checking for g++ option to produce PIC
| configure:15437: result: -fPIC -DPIC
| configure:15446: checking if g++ PIC flag -fPIC -DPIC works
| configure:15464: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
| configure:15468: $? = 0
| configure:15481: result: yes
| configure:15502: checking if g++ static flag -static works
| configure:15530: result: yes
| configure:15542: checking if g++ supports -c -o file.o
| configure:15563: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
| configure:15567: $? = 0
| configure:15589: result: yes
| configure:15594: checking if g++ supports -c -o file.o
| configure:15641: result: yes
| configure:15671: checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
| configure:15699: result: yes
| configure:15842: checking dynamic linker characteristics
| configure:16472: result: GNU/Linux ld.so
| configure:16525: checking how to hardcode library paths into programs
| configure:16550: result: immediate
| configure:16612: checking for bison
| configure:16628: found /usr/bin/bison
| configure:16639: result: bison -y
| configure:16655: checking for flex
| configure:16671: found /usr/bin/flex
| configure:16682: result: flex
| configure:16719: flex conftest.l
| configure:16723: $? = 0
| configure:16725: checking lex output file root
| configure:16741: result: lex.yy
| configure:16746: checking lex library
| configure:16765: gcc -o conftest -g -O2   conftest.c   >&5
| /tmp/ccfHjc9u.o: In function `input':
| /tmp/mailutils-2.99.96/lex.yy.c:1182: undefined reference to `yywrap'
| /tmp/ccfHjc9u.o: In function `yylex':
| /tmp/mailutils-2.99.96/lex.yy.c:881: undefined reference to `yywrap'
| /tmp/ccfHjc9u.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.l:17: undefined reference to `yywrap'
| collect2: ld returned 1 exit status
| configure:16772: $? = 1
| configure: failed program was:
| |
| | #line 3 "lex.yy.c"
| |
| | #define  YY_INT_ALIGNED short int
| |
| | /* A lexical scanner generated by flex */
| |
| | #define FLEX_SCANNER
| | #define YY_FLEX_MAJOR_VERSION 2
| | #define YY_FLEX_MINOR_VERSION 5
| | #define YY_FLEX_SUBMINOR_VERSION 35
| | #if YY_FLEX_SUBMINOR_VERSION > 0
| | #define FLEX_BETA
| | #endif
| |
| | /* First, we deal with  platform-specific or compiler-specific issues. */
| |
| | /* begin standard C headers. */
| | #include <stdio.h>
| | #include <string.h>
| | #include <errno.h>
| | #include <stdlib.h>
| |
| | /* end standard C headers. */
| |
| | /* flex integer type definitions */
| |
| | #ifndef FLEXINT_H
| | #define FLEXINT_H
| |
| | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
| |
| | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
| |
| | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
| |  * if you want the limit (max/min) macros for int types.
| |  */
| | #ifndef __STDC_LIMIT_MACROS
| | #define __STDC_LIMIT_MACROS 1
| | #endif
| |
| | #include <inttypes.h>
| | typedef int8_t flex_int8_t;
| | typedef uint8_t flex_uint8_t;
| | typedef int16_t flex_int16_t;
| | typedef uint16_t flex_uint16_t;
| | typedef int32_t flex_int32_t;
| | typedef uint32_t flex_uint32_t;
| | #else
| | typedef signed char flex_int8_t;
| | typedef short int flex_int16_t;
| | typedef int flex_int32_t;
| | typedef unsigned char flex_uint8_t;
| | typedef unsigned short int flex_uint16_t;
| | typedef unsigned int flex_uint32_t;
| |
| | /* Limits of integral types. */
| | #ifndef INT8_MIN
| | #define INT8_MIN               (-128)
| | #endif
| | #ifndef INT16_MIN
| | #define INT16_MIN              (-32767-1)
| | #endif
| | #ifndef INT32_MIN
| | #define INT32_MIN              (-2147483647-1)
| | #endif
| | #ifndef INT8_MAX
| | #define INT8_MAX               (127)
| | #endif
| | #ifndef INT16_MAX
| | #define INT16_MAX              (32767)
| | #endif
| | #ifndef INT32_MAX
| | #define INT32_MAX              (2147483647)
| | #endif
| | #ifndef UINT8_MAX
| | #define UINT8_MAX              (255U)
| | #endif
| | #ifndef UINT16_MAX
| | #define UINT16_MAX             (65535U)
| | #endif
| | #ifndef UINT32_MAX
| | #define UINT32_MAX             (4294967295U)
| | #endif
| |
| | #endif /* ! C99 */
| |
| | #endif /* ! FLEXINT_H */
| |
| | #ifdef __cplusplus
| |
| | /* The "const" storage-class-modifier is valid. */
| | #define YY_USE_CONST
| |
| | #else /* ! __cplusplus */
| |
| | /* C99 requires __STDC__ to be defined as 1. */
| | #if defined (__STDC__)
| |
| | #define YY_USE_CONST
| |
| | #endif /* defined (__STDC__) */
| | #endif /* ! __cplusplus */
| |
| | #ifdef YY_USE_CONST
| | #define yyconst const
| | #else
| | #define yyconst
| | #endif
| |
| | /* Returned upon end-of-file. */
| | #define YY_NULL 0
| |
| | /* Promotes a possibly negative, possibly signed char to an unsigned
| |  * integer for use as an array index.  If the signed char is negative,
| |  * we want to instead treat it as an 8-bit unsigned char, hence the
| |  * double cast.
| |  */
| | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
| |
| | /* Enter a start condition.  This macro really ought to take a parameter,
| |  * but we do it the disgusting crufty way forced on us by the ()-less
| |  * definition of BEGIN.
| |  */
| | #define BEGIN (yy_start) = 1 + 2 *
| |
| | /* Translate the current start state into a value that can be later handed
| |  * to BEGIN to return to the state.  The YYSTATE alias is for lex
| |  * compatibility.
| |  */
| | #define YY_START (((yy_start) - 1) / 2)
| | #define YYSTATE YY_START
| |
| | /* Action number for EOF rule of a given start state. */
| | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
| |
| | /* Special action meaning "start processing a new file". */
| | #define YY_NEW_FILE yyrestart(yyin  )
| |
| | #define YY_END_OF_BUFFER_CHAR 0
| |
| | /* Size of default input buffer. */
| | #ifndef YY_BUF_SIZE
| | #ifdef __ia64__
| | /* On IA-64, the buffer size is 16k, not 8k.
| |  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
| |  * Ditto for the __ia64__ case accordingly.
| |  */
| | #define YY_BUF_SIZE 32768
| | #else
| | #define YY_BUF_SIZE 16384
| | #endif /* __ia64__ */
| | #endif
| |
| | /* The state buf must be large enough to hold one state per character in the main buffer.
| |  */
| | #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
| |
| | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
| | #define YY_TYPEDEF_YY_BUFFER_STATE
| | typedef struct yy_buffer_state *YY_BUFFER_STATE;
| | #endif
| |
| | extern int yyleng;
| |
| | extern FILE *yyin, *yyout;
| |
| | #define EOB_ACT_CONTINUE_SCAN 0
| | #define EOB_ACT_END_OF_FILE 1
| | #define EOB_ACT_LAST_MATCH 2
| |
| |     #define YY_LESS_LINENO(n)
| |    
| | /* Return all but the first "n" matched characters back to the input stream. */
| | #define yyless(n) \
| | do \
| | { \
| | /* Undo effects of setting up yytext. */ \
| |         int yyless_macro_arg = (n); \
| |         YY_LESS_LINENO(yyless_macro_arg);\
| | *yy_cp = (yy_hold_char); \
| | YY_RESTORE_YY_MORE_OFFSET \
| | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
| | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
| | } \
| | while ( 0 )
| |
| | #define unput(c) yyunput( c, (yytext_ptr)  )
| |
| | #ifndef YY_TYPEDEF_YY_SIZE_T
| | #define YY_TYPEDEF_YY_SIZE_T
| | typedef size_t yy_size_t;
| | #endif
| |
| | #ifndef YY_STRUCT_YY_BUFFER_STATE
| | #define YY_STRUCT_YY_BUFFER_STATE
| | struct yy_buffer_state
| | {
| | FILE *yy_input_file;
| |
| | char *yy_ch_buf; /* input buffer */
| | char *yy_buf_pos; /* current position in input buffer */
| |
| | /* Size of input buffer in bytes, not including room for EOB
| | * characters.
| | */
| | yy_size_t yy_buf_size;
| |
| | /* Number of characters read into yy_ch_buf, not including EOB
| | * characters.
| | */
| | int yy_n_chars;
| |
| | /* Whether we "own" the buffer - i.e., we know we created it,
| | * and can realloc() it to grow it, and should free() it to
| | * delete it.
| | */
| | int yy_is_our_buffer;
| |
| | /* Whether this is an "interactive" input source; if so, and
| | * if we're using stdio for input, then we want to use getc()
| | * instead of fread(), to make sure we stop fetching input after
| | * each newline.
| | */
| | int yy_is_interactive;
| |
| | /* Whether we're considered to be at the beginning of a line.
| | * If so, '^' rules will be active on the next match, otherwise
| | * not.
| | */
| | int yy_at_bol;
| |
| |     int yy_bs_lineno; /**< The line count. */
| |     int yy_bs_column; /**< The column count. */
| |    
| | /* Whether to try to fill the input buffer when we reach the
| | * end of it.
| | */
| | int yy_fill_buffer;
| |
| | int yy_buffer_status;
| |
| | #define YY_BUFFER_NEW 0
| | #define YY_BUFFER_NORMAL 1
| | /* When an EOF's been seen but there's still some text to process
| | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
| | * shouldn't try reading from the input source any more.  We might
| | * still have a bunch of tokens to match, though, because of
| | * possible backing-up.
| | *
| | * When we actually see the EOF, we change the status to "new"
| | * (via yyrestart()), so that the user can continue scanning by
| | * just pointing yyin at a new input file.
| | */
| | #define YY_BUFFER_EOF_PENDING 2
| |
| | };
| | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
| |
| | /* Stack of input buffers. */
| | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
| | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
| | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
| |
| | /* We provide macros for accessing buffer states in case in the
| |  * future we want to put the buffer states in a more general
| |  * "scanner state".
| |  *
| |  * Returns the top of the stack, or NULL.
| |  */
| | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
| |                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
| |                           : NULL)
| |
| | /* Same as previous macro, but useful when we know that the buffer stack is not
| |  * NULL or when we need an lvalue. For internal use only.
| |  */
| | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
| |
| | /* yy_hold_char holds the character lost when yytext is formed. */
| | static char yy_hold_char;
| | static int yy_n_chars; /* number of characters read into yy_ch_buf */
| | int yyleng;
| |
| | /* Points to current character in buffer. */
| | static char *yy_c_buf_p = (char *) 0;
| | static int yy_init = 0; /* whether we need to initialize */
| | static int yy_start = 0; /* start state number */
| |
| | /* Flag which is used to allow yywrap()'s to do buffer switches
| |  * instead of setting up a fresh yyin.  A bit of a hack ...
| |  */
| | static int yy_did_buffer_switch_on_eof;
| |
| | void yyrestart (FILE *input_file  );
| | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer  );
| | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size  );
| | void yy_delete_buffer (YY_BUFFER_STATE b  );
| | void yy_flush_buffer (YY_BUFFER_STATE b  );
| | void yypush_buffer_state (YY_BUFFER_STATE new_buffer  );
| | void yypop_buffer_state (void );
| |
| | static void yyensure_buffer_stack (void );
| | static void yy_load_buffer_state (void );
| | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file  );
| |
| | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
| |
| | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size  );
| | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str  );
| | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len  );
| |
| | void *yyalloc (yy_size_t  );
| | void *yyrealloc (void *,yy_size_t  );
| | void yyfree (void *  );
| |
| | #define yy_new_buffer yy_create_buffer
| |
| | #define yy_set_interactive(is_interactive) \
| | { \
| | if ( ! YY_CURRENT_BUFFER ){ \
| |         yyensure_buffer_stack (); \
| | YY_CURRENT_BUFFER_LVALUE =    \
| |             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| | } \
| | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
| | }
| |
| | #define yy_set_bol(at_bol) \
| | { \
| | if ( ! YY_CURRENT_BUFFER ){\
| |         yyensure_buffer_stack (); \
| | YY_CURRENT_BUFFER_LVALUE =    \
| |             yy_create_buffer(yyin,YY_BUF_SIZE ); \
| | } \
| | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
| | }
| |
| | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
| |
| | /* Begin user sect3 */
| |
| | typedef unsigned char YY_CHAR;
| |
| | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
| |
| | typedef int yy_state_type;
| |
| | extern int yylineno;
| |
| | int yylineno = 1;
| |
| | extern char *yytext;
| | #define yytext_ptr yytext
| |
| | static yy_state_type yy_get_previous_state (void );
| | static yy_state_type yy_try_NUL_trans (yy_state_type current_state  );
| | static int yy_get_next_buffer (void );
| | static void yy_fatal_error (yyconst char msg[]  );
| |
| | /* Done after the current pattern has been matched and before the
| |  * corresponding action - sets up yytext.
| |  */
| | #define YY_DO_BEFORE_ACTION \
| | (yytext_ptr) = yy_bp; \
| | (yytext_ptr) -= (yy_more_len); \
| | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
| | (yy_hold_char) = *yy_cp; \
| | *yy_cp = '\0'; \
| | (yy_c_buf_p) = yy_cp;
| |
| | #define YY_NUM_RULES 8
| | #define YY_END_OF_BUFFER 9
| | /* This struct is not used in this scanner,
| |    but its presence is necessary. */
| | struct yy_trans_info
| | {
| | flex_int32_t yy_verify;
| | flex_int32_t yy_nxt;
| | };
| | static yyconst flex_int16_t yy_acclist[23] =
| |     {   0,
| |         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
| |         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
| |         7,    8
| |     } ;
| |
| | static yyconst flex_int16_t yy_accept[14] =
| |     {   0,
| |         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
| |        20,   23,   23
| |     } ;
| |
| | static yyconst flex_int32_t yy_ec[256] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
| |
| |         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
| |         1,    1,    1,    1,    1
| |     } ;
| |
| | static yyconst flex_int32_t yy_meta[9] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1
| |     } ;
| |
| | static yyconst flex_int16_t yy_base[13] =
| |     {   0,
| |         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
| |        10,   10
| |     } ;
| |
| | static yyconst flex_int16_t yy_def[13] =
| |     {   0,
| |        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
| |        12,    0
| |     } ;
| |
| | static yyconst flex_int16_t yy_nxt[19] =
| |     {   0,
| |         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
| |        12,   12,   12,   12,   12,   12,   12,   12
| |     } ;
| |
| | static yyconst flex_int16_t yy_chk[19] =
| |     {   0,
| |         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
| |        12,   12,   12,   12,   12,   12,   12,   12
| |     } ;
| |
| | extern int yy_flex_debug;
| | int yy_flex_debug = 0;
| |
| | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
| | static char *yy_full_match;
| | static int yy_lp;
| | #define REJECT \
| | { \
| | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
| | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
| | ++(yy_lp); \
| | goto find_rule; \
| | }
| |
| | static int yy_more_flag = 0;
| | static int yy_more_len = 0;
| | #define yymore() ((yy_more_flag) = 1)
| | #define YY_MORE_ADJ (yy_more_len)
| | #define YY_RESTORE_YY_MORE_OFFSET
| | char *yytext;
| | #line 1 "conftest.l"
| | #line 477 "lex.yy.c"
| |
| | #define INITIAL 0
| |
| | #ifndef YY_NO_UNISTD_H
| | /* Special case for "unistd.h", since it is non-ANSI. We include it way
| |  * down here because we want the user's section 1 to have been scanned first.
| |  * The user has a chance to override it with an option.
| |  */
| | #include <unistd.h>
| | #endif
| |
| | #ifndef YY_EXTRA_TYPE
| | #define YY_EXTRA_TYPE void *
| | #endif
| |
| | static int yy_init_globals (void );
| |
| | /* Accessor methods to globals.
| |    These are made visible to non-reentrant scanners for convenience. */
| |
| | int yylex_destroy (void );
| |
| | int yyget_debug (void );
| |
| | void yyset_debug (int debug_flag  );
| |
| | YY_EXTRA_TYPE yyget_extra (void );
| |
| | void yyset_extra (YY_EXTRA_TYPE user_defined  );
| |
| | FILE *yyget_in (void );
| |
| | void yyset_in  (FILE * in_str  );
| |
| | FILE *yyget_out (void );
| |
| | void yyset_out  (FILE * out_str  );
| |
| | int yyget_leng (void );
| |
| | char *yyget_text (void );
| |
| | int yyget_lineno (void );
| |
| | void yyset_lineno (int line_number  );
| |
| | /* Macros after this point can all be overridden by user definitions in
| |  * section 1.
| |  */
| |
| | #ifndef YY_SKIP_YYWRAP
| | #ifdef __cplusplus
| | extern "C" int yywrap (void );
| | #else
| | extern int yywrap (void );
| | #endif
| | #endif
| |
| |     static void yyunput (int c,char *buf_ptr  );
| |    
| | #ifndef yytext_ptr
| | static void yy_flex_strncpy (char *,yyconst char *,int );
| | #endif
| |
| | #ifdef YY_NEED_STRLEN
| | static int yy_flex_strlen (yyconst char * );
| | #endif
| |
| | #ifndef YY_NO_INPUT
| |
| | #ifdef __cplusplus
| | static int yyinput (void );
| | #else
| | static int input (void );
| | #endif
| |
| | #endif
| |
| | /* Amount of stuff to slurp up with each read. */
| | #ifndef YY_READ_BUF_SIZE
| | #ifdef __ia64__
| | /* On IA-64, the buffer size is 16k, not 8k */
| | #define YY_READ_BUF_SIZE 16384
| | #else
| | #define YY_READ_BUF_SIZE 8192
| | #endif /* __ia64__ */
| | #endif
| |
| | /* Copy whatever the last rule matched to the standard output. */
| | #ifndef ECHO
| | /* This used to be an fputs(), but since the string might contain NUL's,
| |  * we now use fwrite().
| |  */
| | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
| | #endif
| |
| | /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
| |  * is returned in "result".
| |  */
| | #ifndef YY_INPUT
| | #define YY_INPUT(buf,result,max_size) \
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
| | { \
| | int c = '*'; \
| | size_t n; \
| | for ( n = 0; n < max_size && \
| |     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
| | buf[n] = (char) c; \
| | if ( c == '\n' ) \
| | buf[n++] = (char) c; \
| | if ( c == EOF && ferror( yyin ) ) \
| | YY_FATAL_ERROR( "input in flex scanner failed" ); \
| | result = n; \
| | } \
| | else \
| | { \
| | errno=0; \
| | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
| | { \
| | if( errno != EINTR) \
| | { \
| | YY_FATAL_ERROR( "input in flex scanner failed" ); \
| | break; \
| | } \
| | errno=0; \
| | clearerr(yyin); \
| | } \
| | }\
| | \
| |
| | #endif
| |
| | /* No semi-colon after return; correct usage is to write "yyterminate();" -
| |  * we don't want an extra ';' after the "return" because that will cause
| |  * some compilers to complain about unreachable statements.
| |  */
| | #ifndef yyterminate
| | #define yyterminate() return YY_NULL
| | #endif
| |
| | /* Number of entries by which start-condition stack grows. */
| | #ifndef YY_START_STACK_INCR
| | #define YY_START_STACK_INCR 25
| | #endif
| |
| | /* Report a fatal error. */
| | #ifndef YY_FATAL_ERROR
| | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
| | #endif
| |
| | /* end tables serialization structures and prototypes */
| |
| | /* Default declaration of generated scanner - a define so the user can
| |  * easily add parameters.
| |  */
| | #ifndef YY_DECL
| | #define YY_DECL_IS_OURS 1
| |
| | extern int yylex (void);
| |
| | #define YY_DECL int yylex (void)
| | #endif /* !YY_DECL */
| |
| | /* Code executed at the beginning of each rule, after yytext and yyleng
| |  * have been set up.
| |  */
| | #ifndef YY_USER_ACTION
| | #define YY_USER_ACTION
| | #endif
| |
| | /* Code executed at the end of each rule. */
| | #ifndef YY_BREAK
| | #define YY_BREAK break;
| | #endif
| |
| | #define YY_RULE_SETUP \
| | YY_USER_ACTION
| |
| | /** The main scanner function which does all the work.
| |  */
| | YY_DECL
| | {
| | register yy_state_type yy_current_state;
| | register char *yy_cp, *yy_bp;
| | register int yy_act;
| |    
| | #line 1 "conftest.l"
| |
| | #line 666 "lex.yy.c"
| |
| | if ( !(yy_init) )
| | {
| | (yy_init) = 1;
| |
| | #ifdef YY_USER_INIT
| | YY_USER_INIT;
| | #endif
| |
| |         /* Create the reject buffer large enough to save one state per allowed character. */
| |         if ( ! (yy_state_buf) )
| |             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
| |             if ( ! (yy_state_buf) )
| |                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
| |
| | if ( ! (yy_start) )
| | (yy_start) = 1; /* first start state */
| |
| | if ( ! yyin )
| | yyin = stdin;
| |
| | if ( ! yyout )
| | yyout = stdout;
| |
| | if ( ! YY_CURRENT_BUFFER ) {
| | yyensure_buffer_stack ();
| | YY_CURRENT_BUFFER_LVALUE =
| | yy_create_buffer(yyin,YY_BUF_SIZE );
| | }
| |
| | yy_load_buffer_state( );
| | }
| |
| | while ( 1 ) /* loops until end-of-file is reached */
| | {
| | (yy_more_len) = 0;
| | if ( (yy_more_flag) )
| | {
| | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
| | (yy_more_flag) = 0;
| | }
| | yy_cp = (yy_c_buf_p);
| |
| | /* Support of yytext. */
| | *yy_cp = (yy_hold_char);
| |
| | /* yy_bp points to the position in yy_ch_buf of the start of
| | * the current run.
| | */
| | yy_bp = yy_cp;
| |
| | yy_current_state = (yy_start);
| |
| | (yy_state_ptr) = (yy_state_buf);
| | *(yy_state_ptr)++ = yy_current_state;
| |
| | yy_match:
| | do
| | {
| | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | {
| | yy_current_state = (int) yy_def[yy_current_state];
| | if ( yy_current_state >= 13 )
| | yy_c = yy_meta[(unsigned int) yy_c];
| | }
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| | *(yy_state_ptr)++ = yy_current_state;
| | ++yy_cp;
| | }
| | while ( yy_base[yy_current_state] != 10 );
| |
| | yy_find_action:
| | yy_current_state = *--(yy_state_ptr);
| | (yy_lp) = yy_accept[yy_current_state];
| | find_rule: /* we branch to this label when backing up */
| | for ( ; ; ) /* until we find what rule we matched */
| | {
| | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
| | {
| | yy_act = yy_acclist[(yy_lp)];
| | {
| | (yy_full_match) = yy_cp;
| | break;
| | }
| | }
| | --yy_cp;
| | yy_current_state = *--(yy_state_ptr);
| | (yy_lp) = yy_accept[yy_current_state];
| | }
| |
| | YY_DO_BEFORE_ACTION;
| |
| | do_action: /* This label is used only to access EOF actions. */
| |
| | switch ( yy_act )
| | { /* beginning of action switch */
| | case 1:
| | YY_RULE_SETUP
| | #line 2 "conftest.l"
| | { ECHO; }
| | YY_BREAK
| | case 2:
| | YY_RULE_SETUP
| | #line 3 "conftest.l"
| | { REJECT; }
| | YY_BREAK
| | case 3:
| | YY_RULE_SETUP
| | #line 4 "conftest.l"
| | { yymore (); }
| | YY_BREAK
| | case 4:
| | YY_RULE_SETUP
| | #line 5 "conftest.l"
| | { yyless (1); }
| | YY_BREAK
| | case 5:
| | YY_RULE_SETUP
| | #line 6 "conftest.l"
| | { yyless (input () != 0); }
| | YY_BREAK
| | case 6:
| | YY_RULE_SETUP
| | #line 7 "conftest.l"
| | { unput (yytext[0]); }
| | YY_BREAK
| | case 7:
| | YY_RULE_SETUP
| | #line 8 "conftest.l"
| | { BEGIN INITIAL; }
| | YY_BREAK
| | case 8:
| | YY_RULE_SETUP
| | #line 9 "conftest.l"
| | ECHO;
| | YY_BREAK
| | #line 804 "lex.yy.c"
| | case YY_STATE_EOF(INITIAL):
| | yyterminate();
| |
| | case YY_END_OF_BUFFER:
| | {
| | /* Amount of text matched not including the EOB char. */
| | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
| |
| | /* Undo the effects of YY_DO_BEFORE_ACTION. */
| | *yy_cp = (yy_hold_char);
| | YY_RESTORE_YY_MORE_OFFSET
| |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
| | {
| | /* We're scanning a new file or input source.  It's
| | * possible that this happened because the user
| | * just pointed yyin at a new source and called
| | * yylex().  If so, then we have to assure
| | * consistency between YY_CURRENT_BUFFER and our
| | * globals.  Here is the right place to do so, because
| | * this is the first action (other than possibly a
| | * back-up) that will match for the new input source.
| | */
| | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
| | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
| | }
| |
| | /* Note that here we test for yy_c_buf_p "<=" to the position
| | * of the first EOB in the buffer, since yy_c_buf_p will
| | * already have been incremented past the NUL character
| | * (since all states make transitions on EOB to the
| | * end-of-buffer state).  Contrast this with the test
| | * in input().
| | */
| | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| | { /* This was really a NUL. */
| | yy_state_type yy_next_state;
| |
| | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
| |
| | yy_current_state = yy_get_previous_state(  );
| |
| | /* Okay, we're now positioned to make the NUL
| | * transition.  We couldn't have
| | * yy_get_previous_state() go ahead and do it
| | * for us because it doesn't know how to deal
| | * with the possibility of jamming (and we don't
| | * want to build jamming into it because then it
| | * will run more slowly).
| | */
| |
| | yy_next_state = yy_try_NUL_trans( yy_current_state );
| |
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| |
| | if ( yy_next_state )
| | {
| | /* Consume the NUL. */
| | yy_cp = ++(yy_c_buf_p);
| | yy_current_state = yy_next_state;
| | goto yy_match;
| | }
| |
| | else
| | {
| | yy_cp = (yy_c_buf_p);
| | goto yy_find_action;
| | }
| | }
| |
| | else switch ( yy_get_next_buffer(  ) )
| | {
| | case EOB_ACT_END_OF_FILE:
| | {
| | (yy_did_buffer_switch_on_eof) = 0;
| |
| | if ( yywrap( ) )
| | {
| | /* Note: because we've taken care in
| | * yy_get_next_buffer() to have set up
| | * yytext, we can now set up
| | * yy_c_buf_p so that if some total
| | * hoser (like flex itself) wants to
| | * call the scanner after we return the
| | * YY_NULL, it'll still work - another
| | * YY_NULL will get returned.
| | */
| | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
| |
| | yy_act = YY_STATE_EOF(YY_START);
| | goto do_action;
| | }
| |
| | else
| | {
| | if ( ! (yy_did_buffer_switch_on_eof) )
| | YY_NEW_FILE;
| | }
| | break;
| | }
| |
| | case EOB_ACT_CONTINUE_SCAN:
| | (yy_c_buf_p) =
| | (yytext_ptr) + yy_amount_of_matched_text;
| |
| | yy_current_state = yy_get_previous_state(  );
| |
| | yy_cp = (yy_c_buf_p);
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| | goto yy_match;
| |
| | case EOB_ACT_LAST_MATCH:
| | (yy_c_buf_p) =
| | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
| |
| | yy_current_state = yy_get_previous_state(  );
| |
| | yy_cp = (yy_c_buf_p);
| | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
| | goto yy_find_action;
| | }
| | break;
| | }
| |
| | default:
| | YY_FATAL_ERROR(
| | "fatal flex scanner internal error--no action found" );
| | } /* end of action switch */
| | } /* end of scanning one token */
| | } /* end of yylex */
| |
| | /* yy_get_next_buffer - try to read in a new buffer
| |  *
| |  * Returns a code representing an action:
| |  * EOB_ACT_LAST_MATCH -
| |  * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
| |  * EOB_ACT_END_OF_FILE - end of file
| |  */
| | static int yy_get_next_buffer (void)
| | {
| |     register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
| | register char *source = (yytext_ptr);
| | register int number_to_move, i;
| | int ret_val;
| |
| | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
| | YY_FATAL_ERROR(
| | "fatal flex scanner internal error--end of buffer missed" );
| |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
| | { /* Don't try to fill the buffer, so this is an EOF. */
| | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
| | {
| | /* We matched a single character, the EOB, so
| | * treat this as a final EOF.
| | */
| | return EOB_ACT_END_OF_FILE;
| | }
| |
| | else
| | {
| | /* We matched some text prior to the EOB, first
| | * process it.
| | */
| | return EOB_ACT_LAST_MATCH;
| | }
| | }
| |
| | /* Try to read more data. */
| |
| | /* First move last chars to start of buffer. */
| | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
| |
| | for ( i = 0; i < number_to_move; ++i )
| | *(dest++) = *(source++);
| |
| | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
| | /* don't do the read, it's not guaranteed to return an EOF,
| | * just force an EOF
| | */
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
| |
| | else
| | {
| | int num_to_read =
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
| |
| | while ( num_to_read <= 0 )
| | { /* Not enough room in the buffer - grow it. */
| |
| | YY_FATAL_ERROR(
| | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
| |
| | }
| |
| | if ( num_to_read > YY_READ_BUF_SIZE )
| | num_to_read = YY_READ_BUF_SIZE;
| |
| | /* Read in more data. */
| | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
| | (yy_n_chars), (size_t) num_to_read );
| |
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | }
| |
| | if ( (yy_n_chars) == 0 )
| | {
| | if ( number_to_move == YY_MORE_ADJ )
| | {
| | ret_val = EOB_ACT_END_OF_FILE;
| | yyrestart(yyin  );
| | }
| |
| | else
| | {
| | ret_val = EOB_ACT_LAST_MATCH;
| | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
| | YY_BUFFER_EOF_PENDING;
| | }
| | }
| |
| | else
| | ret_val = EOB_ACT_CONTINUE_SCAN;
| |
| | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
| | /* Extend the array by 50%, plus the number we really need. */
| | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size  );
| | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
| | }
| |
| | (yy_n_chars) += number_to_move;
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
| | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
| |
| | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
| |
| | return ret_val;
| | }
| |
| | /* yy_get_previous_state - get the state just before the EOB char was reached */
| |
| |     static yy_state_type yy_get_previous_state (void)
| | {
| | register yy_state_type yy_current_state;
| | register char *yy_cp;
| |    
| | yy_current_state = (yy_start);
| |
| | (yy_state_ptr) = (yy_state_buf);
| | *(yy_state_ptr)++ = yy_current_state;
| |
| | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
| | {
| | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | {
| | yy_current_state = (int) yy_def[yy_current_state];
| | if ( yy_current_state >= 13 )
| | yy_c = yy_meta[(unsigned int) yy_c];
| | }
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| | *(yy_state_ptr)++ = yy_current_state;
| | }
| |
| | return yy_current_state;
| | }
| |
| | /* yy_try_NUL_trans - try to make a transition on the NUL character
| |  *
| |  * synopsis
| |  * next_state = yy_try_NUL_trans( current_state );
| |  */
| |     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
| | {
| | register int yy_is_jam;
| |    
| | register YY_CHAR yy_c = 1;
| | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
| | {
| | yy_current_state = (int) yy_def[yy_current_state];
| | if ( yy_current_state >= 13 )
| | yy_c = yy_meta[(unsigned int) yy_c];
| | }
| | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
| | yy_is_jam = (yy_current_state == 12);
| | if ( ! yy_is_jam )
| | *(yy_state_ptr)++ = yy_current_state;
| |
| | return yy_is_jam ? 0 : yy_current_state;
| | }
| |
| |     static void yyunput (int c, register char * yy_bp )
| | {
| | register char *yy_cp;
| |    
| |     yy_cp = (yy_c_buf_p);
| |
| | /* undo effects of setting up yytext */
| | *yy_cp = (yy_hold_char);
| |
| | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| | { /* need to shift things up to make room */
| | /* +2 for EOB chars. */
| | register int number_to_move = (yy_n_chars) + 2;
| | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
| | register char *source =
| | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
| |
| | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
| | *--dest = *--source;
| |
| | yy_cp += (int) (dest - source);
| | yy_bp += (int) (dest - source);
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
| | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
| |
| | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
| | YY_FATAL_ERROR( "flex scanner push-back overflow" );
| | }
| |
| | *--yy_cp = (char) c;
| |
| | (yytext_ptr) = yy_bp;
| | (yy_hold_char) = *yy_cp;
| | (yy_c_buf_p) = yy_cp;
| | }
| |
| | #ifndef YY_NO_INPUT
| | #ifdef __cplusplus
| |     static int yyinput (void)
| | #else
| |     static int input  (void)
| | #endif
| |
| | {
| | int c;
| |    
| | *(yy_c_buf_p) = (yy_hold_char);
| |
| | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
| | {
| | /* yy_c_buf_p now points to the character we want to return.
| | * If this occurs *before* the EOB characters, then it's a
| | * valid NUL; if not, then we've hit the end of the buffer.
| | */
| | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
| | /* This was really a NUL. */
| | *(yy_c_buf_p) = '\0';
| |
| | else
| | { /* need more input */
| | int offset = (yy_c_buf_p) - (yytext_ptr);
| | ++(yy_c_buf_p);
| |
| | switch ( yy_get_next_buffer(  ) )
| | {
| | case EOB_ACT_LAST_MATCH:
| | /* This happens because yy_g_n_b()
| | * sees that we've accumulated a
| | * token and flags that we need to
| | * try matching the token before
| | * proceeding.  But for input(),
| | * there's no matching to consider.
| | * So convert the EOB_ACT_LAST_MATCH
| | * to EOB_ACT_END_OF_FILE.
| | */
| |
| | /* Reset buffer status. */
| | yyrestart(yyin );
| |
| | /*FALLTHROUGH*/
| |
| | case EOB_ACT_END_OF_FILE:
| | {
| | if ( yywrap( ) )
| | return EOF;
| |
| | if ( ! (yy_did_buffer_switch_on_eof) )
| | YY_NEW_FILE;
| | #ifdef __cplusplus
| | return yyinput();
| | #else
| | return input();
| | #endif
| | }
| |
| | case EOB_ACT_CONTINUE_SCAN:
| | (yy_c_buf_p) = (yytext_ptr) + offset;
| | break;
| | }
| | }
| | }
| |
| | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
| | *(yy_c_buf_p) = '\0'; /* preserve yytext */
| | (yy_hold_char) = *++(yy_c_buf_p);
| |
| | return c;
| | }
| | #endif /* ifndef YY_NO_INPUT */
| |
| | /** Immediately switch to a different input stream.
| |  * @param input_file A readable stream.
| |  *
| |  * @note This function does not reset the start condition to @c INITIAL .
| |  */
| |     void yyrestart  (FILE * input_file )
| | {
| |    
| | if ( ! YY_CURRENT_BUFFER ){
| |         yyensure_buffer_stack ();
| | YY_CURRENT_BUFFER_LVALUE =
| |             yy_create_buffer(yyin,YY_BUF_SIZE );
| | }
| |
| | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
| | yy_load_buffer_state( );
| | }
| |
| | /** Switch to a different input buffer.
| |  * @param new_buffer The new input buffer.
| |  *
| |  */
| |     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
| | {
| |    
| | /* TODO. We should be able to replace this entire function body
| | * with
| | * yypop_buffer_state();
| | * yypush_buffer_state(new_buffer);
| |      */
| | yyensure_buffer_stack ();
| | if ( YY_CURRENT_BUFFER == new_buffer )
| | return;
| |
| | if ( YY_CURRENT_BUFFER )
| | {
| | /* Flush out information for old buffer. */
| | *(yy_c_buf_p) = (yy_hold_char);
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | }
| |
| | YY_CURRENT_BUFFER_LVALUE = new_buffer;
| | yy_load_buffer_state( );
| |
| | /* We don't actually know whether we did this switch during
| | * EOF (yywrap()) processing, but the only time this flag
| | * is looked at is after yywrap() is called, so it's safe
| | * to go ahead and always set it.
| | */
| | (yy_did_buffer_switch_on_eof) = 1;
| | }
| |
| | static void yy_load_buffer_state  (void)
| | {
| |     (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
| | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
| | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
| | (yy_hold_char) = *(yy_c_buf_p);
| | }
| |
| | /** Allocate and initialize an input buffer state.
| |  * @param file A readable stream.
| |  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
| |  *
| |  * @return the allocated buffer state.
| |  */
| |     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
| | {
| | YY_BUFFER_STATE b;
| |    
| | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| | if ( ! b )
| | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| |
| | b->yy_buf_size = size;
| |
| | /* yy_ch_buf has to be 2 characters longer than the size given because
| | * we need to put in 2 end-of-buffer characters.
| | */
| | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2  );
| | if ( ! b->yy_ch_buf )
| | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
| |
| | b->yy_is_our_buffer = 1;
| |
| | yy_init_buffer(b,file );
| |
| | return b;
| | }
| |
| | /** Destroy the buffer.
| |  * @param b a buffer created with yy_create_buffer()
| |  *
| |  */
| |     void yy_delete_buffer (YY_BUFFER_STATE  b )
| | {
| |    
| | if ( ! b )
| | return;
| |
| | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
| | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
| |
| | if ( b->yy_is_our_buffer )
| | yyfree((void *) b->yy_ch_buf  );
| |
| | yyfree((void *) b  );
| | }
| |
| | #ifndef __cplusplus
| | extern int isatty (int );
| | #endif /* __cplusplus */
| |    
| | /* Initializes or reinitializes a buffer.
| |  * This function is sometimes called more than once on the same buffer,
| |  * such as during a yyrestart() or at EOF.
| |  */
| |     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
| |
| | {
| | int oerrno = errno;
| |    
| | yy_flush_buffer(b );
| |
| | b->yy_input_file = file;
| | b->yy_fill_buffer = 1;
| |
| |     /* If b is the current buffer, then yy_init_buffer was _probably_
| |      * called from yyrestart() or through yy_get_next_buffer.
| |      * In that case, we don't want to reset the lineno or column.
| |      */
| |     if (b != YY_CURRENT_BUFFER){
| |         b->yy_bs_lineno = 1;
| |         b->yy_bs_column = 0;
| |     }
| |
| |         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
| |    
| | errno = oerrno;
| | }
| |
| | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
| |  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
| |  *
| |  */
| |     void yy_flush_buffer (YY_BUFFER_STATE  b )
| | {
| |     if ( ! b )
| | return;
| |
| | b->yy_n_chars = 0;
| |
| | /* We always need two end-of-buffer characters.  The first causes
| | * a transition to the end-of-buffer state.  The second causes
| | * a jam in that state.
| | */
| | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
| | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
| |
| | b->yy_buf_pos = &b->yy_ch_buf[0];
| |
| | b->yy_at_bol = 1;
| | b->yy_buffer_status = YY_BUFFER_NEW;
| |
| | if ( b == YY_CURRENT_BUFFER )
| | yy_load_buffer_state( );
| | }
| |
| | /** Pushes the new state onto the stack. The new state becomes
| |  *  the current state. This function will allocate the stack
| |  *  if necessary.
| |  *  @param new_buffer The new state.
| |  *  
| |  */
| | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
| | {
| |     if (new_buffer == NULL)
| | return;
| |
| | yyensure_buffer_stack();
| |
| | /* This block is copied from yy_switch_to_buffer. */
| | if ( YY_CURRENT_BUFFER )
| | {
| | /* Flush out information for old buffer. */
| | *(yy_c_buf_p) = (yy_hold_char);
| | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
| | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
| | }
| |
| | /* Only push if top exists. Otherwise, replace top. */
| | if (YY_CURRENT_BUFFER)
| | (yy_buffer_stack_top)++;
| | YY_CURRENT_BUFFER_LVALUE = new_buffer;
| |
| | /* copied from yy_switch_to_buffer. */
| | yy_load_buffer_state( );
| | (yy_did_buffer_switch_on_eof) = 1;
| | }
| |
| | /** Removes and deletes the top of the stack, if present.
| |  *  The next element becomes the new top.
| |  *  
| |  */
| | void yypop_buffer_state (void)
| | {
| |     if (!YY_CURRENT_BUFFER)
| | return;
| |
| | yy_delete_buffer(YY_CURRENT_BUFFER );
| | YY_CURRENT_BUFFER_LVALUE = NULL;
| | if ((yy_buffer_stack_top) > 0)
| | --(yy_buffer_stack_top);
| |
| | if (YY_CURRENT_BUFFER) {
| | yy_load_buffer_state( );
| | (yy_did_buffer_switch_on_eof) = 1;
| | }
| | }
| |
| | /* Allocates the stack if it does not exist.
| |  *  Guarantees space for at least one push.
| |  */
| | static void yyensure_buffer_stack (void)
| | {
| | int num_to_alloc;
| |    
| | if (!(yy_buffer_stack)) {
| |
| | /* First allocation is just for 2 elements, since we don't know if this
| | * scanner will even need a stack. We use 2 instead of 1 to avoid an
| | * immediate realloc on the next call.
| |          */
| | num_to_alloc = 1;
| | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
| | (num_to_alloc * sizeof(struct yy_buffer_state*)
| | );
| | if ( ! (yy_buffer_stack) )
| | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| |  
| | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
| |
| | (yy_buffer_stack_max) = num_to_alloc;
| | (yy_buffer_stack_top) = 0;
| | return;
| | }
| |
| | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
| |
| | /* Increase the buffer to prepare for a possible push. */
| | int grow_size = 8 /* arbitrary grow size */;
| |
| | num_to_alloc = (yy_buffer_stack_max) + grow_size;
| | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
| | ((yy_buffer_stack),
| | num_to_alloc * sizeof(struct yy_buffer_state*)
| | );
| | if ( ! (yy_buffer_stack) )
| | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
| |
| | /* zero only the new slots.*/
| | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
| | (yy_buffer_stack_max) = num_to_alloc;
| | }
| | }
| |
| | /** Setup the input buffer state to scan directly from a user-specified character buffer.
| |  * @param base the character buffer
| |  * @param size the size in bytes of the character buffer
| |  *
| |  * @return the newly allocated buffer state object.
| |  */
| | YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
| | {
| | YY_BUFFER_STATE b;
| |    
| | if ( size < 2 ||
| |     base[size-2] != YY_END_OF_BUFFER_CHAR ||
| |     base[size-1] != YY_END_OF_BUFFER_CHAR )
| | /* They forgot to leave room for the EOB's. */
| | return 0;
| |
| | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state )  );
| | if ( ! b )
| | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
| |
| | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
| | b->yy_buf_pos = b->yy_ch_buf = base;
| | b->yy_is_our_buffer = 0;
| | b->yy_input_file = 0;
| | b->yy_n_chars = b->yy_buf_size;
| | b->yy_is_interactive = 0;
| | b->yy_at_bol = 1;
| | b->yy_fill_buffer = 0;
| | b->yy_buffer_status = YY_BUFFER_NEW;
| |
| | yy_switch_to_buffer(b  );
| |
| | return b;
| | }
| |
| | /** Setup the input buffer state to scan a string. The next call to yylex() will
| |  * scan from a @e copy of @a str.
| |  * @param yystr a NUL-terminated string to scan
| |  *
| |  * @return the newly allocated buffer state object.
| |  * @note If you want to scan bytes that may contain NUL values, then use
| |  *       yy_scan_bytes() instead.
| |  */
| | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
| | {
| |    
| | return yy_scan_bytes(yystr,strlen(yystr) );
| | }
| |
| | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
| |  * scan from a @e copy of @a bytes.
| |  * @param yybytes the byte buffer to scan
| |  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
| |  *
| |  * @return the newly allocated buffer state object.
| |  */
| | YY_BUFFER_STATE yy_scan_bytes  (yyconst char * yybytes, int  _yybytes_len )
| | {
| | YY_BUFFER_STATE b;
| | char *buf;
| | yy_size_t n;
| | int i;
| |    
| | /* Get memory for full buffer, including space for trailing EOB's. */
| | n = _yybytes_len + 2;
| | buf = (char *) yyalloc(n  );
| | if ( ! buf )
| | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
| |
| | for ( i = 0; i < _yybytes_len; ++i )
| | buf[i] = yybytes[i];
| |
| | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
| |
| | b = yy_scan_buffer(buf,n );
| | if ( ! b )
| | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
| |
| | /* It's okay to grow etc. this buffer, and we should throw it
| | * away when we're done.
| | */
| | b->yy_is_our_buffer = 1;
| |
| | return b;
| | }
| |
| | #ifndef YY_EXIT_FAILURE
| | #define YY_EXIT_FAILURE 2
| | #endif
| |
| | static void yy_fatal_error (yyconst char* msg )
| | {
| |     (void) fprintf( stderr, "%s\n", msg );
| | exit( YY_EXIT_FAILURE );
| | }
| |
| | /* Redefine yyless() so it works in section 3 code. */
| |
| | #undef yyless
| | #define yyless(n) \
| | do \
| | { \
| | /* Undo effects of setting up yytext. */ \
| |         int yyless_macro_arg = (n); \
| |         YY_LESS_LINENO(yyless_macro_arg);\
| | yytext[yyleng] = (yy_hold_char); \
| | (yy_c_buf_p) = yytext + yyless_macro_arg; \
| | (yy_hold_char) = *(yy_c_buf_p); \
| | *(yy_c_buf_p) = '\0'; \
| | yyleng = yyless_macro_arg; \
| | } \
| | while ( 0 )
| |
| | /* Accessor  methods (get/set functions) to struct members. */
| |
| | /** Get the current line number.
| |  *
| |  */
| | int yyget_lineno  (void)
| | {
| |        
| |     return yylineno;
| | }
| |
| | /** Get the input stream.
| |  *
| |  */
| | FILE *yyget_in  (void)
| | {
| |         return yyin;
| | }
| |
| | /** Get the output stream.
| |  *
| |  */
| | FILE *yyget_out  (void)
| | {
| |         return yyout;
| | }
| |
| | /** Get the length of the current token.
| |  *
| |  */
| | int yyget_leng  (void)
| | {
| |         return yyleng;
| | }
| |
| | /** Get the current token.
| |  *
| |  */
| |
| | char *yyget_text  (void)
| | {
| |         return yytext;
| | }
| |
| | /** Set the current line number.
| |  * @param line_number
| |  *
| |  */
| | void yyset_lineno (int  line_number )
| | {
| |    
| |     yylineno = line_number;
| | }
| |
| | /** Set the input stream. This does not discard the current
| |  * input buffer.
| |  * @param in_str A readable stream.
| |  *
| |  * @see yy_switch_to_buffer
| |  */
| | void yyset_in (FILE *  in_str )
| | {
| |         yyin = in_str ;
| | }
| |
| | void yyset_out (FILE *  out_str )
| | {
| |         yyout = out_str ;
| | }
| |
| | int yyget_debug  (void)
| | {
| |         return yy_flex_debug;
| | }
| |
| | void yyset_debug (int  bdebug )
| | {
| |         yy_flex_debug = bdebug ;
| | }
| |
| | static int yy_init_globals (void)
| | {
| |         /* Initialization is the same as for the non-reentrant scanner.
| |      * This function is called from yylex_destroy(), so don't allocate here.
| |      */
| |
| |     (yy_buffer_stack) = 0;
| |     (yy_buffer_stack_top) = 0;
| |     (yy_buffer_stack_max) = 0;
| |     (yy_c_buf_p) = (char *) 0;
| |     (yy_init) = 0;
| |     (yy_start) = 0;
| |
| |     (yy_state_buf) = 0;
| |     (yy_state_ptr) = 0;
| |     (yy_full_match) = 0;
| |     (yy_lp) = 0;
| |
| | /* Defined in main.c */
| | #ifdef YY_STDINIT
| |     yyin = stdin;
| |     yyout = stdout;
| | #else
| |     yyin = (FILE *) 0;
| |     yyout = (FILE *) 0;
| | #endif
| |
| |     /* For future reference: Set errno on error, since we are called by
| |      * yylex_init()
| |      */
| |     return 0;
| | }
| |
| | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
| | int yylex_destroy  (void)
| | {
| |    
| |     /* Pop the buffer stack, destroying each element. */
| | while(YY_CURRENT_BUFFER){
| | yy_delete_buffer(YY_CURRENT_BUFFER  );
| | YY_CURRENT_BUFFER_LVALUE = NULL;
| | yypop_buffer_state();
| | }
| |
| | /* Destroy the stack itself. */
| | yyfree((yy_buffer_stack) );
| | (yy_buffer_stack) = NULL;
| |
| |     yyfree ( (yy_state_buf) );
| |     (yy_state_buf)  = NULL;
| |
| |     /* Reset the globals. This is important in a non-reentrant scanner so the next time
| |      * yylex() is called, initialization will occur. */
| |     yy_init_globals( );
| |
| |     return 0;
| | }
| |
| | /*
| |  * Internal utility routines.
| |  */
| |
| | #ifndef yytext_ptr
| | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
| | {
| | register int i;
| | for ( i = 0; i < n; ++i )
| | s1[i] = s2[i];
| | }
| | #endif
| |
| | #ifdef YY_NEED_STRLEN
| | static int yy_flex_strlen (yyconst char * s )
| | {
| | register int n;
| | for ( n = 0; s[n]; ++n )
| | ;
| |
| | return n;
| | }
| | #endif
| |
| | void *yyalloc (yy_size_t  size )
| | {
| | return (void *) malloc( size );
| | }
| |
| | void *yyrealloc  (void * ptr, yy_size_t  size )
| | {
| | /* The cast to (char *) in the following accommodates both
| | * implementations that use char* generic pointers, and those
| | * that use void* generic pointers.  It works with the latter
| | * because both ANSI C and C++ allow castless assignment from
| | * any pointer type to void*, and deal with argument conversions
| | * as though doing an assignment.
| | */
| | return (void *) realloc( (char *) ptr, size );
| | }
| |
| | void yyfree (void * ptr )
| | {
| | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
| | }
| |
| | #define YYTABLES_NAME "yytables"
| |
| | #line 9 "conftest.l"
| |
| |
| | #ifdef YYTEXT_POINTER
| | extern char *yytext;
| | #endif
| | int
| | main (void)
| | {
| |   return ! yylex () + ! yywrap ();
| | }
| configure:16765: gcc -o conftest -g -O2   conftest.c -lfl  >&5
| configure:16772: $? = 0
| configure:16796: result: -lfl
| configure:16802: checking whether yytext is a pointer
| configure:16823: gcc -o conftest -g -O2   conftest.c -lfl  >&5
| configure:16830: $? = 0
| configure:16852: result: yes
| configure:16880: checking whether NLS is requested
| configure:16889: result: yes
| configure:16929: checking for msgfmt
| configure: trying /usr/bin/msgfmt...
| 0 translated messages.
| configure:16961: result: /usr/bin/msgfmt
| configure:16970: checking for gmsgfmt
| configure:16988: found /usr/bin/gmsgfmt
| configure:17001: result: /usr/bin/gmsgfmt
| configure:17051: checking for xgettext
| configure: trying /usr/bin/xgettext...
| /usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
| configure:17083: result: /usr/bin/xgettext
| configure:17128: checking for msgmerge
| configure: trying /usr/bin/msgmerge...
| configure:17159: result: /usr/bin/msgmerge
| configure:17215: checking for ld used by GCC
| configure:17279: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
| configure:17288: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
| configure:17301: result: yes
| configure:17308: checking for shared library run path origin
| configure:17321: result: done
| configure:17897: checking for CFPreferencesCopyAppValue
| configure:17925: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
| compilation terminated.
| configure:17932: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFPreferences.h>
| | int
| | main ()
| | {
| | CFPreferencesCopyAppValue(NULL, NULL)
| |   ;
| |   return 0;
| | }
| configure:17953: result: no
| configure:17962: checking for CFLocaleCopyCurrent
| configure:17990: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
| conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
| compilation terminated.
| configure:17997: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 1
| | /* end confdefs.h.  */
| | #include <CoreFoundation/CFLocale.h>
| | int
| | main ()
| | {
| | CFLocaleCopyCurrent();
| |   ;
| |   return 0;
| | }
| configure:18018: result: no
| configure:18069: checking for GNU gettext in libc
| configure:18103: gcc -o conftest -g -O2   conftest.c  >&5
| configure:18110: $? = 0
| configure:18132: result: yes
| configure:19118: checking whether to use NLS
| configure:19120: result: yes
| configure:19123: checking where the gettext function comes from
| configure:19134: result: libc
| configure:19226: checking for iconv
| configure:19260: gcc -o conftest -g -O2   conftest.c  >&5
| configure:19267: $? = 0
| configure:19346: result: yes
| configure:19349: checking for working iconv
| configure:19479: gcc -o conftest -g -O2   conftest.c  >&5
| configure:19483: $? = 0
| configure:19489: ./conftest
| configure:19493: $? = 0
| configure:19512: result: yes
| configure:19542: checking for iconv declaration
| configure:19581: gcc -c -g -O2  conftest.c >&5
| configure:19588: $? = 0
| configure:19607: result:
|          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| configure:19635: checking iconv.h usability
| configure:19652: gcc -c -g -O2  conftest.c >&5
| configure:19659: $? = 0
| configure:19673: result: yes
| configure:19677: checking iconv.h presence
| configure:19692: gcc -E  conftest.c
| configure:19699: $? = 0
| configure:19713: result: yes
| configure:19746: checking for iconv.h
| configure:19755: result: yes
| configure:19770: checking for iconv_t
| configure:19803: gcc -c -g -O2  conftest.c >&5
| configure:19810: $? = 0
| configure:19842: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:43:22: error: expected expression before ')' token
| configure:19849: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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
| | /* end confdefs.h.  */
| |
| | #ifdef HAVE_ICONV_H
| | # include <iconv.h>
| | #endif
| |
| |
| | int
| | main ()
| | {
| | if (sizeof ((iconv_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:19872: result: yes
| configure:19920: checking for special C compiler options needed for large files
| configure:20015: result: no
| configure:20021: checking for _FILE_OFFSET_BITS value needed for large files
| configure:20056: gcc -c -g -O2  conftest.c >&5
| configure:20063: $? = 0
| configure:20132: result: no
| configure:20281: checking for working alloca.h
| configure:20308: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20315: $? = 0
| configure:20335: result: yes
| configure:20345: checking for alloca
| configure:20392: gcc -o conftest -g -O2   conftest.c  >&5
| configure:20399: $? = 0
| configure:20419: result: yes
| configure:20660: checking for inline
| configure:20686: gcc -c -g -O2  conftest.c >&5
| configure:20693: $? = 0
| configure:20711: result: inline
| configure:20730: checking for C/C++ restrict keyword
| configure:20765: gcc -c -g -O2  conftest.c >&5
| configure:20772: $? = 0
| configure:20790: result: __restrict
| configure:20806: checking whether getenv is declared
| configure:20835: gcc -c -g -O2  conftest.c >&5
| configure:20842: $? = 0
| configure:20857: result: yes
| configure:20875: checking whether clearerr_unlocked is declared
| configure:20904: gcc -c -g -O2  conftest.c >&5
| configure:20911: $? = 0
| configure:20926: result: yes
| configure:20944: checking whether feof_unlocked is declared
| configure:20973: gcc -c -g -O2  conftest.c >&5
| configure:20980: $? = 0
| configure:20995: result: yes
| configure:21013: checking whether ferror_unlocked is declared
| configure:21042: gcc -c -g -O2  conftest.c >&5
| configure:21049: $? = 0
| configure:21064: result: yes
| configure:21082: checking whether fflush_unlocked is declared
| configure:21111: gcc -c -g -O2  conftest.c >&5
| configure:21118: $? = 0
| configure:21133: result: yes
| configure:21151: checking whether fgets_unlocked is declared
| configure:21180: gcc -c -g -O2  conftest.c >&5
| configure:21187: $? = 0
| configure:21202: result: yes
| configure:21220: checking whether fputc_unlocked is declared
| configure:21249: gcc -c -g -O2  conftest.c >&5
| configure:21256: $? = 0
| configure:21271: result: yes
| configure:21289: checking whether fputs_unlocked is declared
| configure:21318: gcc -c -g -O2  conftest.c >&5
| configure:21325: $? = 0
| configure:21340: result: yes
| configure:21358: checking whether fread_unlocked is declared
| configure:21387: gcc -c -g -O2  conftest.c >&5
| configure:21394: $? = 0
| configure:21409: result: yes
| configure:21427: checking whether fwrite_unlocked is declared
| configure:21456: gcc -c -g -O2  conftest.c >&5
| configure:21463: $? = 0
| configure:21478: result: yes
| configure:21496: checking whether getc_unlocked is declared
| configure:21525: gcc -c -g -O2  conftest.c >&5
| configure:21532: $? = 0
| configure:21547: result: yes
| configure:21565: checking whether getchar_unlocked is declared
| configure:21594: gcc -c -g -O2  conftest.c >&5
| configure:21601: $? = 0
| configure:21616: result: yes
| configure:21634: checking whether putc_unlocked is declared
| configure:21663: gcc -c -g -O2  conftest.c >&5
| configure:21670: $? = 0
| configure:21685: result: yes
| configure:21703: checking whether putchar_unlocked is declared
| configure:21732: gcc -c -g -O2  conftest.c >&5
| configure:21739: $? = 0
| configure:21754: result: yes
| configure:21779: checking for flockfile
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for funlockfile
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for getdelim
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for iswcntrl
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:78:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for iswblank
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:79:6: warning: conflicting types for built-in function 'iswblank' [enabled by default]
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for mbsinit
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for mbrtowc
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for mbslen
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/cc5vDwjZ.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.c:93: undefined reference to `mbslen'
| collect2: ld returned 1 exit status
| configure:21842: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | /* end confdefs.h.  */
| | /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mbslen innocuous_mbslen
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mbslen (); 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 mbslen
| |
| | /* 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 mbslen ();
| | /* 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_mbslen || defined __stub___mbslen
| | choke me
| | #endif
| |
| | int
| | main ()
| | {
| | return mbslen ();
| |   ;
| |   return 0;
| | }
| configure:21864: result: no
| configure:21779: checking for isascii
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:82:6: warning: conflicting types for built-in function 'isascii' [enabled by default]
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for mprotect
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for memchr
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:84:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for setenv
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for sleep
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for strndup
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:87:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21779: checking for vasnprintf
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| /tmp/ccL2SRXu.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.c:99: undefined reference to `vasnprintf'
| collect2: ld returned 1 exit status
| configure:21842: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 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:21864: result: no
| configure:21779: checking for wcwidth
| configure:21835: gcc -o conftest -g -O2   conftest.c  >&5
| configure:21842: $? = 0
| configure:21864: result: yes
| configure:21899: checking features.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking features.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for features.h
| configure:22019: result: yes
| configure:21899: checking linewrap.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| conftest.c:100:22: fatal error: linewrap.h: No such file or directory
| compilation terminated.
| configure:21923: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 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:21937: result: no
| configure:21941: checking linewrap.h presence
| configure:21956: gcc -E  conftest.c
| conftest.c:67:22: fatal error: linewrap.h: No such file or directory
| compilation terminated.
| configure:21963: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | /* end confdefs.h.  */
| | #include <linewrap.h>
| configure:21977: result: no
| configure:22010: checking for linewrap.h
| configure:22019: result: no
| configure:21899: checking getopt.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking getopt.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for getopt.h
| configure:22019: result: yes
| configure:21899: checking wctype.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking wctype.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for wctype.h
| configure:22019: result: yes
| configure:21899: checking wchar.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking wchar.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for wchar.h
| configure:22019: result: yes
| configure:21899: checking sys/mman.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking sys/mman.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for sys/mman.h
| configure:22019: result: yes
| configure:21888: checking for unistd.h
| configure:21895: result: yes
| configure:21888: checking for stdint.h
| configure:21895: result: yes
| configure:21899: checking sys/socket.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking sys/socket.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for sys/socket.h
| configure:22019: result: yes
| configure:21888: checking for strings.h
| configure:21895: result: yes
| configure:21899: checking sysexits.h usability
| configure:21916: gcc -c -g -O2  conftest.c >&5
| configure:21923: $? = 0
| configure:21937: result: yes
| configure:21941: checking sysexits.h presence
| configure:21956: gcc -E  conftest.c
| configure:21963: $? = 0
| configure:21977: result: yes
| configure:22010: checking for sysexits.h
| configure:22019: result: yes
| configure:22043: checking whether // is distinct from /
| configure:22072: result: no
| configure:22195: checking if environ is properly declared
| configure:22223: gcc -c -g -O2  conftest.c >&5
| conftest.c:77:39: error: conflicting types for 'environ'
| /usr/include/unistd.h:546:15: note: previous declaration of 'environ' was here
| configure:22230: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | /* end confdefs.h.  */
| | #include <unistd.h>
| |            extern struct { int foo; } environ;
| | int
| | main ()
| | {
| | environ.foo = 1;
| |   ;
| |   return 0;
| | }
| configure:22246: result: yes
| configure:22263: checking whether the preprocessor supports include_next
| configure:22306: gcc -c -g -O2  -Iconftestd1b -Iconftestd2 conftest.c >&5
| configure:22313: $? = 0
| configure:22362: result: yes
| configure:22383: checking whether system header files limit the line length
| configure:22410: result: no
| configure:22421: checking for complete errno.h
| configure:22480: result: yes
| configure:23812: checking whether strerror_r is declared
| configure:23841: gcc -c -g -O2  conftest.c >&5
| configure:23848: $? = 0
| configure:23863: result: yes
| configure:23885: checking for strerror_r
| configure:23941: gcc -o conftest -g -O2   conftest.c  >&5
| configure:23948: $? = 0
| configure:23970: result: yes
| configure:23982: checking whether strerror_r returns char *
| configure:24016: gcc -c -g -O2  conftest.c >&5
| configure:24023: $? = 0
| configure:24102: result: yes
| configure:24199: checking whether getdelim is declared
| configure:24228: gcc -c -g -O2  conftest.c >&5
| configure:24235: $? = 0
| configure:24250: result: yes
| configure:24270: checking whether getline is declared
| configure:24299: gcc -c -g -O2  conftest.c >&5
| configure:24306: $? = 0
| configure:24321: result: yes
| configure:24429: checking for getopt.h
| configure:24436: result: yes
| configure:24584: checking for getopt_long_only
| configure:24640: gcc -o conftest -g -O2   conftest.c  >&5
| configure:24647: $? = 0
| configure:24669: result: yes
| configure:24686: checking whether getopt is POSIX compatible
| configure:24713: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:88:11: error: 'optreset' undeclared (first use in this function)
| conftest.c:88:11: note: each undeclared identifier is reported only once for each function it appears in
| configure:24720: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 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 <unistd.h>
| | int
| | main ()
| | {
| | int *p = &optreset; return optreset;
| |   ;
| |   return 0;
| | }
| configure:24751: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:88:9: error: 'getopt_clip' undeclared (first use in this function)
| conftest.c:88:9: note: each undeclared identifier is reported only once for each function it appears in
| configure:24758: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 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 ()
| | {
| | return !getopt_clip;
| |   ;
| |   return 0;
| | }
| configure:24884: gcc -o conftest -g -O2  -DOPTIND_MIN=0  conftest.c  >&5
| configure:24888: $? = 0
| configure:24894: ./conftest
| configure:24898: $? = 0
| configure:24917: result: yes
| configure:24925: checking for working GNU getopt function
| configure:25025: gcc -o conftest -g -O2   conftest.c  >&5
| configure:25029: $? = 0
| configure:25035: ./conftest
| configure:25039: $? = 0
| configure:25062: result: yes
| configure:25119: checking for off_t
| configure:25147: gcc -c -g -O2  conftest.c >&5
| configure:25154: $? = 0
| configure:25181: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:120:20: error: expected expression before ')' token
| configure:25188: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 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 <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((off_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:25211: result: yes
| configure:25237: checking for wint_t
| configure:25272: gcc -c -g -O2  conftest.c >&5
| configure:25279: $? = 0
| configure:25294: result: yes
| configure:25404: checking whether iswcntrl works
| configure:25483: gcc -o conftest -g -O2   conftest.c  >&5
| configure:25487: $? = 0
| configure:25493: ./conftest
| configure:25497: $? = 0
| configure:25515: result: yes
| configure:25535: checking for wctype_t
| configure:25573: gcc -c -g -O2  conftest.c >&5
| configure:25580: $? = 0
| configure:25596: result: yes
| configure:25602: checking for wctrans_t
| configure:25638: gcc -c -g -O2  conftest.c >&5
| configure:25645: $? = 0
| configure:25661: result: yes
| configure:25674: checking whether wctype is declared without a macro
| configure:25713: gcc -c -g -O2  conftest.c >&5
| configure:25720: $? = 0
| configure:25737: result: yes
| configure:25674: checking whether iswctype is declared without a macro
| configure:25713: gcc -c -g -O2  conftest.c >&5
| configure:25720: $? = 0
| configure:25737: result: yes
| configure:25674: checking whether wctrans is declared without a macro
| configure:25713: gcc -c -g -O2  conftest.c >&5
| configure:25720: $? = 0
| configure:25737: result: yes
| configure:25674: checking whether towctrans is declared without a macro
| configure:25713: gcc -c -g -O2  conftest.c >&5
| configure:25720: $? = 0
| configure:25737: result: yes
| configure:25754: checking whether iswblank is declared
| configure:25783: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:126:10: error: 'iswblank' undeclared (first use in this function)
| conftest.c:126:10: note: each undeclared identifier is reported only once for each function it appears in
| configure:25790: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef iswblank
| |   (void) iswblank;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:25805: result: no
| configure:25824: checking for nl_langinfo and CODESET
| configure:25850: gcc -o conftest -g -O2   conftest.c  >&5
| configure:25857: $? = 0
| configure:25878: result: yes
| configure:25890: checking for working fcntl.h
| configure:25984: gcc -o conftest -g -O2   conftest.c  >&5
| configure:25988: $? = 0
| configure:25994: ./conftest
| configure:25998: $? = 0
| configure:26020: result: yes
| configure:26044: checking whether we are using the GNU C Library >= 2.1 or uClibc
| configure:26078: result: yes
| configure:26152: checking whether malloc, realloc, calloc are POSIX compliant
| configure:26182: gcc -c -g -O2  conftest.c >&5
| configure:26189: $? = 0
| configure:26205: result: yes
| configure:26214: checking for stdlib.h
| configure:26221: result: yes
| configure:26360: checking for GNU libc compatible malloc
| configure:26394: gcc -o conftest -g -O2   conftest.c  >&5
| configure:26398: $? = 0
| configure:26404: ./conftest
| configure:26408: $? = 0
| configure:26425: result: yes
| configure:26441: checking for unsigned long long int
| configure:26490: gcc -o conftest -g -O2   conftest.c  >&5
| configure:26497: $? = 0
| configure:26518: result: yes
| configure:26530: checking for long long int
| configure:26578: gcc -o conftest -g -O2   conftest.c  >&5
| configure:26582: $? = 0
| configure:26588: ./conftest
| configure:26592: $? = 0
| configure:26611: result: yes
| configure:26623: checking for mbstate_t
| configure:26657: gcc -c -g -O2  conftest.c >&5
| configure:26664: $? = 0
| configure:26679: result: yes
| configure:26795: checking for a traditional japanese locale
| configure:26869: gcc -o conftest -g -O2   conftest.c  >&5
| configure:26872: $? = 0
| configure:26929: result: none
| configure:26937: checking for a transitional chinese locale
| configure:27012: gcc -o conftest -g -O2   conftest.c  >&5
| configure:27015: $? = 0
| configure:27060: result: none
| configure:27067: checking for a french Unicode locale
| configure:27141: gcc -o conftest -g -O2   conftest.c  >&5
| configure:27144: $? = 0
| configure:27190: result: none
| configure:27284: checking for mmap
| configure:27340: gcc -o conftest -g -O2   conftest.c  >&5
| configure:27347: $? = 0
| configure:27367: result: yes
| configure:27379: checking for MAP_ANONYMOUS
| configure:27426: result: yes
| configure:27465: checking whether memchr works
| configure:27538: gcc -o conftest -g -O2   conftest.c  >&5
| configure:27542: $? = 0
| configure:27548: ./conftest
| configure:27552: $? = 0
| configure:27569: result: yes
| configure:27763: gcc -c -g -O2  conftest.c >&5
| conftest.c:100:10: error: unknown type name 'not'
| conftest.c:100:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
| conftest.c:100:16: error: unknown type name 'universal'
| configure:27770: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | /* end confdefs.h.  */
| | #ifndef __APPLE_CC__
| |          not a universal capable compiler
| |         #endif
| |         typedef int dummy;
| |
| configure:27812: checking whether setenv is declared
| configure:27841: gcc -c -g -O2  conftest.c >&5
| configure:27848: $? = 0
| configure:27863: result: yes
| configure:27903: checking whether setenv validates arguments
| configure:27951: gcc -o conftest -g -O2   conftest.c  >&5
| configure:27955: $? = 0
| configure:27961: ./conftest
| configure:27965: $? = 0
| configure:27982: result: yes
| configure:28023: checking search.h usability
| configure:28040: gcc -c -g -O2  conftest.c >&5
| configure:28047: $? = 0
| configure:28061: result: yes
| configure:28065: checking search.h presence
| configure:28080: gcc -E  conftest.c
| configure:28087: $? = 0
| configure:28101: result: yes
| configure:28134: checking for search.h
| configure:28143: result: yes
| configure:28162: checking for tsearch
| configure:28218: gcc -o conftest -g -O2   conftest.c  >&5
| configure:28225: $? = 0
| configure:28247: result: yes
| configure:28263: checking for stdbool.h that conforms to C99
| configure:28340: gcc -c -g -O2  conftest.c >&5
| configure:28347: $? = 0
| configure:28362: result: yes
| configure:28364: checking for _Bool
| configure:28392: gcc -c -g -O2  conftest.c >&5
| configure:28399: $? = 0
| configure:28426: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:138:20: error: expected expression before ')' token
| configure:28433: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((_Bool)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:28456: result: yes
| configure:28474: checking for wchar_t
| configure:28501: gcc -c -g -O2  conftest.c >&5
| configure:28508: $? = 0
| configure:28523: result: yes
| configure:28545: checking for working strerror function
| configure:28618: gcc -o conftest -g -O2   conftest.c  >&5
| configure:28622: $? = 0
| configure:28628: ./conftest
| configure:28632: $? = 0
| configure:28650: result: yes
| configure:28973: checking whether memmem is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether mempcpy is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether memrchr is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether rawmemchr is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether stpcpy is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether stpncpy is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strchrnul is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strdup is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strncat is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strndup is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strnlen is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strpbrk is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strsep is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strcasestr is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strtok_r is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strerror_r is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strsignal is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:28973: checking whether strverscmp is declared without a macro
| configure:29001: gcc -c -g -O2  conftest.c >&5
| configure:29008: $? = 0
| configure:29025: result: yes
| configure:29119: checking whether strcasecmp is declared without a macro
| configure:29147: gcc -c -g -O2  conftest.c >&5
| configure:29154: $? = 0
| configure:29171: result: yes
| configure:29119: checking whether strncasecmp is declared without a macro
| configure:29147: gcc -c -g -O2  conftest.c >&5
| configure:29154: $? = 0
| configure:29171: result: yes
| configure:29186: checking whether strndup is declared
| configure:29237: result: yes
| configure:29257: checking whether strnlen is declared
| configure:29308: result: yes
| configure:29373: checking for size_t
| configure:29401: gcc -c -g -O2  conftest.c >&5
| configure:29408: $? = 0
| configure:29435: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:162:21: error: expected expression before ')' token
| configure:29442: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((size_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:29465: result: yes
| configure:29478: checking for inttypes.h
| configure:29507: gcc -c -g -O2  conftest.c >&5
| configure:29514: $? = 0
| configure:29529: result: yes
| configure:29540: checking for stdint.h
| configure:29567: gcc -c -g -O2  conftest.c >&5
| configure:29574: $? = 0
| configure:29589: result: yes
| configure:29602: checking for intmax_t
| configure:29637: gcc -c -g -O2  conftest.c >&5
| configure:29644: $? = 0
| configure:29659: result: yes
| configure:29681: checking whether snprintf returns a byte count as in C99
| configure:29747: gcc -o conftest -g -O2   conftest.c  >&5
| configure:29751: $? = 0
| configure:29757: ./conftest
| configure:29761: $? = 0
| configure:29779: result: yes
| configure:29798: checking for snprintf
| configure:29854: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:152:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
| configure:29861: $? = 0
| configure:29883: result: yes
| configure:29798: checking for strnlen
| configure:29854: gcc -o conftest -g -O2   conftest.c  >&5
| configure:29861: $? = 0
| configure:29883: result: yes
| configure:29798: checking for wcslen
| configure:29854: gcc -o conftest -g -O2   conftest.c  >&5
| configure:29861: $? = 0
| configure:29883: result: yes
| configure:29798: checking for wcsnlen
| configure:29854: gcc -o conftest -g -O2   conftest.c  >&5
| configure:29861: $? = 0
| configure:29883: result: yes
| configure:29798: checking for mbrtowc
| configure:29883: result: yes
| configure:29798: checking for wcrtomb
| configure:29854: gcc -o conftest -g -O2   conftest.c  >&5
| configure:29861: $? = 0
| configure:29883: result: yes
| configure:29895: checking whether _snprintf is declared
| configure:29925: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:141:10: error: '_snprintf' undeclared (first use in this function)
| conftest.c:141:10: note: each undeclared identifier is reported only once for each function it appears in
| configure:29932: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| |
| | int
| | main ()
| | {
| | #ifndef _snprintf
| |   (void) _snprintf;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:29947: result: no
| configure:29976: checking whether vsnprintf is declared
| configure:30005: gcc -c -g -O2  conftest.c >&5
| configure:30012: $? = 0
| configure:30027: result: yes
| configure:30046: checking whether <wchar.h> uses 'inline' correctly
| configure:30072: gcc -c -g -O2  conftest.c >&5
| configure:30075: $? = 0
| configure:30097: gcc -c -g -O2  conftest.c >&5
| configure:30100: $? = 0
| configure:30113: result: yes
| configure:30172: checking for alloca as a compiler built-in
| configure:30200: result: yes
| configure:30262: checking whether program_invocation_name is declared
| configure:30292: gcc -c -g -O2  conftest.c >&5
| configure:30299: $? = 0
| configure:30314: result: yes
| configure:30330: checking whether program_invocation_short_name is declared
| configure:30360: gcc -c -g -O2  conftest.c >&5
| configure:30367: $? = 0
| configure:30382: result: yes
| configure:30403: checking whether program_invocation_name is defined
| configure:30426: gcc -o conftest -g -O2   conftest.c  >&5
| configure:30433: $? = 0
| configure:30446: result: yes
| configure:30460: checking whether program_invocation_short_name is defined
| configure:30483: gcc -o conftest -g -O2   conftest.c  >&5
| configure:30490: $? = 0
| configure:30503: result: yes
| configure:30687: checking whether // is distinct from /
| configure:30716: result: no
| configure:30758: checking for error_at_line
| configure:30784: gcc -o conftest -g -O2   conftest.c  >&5
| configure:30791: $? = 0
| configure:30811: result: yes
| configure:30929: checking for working getdelim function
| configure:31003: gcc -o conftest -g -O2   conftest.c  >&5
| configure:31007: $? = 0
| configure:31013: ./conftest
| configure:31017: $? = 0
| configure:31034: result: yes
| configure:31258: checking for getline
| configure:31314: gcc -o conftest -g -O2   conftest.c  >&5
| configure:31321: $? = 0
| configure:31341: result: yes
| configure:31350: checking for working getline function
| configure:31424: gcc -o conftest -g -O2   conftest.c  >&5
| configure:31428: $? = 0
| configure:31434: ./conftest
| configure:31438: $? = 0
| configure:31455: result: yes
| configure:31889: checking whether the compiler generally respects inline
| configure:31920: gcc -c -g -O2  conftest.c >&5
| configure:31927: $? = 0
| configure:31944: result: yes
| configure:32041: checking for stdlib.h
| configure:32048: result: yes
| configure:32187: checking for GNU libc compatible malloc
| configure:32252: result: yes
| configure:32370: checking whether mbrtowc handles incomplete characters
| configure:32458: result: guessing yes
| configure:32464: checking whether mbrtowc works as well as mbtowc
| configure:32556: result: guessing yes
| configure:32593: checking whether mbrtowc handles a NULL pwc argument
| configure:32695: result: guessing yes
| configure:32701: checking whether mbrtowc handles a NULL string argument
| configure:32791: result: guessing yes
| configure:32799: checking whether mbrtowc has a correct return value
| configure:32960: result: guessing yes
| configure:32966: checking whether mbrtowc returns 0 when parsing a NUL character
| configure:33053: result: guessing yes
| configure:33156: checking whether mbrtowc handles incomplete characters
| configure:33244: result: guessing yes
| configure:33250: checking whether mbrtowc works as well as mbtowc
| configure:33342: result: guessing yes
| configure:33458: checking whether mbswidth is declared in <wchar.h>
| configure:33496: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:172:22: error: 'mbswidth' undeclared (first use in this function)
| conftest.c:172:22: note: each undeclared identifier is reported only once for each function it appears in
| configure:33503: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 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:33518: result: no
| configure:33533: checking for mbstate_t
| configure:33589: result: yes
| configure:33646: checking for mempcpy
| configure:33702: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:184:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
| configure:33709: $? = 0
| configure:33731: result: yes
| configure:33783: checking for obstacks
| configure:33814: gcc -o conftest -g -O2   conftest.c  >&5
| configure:33821: $? = 0
| configure:33841: result: yes
| configure:33879: checking for rawmemchr
| configure:33935: gcc -o conftest -g -O2   conftest.c  >&5
| configure:33942: $? = 0
| configure:33964: result: yes
| configure:34008: checking for stdlib.h
| configure:34015: result: yes
| configure:34154: checking for GNU libc compatible realloc
| configure:34188: gcc -o conftest -g -O2   conftest.c  >&5
| configure:34192: $? = 0
| configure:34198: ./conftest
| configure:34202: $? = 0
| configure:34219: result: yes
| configure:34332: checking for stdint.h
| configure:34339: result: yes
| configure:34478: checking for SIZE_MAX
| configure:35211: result: yes
| configure:35226: checking whether sleep is declared
| configure:35256: gcc -c -g -O2  conftest.c >&5
| configure:35263: $? = 0
| configure:35278: result: yes
| configure:35315: checking for working sleep
| configure:35367: gcc -o conftest -g -O2   conftest.c  >&5
| configure:35371: $? = 0
| configure:35377: ./conftest
| configure:35381: $? = 0
| configure:35398: result: yes
| configure:35456: checking whether NULL can be used in arbitrary expressions
| configure:35484: gcc -c -g -O2  conftest.c >&5
| configure:35491: $? = 0
| configure:35506: result: yes
| configure:35694: checking whether stdint.h conforms to C99
| configure:35875: gcc -c -g -O2  conftest.c >&5
| configure:35882: $? = 0
| configure:35978: gcc -o conftest -g -O2   conftest.c  >&5
| configure:35982: $? = 0
| configure:35988: ./conftest
| configure:35992: $? = 0
| configure:36017: result: yes
| configure:37408: checking whether dprintf is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether fpurge is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:182:10: error: 'fpurge' undeclared (first use in this function)
| conftest.c:182:10: note: each undeclared identifier is reported only once for each function it appears in
| configure:37443: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| |
| | int
| | main ()
| | {
| | #undef fpurge
| |   (void) fpurge;
| |   ;
| |   return 0;
| | }
| configure:37460: result: no
| configure:37408: checking whether fseeko is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether ftello is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether getdelim is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether getline is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether popen is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether renameat is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether snprintf is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether tmpfile is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether vdprintf is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37408: checking whether vsnprintf is declared without a macro
| configure:37436: gcc -c -g -O2  conftest.c >&5
| configure:37443: $? = 0
| configure:37460: result: yes
| configure:37563: checking whether _Exit is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether atoll is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether canonicalize_file_name is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether getloadavg is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether getsubopt is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether grantpt is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether mkdtemp is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether mkostemp is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether mkostemps is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether mkstemp is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether mkstemps is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether ptsname is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether random_r is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether initstat_r is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:211:10: error: 'initstat_r' undeclared (first use in this function)
| conftest.c:211:10: note: each undeclared identifier is reported only once for each function it appears in
| configure:37604: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #if HAVE_SYS_LOADAVG_H
| | # include <sys/loadavg.h>
| | #endif
| | #if HAVE_RANDOM_H
| | # include <random.h>
| | #endif
| |
| | int
| | main ()
| | {
| | #undef initstat_r
| |   (void) initstat_r;
| |   ;
| |   return 0;
| | }
| configure:37621: result: no
| configure:37563: checking whether srandom_r is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether setstate_r is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether realpath is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether rpmatch is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether setenv is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether strtod is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether strtoll is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether strtoull is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether unlockpt is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37563: checking whether unsetenv is declared without a macro
| configure:37597: gcc -c -g -O2  conftest.c >&5
| configure:37604: $? = 0
| configure:37621: result: yes
| configure:37652: checking for strcasecmp
| configure:37708: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:232:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
| configure:37715: $? = 0
| configure:37737: result: yes
| configure:37775: checking for strncasecmp
| configure:37831: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:233:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
| configure:37838: $? = 0
| configure:37860: result: yes
| configure:37882: checking whether strncasecmp is declared
| configure:37933: result: yes
| configure:37973: checking for strchrnul
| configure:38029: gcc -o conftest -g -O2   conftest.c  >&5
| configure:38036: $? = 0
| configure:38058: result: yes
| configure:38157: checking for working strndup
| configure:38201: gcc -o conftest -g -O2   conftest.c  >&5
| configure:38205: $? = 0
| configure:38211: ./conftest
| configure:38215: $? = 0
| configure:38232: result: yes
| configure:38288: checking for working strnlen
| configure:38332: gcc -o conftest -g -O2   conftest.c  >&5
| configure:38336: $? = 0
| configure:38342: ./conftest
| configure:38346: $? = 0
| configure:38363: result: yes
| configure:38528: gcc -c -g -O2  conftest.c >&5
| configure:38535: $? = 0
| configure:38679: checking whether chown is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether dup2 is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether dup3 is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether environ is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether euidaccess is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether faccessat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether fchdir is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether fchownat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether fsync is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether ftruncate is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getcwd is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getdomainname is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getdtablesize is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getgroups is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether gethostname is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getlogin is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getlogin_r is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getpagesize is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether getusershell is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether setusershell is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether endusershell is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether lchown is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether link is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether linkat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether lseek is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether pipe is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether pipe2 is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether pread is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether pwrite is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether readlink is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether readlinkat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether rmdir is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether sleep is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether symlink is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether symlinkat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether ttyname_r is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether unlink is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether unlinkat is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38679: checking whether usleep is declared without a macro
| configure:38716: gcc -c -g -O2  conftest.c >&5
| configure:38723: $? = 0
| configure:38740: result: yes
| configure:38915: checking for ptrdiff_t
| configure:38943: gcc -c -g -O2  conftest.c >&5
| configure:38950: $? = 0
| configure:38977: gcc -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:292:24: error: expected expression before ')' token
| configure:38984: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((ptrdiff_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:39007: result: yes
| configure:39037: checking for vsnprintf
| configure:39093: gcc -o conftest -g -O2   conftest.c  >&5
| conftest.c:279:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
| configure:39100: $? = 0
| configure:39122: result: yes
| configure:39137: checking whether snprintf respects a size of 1
| configure:39167: gcc -o conftest -g -O2   conftest.c  >&5
| configure:39171: $? = 0
| configure:39177: ./conftest
| configure:39181: $? = 0
| configure:39199: result: yes
| configure:39386: checking whether btowc is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wctob is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether mbsinit is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether mbrtowc is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether mbrlen is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether mbsrtowcs is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether mbsnrtowcs is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcrtomb is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsrtombs is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsnrtombs is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcwidth is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wmemchr is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wmemcmp is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wmemcpy is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wmemmove is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wmemset is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcslen is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsnlen is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscpy is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcpcpy is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsncpy is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcpncpy is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscat is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsncat is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscmp is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsncmp is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscasecmp is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsncasecmp is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscoll is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsxfrm is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsdup is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcschr is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsrchr is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcscspn is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsspn is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcspbrk is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcsstr is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcstok is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39386: checking whether wcswidth is declared without a macro
| configure:39424: gcc -c -g -O2  conftest.c >&5
| configure:39431: $? = 0
| configure:39448: result: yes
| configure:39562: checking whether iswcntrl works
| configure:39673: result: yes
| configure:39693: checking for wctype_t
| configure:39754: result: yes
| configure:39760: checking for wctrans_t
| configure:39819: result: yes
| configure:39832: checking whether wctype is declared without a macro
| configure:39895: result: yes
| configure:39832: checking whether iswctype is declared without a macro
| configure:39895: result: yes
| configure:39832: checking whether wctrans is declared without a macro
| configure:39895: result: yes
| configure:39832: checking whether towctrans is declared without a macro
| configure:39895: result: yes
| configure:39932: checking whether wcwidth is declared
| configure:39995: result: yes
| configure:40018: checking whether wcwidth works reasonably in UTF-8 locales
| configure:40077: gcc -o conftest -g -O2   conftest.c  >&5
| configure:40081: $? = 0
| configure:40087: ./conftest
| configure:40091: $? = 0
| configure:40109: result: yes
| configure:40179: checking for stdint.h
| configure:40186: result: yes
| configure:40368: checking for res_query in -lresolv
| configure:40403: gcc -o conftest -g -O2   conftest.c -lresolv   >&5
| /tmp/ccQG9KTW.o: In function `main':
| /tmp/mailutils-2.99.96/conftest.c:315: undefined reference to `res_query'
| collect2: ld returned 1 exit status
| configure:40410: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | /* 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:40431: result: no
| configure:40445: checking for lt_dlinit in -lltdl
| configure:40480: gcc -o conftest -g -O2   conftest.c -lltdl   >&5
| configure:40487: $? = 0
| configure:40508: result: yes
| configure:40566: gcc -Wall -c -g -O2  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:309:6: warning: return type of 'main' is not 'int' [-Wmain]
| conftest.c:309:6: warning: 'main' is normally a non-static function [-Wmain]
| configure:40573: $? = 0
| configure:40610: gcc -Wall -Wdeclaration-after-statement -c -g -O2 -Wall  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:309:6: warning: return type of 'main' is not 'int' [-Wmain]
| conftest.c:309:6: warning: 'main' is normally a non-static function [-Wmain]
| configure:40617: $? = 0
| configure:40634: checking whether cc accepts -ggdb
| configure:40658: gcc -Wall -Wdeclaration-after-statement -ggdb -c -g  -Wall -Wdeclaration-after-statement  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:309:6: warning: return type of 'main' is not 'int' [-Wmain]
| conftest.c:309:6: warning: 'main' is normally a non-static function [-Wmain]
| configure:40665: $? = 0
| configure:40670: result: yes
| configure:41026: checking for main in -lwrap
| configure:41055: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lwrap   >&5
| configure:41062: $? = 0
| configure:41083: result: yes
| configure:41091: checking for main in -lnsl
| configure:41120: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lnsl   >&5
| configure:41127: $? = 0
| configure:41148: result: yes
| configure:41170: checking tcpd.h usability
| configure:41187: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:41194: $? = 0
| configure:41208: result: yes
| configure:41212: checking tcpd.h presence
| configure:41227: gcc -E  conftest.c
| configure:41234: $? = 0
| configure:41248: result: yes
| configure:41281: checking for tcpd.h
| configure:41290: result: yes
| configure:42337: checking gsasl.h usability
| configure:42354: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c:340:19: fatal error: gsasl.h: No such file or directory
| compilation terminated.
| configure:42361: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 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 <gsasl.h>
| configure:42375: result: no
| configure:42379: checking gsasl.h presence
| configure:42394: gcc -E  conftest.c
| conftest.c:307:19: fatal error: gsasl.h: No such file or directory
| compilation terminated.
| configure:42401: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | /* end confdefs.h.  */
| | #include <gsasl.h>
| configure:42415: result: no
| configure:42448: checking for gsasl.h
| configure:42455: result: no
| configure:42615: checking whether to use GSASL
| configure:42617: result: no
| configure:42673: checking gnutls/gnutls.h usability
| configure:42690: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:42697: $? = 0
| configure:42711: result: yes
| configure:42715: checking gnutls/gnutls.h presence
| configure:42730: gcc -E  conftest.c
| configure:42737: $? = 0
| configure:42751: result: yes
| configure:42784: checking for gnutls/gnutls.h
| configure:42791: result: yes
| configure:42804: checking for main in -lgcrypt
| configure:42833: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lgcrypt   >&5
| configure:42840: $? = 0
| configure:42861: result: yes
| configure:42870: checking for gnutls_global_init in -lgnutls
| configure:42905: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lgnutls   -lgcrypt >&5
| configure:42912: $? = 0
| configure:42933: result: yes
| configure:42968: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  -lgnutls -lgcrypt >&5
| configure:42972: $? = 0
| configure:42978: ./conftest
| configure:42982: $? = 0
| configure:43024: checking whether to use GNU TLS
| configure:43026: result: yes
| configure:43081: checking paths.h usability
| configure:43098: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:43105: $? = 0
| configure:43119: result: yes
| configure:43123: checking paths.h presence
| configure:43138: gcc -E  conftest.c
| configure:43145: $? = 0
| configure:43159: result: yes
| configure:43192: checking for paths.h
| configure:43199: result: yes
| configure:43233: checking for value of PATH_SENDMAIL
| configure:43378: result: from _PATH_SENDMAIL in <paths.h>
| configure:43233: checking for value of PATH_MAILDIR
| configure:43378: result: from _PATH_MAILDIR in <paths.h>
| configure:43233: checking for value of PATH_DEV
| configure:43378: result: from _PATH_DEV in <paths.h>
| configure:43233: checking for value of PATH_TTY_PFX
| configure:43378: result: from _PATH_DEV in <paths.h>
| configure:43233: checking for value of PATH_DEVNULL
| configure:43378: result: from _PATH_DEVNULL in <paths.h>
| configure:43233: checking for value of PATH_UTMP
| configure:43378: result: from _PATH_UTMP in <paths.h>
| configure:43233: checking for value of PATH_UTMPX
| configure:43378: result: from _PATH_UTMPX in <utmpx.h>
| configure:43233: checking for value of PATH_WTMP
| configure:43378: result: from _PATH_WTMP in <paths.h>
| configure:43233: checking for value of PATH_TTY
| configure:43378: result: from _PATH_TTY in <paths.h>
| configure:43923: checking for gdbm_open in -lgdbm
| configure:43958: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lgdbm   >&5
| configure:43965: $? = 0
| configure:43986: result: yes
| configure:44005: checking gdbm.h usability
| configure:44022: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:44029: $? = 0
| configure:44043: result: yes
| configure:44047: checking gdbm.h presence
| configure:44062: gcc -E  conftest.c
| configure:44069: $? = 0
| configure:44083: result: yes
| configure:44116: checking for gdbm.h
| configure:44125: result: yes
| configure:43531: checking for db_create in -ldb
| configure:43566: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -ldb   >&5
| configure:43573: $? = 0
| configure:43596: result: yes
| configure:43617: checking db.h usability
| configure:43634: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:43641: $? = 0
| configure:43655: result: yes
| configure:43659: checking db.h presence
| configure:43674: gcc -E  conftest.c
| configure:43681: $? = 0
| configure:43695: result: yes
| configure:43728: checking for db.h
| configure:43737: result: yes
| configure:43754: checking whether db->cursor takes 4 arguments
| configure:43783: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:319:3: warning: 'db' is used uninitialized in this function [-Wuninitialized]
| configure:43790: $? = 0
| configure:43805: result: yes
| configure:43863: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c   -lgdbm -ldb >&5
| configure:43867: $? = 0
| configure:43873: ./conftest
| configure:43877: $? = 0
| configure:44513: checking for tchdbnew in -ltokyocabinet
| configure:44548: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -ltokyocabinet   >&5
| /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltokyocabinet
| collect2: ld returned 1 exit status
| configure:44555: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | /* 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 tchdbnew ();
| | int
| | main ()
| | {
| | return tchdbnew ();
| |   ;
| |   return 0;
| | }
| configure:44576: result: no
| configure:44203: checking ndbm.h usability
| configure:44220: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c:348:18: fatal error: ndbm.h: No such file or directory
| compilation terminated.
| configure:44227: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | /* 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 <ndbm.h>
| configure:44241: result: no
| configure:44245: checking ndbm.h presence
| configure:44260: gcc -E  conftest.c
| conftest.c:315:18: fatal error: ndbm.h: No such file or directory
| compilation terminated.
| configure:44267: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | /* end confdefs.h.  */
| | #include <ndbm.h>
| configure:44281: result: no
| configure:44314: checking for ndbm.h
| configure:44323: result: no
| configure:45003: checking for log facility
| configure:45065: result: LOG_MAIL
| configure:45068: checking for ANSI C header files
| configure:45236: result: yes
| configure:45254: checking for dirent.h that defines DIR
| configure:45283: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45290: $? = 0
| configure:45307: result: yes
| configure:45322: checking for library containing opendir
| configure:45363: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:45370: $? = 0
| configure:45401: result: none required
| configure:45544: checking errno.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking errno.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for errno.h
| configure:45664: result: yes
| configure:45544: checking fcntl.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking fcntl.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for fcntl.h
| configure:45664: result: yes
| configure:45533: checking for inttypes.h
| configure:45540: result: yes
| configure:45544: checking libgen.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking libgen.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for libgen.h
| configure:45664: result: yes
| configure:45544: checking limits.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking limits.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for limits.h
| configure:45664: result: yes
| configure:45544: checking malloc.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking malloc.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for malloc.h
| configure:45664: result: yes
| configure:45544: checking obstack.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking obstack.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for obstack.h
| configure:45664: result: yes
| configure:45533: checking for paths.h
| configure:45540: result: yes
| configure:45544: checking shadow.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking shadow.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for shadow.h
| configure:45664: result: yes
| configure:45544: checking socket.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c:362:20: fatal error: socket.h: No such file or directory
| compilation terminated.
| configure:45568: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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:45582: result: no
| configure:45586: checking socket.h presence
| configure:45601: gcc -E  conftest.c
| conftest.c:329:20: fatal error: socket.h: No such file or directory
| compilation terminated.
| configure:45608: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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:45622: result: no
| configure:45655: checking for socket.h
| configure:45664: result: no
| configure:45533: checking for sys/socket.h
| configure:45540: result: yes
| configure:45544: checking stdarg.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking stdarg.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for stdarg.h
| configure:45664: result: yes
| configure:45544: checking stdio.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking stdio.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for stdio.h
| configure:45664: result: yes
| configure:45533: checking for stdlib.h
| configure:45540: result: yes
| configure:45533: checking for string.h
| configure:45540: result: yes
| configure:45533: checking for strings.h
| configure:45540: result: yes
| configure:45544: checking sys/file.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking sys/file.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for sys/file.h
| configure:45664: result: yes
| configure:45533: checking for sysexits.h
| configure:45540: result: yes
| configure:45544: checking syslog.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking syslog.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for syslog.h
| configure:45664: result: yes
| configure:45544: checking termcap.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking termcap.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for termcap.h
| configure:45664: result: yes
| configure:45544: checking termios.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking termios.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for termios.h
| configure:45664: result: yes
| configure:45544: checking termio.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking termio.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for termio.h
| configure:45664: result: yes
| configure:45544: checking sgtty.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking sgtty.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for sgtty.h
| configure:45664: result: yes
| configure:45544: checking utmp.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking utmp.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for utmp.h
| configure:45664: result: yes
| configure:45544: checking utmpx.h usability
| configure:45561: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45568: $? = 0
| configure:45582: result: yes
| configure:45586: checking utmpx.h presence
| configure:45601: gcc -E  conftest.c
| configure:45608: $? = 0
| configure:45622: result: yes
| configure:45655: checking for utmpx.h
| configure:45664: result: yes
| configure:45533: checking for unistd.h
| configure:45540: result: yes
| configure:45533: checking for wchar.h
| configure:45540: result: yes
| configure:45680: checking for an ANSI C-conforming const
| configure:45755: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:375:10: warning: 't' is used uninitialized in this function [-Wuninitialized]
| conftest.c:391:23: warning: 'b' may be used uninitialized in this function [-Wuninitialized]
| configure:45762: $? = 0
| configure:45777: result: yes
| configure:45787: checking for uid_t in sys/types.h
| configure:45810: result: yes
| configure:45825: checking for mode_t
| configure:45853: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:45860: $? = 0
| configure:45887: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:382:21: error: expected expression before ')' token
| configure:45894: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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
| | int
| | main ()
| | {
| | if (sizeof ((mode_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:45917: result: yes
| configure:45929: checking for off_t
| configure:46021: result: yes
| configure:46033: checking for pid_t
| configure:46061: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46068: $? = 0
| configure:46095: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:382:20: error: expected expression before ')' token
| configure:46102: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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
| | int
| | main ()
| | {
| | if (sizeof ((pid_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:46125: result: yes
| configure:46137: checking for size_t
| configure:46229: result: yes
| configure:46241: checking for ssize_t
| configure:46269: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46276: $? = 0
| configure:46303: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:382:22: error: expected expression before ')' token
| configure:46310: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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
| | int
| | main ()
| | {
| | if (sizeof ((ssize_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:46333: result: yes
| configure:46345: checking return type of signal handlers
| configure:46373: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:352:1: error: void value not ignored as it ought to be
| configure:46380: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <signal.h>
| |
| | int
| | main ()
| | {
| | return *(signal (0, 0)) (0) == 1;
| |   ;
| |   return 0;
| | }
| configure:46395: result: void
| configure:46403: checking whether sys_siglist is declared
| configure:46438: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46445: $? = 0
| configure:46460: result: yes
| configure:46479: checking whether struct tm is in sys/time.h or time.h
| configure:46509: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46516: $? = 0
| configure:46531: result: time.h
| configure:46541: checking for struct tm.tm_zone
| configure:46572: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46579: $? = 0
| configure:46640: result: yes
| configure:46796: checking for ino_t
| configure:46824: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46831: $? = 0
| configure:46858: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:20: error: expected expression before ')' token
| configure:46865: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | #define RETSIGTYPE void
| | #define HAVE_DECL_SYS_SIGLIST 1
| | #define HAVE_STRUCT_TM_TM_ZONE 1
| | #define HAVE_TM_ZONE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((ino_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:46888: result: yes
| configure:46900: checking for dev_t
| configure:46928: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:46935: $? = 0
| configure:46962: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:20: error: expected expression before ')' token
| configure:46969: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | #define RETSIGTYPE void
| | #define HAVE_DECL_SYS_SIGLIST 1
| | #define HAVE_STRUCT_TM_TM_ZONE 1
| | #define HAVE_TM_ZONE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((dev_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:46992: result: yes
| configure:47004: checking for socklen_t
| configure:47043: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:47050: $? = 0
| configure:47088: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:365:24: error: expected expression before ')' token
| configure:47095: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | #define RETSIGTYPE void
| | #define HAVE_DECL_SYS_SIGLIST 1
| | #define HAVE_STRUCT_TM_TM_ZONE 1
| | #define HAVE_TM_ZONE 1
| | /* end confdefs.h.  */
| |
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_SOCKET_H
| | # include <sys/socket.h>
| | #endif
| | #ifdef HAVE_SOCKET_H
| | # include <socket.h>
| | #endif
| |
| |
| | int
| | main ()
| | {
| | if (sizeof ((socklen_t)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:47118: result: yes
| configure:47130: checking for long long
| configure:47158: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:47165: $? = 0
| configure:47192: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:24: error: expected expression before ')' token
| configure:47199: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | #define RETSIGTYPE void
| | #define HAVE_DECL_SYS_SIGLIST 1
| | #define HAVE_STRUCT_TM_TM_ZONE 1
| | #define HAVE_TM_ZONE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((long long)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:47222: result: yes
| configure:47234: checking for long double
| configure:47262: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:47269: $? = 0
| configure:47296: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:26: error: expected expression before ')' token
| configure:47303: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_H 1
| | #define RETSIGTYPE void
| | #define HAVE_DECL_SYS_SIGLIST 1
| | #define HAVE_STRUCT_TM_TM_ZONE 1
| | #define HAVE_TM_ZONE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((long double)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:47326: result: yes
| configure:47373: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:47377: $? = 0
| configure:47383: ./conftest
| configure:47387: $? = 0
| configure:47404: checking whether struct tm is in sys/time.h or time.h
| configure:47456: result: time.h
| configure:47466: checking for struct tm.tm_zone
| configure:47563: result: yes
| configure:47573: checking for struct tm.tm_gmtoff
| configure:47603: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:47610: $? = 0
| configure:47670: result: yes
| configure:47680: checking for struct tm.tm_isdst
| configure:47710: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:47717: $? = 0
| configure:47777: result: yes
| configure:47800: checking size of off_t
| configure:48105: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:48109: $? = 0
| configure:48115: ./conftest
| configure:48119: $? = 0
| configure:48145: result: 8
| configure:48159: checking size of long
| configure:48464: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:48468: $? = 0
| configure:48474: ./conftest
| configure:48478: $? = 0
| configure:48504: result: 8
| configure:48518: checking size of long long
| configure:48823: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:48827: $? = 0
| configure:48833: ./conftest
| configure:48837: $? = 0
| configure:48863: result: 8
| configure:48889: checking for stdlib.h
| configure:48896: result: yes
| configure:48889: checking for unistd.h
| configure:48896: result: yes
| configure:49039: checking for getpagesize
| configure:49095: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49102: $? = 0
| configure:49124: result: yes
| configure:49136: checking for working mmap
| configure:49283: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49287: $? = 0
| configure:49293: ./conftest
| configure:49297: $? = 0
| configure:49314: result: yes
| configure:49326: checking whether strsignal is declared
| configure:49377: result: yes
| configure:49396: checking whether environ is declared
| configure:49449: result: yes
| configure:49487: checking for mkstemp
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for sigaction
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for sysconf
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for getdelim
| configure:49572: result: yes
| configure:49487: checking for setreuid
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for setresuid
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for seteuid
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for setlocale
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for vfork
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for _exit
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| conftest.c:394:6: warning: conflicting types for built-in function '_exit' [enabled by default]
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for tcgetattr
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49487: checking for tcsetattr
| configure:49543: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49550: $? = 0
| configure:49572: result: yes
| configure:49585: checking for _LARGEFILE_SOURCE value needed for large files
| configure:49614: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49621: $? = 0
| configure:49694: result: no
| configure:49732: checking for fgetpwent
| configure:49788: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:49795: $? = 0
| configure:49817: result: yes
| configure:49838: checking for utmp.h
| configure:49845: result: yes
| configure:49838: checking for utmpx.h
| configure:49845: result: yes
| configure:49987: checking for getutent
| configure:50043: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:50050: $? = 0
| configure:50070: result: yes
| configure:50090: checking for struct utmp.ut_user
| configure:50120: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:50127: $? = 0
| configure:50187: result: yes
| configure:50197: checking for struct utmp.ut_name
| configure:50227: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:50234: $? = 0
| configure:50294: result: yes
| configure:50344: checking for struct sockaddr_storage
| configure:50373: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:50380: $? = 0
| configure:50408: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:38: error: expected expression before ')' token
| configure:50415: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | /* end confdefs.h.  */
| | #include <sys/socket.h>
| |
| | int
| | main ()
| | {
| | if (sizeof ((struct sockaddr_storage)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:50438: result: yes
| configure:50446: checking for struct sockaddr_in6
| configure:50476: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:50483: $? = 0
| configure:50512: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:387:34: error: expected expression before ')' token
| configure:50519: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| |                      #include <netinet/in.h>
| |
| | int
| | main ()
| | {
| | if (sizeof ((struct sockaddr_in6)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:50542: result: yes
| configure:50550: checking for struct addrinfo
| configure:50579: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:50586: $? = 0
| configure:50614: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:386:30: error: expected expression before ')' token
| configure:50621: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | /* end confdefs.h.  */
| | #include <netdb.h>
| |
| | int
| | main ()
| | {
| | if (sizeof ((struct addrinfo)))
| |  return 0;
| |   ;
| |   return 0;
| | }
| configure:50644: result: yes
| configure:50652: checking for getnameinfo
| configure:50708: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c  >&5
| configure:50715: $? = 0
| configure:50735: result: yes
| configure:50768: checking for wcwidth
| configure:50853: result: yes
| configure:50901: checking fribidi/fribidi.h usability
| configure:50918: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c:416:29: fatal error: fribidi/fribidi.h: No such file or directory
| compilation terminated.
| configure:50925: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | #define MAILUTILS_IPV6 1
| | #define HAVE_WCWIDTH 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 <fribidi/fribidi.h>
| configure:50939: result: no
| configure:50943: checking fribidi/fribidi.h presence
| configure:50958: gcc -E  conftest.c
| conftest.c:383:29: fatal error: fribidi/fribidi.h: No such file or directory
| compilation terminated.
| configure:50965: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | #define MAILUTILS_IPV6 1
| | #define HAVE_WCWIDTH 1
| | /* end confdefs.h.  */
| | #include <fribidi/fribidi.h>
| configure:50979: result: no
| configure:51012: checking for fribidi/fribidi.h
| configure:51021: result: no
| configure:51780: checking for ldap_bind in -lldap
| configure:51815: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lldap   >&5
| configure:51822: $? = 0
| configure:51843: result: yes
| configure:52334: checking radius/radius.h usability
| configure:52351: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| conftest.c:425:27: fatal error: radius/radius.h: No such file or directory
| compilation terminated.
| configure:52358: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | #define MAILUTILS_IPV6 1
| | #define HAVE_WCWIDTH 1
| | #define WITH_LDAP 1
| | #define ENABLE_VIRTUAL_DOMAINS 1
| | #define ENABLE_IMAP 1
| | #define ENABLE_POP 1
| | #define ENABLE_MH 1
| | #define ENABLE_MAILDIR 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 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:52372: result: no
| configure:52376: checking radius/radius.h presence
| configure:52391: gcc -E  conftest.c
| conftest.c:392:27: fatal error: radius/radius.h: No such file or directory
| compilation terminated.
| configure:52398: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | #define MAILUTILS_IPV6 1
| | #define HAVE_WCWIDTH 1
| | #define WITH_LDAP 1
| | #define ENABLE_VIRTUAL_DOMAINS 1
| | #define ENABLE_IMAP 1
| | #define ENABLE_POP 1
| | #define ENABLE_MH 1
| | #define ENABLE_MAILDIR 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 1
| | /* end confdefs.h.  */
| | #include <radius/radius.h>
| configure:52412: result: no
| configure:52445: checking for radius/radius.h
| configure:52454: result: no
| configure:52617: checking security/pam_appl.h usability
| configure:52634: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:52641: $? = 0
| configure:52655: result: yes
| configure:52659: checking security/pam_appl.h presence
| configure:52674: gcc -E  conftest.c
| configure:52681: $? = 0
| configure:52695: result: yes
| configure:52728: checking for security/pam_appl.h
| configure:52737: result: yes
| configure:52753: checking for dlopen in -ldl
| configure:52816: result: yes
| configure:52824: checking for pam_start in -lpam
| configure:52859: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lpam -ldl  >&5
| configure:52866: $? = 0
| configure:52887: result: yes
| configure:52919: checking crypt.h usability
| configure:52936: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:52943: $? = 0
| configure:52957: result: yes
| configure:52961: checking crypt.h presence
| configure:52976: gcc -E  conftest.c
| configure:52983: $? = 0
| configure:52997: result: yes
| configure:53030: checking for crypt.h
| configure:53039: result: yes
| configure:53054: checking whether crypt is declared
| configure:53088: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:53095: $? = 0
| configure:53110: result: yes
| configure:53132: checking for crypt in -lcrypt
| configure:53167: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lcrypt   >&5
| configure:53174: $? = 0
| configure:53195: result: yes
| configure:53212: checking for pthread_cancel in -lpthread
| configure:53247: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lpthread  -lcrypt  >&5
| configure:53254: $? = 0
| configure:53275: result: yes
| configure:53300: checking pthread.h usability
| configure:53317: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:53324: $? = 0
| configure:53338: result: yes
| configure:53342: checking pthread.h presence
| configure:53357: gcc -E  conftest.c
| configure:53364: $? = 0
| configure:53378: result: yes
| configure:53411: checking for pthread.h
| configure:53420: result: yes
| configure:53449: checking for pthread_rwlock_init
| configure:53505: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lcrypt  -lpthread >&5
| configure:53512: $? = 0
| configure:53534: result: yes
| configure:53897: checking for gethostbyname
| configure:53953: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lcrypt  -lpthread >&5
| configure:53960: $? = 0
| configure:53980: result: yes
| configure:54057: checking for socket
| configure:54113: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lcrypt  -lpthread >&5
| configure:54120: $? = 0
| configure:54140: result: yes
| configure:54220: checking for tputs in -lncurses
| configure:54255: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lncurses  -lcrypt  -lpthread >&5
| configure:54262: $? = 0
| configure:54285: result: yes
| configure:54304: checking for readline in -lreadline
| configure:54339: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lreadline  -lcrypt  -lpthread -lncurses >&5
| configure:54346: $? = 0
| configure:54367: result: yes
| configure:54392: checking readline/readline.h usability
| configure:54409: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  conftest.c >&5
| configure:54416: $? = 0
| configure:54430: result: yes
| configure:54434: checking readline/readline.h presence
| configure:54449: gcc -E  conftest.c
| configure:54456: $? = 0
| configure:54470: result: yes
| configure:54503: checking for readline/readline.h
| configure:54512: result: yes
| configure:54538: checking for rl_completion_matches
| configure:54594: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb   conftest.c -lcrypt  -lpthread -lreadline -lncurses >&5
| configure:54601: $? = 0
| configure:54623: result: yes
| configure:54715: checking for guile-config
| configure:54733: found /usr/bin/guile-config
| configure:54746: result: /usr/bin/guile-config
| configure:54759: checking for guile-snarf
| configure:54777: found /usr/bin/guile-snarf
| configure:54789: result: /usr/bin/guile-snarf
| configure:54799: checking for guile-tools
| configure:54817: found /usr/bin/guile-tools
| configure:54829: result: /usr/bin/guile-tools
| configure:54877: gcc -o conftest -g  -Wall -Wdeclaration-after-statement -ggdb  -pthread   conftest.c -lcrypt  -lpthread -pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl >&5
| configure:54884: $? = 0
| configure:54943: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  -pthread  conftest.c >&5
| configure:54950: $? = 0
| configure:54971: checking for scm_t_off
| configure:55000: gcc -c -g  -Wall -Wdeclaration-after-statement -ggdb  -pthread  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:410:13: error: 'scm_t_off' undeclared (first use in this function)
| conftest.c:410:13: note: each undeclared identifier is reported only once for each function it appears in
| configure:55007: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| | #define PACKAGE_NAME "GNU Mailutils"
| | #define PACKAGE_TARNAME "mailutils"
| | #define PACKAGE_VERSION "2.99.96"
| | #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| | #define PACKAGE_BUGREPORT "bug-mailutils@..."
| | #define PACKAGE "mailutils"
| | #define VERSION "2.99.96"
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| | #define YYTEXT_POINTER 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_GETDELIM 1
| | #define HAVE_ISWCNTRL 1
| | #define HAVE_ISWBLANK 1
| | #define HAVE_MBSINIT 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_ISASCII 1
| | #define HAVE_MPROTECT 1
| | #define HAVE_MEMCHR 1
| | #define HAVE_SETENV 1
| | #define HAVE_SLEEP 1
| | #define HAVE_STRNDUP 1
| | #define HAVE_WCWIDTH 1
| | #define HAVE_FEATURES_H 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_WCTYPE_H 1
| | #define HAVE_WCHAR_H 1
| | #define HAVE_SYS_MMAN_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_SYSEXITS_H 1
| | #define HAVE_ENVIRON_DECL 1
| | #define HAVE_DECL_STRERROR_R 1
| | #define HAVE_STRERROR_R 1
| | #define STRERROR_R_CHAR_P 1
| | #define HAVE_DECL_GETDELIM 1
| | #define HAVE_DECL_GETLINE 1
| | #define HAVE_GETOPT_H 1
| | #define HAVE_GETOPT_LONG_ONLY 1
| | #define HAVE_WINT_T 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_ISWBLANK 0
| | #define HAVE_LANGINFO_CODESET 1
| | #define HAVE_WORKING_O_NOATIME 1
| | #define HAVE_WORKING_O_NOFOLLOW 1
| | #define HAVE_STDLIB_H 1
| | #define MALLOC_0_IS_NONNULL 1
| | #define HAVE_UNSIGNED_LONG_LONG_INT 1
| | #define HAVE_LONG_LONG_INT 1
| | #define HAVE_MBSTATE_T 1
| | #define HAVE_MAP_ANONYMOUS 1
| | #define HAVE_DECL_SETENV 1
| | #define HAVE_SEARCH_H 1
| | #define HAVE_TSEARCH 1
| | #define HAVE__BOOL 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_RAW_DECL_MEMMEM 1
| | #define HAVE_RAW_DECL_MEMPCPY 1
| | #define HAVE_RAW_DECL_MEMRCHR 1
| | #define HAVE_RAW_DECL_RAWMEMCHR 1
| | #define HAVE_RAW_DECL_STPCPY 1
| | #define HAVE_RAW_DECL_STPNCPY 1
| | #define HAVE_RAW_DECL_STRCHRNUL 1
| | #define HAVE_RAW_DECL_STRDUP 1
| | #define HAVE_RAW_DECL_STRNCAT 1
| | #define HAVE_RAW_DECL_STRNDUP 1
| | #define HAVE_RAW_DECL_STRNLEN 1
| | #define HAVE_RAW_DECL_STRPBRK 1
| | #define HAVE_RAW_DECL_STRSEP 1
| | #define HAVE_RAW_DECL_STRCASESTR 1
| | #define HAVE_RAW_DECL_STRTOK_R 1
| | #define HAVE_RAW_DECL_STRERROR_R 1
| | #define HAVE_RAW_DECL_STRSIGNAL 1
| | #define HAVE_RAW_DECL_STRVERSCMP 1
| | #define HAVE_RAW_DECL_STRCASECMP 1
| | #define HAVE_RAW_DECL_STRNCASECMP 1
| | #define HAVE_DECL_STRNDUP 1
| | #define HAVE_DECL_STRNLEN 1
| | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| | #define HAVE_STDINT_H_WITH_UINTMAX 1
| | #define HAVE_INTMAX_T 1
| | #define HAVE_SNPRINTF 1
| | #define HAVE_STRNLEN 1
| | #define HAVE_WCSLEN 1
| | #define HAVE_WCSNLEN 1
| | #define HAVE_MBRTOWC 1
| | #define HAVE_WCRTOMB 1
| | #define HAVE_DECL__SNPRINTF 0
| | #define HAVE_SNPRINTF_RETVAL_C99 1
| | #define 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 GNULIB_TEST_ENVIRON 1
| | #define GNULIB_TEST_GETDELIM 1
| | #define GNULIB_TEST_GETLINE 1
| | #define GNULIB_TEST_GETOPT_GNU 1
| | #define HAVE_INLINE 1
| | #define GNULIB_TEST_ISWBLANK 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC_GNU 1
| | #define GNULIB_MALLOC_GNU 1
| | #define HAVE_MALLOC_POSIX 1
| | #define GNULIB_TEST_MALLOC_POSIX 1
| | #define GNULIB_TEST_MBRTOWC 1
| | #define GNULIB_TEST_MBSINIT 1
| | #define GNULIB_TEST_MBSLEN 1
| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| | #define HAVE_MBSTATE_T 1
| | #define GNULIB_TEST_MEMCHR 1
| | #define HAVE_MEMPCPY 1
| | #define GNULIB_TEST_MEMPCPY 1
| | #define HAVE_OBSTACK 1
| | #define HAVE_RAWMEMCHR 1
| | #define GNULIB_TEST_RAWMEMCHR 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_REALLOC_GNU 1
| | #define GNULIB_REALLOC_GNU 1
| | #define HAVE_REALLOC_POSIX 1
| | #define GNULIB_TEST_REALLOC_POSIX 1
| | #define GNULIB_TEST_SETENV 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_DECL_SLEEP 1
| | #define GNULIB_TEST_SLEEP 1
| | #define HAVE_RAW_DECL_DPRINTF 1
| | #define HAVE_RAW_DECL_FSEEKO 1
| | #define HAVE_RAW_DECL_FTELLO 1
| | #define HAVE_RAW_DECL_GETDELIM 1
| | #define HAVE_RAW_DECL_GETLINE 1
| | #define HAVE_RAW_DECL_POPEN 1
| | #define HAVE_RAW_DECL_RENAMEAT 1
| | #define HAVE_RAW_DECL_SNPRINTF 1
| | #define HAVE_RAW_DECL_TMPFILE 1
| | #define HAVE_RAW_DECL_VDPRINTF 1
| | #define HAVE_RAW_DECL_VSNPRINTF 1
| | #define HAVE_RAW_DECL__EXIT 1
| | #define HAVE_RAW_DECL_ATOLL 1
| | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| | #define HAVE_RAW_DECL_GETLOADAVG 1
| | #define HAVE_RAW_DECL_GETSUBOPT 1
| | #define HAVE_RAW_DECL_GRANTPT 1
| | #define HAVE_RAW_DECL_MKDTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMP 1
| | #define HAVE_RAW_DECL_MKOSTEMPS 1
| | #define HAVE_RAW_DECL_MKSTEMP 1
| | #define HAVE_RAW_DECL_MKSTEMPS 1
| | #define HAVE_RAW_DECL_PTSNAME 1
| | #define HAVE_RAW_DECL_RANDOM_R 1
| | #define HAVE_RAW_DECL_SRANDOM_R 1
| | #define HAVE_RAW_DECL_SETSTATE_R 1
| | #define HAVE_RAW_DECL_REALPATH 1
| | #define HAVE_RAW_DECL_RPMATCH 1
| | #define HAVE_RAW_DECL_SETENV 1
| | #define HAVE_RAW_DECL_STRTOD 1
| | #define HAVE_RAW_DECL_STRTOLL 1
| | #define HAVE_RAW_DECL_STRTOULL 1
| | #define HAVE_RAW_DECL_UNLOCKPT 1
| | #define HAVE_RAW_DECL_UNSETENV 1
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNCASECMP 1
| | #define HAVE_STRCHRNUL 1
| | #define GNULIB_TEST_STRCHRNUL 1
| | #define GNULIB_TEST_STRERROR 1
| | #define GNULIB_TEST_STRNDUP 1
| | #define GNULIB_TEST_STRNLEN 1
| | #define HAVE_RAW_DECL_CHOWN 1
| | #define HAVE_RAW_DECL_DUP2 1
| | #define HAVE_RAW_DECL_DUP3 1
| | #define HAVE_RAW_DECL_ENVIRON 1
| | #define HAVE_RAW_DECL_EUIDACCESS 1
| | #define HAVE_RAW_DECL_FACCESSAT 1
| | #define HAVE_RAW_DECL_FCHDIR 1
| | #define HAVE_RAW_DECL_FCHOWNAT 1
| | #define HAVE_RAW_DECL_FSYNC 1
| | #define HAVE_RAW_DECL_FTRUNCATE 1
| | #define HAVE_RAW_DECL_GETCWD 1
| | #define HAVE_RAW_DECL_GETDOMAINNAME 1
| | #define HAVE_RAW_DECL_GETDTABLESIZE 1
| | #define HAVE_RAW_DECL_GETGROUPS 1
| | #define HAVE_RAW_DECL_GETHOSTNAME 1
| | #define HAVE_RAW_DECL_GETLOGIN 1
| | #define HAVE_RAW_DECL_GETLOGIN_R 1
| | #define HAVE_RAW_DECL_GETPAGESIZE 1
| | #define HAVE_RAW_DECL_GETUSERSHELL 1
| | #define HAVE_RAW_DECL_SETUSERSHELL 1
| | #define HAVE_RAW_DECL_ENDUSERSHELL 1
| | #define HAVE_RAW_DECL_LCHOWN 1
| | #define HAVE_RAW_DECL_LINK 1
| | #define HAVE_RAW_DECL_LINKAT 1
| | #define HAVE_RAW_DECL_LSEEK 1
| | #define HAVE_RAW_DECL_PIPE 1
| | #define HAVE_RAW_DECL_PIPE2 1
| | #define HAVE_RAW_DECL_PREAD 1
| | #define HAVE_RAW_DECL_PWRITE 1
| | #define HAVE_RAW_DECL_READLINK 1
| | #define HAVE_RAW_DECL_READLINKAT 1
| | #define HAVE_RAW_DECL_RMDIR 1
| | #define HAVE_RAW_DECL_SLEEP 1
| | #define HAVE_RAW_DECL_SYMLINK 1
| | #define HAVE_RAW_DECL_SYMLINKAT 1
| | #define HAVE_RAW_DECL_TTYNAME_R 1
| | #define HAVE_RAW_DECL_UNLINK 1
| | #define HAVE_RAW_DECL_UNLINKAT 1
| | #define HAVE_RAW_DECL_USLEEP 1
| | #define HAVE_VSNPRINTF 1
| | #define GNULIB_TEST_VSNPRINTF 1
| | #define HAVE_RAW_DECL_BTOWC 1
| | #define HAVE_RAW_DECL_WCTOB 1
| | #define HAVE_RAW_DECL_MBSINIT 1
| | #define HAVE_RAW_DECL_MBRTOWC 1
| | #define HAVE_RAW_DECL_MBRLEN 1
| | #define HAVE_RAW_DECL_MBSRTOWCS 1
| | #define HAVE_RAW_DECL_MBSNRTOWCS 1
| | #define HAVE_RAW_DECL_WCRTOMB 1
| | #define HAVE_RAW_DECL_WCSRTOMBS 1
| | #define HAVE_RAW_DECL_WCSNRTOMBS 1
| | #define HAVE_RAW_DECL_WCWIDTH 1
| | #define HAVE_RAW_DECL_WMEMCHR 1
| | #define HAVE_RAW_DECL_WMEMCMP 1
| | #define HAVE_RAW_DECL_WMEMCPY 1
| | #define HAVE_RAW_DECL_WMEMMOVE 1
| | #define HAVE_RAW_DECL_WMEMSET 1
| | #define HAVE_RAW_DECL_WCSLEN 1
| | #define HAVE_RAW_DECL_WCSNLEN 1
| | #define HAVE_RAW_DECL_WCSCPY 1
| | #define HAVE_RAW_DECL_WCPCPY 1
| | #define HAVE_RAW_DECL_WCSNCPY 1
| | #define HAVE_RAW_DECL_WCPNCPY 1
| | #define HAVE_RAW_DECL_WCSCAT 1
| | #define HAVE_RAW_DECL_WCSNCAT 1
| | #define HAVE_RAW_DECL_WCSCMP 1
| | #define HAVE_RAW_DECL_WCSNCMP 1
| | #define HAVE_RAW_DECL_WCSCASECMP 1
| | #define HAVE_RAW_DECL_WCSNCASECMP 1
| | #define HAVE_RAW_DECL_WCSCOLL 1
| | #define HAVE_RAW_DECL_WCSXFRM 1
| | #define HAVE_RAW_DECL_WCSDUP 1
| | #define HAVE_RAW_DECL_WCSCHR 1
| | #define HAVE_RAW_DECL_WCSRCHR 1
| | #define HAVE_RAW_DECL_WCSCSPN 1
| | #define HAVE_RAW_DECL_WCSSPN 1
| | #define HAVE_RAW_DECL_WCSPBRK 1
| | #define HAVE_RAW_DECL_WCSSTR 1
| | #define HAVE_RAW_DECL_WCSTOK 1
| | #define HAVE_RAW_DECL_WCSWIDTH 1
| | #define HAVE_RAW_DECL_WCTYPE 1
| | #define HAVE_RAW_DECL_ISWCTYPE 1
| | #define HAVE_RAW_DECL_WCTRANS 1
| | #define HAVE_RAW_DECL_TOWCTRANS 1
| | #define HAVE_DECL_WCWIDTH 1
| | #define GNULIB_TEST_WCWIDTH 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_LIBLTDL 1
| | #define HAVE_TCPD_H 1
| | #define WITH_LIBWRAP 1
| | #define WITH_GNUTLS 1
| | #define WITH_TLS 1
| | #define HAVE_PATHS_H 1
| | #define HAVE_GDBM_H 1
| | #define WITH_GDBM 1
| | #define HAVE_DB_H 1
| | #define BDB2_CURSOR_LASTARG ,0
| | #define WITH_BDB 4
| | #define ENABLE_DBM 1
| | #define LOG_FACILITY LOG_MAIL
| | #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| | #define HAVE_TCSETATTR 1
| | #define HAVE_FSEEKO 1
| | #define HAVE_FGETPWENT 1
| | #define HAVE_UTMP_H 1
| | #define HAVE_UTMPX_H 1
| | #define HAVE_GETUTENT_CALLS /**/
| | #define HAVE_STRUCT_UTMP_UT_USER 1
| | #define HAVE_STRUCT_UTMP_UT_NAME 1
| | #define MAILUTILS_IPV6 1
| | #define HAVE_WCWIDTH 1
| | #define WITH_LDAP 1
| | #define ENABLE_VIRTUAL_DOMAINS 1
| | #define ENABLE_IMAP 1
| | #define ENABLE_POP 1
| | #define ENABLE_MH 1
| | #define ENABLE_MAILDIR 1
| | #define ENABLE_SMTP 1
| | #define ENABLE_SENDMAIL 1
| | #define ENABLE_PROG 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 GUILE_DEBUG_MACROS 1
| | /* end confdefs.h.  */
| | #include <libguile.h>
| |
| | int
| | main ()
| | {
| | if (sizeof (scm_t_off))
| |        return 0;
| |   ;
| |   return 0;
| | }
| configure:55065: result: no
| configure:55096: WARNING: guile site directory "/usr/share/guile/site" lies outside your current prefix (/usr/local).
| configure:55099: WARNING: Falling back to $(datadir)/guile/site instead. Use --with-guile-site-dir to force using site directory.
| configure:55151: checking for emacs
| configure:55181: result: no
| configure:55151: checking for xemacs
| configure:55181: result: no
| configure:55202: checking where .elc files should go
| configure:55231: result: ${datadir}/emacs/site-lisp
| configure:55299: checking for a Python interpreter with version >= 2.5.0
| configure:55316: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5.0'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
| configure:55319: $? = 0
| configure:55326: result: python
| configure:55334: checking for python
| configure:55352: found /usr/bin/python
| configure:55364: result: /usr/bin/python
| configure:55382: checking for python version
| configure:55389: result: 2.7
| configure:55401: checking for python platform
| configure:55408: result: linux2
| configure:55415: checking for python script directory
| configure:55444: result: ${prefix}/lib64/python2.7/site-packages
| configure:55453: checking for python extension module directory
| configure:55482: result: ${exec_prefix}/lib64/python2.7/site-packages
| configure:55499: checking for python-config
| configure:55517: found /usr/bin/python-config
| configure:55529: result: /usr/bin/python-config
| configure:56895: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Mailutils config.status 2.99.96, which was
| generated by GNU Autoconf 2.63.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on zptr-nb18
|
| config.status:2363: creating libmailutils/tests/Makefile
| config.status:2363: creating libmailutils/tests/atlocal
| config.status:2363: creating libmu_compat/tests/Makefile
| config.status:2363: creating libmu_compat/tests/atlocal
| config.status:2363: creating testsuite/Makefile
| config.status:2363: creating testsuite/atlocal
| config.status:2363: creating comsat/tests/Makefile
| config.status:2363: creating comsat/tests/atlocal
| config.status:2363: creating frm/tests/Makefile
| config.status:2363: creating frm/tests/atlocal
| config.status:2363: creating imap4d/tests/Makefile
| config.status:2363: creating imap4d/tests/atlocal
| config.status:2363: creating maidag/tests/Makefile
| config.status:2363: creating maidag/tests/atlocal
| config.status:2363: creating messages/tests/Makefile
| config.status:2363: creating messages/tests/atlocal
| config.status:2363: creating readmsg/tests/Makefile
| config.status:2363: creating readmsg/tests/atlocal
| config.status:2363: creating sieve/tests/Makefile
| config.status:2363: creating sieve/tests/atlocal
| config.status:2363: creating mh/tests/Makefile
| config.status:2363: creating mh/tests/atlocal
| config.status:2363: creating doc/imprimatur/Makefile
| config.status:2363: creating include/confpaths.h
| config.status:2363: creating Makefile
| config.status:2363: creating sql/Makefile
| config.status:2363: creating comsat/Makefile
| config.status:2363: creating doc/Makefile
| config.status:2363: creating doc/man/Makefile
| config.status:2363: creating doc/texinfo/Makefile
| config.status:2363: creating dotlock/Makefile
| config.status:2363: creating examples/Makefile
| config.status:2363: creating examples/config/Makefile
| config.status:2363: creating examples/cpp/Makefile
| config.status:2363: creating examples/python/Makefile
| config.status:2363: creating examples/scheme/Makefile
| config.status:2363: creating gint/Makefile
| config.status:2363: creating frm/Makefile
| config.status:2363: creating scheme/Makefile
| config.status:2363: creating imap4d/Makefile
| config.status:2363: creating include/Makefile
| config.status:2363: creating include/mailutils/Makefile
| config.status:2363: creating include/mailutils/sys/Makefile
| config.status:2363: creating include/mailutils/cpp/Makefile
| config.status:2363: creating lib/Makefile
| config.status:2363: creating libmu_argp/Makefile
| config.status:2363: creating libmu_auth/Makefile
| config.status:2363: creating libmu_cfg/Makefile
| config.status:2363: creating libmu_cpp/Makefile
| config.status:2363: creating libmu_scm/Makefile
| config.status:2363: creating libmu_scm/mailutils/Makefile
| config.status:2363: creating libmu_dbm/Makefile
| config.status:2363: creating libmu_sieve/Makefile
| config.status:2363: creating libmu_sieve/extensions/Makefile
| config.status:2363: creating libproto/Makefile
| config.status:2363: creating libproto/mbox/Makefile
| config.status:2363: creating libproto/mh/Makefile
| config.status:2363: creating libproto/maildir/Makefile
| config.status:2363: creating libproto/mailer/Makefile
| config.status:2363: creating libproto/pop/Makefile
| config.status:2363: creating libproto/nntp/Makefile
| config.status:2363: creating libproto/imap/Makefile
| config.status:2363: creating libproto/imap/tests/Makefile
| config.status:2363: creating libmu_compat/Makefile
| config.status:2363: creating maidag/Makefile
| config.status:2363: creating mail/Makefile
| config.status:2363: creating mail/testsuite/Makefile
| config.status:2363: creating libmailutils/auth/Makefile
| config.status:2363: creating libmailutils/base/Makefile
| config.status:2363: creating libmailutils/address/Makefile
| config.status:2363: creating libmailutils/sockaddr/Makefile
| config.status:2363: creating libmailutils/cidr/Makefile
| config.status:2363: creating libmailutils/cfg/Makefile
| config.status:2363: creating libmailutils/datetime/Makefile
| config.status:2363: creating libmailutils/diag/Makefile
| config.status:2363: creating libmailutils/filter/Makefile
| config.status:2363: creating libmailutils/imapio/Makefile
| config.status:2363: creating libmailutils/list/Makefile
| config.status:2363: creating libmailutils/mailbox/Makefile
| config.status:2363: creating libmailutils/mailer/Makefile
| config.status:2363: creating libmailutils/mime/Makefile
| config.status:2363: creating libmailutils/msgset/Makefile
| config.status:2363: creating libmailutils/property/Makefile
| config.status:2363: creating libmailutils/server/Makefile
| config.status:2363: creating libmailutils/string/Makefile
| config.status:2363: creating libmailutils/stream/Makefile
| config.status:2363: creating libmailutils/stdstream/Makefile
| config.status:2363: creating libmailutils/url/Makefile
| config.status:2363: creating libmailutils/Makefile
| config.status:2363: creating messages/Makefile
| config.status:2363: creating mh/Makefile
| config.status:2363: creating mh/etc/Makefile
| config.status:2363: creating mimeview/Makefile
| config.status:2363: creating movemail/Makefile
| config.status:2363: creating po/Makefile.in
| config.status:2363: creating pop3d/Makefile
| config.status:2363: creating pop3d/testsuite/Makefile
| config.status:2363: creating python/Makefile
| config.status:2363: creating python/libmu_py/Makefile
| config.status:2363: creating python/mailutils/Makefile
| config.status:2363: creating readmsg/Makefile
| config.status:2363: creating mu-aux/Makefile
| config.status:2363: creating mu-aux/mailutils.spec
| config.status:2363: creating sieve/Makefile
| config.status:2363: creating mu/Makefile
| config.status:2363: creating config.h
| config.status:2590: config.h is unchanged
| config.status:2654: linking lib/gettext.h to include/gettext.h
| config.status:2654: linking lib/intprops.h to include/intprops.h
| config.status:2677: executing depfiles commands
| config.status:2677: executing libtool commands
| config.status:2677: executing po-directories commands
| config.status:2677: executing libmailutils/tests/atconfig commands
| config.status:2677: executing testsuite/atconfig commands
| config.status:2677: executing libmu_compat/tests/atconfig commands
| config.status:2677: executing frm/tests/atconfig commands
| config.status:2677: executing maidag/tests/atconfig commands
| config.status:2677: executing messages/tests/atconfig commands
| config.status:2677: executing readmsg/tests/atconfig commands
| config.status:2677: executing sieve/tests/atconfig commands
| config.status:2677: executing mh/tests/atconfig commands
| config.status:2677: executing comsat/tests/atconfig commands
| config.status:2677: executing imap4d/tests/atconfig commands
| config.status:2677: 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_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_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_value=
| ac_cv_env_MU_DEFAULT_SCHEME_set=
| ac_cv_env_MU_DEFAULT_SCHEME_value=
| ac_cv_env_PYTHON_CONFIG_set=
| ac_cv_env_PYTHON_CONFIG_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_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_getnameinfo=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_iswblank=yes
| ac_cv_func_iswcntrl=yes
| ac_cv_func_malloc_0_nonnull=yes
| ac_cv_func_mbrtowc=yes
| ac_cv_func_mbsinit=yes
| ac_cv_func_mbslen=no
| ac_cv_func_memchr=yes
| ac_cv_func_mempcpy=yes
| ac_cv_func_mkstemp=yes
| ac_cv_func_mmap=yes
| ac_cv_func_mmap_fixed_mapped=yes
| ac_cv_func_mprotect=yes
| ac_cv_func_obstack=yes
| ac_cv_func_pthread_rwlock_init=yes
| ac_cv_func_rawmemchr=yes
| ac_cv_func_realloc_0_nonnull=yes
| ac_cv_func_rl_completion_matches=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_strndup=yes
| ac_cv_func_strnlen=yes
| ac_cv_func_strnlen_working=yes
| ac_cv_func_sysconf=yes
| ac_cv_func_tcgetattr=yes
| ac_cv_func_tcsetattr=yes
| ac_cv_func_tsearch=yes
| ac_cv_func_vasnprintf=no
| ac_cv_func_vfork=yes
| ac_cv_func_vsnprintf=yes
| ac_cv_func_wcrtomb=yes
| ac_cv_func_wcslen=yes
| ac_cv_func_wcsnlen=yes
| ac_cv_func_wcwidth=yes
| ac_cv_gnu_library_2_1=yes
| ac_cv_have_decl__Exit=yes
| ac_cv_have_decl__snprintf=no
| ac_cv_have_decl_atoll=yes
| ac_cv_have_decl_btowc=yes
| ac_cv_have_decl_canonicalize_file_name=yes
| ac_cv_have_decl_chown=yes
| ac_cv_have_decl_clearerr_unlocked=yes
| ac_cv_have_decl_crypt=yes
| ac_cv_have_decl_dprintf=yes
| ac_cv_have_decl_dup2=yes
| ac_cv_have_decl_dup3=yes
| ac_cv_have_decl_endusershell=yes
| ac_cv_have_decl_environ=yes
| ac_cv_have_decl_euidaccess=yes
| ac_cv_have_decl_faccessat=yes
| ac_cv_have_decl_fchdir=yes
| ac_cv_have_decl_fchownat=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_fputc_unlocked=yes
| ac_cv_have_decl_fputs_unlocked=yes
| ac_cv_have_decl_fread_unlocked=yes
| ac_cv_have_decl_fseeko=yes
| ac_cv_have_decl_fsync=yes
| ac_cv_have_decl_ftello=yes
| ac_cv_have_decl_ftruncate=yes
| ac_cv_have_decl_fwrite_unlocked=yes
| ac_cv_have_decl_getc_unlocked=yes
| ac_cv_have_decl_getchar_unlocked=yes
| ac_cv_have_decl_getcwd=yes
| ac_cv_have_decl_getdelim=yes
| ac_cv_have_decl_getdomainname=yes
| ac_cv_have_decl_getdtablesize=yes
| ac_cv_have_decl_getenv=yes
| ac_cv_have_decl_getgroups=yes
| ac_cv_have_decl_gethostname=yes
| ac_cv_have_decl_getline=yes
| ac_cv_have_decl_getloadavg=yes
| ac_cv_have_decl_getlogin=yes
| ac_cv_have_decl_getlogin_r=yes
| ac_cv_have_decl_getpagesize=yes
| ac_cv_have_decl_getsubopt=yes
| ac_cv_have_decl_getusershell=yes
| ac_cv_have_decl_grantpt=yes
| ac_cv_have_decl_iswblank=no
| ac_cv_have_decl_iswctype=yes
| ac_cv_have_decl_lchown=yes
| ac_cv_have_decl_link=yes
| ac_cv_have_decl_linkat=yes
| ac_cv_have_decl_lseek=yes
| ac_cv_have_decl_mbrlen=yes
| ac_cv_have_decl_mbrtowc=yes
| ac_cv_have_decl_mbsinit=yes
| ac_cv_have_decl_mbsnrtowcs=yes
| ac_cv_have_decl_mbsrtowcs=yes
| ac_cv_have_decl_mbswidth=no
| ac_cv_have_decl_memmem=yes
| ac_cv_have_decl_mempcpy=yes
| ac_cv_have_decl_memrchr=yes
| ac_cv_have_decl_mkdtemp=yes
| ac_cv_have_decl_mkostemp=yes
| ac_cv_have_decl_mkostemps=yes
| ac_cv_have_decl_mkstemp=yes
| ac_cv_have_decl_mkstemps=yes
| ac_cv_have_decl_pipe2=yes
| ac_cv_have_decl_pipe=yes
| ac_cv_have_decl_popen=yes
| ac_cv_have_decl_pread=yes
| ac_cv_have_decl_program_invocation_name=yes
| ac_cv_have_decl_program_invocation_short_name=yes
| ac_cv_have_decl_ptsname=yes
| ac_cv_have_decl_putc_unlocked=yes
| ac_cv_have_decl_putchar_unlocked=yes
| ac_cv_have_decl_pwrite=yes
| ac_cv_have_decl_random_r=yes
| ac_cv_have_decl_rawmemchr=yes
| ac_cv_have_decl_readlink=yes
| ac_cv_have_decl_readlinkat=yes
| ac_cv_have_decl_realpath=yes
| ac_cv_have_decl_renameat=yes
| ac_cv_have_decl_rmdir=yes
| ac_cv_have_decl_rpmatch=yes
| ac_cv_have_decl_setenv=yes
| ac_cv_have_decl_setstate_r=yes
| ac_cv_have_decl_setusershell=yes
| ac_cv_have_decl_sleep=yes
| ac_cv_have_decl_snprintf=yes
| ac_cv_have_decl_srandom_r=yes
| ac_cv_have_decl_stpcpy=yes
| ac_cv_have_decl_stpncpy=yes
| ac_cv_have_decl_strcasecmp=yes
| ac_cv_have_decl_strcasestr=yes
| ac_cv_have_decl_strchrnul=yes
| ac_cv_have_decl_strdup=yes
| ac_cv_have_decl_strerror_r=yes
| ac_cv_have_decl_strncasecmp=yes
| ac_cv_have_decl_strncat=yes
| ac_cv_have_decl_strndup=yes
| ac_cv_have_decl_strnlen=yes
| ac_cv_have_decl_strpbrk=yes
| ac_cv_have_decl_strsep=yes
| ac_cv_have_decl_strsignal=yes
| ac_cv_have_decl_strtod=yes
| ac_cv_have_decl_strtok_r=yes
| ac_cv_have_decl_strtoll=yes
| ac_cv_have_decl_strtoull=yes
| ac_cv_have_decl_strverscmp=yes
| ac_cv_have_decl_symlink=yes
| ac_cv_have_decl_symlinkat=yes
| ac_cv_have_decl_sys_siglist=yes
| ac_cv_have_decl_tmpfile=yes
| ac_cv_have_decl_towctrans=yes
| ac_cv_have_decl_ttyname_r=yes
| ac_cv_have_decl_unlink=yes
| ac_cv_have_decl_unlinkat=yes
| ac_cv_have_decl_unlockpt=yes
| ac_cv_have_decl_unsetenv=yes
| ac_cv_have_decl_usleep=yes
| ac_cv_have_decl_vdprintf=yes
| ac_cv_have_decl_vsnprintf=yes
| ac_cv_have_decl_wcpcpy=yes
| ac_cv_have_decl_wcpncpy=yes
| ac_cv_have_decl_wcrtomb=yes
| ac_cv_have_decl_wcscasecmp=yes
| ac_cv_have_decl_wcscat=yes
| ac_cv_have_decl_wcschr=yes
| ac_cv_have_decl_wcscmp=yes
| ac_cv_have_decl_wcscoll=yes
| ac_cv_have_decl_wcscpy=yes
| ac_cv_have_decl_wcscspn=yes
| ac_cv_have_decl_wcsdup=yes
| ac_cv_have_decl_wcslen=yes
| ac_cv_have_decl_wcsncasecmp=yes
| ac_cv_have_decl_wcsncat=yes
| ac_cv_have_decl_wcsncmp=yes
| ac_cv_have_decl_wcsncpy=yes
| ac_cv_have_decl_wcsnlen=yes
| ac_cv_have_decl_wcsnrtombs=yes
| ac_cv_have_decl_wcspbrk=yes
| ac_cv_have_decl_wcsrchr=yes
| ac_cv_have_decl_wcsrtombs=yes
| ac_cv_have_decl_wcsspn=yes
| ac_cv_have_decl_wcsstr=yes
| ac_cv_have_decl_wcstok=yes
| ac_cv_have_decl_wcswidth=yes
| ac_cv_have_decl_wcsxfrm=yes
| ac_cv_have_decl_wctob=yes
| ac_cv_have_decl_wctrans=yes
| ac_cv_have_decl_wctype=yes
| ac_cv_have_decl_wcwidth=yes
| ac_cv_have_decl_wmemchr=yes
| ac_cv_have_decl_wmemcmp=yes
| ac_cv_have_decl_wmemcpy=yes
| ac_cv_have_decl_wmemmove=yes
| ac_cv_have_decl_wmemset=yes
| ac_cv_have_libpam=yes
| ac_cv_header_crypt_h=yes
| ac_cv_header_db_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_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_gsasl_h=no
| 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_ndbm_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_search_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_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_mman_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_db___db_create=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=yes
| ac_cv_lib_lex=-lfl
| 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_tokyocabinet_tchdbnew=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_member_struct_utmp_ut_name=yes
| ac_cv_member_struct_utmp_ut_user=yes
| ac_cv_objext=o
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_FGREP='/bin/grep -F'
| ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config
| ac_cv_path_GUILE_SNARF=/usr/bin/guile-snarf
| ac_cv_path_GUILE_TOOLS=/usr/bin/guile-tools
| ac_cv_path_MSGFMT=/usr/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/bin/msgmerge
| ac_cv_path_PYTHON=/usr/bin/python
| ac_cv_path_PYTHON_CONFIG=/usr/bin/python-config
| ac_cv_path_SED=/bin/sed
| 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_LEX=flex
| ac_cv_prog_YACC='bison -y'
| 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_OBJDUMP=objdump
| 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_lex_root=lex.yy
| ac_cv_prog_lex_yytext_pointer=yes
| 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_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_scm_t_off=no
| 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_struct_addrinfo=yes
| ac_cv_type_struct_sockaddr_in6=yes
| ac_cv_type_struct_sockaddr_storage=yes
| ac_cv_type_uid_t=yes
| ac_cv_type_unsigned_long_long_int=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
| acl_cv_hardcode_libdir_separator=
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_libname_spec='lib$name'
| acl_cv_library_names_spec='$libname$shrext'
| acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/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='${datadir}/emacs/site-lisp'
| am_cv_pathless_PYTHON=python
| 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=
| am_cv_python_platform=linux2
| am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
| am_cv_python_pythondir='${prefix}/lib64/python2.7/site-packages'
| am_cv_python_version=2.7
| gl_cv_c_inline_effective=yes
| gl_cv_c_multiarch=no
| gl_cv_decl_null_works=yes
| gl_cv_double_slash_root=no
| gl_cv_func_getopt_gnu=yes
| gl_cv_func_getopt_posix=yes
| gl_cv_func_iswcntrl_works=yes
| gl_cv_func_malloc_0_nonnull=1
| gl_cv_func_malloc_posix=yes
| gl_cv_func_mbrtowc_incomplete_state='guessing yes'
| gl_cv_func_mbrtowc_nul_retval='guessing yes'
| gl_cv_func_mbrtowc_null_arg1='guessing yes'
| gl_cv_func_mbrtowc_null_arg2='guessing yes'
| gl_cv_func_mbrtowc_retval='guessing yes'
| gl_cv_func_mbrtowc_sanitycheck='guessing yes'
| gl_cv_func_memchr_works=yes
| gl_cv_func_setenv_works=yes
| gl_cv_func_sleep_works=yes
| gl_cv_func_snprintf_retval_c99=yes
| gl_cv_func_snprintf_size1=yes
| gl_cv_func_strndup_works=yes
| gl_cv_func_vsnprintf_usable=yes
| gl_cv_func_wcwidth_works=yes
| gl_cv_func_working_getdelim=yes
| gl_cv_func_working_strerror=yes
| gl_cv_have_include_next=yes
| gl_cv_have_raw_decl__Exit=yes
| gl_cv_have_raw_decl_atoll=yes
| gl_cv_have_raw_decl_btowc=yes
| gl_cv_have_raw_decl_canonicalize_file_name=yes
| gl_cv_have_raw_decl_chown=yes
| gl_cv_have_raw_decl_dprintf=yes
| gl_cv_have_raw_decl_dup2=yes
| gl_cv_have_raw_decl_dup3=yes
| gl_cv_have_raw_decl_endusershell=yes
| gl_cv_have_raw_decl_environ=yes
| gl_cv_have_raw_decl_euidaccess=yes
| gl_cv_have_raw_decl_faccessat=yes
| gl_cv_have_raw_decl_fchdir=yes
| gl_cv_have_raw_decl_fchownat=yes
| gl_cv_have_raw_decl_fpurge=no
| gl_cv_have_raw_decl_fseeko=yes
| gl_cv_have_raw_decl_fsync=yes
| gl_cv_have_raw_decl_ftello=yes
| gl_cv_have_raw_decl_ftruncate=yes
| gl_cv_have_raw_decl_getcwd=yes
| gl_cv_have_raw_decl_getdelim=yes
| gl_cv_have_raw_decl_getdomainname=yes
| gl_cv_have_raw_decl_getdtablesize=yes
| gl_cv_have_raw_decl_getgroups=yes
| gl_cv_have_raw_decl_gethostname=yes
| gl_cv_have_raw_decl_getline=yes
| gl_cv_have_raw_decl_getloadavg=yes
| gl_cv_have_raw_decl_getlogin=yes
| gl_cv_have_raw_decl_getlogin_r=yes
| gl_cv_have_raw_decl_getpagesize=yes
| gl_cv_have_raw_decl_getsubopt=yes
| gl_cv_have_raw_decl_getusershell=yes
| gl_cv_have_raw_decl_grantpt=yes
| gl_cv_have_raw_decl_initstat_r=no
| gl_cv_have_raw_decl_iswctype=yes
| gl_cv_have_raw_decl_lchown=yes
| gl_cv_have_raw_decl_link=yes
| gl_cv_have_raw_decl_linkat=yes
| gl_cv_have_raw_decl_lseek=yes
| gl_cv_have_raw_decl_mbrlen=yes
| gl_cv_have_raw_decl_mbrtowc=yes
| gl_cv_have_raw_decl_mbsinit=yes
| gl_cv_have_raw_decl_mbsnrtowcs=yes
| gl_cv_have_raw_decl_mbsrtowcs=yes
| gl_cv_have_raw_decl_memmem=yes
| gl_cv_have_raw_decl_mempcpy=yes
| gl_cv_have_raw_decl_memrchr=yes
| gl_cv_have_raw_decl_mkdtemp=yes
| gl_cv_have_raw_decl_mkostemp=yes
| gl_cv_have_raw_decl_mkostemps=yes
| gl_cv_have_raw_decl_mkstemp=yes
| gl_cv_have_raw_decl_mkstemps=yes
| gl_cv_have_raw_decl_pipe2=yes
| gl_cv_have_raw_decl_pipe=yes
| gl_cv_have_raw_decl_popen=yes
| gl_cv_have_raw_decl_pread=yes
| gl_cv_have_raw_decl_ptsname=yes
| gl_cv_have_raw_decl_pwrite=yes
| gl_cv_have_raw_decl_random_r=yes
| gl_cv_have_raw_decl_rawmemchr=yes
| gl_cv_have_raw_decl_readlink=yes
| gl_cv_have_raw_decl_readlinkat=yes
| gl_cv_have_raw_decl_realpath=yes
| gl_cv_have_raw_decl_renameat=yes
| gl_cv_have_raw_decl_rmdir=yes
| gl_cv_have_raw_decl_rpmatch=yes
| gl_cv_have_raw_decl_setenv=yes
| gl_cv_have_raw_decl_setstate_r=yes
| gl_cv_have_raw_decl_setusershell=yes
| gl_cv_have_raw_decl_sleep=yes
| gl_cv_have_raw_decl_snprintf=yes
| gl_cv_have_raw_decl_srandom_r=yes
| gl_cv_have_raw_decl_stpcpy=yes
| gl_cv_have_raw_decl_stpncpy=yes
| gl_cv_have_raw_decl_strcasecmp=yes
| gl_cv_have_raw_decl_strcasestr=yes
| gl_cv_have_raw_decl_strchrnul=yes
| gl_cv_have_raw_decl_strdup=yes
| gl_cv_have_raw_decl_strerror_r=yes
| gl_cv_have_raw_decl_strncasecmp=yes
| gl_cv_have_raw_decl_strncat=yes
| gl_cv_have_raw_decl_strndup=yes
| gl_cv_have_raw_decl_strnlen=yes
| gl_cv_have_raw_decl_strpbrk=yes
| gl_cv_have_raw_decl_strsep=yes
| gl_cv_have_raw_decl_strsignal=yes
| gl_cv_have_raw_decl_strtod=yes
| gl_cv_have_raw_decl_strtok_r=yes
| gl_cv_have_raw_decl_strtoll=yes
| gl_cv_have_raw_decl_strtoull=yes
| gl_cv_have_raw_decl_strverscmp=yes
| gl_cv_have_raw_decl_symlink=yes
| gl_cv_have_raw_decl_symlinkat=yes
| gl_cv_have_raw_decl_tmpfile=yes
| gl_cv_have_raw_decl_towctrans=yes
| gl_cv_have_raw_decl_ttyname_r=yes
| gl_cv_have_raw_decl_unlink=yes
| gl_cv_have_raw_decl_unlinkat=yes
| gl_cv_have_raw_decl_unlockpt=yes
| gl_cv_have_raw_decl_unsetenv=yes
| gl_cv_have_raw_decl_usleep=yes
| gl_cv_have_raw_decl_vdprintf=yes
| gl_cv_have_raw_decl_vsnprintf=yes
| gl_cv_have_raw_decl_wcpcpy=yes
| gl_cv_have_raw_decl_wcpncpy=yes
| gl_cv_have_raw_decl_wcrtomb=yes
| gl_cv_have_raw_decl_wcscasecmp=yes
| gl_cv_have_raw_decl_wcscat=yes
| gl_cv_have_raw_decl_wcschr=yes
| gl_cv_have_raw_decl_wcscmp=yes
| gl_cv_have_raw_decl_wcscoll=yes
| gl_cv_have_raw_decl_wcscpy=yes
| gl_cv_have_raw_decl_wcscspn=yes
| gl_cv_have_raw_decl_wcsdup=yes
| gl_cv_have_raw_decl_wcslen=yes
| gl_cv_have_raw_decl_wcsncasecmp=yes
| gl_cv_have_raw_decl_wcsncat=yes
| gl_cv_have_raw_decl_wcsncmp=yes
| gl_cv_have_raw_decl_wcsncpy=yes
| gl_cv_have_raw_decl_wcsnlen=yes
| gl_cv_have_raw_decl_wcsnrtombs=yes
| gl_cv_have_raw_decl_wcspbrk=yes
| gl_cv_have_raw_decl_wcsrchr=yes
| gl_cv_have_raw_decl_wcsrtombs=yes
| gl_cv_have_raw_decl_wcsspn=yes
| gl_cv_have_raw_decl_wcsstr=yes
| gl_cv_have_raw_decl_wcstok=yes
| gl_cv_have_raw_decl_wcswidth=yes
| gl_cv_have_raw_decl_wcsxfrm=yes
| gl_cv_have_raw_decl_wctob=yes
| gl_cv_have_raw_decl_wctrans=yes
| gl_cv_have_raw_decl_wctype=yes
| gl_cv_have_raw_decl_wcwidth=yes
| gl_cv_have_raw_decl_wmemchr=yes
| gl_cv_have_raw_decl_wmemcmp=yes
| gl_cv_have_raw_decl_wmemcpy=yes
| gl_cv_have_raw_decl_wmemmove=yes
| gl_cv_have_raw_decl_wmemset=yes
| gl_cv_header_errno_h_complete=yes
| gl_cv_header_inttypes_h=yes
| gl_cv_header_stdint_h=yes
| gl_cv_header_wchar_h_correct_inline=yes
| gl_cv_header_working_fcntl_h=yes
| gl_cv_header_working_stdint_h=yes
| gl_cv_next_getopt_h='<getopt.h>'
| gl_cv_next_stdint_h='<stdint.h>'
| gl_cv_next_stdio_h='<stdio.h>'
| gl_cv_next_stdlib_h='<stdlib.h>'
| gl_cv_next_string_h='<string.h>'
| gl_cv_next_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_pragma_columns=no
| gl_cv_rpl_alloca=yes
| gl_cv_size_max=yes
| gl_cv_type_wctrans_t=yes
| gl_cv_type_wctype_t=yes
| grad_cv_radius=no
| 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_locale_fr_utf8=none
| gt_cv_locale_ja=none
| gt_cv_locale_zh_CN=none
| gt_cv_var_environ_declaration=yes
| lt_cv_archive_cmds_need_lc=no
| 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_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
| lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
| lt_cv_path_NM='/usr/bin/nm -B'
| 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_shlibpath_overrides_runpath=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_max_cmd_len=1572864
| mailutils_cv_hdr_path_dev='<paths.h>'
| mailutils_cv_hdr_path_devnull='<paths.h>'
| mailutils_cv_hdr_path_maildir='<paths.h>'
| mailutils_cv_hdr_path_sendmail='<paths.h>'
| mailutils_cv_hdr_path_tty='<paths.h>'
| mailutils_cv_hdr_path_tty_pfx='<paths.h>'
| mailutils_cv_hdr_path_utmp='<paths.h>'
| mailutils_cv_hdr_path_utmpx='<utmpx.h>'
| mailutils_cv_hdr_path_wtmp='<paths.h>'
| mailutils_cv_hdr_sym_path_dev=_PATH_DEV
| mailutils_cv_hdr_sym_path_devnull=_PATH_DEVNULL
| mailutils_cv_hdr_sym_path_maildir=_PATH_MAILDIR
| mailutils_cv_hdr_sym_path_sendmail=_PATH_SENDMAIL
| mailutils_cv_hdr_sym_path_tty=_PATH_TTY
| mailutils_cv_hdr_sym_path_tty_pfx=_PATH_DEV
| mailutils_cv_hdr_sym_path_utmp=_PATH_UTMP
| mailutils_cv_hdr_sym_path_utmpx=_PATH_UTMPX
| mailutils_cv_hdr_sym_path_wtmp=_PATH_WTMP
| mu_cv_bdb2_cursor_four_args=yes
| mu_cv_enable_build_comsat=yes
| mu_cv_enable_build_dotlock=yes
| mu_cv_enable_build_frm=yes
| mu_cv_enable_build_imap4d=yes
| mu_cv_enable_build_maidag=yes
| mu_cv_enable_build_mail=yes
| mu_cv_enable_build_messages=yes
| mu_cv_enable_build_mh=yes
| mu_cv_enable_build_mimeview=yes
| mu_cv_enable_build_movemail=yes
| mu_cv_enable_build_pop3d=yes
| mu_cv_enable_build_readmsg=yes
| mu_cv_enable_build_sieve=yes
| mu_cv_enable_cxx=no
| mu_cv_enable_imap=yes
| mu_cv_enable_maildir=yes
| mu_cv_enable_mh=yes
| mu_cv_enable_nntp=no
| mu_cv_enable_pop=yes
| mu_cv_enable_prog=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_gnutls=yes
| mu_cv_lib_gsasl=no
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run aclocal-1.11'
| ALLOCA=''
| ALLOCA_H='alloca.h'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run tar'
| AM_BACKSLASH='\'
| AM_DEFAULT_VERBOSITY='0'
| APPLE_UNIVERSAL_BUILD='0'
| AR='ar'
| AUTOCONF='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run autoconf'
| AUTOHEADER='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run autoheader'
| AUTOM4TE='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run autom4te'
| AUTOMAKE='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run automake-1.11'
| AWK='gawk'
| BITSIZEOF_PTRDIFF_T=''
| BITSIZEOF_SIG_ATOMIC_T=''
| BITSIZEOF_SIZE_T=''
| BITSIZEOF_WCHAR_T=''
| BITSIZEOF_WINT_T=''
| BUILD_SQL=''
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g  -Wall -Wdeclaration-after-statement -ggdb'
| CPP='gcc -E'
| CPPFLAGS=' -DSYSCONFDIR=\"$(sysconfdir)\"'
| CURSES_LIBS='-lncurses'
| CXX='g++'
| CXXCPP='g++ -E'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-g -O2'
| CYGPATH_W='echo'
| DBMINCLUDES=''
| DBMLIBS=' -lgdbm -ldb'
| DBMLIB_DEPENDENCY=''
| DEFAULT_CUPS_CONFDIR='$(sysconfdir)/cups'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| EMULTIHOP_HIDDEN=''
| EMULTIHOP_VALUE=''
| ENOLINK_HIDDEN=''
| ENOLINK_VALUE=''
| EOVERFLOW_HIDDEN=''
| EOVERFLOW_VALUE=''
| ERRNO_H=''
| EXEEXT=''
| FGREP='/bin/grep -F'
| FLOAT_H=''
| FRIBIDI_LIBS=''
| GETOPT_H='getopt.h'
| GETTEXT_MACRO_VERSION='0.18'
| GINT_COND_DOC_FALSE='#'
| GINT_COND_DOC_TRUE=''
| GINT_COND_INC_FALSE=''
| GINT_COND_INC_TRUE='#'
| GINT_COND_SNARF_DOC_FILTER_FALSE=''
| GINT_COND_SNARF_DOC_FILTER_TRUE='#'
| GINT_INCLUDES='${MU_APP_COMMON_INCLUDES}'
| GINT_LDADD='../lib/libmuaux.a'
| GINT_MODULE_DIR='gint'
| GLIBC21='yes'
| GL_COND_LIBTOOL_FALSE=''
| GL_COND_LIBTOOL_TRUE='#'
| GMSGFMT='/usr/bin/gmsgfmt'
| GMSGFMT_015='/usr/bin/gmsgfmt'
| GNULIB_ATOLL='0'
| GNULIB_BTOWC='0'
| GNULIB_CALLOC_POSIX='0'
| GNULIB_CANONICALIZE_FILE_NAME='0'
| GNULIB_CHOWN='0'
| GNULIB_CLOSE='0'
| GNULIB_DPRINTF='0'
| GNULIB_DUP2='0'
| GNULIB_DUP3='0'
| GNULIB_ENVIRON='1'
| GNULIB_EUIDACCESS='0'
| GNULIB_FACCESSAT='0'
| GNULIB_FCHDIR='0'
| GNULIB_FCHOWNAT='0'
| GNULIB_FCLOSE='0'
| GNULIB_FFLUSH='0'
| GNULIB_FOPEN='0'
| GNULIB_FPRINTF='1'
| GNULIB_FPRINTF_POSIX='0'
| GNULIB_FPURGE='0'
| GNULIB_FPUTC='1'
| GNULIB_FPUTS='1'
| GNULIB_FREOPEN='0'
| GNULIB_FSEEK='0'
| GNULIB_FSEEKO='0'
| GNULIB_FSYNC='0'
| GNULIB_FTELL='0'
| GNULIB_FTELLO='0'
| GNULIB_FTRUNCATE='0'
| GNULIB_FWRITE='1'
| GNULIB_GETCWD='0'
| GNULIB_GETDELIM='1'
| GNULIB_GETDOMAINNAME='0'
| GNULIB_GETDTABLESIZE='0'
| GNULIB_GETGROUPS='0'
| GNULIB_GETHOSTNAME='0'
| GNULIB_GETLINE='1'
| GNULIB_GETLOADAVG='0'
| GNULIB_GETLOGIN='0'
| GNULIB_GETLOGIN_R='0'
| GNULIB_GETPAGESIZE='0'
| GNULIB_GETSUBOPT='0'
| GNULIB_GETUSERSHELL='0'
| GNULIB_GRANTPT='0'
| GNULIB_ISWBLANK='1'
| GNULIB_ISWCTYPE='0'
| GNULIB_LCHOWN='0'
| GNULIB_LINK='0'
| GNULIB_LINKAT='0'
| GNULIB_LSEEK='0'
| GNULIB_MALLOC_POSIX='1'
| GNULIB_MBRLEN='0'
| GNULIB_MBRTOWC='1'
| GNULIB_MBSCASECMP='0'
| GNULIB_MBSCASESTR='0'
| GNULIB_MBSCHR='0'
| GNULIB_MBSCSPN='0'
| GNULIB_MBSINIT='1'
| GNULIB_MBSLEN='1'
| GNULIB_MBSNCASECMP='0'
| GNULIB_MBSNLEN='0'
| GNULIB_MBSNRTOWCS='0'
| GNULIB_MBSPBRK='0'
| GNULIB_MBSPCASECMP='0'
| GNULIB_MBSRCHR='0'
| GNULIB_MBSRTOWCS='0'
| GNULIB_MBSSEP='0'
| GNULIB_MBSSPN='0'
| GNULIB_MBSSTR='0'
| GNULIB_MBSTOK_R='0'
| GNULIB_MBTOWC='0'
| GNULIB_MEMCHR='1'
| GNULIB_MEMMEM='0'
| GNULIB_MEMPCPY='1'
| GNULIB_MEMRCHR='0'
| GNULIB_MKDTEMP='0'
| GNULIB_MKOSTEMP='0'
| GNULIB_MKOSTEMPS='0'
| GNULIB_MKSTEMP='0'
| GNULIB_MKSTEMPS='0'
| GNULIB_OBSTACK_PRINTF='0'
| GNULIB_OBSTACK_PRINTF_POSIX='0'
| GNULIB_PERROR='0'
| GNULIB_PIPE2='0'
| GNULIB_PIPE='0'
| GNULIB_POPEN='0'
| GNULIB_PREAD='0'
| GNULIB_PRINTF='1'
| GNULIB_PRINTF_POSIX='0'
| GNULIB_PTSNAME='0'
| GNULIB_PUTC='1'
| GNULIB_PUTCHAR='1'
| GNULIB_PUTENV='0'
| GNULIB_PUTS='1'
| GNULIB_PWRITE='0'
| GNULIB_RANDOM_R='0'
| GNULIB_RAWMEMCHR='1'
| GNULIB_READLINK='0'
| GNULIB_READLINKAT='0'
| GNULIB_REALLOC_POSIX='1'
| GNULIB_REALPATH='0'
| GNULIB_REMOVE='0'
| GNULIB_RENAME='0'
| GNULIB_RENAMEAT='0'
| GNULIB_RMDIR='0'
| GNULIB_RPMATCH='0'
| GNULIB_SETENV='1'
| GNULIB_SLEEP='1'
| GNULIB_SNPRINTF='0'
| GNULIB_SPRINTF_POSIX='0'
| GNULIB_STDIO_H_SIGPIPE='0'
| GNULIB_STPCPY='0'
| GNULIB_STPNCPY='0'
| GNULIB_STRCASESTR='0'
| GNULIB_STRCHRNUL='1'
| GNULIB_STRDUP='0'
| GNULIB_STRERROR='1'
| GNULIB_STRERROR_R='0'
| GNULIB_STRNCAT='0'
| GNULIB_STRNDUP='1'
| GNULIB_STRNLEN='1'
| GNULIB_STRPBRK='0'
| GNULIB_STRSEP='0'
| GNULIB_STRSIGNAL='0'
| GNULIB_STRSTR='0'
| GNULIB_STRTOD='0'
| GNULIB_STRTOK_R='0'
| GNULIB_STRTOLL='0'
| GNULIB_STRTOULL='0'
| GNULIB_STRVERSCMP='0'
| GNULIB_SYMLINK='0'
| GNULIB_SYMLINKAT='0'
| GNULIB_SYSTEM_POSIX='0'
| GNULIB_TMPFILE='0'
| GNULIB_TOWCTRANS='0'
| GNULIB_TTYNAME_R='0'
| GNULIB_UNISTD_H_GETOPT='1'
| GNULIB_UNISTD_H_SIGPIPE='0'
| GNULIB_UNLINK='0'
| GNULIB_UNLINKAT='0'
| GNULIB_UNLOCKPT='0'
| GNULIB_UNSETENV='0'
| GNULIB_USLEEP='0'
| GNULIB_VASPRINTF='0'
| GNULIB_VDPRINTF='0'
| GNULIB_VFPRINTF='1'
| GNULIB_VFPRINTF_POSIX='0'
| GNULIB_VPRINTF='1'
| GNULIB_VPRINTF_POSIX='0'
| GNULIB_VSNPRINTF='1'
| GNULIB_VSPRINTF_POSIX='0'
| GNULIB_WCPCPY='0'
| GNULIB_WCPNCPY='0'
| GNULIB_WCRTOMB='0'
| GNULIB_WCSCASECMP='0'
| GNULIB_WCSCAT='0'
| GNULIB_WCSCHR='0'
| GNULIB_WCSCMP='0'
| GNULIB_WCSCOLL='0'
| GNULIB_WCSCPY='0'
| GNULIB_WCSCSPN='0'
| GNULIB_WCSDUP='0'
| GNULIB_WCSLEN='0'
| GNULIB_WCSNCASECMP='0'
| GNULIB_WCSNCAT='0'
| GNULIB_WCSNCMP='0'
| GNULIB_WCSNCPY='0'
| GNULIB_WCSNLEN='0'
| GNULIB_WCSNRTOMBS='0'
| GNULIB_WCSPBRK='0'
| GNULIB_WCSRCHR='0'
| GNULIB_WCSRTOMBS='0'
| GNULIB_WCSSPN='0'
| GNULIB_WCSSTR='0'
| GNULIB_WCSTOK='0'
| GNULIB_WCSWIDTH='0'
| GNULIB_WCSXFRM='0'
| GNULIB_WCTOB='0'
| GNULIB_WCTOMB='0'
| GNULIB_WCTRANS='0'
| GNULIB_WCTYPE='0'
| GNULIB_WCWIDTH='1'
| GNULIB_WMEMCHR='0'
| GNULIB_WMEMCMP='0'
| GNULIB_WMEMCPY='0'
| GNULIB_WMEMMOVE='0'
| GNULIB_WMEMSET='0'
| GNULIB_WRITE='0'
| GNULIB__EXIT='0'
| GNU_RADIUS_LIBS=''
| GNU_RADIUS_VERSION=''
| GNU_RADIUS_VERSION_NUMBER=''
| GREP='/bin/grep'
| GUILE_BINDIR='/usr/bin'
| GUILE_CONFIG='/usr/bin/guile-config'
| GUILE_INCLUDES=' -pthread'
| GUILE_LIBS='-pthread -L/usr/lib64 -lguile -lltdl -lgmp -lcrypt -lm -lltdl'
| GUILE_SITE='$(datadir)/guile/site'
| GUILE_SNARF='/usr/bin/guile-snarf'
| GUILE_TOOLS='/usr/bin/guile-tools'
| GUILE_VERSION='1.8.8'
| GUILE_VERSION_NUMBER='1808'
| HAVE_ATOLL='1'
| HAVE_BTOWC='1'
| HAVE_CANONICALIZE_FILE_NAME='1'
| HAVE_CHOWN='1'
| HAVE_DECL_ENVIRON='1'
| HAVE_DECL_FCHDIR='1'
| HAVE_DECL_FPURGE='1'
| HAVE_DECL_FSEEKO='1'
| HAVE_DECL_FTELLO='1'
| HAVE_DECL_GETDELIM='1'
| HAVE_DECL_GETDOMAINNAME='1'
| HAVE_DECL_GETLINE='1'
| HAVE_DECL_GETLOADAVG='1'
| HAVE_DECL_GETLOGIN_R='1'
| HAVE_DECL_GETPAGESIZE='1'
| HAVE_DECL_GETUSERSHELL='1'
| HAVE_DECL_MEMMEM='1'
| HAVE_DECL_MEMRCHR='1'
| HAVE_DECL_OBSTACK_PRINTF='1'
| HAVE_DECL_SETENV='1'
| HAVE_DECL_SNPRINTF='1'
| HAVE_DECL_STRDUP='1'
| HAVE_DECL_STRERROR_R='1'
| HAVE_DECL_STRNCASECMP='1'
| HAVE_DECL_STRNDUP='1'
| HAVE_DECL_STRNLEN='1'
| HAVE_DECL_STRSIGNAL='1'
| HAVE_DECL_STRTOK_R='1'
| HAVE_DECL_TTYNAME_R='1'
| HAVE_DECL_UNSETENV='1'
| HAVE_DECL_VSNPRINTF='1'
| HAVE_DECL_WCTOB='1'
| HAVE_DECL_WCWIDTH='1'
| HAVE_DPRINTF='1'
| HAVE_DUP2='1'
| HAVE_DUP3='1'
| HAVE_EUIDACCESS='1'
| HAVE_FACCESSAT='1'
| HAVE_FCHDIR='1'
| HAVE_FCHOWNAT='1'
| HAVE_FEATURES_H='1'
| HAVE_FSEEKO='1'
| HAVE_FSYNC='1'
| HAVE_FTELLO='1'
| HAVE_FTRUNCATE='1'
| HAVE_GETDTABLESIZE='1'
| HAVE_GETGROUPS='1'
| HAVE_GETHOSTNAME='1'
| HAVE_GETLOGIN='1'
| HAVE_GETOPT_H='1'
| HAVE_GETPAGESIZE='1'
| HAVE_GETSUBOPT='1'
| HAVE_GRANTPT='1'
| HAVE_INTTYPES_H='1'
| HAVE_ISWBLANK='1'
| HAVE_ISWCNTRL='1'
| HAVE_LCHOWN='1'
| HAVE_LINK='1'
| HAVE_LINKAT='1'
| HAVE_LONG_LONG_INT='1'
| HAVE_MBRLEN='1'
| HAVE_MBRTOWC='1'
| HAVE_MBSINIT='1'
| HAVE_MBSLEN='0'
| HAVE_MBSNRTOWCS='1'
| HAVE_MBSRTOWCS='1'
| HAVE_MEMCHR='1'
| HAVE_MEMPCPY='1'
| HAVE_MKDTEMP='1'
| HAVE_MKOSTEMP='1'
| HAVE_MKOSTEMPS='1'
| HAVE_MKSTEMP='1'
| HAVE_MKSTEMPS='1'
| HAVE_OS_H='0'
| HAVE_PIPE2='1'
| HAVE_PIPE='1'
| HAVE_PREAD='1'
| HAVE_PTSNAME='1'
| HAVE_PWRITE='1'
| HAVE_RANDOM_H='1'
| HAVE_RANDOM_R='1'
| HAVE_RAWMEMCHR='1'
| HAVE_READLINK='1'
| HAVE_READLINKAT='1'
| HAVE_REALPATH='1'
| HAVE_RENAMEAT='1'
| HAVE_RPMATCH='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_STRPBRK='1'
| HAVE_STRSEP='1'
| HAVE_STRTOD='1'
| HAVE_STRTOLL='1'
| HAVE_STRTOULL='1'
| HAVE_STRUCT_RANDOM_DATA='1'
| HAVE_STRVERSCMP='1'
| HAVE_SYMLINK='1'
| HAVE_SYMLINKAT='1'
| HAVE_SYSEXITS_H='1'
| HAVE_SYS_BITYPES_H=''
| HAVE_SYS_INTTYPES_H=''
| HAVE_SYS_LOADAVG_H='0'
| HAVE_SYS_PARAM_H='0'
| HAVE_SYS_TYPES_H='1'
| HAVE_UNISTD_H='1'
| HAVE_UNLINKAT='1'
| HAVE_UNLOCKPT='1'
| HAVE_UNSIGNED_LONG_LONG_INT='1'
| HAVE_USLEEP='1'
| HAVE_VASPRINTF='1'
| HAVE_VDPRINTF='1'
| HAVE_WCHAR_H='1'
| HAVE_WCHAR_T='1'
| HAVE_WCPCPY='1'
| HAVE_WCPNCPY='1'
| HAVE_WCRTOMB='1'
| HAVE_WCSCASECMP='1'
| HAVE_WCSCAT='1'
| HAVE_WCSCHR='1'
| HAVE_WCSCMP='1'
| HAVE_WCSCOLL='1'
| HAVE_WCSCPY='1'
| HAVE_WCSCSPN='1'
| HAVE_WCSDUP='1'
| HAVE_WCSLEN='1'
| HAVE_WCSNCASECMP='1'
| HAVE_WCSNCAT='1'
| HAVE_WCSNCMP='1'
| HAVE_WCSNCPY='1'
| HAVE_WCSNLEN='1'
| HAVE_WCSNRTOMBS='1'
| HAVE_WCSPBRK='1'
| HAVE_WCSRCHR='1'
| HAVE_WCSRTOMBS='1'
| HAVE_WCSSPN='1'
| HAVE_WCSSTR='1'
| HAVE_WCSTOK='1'
| HAVE_WCSWIDTH='1'
| HAVE_WCSXFRM='1'
| HAVE_WCTRANS_T='1'
| HAVE_WCTYPE_H='1'
| HAVE_WCTYPE_T='1'
| HAVE_WINT_T='1'
| HAVE_WMEMCHR='1'
| HAVE_WMEMCMP='1'
| HAVE_WMEMCPY='1'
| HAVE_WMEMMOVE='1'
| HAVE_WMEMSET='1'
| HAVE__BOOL='1'
| HAVE__EXIT='1'
| IMPRIMATUR_COND_DIST_INFO_FALSE=''
| IMPRIMATUR_COND_DIST_INFO_TRUE='#'
| IMPRIMATUR_COND_FRENCHSPACING_FALSE=''
| IMPRIMATUR_COND_FRENCHSPACING_TRUE='#'
| IMPRIMATUR_COND_MAKEDOC_FALSE=''
| IMPRIMATUR_COND_MAKEDOC_TRUE='#'
| IMPRIMATUR_MAKEINFOFLAGS='-I $(top_srcdir)/doc/imprimatur -D $(RENDITION)'
| IMPRIMATUR_MODULE_DIR='doc/imprimatur'
| INCLUDE_NEXT='include_next'
| INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| INTLLIBS=''
| INTL_MACOSX_LIBS=''
| KRB5CFGPATH=''
| LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
| LDFLAGS=''
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV=''
| LIBINTL=''
| LIBMUAUX_LIBDEPS=''
| LIBMUAUX_LTLIBDEPS=''
| 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'
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
| LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
| LIBUNISTRING_UNITYPES_H='unitypes.h'
| LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
| LIPO=''
| LN_S='ln -s'
| LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(top_builddir)/lib"'
| LOCALE_FR_UTF8='none'
| LOCALE_JA='none'
| LOCALE_ZH_CN='none'
| LTDL_LIB='-lltdl'
| LTLIBICONV=''
| LTLIBINTL=''
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /tmp/mailutils-2.99.96/build-aux/missing --run makeinfo'
| MH_BIN_DIR='${exec_prefix}/bin/mu-mh'
| MKDIR_P='/bin/mkdir -p'
| MSGFMT='/usr/bin/msgfmt'
| MSGFMT_015='/usr/bin/msgfmt'
| MSGMERGE='/usr/bin/msgmerge'
| MU_APP_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}/libmu_argp -I${top_srcdir}/libmu_cfg'
| MU_APP_LIBRARIES='../libmu_argp/libmu_argp.a ../libmu_cfg/libmu_cfg.la ../lib/libmuaux.a'
| MU_AUTHINCS=''
| MU_AUTHLIBS=' -lgnutls -lgcrypt -lldap -lpam -ldl'
| MU_AUTHLIBS_DEPENDENCY='../libmu_auth/libmu_auth.la'
| MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)'
| MU_COND_COMSAT_FALSE='#'
| MU_COND_COMSAT_TRUE=''
| MU_COND_DBM_FALSE='#'
| MU_COND_DBM_TRUE=''
| MU_COND_DOTLOCK_FALSE='#'
| MU_COND_DOTLOCK_TRUE=''
| MU_COND_FRM_FALSE='#'
| MU_COND_FRM_TRUE=''
| MU_COND_GSASL_FALSE=''
| MU_COND_GSASL_TRUE='#'
| MU_COND_GSSAPI_FALSE=''
| MU_COND_GSSAPI_TRUE='#'
| MU_COND_IMAP4D_FALSE='#'
| MU_COND_IMAP4D_TRUE=''
| MU_COND_LIBMU_SCM_FALSE='#'
| MU_COND_LIBMU_SCM_TRUE=''
| MU_COND_MAIDAG_FALSE='#'
| MU_COND_MAIDAG_TRUE=''
| MU_COND_MAIL_FALSE='#'
| MU_COND_MAIL_TRUE=''
| MU_COND_MESSAGES_FALSE='#'
| MU_COND_MESSAGES_TRUE=''
| MU_COND_MH_FALSE='#'
| MU_COND_MH_TRUE=''
| MU_COND_MIMEVIEW_FALSE='#'
| MU_COND_MIMEVIEW_TRUE=''
| MU_COND_MOVEMAIL_FALSE='#'
| MU_COND_MOVEMAIL_TRUE=''
| MU_COND_POP3D_FALSE='#'
| MU_COND_POP3D_TRUE=''
| MU_COND_PYTHON_FALSE='#'
| MU_COND_PYTHON_TRUE=''
| MU_COND_READLINE_FALSE='#'
| MU_COND_READLINE_TRUE=''
| MU_COND_READMSG_FALSE='#'
| MU_COND_READMSG_TRUE=''
| MU_COND_SIEVE_FALSE='#'
| MU_COND_SIEVE_TRUE=''
| MU_COND_SUPPORT_CXX_FALSE=''
| MU_COND_SUPPORT_CXX_TRUE='#'
| MU_COND_SUPPORT_IMAP_FALSE='#'
| MU_COND_SUPPORT_IMAP_TRUE=''
| MU_COND_SUPPORT_MAILDIR_FALSE='#'
| MU_COND_SUPPORT_MAILDIR_TRUE=''
| MU_COND_SUPPORT_MH_FALSE='#'
| MU_COND_SUPPORT_MH_TRUE=''
| MU_COND_SUPPORT_NNTP_FALSE=''
| MU_COND_SUPPORT_NNTP_TRUE='#'
| MU_COND_SUPPORT_POP_FALSE='#'
| MU_COND_SUPPORT_POP_TRUE=''
| MU_COND_SUPPORT_PROG_FALSE='#'
| MU_COND_SUPPORT_PROG_TRUE=''
| MU_COND_SUPPORT_RADIUS_FALSE=''
| MU_COND_SUPPORT_RADIUS_TRUE='#'
| MU_COND_SUPPORT_SENDMAIL_FALSE='#'
| MU_COND_SUPPORT_SENDMAIL_TRUE=''
| MU_COND_SUPPORT_SMTP_FALSE='#'
| MU_COND_SUPPORT_SMTP_TRUE=''
| MU_COND_SUPPORT_VIRTUAL_DOMAINS_FALSE='#'
| MU_COND_SUPPORT_VIRTUAL_DOMAINS_TRUE=''
| MU_CXX_EXAMPLES_BUILD=''
| MU_DEFAULT_RECORD='mu_mbox_record'
| MU_DEFAULT_SCHEME='mbox'
| MU_GUILE_SIEVE_MOD_DIR='$(GUILE_SITE)/$(PACKAGE)/sieve-modules'
| MU_LIB_ARGP='${top_builddir}/libmu_argp/libmu_argp.la'
| MU_LIB_AUTH='${top_builddir}/libmu_auth/libmu_auth.la'
| MU_LIB_COMMON_INCLUDES='-I${top_builddir} -I${top_srcdir}/include  -I${top_builddir}/include'
| MU_LIB_CPP=''
| 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}/libmailutils/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=''
| MU_LIB_POP='${top_builddir}/libproto/pop/libmu_pop.la'
| MU_LIB_PY='${top_builddir}/python/libmu_py/libmu_py.la'
| MU_LIB_SCM=''
| MU_LIB_SIEVE='${top_builddir}/libmu_sieve/libmu_sieve.la'
| MU_LIB_SQL='${top_builddir}/sql/libsql.la'
| MU_LINK_POSTFLAGS=''
| MU_OFF_TYPE='long'
| MU_SIEVE_MODDIR='$(libdir)/$(PACKAGE)'
| MU_SMTP_DEJATOOL='$(SMTP_DEJATOOL)'
| MU_SMTP_PROGRAMS_BUILD='$(MU_SMTP_PROGRAMS_LIST)'
| MU_ULONG_MAX='18446744073709551615'
| MYSQLLIBS=''
| NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
| NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
| NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
| NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
| NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
| NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
| NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
| NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='<strings.h>'
| NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
| NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H='<sysexits.h>'
| NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
| NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
| NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
| NEXT_ERRNO_H=''
| NEXT_FLOAT_H=''
| NEXT_GETOPT_H='<getopt.h>'
| NEXT_STDDEF_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>'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| ODBCLIBS=''
| OTOOL64=''
| OTOOL=''
| PACKAGE='mailutils'
| PACKAGE_BUGREPORT='bug-mailutils@...'
| PACKAGE_NAME='GNU Mailutils'
| PACKAGE_STRING='GNU Mailutils 2.99.96'
| PACKAGE_TARNAME='mailutils'
| PACKAGE_VERSION='2.99.96'
| PATH_SEPARATOR=':'
| POPAUTH='popauth$(EXEEXT)'
| POSUB='po'
| PRAGMA_COLUMNS=''
| PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
| PTRDIFF_T_SUFFIX=''
| PYTHON='/usr/bin/python'
| PYTHON_CONFIG='/usr/bin/python-config'
| PYTHON_EXEC_DIR='$(pkgpyexecdir)'
| PYTHON_EXEC_PREFIX='${exec_prefix}'
| PYTHON_INCLUDES='-I/usr/include/python2.7 -I/usr/include/python2.7'
| PYTHON_LIBS='-lpthread -ldl -lutil -lm -lpython2.7'
| PYTHON_PLATFORM='linux2'
| PYTHON_PREFIX='${prefix}'
| PYTHON_SITE_DIR='$(pkgpythondir)'
| PYTHON_VERSION='2.7'
| RANLIB='ranlib'
| READLINE_LIBS='-lreadline -lncurses'
| RENDITION='PROOF'
| REPLACE_BTOWC='0'
| REPLACE_CALLOC='0'
| REPLACE_CANONICALIZE_FILE_NAME='0'
| REPLACE_CHOWN='0'
| REPLACE_CLOSE='0'
| REPLACE_DPRINTF='0'
| REPLACE_DUP2='0'
| REPLACE_DUP='0'
| REPLACE_FCHOWNAT='0'
| REPLACE_FCLOSE='0'
| REPLACE_FFLUSH='0'
| REPLACE_FOPEN='0'
| REPLACE_FPRINTF='0'
| REPLACE_FPURGE='0'
| REPLACE_FREOPEN='0'
| REPLACE_FSEEK='0'
| REPLACE_FSEEKO='0'
| REPLACE_FTELL='0'
| REPLACE_FTELLO='0'
| REPLACE_GETCWD='0'
| REPLACE_GETDELIM='0'
| REPLACE_GETDOMAINNAME='0'
| REPLACE_GETGROUPS='0'
| REPLACE_GETLINE='0'
| REPLACE_GETLOGIN_R='0'
| REPLACE_GETPAGESIZE='0'
| REPLACE_ISWBLANK='0'
| REPLACE_ISWCNTRL='0'
| REPLACE_LCHOWN='0'
| REPLACE_LINK='0'
| REPLACE_LINKAT='0'
| REPLACE_LSEEK='0'
| REPLACE_MALLOC='0'
| REPLACE_MBRLEN='0'
| REPLACE_MBRTOWC='0'
| REPLACE_MBSINIT='0'
| REPLACE_MBSNRTOWCS='0'
| REPLACE_MBSRTOWCS='0'
| REPLACE_MBSTATE_T='0'
| REPLACE_MBTOWC='0'
| REPLACE_MEMCHR='0'
| REPLACE_MEMMEM='0'
| REPLACE_MKSTEMP='0'
| REPLACE_NULL='0'
| REPLACE_OBSTACK_PRINTF='0'
| REPLACE_PERROR='0'
| REPLACE_POPEN='0'
| REPLACE_PREAD='0'
| REPLACE_PRINTF='0'
| REPLACE_PUTENV='0'
| REPLACE_PWRITE='0'
| REPLACE_READLINK='0'
| REPLACE_REALLOC='0'
| REPLACE_REALPATH='0'
| REPLACE_REMOVE='0'
| REPLACE_RENAME='0'
| REPLACE_RENAMEAT='0'
| REPLACE_RMDIR='0'
| REPLACE_SETENV='0'
| REPLACE_SLEEP='0'
| REPLACE_SNPRINTF='0'
| REPLACE_SPRINTF='0'
| REPLACE_STDIO_WRITE_FUNCS='0'
| REPLACE_STPNCPY='0'
| REPLACE_STRCASESTR='0'
| REPLACE_STRDUP='0'
| REPLACE_STRERROR='0'
| REPLACE_STRERROR_R='0'
| REPLACE_STRNCAT='0'
| REPLACE_STRNDUP='0'
| REPLACE_STRNLEN='0'
| REPLACE_STRSIGNAL='0'
| REPLACE_STRSTR='0'
| REPLACE_STRTOD='0'
| REPLACE_STRTOK_R='0'
| REPLACE_SYMLINK='0'
| REPLACE_TMPFILE='0'
| REPLACE_TTYNAME_R='0'
| REPLACE_UNLINK='0'
| REPLACE_UNLINKAT='0'
| REPLACE_UNSETENV='0'
| REPLACE_USLEEP='0'
| REPLACE_VASPRINTF='0'
| REPLACE_VDPRINTF='0'
| REPLACE_VFPRINTF='0'
| REPLACE_VPRINTF='0'
| REPLACE_VSNPRINTF='0'
| REPLACE_VSPRINTF='0'
| REPLACE_WCRTOMB='0'
| REPLACE_WCSNRTOMBS='0'
| REPLACE_WCSRTOMBS='0'
| REPLACE_WCSWIDTH='0'
| REPLACE_WCTOB='0'
| REPLACE_WCTOMB='0'
| REPLACE_WCWIDTH='0'
| REPLACE_WRITE='0'
| SED='/bin/sed'
| SERV_AUTHINCS=''
| SERV_AUTHLIBS=''
| SET_MAKE=''
| SHELL='/bin/sh'
| 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=''
| STDDEF_H=''
| STDINT_H=''
| STRIP='strip'
| SYSEXITS_H=''
| TCPWRAP_LIBRARIES='-lnsl -lwrap'
| UNDEFINE_STRTOK_R='0'
| UNISTD_H_HAVE_WINSOCK2_H='0'
| UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
| USE_NLS='yes'
| VERSION='2.99.96'
| VI_AGE='0'
| VI_CURRENT='4'
| VI_REVISION='0'
| WCHAR_T_SUFFIX=''
| 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'
| YACC='bison -y'
| YFLAGS=''
| ac_ct_CC='gcc'
| ac_ct_CXX='g++'
| ac_ct_DUMPBIN=''
| am__EXEEXT_FALSE=''
| am__EXEEXT_TRUE='#'
| 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-lgpl.o des.o dirname-lgpl.o getopt.o getopt1.o printf-args.o printf-parse.o stripslash.o vasnprintf.o xmalloc.o'
| gl_LTLIBOBJS=' asnprintf.lo basename-lgpl.lo des.lo dirname-lgpl.lo getopt.lo getopt1.lo printf-args.lo printf-parse.lo stripslash.lo vasnprintf.lo xmalloc.lo'
| gltests_LIBOBJS=''
| gltests_LTLIBOBJS=''
| gltests_WITNESS='IN_MAILUTILS_GNULIB_TESTS'
| 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} /tmp/mailutils-2.99.96/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lisp_LISP=''
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='/bin/mkdir -p'
| mu_aux_dir='$(top_srcdir)/mu-aux'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| pkglibexecdir='${libexecdir}/${PACKAGE}'
| pkgpyexecdir='${pyexecdir}/mailutils'
| pkgpythondir='${pythondir}/mailutils'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
| pythondir='${prefix}/lib64/python2.7/site-packages'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ------------------- ##
| ## File substitutions. ##
| ## ------------------- ##
|
| PATHDEFS_H='pathdefs.h'
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_NAME "GNU Mailutils"
| #define PACKAGE_TARNAME "mailutils"
| #define PACKAGE_VERSION "2.99.96"
| #define PACKAGE_STRING "GNU Mailutils 2.99.96"
| #define PACKAGE_BUGREPORT "bug-mailutils@..."
| #define PACKAGE "mailutils"
| #define VERSION "2.99.96"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 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 LT_OBJDIR ".libs/"
| #define YYTEXT_POINTER 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_GETDELIM 1
| #define HAVE_ISWCNTRL 1
| #define HAVE_ISWBLANK 1
| #define HAVE_MBSINIT 1
| #define HAVE_MBRTOWC 1
| #define HAVE_ISASCII 1
| #define HAVE_MPROTECT 1
| #define HAVE_MEMCHR 1
| #define HAVE_SETENV 1
| #define HAVE_SLEEP 1
| #define HAVE_STRNDUP 1
| #define HAVE_WCWIDTH 1
| #define HAVE_FEATURES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define STRERROR_R_CHAR_P 1
| #define HAVE_DECL_GETDELIM 1
| #define HAVE_DECL_GETLINE 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define HAVE_WINT_T 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_ISWBLANK 0
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_WORKING_O_NOATIME 1
| #define HAVE_WORKING_O_NOFOLLOW 1
| #define HAVE_STDLIB_H 1
| #define MALLOC_0_IS_NONNULL 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MBSTATE_T 1
| #define HAVE_MAP_ANONYMOUS 1
| #define HAVE_DECL_SETENV 1
| #define HAVE_SEARCH_H 1
| #define HAVE_TSEARCH 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_RAW_DECL_MEMMEM 1
| #define HAVE_RAW_DECL_MEMPCPY 1
| #define HAVE_RAW_DECL_MEMRCHR 1
| #define HAVE_RAW_DECL_RAWMEMCHR 1
| #define HAVE_RAW_DECL_STPCPY 1
| #define HAVE_RAW_DECL_STPNCPY 1
| #define HAVE_RAW_DECL_STRCHRNUL 1
| #define HAVE_RAW_DECL_STRDUP 1
| #define HAVE_RAW_DECL_STRNCAT 1
| #define HAVE_RAW_DECL_STRNDUP 1
| #define HAVE_RAW_DECL_STRNLEN 1
| #define HAVE_RAW_DECL_STRPBRK 1
| #define HAVE_RAW_DECL_STRSEP 1
| #define HAVE_RAW_DECL_STRCASESTR 1
| #define HAVE_RAW_DECL_STRTOK_R 1
| #define HAVE_RAW_DECL_STRERROR_R 1
| #define HAVE_RAW_DECL_STRSIGNAL 1
| #define HAVE_RAW_DECL_STRVERSCMP 1
| #define HAVE_RAW_DECL_STRCASECMP 1
| #define HAVE_RAW_DECL_STRNCASECMP 1
| #define HAVE_DECL_STRNDUP 1
| #define HAVE_DECL_STRNLEN 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_STDINT_H_WITH_UINTMAX 1
| #define HAVE_INTMAX_T 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNLEN 1
| #define HAVE_WCSLEN 1
| #define HAVE_WCSNLEN 1
| #define HAVE_MBRTOWC 1
| #define HAVE_WCRTOMB 1
| #define HAVE_DECL__SNPRINTF 0
| #define HAVE_SNPRINTF_RETVAL_C99 1
| #define 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 GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_GETDELIM 1
| #define GNULIB_TEST_GETLINE 1
| #define GNULIB_TEST_GETOPT_GNU 1
| #define HAVE_INLINE 1
| #define GNULIB_TEST_ISWBLANK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC_GNU 1
| #define GNULIB_MALLOC_GNU 1
| #define HAVE_MALLOC_POSIX 1
| #define GNULIB_TEST_MALLOC_POSIX 1
| #define GNULIB_TEST_MBRTOWC 1
| #define GNULIB_TEST_MBSINIT 1
| #define GNULIB_TEST_MBSLEN 1
| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
| #define HAVE_MBSTATE_T 1
| #define GNULIB_TEST_MEMCHR 1
| #define HAVE_MEMPCPY 1
| #define GNULIB_TEST_MEMPCPY 1
| #define HAVE_OBSTACK 1
| #define HAVE_RAWMEMCHR 1
| #define GNULIB_TEST_RAWMEMCHR 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC_GNU 1
| #define GNULIB_REALLOC_GNU 1
| #define HAVE_REALLOC_POSIX 1
| #define GNULIB_TEST_REALLOC_POSIX 1
| #define GNULIB_TEST_SETENV 1
| #define HAVE_STDINT_H 1
| #define HAVE_DECL_SLEEP 1
| #define GNULIB_TEST_SLEEP 1
| #define HAVE_RAW_DECL_DPRINTF 1
| #define HAVE_RAW_DECL_FSEEKO 1
| #define HAVE_RAW_DECL_FTELLO 1
| #define HAVE_RAW_DECL_GETDELIM 1
| #define HAVE_RAW_DECL_GETLINE 1
| #define HAVE_RAW_DECL_POPEN 1
| #define HAVE_RAW_DECL_RENAMEAT 1
| #define HAVE_RAW_DECL_SNPRINTF 1
| #define HAVE_RAW_DECL_TMPFILE 1
| #define HAVE_RAW_DECL_VDPRINTF 1
| #define HAVE_RAW_DECL_VSNPRINTF 1
| #define HAVE_RAW_DECL__EXIT 1
| #define HAVE_RAW_DECL_ATOLL 1
| #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
| #define HAVE_RAW_DECL_GETLOADAVG 1
| #define HAVE_RAW_DECL_GETSUBOPT 1
| #define HAVE_RAW_DECL_GRANTPT 1
| #define HAVE_RAW_DECL_MKDTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMP 1
| #define HAVE_RAW_DECL_MKOSTEMPS 1
| #define HAVE_RAW_DECL_MKSTEMP 1
| #define HAVE_RAW_DECL_MKSTEMPS 1
| #define HAVE_RAW_DECL_PTSNAME 1
| #define HAVE_RAW_DECL_RANDOM_R 1
| #define HAVE_RAW_DECL_SRANDOM_R 1
| #define HAVE_RAW_DECL_SETSTATE_R 1
| #define HAVE_RAW_DECL_REALPATH 1
| #define HAVE_RAW_DECL_RPMATCH 1
| #define HAVE_RAW_DECL_SETENV 1
| #define HAVE_RAW_DECL_STRTOD 1
| #define HAVE_RAW_DECL_STRTOLL 1
| #define HAVE_RAW_DECL_STRTOULL 1
| #define HAVE_RAW_DECL_UNLOCKPT 1
| #define HAVE_RAW_DECL_UNSETENV 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRNCASECMP 1
| #define HAVE_STRCHRNUL 1
| #define GNULIB_TEST_STRCHRNUL 1
| #define GNULIB_TEST_STRERROR 1
| #define GNULIB_TEST_STRNDUP 1
| #define GNULIB_TEST_STRNLEN 1
| #define HAVE_RAW_DECL_CHOWN 1
| #define HAVE_RAW_DECL_DUP2 1
| #define HAVE_RAW_DECL_DUP3 1
| #define HAVE_RAW_DECL_ENVIRON 1
| #define HAVE_RAW_DECL_EUIDACCESS 1
| #define HAVE_RAW_DECL_FACCESSAT 1
| #define HAVE_RAW_DECL_FCHDIR 1
| #define HAVE_RAW_DECL_FCHOWNAT 1
| #define HAVE_RAW_DECL_FSYNC 1
| #define HAVE_RAW_DECL_FTRUNCATE 1
| #define HAVE_RAW_DECL_GETCWD 1
| #define HAVE_RAW_DECL_GETDOMAINNAME 1
| #define HAVE_RAW_DECL_GETDTABLESIZE 1
| #define HAVE_RAW_DECL_GETGROUPS 1
| #define HAVE_RAW_DECL_GETHOSTNAME 1
| #define HAVE_RAW_DECL_GETLOGIN 1
| #define HAVE_RAW_DECL_GETLOGIN_R 1
| #define HAVE_RAW_DECL_GETPAGESIZE 1
| #define HAVE_RAW_DECL_GETUSERSHELL 1
| #define HAVE_RAW_DECL_SETUSERSHELL 1
| #define HAVE_RAW_DECL_ENDUSERSHELL 1
| #define HAVE_RAW_DECL_LCHOWN 1
| #define HAVE_RAW_DECL_LINK 1
| #define HAVE_RAW_DECL_LINKAT 1
| #define HAVE_RAW_DECL_LSEEK 1
| #define HAVE_RAW_DECL_PIPE 1
| #define HAVE_RAW_DECL_PIPE2 1
| #define HAVE_RAW_DECL_PREAD 1
| #define HAVE_RAW_DECL_PWRITE 1
| #define HAVE_RAW_DECL_READLINK 1
| #define HAVE_RAW_DECL_READLINKAT 1
| #define HAVE_RAW_DECL_RMDIR 1
| #define HAVE_RAW_DECL_SLEEP 1
| #define HAVE_RAW_DECL_SYMLINK 1
| #define HAVE_RAW_DECL_SYMLINKAT 1
| #define HAVE_RAW_DECL_TTYNAME_R 1
| #define HAVE_RAW_DECL_UNLINK 1
| #define HAVE_RAW_DECL_UNLINKAT 1
| #define HAVE_RAW_DECL_USLEEP 1
| #define HAVE_VSNPRINTF 1
| #define GNULIB_TEST_VSNPRINTF 1
| #define HAVE_RAW_DECL_BTOWC 1
| #define HAVE_RAW_DECL_WCTOB 1
| #define HAVE_RAW_DECL_MBSINIT 1
| #define HAVE_RAW_DECL_MBRTOWC 1
| #define HAVE_RAW_DECL_MBRLEN 1
| #define HAVE_RAW_DECL_MBSRTOWCS 1
| #define HAVE_RAW_DECL_MBSNRTOWCS 1
| #define HAVE_RAW_DECL_WCRTOMB 1
| #define HAVE_RAW_DECL_WCSRTOMBS 1
| #define HAVE_RAW_DECL_WCSNRTOMBS 1
| #define HAVE_RAW_DECL_WCWIDTH 1
| #define HAVE_RAW_DECL_WMEMCHR 1
| #define HAVE_RAW_DECL_WMEMCMP 1
| #define HAVE_RAW_DECL_WMEMCPY 1
| #define HAVE_RAW_DECL_WMEMMOVE 1
| #define HAVE_RAW_DECL_WMEMSET 1
| #define HAVE_RAW_DECL_WCSLEN 1
| #define HAVE_RAW_DECL_WCSNLEN 1
| #define HAVE_RAW_DECL_WCSCPY 1
| #define HAVE_RAW_DECL_WCPCPY 1
| #define HAVE_RAW_DECL_WCSNCPY 1
| #define HAVE_RAW_DECL_WCPNCPY 1
| #define HAVE_RAW_DECL_WCSCAT 1
| #define HAVE_RAW_DECL_WCSNCAT 1
| #define HAVE_RAW_DECL_WCSCMP 1
| #define HAVE_RAW_DECL_WCSNCMP 1
| #define HAVE_RAW_DECL_WCSCASECMP 1
| #define HAVE_RAW_DECL_WCSNCASECMP 1
| #define HAVE_RAW_DECL_WCSCOLL 1
| #define HAVE_RAW_DECL_WCSXFRM 1
| #define HAVE_RAW_DECL_WCSDUP 1
| #define HAVE_RAW_DECL_WCSCHR 1
| #define HAVE_RAW_DECL_WCSRCHR 1
| #define HAVE_RAW_DECL_WCSCSPN 1
| #define HAVE_RAW_DECL_WCSSPN 1
| #define HAVE_RAW_DECL_WCSPBRK 1
| #define HAVE_RAW_DECL_WCSSTR 1
| #define HAVE_RAW_DECL_WCSTOK 1
| #define HAVE_RAW_DECL_WCSWIDTH 1
| #define HAVE_RAW_DECL_WCTYPE 1
| #define HAVE_RAW_DECL_ISWCTYPE 1
| #define HAVE_RAW_DECL_WCTRANS 1
| #define HAVE_RAW_DECL_TOWCTRANS 1
| #define HAVE_DECL_WCWIDTH 1
| #define GNULIB_TEST_WCWIDTH 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIBLTDL 1
| #define HAVE_TCPD_H 1
| #define WITH_LIBWRAP 1
| #define WITH_GNUTLS 1
| #define WITH_TLS 1
| #define HAVE_PATHS_H 1
| #define HAVE_GDBM_H 1
| #define WITH_GDBM 1
| #define HAVE_DB_H 1
| #define BDB2_CURSOR_LASTARG ,0
| #define WITH_BDB 4
| #define ENABLE_DBM 1
| #define LOG_FACILITY LOG_MAIL
| #define LOG_FACILITY_STRING "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 HAVE_WCHAR_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_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_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_FSEEKO 1
| #define HAVE_FGETPWENT 1
| #define HAVE_UTMP_H 1
| #define HAVE_UTMPX_H 1
| #define HAVE_GETUTENT_CALLS /**/
| #define HAVE_STRUCT_UTMP_UT_USER 1
| #define HAVE_STRUCT_UTMP_UT_NAME 1
| #define MAILUTILS_IPV6 1
| #define HAVE_WCWIDTH 1
| #define WITH_LDAP 1
| #define ENABLE_VIRTUAL_DOMAINS 1
| #define ENABLE_IMAP 1
| #define ENABLE_POP 1
| #define ENABLE_MH 1
| #define ENABLE_MAILDIR 1
| #define ENABLE_SMTP 1
| #define ENABLE_SENDMAIL 1
| #define ENABLE_PROG 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 GUILE_DEBUG_MACROS 1
| #define GUILE_VERSION "1.8.8"
| #define GUILE_VERSION_NUMBER 1808
| #define WITH_GUILE 1
| #define WITH_PYTHON 1
| #define MU_DEFAULT_SCHEME "mbox"
| #define MU_BUILD_POP3D 1
| #define MU_BUILD_IMAP4D 1
| #define MU_BUILD_COMSAT 1
| #define MU_BUILD_FRM 1
| #define MU_BUILD_MAIDAG 1
| #define MU_BUILD_MAIL 1
| #define MU_BUILD_SIEVE 1
| #define MU_BUILD_MESSAGES 1
| #define MU_BUILD_READMSG 1
| #define MU_BUILD_DOTLOCK 1
| #define MU_BUILD_MOVEMAIL 1
| #define MU_BUILD_MIMEVIEW 1
| #define MU_BUILD_MH 1
|
| configure: exit 0


_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@...
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Re: make check failure in mailutils-2.99.96

by Jordi Mallach-5 :: Rate this Message:

| View Threaded | Show Only this Message

On Thu, Apr 26, 2012 at 01:38:22PM +0300, Eray Aslan wrote:
> I have 2 test failures in mailutils-2.99.96 in imap4d.  testsuite.log is
> attached.

I have seen the same this week, and was about to report it myself.

I must add, though, that it seems racy as I have roughly 50% of successful
builds.

--
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
jordi@...     jordi@...     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/

_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@...
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Re: make check failure in mailutils-2.99.96

by Sergey Poznyakoff-2 :: Rate this Message:

| View Threaded | Show Only this Message

> I have 2 test failures in mailutils-2.99.96 in imap4d.  testsuite.log is
> attached.

Thanks! That's a bug in the testsuite, not the MU proper. I have
installed the attached patch. Note that you need build tools for
compiling the packet after applying it.

Regards,
Sergey


From cb1b25db901a996ee5901fa02d4dce8aa3b1f70d Mon Sep 17 00:00:00 2001
From: Sergey Poznyakoff <gray@...>
Date: Fri, 27 Apr 2012 09:31:34 +0300
Subject: [PATCH] Avoid using expr in tests with ulong as its argument.

* configure.ac (MU_ULONG_MAX): Rename to MU_ULONG_MAX_1,
decrease by one accordingly.
* imap4d/tests/IDEF0955.at: Use MU_ULONG_MAX_1 instead of
calling expr.
* imap4d/tests/IDEF0956.at: Likewise.
* imap4d/tests/atlocal.in: Define MU_ULONG_MAX_1.
---
 configure.ac             |   10 +++++-----
 imap4d/tests/IDEF0955.at |    6 +++---
 imap4d/tests/IDEF0956.at |    4 ++--
 imap4d/tests/atlocal.in  |    2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/configure.ac b/configure.ac
index fae7bc2..221b6e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -643,7 +643,7 @@ AC_CHECK_TYPE(socklen_t, , AC_DEFINE(socklen_t, int, [Define to int if <sys/type
 AC_CHECK_TYPE(long long, , AC_DEFINE(LONG_LONG, long, [Define to long if compiler does not support]))
 AC_CHECK_TYPE(long double, , AC_DEFINE(LONG_DOUBLE, double, [Define to double if compiler does not support]))

-AC_SUBST(MU_ULONG_MAX)
+AC_SUBST(MU_ULONG_MAX_1)
 AC_RUN_IFELSE([AC_LANG_PROGRAM(
 [#include <stdio.h>
 #include <stdlib.h>
@@ -652,13 +652,13 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM(
  FILE *f = fopen ("conftest.val", "w");
  if (! f)
     exit (1);
- fprintf(f, "%lu\n", ULONG_MAX);
+ fprintf(f, "%lu\n", ULONG_MAX-1);
  fclose(f);
  return 0;]
 )],
- [MU_ULONG_MAX=`cat conftest.val`],
- [MU_ULONG_MAX=0],
- [MU_ULONG_MAX=0])
+ [MU_ULONG_MAX_1=`cat conftest.val`],
+ [MU_ULONG_MAX_1=0],
+ [MU_ULONG_MAX_1=0])

 AC_STRUCT_TM
 AC_CHECK_MEMBERS([struct tm.tm_zone, struct tm.tm_gmtoff, struct tm.tm_isdst],
diff --git a/imap4d/tests/IDEF0955.at b/imap4d/tests/IDEF0955.at
index df0ea7d..63b6a99 100644
--- a/imap4d/tests/IDEF0955.at
+++ b/imap4d/tests/IDEF0955.at
@@ -17,12 +17,12 @@
 AT_SETUP([IDEF0955])

 AT_CHECK([
-limit=`expr $MU_ULONG_MAX - 1`
+test $MU_ULONG_MAX_1 -eq 0 && AT_SKIP_TEST

 cat > input <<EOT
 1 select INBOX
-2 FETCH 1:$limit FLAGS
-3 UID FETCH 1:$limit FLAGS
+2 FETCH 1:$MU_ULONG_MAX_1 FLAGS
+3 UID FETCH 1:$MU_ULONG_MAX_1 FLAGS
 X LOGOUT
 EOT

diff --git a/imap4d/tests/IDEF0956.at b/imap4d/tests/IDEF0956.at
index 5e9fc0c..ff61d81 100644
--- a/imap4d/tests/IDEF0956.at
+++ b/imap4d/tests/IDEF0956.at
@@ -17,11 +17,11 @@
 AT_SETUP([IDEF0956])

 AT_CHECK([
-limit=`expr $MU_ULONG_MAX - 1`
+test $MU_ULONG_MAX_1 -eq 0 && AT_SKIP_TEST

 cat > input <<EOT
 1 select INBOX
-2 FETCH 1 BODY[[TEXT]]<0.$limit>
+2 FETCH 1 BODY[[TEXT]]<0.$MU_ULONG_MAX_1>
 X LOGOUT
 EOT

diff --git a/imap4d/tests/atlocal.in b/imap4d/tests/atlocal.in
index df55b32..9afc552 100644
--- a/imap4d/tests/atlocal.in
+++ b/imap4d/tests/atlocal.in
@@ -3,7 +3,7 @@
 # Copyright (C) 2011-2012 Free Software Foundation, Inc.

 PATH=@abs_builddir@:@abs_top_builddir@/imap4d:$top_srcdir:$srcdir:$PATH
-MU_ULONG_MAX=@MU_ULONG_MAX@
+MU_ULONG_MAX_1=@MU_ULONG_MAX_1@

 remove_untagged() {
   sed '/^\*/d'
--
1.7.3.2


_______________________________________________
Bug-mailutils mailing list
Bug-mailutils@...
https://lists.gnu.org/mailman/listinfo/bug-mailutils