Ticket #62993: shell-config.log

File shell-config.log, 693.9 KB (added by ferdy (Giuseppe `ferdy` Miceli), 3 years ago)

command line config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GNU Mailutils configure 3.12, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/mp --without-readline --without-ldap --disable-build-servers --without-guile --without-gnutls --without-fribidi --without-tcp-wrappers --disable-cxx --disable-python --without-unistring --disable-ipv6 --without-dbm --without-gdbm --without-ndbm --without-gssapi --disable-silent-rules
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = wabi.aresdesign.local
14uname -m = x86_64
15uname -r = 20.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:47 PDT 2021; root:xnu-7195.101.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:47 PDT 2021; root:xnu-7195.101.2~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 64.00 gigabytes
33Default processor set: 720 tasks, 3292 threads, 16 processors
34Load average: 1.97, Mach factor: 14.02
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/ferdy/bin
40PATH: /opt/mp/libexec/gnubin
41PATH: /opt/mp/bin
42PATH: /opt/local/bin
43PATH: /usr/local/bin
44PATH: /usr/bin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3628: checking for a BSD-compatible install
52configure:3696: result: /opt/mp/libexec/gnubin/install -c
53configure:3707: checking whether build environment is sane
54configure:3762: result: yes
55configure:3913: checking for a thread-safe mkdir -p
56configure:3952: result: /opt/mp/libexec/gnubin/mkdir -p
57configure:3959: checking for gawk
58configure:3975: found /opt/mp/bin/gawk
59configure:3986: result: gawk
60configure:3997: checking whether make sets $(MAKE)
61configure:4019: result: yes
62configure:4048: checking whether make supports nested variables
63configure:4065: result: yes
64configure:4207: checking whether make supports nested variables
65configure:4224: result: yes
66configure:4240: checking build system type
67configure:4254: result: x86_64-apple-darwin20.4.0
68configure:4274: checking host system type
69configure:4287: result: x86_64-apple-darwin20.4.0
70configure:4314: autobuild project... GNU Mailutils
71configure:4320: autobuild revision... 3.12
72configure:4336: autobuild timestamp... 20210528T124111Z
73configure:4441: checking for gcc
74configure:4457: found /usr/bin/gcc
75configure:4468: result: gcc
76configure:4697: checking for C compiler version
77configure:4706: gcc --version >&5
78Apple clang version 12.0.5 (clang-1205.0.22.9)
79Target: x86_64-apple-darwin20.4.0
80Thread model: posix
81InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
82Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
83configure:4717: $? = 0
84configure:4706: gcc -v >&5
85Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
86Apple clang version 12.0.5 (clang-1205.0.22.9)
87Target: x86_64-apple-darwin20.4.0
88Thread model: posix
89InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
90configure:4717: $? = 0
91configure:4706: gcc -V >&5
92clang: error: argument to '-V' is missing (expected 1 value)
93clang: error: no input files
94configure:4717: $? = 1
95configure:4706: gcc -qversion >&5
96clang: error: unknown argument '-qversion'; did you mean '--version'?
97clang: error: no input files
98configure:4717: $? = 1
99configure:4737: checking whether the C compiler works
100configure:4759: gcc    conftest.c  >&5
101configure:4763: $? = 0
102configure:4811: result: yes
103configure:4814: checking for C compiler default output file name
104configure:4816: result: a.out
105configure:4822: checking for suffix of executables
106configure:4829: gcc -o conftest    conftest.c  >&5
107configure:4833: $? = 0
108configure:4855: result:
109configure:4877: checking whether we are cross compiling
110configure:4885: gcc -o conftest    conftest.c  >&5
111configure:4889: $? = 0
112configure:4896: ./conftest
113configure:4900: $? = 0
114configure:4915: result: no
115configure:4920: checking for suffix of object files
116configure:4942: gcc -c   conftest.c >&5
117configure:4946: $? = 0
118configure:4967: result: o
119configure:4971: checking whether we are using the GNU C compiler
120configure:4990: gcc -c   conftest.c >&5
121configure:4990: $? = 0
122configure:4999: result: yes
123configure:5008: checking whether gcc accepts -g
124configure:5028: gcc -c -g  conftest.c >&5
125configure:5028: $? = 0
126configure:5069: result: yes
127configure:5086: checking for gcc option to accept ISO C89
128configure:5149: gcc  -c -g -O2  conftest.c >&5
129configure:5149: $? = 0
130configure:5162: result: none needed
131configure:5187: checking whether gcc understands -c and -o together
132configure:5209: gcc -c conftest.c -o conftest2.o
133configure:5212: $? = 0
134configure:5209: gcc -c conftest.c -o conftest2.o
135configure:5212: $? = 0
136configure:5224: result: yes
137configure:5252: checking for style of include used by make
138configure:5280: result: GNU
139configure:5306: checking dependency style of gcc
140configure:5417: result: gcc3
141configure:5439: checking how to run the C preprocessor
142configure:5470: gcc -E  conftest.c
143configure:5470: $? = 0
144configure:5484: gcc -E  conftest.c
145conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
146#include <ac_nonexistent.h>
147         ^~~~~~~~~~~~~~~~~~
1481 error generated.
149configure:5484: $? = 1
150configure: failed program was:
151| /* confdefs.h */
152| #define PACKAGE_NAME "GNU Mailutils"
153| #define PACKAGE_TARNAME "mailutils"
154| #define PACKAGE_VERSION "3.12"
155| #define PACKAGE_STRING "GNU Mailutils 3.12"
156| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
157| #define PACKAGE_URL "http://mailutils.org"
158| #define PACKAGE "mailutils"
159| #define VERSION "3.12"
160| /* end confdefs.h.  */
161| #include <ac_nonexistent.h>
162configure:5509: result: gcc -E
163configure:5529: gcc -E  conftest.c
164configure:5529: $? = 0
165configure:5543: gcc -E  conftest.c
166conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
167#include <ac_nonexistent.h>
168         ^~~~~~~~~~~~~~~~~~
1691 error generated.
170configure:5543: $? = 1
171configure: failed program was:
172| /* confdefs.h */
173| #define PACKAGE_NAME "GNU Mailutils"
174| #define PACKAGE_TARNAME "mailutils"
175| #define PACKAGE_VERSION "3.12"
176| #define PACKAGE_STRING "GNU Mailutils 3.12"
177| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
178| #define PACKAGE_URL "http://mailutils.org"
179| #define PACKAGE "mailutils"
180| #define VERSION "3.12"
181| /* end confdefs.h.  */
182| #include <ac_nonexistent.h>
183configure:5572: checking for grep that handles long lines and -e
184configure:5630: result: /opt/mp/libexec/gnubin/grep
185configure:5635: checking for egrep
186configure:5697: result: /opt/mp/libexec/gnubin/grep -E
187configure:5702: checking for ANSI C header files
188configure:5722: gcc -c -g -O2  conftest.c >&5
189configure:5722: $? = 0
190configure:5795: gcc -o conftest -g -O2   conftest.c  >&5
191configure:5795: $? = 0
192configure:5795: ./conftest
193configure:5795: $? = 0
194configure:5806: result: yes
195configure:5819: checking for sys/types.h
196configure:5819: gcc -c -g -O2  conftest.c >&5
197configure:5819: $? = 0
198configure:5819: result: yes
199configure:5819: checking for sys/stat.h
200configure:5819: gcc -c -g -O2  conftest.c >&5
201configure:5819: $? = 0
202configure:5819: result: yes
203configure:5819: checking for stdlib.h
204configure:5819: gcc -c -g -O2  conftest.c >&5
205configure:5819: $? = 0
206configure:5819: result: yes
207configure:5819: checking for string.h
208configure:5819: gcc -c -g -O2  conftest.c >&5
209configure:5819: $? = 0
210configure:5819: result: yes
211configure:5819: checking for memory.h
212configure:5819: gcc -c -g -O2  conftest.c >&5
213configure:5819: $? = 0
214configure:5819: result: yes
215configure:5819: checking for strings.h
216configure:5819: gcc -c -g -O2  conftest.c >&5
217configure:5819: $? = 0
218configure:5819: result: yes
219configure:5819: checking for inttypes.h
220configure:5819: gcc -c -g -O2  conftest.c >&5
221configure:5819: $? = 0
222configure:5819: result: yes
223configure:5819: checking for stdint.h
224configure:5819: gcc -c -g -O2  conftest.c >&5
225configure:5819: $? = 0
226configure:5819: result: yes
227configure:5819: checking for unistd.h
228configure:5819: gcc -c -g -O2  conftest.c >&5
229configure:5819: $? = 0
230configure:5819: result: yes
231configure:5832: checking minix/config.h usability
232configure:5832: gcc -c -g -O2  conftest.c >&5
233conftest.c:54:10: fatal error: 'minix/config.h' file not found
234#include <minix/config.h>
235         ^~~~~~~~~~~~~~~~
2361 error generated.
237configure:5832: $? = 1
238configure: failed program was:
239| /* confdefs.h */
240| #define PACKAGE_NAME "GNU Mailutils"
241| #define PACKAGE_TARNAME "mailutils"
242| #define PACKAGE_VERSION "3.12"
243| #define PACKAGE_STRING "GNU Mailutils 3.12"
244| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
245| #define PACKAGE_URL "http://mailutils.org"
246| #define PACKAGE "mailutils"
247| #define VERSION "3.12"
248| #define STDC_HEADERS 1
249| #define HAVE_SYS_TYPES_H 1
250| #define HAVE_SYS_STAT_H 1
251| #define HAVE_STDLIB_H 1
252| #define HAVE_STRING_H 1
253| #define HAVE_MEMORY_H 1
254| #define HAVE_STRINGS_H 1
255| #define HAVE_INTTYPES_H 1
256| #define HAVE_STDINT_H 1
257| #define HAVE_UNISTD_H 1
258| /* end confdefs.h.  */
259| #include <stdio.h>
260| #ifdef HAVE_SYS_TYPES_H
261| # include <sys/types.h>
262| #endif
263| #ifdef HAVE_SYS_STAT_H
264| # include <sys/stat.h>
265| #endif
266| #ifdef STDC_HEADERS
267| # include <stdlib.h>
268| # include <stddef.h>
269| #else
270| # ifdef HAVE_STDLIB_H
271| #  include <stdlib.h>
272| # endif
273| #endif
274| #ifdef HAVE_STRING_H
275| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
276| #  include <memory.h>
277| # endif
278| # include <string.h>
279| #endif
280| #ifdef HAVE_STRINGS_H
281| # include <strings.h>
282| #endif
283| #ifdef HAVE_INTTYPES_H
284| # include <inttypes.h>
285| #endif
286| #ifdef HAVE_STDINT_H
287| # include <stdint.h>
288| #endif
289| #ifdef HAVE_UNISTD_H
290| # include <unistd.h>
291| #endif
292| #include <minix/config.h>
293configure:5832: result: no
294configure:5832: checking minix/config.h presence
295configure:5832: gcc -E  conftest.c
296conftest.c:21:10: fatal error: 'minix/config.h' file not found
297#include <minix/config.h>
298         ^~~~~~~~~~~~~~~~
2991 error generated.
300configure:5832: $? = 1
301configure: failed program was:
302| /* confdefs.h */
303| #define PACKAGE_NAME "GNU Mailutils"
304| #define PACKAGE_TARNAME "mailutils"
305| #define PACKAGE_VERSION "3.12"
306| #define PACKAGE_STRING "GNU Mailutils 3.12"
307| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
308| #define PACKAGE_URL "http://mailutils.org"
309| #define PACKAGE "mailutils"
310| #define VERSION "3.12"
311| #define STDC_HEADERS 1
312| #define HAVE_SYS_TYPES_H 1
313| #define HAVE_SYS_STAT_H 1
314| #define HAVE_STDLIB_H 1
315| #define HAVE_STRING_H 1
316| #define HAVE_MEMORY_H 1
317| #define HAVE_STRINGS_H 1
318| #define HAVE_INTTYPES_H 1
319| #define HAVE_STDINT_H 1
320| #define HAVE_UNISTD_H 1
321| /* end confdefs.h.  */
322| #include <minix/config.h>
323configure:5832: result: no
324configure:5832: checking for minix/config.h
325configure:5832: result: no
326configure:5856: checking whether it is safe to define __EXTENSIONS__
327configure:5874: gcc -c -g -O2  conftest.c >&5
328configure:5874: $? = 0
329configure:5881: result: yes
330configure:5910: checking whether _XOPEN_SOURCE should be defined
331configure:5929: gcc -c -g -O2  conftest.c >&5
332configure:5929: $? = 0
333configure:5953: result: no
334configure:5968: checking for Minix Amsterdam compiler
335configure:5992: result: no
336configure:6052: checking for ar
337configure:6068: found /opt/mp/bin/ar
338configure:6079: result: ar
339configure:6105: checking the archiver (ar) interface
340configure:6121: gcc -c -g -O2  conftest.c >&5
341configure:6121: $? = 0
342configure:6123: ar cru libconftest.a conftest.o >&5
343configure:6126: $? = 0
344configure:6154: result: ar
345configure:6219: checking for ar
346configure:6246: result: ar
347configure:6321: checking for ranlib
348configure:6337: found /opt/mp/bin/ranlib
349configure:6348: result: ranlib
350configure:6391: autobuild project... GNU Mailutils
351configure:6397: autobuild revision... 3.12
352configure:6413: autobuild timestamp... 20210528T124115Z
353configure:6524: checking for g++
354configure:6540: found /usr/bin/g++
355configure:6551: result: g++
356configure:6578: checking for C++ compiler version
357configure:6587: g++ --version >&5
358Apple clang version 12.0.5 (clang-1205.0.22.9)
359Target: x86_64-apple-darwin20.4.0
360Thread model: posix
361InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
362Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
363configure:6598: $? = 0
364configure:6587: g++ -v >&5
365Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
366Apple clang version 12.0.5 (clang-1205.0.22.9)
367Target: x86_64-apple-darwin20.4.0
368Thread model: posix
369InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
370configure:6598: $? = 0
371configure:6587: g++ -V >&5
372clang: error: argument to '-V' is missing (expected 1 value)
373clang: error: no input files
374configure:6598: $? = 1
375configure:6587: g++ -qversion >&5
376clang: error: unknown argument '-qversion'; did you mean '--version'?
377clang: error: no input files
378configure:6598: $? = 1
379configure:6602: checking whether we are using the GNU C++ compiler
380configure:6621: g++ -c   conftest.cpp >&5
381configure:6621: $? = 0
382configure:6630: result: yes
383configure:6639: checking whether g++ accepts -g
384configure:6659: g++ -c -g  conftest.cpp >&5
385configure:6659: $? = 0
386configure:6700: result: yes
387configure:6725: checking dependency style of g++
388configure:6836: result: gcc3
389configure:6852: checking whether ln -s works
390configure:6856: result: yes
391configure:6869: checking for bison
392configure:6885: found /opt/mp/bin/bison
393configure:6896: result: bison -y
394configure:6917: checking for flex
395configure:6933: found /opt/mp/bin/flex
396configure:6944: result: flex
397configure:6982: flex conftest.l
398configure:6986: $? = 0
399configure:6988: checking lex output file root
400configure:7002: result: lex.yy
401configure:7007: checking lex library
402configure:7021: gcc -o conftest -g -O2   conftest.c   >&5
403Undefined symbols for architecture x86_64:
404  "_yywrap", referenced from:
405      _yylex in conftest-ae46cd.o
406      _main in conftest-ae46cd.o
407ld: symbol(s) not found for architecture x86_64
408clang: error: linker command failed with exit code 1 (use -v to see invocation)
409configure:7021: $? = 1
410configure: failed program was:
411| /* confdefs.h */
412| #define PACKAGE_NAME "GNU Mailutils"
413| #define PACKAGE_TARNAME "mailutils"
414| #define PACKAGE_VERSION "3.12"
415| #define PACKAGE_STRING "GNU Mailutils 3.12"
416| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
417| #define PACKAGE_URL "http://mailutils.org"
418| #define PACKAGE "mailutils"
419| #define VERSION "3.12"
420| #define STDC_HEADERS 1
421| #define HAVE_SYS_TYPES_H 1
422| #define HAVE_SYS_STAT_H 1
423| #define HAVE_STDLIB_H 1
424| #define HAVE_STRING_H 1
425| #define HAVE_MEMORY_H 1
426| #define HAVE_STRINGS_H 1
427| #define HAVE_INTTYPES_H 1
428| #define HAVE_STDINT_H 1
429| #define HAVE_UNISTD_H 1
430| #define __EXTENSIONS__ 1
431| #define _ALL_SOURCE 1
432| #define _DARWIN_C_SOURCE 1
433| #define _GNU_SOURCE 1
434| #define _POSIX_PTHREAD_SEMANTICS 1
435| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
436| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
437| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
438| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
439| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
440| #define __STDC_WANT_LIB_EXT2__ 1
441| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
442| #define _TANDEM_SOURCE 1
443| /* end confdefs.h.  */
444|
445| #line 2 "lex.yy.c"
446|
447| #define  YY_INT_ALIGNED short int
448|
449| /* A lexical scanner generated by flex */
450|
451| #define FLEX_SCANNER
452| #define YY_FLEX_MAJOR_VERSION 2
453| #define YY_FLEX_MINOR_VERSION 6
454| #define YY_FLEX_SUBMINOR_VERSION 4
455| #if YY_FLEX_SUBMINOR_VERSION > 0
456| #define FLEX_BETA
457| #endif
458|
459| /* First, we deal with  platform-specific or compiler-specific issues. */
460|
461| /* begin standard C headers. */
462| #include <stdio.h>
463| #include <string.h>
464| #include <errno.h>
465| #include <stdlib.h>
466|
467| /* end standard C headers. */
468|
469| /* flex integer type definitions */
470|
471| #ifndef FLEXINT_H
472| #define FLEXINT_H
473|
474| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
475|
476| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
477|
478| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
479|  * if you want the limit (max/min) macros for int types.
480|  */
481| #ifndef __STDC_LIMIT_MACROS
482| #define __STDC_LIMIT_MACROS 1
483| #endif
484|
485| #include <inttypes.h>
486| typedef int8_t flex_int8_t;
487| typedef uint8_t flex_uint8_t;
488| typedef int16_t flex_int16_t;
489| typedef uint16_t flex_uint16_t;
490| typedef int32_t flex_int32_t;
491| typedef uint32_t flex_uint32_t;
492| #else
493| typedef signed char flex_int8_t;
494| typedef short int flex_int16_t;
495| typedef int flex_int32_t;
496| typedef unsigned char flex_uint8_t;
497| typedef unsigned short int flex_uint16_t;
498| typedef unsigned int flex_uint32_t;
499|
500| /* Limits of integral types. */
501| #ifndef INT8_MIN
502| #define INT8_MIN               (-128)
503| #endif
504| #ifndef INT16_MIN
505| #define INT16_MIN              (-32767-1)
506| #endif
507| #ifndef INT32_MIN
508| #define INT32_MIN              (-2147483647-1)
509| #endif
510| #ifndef INT8_MAX
511| #define INT8_MAX               (127)
512| #endif
513| #ifndef INT16_MAX
514| #define INT16_MAX              (32767)
515| #endif
516| #ifndef INT32_MAX
517| #define INT32_MAX              (2147483647)
518| #endif
519| #ifndef UINT8_MAX
520| #define UINT8_MAX              (255U)
521| #endif
522| #ifndef UINT16_MAX
523| #define UINT16_MAX             (65535U)
524| #endif
525| #ifndef UINT32_MAX
526| #define UINT32_MAX             (4294967295U)
527| #endif
528|
529| #ifndef SIZE_MAX
530| #define SIZE_MAX               (~(size_t)0)
531| #endif
532|
533| #endif /* ! C99 */
534|
535| #endif /* ! FLEXINT_H */
536|
537| /* begin standard C++ headers. */
538|
539| /* TODO: this is always defined, so inline it */
540| #define yyconst const
541|
542| #if defined(__GNUC__) && __GNUC__ >= 3
543| #define yynoreturn __attribute__((__noreturn__))
544| #else
545| #define yynoreturn
546| #endif
547|
548| /* Returned upon end-of-file. */
549| #define YY_NULL 0
550|
551| /* Promotes a possibly negative, possibly signed char to an
552|  *   integer in range [0..255] for use as an array index.
553|  */
554| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
555|
556| /* Enter a start condition.  This macro really ought to take a parameter,
557|  * but we do it the disgusting crufty way forced on us by the ()-less
558|  * definition of BEGIN.
559|  */
560| #define BEGIN (yy_start) = 1 + 2 *
561| /* Translate the current start state into a value that can be later handed
562|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
563|  * compatibility.
564|  */
565| #define YY_START (((yy_start) - 1) / 2)
566| #define YYSTATE YY_START
567| /* Action number for EOF rule of a given start state. */
568| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
569| /* Special action meaning "start processing a new file". */
570| #define YY_NEW_FILE yyrestart( yyin  )
571| #define YY_END_OF_BUFFER_CHAR 0
572|
573| /* Size of default input buffer. */
574| #ifndef YY_BUF_SIZE
575| #ifdef __ia64__
576| /* On IA-64, the buffer size is 16k, not 8k.
577|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
578|  * Ditto for the __ia64__ case accordingly.
579|  */
580| #define YY_BUF_SIZE 32768
581| #else
582| #define YY_BUF_SIZE 16384
583| #endif /* __ia64__ */
584| #endif
585|
586| /* The state buf must be large enough to hold one state per character in the main buffer.
587|  */
588| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
589|
590| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
591| #define YY_TYPEDEF_YY_BUFFER_STATE
592| typedef struct yy_buffer_state *YY_BUFFER_STATE;
593| #endif
594|
595| #ifndef YY_TYPEDEF_YY_SIZE_T
596| #define YY_TYPEDEF_YY_SIZE_T
597| typedef size_t yy_size_t;
598| #endif
599|
600| extern int yyleng;
601|
602| extern FILE *yyin, *yyout;
603|
604| #define EOB_ACT_CONTINUE_SCAN 0
605| #define EOB_ACT_END_OF_FILE 1
606| #define EOB_ACT_LAST_MATCH 2
607|     
608|     #define YY_LESS_LINENO(n)
609|     #define YY_LINENO_REWIND_TO(ptr)
610|     
611| /* Return all but the first "n" matched characters back to the input stream. */
612| #define yyless(n) \
613|       do \
614|               { \
615|               /* Undo effects of setting up yytext. */ \
616|         int yyless_macro_arg = (n); \
617|         YY_LESS_LINENO(yyless_macro_arg);\
618|               *yy_cp = (yy_hold_char); \
619|               YY_RESTORE_YY_MORE_OFFSET \
620|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
621|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
622|               } \
623|       while ( 0 )
624| #define unput(c) yyunput( c, (yytext_ptr)  )
625|
626| #ifndef YY_STRUCT_YY_BUFFER_STATE
627| #define YY_STRUCT_YY_BUFFER_STATE
628| struct yy_buffer_state
629|       {
630|       FILE *yy_input_file;
631|
632|       char *yy_ch_buf;                /* input buffer */
633|       char *yy_buf_pos;               /* current position in input buffer */
634|
635|       /* Size of input buffer in bytes, not including room for EOB
636|        * characters.
637|        */
638|       int yy_buf_size;
639|
640|       /* Number of characters read into yy_ch_buf, not including EOB
641|        * characters.
642|        */
643|       int yy_n_chars;
644|
645|       /* Whether we "own" the buffer - i.e., we know we created it,
646|        * and can realloc() it to grow it, and should free() it to
647|        * delete it.
648|        */
649|       int yy_is_our_buffer;
650|
651|       /* Whether this is an "interactive" input source; if so, and
652|        * if we're using stdio for input, then we want to use getc()
653|        * instead of fread(), to make sure we stop fetching input after
654|        * each newline.
655|        */
656|       int yy_is_interactive;
657|
658|       /* Whether we're considered to be at the beginning of a line.
659|        * If so, '^' rules will be active on the next match, otherwise
660|        * not.
661|        */
662|       int yy_at_bol;
663|
664|     int yy_bs_lineno; /**< The line count. */
665|     int yy_bs_column; /**< The column count. */
666|
667|       /* Whether to try to fill the input buffer when we reach the
668|        * end of it.
669|        */
670|       int yy_fill_buffer;
671|
672|       int yy_buffer_status;
673|
674| #define YY_BUFFER_NEW 0
675| #define YY_BUFFER_NORMAL 1
676|       /* When an EOF's been seen but there's still some text to process
677|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
678|        * shouldn't try reading from the input source any more.  We might
679|        * still have a bunch of tokens to match, though, because of
680|        * possible backing-up.
681|        *
682|        * When we actually see the EOF, we change the status to "new"
683|        * (via yyrestart()), so that the user can continue scanning by
684|        * just pointing yyin at a new input file.
685|        */
686| #define YY_BUFFER_EOF_PENDING 2
687|
688|       };
689| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
690|
691| /* Stack of input buffers. */
692| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
693| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
694| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
695|
696| /* We provide macros for accessing buffer states in case in the
697|  * future we want to put the buffer states in a more general
698|  * "scanner state".
699|  *
700|  * Returns the top of the stack, or NULL.
701|  */
702| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
703|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
704|                           : NULL)
705| /* Same as previous macro, but useful when we know that the buffer stack is not
706|  * NULL or when we need an lvalue. For internal use only.
707|  */
708| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
709|
710| /* yy_hold_char holds the character lost when yytext is formed. */
711| static char yy_hold_char;
712| static int yy_n_chars;                /* number of characters read into yy_ch_buf */
713| int yyleng;
714|
715| /* Points to current character in buffer. */
716| static char *yy_c_buf_p = NULL;
717| static int yy_init = 0;               /* whether we need to initialize */
718| static int yy_start = 0;      /* start state number */
719|
720| /* Flag which is used to allow yywrap()'s to do buffer switches
721|  * instead of setting up a fresh yyin.  A bit of a hack ...
722|  */
723| static int yy_did_buffer_switch_on_eof;
724|
725| void yyrestart ( FILE *input_file  );
726| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
727| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
728| void yy_delete_buffer ( YY_BUFFER_STATE b  );
729| void yy_flush_buffer ( YY_BUFFER_STATE b  );
730| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
731| void yypop_buffer_state ( void );
732|
733| static void yyensure_buffer_stack ( void );
734| static void yy_load_buffer_state ( void );
735| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
736| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
737|
738| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
739| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
740| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
741|
742| void *yyalloc ( yy_size_t  );
743| void *yyrealloc ( void *, yy_size_t  );
744| void yyfree ( void *  );
745|
746| #define yy_new_buffer yy_create_buffer
747| #define yy_set_interactive(is_interactive) \
748|       { \
749|       if ( ! YY_CURRENT_BUFFER ){ \
750|         yyensure_buffer_stack (); \
751|               YY_CURRENT_BUFFER_LVALUE =    \
752|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
753|       } \
754|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
755|       }
756| #define yy_set_bol(at_bol) \
757|       { \
758|       if ( ! YY_CURRENT_BUFFER ){\
759|         yyensure_buffer_stack (); \
760|               YY_CURRENT_BUFFER_LVALUE =    \
761|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
762|       } \
763|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
764|       }
765| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
766|
767| /* Begin user sect3 */
768| typedef flex_uint8_t YY_CHAR;
769|
770| FILE *yyin = NULL, *yyout = NULL;
771|
772| typedef int yy_state_type;
773|
774| extern int yylineno;
775| int yylineno = 1;
776|
777| extern char *yytext;
778| #ifdef yytext_ptr
779| #undef yytext_ptr
780| #endif
781| #define yytext_ptr yytext
782|
783| static yy_state_type yy_get_previous_state ( void );
784| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
785| static int yy_get_next_buffer ( void );
786| static void yynoreturn yy_fatal_error ( const char* msg  );
787|
788| /* Done after the current pattern has been matched and before the
789|  * corresponding action - sets up yytext.
790|  */
791| #define YY_DO_BEFORE_ACTION \
792|       (yytext_ptr) = yy_bp; \
793|       (yytext_ptr) -= (yy_more_len); \
794|       yyleng = (int) (yy_cp - (yytext_ptr)); \
795|       (yy_hold_char) = *yy_cp; \
796|       *yy_cp = '\0'; \
797|       (yy_c_buf_p) = yy_cp;
798| #define YY_NUM_RULES 8
799| #define YY_END_OF_BUFFER 9
800| /* This struct is not used in this scanner,
801|    but its presence is necessary. */
802| struct yy_trans_info
803|       {
804|       flex_int32_t yy_verify;
805|       flex_int32_t yy_nxt;
806|       };
807| static const flex_int16_t yy_acclist[23] =
808|     {   0,
809|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
810|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
811|         7,    8
812|     } ;
813|
814| static const flex_int16_t yy_accept[14] =
815|     {   0,
816|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
817|        20,   23,   23
818|     } ;
819|
820| static const YY_CHAR yy_ec[256] =
821|     {   0,
822|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
823|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
824|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
825|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
826|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
827|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
828|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
829|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
830|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
831|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
832|
833|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
834|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
835|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
836|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
837|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
838|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
839|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
840|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
841|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
842|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
843|
844|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
845|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
846|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
847|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
848|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
849|         1,    1,    1,    1,    1
850|     } ;
851|
852| static const YY_CHAR yy_meta[9] =
853|     {   0,
854|         1,    1,    1,    1,    1,    1,    1,    1
855|     } ;
856|
857| static const flex_int16_t yy_base[13] =
858|     {   0,
859|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
860|        10,   10
861|     } ;
862|
863| static const flex_int16_t yy_def[13] =
864|     {   0,
865|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
866|        12,    0
867|     } ;
868|
869| static const flex_int16_t yy_nxt[19] =
870|     {   0,
871|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
872|        12,   12,   12,   12,   12,   12,   12,   12
873|     } ;
874|
875| static const flex_int16_t yy_chk[19] =
876|     {   0,
877|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
878|        12,   12,   12,   12,   12,   12,   12,   12
879|     } ;
880|
881| extern int yy_flex_debug;
882| int yy_flex_debug = 0;
883|
884| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
885| static char *yy_full_match;
886| static int yy_lp;
887| #define REJECT \
888| { \
889| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
890| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
891| ++(yy_lp); \
892| goto find_rule; \
893| }
894|
895| static int yy_more_flag = 0;
896| static int yy_more_len = 0;
897| #define yymore() ((yy_more_flag) = 1)
898| #define YY_MORE_ADJ (yy_more_len)
899| #define YY_RESTORE_YY_MORE_OFFSET
900| char *yytext;
901| #line 1 "conftest.l"
902| #line 459 "lex.yy.c"
903|
904| #define INITIAL 0
905|
906| #ifndef YY_NO_UNISTD_H
907| /* Special case for "unistd.h", since it is non-ANSI. We include it way
908|  * down here because we want the user's section 1 to have been scanned first.
909|  * The user has a chance to override it with an option.
910|  */
911| #include <unistd.h>
912| #endif
913|
914| #ifndef YY_EXTRA_TYPE
915| #define YY_EXTRA_TYPE void *
916| #endif
917|
918| static int yy_init_globals ( void );
919|
920| /* Accessor methods to globals.
921|    These are made visible to non-reentrant scanners for convenience. */
922|
923| int yylex_destroy ( void );
924|
925| int yyget_debug ( void );
926|
927| void yyset_debug ( int debug_flag  );
928|
929| YY_EXTRA_TYPE yyget_extra ( void );
930|
931| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
932|
933| FILE *yyget_in ( void );
934|
935| void yyset_in  ( FILE * _in_str  );
936|
937| FILE *yyget_out ( void );
938|
939| void yyset_out  ( FILE * _out_str  );
940|
941|                       int yyget_leng ( void );
942|
943| char *yyget_text ( void );
944|
945| int yyget_lineno ( void );
946|
947| void yyset_lineno ( int _line_number  );
948|
949| /* Macros after this point can all be overridden by user definitions in
950|  * section 1.
951|  */
952|
953| #ifndef YY_SKIP_YYWRAP
954| #ifdef __cplusplus
955| extern "C" int yywrap ( void );
956| #else
957| extern int yywrap ( void );
958| #endif
959| #endif
960|
961| #ifndef YY_NO_UNPUT
962|     
963|     static void yyunput ( int c, char *buf_ptr  );
964|     
965| #endif
966|
967| #ifndef yytext_ptr
968| static void yy_flex_strncpy ( char *, const char *, int );
969| #endif
970|
971| #ifdef YY_NEED_STRLEN
972| static int yy_flex_strlen ( const char * );
973| #endif
974|
975| #ifndef YY_NO_INPUT
976| #ifdef __cplusplus
977| static int yyinput ( void );
978| #else
979| static int input ( void );
980| #endif
981|
982| #endif
983|
984| /* Amount of stuff to slurp up with each read. */
985| #ifndef YY_READ_BUF_SIZE
986| #ifdef __ia64__
987| /* On IA-64, the buffer size is 16k, not 8k */
988| #define YY_READ_BUF_SIZE 16384
989| #else
990| #define YY_READ_BUF_SIZE 8192
991| #endif /* __ia64__ */
992| #endif
993|
994| /* Copy whatever the last rule matched to the standard output. */
995| #ifndef ECHO
996| /* This used to be an fputs(), but since the string might contain NUL's,
997|  * we now use fwrite().
998|  */
999| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
1000| #endif
1001|
1002| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
1003|  * is returned in "result".
1004|  */
1005| #ifndef YY_INPUT
1006| #define YY_INPUT(buf,result,max_size) \
1007|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
1008|               { \
1009|               int c = '*'; \
1010|               int n; \
1011|               for ( n = 0; n < max_size && \
1012|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
1013|                       buf[n] = (char) c; \
1014|               if ( c == '\n' ) \
1015|                       buf[n++] = (char) c; \
1016|               if ( c == EOF && ferror( yyin ) ) \
1017|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
1018|               result = n; \
1019|               } \
1020|       else \
1021|               { \
1022|               errno=0; \
1023|               while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
1024|                       { \
1025|                       if( errno != EINTR) \
1026|                               { \
1027|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
1028|                               break; \
1029|                               } \
1030|                       errno=0; \
1031|                       clearerr(yyin); \
1032|                       } \
1033|               }\
1034| \
1035|
1036| #endif
1037|
1038| /* No semi-colon after return; correct usage is to write "yyterminate();" -
1039|  * we don't want an extra ';' after the "return" because that will cause
1040|  * some compilers to complain about unreachable statements.
1041|  */
1042| #ifndef yyterminate
1043| #define yyterminate() return YY_NULL
1044| #endif
1045|
1046| /* Number of entries by which start-condition stack grows. */
1047| #ifndef YY_START_STACK_INCR
1048| #define YY_START_STACK_INCR 25
1049| #endif
1050|
1051| /* Report a fatal error. */
1052| #ifndef YY_FATAL_ERROR
1053| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
1054| #endif
1055|
1056| /* end tables serialization structures and prototypes */
1057|
1058| /* Default declaration of generated scanner - a define so the user can
1059|  * easily add parameters.
1060|  */
1061| #ifndef YY_DECL
1062| #define YY_DECL_IS_OURS 1
1063|
1064| extern int yylex (void);
1065|
1066| #define YY_DECL int yylex (void)
1067| #endif /* !YY_DECL */
1068|
1069| /* Code executed at the beginning of each rule, after yytext and yyleng
1070|  * have been set up.
1071|  */
1072| #ifndef YY_USER_ACTION
1073| #define YY_USER_ACTION
1074| #endif
1075|
1076| /* Code executed at the end of each rule. */
1077| #ifndef YY_BREAK
1078| #define YY_BREAK /*LINTED*/break;
1079| #endif
1080|
1081| #define YY_RULE_SETUP \
1082|       YY_USER_ACTION
1083|
1084| /** The main scanner function which does all the work.
1085|  */
1086| YY_DECL
1087| {
1088|       yy_state_type yy_current_state;
1089|       char *yy_cp, *yy_bp;
1090|       int yy_act;
1091|     
1092|       if ( !(yy_init) )
1093|               {
1094|               (yy_init) = 1;
1095|
1096| #ifdef YY_USER_INIT
1097|               YY_USER_INIT;
1098| #endif
1099|
1100|         /* Create the reject buffer large enough to save one state per allowed character. */
1101|         if ( ! (yy_state_buf) )
1102|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
1103|             if ( ! (yy_state_buf) )
1104|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
1105|
1106|               if ( ! (yy_start) )
1107|                       (yy_start) = 1; /* first start state */
1108|
1109|               if ( ! yyin )
1110|                       yyin = stdin;
1111|
1112|               if ( ! yyout )
1113|                       yyout = stdout;
1114|
1115|               if ( ! YY_CURRENT_BUFFER ) {
1116|                       yyensure_buffer_stack ();
1117|                       YY_CURRENT_BUFFER_LVALUE =
1118|                               yy_create_buffer( yyin, YY_BUF_SIZE );
1119|               }
1120|
1121|               yy_load_buffer_state(  );
1122|               }
1123|
1124|       {
1125| #line 1 "conftest.l"
1126|
1127| #line 684 "lex.yy.c"
1128|
1129|       while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
1130|               {
1131|               (yy_more_len) = 0;
1132|               if ( (yy_more_flag) )
1133|                       {
1134|                       (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
1135|                       (yy_more_flag) = 0;
1136|                       }
1137|               yy_cp = (yy_c_buf_p);
1138|
1139|               /* Support of yytext. */
1140|               *yy_cp = (yy_hold_char);
1141|
1142|               /* yy_bp points to the position in yy_ch_buf of the start of
1143|                * the current run.
1144|                */
1145|               yy_bp = yy_cp;
1146|
1147|               yy_current_state = (yy_start);
1148|
1149|               (yy_state_ptr) = (yy_state_buf);
1150|               *(yy_state_ptr)++ = yy_current_state;
1151|
1152| yy_match:
1153|               do
1154|                       {
1155|                       YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
1156|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1157|                               {
1158|                               yy_current_state = (int) yy_def[yy_current_state];
1159|                               if ( yy_current_state >= 13 )
1160|                                       yy_c = yy_meta[yy_c];
1161|                               }
1162|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1163|                       *(yy_state_ptr)++ = yy_current_state;
1164|                       ++yy_cp;
1165|                       }
1166|               while ( yy_base[yy_current_state] != 10 );
1167|
1168| yy_find_action:
1169|               yy_current_state = *--(yy_state_ptr);
1170|               (yy_lp) = yy_accept[yy_current_state];
1171|
1172| find_rule: /* we branch to this label when backing up */
1173|
1174|               for ( ; ; ) /* until we find what rule we matched */
1175|                       {
1176|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
1177|                               {
1178|                               yy_act = yy_acclist[(yy_lp)];
1179|                                       {
1180|                                       (yy_full_match) = yy_cp;
1181|                                       break;
1182|                                       }
1183|                               }
1184|                       --yy_cp;
1185|                       yy_current_state = *--(yy_state_ptr);
1186|                       (yy_lp) = yy_accept[yy_current_state];
1187|                       }
1188|
1189|               YY_DO_BEFORE_ACTION;
1190|
1191| do_action:    /* This label is used only to access EOF actions. */
1192|
1193|               switch ( yy_act )
1194|       { /* beginning of action switch */
1195| case 1:
1196| YY_RULE_SETUP
1197| #line 2 "conftest.l"
1198| { ECHO; }
1199|       YY_BREAK
1200| case 2:
1201| YY_RULE_SETUP
1202| #line 3 "conftest.l"
1203| { REJECT; }
1204|       YY_BREAK
1205| case 3:
1206| YY_RULE_SETUP
1207| #line 4 "conftest.l"
1208| { yymore (); }
1209|       YY_BREAK
1210| case 4:
1211| YY_RULE_SETUP
1212| #line 5 "conftest.l"
1213| { yyless (1); }
1214|       YY_BREAK
1215| case 5:
1216| YY_RULE_SETUP
1217| #line 6 "conftest.l"
1218| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
1219|     yyless ((input () != 0)); }
1220|       YY_BREAK
1221| case 6:
1222| YY_RULE_SETUP
1223| #line 8 "conftest.l"
1224| { unput (yytext[0]); }
1225|       YY_BREAK
1226| case 7:
1227| YY_RULE_SETUP
1228| #line 9 "conftest.l"
1229| { BEGIN INITIAL; }
1230|       YY_BREAK
1231| case 8:
1232| YY_RULE_SETUP
1233| #line 10 "conftest.l"
1234| ECHO;
1235|       YY_BREAK
1236| #line 793 "lex.yy.c"
1237|                       case YY_STATE_EOF(INITIAL):
1238|                               yyterminate();
1239|
1240|       case YY_END_OF_BUFFER:
1241|               {
1242|               /* Amount of text matched not including the EOB char. */
1243|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
1244|
1245|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
1246|               *yy_cp = (yy_hold_char);
1247|               YY_RESTORE_YY_MORE_OFFSET
1248|
1249|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
1250|                       {
1251|                       /* We're scanning a new file or input source.  It's
1252|                        * possible that this happened because the user
1253|                        * just pointed yyin at a new source and called
1254|                        * yylex().  If so, then we have to assure
1255|                        * consistency between YY_CURRENT_BUFFER and our
1256|                        * globals.  Here is the right place to do so, because
1257|                        * this is the first action (other than possibly a
1258|                        * back-up) that will match for the new input source.
1259|                        */
1260|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1261|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
1262|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
1263|                       }
1264|
1265|               /* Note that here we test for yy_c_buf_p "<=" to the position
1266|                * of the first EOB in the buffer, since yy_c_buf_p will
1267|                * already have been incremented past the NUL character
1268|                * (since all states make transitions on EOB to the
1269|                * end-of-buffer state).  Contrast this with the test
1270|                * in input().
1271|                */
1272|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1273|                       { /* This was really a NUL. */
1274|                       yy_state_type yy_next_state;
1275|
1276|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
1277|
1278|                       yy_current_state = yy_get_previous_state(  );
1279|
1280|                       /* Okay, we're now positioned to make the NUL
1281|                        * transition.  We couldn't have
1282|                        * yy_get_previous_state() go ahead and do it
1283|                        * for us because it doesn't know how to deal
1284|                        * with the possibility of jamming (and we don't
1285|                        * want to build jamming into it because then it
1286|                        * will run more slowly).
1287|                        */
1288|
1289|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
1290|
1291|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1292|
1293|                       if ( yy_next_state )
1294|                               {
1295|                               /* Consume the NUL. */
1296|                               yy_cp = ++(yy_c_buf_p);
1297|                               yy_current_state = yy_next_state;
1298|                               goto yy_match;
1299|                               }
1300|
1301|                       else
1302|                               {
1303|                               yy_cp = (yy_c_buf_p);
1304|                               goto yy_find_action;
1305|                               }
1306|                       }
1307|
1308|               else switch ( yy_get_next_buffer(  ) )
1309|                       {
1310|                       case EOB_ACT_END_OF_FILE:
1311|                               {
1312|                               (yy_did_buffer_switch_on_eof) = 0;
1313|
1314|                               if ( yywrap(  ) )
1315|                                       {
1316|                                       /* Note: because we've taken care in
1317|                                        * yy_get_next_buffer() to have set up
1318|                                        * yytext, we can now set up
1319|                                        * yy_c_buf_p so that if some total
1320|                                        * hoser (like flex itself) wants to
1321|                                        * call the scanner after we return the
1322|                                        * YY_NULL, it'll still work - another
1323|                                        * YY_NULL will get returned.
1324|                                        */
1325|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
1326|
1327|                                       yy_act = YY_STATE_EOF(YY_START);
1328|                                       goto do_action;
1329|                                       }
1330|
1331|                               else
1332|                                       {
1333|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1334|                                               YY_NEW_FILE;
1335|                                       }
1336|                               break;
1337|                               }
1338|
1339|                       case EOB_ACT_CONTINUE_SCAN:
1340|                               (yy_c_buf_p) =
1341|                                       (yytext_ptr) + yy_amount_of_matched_text;
1342|
1343|                               yy_current_state = yy_get_previous_state(  );
1344|
1345|                               yy_cp = (yy_c_buf_p);
1346|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1347|                               goto yy_match;
1348|
1349|                       case EOB_ACT_LAST_MATCH:
1350|                               (yy_c_buf_p) =
1351|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
1352|
1353|                               yy_current_state = yy_get_previous_state(  );
1354|
1355|                               yy_cp = (yy_c_buf_p);
1356|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
1357|                               goto yy_find_action;
1358|                       }
1359|               break;
1360|               }
1361|
1362|       default:
1363|               YY_FATAL_ERROR(
1364|                       "fatal flex scanner internal error--no action found" );
1365|       } /* end of action switch */
1366|               } /* end of scanning one token */
1367|       } /* end of user's declarations */
1368| } /* end of yylex */
1369|
1370| /* yy_get_next_buffer - try to read in a new buffer
1371|  *
1372|  * Returns a code representing an action:
1373|  *    EOB_ACT_LAST_MATCH -
1374|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
1375|  *    EOB_ACT_END_OF_FILE - end of file
1376|  */
1377| static int yy_get_next_buffer (void)
1378| {
1379|       char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
1380|       char *source = (yytext_ptr);
1381|       int number_to_move, i;
1382|       int ret_val;
1383|
1384|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
1385|               YY_FATAL_ERROR(
1386|               "fatal flex scanner internal error--end of buffer missed" );
1387|
1388|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
1389|               { /* Don't try to fill the buffer, so this is an EOF. */
1390|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
1391|                       {
1392|                       /* We matched a single character, the EOB, so
1393|                        * treat this as a final EOF.
1394|                        */
1395|                       return EOB_ACT_END_OF_FILE;
1396|                       }
1397|
1398|               else
1399|                       {
1400|                       /* We matched some text prior to the EOB, first
1401|                        * process it.
1402|                        */
1403|                       return EOB_ACT_LAST_MATCH;
1404|                       }
1405|               }
1406|
1407|       /* Try to read more data. */
1408|
1409|       /* First move last chars to start of buffer. */
1410|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
1411|
1412|       for ( i = 0; i < number_to_move; ++i )
1413|               *(dest++) = *(source++);
1414|
1415|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
1416|               /* don't do the read, it's not guaranteed to return an EOF,
1417|                * just force an EOF
1418|                */
1419|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
1420|
1421|       else
1422|               {
1423|                       int num_to_read =
1424|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
1425|
1426|               while ( num_to_read <= 0 )
1427|                       { /* Not enough room in the buffer - grow it. */
1428|
1429|                       YY_FATAL_ERROR(
1430| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
1431|
1432|                       }
1433|
1434|               if ( num_to_read > YY_READ_BUF_SIZE )
1435|                       num_to_read = YY_READ_BUF_SIZE;
1436|
1437|               /* Read in more data. */
1438|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
1439|                       (yy_n_chars), num_to_read );
1440|
1441|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1442|               }
1443|
1444|       if ( (yy_n_chars) == 0 )
1445|               {
1446|               if ( number_to_move == YY_MORE_ADJ )
1447|                       {
1448|                       ret_val = EOB_ACT_END_OF_FILE;
1449|                       yyrestart( yyin  );
1450|                       }
1451|
1452|               else
1453|                       {
1454|                       ret_val = EOB_ACT_LAST_MATCH;
1455|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
1456|                               YY_BUFFER_EOF_PENDING;
1457|                       }
1458|               }
1459|
1460|       else
1461|               ret_val = EOB_ACT_CONTINUE_SCAN;
1462|
1463|       if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
1464|               /* Extend the array by 50%, plus the number we really need. */
1465|               int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
1466|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
1467|                       (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
1468|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1469|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1470|               /* "- 2" to take care of EOB's */
1471|               YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
1472|       }
1473|
1474|       (yy_n_chars) += number_to_move;
1475|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
1476|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
1477|
1478|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
1479|
1480|       return ret_val;
1481| }
1482|
1483| /* yy_get_previous_state - get the state just before the EOB char was reached */
1484|
1485|     static yy_state_type yy_get_previous_state (void)
1486| {
1487|       yy_state_type yy_current_state;
1488|       char *yy_cp;
1489|     
1490|       yy_current_state = (yy_start);
1491|
1492|       (yy_state_ptr) = (yy_state_buf);
1493|       *(yy_state_ptr)++ = yy_current_state;
1494|
1495|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
1496|               {
1497|               YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
1498|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1499|                       {
1500|                       yy_current_state = (int) yy_def[yy_current_state];
1501|                       if ( yy_current_state >= 13 )
1502|                               yy_c = yy_meta[yy_c];
1503|                       }
1504|               yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1505|               *(yy_state_ptr)++ = yy_current_state;
1506|               }
1507|
1508|       return yy_current_state;
1509| }
1510|
1511| /* yy_try_NUL_trans - try to make a transition on the NUL character
1512|  *
1513|  * synopsis
1514|  *    next_state = yy_try_NUL_trans( current_state );
1515|  */
1516|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
1517| {
1518|       int yy_is_jam;
1519|     
1520|       YY_CHAR yy_c = 1;
1521|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
1522|               {
1523|               yy_current_state = (int) yy_def[yy_current_state];
1524|               if ( yy_current_state >= 13 )
1525|                       yy_c = yy_meta[yy_c];
1526|               }
1527|       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
1528|       yy_is_jam = (yy_current_state == 12);
1529|       if ( ! yy_is_jam )
1530|               *(yy_state_ptr)++ = yy_current_state;
1531|
1532|               return yy_is_jam ? 0 : yy_current_state;
1533| }
1534|
1535| #ifndef YY_NO_UNPUT
1536|
1537|     static void yyunput (int c, char * yy_bp )
1538| {
1539|       char *yy_cp;
1540|     
1541|     yy_cp = (yy_c_buf_p);
1542|
1543|       /* undo effects of setting up yytext */
1544|       *yy_cp = (yy_hold_char);
1545|
1546|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1547|               { /* need to shift things up to make room */
1548|               /* +2 for EOB chars. */
1549|               int number_to_move = (yy_n_chars) + 2;
1550|               char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
1551|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
1552|               char *source =
1553|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
1554|
1555|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
1556|                       *--dest = *--source;
1557|
1558|               yy_cp += (int) (dest - source);
1559|               yy_bp += (int) (dest - source);
1560|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
1561|                       (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
1562|
1563|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
1564|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
1565|               }
1566|
1567|       *--yy_cp = (char) c;
1568|
1569|       (yytext_ptr) = yy_bp;
1570|       (yy_hold_char) = *yy_cp;
1571|       (yy_c_buf_p) = yy_cp;
1572| }
1573|
1574| #endif
1575|
1576| #ifndef YY_NO_INPUT
1577| #ifdef __cplusplus
1578|     static int yyinput (void)
1579| #else
1580|     static int input  (void)
1581| #endif
1582|
1583| {
1584|       int c;
1585|     
1586|       *(yy_c_buf_p) = (yy_hold_char);
1587|
1588|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
1589|               {
1590|               /* yy_c_buf_p now points to the character we want to return.
1591|                * If this occurs *before* the EOB characters, then it's a
1592|                * valid NUL; if not, then we've hit the end of the buffer.
1593|                */
1594|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
1595|                       /* This was really a NUL. */
1596|                       *(yy_c_buf_p) = '\0';
1597|
1598|               else
1599|                       { /* need more input */
1600|                       int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
1601|                       ++(yy_c_buf_p);
1602|
1603|                       switch ( yy_get_next_buffer(  ) )
1604|                               {
1605|                               case EOB_ACT_LAST_MATCH:
1606|                                       /* This happens because yy_g_n_b()
1607|                                        * sees that we've accumulated a
1608|                                        * token and flags that we need to
1609|                                        * try matching the token before
1610|                                        * proceeding.  But for input(),
1611|                                        * there's no matching to consider.
1612|                                        * So convert the EOB_ACT_LAST_MATCH
1613|                                        * to EOB_ACT_END_OF_FILE.
1614|                                        */
1615|
1616|                                       /* Reset buffer status. */
1617|                                       yyrestart( yyin );
1618|
1619|                                       /*FALLTHROUGH*/
1620|
1621|                               case EOB_ACT_END_OF_FILE:
1622|                                       {
1623|                                       if ( yywrap(  ) )
1624|                                               return 0;
1625|
1626|                                       if ( ! (yy_did_buffer_switch_on_eof) )
1627|                                               YY_NEW_FILE;
1628| #ifdef __cplusplus
1629|                                       return yyinput();
1630| #else
1631|                                       return input();
1632| #endif
1633|                                       }
1634|
1635|                               case EOB_ACT_CONTINUE_SCAN:
1636|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
1637|                                       break;
1638|                               }
1639|                       }
1640|               }
1641|
1642|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
1643|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
1644|       (yy_hold_char) = *++(yy_c_buf_p);
1645|
1646|       return c;
1647| }
1648| #endif        /* ifndef YY_NO_INPUT */
1649|
1650| /** Immediately switch to a different input stream.
1651|  * @param input_file A readable stream.
1652|  *
1653|  * @note This function does not reset the start condition to @c INITIAL .
1654|  */
1655|     void yyrestart  (FILE * input_file )
1656| {
1657|     
1658|       if ( ! YY_CURRENT_BUFFER ){
1659|         yyensure_buffer_stack ();
1660|               YY_CURRENT_BUFFER_LVALUE =
1661|             yy_create_buffer( yyin, YY_BUF_SIZE );
1662|       }
1663|
1664|       yy_init_buffer( YY_CURRENT_BUFFER, input_file );
1665|       yy_load_buffer_state(  );
1666| }
1667|
1668| /** Switch to a different input buffer.
1669|  * @param new_buffer The new input buffer.
1670|  *
1671|  */
1672|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
1673| {
1674|     
1675|       /* TODO. We should be able to replace this entire function body
1676|        * with
1677|        *              yypop_buffer_state();
1678|        *              yypush_buffer_state(new_buffer);
1679|      */
1680|       yyensure_buffer_stack ();
1681|       if ( YY_CURRENT_BUFFER == new_buffer )
1682|               return;
1683|
1684|       if ( YY_CURRENT_BUFFER )
1685|               {
1686|               /* Flush out information for old buffer. */
1687|               *(yy_c_buf_p) = (yy_hold_char);
1688|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1689|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1690|               }
1691|
1692|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1693|       yy_load_buffer_state(  );
1694|
1695|       /* We don't actually know whether we did this switch during
1696|        * EOF (yywrap()) processing, but the only time this flag
1697|        * is looked at is after yywrap() is called, so it's safe
1698|        * to go ahead and always set it.
1699|        */
1700|       (yy_did_buffer_switch_on_eof) = 1;
1701| }
1702|
1703| static void yy_load_buffer_state  (void)
1704| {
1705|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
1706|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
1707|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
1708|       (yy_hold_char) = *(yy_c_buf_p);
1709| }
1710|
1711| /** Allocate and initialize an input buffer state.
1712|  * @param file A readable stream.
1713|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
1714|  *
1715|  * @return the allocated buffer state.
1716|  */
1717|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
1718| {
1719|       YY_BUFFER_STATE b;
1720|     
1721|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
1722|       if ( ! b )
1723|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1724|
1725|       b->yy_buf_size = size;
1726|
1727|       /* yy_ch_buf has to be 2 characters longer than the size given because
1728|        * we need to put in 2 end-of-buffer characters.
1729|        */
1730|       b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
1731|       if ( ! b->yy_ch_buf )
1732|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
1733|
1734|       b->yy_is_our_buffer = 1;
1735|
1736|       yy_init_buffer( b, file );
1737|
1738|       return b;
1739| }
1740|
1741| /** Destroy the buffer.
1742|  * @param b a buffer created with yy_create_buffer()
1743|  *
1744|  */
1745|     void yy_delete_buffer (YY_BUFFER_STATE  b )
1746| {
1747|     
1748|       if ( ! b )
1749|               return;
1750|
1751|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
1752|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
1753|
1754|       if ( b->yy_is_our_buffer )
1755|               yyfree( (void *) b->yy_ch_buf  );
1756|
1757|       yyfree( (void *) b  );
1758| }
1759|
1760| /* Initializes or reinitializes a buffer.
1761|  * This function is sometimes called more than once on the same buffer,
1762|  * such as during a yyrestart() or at EOF.
1763|  */
1764|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
1765|
1766| {
1767|       int oerrno = errno;
1768|     
1769|       yy_flush_buffer( b );
1770|
1771|       b->yy_input_file = file;
1772|       b->yy_fill_buffer = 1;
1773|
1774|     /* If b is the current buffer, then yy_init_buffer was _probably_
1775|      * called from yyrestart() or through yy_get_next_buffer.
1776|      * In that case, we don't want to reset the lineno or column.
1777|      */
1778|     if (b != YY_CURRENT_BUFFER){
1779|         b->yy_bs_lineno = 1;
1780|         b->yy_bs_column = 0;
1781|     }
1782|
1783|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
1784|     
1785|       errno = oerrno;
1786| }
1787|
1788| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
1789|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
1790|  *
1791|  */
1792|     void yy_flush_buffer (YY_BUFFER_STATE  b )
1793| {
1794|       if ( ! b )
1795|               return;
1796|
1797|       b->yy_n_chars = 0;
1798|
1799|       /* We always need two end-of-buffer characters.  The first causes
1800|        * a transition to the end-of-buffer state.  The second causes
1801|        * a jam in that state.
1802|        */
1803|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
1804|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
1805|
1806|       b->yy_buf_pos = &b->yy_ch_buf[0];
1807|
1808|       b->yy_at_bol = 1;
1809|       b->yy_buffer_status = YY_BUFFER_NEW;
1810|
1811|       if ( b == YY_CURRENT_BUFFER )
1812|               yy_load_buffer_state(  );
1813| }
1814|
1815| /** Pushes the new state onto the stack. The new state becomes
1816|  *  the current state. This function will allocate the stack
1817|  *  if necessary.
1818|  *  @param new_buffer The new state.
1819|  * 
1820|  */
1821| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
1822| {
1823|       if (new_buffer == NULL)
1824|               return;
1825|
1826|       yyensure_buffer_stack();
1827|
1828|       /* This block is copied from yy_switch_to_buffer. */
1829|       if ( YY_CURRENT_BUFFER )
1830|               {
1831|               /* Flush out information for old buffer. */
1832|               *(yy_c_buf_p) = (yy_hold_char);
1833|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
1834|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
1835|               }
1836|
1837|       /* Only push if top exists. Otherwise, replace top. */
1838|       if (YY_CURRENT_BUFFER)
1839|               (yy_buffer_stack_top)++;
1840|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
1841|
1842|       /* copied from yy_switch_to_buffer. */
1843|       yy_load_buffer_state(  );
1844|       (yy_did_buffer_switch_on_eof) = 1;
1845| }
1846|
1847| /** Removes and deletes the top of the stack, if present.
1848|  *  The next element becomes the new top.
1849|  * 
1850|  */
1851| void yypop_buffer_state (void)
1852| {
1853|       if (!YY_CURRENT_BUFFER)
1854|               return;
1855|
1856|       yy_delete_buffer(YY_CURRENT_BUFFER );
1857|       YY_CURRENT_BUFFER_LVALUE = NULL;
1858|       if ((yy_buffer_stack_top) > 0)
1859|               --(yy_buffer_stack_top);
1860|
1861|       if (YY_CURRENT_BUFFER) {
1862|               yy_load_buffer_state(  );
1863|               (yy_did_buffer_switch_on_eof) = 1;
1864|       }
1865| }
1866|
1867| /* Allocates the stack if it does not exist.
1868|  *  Guarantees space for at least one push.
1869|  */
1870| static void yyensure_buffer_stack (void)
1871| {
1872|       yy_size_t num_to_alloc;
1873|     
1874|       if (!(yy_buffer_stack)) {
1875|
1876|               /* First allocation is just for 2 elements, since we don't know if this
1877|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
1878|                * immediate realloc on the next call.
1879|          */
1880|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
1881|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
1882|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
1883|                                                               );
1884|               if ( ! (yy_buffer_stack) )
1885|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1886|
1887|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
1888|
1889|               (yy_buffer_stack_max) = num_to_alloc;
1890|               (yy_buffer_stack_top) = 0;
1891|               return;
1892|       }
1893|
1894|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
1895|
1896|               /* Increase the buffer to prepare for a possible push. */
1897|               yy_size_t grow_size = 8 /* arbitrary grow size */;
1898|
1899|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
1900|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
1901|                                                               ((yy_buffer_stack),
1902|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
1903|                                                               );
1904|               if ( ! (yy_buffer_stack) )
1905|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
1906|
1907|               /* zero only the new slots.*/
1908|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
1909|               (yy_buffer_stack_max) = num_to_alloc;
1910|       }
1911| }
1912|
1913| /** Setup the input buffer state to scan directly from a user-specified character buffer.
1914|  * @param base the character buffer
1915|  * @param size the size in bytes of the character buffer
1916|  *
1917|  * @return the newly allocated buffer state object.
1918|  */
1919| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
1920| {
1921|       YY_BUFFER_STATE b;
1922|     
1923|       if ( size < 2 ||
1924|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
1925|            base[size-1] != YY_END_OF_BUFFER_CHAR )
1926|               /* They forgot to leave room for the EOB's. */
1927|               return NULL;
1928|
1929|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
1930|       if ( ! b )
1931|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
1932|
1933|       b->yy_buf_size = (int) (size - 2);      /* "- 2" to take care of EOB's */
1934|       b->yy_buf_pos = b->yy_ch_buf = base;
1935|       b->yy_is_our_buffer = 0;
1936|       b->yy_input_file = NULL;
1937|       b->yy_n_chars = b->yy_buf_size;
1938|       b->yy_is_interactive = 0;
1939|       b->yy_at_bol = 1;
1940|       b->yy_fill_buffer = 0;
1941|       b->yy_buffer_status = YY_BUFFER_NEW;
1942|
1943|       yy_switch_to_buffer( b  );
1944|
1945|       return b;
1946| }
1947|
1948| /** Setup the input buffer state to scan a string. The next call to yylex() will
1949|  * scan from a @e copy of @a str.
1950|  * @param yystr a NUL-terminated string to scan
1951|  *
1952|  * @return the newly allocated buffer state object.
1953|  * @note If you want to scan bytes that may contain NUL values, then use
1954|  *       yy_scan_bytes() instead.
1955|  */
1956| YY_BUFFER_STATE yy_scan_string (const char * yystr )
1957| {
1958|     
1959|       return yy_scan_bytes( yystr, (int) strlen(yystr) );
1960| }
1961|
1962| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
1963|  * scan from a @e copy of @a bytes.
1964|  * @param yybytes the byte buffer to scan
1965|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
1966|  *
1967|  * @return the newly allocated buffer state object.
1968|  */
1969| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
1970| {
1971|       YY_BUFFER_STATE b;
1972|       char *buf;
1973|       yy_size_t n;
1974|       int i;
1975|     
1976|       /* Get memory for full buffer, including space for trailing EOB's. */
1977|       n = (yy_size_t) (_yybytes_len + 2);
1978|       buf = (char *) yyalloc( n  );
1979|       if ( ! buf )
1980|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
1981|
1982|       for ( i = 0; i < _yybytes_len; ++i )
1983|               buf[i] = yybytes[i];
1984|
1985|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
1986|
1987|       b = yy_scan_buffer( buf, n );
1988|       if ( ! b )
1989|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
1990|
1991|       /* It's okay to grow etc. this buffer, and we should throw it
1992|        * away when we're done.
1993|        */
1994|       b->yy_is_our_buffer = 1;
1995|
1996|       return b;
1997| }
1998|
1999| #ifndef YY_EXIT_FAILURE
2000| #define YY_EXIT_FAILURE 2
2001| #endif
2002|
2003| static void yynoreturn yy_fatal_error (const char* msg )
2004| {
2005|                       fprintf( stderr, "%s\n", msg );
2006|       exit( YY_EXIT_FAILURE );
2007| }
2008|
2009| /* Redefine yyless() so it works in section 3 code. */
2010|
2011| #undef yyless
2012| #define yyless(n) \
2013|       do \
2014|               { \
2015|               /* Undo effects of setting up yytext. */ \
2016|         int yyless_macro_arg = (n); \
2017|         YY_LESS_LINENO(yyless_macro_arg);\
2018|               yytext[yyleng] = (yy_hold_char); \
2019|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
2020|               (yy_hold_char) = *(yy_c_buf_p); \
2021|               *(yy_c_buf_p) = '\0'; \
2022|               yyleng = yyless_macro_arg; \
2023|               } \
2024|       while ( 0 )
2025|
2026| /* Accessor  methods (get/set functions) to struct members. */
2027|
2028| /** Get the current line number.
2029|  *
2030|  */
2031| int yyget_lineno  (void)
2032| {
2033|     
2034|     return yylineno;
2035| }
2036|
2037| /** Get the input stream.
2038|  *
2039|  */
2040| FILE *yyget_in  (void)
2041| {
2042|         return yyin;
2043| }
2044|
2045| /** Get the output stream.
2046|  *
2047|  */
2048| FILE *yyget_out  (void)
2049| {
2050|         return yyout;
2051| }
2052|
2053| /** Get the length of the current token.
2054|  *
2055|  */
2056| int yyget_leng  (void)
2057| {
2058|         return yyleng;
2059| }
2060|
2061| /** Get the current token.
2062|  *
2063|  */
2064|
2065| char *yyget_text  (void)
2066| {
2067|         return yytext;
2068| }
2069|
2070| /** Set the current line number.
2071|  * @param _line_number line number
2072|  *
2073|  */
2074| void yyset_lineno (int  _line_number )
2075| {
2076|     
2077|     yylineno = _line_number;
2078| }
2079|
2080| /** Set the input stream. This does not discard the current
2081|  * input buffer.
2082|  * @param _in_str A readable stream.
2083|  *
2084|  * @see yy_switch_to_buffer
2085|  */
2086| void yyset_in (FILE *  _in_str )
2087| {
2088|         yyin = _in_str ;
2089| }
2090|
2091| void yyset_out (FILE *  _out_str )
2092| {
2093|         yyout = _out_str ;
2094| }
2095|
2096| int yyget_debug  (void)
2097| {
2098|         return yy_flex_debug;
2099| }
2100|
2101| void yyset_debug (int  _bdebug )
2102| {
2103|         yy_flex_debug = _bdebug ;
2104| }
2105|
2106| static int yy_init_globals (void)
2107| {
2108|         /* Initialization is the same as for the non-reentrant scanner.
2109|      * This function is called from yylex_destroy(), so don't allocate here.
2110|      */
2111|
2112|     (yy_buffer_stack) = NULL;
2113|     (yy_buffer_stack_top) = 0;
2114|     (yy_buffer_stack_max) = 0;
2115|     (yy_c_buf_p) = NULL;
2116|     (yy_init) = 0;
2117|     (yy_start) = 0;
2118|
2119|     (yy_state_buf) = 0;
2120|     (yy_state_ptr) = 0;
2121|     (yy_full_match) = 0;
2122|     (yy_lp) = 0;
2123|
2124| /* Defined in main.c */
2125| #ifdef YY_STDINIT
2126|     yyin = stdin;
2127|     yyout = stdout;
2128| #else
2129|     yyin = NULL;
2130|     yyout = NULL;
2131| #endif
2132|
2133|     /* For future reference: Set errno on error, since we are called by
2134|      * yylex_init()
2135|      */
2136|     return 0;
2137| }
2138|
2139| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
2140| int yylex_destroy  (void)
2141| {
2142|     
2143|     /* Pop the buffer stack, destroying each element. */
2144|       while(YY_CURRENT_BUFFER){
2145|               yy_delete_buffer( YY_CURRENT_BUFFER  );
2146|               YY_CURRENT_BUFFER_LVALUE = NULL;
2147|               yypop_buffer_state();
2148|       }
2149|
2150|       /* Destroy the stack itself. */
2151|       yyfree((yy_buffer_stack) );
2152|       (yy_buffer_stack) = NULL;
2153|
2154|     yyfree ( (yy_state_buf) );
2155|     (yy_state_buf)  = NULL;
2156|
2157|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
2158|      * yylex() is called, initialization will occur. */
2159|     yy_init_globals( );
2160|
2161|     return 0;
2162| }
2163|
2164| /*
2165|  * Internal utility routines.
2166|  */
2167|
2168| #ifndef yytext_ptr
2169| static void yy_flex_strncpy (char* s1, const char * s2, int n )
2170| {
2171|               
2172|       int i;
2173|       for ( i = 0; i < n; ++i )
2174|               s1[i] = s2[i];
2175| }
2176| #endif
2177|
2178| #ifdef YY_NEED_STRLEN
2179| static int yy_flex_strlen (const char * s )
2180| {
2181|       int n;
2182|       for ( n = 0; s[n]; ++n )
2183|               ;
2184|
2185|       return n;
2186| }
2187| #endif
2188|
2189| void *yyalloc (yy_size_t  size )
2190| {
2191|                       return malloc(size);
2192| }
2193|
2194| void *yyrealloc  (void * ptr, yy_size_t  size )
2195| {
2196|               
2197|       /* The cast to (char *) in the following accommodates both
2198|        * implementations that use char* generic pointers, and those
2199|        * that use void* generic pointers.  It works with the latter
2200|        * because both ANSI C and C++ allow castless assignment from
2201|        * any pointer type to void*, and deal with argument conversions
2202|        * as though doing an assignment.
2203|        */
2204|       return realloc(ptr, size);
2205| }
2206|
2207| void yyfree (void * ptr )
2208| {
2209|                       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
2210| }
2211|
2212| #define YYTABLES_NAME "yytables"
2213|
2214| #line 10 "conftest.l"
2215|
2216| #ifdef YYTEXT_POINTER
2217| extern char *yytext;
2218| #endif
2219| int
2220| main (void)
2221| {
2222|   return ! yylex () + ! yywrap ();
2223| }
2224configure:7021: gcc -o conftest -g -O2   conftest.c -lfl  >&5
2225ld: library not found for -lfl
2226clang: error: linker command failed with exit code 1 (use -v to see invocation)
2227configure:7021: $? = 1
2228configure: failed program was:
2229| /* confdefs.h */
2230| #define PACKAGE_NAME "GNU Mailutils"
2231| #define PACKAGE_TARNAME "mailutils"
2232| #define PACKAGE_VERSION "3.12"
2233| #define PACKAGE_STRING "GNU Mailutils 3.12"
2234| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
2235| #define PACKAGE_URL "http://mailutils.org"
2236| #define PACKAGE "mailutils"
2237| #define VERSION "3.12"
2238| #define STDC_HEADERS 1
2239| #define HAVE_SYS_TYPES_H 1
2240| #define HAVE_SYS_STAT_H 1
2241| #define HAVE_STDLIB_H 1
2242| #define HAVE_STRING_H 1
2243| #define HAVE_MEMORY_H 1
2244| #define HAVE_STRINGS_H 1
2245| #define HAVE_INTTYPES_H 1
2246| #define HAVE_STDINT_H 1
2247| #define HAVE_UNISTD_H 1
2248| #define __EXTENSIONS__ 1
2249| #define _ALL_SOURCE 1
2250| #define _DARWIN_C_SOURCE 1
2251| #define _GNU_SOURCE 1
2252| #define _POSIX_PTHREAD_SEMANTICS 1
2253| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2254| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2255| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2256| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2257| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2258| #define __STDC_WANT_LIB_EXT2__ 1
2259| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2260| #define _TANDEM_SOURCE 1
2261| /* end confdefs.h.  */
2262|
2263| #line 2 "lex.yy.c"
2264|
2265| #define  YY_INT_ALIGNED short int
2266|
2267| /* A lexical scanner generated by flex */
2268|
2269| #define FLEX_SCANNER
2270| #define YY_FLEX_MAJOR_VERSION 2
2271| #define YY_FLEX_MINOR_VERSION 6
2272| #define YY_FLEX_SUBMINOR_VERSION 4
2273| #if YY_FLEX_SUBMINOR_VERSION > 0
2274| #define FLEX_BETA
2275| #endif
2276|
2277| /* First, we deal with  platform-specific or compiler-specific issues. */
2278|
2279| /* begin standard C headers. */
2280| #include <stdio.h>
2281| #include <string.h>
2282| #include <errno.h>
2283| #include <stdlib.h>
2284|
2285| /* end standard C headers. */
2286|
2287| /* flex integer type definitions */
2288|
2289| #ifndef FLEXINT_H
2290| #define FLEXINT_H
2291|
2292| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
2293|
2294| #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
2295|
2296| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
2297|  * if you want the limit (max/min) macros for int types.
2298|  */
2299| #ifndef __STDC_LIMIT_MACROS
2300| #define __STDC_LIMIT_MACROS 1
2301| #endif
2302|
2303| #include <inttypes.h>
2304| typedef int8_t flex_int8_t;
2305| typedef uint8_t flex_uint8_t;
2306| typedef int16_t flex_int16_t;
2307| typedef uint16_t flex_uint16_t;
2308| typedef int32_t flex_int32_t;
2309| typedef uint32_t flex_uint32_t;
2310| #else
2311| typedef signed char flex_int8_t;
2312| typedef short int flex_int16_t;
2313| typedef int flex_int32_t;
2314| typedef unsigned char flex_uint8_t;
2315| typedef unsigned short int flex_uint16_t;
2316| typedef unsigned int flex_uint32_t;
2317|
2318| /* Limits of integral types. */
2319| #ifndef INT8_MIN
2320| #define INT8_MIN               (-128)
2321| #endif
2322| #ifndef INT16_MIN
2323| #define INT16_MIN              (-32767-1)
2324| #endif
2325| #ifndef INT32_MIN
2326| #define INT32_MIN              (-2147483647-1)
2327| #endif
2328| #ifndef INT8_MAX
2329| #define INT8_MAX               (127)
2330| #endif
2331| #ifndef INT16_MAX
2332| #define INT16_MAX              (32767)
2333| #endif
2334| #ifndef INT32_MAX
2335| #define INT32_MAX              (2147483647)
2336| #endif
2337| #ifndef UINT8_MAX
2338| #define UINT8_MAX              (255U)
2339| #endif
2340| #ifndef UINT16_MAX
2341| #define UINT16_MAX             (65535U)
2342| #endif
2343| #ifndef UINT32_MAX
2344| #define UINT32_MAX             (4294967295U)
2345| #endif
2346|
2347| #ifndef SIZE_MAX
2348| #define SIZE_MAX               (~(size_t)0)
2349| #endif
2350|
2351| #endif /* ! C99 */
2352|
2353| #endif /* ! FLEXINT_H */
2354|
2355| /* begin standard C++ headers. */
2356|
2357| /* TODO: this is always defined, so inline it */
2358| #define yyconst const
2359|
2360| #if defined(__GNUC__) && __GNUC__ >= 3
2361| #define yynoreturn __attribute__((__noreturn__))
2362| #else
2363| #define yynoreturn
2364| #endif
2365|
2366| /* Returned upon end-of-file. */
2367| #define YY_NULL 0
2368|
2369| /* Promotes a possibly negative, possibly signed char to an
2370|  *   integer in range [0..255] for use as an array index.
2371|  */
2372| #define YY_SC_TO_UI(c) ((YY_CHAR) (c))
2373|
2374| /* Enter a start condition.  This macro really ought to take a parameter,
2375|  * but we do it the disgusting crufty way forced on us by the ()-less
2376|  * definition of BEGIN.
2377|  */
2378| #define BEGIN (yy_start) = 1 + 2 *
2379| /* Translate the current start state into a value that can be later handed
2380|  * to BEGIN to return to the state.  The YYSTATE alias is for lex
2381|  * compatibility.
2382|  */
2383| #define YY_START (((yy_start) - 1) / 2)
2384| #define YYSTATE YY_START
2385| /* Action number for EOF rule of a given start state. */
2386| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
2387| /* Special action meaning "start processing a new file". */
2388| #define YY_NEW_FILE yyrestart( yyin  )
2389| #define YY_END_OF_BUFFER_CHAR 0
2390|
2391| /* Size of default input buffer. */
2392| #ifndef YY_BUF_SIZE
2393| #ifdef __ia64__
2394| /* On IA-64, the buffer size is 16k, not 8k.
2395|  * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
2396|  * Ditto for the __ia64__ case accordingly.
2397|  */
2398| #define YY_BUF_SIZE 32768
2399| #else
2400| #define YY_BUF_SIZE 16384
2401| #endif /* __ia64__ */
2402| #endif
2403|
2404| /* The state buf must be large enough to hold one state per character in the main buffer.
2405|  */
2406| #define YY_STATE_BUF_SIZE   ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
2407|
2408| #ifndef YY_TYPEDEF_YY_BUFFER_STATE
2409| #define YY_TYPEDEF_YY_BUFFER_STATE
2410| typedef struct yy_buffer_state *YY_BUFFER_STATE;
2411| #endif
2412|
2413| #ifndef YY_TYPEDEF_YY_SIZE_T
2414| #define YY_TYPEDEF_YY_SIZE_T
2415| typedef size_t yy_size_t;
2416| #endif
2417|
2418| extern int yyleng;
2419|
2420| extern FILE *yyin, *yyout;
2421|
2422| #define EOB_ACT_CONTINUE_SCAN 0
2423| #define EOB_ACT_END_OF_FILE 1
2424| #define EOB_ACT_LAST_MATCH 2
2425|     
2426|     #define YY_LESS_LINENO(n)
2427|     #define YY_LINENO_REWIND_TO(ptr)
2428|     
2429| /* Return all but the first "n" matched characters back to the input stream. */
2430| #define yyless(n) \
2431|       do \
2432|               { \
2433|               /* Undo effects of setting up yytext. */ \
2434|         int yyless_macro_arg = (n); \
2435|         YY_LESS_LINENO(yyless_macro_arg);\
2436|               *yy_cp = (yy_hold_char); \
2437|               YY_RESTORE_YY_MORE_OFFSET \
2438|               (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
2439|               YY_DO_BEFORE_ACTION; /* set up yytext again */ \
2440|               } \
2441|       while ( 0 )
2442| #define unput(c) yyunput( c, (yytext_ptr)  )
2443|
2444| #ifndef YY_STRUCT_YY_BUFFER_STATE
2445| #define YY_STRUCT_YY_BUFFER_STATE
2446| struct yy_buffer_state
2447|       {
2448|       FILE *yy_input_file;
2449|
2450|       char *yy_ch_buf;                /* input buffer */
2451|       char *yy_buf_pos;               /* current position in input buffer */
2452|
2453|       /* Size of input buffer in bytes, not including room for EOB
2454|        * characters.
2455|        */
2456|       int yy_buf_size;
2457|
2458|       /* Number of characters read into yy_ch_buf, not including EOB
2459|        * characters.
2460|        */
2461|       int yy_n_chars;
2462|
2463|       /* Whether we "own" the buffer - i.e., we know we created it,
2464|        * and can realloc() it to grow it, and should free() it to
2465|        * delete it.
2466|        */
2467|       int yy_is_our_buffer;
2468|
2469|       /* Whether this is an "interactive" input source; if so, and
2470|        * if we're using stdio for input, then we want to use getc()
2471|        * instead of fread(), to make sure we stop fetching input after
2472|        * each newline.
2473|        */
2474|       int yy_is_interactive;
2475|
2476|       /* Whether we're considered to be at the beginning of a line.
2477|        * If so, '^' rules will be active on the next match, otherwise
2478|        * not.
2479|        */
2480|       int yy_at_bol;
2481|
2482|     int yy_bs_lineno; /**< The line count. */
2483|     int yy_bs_column; /**< The column count. */
2484|
2485|       /* Whether to try to fill the input buffer when we reach the
2486|        * end of it.
2487|        */
2488|       int yy_fill_buffer;
2489|
2490|       int yy_buffer_status;
2491|
2492| #define YY_BUFFER_NEW 0
2493| #define YY_BUFFER_NORMAL 1
2494|       /* When an EOF's been seen but there's still some text to process
2495|        * then we mark the buffer as YY_EOF_PENDING, to indicate that we
2496|        * shouldn't try reading from the input source any more.  We might
2497|        * still have a bunch of tokens to match, though, because of
2498|        * possible backing-up.
2499|        *
2500|        * When we actually see the EOF, we change the status to "new"
2501|        * (via yyrestart()), so that the user can continue scanning by
2502|        * just pointing yyin at a new input file.
2503|        */
2504| #define YY_BUFFER_EOF_PENDING 2
2505|
2506|       };
2507| #endif /* !YY_STRUCT_YY_BUFFER_STATE */
2508|
2509| /* Stack of input buffers. */
2510| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
2511| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
2512| static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */
2513|
2514| /* We provide macros for accessing buffer states in case in the
2515|  * future we want to put the buffer states in a more general
2516|  * "scanner state".
2517|  *
2518|  * Returns the top of the stack, or NULL.
2519|  */
2520| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
2521|                           ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
2522|                           : NULL)
2523| /* Same as previous macro, but useful when we know that the buffer stack is not
2524|  * NULL or when we need an lvalue. For internal use only.
2525|  */
2526| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
2527|
2528| /* yy_hold_char holds the character lost when yytext is formed. */
2529| static char yy_hold_char;
2530| static int yy_n_chars;                /* number of characters read into yy_ch_buf */
2531| int yyleng;
2532|
2533| /* Points to current character in buffer. */
2534| static char *yy_c_buf_p = NULL;
2535| static int yy_init = 0;               /* whether we need to initialize */
2536| static int yy_start = 0;      /* start state number */
2537|
2538| /* Flag which is used to allow yywrap()'s to do buffer switches
2539|  * instead of setting up a fresh yyin.  A bit of a hack ...
2540|  */
2541| static int yy_did_buffer_switch_on_eof;
2542|
2543| void yyrestart ( FILE *input_file  );
2544| void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer  );
2545| YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size  );
2546| void yy_delete_buffer ( YY_BUFFER_STATE b  );
2547| void yy_flush_buffer ( YY_BUFFER_STATE b  );
2548| void yypush_buffer_state ( YY_BUFFER_STATE new_buffer  );
2549| void yypop_buffer_state ( void );
2550|
2551| static void yyensure_buffer_stack ( void );
2552| static void yy_load_buffer_state ( void );
2553| static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file  );
2554| #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER )
2555|
2556| YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size  );
2557| YY_BUFFER_STATE yy_scan_string ( const char *yy_str  );
2558| YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len  );
2559|
2560| void *yyalloc ( yy_size_t  );
2561| void *yyrealloc ( void *, yy_size_t  );
2562| void yyfree ( void *  );
2563|
2564| #define yy_new_buffer yy_create_buffer
2565| #define yy_set_interactive(is_interactive) \
2566|       { \
2567|       if ( ! YY_CURRENT_BUFFER ){ \
2568|         yyensure_buffer_stack (); \
2569|               YY_CURRENT_BUFFER_LVALUE =    \
2570|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
2571|       } \
2572|       YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
2573|       }
2574| #define yy_set_bol(at_bol) \
2575|       { \
2576|       if ( ! YY_CURRENT_BUFFER ){\
2577|         yyensure_buffer_stack (); \
2578|               YY_CURRENT_BUFFER_LVALUE =    \
2579|             yy_create_buffer( yyin, YY_BUF_SIZE ); \
2580|       } \
2581|       YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
2582|       }
2583| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
2584|
2585| /* Begin user sect3 */
2586| typedef flex_uint8_t YY_CHAR;
2587|
2588| FILE *yyin = NULL, *yyout = NULL;
2589|
2590| typedef int yy_state_type;
2591|
2592| extern int yylineno;
2593| int yylineno = 1;
2594|
2595| extern char *yytext;
2596| #ifdef yytext_ptr
2597| #undef yytext_ptr
2598| #endif
2599| #define yytext_ptr yytext
2600|
2601| static yy_state_type yy_get_previous_state ( void );
2602| static yy_state_type yy_try_NUL_trans ( yy_state_type current_state  );
2603| static int yy_get_next_buffer ( void );
2604| static void yynoreturn yy_fatal_error ( const char* msg  );
2605|
2606| /* Done after the current pattern has been matched and before the
2607|  * corresponding action - sets up yytext.
2608|  */
2609| #define YY_DO_BEFORE_ACTION \
2610|       (yytext_ptr) = yy_bp; \
2611|       (yytext_ptr) -= (yy_more_len); \
2612|       yyleng = (int) (yy_cp - (yytext_ptr)); \
2613|       (yy_hold_char) = *yy_cp; \
2614|       *yy_cp = '\0'; \
2615|       (yy_c_buf_p) = yy_cp;
2616| #define YY_NUM_RULES 8
2617| #define YY_END_OF_BUFFER 9
2618| /* This struct is not used in this scanner,
2619|    but its presence is necessary. */
2620| struct yy_trans_info
2621|       {
2622|       flex_int32_t yy_verify;
2623|       flex_int32_t yy_nxt;
2624|       };
2625| static const flex_int16_t yy_acclist[23] =
2626|     {   0,
2627|         9,    7,    8,    8,    1,    7,    8,    2,    7,    8,
2628|         3,    7,    8,    4,    7,    8,    5,    7,    8,    6,
2629|         7,    8
2630|     } ;
2631|
2632| static const flex_int16_t yy_accept[14] =
2633|     {   0,
2634|         1,    1,    1,    2,    4,    5,    8,   11,   14,   17,
2635|        20,   23,   23
2636|     } ;
2637|
2638| static const YY_CHAR yy_ec[256] =
2639|     {   0,
2640|         1,    1,    1,    1,    1,    1,    1,    1,    1,    2,
2641|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2642|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2643|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2644|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2645|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2646|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2647|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2648|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2649|         1,    1,    1,    1,    1,    1,    3,    4,    5,    6,
2650|
2651|         7,    8,    1,    1,    1,    1,    1,    1,    1,    1,
2652|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2653|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2654|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2655|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2656|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2657|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2658|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2659|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2660|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2661|
2662|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2663|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2664|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2665|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2666|         1,    1,    1,    1,    1,    1,    1,    1,    1,    1,
2667|         1,    1,    1,    1,    1
2668|     } ;
2669|
2670| static const YY_CHAR yy_meta[9] =
2671|     {   0,
2672|         1,    1,    1,    1,    1,    1,    1,    1
2673|     } ;
2674|
2675| static const flex_int16_t yy_base[13] =
2676|     {   0,
2677|         0,    0,    9,   10,   10,   10,   10,   10,   10,   10,
2678|        10,   10
2679|     } ;
2680|
2681| static const flex_int16_t yy_def[13] =
2682|     {   0,
2683|        12,    1,   12,   12,   12,   12,   12,   12,   12,   12,
2684|        12,    0
2685|     } ;
2686|
2687| static const flex_int16_t yy_nxt[19] =
2688|     {   0,
2689|         4,    5,    6,    7,    8,    9,   10,   11,   12,    3,
2690|        12,   12,   12,   12,   12,   12,   12,   12
2691|     } ;
2692|
2693| static const flex_int16_t yy_chk[19] =
2694|     {   0,
2695|         1,    1,    1,    1,    1,    1,    1,    1,    3,   12,
2696|        12,   12,   12,   12,   12,   12,   12,   12
2697|     } ;
2698|
2699| extern int yy_flex_debug;
2700| int yy_flex_debug = 0;
2701|
2702| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
2703| static char *yy_full_match;
2704| static int yy_lp;
2705| #define REJECT \
2706| { \
2707| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
2708| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
2709| ++(yy_lp); \
2710| goto find_rule; \
2711| }
2712|
2713| static int yy_more_flag = 0;
2714| static int yy_more_len = 0;
2715| #define yymore() ((yy_more_flag) = 1)
2716| #define YY_MORE_ADJ (yy_more_len)
2717| #define YY_RESTORE_YY_MORE_OFFSET
2718| char *yytext;
2719| #line 1 "conftest.l"
2720| #line 459 "lex.yy.c"
2721|
2722| #define INITIAL 0
2723|
2724| #ifndef YY_NO_UNISTD_H
2725| /* Special case for "unistd.h", since it is non-ANSI. We include it way
2726|  * down here because we want the user's section 1 to have been scanned first.
2727|  * The user has a chance to override it with an option.
2728|  */
2729| #include <unistd.h>
2730| #endif
2731|
2732| #ifndef YY_EXTRA_TYPE
2733| #define YY_EXTRA_TYPE void *
2734| #endif
2735|
2736| static int yy_init_globals ( void );
2737|
2738| /* Accessor methods to globals.
2739|    These are made visible to non-reentrant scanners for convenience. */
2740|
2741| int yylex_destroy ( void );
2742|
2743| int yyget_debug ( void );
2744|
2745| void yyset_debug ( int debug_flag  );
2746|
2747| YY_EXTRA_TYPE yyget_extra ( void );
2748|
2749| void yyset_extra ( YY_EXTRA_TYPE user_defined  );
2750|
2751| FILE *yyget_in ( void );
2752|
2753| void yyset_in  ( FILE * _in_str  );
2754|
2755| FILE *yyget_out ( void );
2756|
2757| void yyset_out  ( FILE * _out_str  );
2758|
2759|                       int yyget_leng ( void );
2760|
2761| char *yyget_text ( void );
2762|
2763| int yyget_lineno ( void );
2764|
2765| void yyset_lineno ( int _line_number  );
2766|
2767| /* Macros after this point can all be overridden by user definitions in
2768|  * section 1.
2769|  */
2770|
2771| #ifndef YY_SKIP_YYWRAP
2772| #ifdef __cplusplus
2773| extern "C" int yywrap ( void );
2774| #else
2775| extern int yywrap ( void );
2776| #endif
2777| #endif
2778|
2779| #ifndef YY_NO_UNPUT
2780|     
2781|     static void yyunput ( int c, char *buf_ptr  );
2782|     
2783| #endif
2784|
2785| #ifndef yytext_ptr
2786| static void yy_flex_strncpy ( char *, const char *, int );
2787| #endif
2788|
2789| #ifdef YY_NEED_STRLEN
2790| static int yy_flex_strlen ( const char * );
2791| #endif
2792|
2793| #ifndef YY_NO_INPUT
2794| #ifdef __cplusplus
2795| static int yyinput ( void );
2796| #else
2797| static int input ( void );
2798| #endif
2799|
2800| #endif
2801|
2802| /* Amount of stuff to slurp up with each read. */
2803| #ifndef YY_READ_BUF_SIZE
2804| #ifdef __ia64__
2805| /* On IA-64, the buffer size is 16k, not 8k */
2806| #define YY_READ_BUF_SIZE 16384
2807| #else
2808| #define YY_READ_BUF_SIZE 8192
2809| #endif /* __ia64__ */
2810| #endif
2811|
2812| /* Copy whatever the last rule matched to the standard output. */
2813| #ifndef ECHO
2814| /* This used to be an fputs(), but since the string might contain NUL's,
2815|  * we now use fwrite().
2816|  */
2817| #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0)
2818| #endif
2819|
2820| /* Gets input and stuffs it into "buf".  number of characters read, or YY_NULL,
2821|  * is returned in "result".
2822|  */
2823| #ifndef YY_INPUT
2824| #define YY_INPUT(buf,result,max_size) \
2825|       if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
2826|               { \
2827|               int c = '*'; \
2828|               int n; \
2829|               for ( n = 0; n < max_size && \
2830|                            (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
2831|                       buf[n] = (char) c; \
2832|               if ( c == '\n' ) \
2833|                       buf[n++] = (char) c; \
2834|               if ( c == EOF && ferror( yyin ) ) \
2835|                       YY_FATAL_ERROR( "input in flex scanner failed" ); \
2836|               result = n; \
2837|               } \
2838|       else \
2839|               { \
2840|               errno=0; \
2841|               while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \
2842|                       { \
2843|                       if( errno != EINTR) \
2844|                               { \
2845|                               YY_FATAL_ERROR( "input in flex scanner failed" ); \
2846|                               break; \
2847|                               } \
2848|                       errno=0; \
2849|                       clearerr(yyin); \
2850|                       } \
2851|               }\
2852| \
2853|
2854| #endif
2855|
2856| /* No semi-colon after return; correct usage is to write "yyterminate();" -
2857|  * we don't want an extra ';' after the "return" because that will cause
2858|  * some compilers to complain about unreachable statements.
2859|  */
2860| #ifndef yyterminate
2861| #define yyterminate() return YY_NULL
2862| #endif
2863|
2864| /* Number of entries by which start-condition stack grows. */
2865| #ifndef YY_START_STACK_INCR
2866| #define YY_START_STACK_INCR 25
2867| #endif
2868|
2869| /* Report a fatal error. */
2870| #ifndef YY_FATAL_ERROR
2871| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
2872| #endif
2873|
2874| /* end tables serialization structures and prototypes */
2875|
2876| /* Default declaration of generated scanner - a define so the user can
2877|  * easily add parameters.
2878|  */
2879| #ifndef YY_DECL
2880| #define YY_DECL_IS_OURS 1
2881|
2882| extern int yylex (void);
2883|
2884| #define YY_DECL int yylex (void)
2885| #endif /* !YY_DECL */
2886|
2887| /* Code executed at the beginning of each rule, after yytext and yyleng
2888|  * have been set up.
2889|  */
2890| #ifndef YY_USER_ACTION
2891| #define YY_USER_ACTION
2892| #endif
2893|
2894| /* Code executed at the end of each rule. */
2895| #ifndef YY_BREAK
2896| #define YY_BREAK /*LINTED*/break;
2897| #endif
2898|
2899| #define YY_RULE_SETUP \
2900|       YY_USER_ACTION
2901|
2902| /** The main scanner function which does all the work.
2903|  */
2904| YY_DECL
2905| {
2906|       yy_state_type yy_current_state;
2907|       char *yy_cp, *yy_bp;
2908|       int yy_act;
2909|     
2910|       if ( !(yy_init) )
2911|               {
2912|               (yy_init) = 1;
2913|
2914| #ifdef YY_USER_INIT
2915|               YY_USER_INIT;
2916| #endif
2917|
2918|         /* Create the reject buffer large enough to save one state per allowed character. */
2919|         if ( ! (yy_state_buf) )
2920|             (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE  );
2921|             if ( ! (yy_state_buf) )
2922|                 YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
2923|
2924|               if ( ! (yy_start) )
2925|                       (yy_start) = 1; /* first start state */
2926|
2927|               if ( ! yyin )
2928|                       yyin = stdin;
2929|
2930|               if ( ! yyout )
2931|                       yyout = stdout;
2932|
2933|               if ( ! YY_CURRENT_BUFFER ) {
2934|                       yyensure_buffer_stack ();
2935|                       YY_CURRENT_BUFFER_LVALUE =
2936|                               yy_create_buffer( yyin, YY_BUF_SIZE );
2937|               }
2938|
2939|               yy_load_buffer_state(  );
2940|               }
2941|
2942|       {
2943| #line 1 "conftest.l"
2944|
2945| #line 684 "lex.yy.c"
2946|
2947|       while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
2948|               {
2949|               (yy_more_len) = 0;
2950|               if ( (yy_more_flag) )
2951|                       {
2952|                       (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr));
2953|                       (yy_more_flag) = 0;
2954|                       }
2955|               yy_cp = (yy_c_buf_p);
2956|
2957|               /* Support of yytext. */
2958|               *yy_cp = (yy_hold_char);
2959|
2960|               /* yy_bp points to the position in yy_ch_buf of the start of
2961|                * the current run.
2962|                */
2963|               yy_bp = yy_cp;
2964|
2965|               yy_current_state = (yy_start);
2966|
2967|               (yy_state_ptr) = (yy_state_buf);
2968|               *(yy_state_ptr)++ = yy_current_state;
2969|
2970| yy_match:
2971|               do
2972|                       {
2973|                       YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
2974|                       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
2975|                               {
2976|                               yy_current_state = (int) yy_def[yy_current_state];
2977|                               if ( yy_current_state >= 13 )
2978|                                       yy_c = yy_meta[yy_c];
2979|                               }
2980|                       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
2981|                       *(yy_state_ptr)++ = yy_current_state;
2982|                       ++yy_cp;
2983|                       }
2984|               while ( yy_base[yy_current_state] != 10 );
2985|
2986| yy_find_action:
2987|               yy_current_state = *--(yy_state_ptr);
2988|               (yy_lp) = yy_accept[yy_current_state];
2989|
2990| find_rule: /* we branch to this label when backing up */
2991|
2992|               for ( ; ; ) /* until we find what rule we matched */
2993|                       {
2994|                       if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
2995|                               {
2996|                               yy_act = yy_acclist[(yy_lp)];
2997|                                       {
2998|                                       (yy_full_match) = yy_cp;
2999|                                       break;
3000|                                       }
3001|                               }
3002|                       --yy_cp;
3003|                       yy_current_state = *--(yy_state_ptr);
3004|                       (yy_lp) = yy_accept[yy_current_state];
3005|                       }
3006|
3007|               YY_DO_BEFORE_ACTION;
3008|
3009| do_action:    /* This label is used only to access EOF actions. */
3010|
3011|               switch ( yy_act )
3012|       { /* beginning of action switch */
3013| case 1:
3014| YY_RULE_SETUP
3015| #line 2 "conftest.l"
3016| { ECHO; }
3017|       YY_BREAK
3018| case 2:
3019| YY_RULE_SETUP
3020| #line 3 "conftest.l"
3021| { REJECT; }
3022|       YY_BREAK
3023| case 3:
3024| YY_RULE_SETUP
3025| #line 4 "conftest.l"
3026| { yymore (); }
3027|       YY_BREAK
3028| case 4:
3029| YY_RULE_SETUP
3030| #line 5 "conftest.l"
3031| { yyless (1); }
3032|       YY_BREAK
3033| case 5:
3034| YY_RULE_SETUP
3035| #line 6 "conftest.l"
3036| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
3037|     yyless ((input () != 0)); }
3038|       YY_BREAK
3039| case 6:
3040| YY_RULE_SETUP
3041| #line 8 "conftest.l"
3042| { unput (yytext[0]); }
3043|       YY_BREAK
3044| case 7:
3045| YY_RULE_SETUP
3046| #line 9 "conftest.l"
3047| { BEGIN INITIAL; }
3048|       YY_BREAK
3049| case 8:
3050| YY_RULE_SETUP
3051| #line 10 "conftest.l"
3052| ECHO;
3053|       YY_BREAK
3054| #line 793 "lex.yy.c"
3055|                       case YY_STATE_EOF(INITIAL):
3056|                               yyterminate();
3057|
3058|       case YY_END_OF_BUFFER:
3059|               {
3060|               /* Amount of text matched not including the EOB char. */
3061|               int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
3062|
3063|               /* Undo the effects of YY_DO_BEFORE_ACTION. */
3064|               *yy_cp = (yy_hold_char);
3065|               YY_RESTORE_YY_MORE_OFFSET
3066|
3067|               if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
3068|                       {
3069|                       /* We're scanning a new file or input source.  It's
3070|                        * possible that this happened because the user
3071|                        * just pointed yyin at a new source and called
3072|                        * yylex().  If so, then we have to assure
3073|                        * consistency between YY_CURRENT_BUFFER and our
3074|                        * globals.  Here is the right place to do so, because
3075|                        * this is the first action (other than possibly a
3076|                        * back-up) that will match for the new input source.
3077|                        */
3078|                       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
3079|                       YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
3080|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
3081|                       }
3082|
3083|               /* Note that here we test for yy_c_buf_p "<=" to the position
3084|                * of the first EOB in the buffer, since yy_c_buf_p will
3085|                * already have been incremented past the NUL character
3086|                * (since all states make transitions on EOB to the
3087|                * end-of-buffer state).  Contrast this with the test
3088|                * in input().
3089|                */
3090|               if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
3091|                       { /* This was really a NUL. */
3092|                       yy_state_type yy_next_state;
3093|
3094|                       (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
3095|
3096|                       yy_current_state = yy_get_previous_state(  );
3097|
3098|                       /* Okay, we're now positioned to make the NUL
3099|                        * transition.  We couldn't have
3100|                        * yy_get_previous_state() go ahead and do it
3101|                        * for us because it doesn't know how to deal
3102|                        * with the possibility of jamming (and we don't
3103|                        * want to build jamming into it because then it
3104|                        * will run more slowly).
3105|                        */
3106|
3107|                       yy_next_state = yy_try_NUL_trans( yy_current_state );
3108|
3109|                       yy_bp = (yytext_ptr) + YY_MORE_ADJ;
3110|
3111|                       if ( yy_next_state )
3112|                               {
3113|                               /* Consume the NUL. */
3114|                               yy_cp = ++(yy_c_buf_p);
3115|                               yy_current_state = yy_next_state;
3116|                               goto yy_match;
3117|                               }
3118|
3119|                       else
3120|                               {
3121|                               yy_cp = (yy_c_buf_p);
3122|                               goto yy_find_action;
3123|                               }
3124|                       }
3125|
3126|               else switch ( yy_get_next_buffer(  ) )
3127|                       {
3128|                       case EOB_ACT_END_OF_FILE:
3129|                               {
3130|                               (yy_did_buffer_switch_on_eof) = 0;
3131|
3132|                               if ( yywrap(  ) )
3133|                                       {
3134|                                       /* Note: because we've taken care in
3135|                                        * yy_get_next_buffer() to have set up
3136|                                        * yytext, we can now set up
3137|                                        * yy_c_buf_p so that if some total
3138|                                        * hoser (like flex itself) wants to
3139|                                        * call the scanner after we return the
3140|                                        * YY_NULL, it'll still work - another
3141|                                        * YY_NULL will get returned.
3142|                                        */
3143|                                       (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
3144|
3145|                                       yy_act = YY_STATE_EOF(YY_START);
3146|                                       goto do_action;
3147|                                       }
3148|
3149|                               else
3150|                                       {
3151|                                       if ( ! (yy_did_buffer_switch_on_eof) )
3152|                                               YY_NEW_FILE;
3153|                                       }
3154|                               break;
3155|                               }
3156|
3157|                       case EOB_ACT_CONTINUE_SCAN:
3158|                               (yy_c_buf_p) =
3159|                                       (yytext_ptr) + yy_amount_of_matched_text;
3160|
3161|                               yy_current_state = yy_get_previous_state(  );
3162|
3163|                               yy_cp = (yy_c_buf_p);
3164|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
3165|                               goto yy_match;
3166|
3167|                       case EOB_ACT_LAST_MATCH:
3168|                               (yy_c_buf_p) =
3169|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
3170|
3171|                               yy_current_state = yy_get_previous_state(  );
3172|
3173|                               yy_cp = (yy_c_buf_p);
3174|                               yy_bp = (yytext_ptr) + YY_MORE_ADJ;
3175|                               goto yy_find_action;
3176|                       }
3177|               break;
3178|               }
3179|
3180|       default:
3181|               YY_FATAL_ERROR(
3182|                       "fatal flex scanner internal error--no action found" );
3183|       } /* end of action switch */
3184|               } /* end of scanning one token */
3185|       } /* end of user's declarations */
3186| } /* end of yylex */
3187|
3188| /* yy_get_next_buffer - try to read in a new buffer
3189|  *
3190|  * Returns a code representing an action:
3191|  *    EOB_ACT_LAST_MATCH -
3192|  *    EOB_ACT_CONTINUE_SCAN - continue scanning from current position
3193|  *    EOB_ACT_END_OF_FILE - end of file
3194|  */
3195| static int yy_get_next_buffer (void)
3196| {
3197|       char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
3198|       char *source = (yytext_ptr);
3199|       int number_to_move, i;
3200|       int ret_val;
3201|
3202|       if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
3203|               YY_FATAL_ERROR(
3204|               "fatal flex scanner internal error--end of buffer missed" );
3205|
3206|       if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
3207|               { /* Don't try to fill the buffer, so this is an EOF. */
3208|               if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
3209|                       {
3210|                       /* We matched a single character, the EOB, so
3211|                        * treat this as a final EOF.
3212|                        */
3213|                       return EOB_ACT_END_OF_FILE;
3214|                       }
3215|
3216|               else
3217|                       {
3218|                       /* We matched some text prior to the EOB, first
3219|                        * process it.
3220|                        */
3221|                       return EOB_ACT_LAST_MATCH;
3222|                       }
3223|               }
3224|
3225|       /* Try to read more data. */
3226|
3227|       /* First move last chars to start of buffer. */
3228|       number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1);
3229|
3230|       for ( i = 0; i < number_to_move; ++i )
3231|               *(dest++) = *(source++);
3232|
3233|       if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
3234|               /* don't do the read, it's not guaranteed to return an EOF,
3235|                * just force an EOF
3236|                */
3237|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
3238|
3239|       else
3240|               {
3241|                       int num_to_read =
3242|                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
3243|
3244|               while ( num_to_read <= 0 )
3245|                       { /* Not enough room in the buffer - grow it. */
3246|
3247|                       YY_FATAL_ERROR(
3248| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
3249|
3250|                       }
3251|
3252|               if ( num_to_read > YY_READ_BUF_SIZE )
3253|                       num_to_read = YY_READ_BUF_SIZE;
3254|
3255|               /* Read in more data. */
3256|               YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
3257|                       (yy_n_chars), num_to_read );
3258|
3259|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
3260|               }
3261|
3262|       if ( (yy_n_chars) == 0 )
3263|               {
3264|               if ( number_to_move == YY_MORE_ADJ )
3265|                       {
3266|                       ret_val = EOB_ACT_END_OF_FILE;
3267|                       yyrestart( yyin  );
3268|                       }
3269|
3270|               else
3271|                       {
3272|                       ret_val = EOB_ACT_LAST_MATCH;
3273|                       YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
3274|                               YY_BUFFER_EOF_PENDING;
3275|                       }
3276|               }
3277|
3278|       else
3279|               ret_val = EOB_ACT_CONTINUE_SCAN;
3280|
3281|       if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
3282|               /* Extend the array by 50%, plus the number we really need. */
3283|               int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
3284|               YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc(
3285|                       (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size  );
3286|               if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
3287|                       YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
3288|               /* "- 2" to take care of EOB's */
3289|               YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2);
3290|       }
3291|
3292|       (yy_n_chars) += number_to_move;
3293|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
3294|       YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
3295|
3296|       (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
3297|
3298|       return ret_val;
3299| }
3300|
3301| /* yy_get_previous_state - get the state just before the EOB char was reached */
3302|
3303|     static yy_state_type yy_get_previous_state (void)
3304| {
3305|       yy_state_type yy_current_state;
3306|       char *yy_cp;
3307|     
3308|       yy_current_state = (yy_start);
3309|
3310|       (yy_state_ptr) = (yy_state_buf);
3311|       *(yy_state_ptr)++ = yy_current_state;
3312|
3313|       for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
3314|               {
3315|               YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
3316|               while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3317|                       {
3318|                       yy_current_state = (int) yy_def[yy_current_state];
3319|                       if ( yy_current_state >= 13 )
3320|                               yy_c = yy_meta[yy_c];
3321|                       }
3322|               yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3323|               *(yy_state_ptr)++ = yy_current_state;
3324|               }
3325|
3326|       return yy_current_state;
3327| }
3328|
3329| /* yy_try_NUL_trans - try to make a transition on the NUL character
3330|  *
3331|  * synopsis
3332|  *    next_state = yy_try_NUL_trans( current_state );
3333|  */
3334|     static yy_state_type yy_try_NUL_trans  (yy_state_type yy_current_state )
3335| {
3336|       int yy_is_jam;
3337|     
3338|       YY_CHAR yy_c = 1;
3339|       while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
3340|               {
3341|               yy_current_state = (int) yy_def[yy_current_state];
3342|               if ( yy_current_state >= 13 )
3343|                       yy_c = yy_meta[yy_c];
3344|               }
3345|       yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c];
3346|       yy_is_jam = (yy_current_state == 12);
3347|       if ( ! yy_is_jam )
3348|               *(yy_state_ptr)++ = yy_current_state;
3349|
3350|               return yy_is_jam ? 0 : yy_current_state;
3351| }
3352|
3353| #ifndef YY_NO_UNPUT
3354|
3355|     static void yyunput (int c, char * yy_bp )
3356| {
3357|       char *yy_cp;
3358|     
3359|     yy_cp = (yy_c_buf_p);
3360|
3361|       /* undo effects of setting up yytext */
3362|       *yy_cp = (yy_hold_char);
3363|
3364|       if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
3365|               { /* need to shift things up to make room */
3366|               /* +2 for EOB chars. */
3367|               int number_to_move = (yy_n_chars) + 2;
3368|               char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
3369|                                       YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
3370|               char *source =
3371|                               &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
3372|
3373|               while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
3374|                       *--dest = *--source;
3375|
3376|               yy_cp += (int) (dest - source);
3377|               yy_bp += (int) (dest - source);
3378|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
3379|                       (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
3380|
3381|               if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
3382|                       YY_FATAL_ERROR( "flex scanner push-back overflow" );
3383|               }
3384|
3385|       *--yy_cp = (char) c;
3386|
3387|       (yytext_ptr) = yy_bp;
3388|       (yy_hold_char) = *yy_cp;
3389|       (yy_c_buf_p) = yy_cp;
3390| }
3391|
3392| #endif
3393|
3394| #ifndef YY_NO_INPUT
3395| #ifdef __cplusplus
3396|     static int yyinput (void)
3397| #else
3398|     static int input  (void)
3399| #endif
3400|
3401| {
3402|       int c;
3403|     
3404|       *(yy_c_buf_p) = (yy_hold_char);
3405|
3406|       if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
3407|               {
3408|               /* yy_c_buf_p now points to the character we want to return.
3409|                * If this occurs *before* the EOB characters, then it's a
3410|                * valid NUL; if not, then we've hit the end of the buffer.
3411|                */
3412|               if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
3413|                       /* This was really a NUL. */
3414|                       *(yy_c_buf_p) = '\0';
3415|
3416|               else
3417|                       { /* need more input */
3418|                       int offset = (int) ((yy_c_buf_p) - (yytext_ptr));
3419|                       ++(yy_c_buf_p);
3420|
3421|                       switch ( yy_get_next_buffer(  ) )
3422|                               {
3423|                               case EOB_ACT_LAST_MATCH:
3424|                                       /* This happens because yy_g_n_b()
3425|                                        * sees that we've accumulated a
3426|                                        * token and flags that we need to
3427|                                        * try matching the token before
3428|                                        * proceeding.  But for input(),
3429|                                        * there's no matching to consider.
3430|                                        * So convert the EOB_ACT_LAST_MATCH
3431|                                        * to EOB_ACT_END_OF_FILE.
3432|                                        */
3433|
3434|                                       /* Reset buffer status. */
3435|                                       yyrestart( yyin );
3436|
3437|                                       /*FALLTHROUGH*/
3438|
3439|                               case EOB_ACT_END_OF_FILE:
3440|                                       {
3441|                                       if ( yywrap(  ) )
3442|                                               return 0;
3443|
3444|                                       if ( ! (yy_did_buffer_switch_on_eof) )
3445|                                               YY_NEW_FILE;
3446| #ifdef __cplusplus
3447|                                       return yyinput();
3448| #else
3449|                                       return input();
3450| #endif
3451|                                       }
3452|
3453|                               case EOB_ACT_CONTINUE_SCAN:
3454|                                       (yy_c_buf_p) = (yytext_ptr) + offset;
3455|                                       break;
3456|                               }
3457|                       }
3458|               }
3459|
3460|       c = *(unsigned char *) (yy_c_buf_p);    /* cast for 8-bit char's */
3461|       *(yy_c_buf_p) = '\0';   /* preserve yytext */
3462|       (yy_hold_char) = *++(yy_c_buf_p);
3463|
3464|       return c;
3465| }
3466| #endif        /* ifndef YY_NO_INPUT */
3467|
3468| /** Immediately switch to a different input stream.
3469|  * @param input_file A readable stream.
3470|  *
3471|  * @note This function does not reset the start condition to @c INITIAL .
3472|  */
3473|     void yyrestart  (FILE * input_file )
3474| {
3475|     
3476|       if ( ! YY_CURRENT_BUFFER ){
3477|         yyensure_buffer_stack ();
3478|               YY_CURRENT_BUFFER_LVALUE =
3479|             yy_create_buffer( yyin, YY_BUF_SIZE );
3480|       }
3481|
3482|       yy_init_buffer( YY_CURRENT_BUFFER, input_file );
3483|       yy_load_buffer_state(  );
3484| }
3485|
3486| /** Switch to a different input buffer.
3487|  * @param new_buffer The new input buffer.
3488|  *
3489|  */
3490|     void yy_switch_to_buffer  (YY_BUFFER_STATE  new_buffer )
3491| {
3492|     
3493|       /* TODO. We should be able to replace this entire function body
3494|        * with
3495|        *              yypop_buffer_state();
3496|        *              yypush_buffer_state(new_buffer);
3497|      */
3498|       yyensure_buffer_stack ();
3499|       if ( YY_CURRENT_BUFFER == new_buffer )
3500|               return;
3501|
3502|       if ( YY_CURRENT_BUFFER )
3503|               {
3504|               /* Flush out information for old buffer. */
3505|               *(yy_c_buf_p) = (yy_hold_char);
3506|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
3507|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
3508|               }
3509|
3510|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
3511|       yy_load_buffer_state(  );
3512|
3513|       /* We don't actually know whether we did this switch during
3514|        * EOF (yywrap()) processing, but the only time this flag
3515|        * is looked at is after yywrap() is called, so it's safe
3516|        * to go ahead and always set it.
3517|        */
3518|       (yy_did_buffer_switch_on_eof) = 1;
3519| }
3520|
3521| static void yy_load_buffer_state  (void)
3522| {
3523|       (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
3524|       (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
3525|       yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
3526|       (yy_hold_char) = *(yy_c_buf_p);
3527| }
3528|
3529| /** Allocate and initialize an input buffer state.
3530|  * @param file A readable stream.
3531|  * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
3532|  *
3533|  * @return the allocated buffer state.
3534|  */
3535|     YY_BUFFER_STATE yy_create_buffer  (FILE * file, int  size )
3536| {
3537|       YY_BUFFER_STATE b;
3538|     
3539|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
3540|       if ( ! b )
3541|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
3542|
3543|       b->yy_buf_size = size;
3544|
3545|       /* yy_ch_buf has to be 2 characters longer than the size given because
3546|        * we need to put in 2 end-of-buffer characters.
3547|        */
3548|       b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2)  );
3549|       if ( ! b->yy_ch_buf )
3550|               YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
3551|
3552|       b->yy_is_our_buffer = 1;
3553|
3554|       yy_init_buffer( b, file );
3555|
3556|       return b;
3557| }
3558|
3559| /** Destroy the buffer.
3560|  * @param b a buffer created with yy_create_buffer()
3561|  *
3562|  */
3563|     void yy_delete_buffer (YY_BUFFER_STATE  b )
3564| {
3565|     
3566|       if ( ! b )
3567|               return;
3568|
3569|       if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
3570|               YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
3571|
3572|       if ( b->yy_is_our_buffer )
3573|               yyfree( (void *) b->yy_ch_buf  );
3574|
3575|       yyfree( (void *) b  );
3576| }
3577|
3578| /* Initializes or reinitializes a buffer.
3579|  * This function is sometimes called more than once on the same buffer,
3580|  * such as during a yyrestart() or at EOF.
3581|  */
3582|     static void yy_init_buffer  (YY_BUFFER_STATE  b, FILE * file )
3583|
3584| {
3585|       int oerrno = errno;
3586|     
3587|       yy_flush_buffer( b );
3588|
3589|       b->yy_input_file = file;
3590|       b->yy_fill_buffer = 1;
3591|
3592|     /* If b is the current buffer, then yy_init_buffer was _probably_
3593|      * called from yyrestart() or through yy_get_next_buffer.
3594|      * In that case, we don't want to reset the lineno or column.
3595|      */
3596|     if (b != YY_CURRENT_BUFFER){
3597|         b->yy_bs_lineno = 1;
3598|         b->yy_bs_column = 0;
3599|     }
3600|
3601|         b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
3602|     
3603|       errno = oerrno;
3604| }
3605|
3606| /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
3607|  * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
3608|  *
3609|  */
3610|     void yy_flush_buffer (YY_BUFFER_STATE  b )
3611| {
3612|       if ( ! b )
3613|               return;
3614|
3615|       b->yy_n_chars = 0;
3616|
3617|       /* We always need two end-of-buffer characters.  The first causes
3618|        * a transition to the end-of-buffer state.  The second causes
3619|        * a jam in that state.
3620|        */
3621|       b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
3622|       b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
3623|
3624|       b->yy_buf_pos = &b->yy_ch_buf[0];
3625|
3626|       b->yy_at_bol = 1;
3627|       b->yy_buffer_status = YY_BUFFER_NEW;
3628|
3629|       if ( b == YY_CURRENT_BUFFER )
3630|               yy_load_buffer_state(  );
3631| }
3632|
3633| /** Pushes the new state onto the stack. The new state becomes
3634|  *  the current state. This function will allocate the stack
3635|  *  if necessary.
3636|  *  @param new_buffer The new state.
3637|  * 
3638|  */
3639| void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
3640| {
3641|       if (new_buffer == NULL)
3642|               return;
3643|
3644|       yyensure_buffer_stack();
3645|
3646|       /* This block is copied from yy_switch_to_buffer. */
3647|       if ( YY_CURRENT_BUFFER )
3648|               {
3649|               /* Flush out information for old buffer. */
3650|               *(yy_c_buf_p) = (yy_hold_char);
3651|               YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
3652|               YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
3653|               }
3654|
3655|       /* Only push if top exists. Otherwise, replace top. */
3656|       if (YY_CURRENT_BUFFER)
3657|               (yy_buffer_stack_top)++;
3658|       YY_CURRENT_BUFFER_LVALUE = new_buffer;
3659|
3660|       /* copied from yy_switch_to_buffer. */
3661|       yy_load_buffer_state(  );
3662|       (yy_did_buffer_switch_on_eof) = 1;
3663| }
3664|
3665| /** Removes and deletes the top of the stack, if present.
3666|  *  The next element becomes the new top.
3667|  * 
3668|  */
3669| void yypop_buffer_state (void)
3670| {
3671|       if (!YY_CURRENT_BUFFER)
3672|               return;
3673|
3674|       yy_delete_buffer(YY_CURRENT_BUFFER );
3675|       YY_CURRENT_BUFFER_LVALUE = NULL;
3676|       if ((yy_buffer_stack_top) > 0)
3677|               --(yy_buffer_stack_top);
3678|
3679|       if (YY_CURRENT_BUFFER) {
3680|               yy_load_buffer_state(  );
3681|               (yy_did_buffer_switch_on_eof) = 1;
3682|       }
3683| }
3684|
3685| /* Allocates the stack if it does not exist.
3686|  *  Guarantees space for at least one push.
3687|  */
3688| static void yyensure_buffer_stack (void)
3689| {
3690|       yy_size_t num_to_alloc;
3691|     
3692|       if (!(yy_buffer_stack)) {
3693|
3694|               /* First allocation is just for 2 elements, since we don't know if this
3695|                * scanner will even need a stack. We use 2 instead of 1 to avoid an
3696|                * immediate realloc on the next call.
3697|          */
3698|       num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
3699|               (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
3700|                                                               (num_to_alloc * sizeof(struct yy_buffer_state*)
3701|                                                               );
3702|               if ( ! (yy_buffer_stack) )
3703|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
3704|
3705|               memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
3706|
3707|               (yy_buffer_stack_max) = num_to_alloc;
3708|               (yy_buffer_stack_top) = 0;
3709|               return;
3710|       }
3711|
3712|       if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
3713|
3714|               /* Increase the buffer to prepare for a possible push. */
3715|               yy_size_t grow_size = 8 /* arbitrary grow size */;
3716|
3717|               num_to_alloc = (yy_buffer_stack_max) + grow_size;
3718|               (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
3719|                                                               ((yy_buffer_stack),
3720|                                                               num_to_alloc * sizeof(struct yy_buffer_state*)
3721|                                                               );
3722|               if ( ! (yy_buffer_stack) )
3723|                       YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
3724|
3725|               /* zero only the new slots.*/
3726|               memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
3727|               (yy_buffer_stack_max) = num_to_alloc;
3728|       }
3729| }
3730|
3731| /** Setup the input buffer state to scan directly from a user-specified character buffer.
3732|  * @param base the character buffer
3733|  * @param size the size in bytes of the character buffer
3734|  *
3735|  * @return the newly allocated buffer state object.
3736|  */
3737| YY_BUFFER_STATE yy_scan_buffer  (char * base, yy_size_t  size )
3738| {
3739|       YY_BUFFER_STATE b;
3740|     
3741|       if ( size < 2 ||
3742|            base[size-2] != YY_END_OF_BUFFER_CHAR ||
3743|            base[size-1] != YY_END_OF_BUFFER_CHAR )
3744|               /* They forgot to leave room for the EOB's. */
3745|               return NULL;
3746|
3747|       b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state )  );
3748|       if ( ! b )
3749|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
3750|
3751|       b->yy_buf_size = (int) (size - 2);      /* "- 2" to take care of EOB's */
3752|       b->yy_buf_pos = b->yy_ch_buf = base;
3753|       b->yy_is_our_buffer = 0;
3754|       b->yy_input_file = NULL;
3755|       b->yy_n_chars = b->yy_buf_size;
3756|       b->yy_is_interactive = 0;
3757|       b->yy_at_bol = 1;
3758|       b->yy_fill_buffer = 0;
3759|       b->yy_buffer_status = YY_BUFFER_NEW;
3760|
3761|       yy_switch_to_buffer( b  );
3762|
3763|       return b;
3764| }
3765|
3766| /** Setup the input buffer state to scan a string. The next call to yylex() will
3767|  * scan from a @e copy of @a str.
3768|  * @param yystr a NUL-terminated string to scan
3769|  *
3770|  * @return the newly allocated buffer state object.
3771|  * @note If you want to scan bytes that may contain NUL values, then use
3772|  *       yy_scan_bytes() instead.
3773|  */
3774| YY_BUFFER_STATE yy_scan_string (const char * yystr )
3775| {
3776|     
3777|       return yy_scan_bytes( yystr, (int) strlen(yystr) );
3778| }
3779|
3780| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
3781|  * scan from a @e copy of @a bytes.
3782|  * @param yybytes the byte buffer to scan
3783|  * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
3784|  *
3785|  * @return the newly allocated buffer state object.
3786|  */
3787| YY_BUFFER_STATE yy_scan_bytes  (const char * yybytes, int  _yybytes_len )
3788| {
3789|       YY_BUFFER_STATE b;
3790|       char *buf;
3791|       yy_size_t n;
3792|       int i;
3793|     
3794|       /* Get memory for full buffer, including space for trailing EOB's. */
3795|       n = (yy_size_t) (_yybytes_len + 2);
3796|       buf = (char *) yyalloc( n  );
3797|       if ( ! buf )
3798|               YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
3799|
3800|       for ( i = 0; i < _yybytes_len; ++i )
3801|               buf[i] = yybytes[i];
3802|
3803|       buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
3804|
3805|       b = yy_scan_buffer( buf, n );
3806|       if ( ! b )
3807|               YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
3808|
3809|       /* It's okay to grow etc. this buffer, and we should throw it
3810|        * away when we're done.
3811|        */
3812|       b->yy_is_our_buffer = 1;
3813|
3814|       return b;
3815| }
3816|
3817| #ifndef YY_EXIT_FAILURE
3818| #define YY_EXIT_FAILURE 2
3819| #endif
3820|
3821| static void yynoreturn yy_fatal_error (const char* msg )
3822| {
3823|                       fprintf( stderr, "%s\n", msg );
3824|       exit( YY_EXIT_FAILURE );
3825| }
3826|
3827| /* Redefine yyless() so it works in section 3 code. */
3828|
3829| #undef yyless
3830| #define yyless(n) \
3831|       do \
3832|               { \
3833|               /* Undo effects of setting up yytext. */ \
3834|         int yyless_macro_arg = (n); \
3835|         YY_LESS_LINENO(yyless_macro_arg);\
3836|               yytext[yyleng] = (yy_hold_char); \
3837|               (yy_c_buf_p) = yytext + yyless_macro_arg; \
3838|               (yy_hold_char) = *(yy_c_buf_p); \
3839|               *(yy_c_buf_p) = '\0'; \
3840|               yyleng = yyless_macro_arg; \
3841|               } \
3842|       while ( 0 )
3843|
3844| /* Accessor  methods (get/set functions) to struct members. */
3845|
3846| /** Get the current line number.
3847|  *
3848|  */
3849| int yyget_lineno  (void)
3850| {
3851|     
3852|     return yylineno;
3853| }
3854|
3855| /** Get the input stream.
3856|  *
3857|  */
3858| FILE *yyget_in  (void)
3859| {
3860|         return yyin;
3861| }
3862|
3863| /** Get the output stream.
3864|  *
3865|  */
3866| FILE *yyget_out  (void)
3867| {
3868|         return yyout;
3869| }
3870|
3871| /** Get the length of the current token.
3872|  *
3873|  */
3874| int yyget_leng  (void)
3875| {
3876|         return yyleng;
3877| }
3878|
3879| /** Get the current token.
3880|  *
3881|  */
3882|
3883| char *yyget_text  (void)
3884| {
3885|         return yytext;
3886| }
3887|
3888| /** Set the current line number.
3889|  * @param _line_number line number
3890|  *
3891|  */
3892| void yyset_lineno (int  _line_number )
3893| {
3894|     
3895|     yylineno = _line_number;
3896| }
3897|
3898| /** Set the input stream. This does not discard the current
3899|  * input buffer.
3900|  * @param _in_str A readable stream.
3901|  *
3902|  * @see yy_switch_to_buffer
3903|  */
3904| void yyset_in (FILE *  _in_str )
3905| {
3906|         yyin = _in_str ;
3907| }
3908|
3909| void yyset_out (FILE *  _out_str )
3910| {
3911|         yyout = _out_str ;
3912| }
3913|
3914| int yyget_debug  (void)
3915| {
3916|         return yy_flex_debug;
3917| }
3918|
3919| void yyset_debug (int  _bdebug )
3920| {
3921|         yy_flex_debug = _bdebug ;
3922| }
3923|
3924| static int yy_init_globals (void)
3925| {
3926|         /* Initialization is the same as for the non-reentrant scanner.
3927|      * This function is called from yylex_destroy(), so don't allocate here.
3928|      */
3929|
3930|     (yy_buffer_stack) = NULL;
3931|     (yy_buffer_stack_top) = 0;
3932|     (yy_buffer_stack_max) = 0;
3933|     (yy_c_buf_p) = NULL;
3934|     (yy_init) = 0;
3935|     (yy_start) = 0;
3936|
3937|     (yy_state_buf) = 0;
3938|     (yy_state_ptr) = 0;
3939|     (yy_full_match) = 0;
3940|     (yy_lp) = 0;
3941|
3942| /* Defined in main.c */
3943| #ifdef YY_STDINIT
3944|     yyin = stdin;
3945|     yyout = stdout;
3946| #else
3947|     yyin = NULL;
3948|     yyout = NULL;
3949| #endif
3950|
3951|     /* For future reference: Set errno on error, since we are called by
3952|      * yylex_init()
3953|      */
3954|     return 0;
3955| }
3956|
3957| /* yylex_destroy is for both reentrant and non-reentrant scanners. */
3958| int yylex_destroy  (void)
3959| {
3960|     
3961|     /* Pop the buffer stack, destroying each element. */
3962|       while(YY_CURRENT_BUFFER){
3963|               yy_delete_buffer( YY_CURRENT_BUFFER  );
3964|               YY_CURRENT_BUFFER_LVALUE = NULL;
3965|               yypop_buffer_state();
3966|       }
3967|
3968|       /* Destroy the stack itself. */
3969|       yyfree((yy_buffer_stack) );
3970|       (yy_buffer_stack) = NULL;
3971|
3972|     yyfree ( (yy_state_buf) );
3973|     (yy_state_buf)  = NULL;
3974|
3975|     /* Reset the globals. This is important in a non-reentrant scanner so the next time
3976|      * yylex() is called, initialization will occur. */
3977|     yy_init_globals( );
3978|
3979|     return 0;
3980| }
3981|
3982| /*
3983|  * Internal utility routines.
3984|  */
3985|
3986| #ifndef yytext_ptr
3987| static void yy_flex_strncpy (char* s1, const char * s2, int n )
3988| {
3989|               
3990|       int i;
3991|       for ( i = 0; i < n; ++i )
3992|               s1[i] = s2[i];
3993| }
3994| #endif
3995|
3996| #ifdef YY_NEED_STRLEN
3997| static int yy_flex_strlen (const char * s )
3998| {
3999|       int n;
4000|       for ( n = 0; s[n]; ++n )
4001|               ;
4002|
4003|       return n;
4004| }
4005| #endif
4006|
4007| void *yyalloc (yy_size_t  size )
4008| {
4009|                       return malloc(size);
4010| }
4011|
4012| void *yyrealloc  (void * ptr, yy_size_t  size )
4013| {
4014|               
4015|       /* The cast to (char *) in the following accommodates both
4016|        * implementations that use char* generic pointers, and those
4017|        * that use void* generic pointers.  It works with the latter
4018|        * because both ANSI C and C++ allow castless assignment from
4019|        * any pointer type to void*, and deal with argument conversions
4020|        * as though doing an assignment.
4021|        */
4022|       return realloc(ptr, size);
4023| }
4024|
4025| void yyfree (void * ptr )
4026| {
4027|                       free( (char *) ptr );   /* see yyrealloc() for (char *) cast */
4028| }
4029|
4030| #define YYTABLES_NAME "yytables"
4031|
4032| #line 10 "conftest.l"
4033|
4034| #ifdef YYTEXT_POINTER
4035| extern char *yytext;
4036| #endif
4037| int
4038| main (void)
4039| {
4040|   return ! yylex () + ! yywrap ();
4041| }
4042configure:7021: gcc -o conftest -g -O2   conftest.c -ll  >&5
4043ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libl.a(libyywrap.o)) was built for newer macOS version (11.3) than being linked (11.0)
4044configure:7021: $? = 0
4045configure:7031: result: -ll
4046configure:7037: checking whether yytext is a pointer
4047configure:7054: gcc -o conftest -g -O2   conftest.c -ll  >&5
4048ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libl.a(libyywrap.o)) was built for newer macOS version (11.3) than being linked (11.0)
4049configure:7054: $? = 0
4050configure:7062: result: yes
4051configure:7132: checking how to print strings
4052configure:7159: result: printf
4053configure:7180: checking for a sed that does not truncate output
4054configure:7244: result: /opt/mp/libexec/gnubin/sed
4055configure:7262: checking for fgrep
4056configure:7324: result: /opt/mp/libexec/gnubin/grep -F
4057configure:7359: checking for ld used by gcc
4058configure:7426: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4059configure:7433: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
4060configure:7448: result: no
4061configure:7460: checking for BSD- or MS-compatible name lister (nm)
4062configure:7514: result: /opt/mp/bin/nm -B
4063configure:7644: checking the name lister (/opt/mp/bin/nm -B) interface
4064configure:7651: gcc -c -g -O2  conftest.c >&5
4065configure:7654: /opt/mp/bin/nm -B "conftest.o"
4066configure:7657: output
40670000000000000248 S _some_variable
4068configure:7664: result: BSD nm
4069configure:7668: checking the maximum length of command line arguments
4070configure:7799: result: 786432
4071configure:7847: checking how to convert x86_64-apple-darwin20.4.0 file names to x86_64-apple-darwin20.4.0 format
4072configure:7887: result: func_convert_file_noop
4073configure:7894: checking how to convert x86_64-apple-darwin20.4.0 file names to toolchain format
4074configure:7914: result: func_convert_file_noop
4075configure:7921: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
4076configure:7928: result: -r
4077configure:8002: checking for objdump
4078configure:8018: found /opt/mp/bin/objdump
4079configure:8029: result: objdump
4080configure:8061: checking how to recognize dependent libraries
4081configure:8261: result: pass_all
4082configure:8346: checking for dlltool
4083configure:8376: result: no
4084configure:8406: checking how to associate runtime and link libraries
4085configure:8433: result: printf %s\n
4086configure:8557: checking for archiver @FILE support
4087configure:8574: gcc -c -g -O2  conftest.c >&5
4088configure:8574: $? = 0
4089configure:8577: ar cru libconftest.a @conftest.lst >&5
4090ar: @conftest.lst: No such file or directory
4091configure:8580: $? = 1
4092configure:8600: result: no
4093configure:8658: checking for strip
4094configure:8674: found /opt/mp/bin/strip
4095configure:8685: result: strip
4096configure:8757: checking for ranlib
4097configure:8784: result: ranlib
4098configure:8886: checking command to parse /opt/mp/bin/nm -B output from gcc object
4099configure:9039: gcc -c -g -O2  conftest.c >&5
4100configure:9042: $? = 0
4101configure:9046: /opt/mp/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
4102configure:9049: $? = 0
4103cannot find nm_test_var in conftest.nm
4104configure:9039: gcc -c -g -O2  conftest.c >&5
4105configure:9042: $? = 0
4106configure:9046: /opt/mp/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
4107configure:9049: $? = 0
4108configure:9115: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
4109warning: (x86_64)  could not find object file symbol for symbol _main
4110configure:9118: $? = 0
4111configure:9156: result: ok
4112configure:9203: checking for sysroot
4113configure:9233: result: no
4114configure:9240: checking for a working dd
4115configure:9278: result: /opt/mp/libexec/gnubin/dd
4116configure:9282: checking how to truncate binary pipes
4117configure:9297: result: /opt/mp/libexec/gnubin/dd bs=4096 count=1
4118configure:9626: checking for mt
4119configure:9656: result: no
4120configure:9676: checking if : is a manifest tool
4121configure:9682: : '-?'
4122configure:9690: result: no
4123configure:9746: checking for dsymutil
4124configure:9762: found /usr/bin/dsymutil
4125configure:9773: result: dsymutil
4126configure:9838: checking for nmedit
4127configure:9854: found /usr/bin/nmedit
4128configure:9865: result: nmedit
4129configure:9930: checking for lipo
4130configure:9946: found /opt/mp/bin/lipo
4131configure:9957: result: lipo
4132configure:10022: checking for otool
4133configure:10038: found /opt/mp/bin/otool
4134configure:10049: result: otool
4135configure:10114: checking for otool64
4136configure:10144: result: no
4137configure:10189: checking for -single_module linker flag
4138gcc -g -O2  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
4139configure:10222: result: yes
4140configure:10225: checking for -exported_symbols_list linker flag
4141configure:10245: gcc -o conftest -g -O2   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
4142configure:10245: $? = 0
4143configure:10255: result: yes
4144configure:10258: checking for -force_load linker flag
4145gcc -g -O2 -c -o conftest.o conftest.c
4146ar cru libconftest.a conftest.o
4147ranlib libconftest.a
4148gcc -g -O2  -o conftest conftest.c -Wl,-force_load,./libconftest.a
4149configure:10290: result: yes
4150configure:10364: checking for dlfcn.h
4151configure:10364: gcc -c -g -O2  conftest.c >&5
4152configure:10364: $? = 0
4153configure:10364: result: yes
4154configure:10631: checking for objdir
4155configure:10646: result: .libs
4156configure:10910: checking if gcc supports -fno-rtti -fno-exceptions
4157configure:10928: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
4158configure:10932: $? = 0
4159configure:10945: result: yes
4160configure:11303: checking for gcc option to produce PIC
4161configure:11310: result: -fno-common -DPIC
4162configure:11318: checking if gcc PIC flag -fno-common -DPIC works
4163configure:11336: gcc -c -g -O2  -fno-common -DPIC -DPIC conftest.c >&5
4164configure:11340: $? = 0
4165configure:11353: result: yes
4166configure:11382: checking if gcc static flag -static works
4167configure:11410: result: no
4168configure:11425: checking if gcc supports -c -o file.o
4169configure:11446: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
4170configure:11450: $? = 0
4171configure:11472: result: yes
4172configure:11480: checking if gcc supports -c -o file.o
4173configure:11527: result: yes
4174configure:11560: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4175configure:12819: result: yes
4176configure:13059: checking dynamic linker characteristics
4177configure:13877: result: darwin20.4.0 dyld
4178configure:13999: checking how to hardcode library paths into programs
4179configure:14024: result: immediate
4180configure:14572: checking whether stripping libraries is possible
4181configure:14586: result: yes
4182configure:14612: checking if libtool supports shared libraries
4183configure:14614: result: yes
4184configure:14617: checking whether to build shared libraries
4185configure:14642: result: yes
4186configure:14645: checking whether to build static libraries
4187configure:14649: result: yes
4188configure:14672: checking how to run the C++ preprocessor
4189configure:14699: g++ -E  conftest.cpp
4190configure:14699: $? = 0
4191configure:14713: g++ -E  conftest.cpp
4192conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found
4193#include <ac_nonexistent.h>
4194         ^~~~~~~~~~~~~~~~~~
41951 error generated.
4196configure:14713: $? = 1
4197configure: failed program was:
4198| /* confdefs.h */
4199| #define PACKAGE_NAME "GNU Mailutils"
4200| #define PACKAGE_TARNAME "mailutils"
4201| #define PACKAGE_VERSION "3.12"
4202| #define PACKAGE_STRING "GNU Mailutils 3.12"
4203| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4204| #define PACKAGE_URL "http://mailutils.org"
4205| #define PACKAGE "mailutils"
4206| #define VERSION "3.12"
4207| #define STDC_HEADERS 1
4208| #define HAVE_SYS_TYPES_H 1
4209| #define HAVE_SYS_STAT_H 1
4210| #define HAVE_STDLIB_H 1
4211| #define HAVE_STRING_H 1
4212| #define HAVE_MEMORY_H 1
4213| #define HAVE_STRINGS_H 1
4214| #define HAVE_INTTYPES_H 1
4215| #define HAVE_STDINT_H 1
4216| #define HAVE_UNISTD_H 1
4217| #define __EXTENSIONS__ 1
4218| #define _ALL_SOURCE 1
4219| #define _DARWIN_C_SOURCE 1
4220| #define _GNU_SOURCE 1
4221| #define _POSIX_PTHREAD_SEMANTICS 1
4222| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4223| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4224| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4225| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4226| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4227| #define __STDC_WANT_LIB_EXT2__ 1
4228| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4229| #define _TANDEM_SOURCE 1
4230| #define YYTEXT_POINTER 1
4231| #define HAVE_DLFCN_H 1
4232| #define LT_OBJDIR ".libs/"
4233| /* end confdefs.h.  */
4234| #include <ac_nonexistent.h>
4235configure:14738: result: g++ -E
4236configure:14758: g++ -E  conftest.cpp
4237configure:14758: $? = 0
4238configure:14772: g++ -E  conftest.cpp
4239conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found
4240#include <ac_nonexistent.h>
4241         ^~~~~~~~~~~~~~~~~~
42421 error generated.
4243configure:14772: $? = 1
4244configure: failed program was:
4245| /* confdefs.h */
4246| #define PACKAGE_NAME "GNU Mailutils"
4247| #define PACKAGE_TARNAME "mailutils"
4248| #define PACKAGE_VERSION "3.12"
4249| #define PACKAGE_STRING "GNU Mailutils 3.12"
4250| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4251| #define PACKAGE_URL "http://mailutils.org"
4252| #define PACKAGE "mailutils"
4253| #define VERSION "3.12"
4254| #define STDC_HEADERS 1
4255| #define HAVE_SYS_TYPES_H 1
4256| #define HAVE_SYS_STAT_H 1
4257| #define HAVE_STDLIB_H 1
4258| #define HAVE_STRING_H 1
4259| #define HAVE_MEMORY_H 1
4260| #define HAVE_STRINGS_H 1
4261| #define HAVE_INTTYPES_H 1
4262| #define HAVE_STDINT_H 1
4263| #define HAVE_UNISTD_H 1
4264| #define __EXTENSIONS__ 1
4265| #define _ALL_SOURCE 1
4266| #define _DARWIN_C_SOURCE 1
4267| #define _GNU_SOURCE 1
4268| #define _POSIX_PTHREAD_SEMANTICS 1
4269| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4270| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4271| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4272| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4273| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4274| #define __STDC_WANT_LIB_EXT2__ 1
4275| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4276| #define _TANDEM_SOURCE 1
4277| #define YYTEXT_POINTER 1
4278| #define HAVE_DLFCN_H 1
4279| #define LT_OBJDIR ".libs/"
4280| /* end confdefs.h.  */
4281| #include <ac_nonexistent.h>
4282configure:14934: checking for ld used by g++
4283configure:15001: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4284configure:15008: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
4285configure:15023: result: no
4286configure:15078: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4287configure:16151: result: yes
4288configure:16187: g++ -c -g -O2  conftest.cpp >&5
4289configure:16190: $? = 0
4290configure:16671: checking for g++ option to produce PIC
4291configure:16678: result: -fno-common -DPIC
4292configure:16686: checking if g++ PIC flag -fno-common -DPIC works
4293configure:16704: g++ -c -g -O2  -fno-common -DPIC -DPIC conftest.cpp >&5
4294configure:16708: $? = 0
4295configure:16721: result: yes
4296configure:16744: checking if g++ static flag -static works
4297configure:16772: result: no
4298configure:16784: checking if g++ supports -c -o file.o
4299configure:16805: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
4300configure:16809: $? = 0
4301configure:16831: result: yes
4302configure:16836: checking if g++ supports -c -o file.o
4303configure:16883: result: yes
4304configure:16913: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
4305configure:16953: result: yes
4306configure:17094: checking dynamic linker characteristics
4307configure:17839: result: darwin20.4.0 dyld
4308configure:17904: checking how to hardcode library paths into programs
4309configure:17929: result: immediate
4310configure:18003: checking whether NLS is requested
4311configure:18012: result: yes
4312configure:18052: checking for msgfmt
4313configure: trying /opt/mp/bin/msgfmt...
43140 translated messages.
4315configure:18084: result: /opt/mp/bin/msgfmt
4316configure:18093: checking for gmsgfmt
4317configure:18124: result: /opt/mp/bin/msgfmt
4318configure:18174: checking for xgettext
4319configure: trying /opt/mp/bin/xgettext...
4320/opt/mp/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
4321configure:18206: result: /opt/mp/bin/xgettext
4322configure:18251: checking for msgmerge
4323configure: trying /opt/mp/bin/msgmerge...
4324configure:18282: result: /opt/mp/bin/msgmerge
4325configure:18340: checking for ld used by gcc
4326configure:18407: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4327configure:18414: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
4328configure:18429: result: no
4329configure:18436: checking for shared library run path origin
4330configure:18449: result: done
4331configure:19021: checking for CFPreferencesCopyAppValue
4332configure:19039: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
4333conftest.c:41:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
4334CFPreferencesCopyAppValue(NULL, NULL)
4335                          ~~~~      ^
4336conftest.c:41:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
4337CFPreferencesCopyAppValue(NULL, NULL)
4338                                ~~~~^
43392 warnings generated.
4340configure:19039: $? = 0
4341configure:19048: result: yes
4342configure:19055: checking for CFLocaleCopyCurrent
4343configure:19073: gcc -o conftest -g -O2   conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
4344configure:19073: $? = 0
4345configure:19082: result: yes
4346configure:19131: checking for GNU gettext in libc
4347configure:19160: gcc -o conftest -g -O2   conftest.c  >&5
4348conftest.c:40:10: fatal error: 'libintl.h' file not found
4349#include <libintl.h>
4350         ^~~~~~~~~~~
43511 error generated.
4352configure:19160: $? = 1
4353configure: failed program was:
4354| /* confdefs.h */
4355| #define PACKAGE_NAME "GNU Mailutils"
4356| #define PACKAGE_TARNAME "mailutils"
4357| #define PACKAGE_VERSION "3.12"
4358| #define PACKAGE_STRING "GNU Mailutils 3.12"
4359| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4360| #define PACKAGE_URL "http://mailutils.org"
4361| #define PACKAGE "mailutils"
4362| #define VERSION "3.12"
4363| #define STDC_HEADERS 1
4364| #define HAVE_SYS_TYPES_H 1
4365| #define HAVE_SYS_STAT_H 1
4366| #define HAVE_STDLIB_H 1
4367| #define HAVE_STRING_H 1
4368| #define HAVE_MEMORY_H 1
4369| #define HAVE_STRINGS_H 1
4370| #define HAVE_INTTYPES_H 1
4371| #define HAVE_STDINT_H 1
4372| #define HAVE_UNISTD_H 1
4373| #define __EXTENSIONS__ 1
4374| #define _ALL_SOURCE 1
4375| #define _DARWIN_C_SOURCE 1
4376| #define _GNU_SOURCE 1
4377| #define _POSIX_PTHREAD_SEMANTICS 1
4378| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4379| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4380| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4381| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4382| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4383| #define __STDC_WANT_LIB_EXT2__ 1
4384| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4385| #define _TANDEM_SOURCE 1
4386| #define YYTEXT_POINTER 1
4387| #define HAVE_DLFCN_H 1
4388| #define LT_OBJDIR ".libs/"
4389| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4390| #define HAVE_CFLOCALECOPYCURRENT 1
4391| /* end confdefs.h.  */
4392|
4393| #include <libintl.h>
4394| #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
4395| extern int _nl_msg_cat_cntr;
4396| extern int *_nl_domain_bindings;
4397| #define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
4398| #else
4399| #define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
4400| #endif
4401|
4402|
4403| int
4404| main ()
4405| {
4406|
4407| bindtextdomain ("", "");
4408| return * gettext ("") + * ngettext ("", "", 0) + __GNU_GETTEXT_SYMBOL_EXPRESSION
4409|
4410|   ;
4411|   return 0;
4412| }
4413configure:19169: result: no
4414configure:19203: checking for iconv
4415configure:19227: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4416Undefined symbols for architecture x86_64:
4417  "_libiconv", referenced from:
4418      _main in conftest-bbcca8.o
4419  "_libiconv_close", referenced from:
4420      _main in conftest-bbcca8.o
4421  "_libiconv_open", referenced from:
4422      _main in conftest-bbcca8.o
4423ld: symbol(s) not found for architecture x86_64
4424clang: error: linker command failed with exit code 1 (use -v to see invocation)
4425configure:19227: $? = 1
4426configure: failed program was:
4427| /* confdefs.h */
4428| #define PACKAGE_NAME "GNU Mailutils"
4429| #define PACKAGE_TARNAME "mailutils"
4430| #define PACKAGE_VERSION "3.12"
4431| #define PACKAGE_STRING "GNU Mailutils 3.12"
4432| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4433| #define PACKAGE_URL "http://mailutils.org"
4434| #define PACKAGE "mailutils"
4435| #define VERSION "3.12"
4436| #define STDC_HEADERS 1
4437| #define HAVE_SYS_TYPES_H 1
4438| #define HAVE_SYS_STAT_H 1
4439| #define HAVE_STDLIB_H 1
4440| #define HAVE_STRING_H 1
4441| #define HAVE_MEMORY_H 1
4442| #define HAVE_STRINGS_H 1
4443| #define HAVE_INTTYPES_H 1
4444| #define HAVE_STDINT_H 1
4445| #define HAVE_UNISTD_H 1
4446| #define __EXTENSIONS__ 1
4447| #define _ALL_SOURCE 1
4448| #define _DARWIN_C_SOURCE 1
4449| #define _GNU_SOURCE 1
4450| #define _POSIX_PTHREAD_SEMANTICS 1
4451| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4452| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4453| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4454| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4455| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4456| #define __STDC_WANT_LIB_EXT2__ 1
4457| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4458| #define _TANDEM_SOURCE 1
4459| #define YYTEXT_POINTER 1
4460| #define HAVE_DLFCN_H 1
4461| #define LT_OBJDIR ".libs/"
4462| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4463| #define HAVE_CFLOCALECOPYCURRENT 1
4464| /* end confdefs.h.  */
4465|
4466| #include <stdlib.h>
4467| #include <iconv.h>
4468|
4469| int
4470| main ()
4471| {
4472| iconv_t cd = iconv_open("","");
4473|            iconv(cd,NULL,NULL,NULL,NULL);
4474|            iconv_close(cd);
4475|   ;
4476|   return 0;
4477| }
4478configure:19251: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  -L/opt/mp/lib -liconv >&5
4479configure:19251: $? = 0
4480configure:19261: result: yes
4481configure:19264: checking for working iconv
4482configure:19393: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  -L/opt/mp/lib -liconv >&5
4483configure:19393: $? = 0
4484configure:19393: ./conftest
4485configure:19393: $? = 0
4486configure:19405: result: yes
4487configure:19420: checking how to link with libiconv
4488configure:19422: result: -L/opt/mp/lib -liconv
4489configure:19894: checking for GNU gettext in libintl
4490configure:19931: gcc -o conftest -g -O2 -I/opt/mp/include   conftest.c  -L/opt/mp/lib -lintl >&5
4491configure:19931: $? = 0
4492configure:19981: result: yes
4493configure:20016: checking whether to use NLS
4494configure:20018: result: yes
4495configure:20021: checking where the gettext function comes from
4496configure:20032: result: external libintl
4497configure:20040: checking how to link with libintl
4498configure:20042: result: -L/opt/mp/lib -lintl -Wl,-framework -Wl,CoreFoundation
4499configure:20120: checking for iconv
4500configure:20178: result: yes
4501configure:20181: checking for working iconv
4502configure:20322: result: yes
4503configure:20337: checking how to link with libiconv
4504configure:20339: result: -L/opt/mp/lib -liconv
4505configure:20350: checking for iconv declaration
4506configure:20379: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4507configure:20379: $? = 0
4508configure:20390: result:
4509         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
4510configure:20403: checking iconv.h usability
4511configure:20403: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4512configure:20403: $? = 0
4513configure:20403: result: yes
4514configure:20403: checking iconv.h presence
4515configure:20403: gcc -E -I/opt/mp/include conftest.c
4516configure:20403: $? = 0
4517configure:20403: result: yes
4518configure:20403: checking for iconv.h
4519configure:20403: result: yes
4520configure:20413: checking for iconv_t
4521configure:20413: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4522configure:20413: $? = 0
4523configure:20413: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4524conftest.c:55:22: error: expected expression
4525if (sizeof ((iconv_t)))
4526                     ^
45271 error generated.
4528configure:20413: $? = 1
4529configure: failed program was:
4530| /* confdefs.h */
4531| #define PACKAGE_NAME "GNU Mailutils"
4532| #define PACKAGE_TARNAME "mailutils"
4533| #define PACKAGE_VERSION "3.12"
4534| #define PACKAGE_STRING "GNU Mailutils 3.12"
4535| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4536| #define PACKAGE_URL "http://mailutils.org"
4537| #define PACKAGE "mailutils"
4538| #define VERSION "3.12"
4539| #define STDC_HEADERS 1
4540| #define HAVE_SYS_TYPES_H 1
4541| #define HAVE_SYS_STAT_H 1
4542| #define HAVE_STDLIB_H 1
4543| #define HAVE_STRING_H 1
4544| #define HAVE_MEMORY_H 1
4545| #define HAVE_STRINGS_H 1
4546| #define HAVE_INTTYPES_H 1
4547| #define HAVE_STDINT_H 1
4548| #define HAVE_UNISTD_H 1
4549| #define __EXTENSIONS__ 1
4550| #define _ALL_SOURCE 1
4551| #define _DARWIN_C_SOURCE 1
4552| #define _GNU_SOURCE 1
4553| #define _POSIX_PTHREAD_SEMANTICS 1
4554| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4555| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4556| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4557| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4558| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4559| #define __STDC_WANT_LIB_EXT2__ 1
4560| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4561| #define _TANDEM_SOURCE 1
4562| #define YYTEXT_POINTER 1
4563| #define HAVE_DLFCN_H 1
4564| #define LT_OBJDIR ".libs/"
4565| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4566| #define HAVE_CFLOCALECOPYCURRENT 1
4567| #define HAVE_ICONV 1
4568| #define ENABLE_NLS 1
4569| #define HAVE_GETTEXT 1
4570| #define HAVE_DCGETTEXT 1
4571| #define HAVE_ICONV 1
4572| #define ICONV_CONST
4573| #define HAVE_ICONV_H 1
4574| /* end confdefs.h.  */
4575|
4576| #ifdef HAVE_ICONV_H
4577| # include <iconv.h>
4578| #endif
4579|
4580|
4581| int
4582| main ()
4583| {
4584| if (sizeof ((iconv_t)))
4585|           return 0;
4586|   ;
4587|   return 0;
4588| }
4589configure:20413: result: yes
4590configure:20450: checking for special C compiler options needed for large files
4591configure:20495: result: no
4592configure:20501: checking for _FILE_OFFSET_BITS value needed for large files
4593configure:20526: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4594configure:20526: $? = 0
4595configure:20558: result: no
4596configure:20652: checking for size_t
4597configure:20652: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4598configure:20652: $? = 0
4599configure:20652: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4600conftest.c:82:21: error: expected expression
4601if (sizeof ((size_t)))
4602                    ^
46031 error generated.
4604configure:20652: $? = 1
4605configure: failed program was:
4606| /* confdefs.h */
4607| #define PACKAGE_NAME "GNU Mailutils"
4608| #define PACKAGE_TARNAME "mailutils"
4609| #define PACKAGE_VERSION "3.12"
4610| #define PACKAGE_STRING "GNU Mailutils 3.12"
4611| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4612| #define PACKAGE_URL "http://mailutils.org"
4613| #define PACKAGE "mailutils"
4614| #define VERSION "3.12"
4615| #define STDC_HEADERS 1
4616| #define HAVE_SYS_TYPES_H 1
4617| #define HAVE_SYS_STAT_H 1
4618| #define HAVE_STDLIB_H 1
4619| #define HAVE_STRING_H 1
4620| #define HAVE_MEMORY_H 1
4621| #define HAVE_STRINGS_H 1
4622| #define HAVE_INTTYPES_H 1
4623| #define HAVE_STDINT_H 1
4624| #define HAVE_UNISTD_H 1
4625| #define __EXTENSIONS__ 1
4626| #define _ALL_SOURCE 1
4627| #define _DARWIN_C_SOURCE 1
4628| #define _GNU_SOURCE 1
4629| #define _POSIX_PTHREAD_SEMANTICS 1
4630| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4631| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4632| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4633| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4634| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4635| #define __STDC_WANT_LIB_EXT2__ 1
4636| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4637| #define _TANDEM_SOURCE 1
4638| #define YYTEXT_POINTER 1
4639| #define HAVE_DLFCN_H 1
4640| #define LT_OBJDIR ".libs/"
4641| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4642| #define HAVE_CFLOCALECOPYCURRENT 1
4643| #define HAVE_ICONV 1
4644| #define ENABLE_NLS 1
4645| #define HAVE_GETTEXT 1
4646| #define HAVE_DCGETTEXT 1
4647| #define HAVE_ICONV 1
4648| #define ICONV_CONST
4649| #define HAVE_ICONV_H 1
4650| /* end confdefs.h.  */
4651| #include <stdio.h>
4652| #ifdef HAVE_SYS_TYPES_H
4653| # include <sys/types.h>
4654| #endif
4655| #ifdef HAVE_SYS_STAT_H
4656| # include <sys/stat.h>
4657| #endif
4658| #ifdef STDC_HEADERS
4659| # include <stdlib.h>
4660| # include <stddef.h>
4661| #else
4662| # ifdef HAVE_STDLIB_H
4663| #  include <stdlib.h>
4664| # endif
4665| #endif
4666| #ifdef HAVE_STRING_H
4667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4668| #  include <memory.h>
4669| # endif
4670| # include <string.h>
4671| #endif
4672| #ifdef HAVE_STRINGS_H
4673| # include <strings.h>
4674| #endif
4675| #ifdef HAVE_INTTYPES_H
4676| # include <inttypes.h>
4677| #endif
4678| #ifdef HAVE_STDINT_H
4679| # include <stdint.h>
4680| #endif
4681| #ifdef HAVE_UNISTD_H
4682| # include <unistd.h>
4683| #endif
4684| int
4685| main ()
4686| {
4687| if (sizeof ((size_t)))
4688|           return 0;
4689|   ;
4690|   return 0;
4691| }
4692configure:20652: result: yes
4693configure:20665: checking for working alloca.h
4694configure:20682: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4695configure:20682: $? = 0
4696configure:20690: result: yes
4697configure:20698: checking for alloca
4698configure:20735: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4699configure:20735: $? = 0
4700configure:20743: result: yes
4701configure:20985: checking for unistd.h
4702configure:20985: result: yes
4703configure:20985: checking for wctype.h
4704configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4705configure:20985: $? = 0
4706configure:20985: result: yes
4707configure:20985: checking for limits.h
4708configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4709configure:20985: $? = 0
4710configure:20985: result: yes
4711configure:20985: checking for wchar.h
4712configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4713configure:20985: $? = 0
4714configure:20985: result: yes
4715configure:20985: checking for sys/mman.h
4716configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4717configure:20985: $? = 0
4718configure:20985: result: yes
4719configure:20985: checking for stdint.h
4720configure:20985: result: yes
4721configure:20985: checking for features.h
4722configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4723conftest.c:88:10: fatal error: 'features.h' file not found
4724#include <features.h>
4725         ^~~~~~~~~~~~
47261 error generated.
4727configure:20985: $? = 1
4728configure: failed program was:
4729| /* confdefs.h */
4730| #define PACKAGE_NAME "GNU Mailutils"
4731| #define PACKAGE_TARNAME "mailutils"
4732| #define PACKAGE_VERSION "3.12"
4733| #define PACKAGE_STRING "GNU Mailutils 3.12"
4734| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4735| #define PACKAGE_URL "http://mailutils.org"
4736| #define PACKAGE "mailutils"
4737| #define VERSION "3.12"
4738| #define STDC_HEADERS 1
4739| #define HAVE_SYS_TYPES_H 1
4740| #define HAVE_SYS_STAT_H 1
4741| #define HAVE_STDLIB_H 1
4742| #define HAVE_STRING_H 1
4743| #define HAVE_MEMORY_H 1
4744| #define HAVE_STRINGS_H 1
4745| #define HAVE_INTTYPES_H 1
4746| #define HAVE_STDINT_H 1
4747| #define HAVE_UNISTD_H 1
4748| #define __EXTENSIONS__ 1
4749| #define _ALL_SOURCE 1
4750| #define _DARWIN_C_SOURCE 1
4751| #define _GNU_SOURCE 1
4752| #define _POSIX_PTHREAD_SEMANTICS 1
4753| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4754| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4755| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4756| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4757| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4758| #define __STDC_WANT_LIB_EXT2__ 1
4759| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4760| #define _TANDEM_SOURCE 1
4761| #define YYTEXT_POINTER 1
4762| #define HAVE_DLFCN_H 1
4763| #define LT_OBJDIR ".libs/"
4764| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4765| #define HAVE_CFLOCALECOPYCURRENT 1
4766| #define HAVE_ICONV 1
4767| #define ENABLE_NLS 1
4768| #define HAVE_GETTEXT 1
4769| #define HAVE_DCGETTEXT 1
4770| #define HAVE_ICONV 1
4771| #define ICONV_CONST
4772| #define HAVE_ICONV_H 1
4773| #define HAVE_ALLOCA_H 1
4774| #define HAVE_ALLOCA 1
4775| #define HAVE_UNISTD_H 1
4776| #define HAVE_WCTYPE_H 1
4777| #define HAVE_LIMITS_H 1
4778| #define HAVE_WCHAR_H 1
4779| #define HAVE_SYS_MMAN_H 1
4780| #define HAVE_STDINT_H 1
4781| /* end confdefs.h.  */
4782| #include <stdio.h>
4783| #ifdef HAVE_SYS_TYPES_H
4784| # include <sys/types.h>
4785| #endif
4786| #ifdef HAVE_SYS_STAT_H
4787| # include <sys/stat.h>
4788| #endif
4789| #ifdef STDC_HEADERS
4790| # include <stdlib.h>
4791| # include <stddef.h>
4792| #else
4793| # ifdef HAVE_STDLIB_H
4794| #  include <stdlib.h>
4795| # endif
4796| #endif
4797| #ifdef HAVE_STRING_H
4798| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4799| #  include <memory.h>
4800| # endif
4801| # include <string.h>
4802| #endif
4803| #ifdef HAVE_STRINGS_H
4804| # include <strings.h>
4805| #endif
4806| #ifdef HAVE_INTTYPES_H
4807| # include <inttypes.h>
4808| #endif
4809| #ifdef HAVE_STDINT_H
4810| # include <stdint.h>
4811| #endif
4812| #ifdef HAVE_UNISTD_H
4813| # include <unistd.h>
4814| #endif
4815|
4816| #include <features.h>
4817configure:20985: result: no
4818configure:20985: checking for stdlib.h
4819configure:20985: result: yes
4820configure:20985: checking for sys/param.h
4821configure:20985: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4822configure:20985: $? = 0
4823configure:20985: result: yes
4824configure:21005: checking if environ is properly declared
4825configure:21028: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4826configure:21028: $? = 0
4827configure:21036: result: no
4828configure:21052: checking for off_t
4829configure:21052: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4830configure:21052: $? = 0
4831configure:21052: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
4832conftest.c:92:20: error: expected expression
4833if (sizeof ((off_t)))
4834                   ^
48351 error generated.
4836configure:21052: $? = 1
4837configure: failed program was:
4838| /* confdefs.h */
4839| #define PACKAGE_NAME "GNU Mailutils"
4840| #define PACKAGE_TARNAME "mailutils"
4841| #define PACKAGE_VERSION "3.12"
4842| #define PACKAGE_STRING "GNU Mailutils 3.12"
4843| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4844| #define PACKAGE_URL "http://mailutils.org"
4845| #define PACKAGE "mailutils"
4846| #define VERSION "3.12"
4847| #define STDC_HEADERS 1
4848| #define HAVE_SYS_TYPES_H 1
4849| #define HAVE_SYS_STAT_H 1
4850| #define HAVE_STDLIB_H 1
4851| #define HAVE_STRING_H 1
4852| #define HAVE_MEMORY_H 1
4853| #define HAVE_STRINGS_H 1
4854| #define HAVE_INTTYPES_H 1
4855| #define HAVE_STDINT_H 1
4856| #define HAVE_UNISTD_H 1
4857| #define __EXTENSIONS__ 1
4858| #define _ALL_SOURCE 1
4859| #define _DARWIN_C_SOURCE 1
4860| #define _GNU_SOURCE 1
4861| #define _POSIX_PTHREAD_SEMANTICS 1
4862| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4863| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4864| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4865| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4866| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4867| #define __STDC_WANT_LIB_EXT2__ 1
4868| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4869| #define _TANDEM_SOURCE 1
4870| #define YYTEXT_POINTER 1
4871| #define HAVE_DLFCN_H 1
4872| #define LT_OBJDIR ".libs/"
4873| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4874| #define HAVE_CFLOCALECOPYCURRENT 1
4875| #define HAVE_ICONV 1
4876| #define ENABLE_NLS 1
4877| #define HAVE_GETTEXT 1
4878| #define HAVE_DCGETTEXT 1
4879| #define HAVE_ICONV 1
4880| #define ICONV_CONST
4881| #define HAVE_ICONV_H 1
4882| #define HAVE_ALLOCA_H 1
4883| #define HAVE_ALLOCA 1
4884| #define HAVE_UNISTD_H 1
4885| #define HAVE_WCTYPE_H 1
4886| #define HAVE_LIMITS_H 1
4887| #define HAVE_WCHAR_H 1
4888| #define HAVE_SYS_MMAN_H 1
4889| #define HAVE_STDINT_H 1
4890| #define HAVE_STDLIB_H 1
4891| #define HAVE_SYS_PARAM_H 1
4892| /* end confdefs.h.  */
4893| #include <stdio.h>
4894| #ifdef HAVE_SYS_TYPES_H
4895| # include <sys/types.h>
4896| #endif
4897| #ifdef HAVE_SYS_STAT_H
4898| # include <sys/stat.h>
4899| #endif
4900| #ifdef STDC_HEADERS
4901| # include <stdlib.h>
4902| # include <stddef.h>
4903| #else
4904| # ifdef HAVE_STDLIB_H
4905| #  include <stdlib.h>
4906| # endif
4907| #endif
4908| #ifdef HAVE_STRING_H
4909| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4910| #  include <memory.h>
4911| # endif
4912| # include <string.h>
4913| #endif
4914| #ifdef HAVE_STRINGS_H
4915| # include <strings.h>
4916| #endif
4917| #ifdef HAVE_INTTYPES_H
4918| # include <inttypes.h>
4919| #endif
4920| #ifdef HAVE_STDINT_H
4921| # include <stdint.h>
4922| #endif
4923| #ifdef HAVE_UNISTD_H
4924| # include <unistd.h>
4925| #endif
4926| int
4927| main ()
4928| {
4929| if (sizeof ((off_t)))
4930|           return 0;
4931|   ;
4932|   return 0;
4933| }
4934configure:21052: result: yes
4935configure:21080: checking for iswcntrl
4936configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4937configure:21080: $? = 0
4938configure:21080: result: yes
4939configure:21080: checking for iswblank
4940configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4941configure:21080: $? = 0
4942configure:21080: result: yes
4943configure:21080: checking for symlink
4944configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4945configure:21080: $? = 0
4946configure:21080: result: yes
4947configure:21080: checking for mbsinit
4948configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4949configure:21080: $? = 0
4950configure:21080: result: yes
4951configure:21080: checking for mbrtowc
4952configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4953configure:21080: $? = 0
4954configure:21080: result: yes
4955configure:21080: checking for mbslen
4956configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
4957Undefined symbols for architecture x86_64:
4958  "_mbslen", referenced from:
4959      _main in conftest-7a3a1c.o
4960ld: symbol(s) not found for architecture x86_64
4961clang: error: linker command failed with exit code 1 (use -v to see invocation)
4962configure:21080: $? = 1
4963configure: failed program was:
4964| /* confdefs.h */
4965| #define PACKAGE_NAME "GNU Mailutils"
4966| #define PACKAGE_TARNAME "mailutils"
4967| #define PACKAGE_VERSION "3.12"
4968| #define PACKAGE_STRING "GNU Mailutils 3.12"
4969| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
4970| #define PACKAGE_URL "http://mailutils.org"
4971| #define PACKAGE "mailutils"
4972| #define VERSION "3.12"
4973| #define STDC_HEADERS 1
4974| #define HAVE_SYS_TYPES_H 1
4975| #define HAVE_SYS_STAT_H 1
4976| #define HAVE_STDLIB_H 1
4977| #define HAVE_STRING_H 1
4978| #define HAVE_MEMORY_H 1
4979| #define HAVE_STRINGS_H 1
4980| #define HAVE_INTTYPES_H 1
4981| #define HAVE_STDINT_H 1
4982| #define HAVE_UNISTD_H 1
4983| #define __EXTENSIONS__ 1
4984| #define _ALL_SOURCE 1
4985| #define _DARWIN_C_SOURCE 1
4986| #define _GNU_SOURCE 1
4987| #define _POSIX_PTHREAD_SEMANTICS 1
4988| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4989| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4990| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4991| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4992| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4993| #define __STDC_WANT_LIB_EXT2__ 1
4994| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4995| #define _TANDEM_SOURCE 1
4996| #define YYTEXT_POINTER 1
4997| #define HAVE_DLFCN_H 1
4998| #define LT_OBJDIR ".libs/"
4999| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5000| #define HAVE_CFLOCALECOPYCURRENT 1
5001| #define HAVE_ICONV 1
5002| #define ENABLE_NLS 1
5003| #define HAVE_GETTEXT 1
5004| #define HAVE_DCGETTEXT 1
5005| #define HAVE_ICONV 1
5006| #define ICONV_CONST
5007| #define HAVE_ICONV_H 1
5008| #define HAVE_ALLOCA_H 1
5009| #define HAVE_ALLOCA 1
5010| #define HAVE_UNISTD_H 1
5011| #define HAVE_WCTYPE_H 1
5012| #define HAVE_LIMITS_H 1
5013| #define HAVE_WCHAR_H 1
5014| #define HAVE_SYS_MMAN_H 1
5015| #define HAVE_STDINT_H 1
5016| #define HAVE_STDLIB_H 1
5017| #define HAVE_SYS_PARAM_H 1
5018| #define HAVE_ISWCNTRL 1
5019| #define HAVE_ISWBLANK 1
5020| #define HAVE_SYMLINK 1
5021| #define HAVE_MBSINIT 1
5022| #define HAVE_MBRTOWC 1
5023| /* end confdefs.h.  */
5024| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen.
5025|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5026| #define mbslen innocuous_mbslen
5027|
5028| /* System header to define __stub macros and hopefully few prototypes,
5029|     which can conflict with char mbslen (); below.
5030|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5031|     <limits.h> exists even on freestanding compilers.  */
5032|
5033| #ifdef __STDC__
5034| # include <limits.h>
5035| #else
5036| # include <assert.h>
5037| #endif
5038|
5039| #undef mbslen
5040|
5041| /* Override any GCC internal prototype to avoid an error.
5042|    Use char because int might match the return type of a GCC
5043|    builtin and then its argument prototype would still apply.  */
5044| #ifdef __cplusplus
5045| extern "C"
5046| #endif
5047| char mbslen ();
5048| /* The GNU C library defines this for functions which it implements
5049|     to always fail with ENOSYS.  Some functions are actually named
5050|     something starting with __ and the normal name is an alias.  */
5051| #if defined __stub_mbslen || defined __stub___mbslen
5052| choke me
5053| #endif
5054|
5055| int
5056| main ()
5057| {
5058| return mbslen ();
5059|   ;
5060|   return 0;
5061| }
5062configure:21080: result: no
5063configure:21080: checking for isascii
5064configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5065configure:21080: $? = 0
5066configure:21080: result: yes
5067configure:21080: checking for mprotect
5068configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5069configure:21080: $? = 0
5070configure:21080: result: yes
5071configure:21080: checking for setenv
5072configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5073configure:21080: $? = 0
5074configure:21080: result: yes
5075configure:21080: checking for wcwidth
5076configure:21080: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5077configure:21080: $? = 0
5078configure:21080: result: yes
5079configure:21092: checking for wint_t
5080configure:21117: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5081configure:21117: $? = 0
5082configure:21124: result: yes
5083configure:21134: checking whether the preprocessor supports include_next
5084configure:21172: gcc -c -g -O2 -I/opt/mp/include -Iconftestd1b -Iconftestd2 conftest.c >&5
5085configure:21172: $? = 0
5086configure:21193: result: yes
5087configure:21214: checking whether system header files limit the line length
5088configure:21237: result: no
5089configure:21348: checking whether iswcntrl works
5090configure:21392: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5091configure:21392: $? = 0
5092configure:21392: ./conftest
5093configure:21392: $? = 0
5094configure:21403: result: yes
5095configure:21427: checking for towlower
5096configure:21427: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5097configure:21427: $? = 0
5098configure:21427: result: yes
5099configure:21475: checking for wctype_t
5100configure:21503: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5101configure:21503: $? = 0
5102configure:21511: result: yes
5103configure:21517: checking for wctrans_t
5104configure:21543: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5105configure:21543: $? = 0
5106configure:21551: result: yes
5107configure:21560: checking whether wctype is declared without a macro
5108configure:21589: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5109configure:21589: $? = 0
5110configure:21597: result: yes
5111configure:21560: checking whether iswctype is declared without a macro
5112configure:21589: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5113configure:21589: $? = 0
5114configure:21597: result: yes
5115configure:21560: checking whether wctrans is declared without a macro
5116configure:21589: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5117configure:21589: $? = 0
5118configure:21597: result: yes
5119configure:21560: checking whether towctrans is declared without a macro
5120configure:21589: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5121configure:21589: $? = 0
5122configure:21597: result: yes
5123configure:21693: checking whether limits.h has ULLONG_WIDTH etc.
5124configure:21713: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5125conftest.c:75:38: error: use of undeclared identifier 'ULLONG_WIDTH'
5126                          int ullw = ULLONG_WIDTH;
5127                                     ^
51281 error generated.
5129configure:21713: $? = 1
5130configure: failed program was:
5131| /* confdefs.h */
5132| #define PACKAGE_NAME "GNU Mailutils"
5133| #define PACKAGE_TARNAME "mailutils"
5134| #define PACKAGE_VERSION "3.12"
5135| #define PACKAGE_STRING "GNU Mailutils 3.12"
5136| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5137| #define PACKAGE_URL "http://mailutils.org"
5138| #define PACKAGE "mailutils"
5139| #define VERSION "3.12"
5140| #define STDC_HEADERS 1
5141| #define HAVE_SYS_TYPES_H 1
5142| #define HAVE_SYS_STAT_H 1
5143| #define HAVE_STDLIB_H 1
5144| #define HAVE_STRING_H 1
5145| #define HAVE_MEMORY_H 1
5146| #define HAVE_STRINGS_H 1
5147| #define HAVE_INTTYPES_H 1
5148| #define HAVE_STDINT_H 1
5149| #define HAVE_UNISTD_H 1
5150| #define __EXTENSIONS__ 1
5151| #define _ALL_SOURCE 1
5152| #define _DARWIN_C_SOURCE 1
5153| #define _GNU_SOURCE 1
5154| #define _POSIX_PTHREAD_SEMANTICS 1
5155| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5156| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5157| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5158| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5159| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5160| #define __STDC_WANT_LIB_EXT2__ 1
5161| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5162| #define _TANDEM_SOURCE 1
5163| #define YYTEXT_POINTER 1
5164| #define HAVE_DLFCN_H 1
5165| #define LT_OBJDIR ".libs/"
5166| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5167| #define HAVE_CFLOCALECOPYCURRENT 1
5168| #define HAVE_ICONV 1
5169| #define ENABLE_NLS 1
5170| #define HAVE_GETTEXT 1
5171| #define HAVE_DCGETTEXT 1
5172| #define HAVE_ICONV 1
5173| #define ICONV_CONST
5174| #define HAVE_ICONV_H 1
5175| #define HAVE_ALLOCA_H 1
5176| #define HAVE_ALLOCA 1
5177| #define HAVE_UNISTD_H 1
5178| #define HAVE_WCTYPE_H 1
5179| #define HAVE_LIMITS_H 1
5180| #define HAVE_WCHAR_H 1
5181| #define HAVE_SYS_MMAN_H 1
5182| #define HAVE_STDINT_H 1
5183| #define HAVE_STDLIB_H 1
5184| #define HAVE_SYS_PARAM_H 1
5185| #define HAVE_ISWCNTRL 1
5186| #define HAVE_ISWBLANK 1
5187| #define HAVE_SYMLINK 1
5188| #define HAVE_MBSINIT 1
5189| #define HAVE_MBRTOWC 1
5190| #define HAVE_ISASCII 1
5191| #define HAVE_MPROTECT 1
5192| #define HAVE_SETENV 1
5193| #define HAVE_WCWIDTH 1
5194| #define HAVE_WINT_T 1
5195| #define HAVE_TOWLOWER 1
5196| #define HAVE_RAW_DECL_WCTYPE 1
5197| #define HAVE_RAW_DECL_ISWCTYPE 1
5198| #define HAVE_RAW_DECL_WCTRANS 1
5199| #define HAVE_RAW_DECL_TOWCTRANS 1
5200| /* end confdefs.h.  */
5201| #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
5202|                            #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5203|                           #endif
5204|                           #include <limits.h>
5205|                           int ullw = ULLONG_WIDTH;
5206| int
5207| main ()
5208| {
5209|
5210|   ;
5211|   return 0;
5212| }
5213configure:21720: result: no
5214configure:21738: checking for nl_langinfo and CODESET
5215configure:21754: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5216configure:21754: $? = 0
5217configure:21763: result: yes
5218configure:21778: checking for working fcntl.h
5219configure:21881: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5220conftest.c:98:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
5221            int result = !constants;
5222                         ~^~~~~~~~~
52231 warning generated.
5224configure:21881: $? = 0
5225configure:21881: ./conftest
5226configure:21881: $? = 0
5227configure:21896: result: yes
5228configure:21919: checking whether getc_unlocked is declared
5229configure:21919: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5230configure:21919: $? = 0
5231configure:21919: result: yes
5232configure:21931: checking whether we are using the GNU C Library >= 2.1 or uClibc
5233conftest.c:76:10: fatal error: 'features.h' file not found
5234#include <features.h>
5235         ^~~~~~~~~~~~
52361 error generated.
5237configure:21961: result: no
5238configure:21970: checking for stdlib.h
5239configure:21970: result: yes
5240configure:21980: checking for GNU libc compatible malloc
5241configure:22004: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5242configure:22004: $? = 0
5243configure:22004: ./conftest
5244configure:22004: $? = 0
5245configure:22014: result: yes
5246configure:22029: checking for unsigned long long int
5247configure:22068: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5248configure:22068: $? = 0
5249configure:22077: result: yes
5250configure:22087: checking for long long int
5251configure:22125: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5252configure:22125: $? = 0
5253configure:22125: ./conftest
5254configure:22125: $? = 0
5255configure:22137: result: yes
5256configure:22147: checking for mbstate_t
5257configure:22171: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5258configure:22171: $? = 0
5259configure:22178: result: yes
5260configure:22290: checking for a traditional japanese locale
5261configure:22360: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5262configure:22363: $? = 0
5263configure:22421: result: ja_JP.eucJP
5264configure:22429: checking for a transitional chinese locale
5265configure:22500: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5266configure:22503: $? = 0
5267configure:22554: result: zh_CN.GB18030
5268configure:22561: checking for a french Unicode locale
5269configure:22633: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5270configure:22636: $? = 0
5271configure:22682: result: fr_FR.UTF-8
5272configure:22779: checking for mmap
5273configure:22779: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5274configure:22779: $? = 0
5275configure:22779: result: yes
5276configure:22790: checking for MAP_ANONYMOUS
5277configure:22827: result: yes
5278configure:22849: checking whether memchr works
5279configure:22912: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5280configure:22912: $? = 0
5281configure:22912: ./conftest
5282configure:22912: $? = 0
5283configure:22922: result: yes
5284configure:22939: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5285configure:22939: $? = 0
5286configure:23051: checking whether setenv is declared
5287configure:23051: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5288configure:23051: $? = 0
5289configure:23051: result: yes
5290configure:23077: checking search.h usability
5291configure:23077: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5292configure:23077: $? = 0
5293configure:23077: result: yes
5294configure:23077: checking search.h presence
5295configure:23077: gcc -E -I/opt/mp/include conftest.c
5296configure:23077: $? = 0
5297configure:23077: result: yes
5298configure:23077: checking for search.h
5299configure:23077: result: yes
5300configure:23089: checking for tsearch
5301configure:23089: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5302configure:23089: $? = 0
5303configure:23089: result: yes
5304configure:23100: checking for stdbool.h that conforms to C99
5305configure:23175: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5306conftest.c:141:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
5307             bool e = &s;
5308                  ~    ^
5309conftest.c:146:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
5310                                      ~^
5311conftest.c:146:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
5312                                 ~^
5313conftest.c:146:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
5314                            ~^
5315conftest.c:145:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
5316             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5317                                                             ~^
5318conftest.c:145:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
5319             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5320                                                        ~^
5321conftest.c:145:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
5322             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5323                                                   ~^
5324conftest.c:145:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
5325             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5326                                              ~^
5327conftest.c:145:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
5328             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5329                                    ~^
5330conftest.c:145:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
5331             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5332                               ~^
5333conftest.c:145:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
5334             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5335                          ~^
5336conftest.c:145:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
5337             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
5338                     ~^
533912 warnings generated.
5340configure:23175: $? = 0
5341configure:23182: result: yes
5342configure:23184: checking for _Bool
5343configure:23184: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5344configure:23184: $? = 0
5345configure:23184: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5346conftest.c:120:20: error: expected expression
5347if (sizeof ((_Bool)))
5348                   ^
53491 error generated.
5350configure:23184: $? = 1
5351configure: failed program was:
5352| /* confdefs.h */
5353| #define PACKAGE_NAME "GNU Mailutils"
5354| #define PACKAGE_TARNAME "mailutils"
5355| #define PACKAGE_VERSION "3.12"
5356| #define PACKAGE_STRING "GNU Mailutils 3.12"
5357| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5358| #define PACKAGE_URL "http://mailutils.org"
5359| #define PACKAGE "mailutils"
5360| #define VERSION "3.12"
5361| #define STDC_HEADERS 1
5362| #define HAVE_SYS_TYPES_H 1
5363| #define HAVE_SYS_STAT_H 1
5364| #define HAVE_STDLIB_H 1
5365| #define HAVE_STRING_H 1
5366| #define HAVE_MEMORY_H 1
5367| #define HAVE_STRINGS_H 1
5368| #define HAVE_INTTYPES_H 1
5369| #define HAVE_STDINT_H 1
5370| #define HAVE_UNISTD_H 1
5371| #define __EXTENSIONS__ 1
5372| #define _ALL_SOURCE 1
5373| #define _DARWIN_C_SOURCE 1
5374| #define _GNU_SOURCE 1
5375| #define _POSIX_PTHREAD_SEMANTICS 1
5376| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5377| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5378| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5379| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5380| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5381| #define __STDC_WANT_LIB_EXT2__ 1
5382| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5383| #define _TANDEM_SOURCE 1
5384| #define YYTEXT_POINTER 1
5385| #define HAVE_DLFCN_H 1
5386| #define LT_OBJDIR ".libs/"
5387| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5388| #define HAVE_CFLOCALECOPYCURRENT 1
5389| #define HAVE_ICONV 1
5390| #define ENABLE_NLS 1
5391| #define HAVE_GETTEXT 1
5392| #define HAVE_DCGETTEXT 1
5393| #define HAVE_ICONV 1
5394| #define ICONV_CONST
5395| #define HAVE_ICONV_H 1
5396| #define HAVE_ALLOCA_H 1
5397| #define HAVE_ALLOCA 1
5398| #define HAVE_UNISTD_H 1
5399| #define HAVE_WCTYPE_H 1
5400| #define HAVE_LIMITS_H 1
5401| #define HAVE_WCHAR_H 1
5402| #define HAVE_SYS_MMAN_H 1
5403| #define HAVE_STDINT_H 1
5404| #define HAVE_STDLIB_H 1
5405| #define HAVE_SYS_PARAM_H 1
5406| #define HAVE_ISWCNTRL 1
5407| #define HAVE_ISWBLANK 1
5408| #define HAVE_SYMLINK 1
5409| #define HAVE_MBSINIT 1
5410| #define HAVE_MBRTOWC 1
5411| #define HAVE_ISASCII 1
5412| #define HAVE_MPROTECT 1
5413| #define HAVE_SETENV 1
5414| #define HAVE_WCWIDTH 1
5415| #define HAVE_WINT_T 1
5416| #define HAVE_TOWLOWER 1
5417| #define HAVE_RAW_DECL_WCTYPE 1
5418| #define HAVE_RAW_DECL_ISWCTYPE 1
5419| #define HAVE_RAW_DECL_WCTRANS 1
5420| #define HAVE_RAW_DECL_TOWCTRANS 1
5421| #define HAVE_LANGINFO_CODESET 1
5422| #define HAVE_WORKING_O_NOATIME 1
5423| #define HAVE_WORKING_O_NOFOLLOW 1
5424| #define HAVE_DECL_GETC_UNLOCKED 1
5425| #define HAVE_STDLIB_H 1
5426| #define MALLOC_0_IS_NONNULL 1
5427| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5428| #define HAVE_LONG_LONG_INT 1
5429| #define HAVE_MBSTATE_T 1
5430| #define HAVE_MAP_ANONYMOUS 1
5431| #define HAVE_DECL_SETENV 1
5432| #define HAVE_SEARCH_H 1
5433| #define HAVE_TSEARCH 1
5434| /* end confdefs.h.  */
5435| #include <stdio.h>
5436| #ifdef HAVE_SYS_TYPES_H
5437| # include <sys/types.h>
5438| #endif
5439| #ifdef HAVE_SYS_STAT_H
5440| # include <sys/stat.h>
5441| #endif
5442| #ifdef STDC_HEADERS
5443| # include <stdlib.h>
5444| # include <stddef.h>
5445| #else
5446| # ifdef HAVE_STDLIB_H
5447| #  include <stdlib.h>
5448| # endif
5449| #endif
5450| #ifdef HAVE_STRING_H
5451| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5452| #  include <memory.h>
5453| # endif
5454| # include <string.h>
5455| #endif
5456| #ifdef HAVE_STRINGS_H
5457| # include <strings.h>
5458| #endif
5459| #ifdef HAVE_INTTYPES_H
5460| # include <inttypes.h>
5461| #endif
5462| #ifdef HAVE_STDINT_H
5463| # include <stdint.h>
5464| #endif
5465| #ifdef HAVE_UNISTD_H
5466| # include <unistd.h>
5467| #endif
5468| int
5469| main ()
5470| {
5471| if (sizeof ((_Bool)))
5472|           return 0;
5473|   ;
5474|   return 0;
5475| }
5476configure:23184: result: yes
5477configure:23201: checking for wchar_t
5478configure:23218: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5479configure:23218: $? = 0
5480configure:23225: result: yes
5481configure:23362: checking whether stdint.h conforms to C99
5482configure:23533: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5483configure:23533: $? = 0
5484configure:23615: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
5485configure:23615: $? = 0
5486configure:23615: ./conftest
5487configure:23615: $? = 0
5488configure:23627: result: yes
5489configure:23637: checking whether stdint.h predates C++11
5490configure:23673: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5491configure:23673: $? = 0
5492configure:23678: result: no
5493configure:23689: checking whether stdint.h has UINTMAX_WIDTH etc.
5494configure:23725: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5495conftest.c:104:22: error: use of undeclared identifier 'UINTMAX_WIDTH'
5496            int iw = UINTMAX_WIDTH;
5497                     ^
54981 error generated.
5499configure:23725: $? = 1
5500configure: failed program was:
5501| /* confdefs.h */
5502| #define PACKAGE_NAME "GNU Mailutils"
5503| #define PACKAGE_TARNAME "mailutils"
5504| #define PACKAGE_VERSION "3.12"
5505| #define PACKAGE_STRING "GNU Mailutils 3.12"
5506| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5507| #define PACKAGE_URL "http://mailutils.org"
5508| #define PACKAGE "mailutils"
5509| #define VERSION "3.12"
5510| #define STDC_HEADERS 1
5511| #define HAVE_SYS_TYPES_H 1
5512| #define HAVE_SYS_STAT_H 1
5513| #define HAVE_STDLIB_H 1
5514| #define HAVE_STRING_H 1
5515| #define HAVE_MEMORY_H 1
5516| #define HAVE_STRINGS_H 1
5517| #define HAVE_INTTYPES_H 1
5518| #define HAVE_STDINT_H 1
5519| #define HAVE_UNISTD_H 1
5520| #define __EXTENSIONS__ 1
5521| #define _ALL_SOURCE 1
5522| #define _DARWIN_C_SOURCE 1
5523| #define _GNU_SOURCE 1
5524| #define _POSIX_PTHREAD_SEMANTICS 1
5525| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5526| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5527| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5528| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5529| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5530| #define __STDC_WANT_LIB_EXT2__ 1
5531| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5532| #define _TANDEM_SOURCE 1
5533| #define YYTEXT_POINTER 1
5534| #define HAVE_DLFCN_H 1
5535| #define LT_OBJDIR ".libs/"
5536| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5537| #define HAVE_CFLOCALECOPYCURRENT 1
5538| #define HAVE_ICONV 1
5539| #define ENABLE_NLS 1
5540| #define HAVE_GETTEXT 1
5541| #define HAVE_DCGETTEXT 1
5542| #define HAVE_ICONV 1
5543| #define ICONV_CONST
5544| #define HAVE_ICONV_H 1
5545| #define HAVE_ALLOCA_H 1
5546| #define HAVE_ALLOCA 1
5547| #define HAVE_UNISTD_H 1
5548| #define HAVE_WCTYPE_H 1
5549| #define HAVE_LIMITS_H 1
5550| #define HAVE_WCHAR_H 1
5551| #define HAVE_SYS_MMAN_H 1
5552| #define HAVE_STDINT_H 1
5553| #define HAVE_STDLIB_H 1
5554| #define HAVE_SYS_PARAM_H 1
5555| #define HAVE_ISWCNTRL 1
5556| #define HAVE_ISWBLANK 1
5557| #define HAVE_SYMLINK 1
5558| #define HAVE_MBSINIT 1
5559| #define HAVE_MBRTOWC 1
5560| #define HAVE_ISASCII 1
5561| #define HAVE_MPROTECT 1
5562| #define HAVE_SETENV 1
5563| #define HAVE_WCWIDTH 1
5564| #define HAVE_WINT_T 1
5565| #define HAVE_TOWLOWER 1
5566| #define HAVE_RAW_DECL_WCTYPE 1
5567| #define HAVE_RAW_DECL_ISWCTYPE 1
5568| #define HAVE_RAW_DECL_WCTRANS 1
5569| #define HAVE_RAW_DECL_TOWCTRANS 1
5570| #define HAVE_LANGINFO_CODESET 1
5571| #define HAVE_WORKING_O_NOATIME 1
5572| #define HAVE_WORKING_O_NOFOLLOW 1
5573| #define HAVE_DECL_GETC_UNLOCKED 1
5574| #define HAVE_STDLIB_H 1
5575| #define MALLOC_0_IS_NONNULL 1
5576| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5577| #define HAVE_LONG_LONG_INT 1
5578| #define HAVE_MBSTATE_T 1
5579| #define HAVE_MAP_ANONYMOUS 1
5580| #define HAVE_DECL_SETENV 1
5581| #define HAVE_SEARCH_H 1
5582| #define HAVE_TSEARCH 1
5583| #define HAVE__BOOL 1
5584| #define HAVE_WCHAR_T 1
5585| /* end confdefs.h.  */
5586|
5587|             /* Work if build is not clean.  */
5588|             #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1
5589|             #ifndef __STDC_WANT_IEC_60559_BFP_EXT__
5590|              #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5591|             #endif
5592|             #include <stdint.h>
5593|
5594|   /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
5595|      included before <wchar.h>.  */
5596|   #include <stddef.h>
5597|   #include <signal.h>
5598|   #if HAVE_WCHAR_H
5599|   # include <stdio.h>
5600|   # include <time.h>
5601|   # include <wchar.h>
5602|   #endif
5603|
5604|             int iw = UINTMAX_WIDTH;
5605|
5606| int
5607| main ()
5608| {
5609|
5610|   ;
5611|   return 0;
5612| }
5613configure:23730: result: no
5614configure:24080: checking for C/C++ restrict keyword
5615configure:24107: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5616configure:24107: $? = 0
5617configure:24115: result: __restrict
5618configure:24206: checking whether ffsl is declared without a macro
5619configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5620configure:24224: $? = 0
5621configure:24232: result: yes
5622configure:24206: checking whether ffsll is declared without a macro
5623configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5624configure:24224: $? = 0
5625configure:24232: result: yes
5626configure:24206: checking whether memmem is declared without a macro
5627configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5628configure:24224: $? = 0
5629configure:24232: result: yes
5630configure:24206: checking whether mempcpy is declared without a macro
5631configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5632conftest.c:96:10: error: implicitly declaring library function 'mempcpy' with type 'void *(void *, const void *, unsigned long)' [-Werror,-Wimplicit-function-declaration]
5633  (void) mempcpy;
5634         ^
5635conftest.c:96:10: note: include the header <string.h> or explicitly provide a declaration for 'mempcpy'
56361 error generated.
5637configure:24224: $? = 1
5638configure: failed program was:
5639| /* confdefs.h */
5640| #define PACKAGE_NAME "GNU Mailutils"
5641| #define PACKAGE_TARNAME "mailutils"
5642| #define PACKAGE_VERSION "3.12"
5643| #define PACKAGE_STRING "GNU Mailutils 3.12"
5644| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5645| #define PACKAGE_URL "http://mailutils.org"
5646| #define PACKAGE "mailutils"
5647| #define VERSION "3.12"
5648| #define STDC_HEADERS 1
5649| #define HAVE_SYS_TYPES_H 1
5650| #define HAVE_SYS_STAT_H 1
5651| #define HAVE_STDLIB_H 1
5652| #define HAVE_STRING_H 1
5653| #define HAVE_MEMORY_H 1
5654| #define HAVE_STRINGS_H 1
5655| #define HAVE_INTTYPES_H 1
5656| #define HAVE_STDINT_H 1
5657| #define HAVE_UNISTD_H 1
5658| #define __EXTENSIONS__ 1
5659| #define _ALL_SOURCE 1
5660| #define _DARWIN_C_SOURCE 1
5661| #define _GNU_SOURCE 1
5662| #define _POSIX_PTHREAD_SEMANTICS 1
5663| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5664| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5665| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5666| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5667| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5668| #define __STDC_WANT_LIB_EXT2__ 1
5669| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5670| #define _TANDEM_SOURCE 1
5671| #define YYTEXT_POINTER 1
5672| #define HAVE_DLFCN_H 1
5673| #define LT_OBJDIR ".libs/"
5674| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5675| #define HAVE_CFLOCALECOPYCURRENT 1
5676| #define HAVE_ICONV 1
5677| #define ENABLE_NLS 1
5678| #define HAVE_GETTEXT 1
5679| #define HAVE_DCGETTEXT 1
5680| #define HAVE_ICONV 1
5681| #define ICONV_CONST
5682| #define HAVE_ICONV_H 1
5683| #define HAVE_ALLOCA_H 1
5684| #define HAVE_ALLOCA 1
5685| #define HAVE_UNISTD_H 1
5686| #define HAVE_WCTYPE_H 1
5687| #define HAVE_LIMITS_H 1
5688| #define HAVE_WCHAR_H 1
5689| #define HAVE_SYS_MMAN_H 1
5690| #define HAVE_STDINT_H 1
5691| #define HAVE_STDLIB_H 1
5692| #define HAVE_SYS_PARAM_H 1
5693| #define HAVE_ISWCNTRL 1
5694| #define HAVE_ISWBLANK 1
5695| #define HAVE_SYMLINK 1
5696| #define HAVE_MBSINIT 1
5697| #define HAVE_MBRTOWC 1
5698| #define HAVE_ISASCII 1
5699| #define HAVE_MPROTECT 1
5700| #define HAVE_SETENV 1
5701| #define HAVE_WCWIDTH 1
5702| #define HAVE_WINT_T 1
5703| #define HAVE_TOWLOWER 1
5704| #define HAVE_RAW_DECL_WCTYPE 1
5705| #define HAVE_RAW_DECL_ISWCTYPE 1
5706| #define HAVE_RAW_DECL_WCTRANS 1
5707| #define HAVE_RAW_DECL_TOWCTRANS 1
5708| #define HAVE_LANGINFO_CODESET 1
5709| #define HAVE_WORKING_O_NOATIME 1
5710| #define HAVE_WORKING_O_NOFOLLOW 1
5711| #define HAVE_DECL_GETC_UNLOCKED 1
5712| #define HAVE_STDLIB_H 1
5713| #define MALLOC_0_IS_NONNULL 1
5714| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5715| #define HAVE_LONG_LONG_INT 1
5716| #define HAVE_MBSTATE_T 1
5717| #define HAVE_MAP_ANONYMOUS 1
5718| #define HAVE_DECL_SETENV 1
5719| #define HAVE_SEARCH_H 1
5720| #define HAVE_TSEARCH 1
5721| #define HAVE__BOOL 1
5722| #define HAVE_WCHAR_T 1
5723| #define restrict __restrict
5724| #define HAVE_RAW_DECL_FFSL 1
5725| #define HAVE_RAW_DECL_FFSLL 1
5726| #define HAVE_RAW_DECL_MEMMEM 1
5727| /* end confdefs.h.  */
5728| #include <string.h>
5729|
5730| int
5731| main ()
5732| {
5733| #undef mempcpy
5734|   (void) mempcpy;
5735|   ;
5736|   return 0;
5737| }
5738configure:24232: result: no
5739configure:24206: checking whether memrchr is declared without a macro
5740configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5741conftest.c:96:10: error: use of undeclared identifier 'memrchr'
5742  (void) memrchr;
5743         ^
57441 error generated.
5745configure:24224: $? = 1
5746configure: failed program was:
5747| /* confdefs.h */
5748| #define PACKAGE_NAME "GNU Mailutils"
5749| #define PACKAGE_TARNAME "mailutils"
5750| #define PACKAGE_VERSION "3.12"
5751| #define PACKAGE_STRING "GNU Mailutils 3.12"
5752| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5753| #define PACKAGE_URL "http://mailutils.org"
5754| #define PACKAGE "mailutils"
5755| #define VERSION "3.12"
5756| #define STDC_HEADERS 1
5757| #define HAVE_SYS_TYPES_H 1
5758| #define HAVE_SYS_STAT_H 1
5759| #define HAVE_STDLIB_H 1
5760| #define HAVE_STRING_H 1
5761| #define HAVE_MEMORY_H 1
5762| #define HAVE_STRINGS_H 1
5763| #define HAVE_INTTYPES_H 1
5764| #define HAVE_STDINT_H 1
5765| #define HAVE_UNISTD_H 1
5766| #define __EXTENSIONS__ 1
5767| #define _ALL_SOURCE 1
5768| #define _DARWIN_C_SOURCE 1
5769| #define _GNU_SOURCE 1
5770| #define _POSIX_PTHREAD_SEMANTICS 1
5771| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5772| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5773| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5774| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5775| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5776| #define __STDC_WANT_LIB_EXT2__ 1
5777| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5778| #define _TANDEM_SOURCE 1
5779| #define YYTEXT_POINTER 1
5780| #define HAVE_DLFCN_H 1
5781| #define LT_OBJDIR ".libs/"
5782| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5783| #define HAVE_CFLOCALECOPYCURRENT 1
5784| #define HAVE_ICONV 1
5785| #define ENABLE_NLS 1
5786| #define HAVE_GETTEXT 1
5787| #define HAVE_DCGETTEXT 1
5788| #define HAVE_ICONV 1
5789| #define ICONV_CONST
5790| #define HAVE_ICONV_H 1
5791| #define HAVE_ALLOCA_H 1
5792| #define HAVE_ALLOCA 1
5793| #define HAVE_UNISTD_H 1
5794| #define HAVE_WCTYPE_H 1
5795| #define HAVE_LIMITS_H 1
5796| #define HAVE_WCHAR_H 1
5797| #define HAVE_SYS_MMAN_H 1
5798| #define HAVE_STDINT_H 1
5799| #define HAVE_STDLIB_H 1
5800| #define HAVE_SYS_PARAM_H 1
5801| #define HAVE_ISWCNTRL 1
5802| #define HAVE_ISWBLANK 1
5803| #define HAVE_SYMLINK 1
5804| #define HAVE_MBSINIT 1
5805| #define HAVE_MBRTOWC 1
5806| #define HAVE_ISASCII 1
5807| #define HAVE_MPROTECT 1
5808| #define HAVE_SETENV 1
5809| #define HAVE_WCWIDTH 1
5810| #define HAVE_WINT_T 1
5811| #define HAVE_TOWLOWER 1
5812| #define HAVE_RAW_DECL_WCTYPE 1
5813| #define HAVE_RAW_DECL_ISWCTYPE 1
5814| #define HAVE_RAW_DECL_WCTRANS 1
5815| #define HAVE_RAW_DECL_TOWCTRANS 1
5816| #define HAVE_LANGINFO_CODESET 1
5817| #define HAVE_WORKING_O_NOATIME 1
5818| #define HAVE_WORKING_O_NOFOLLOW 1
5819| #define HAVE_DECL_GETC_UNLOCKED 1
5820| #define HAVE_STDLIB_H 1
5821| #define MALLOC_0_IS_NONNULL 1
5822| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5823| #define HAVE_LONG_LONG_INT 1
5824| #define HAVE_MBSTATE_T 1
5825| #define HAVE_MAP_ANONYMOUS 1
5826| #define HAVE_DECL_SETENV 1
5827| #define HAVE_SEARCH_H 1
5828| #define HAVE_TSEARCH 1
5829| #define HAVE__BOOL 1
5830| #define HAVE_WCHAR_T 1
5831| #define restrict __restrict
5832| #define HAVE_RAW_DECL_FFSL 1
5833| #define HAVE_RAW_DECL_FFSLL 1
5834| #define HAVE_RAW_DECL_MEMMEM 1
5835| /* end confdefs.h.  */
5836| #include <string.h>
5837|
5838| int
5839| main ()
5840| {
5841| #undef memrchr
5842|   (void) memrchr;
5843|   ;
5844|   return 0;
5845| }
5846configure:24232: result: no
5847configure:24206: checking whether rawmemchr is declared without a macro
5848configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5849conftest.c:96:10: error: use of undeclared identifier 'rawmemchr'
5850  (void) rawmemchr;
5851         ^
58521 error generated.
5853configure:24224: $? = 1
5854configure: failed program was:
5855| /* confdefs.h */
5856| #define PACKAGE_NAME "GNU Mailutils"
5857| #define PACKAGE_TARNAME "mailutils"
5858| #define PACKAGE_VERSION "3.12"
5859| #define PACKAGE_STRING "GNU Mailutils 3.12"
5860| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5861| #define PACKAGE_URL "http://mailutils.org"
5862| #define PACKAGE "mailutils"
5863| #define VERSION "3.12"
5864| #define STDC_HEADERS 1
5865| #define HAVE_SYS_TYPES_H 1
5866| #define HAVE_SYS_STAT_H 1
5867| #define HAVE_STDLIB_H 1
5868| #define HAVE_STRING_H 1
5869| #define HAVE_MEMORY_H 1
5870| #define HAVE_STRINGS_H 1
5871| #define HAVE_INTTYPES_H 1
5872| #define HAVE_STDINT_H 1
5873| #define HAVE_UNISTD_H 1
5874| #define __EXTENSIONS__ 1
5875| #define _ALL_SOURCE 1
5876| #define _DARWIN_C_SOURCE 1
5877| #define _GNU_SOURCE 1
5878| #define _POSIX_PTHREAD_SEMANTICS 1
5879| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5880| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5881| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5882| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5883| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
5884| #define __STDC_WANT_LIB_EXT2__ 1
5885| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
5886| #define _TANDEM_SOURCE 1
5887| #define YYTEXT_POINTER 1
5888| #define HAVE_DLFCN_H 1
5889| #define LT_OBJDIR ".libs/"
5890| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5891| #define HAVE_CFLOCALECOPYCURRENT 1
5892| #define HAVE_ICONV 1
5893| #define ENABLE_NLS 1
5894| #define HAVE_GETTEXT 1
5895| #define HAVE_DCGETTEXT 1
5896| #define HAVE_ICONV 1
5897| #define ICONV_CONST
5898| #define HAVE_ICONV_H 1
5899| #define HAVE_ALLOCA_H 1
5900| #define HAVE_ALLOCA 1
5901| #define HAVE_UNISTD_H 1
5902| #define HAVE_WCTYPE_H 1
5903| #define HAVE_LIMITS_H 1
5904| #define HAVE_WCHAR_H 1
5905| #define HAVE_SYS_MMAN_H 1
5906| #define HAVE_STDINT_H 1
5907| #define HAVE_STDLIB_H 1
5908| #define HAVE_SYS_PARAM_H 1
5909| #define HAVE_ISWCNTRL 1
5910| #define HAVE_ISWBLANK 1
5911| #define HAVE_SYMLINK 1
5912| #define HAVE_MBSINIT 1
5913| #define HAVE_MBRTOWC 1
5914| #define HAVE_ISASCII 1
5915| #define HAVE_MPROTECT 1
5916| #define HAVE_SETENV 1
5917| #define HAVE_WCWIDTH 1
5918| #define HAVE_WINT_T 1
5919| #define HAVE_TOWLOWER 1
5920| #define HAVE_RAW_DECL_WCTYPE 1
5921| #define HAVE_RAW_DECL_ISWCTYPE 1
5922| #define HAVE_RAW_DECL_WCTRANS 1
5923| #define HAVE_RAW_DECL_TOWCTRANS 1
5924| #define HAVE_LANGINFO_CODESET 1
5925| #define HAVE_WORKING_O_NOATIME 1
5926| #define HAVE_WORKING_O_NOFOLLOW 1
5927| #define HAVE_DECL_GETC_UNLOCKED 1
5928| #define HAVE_STDLIB_H 1
5929| #define MALLOC_0_IS_NONNULL 1
5930| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5931| #define HAVE_LONG_LONG_INT 1
5932| #define HAVE_MBSTATE_T 1
5933| #define HAVE_MAP_ANONYMOUS 1
5934| #define HAVE_DECL_SETENV 1
5935| #define HAVE_SEARCH_H 1
5936| #define HAVE_TSEARCH 1
5937| #define HAVE__BOOL 1
5938| #define HAVE_WCHAR_T 1
5939| #define restrict __restrict
5940| #define HAVE_RAW_DECL_FFSL 1
5941| #define HAVE_RAW_DECL_FFSLL 1
5942| #define HAVE_RAW_DECL_MEMMEM 1
5943| /* end confdefs.h.  */
5944| #include <string.h>
5945|
5946| int
5947| main ()
5948| {
5949| #undef rawmemchr
5950|   (void) rawmemchr;
5951|   ;
5952|   return 0;
5953| }
5954configure:24232: result: no
5955configure:24206: checking whether stpcpy is declared without a macro
5956configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5957configure:24224: $? = 0
5958configure:24232: result: yes
5959configure:24206: checking whether stpncpy is declared without a macro
5960configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5961configure:24224: $? = 0
5962configure:24232: result: yes
5963configure:24206: checking whether strchrnul is declared without a macro
5964configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
5965conftest.c:98:10: error: use of undeclared identifier 'strchrnul'
5966  (void) strchrnul;
5967         ^
59681 error generated.
5969configure:24224: $? = 1
5970configure: failed program was:
5971| /* confdefs.h */
5972| #define PACKAGE_NAME "GNU Mailutils"
5973| #define PACKAGE_TARNAME "mailutils"
5974| #define PACKAGE_VERSION "3.12"
5975| #define PACKAGE_STRING "GNU Mailutils 3.12"
5976| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
5977| #define PACKAGE_URL "http://mailutils.org"
5978| #define PACKAGE "mailutils"
5979| #define VERSION "3.12"
5980| #define STDC_HEADERS 1
5981| #define HAVE_SYS_TYPES_H 1
5982| #define HAVE_SYS_STAT_H 1
5983| #define HAVE_STDLIB_H 1
5984| #define HAVE_STRING_H 1
5985| #define HAVE_MEMORY_H 1
5986| #define HAVE_STRINGS_H 1
5987| #define HAVE_INTTYPES_H 1
5988| #define HAVE_STDINT_H 1
5989| #define HAVE_UNISTD_H 1
5990| #define __EXTENSIONS__ 1
5991| #define _ALL_SOURCE 1
5992| #define _DARWIN_C_SOURCE 1
5993| #define _GNU_SOURCE 1
5994| #define _POSIX_PTHREAD_SEMANTICS 1
5995| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
5996| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
5997| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
5998| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
5999| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6000| #define __STDC_WANT_LIB_EXT2__ 1
6001| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6002| #define _TANDEM_SOURCE 1
6003| #define YYTEXT_POINTER 1
6004| #define HAVE_DLFCN_H 1
6005| #define LT_OBJDIR ".libs/"
6006| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6007| #define HAVE_CFLOCALECOPYCURRENT 1
6008| #define HAVE_ICONV 1
6009| #define ENABLE_NLS 1
6010| #define HAVE_GETTEXT 1
6011| #define HAVE_DCGETTEXT 1
6012| #define HAVE_ICONV 1
6013| #define ICONV_CONST
6014| #define HAVE_ICONV_H 1
6015| #define HAVE_ALLOCA_H 1
6016| #define HAVE_ALLOCA 1
6017| #define HAVE_UNISTD_H 1
6018| #define HAVE_WCTYPE_H 1
6019| #define HAVE_LIMITS_H 1
6020| #define HAVE_WCHAR_H 1
6021| #define HAVE_SYS_MMAN_H 1
6022| #define HAVE_STDINT_H 1
6023| #define HAVE_STDLIB_H 1
6024| #define HAVE_SYS_PARAM_H 1
6025| #define HAVE_ISWCNTRL 1
6026| #define HAVE_ISWBLANK 1
6027| #define HAVE_SYMLINK 1
6028| #define HAVE_MBSINIT 1
6029| #define HAVE_MBRTOWC 1
6030| #define HAVE_ISASCII 1
6031| #define HAVE_MPROTECT 1
6032| #define HAVE_SETENV 1
6033| #define HAVE_WCWIDTH 1
6034| #define HAVE_WINT_T 1
6035| #define HAVE_TOWLOWER 1
6036| #define HAVE_RAW_DECL_WCTYPE 1
6037| #define HAVE_RAW_DECL_ISWCTYPE 1
6038| #define HAVE_RAW_DECL_WCTRANS 1
6039| #define HAVE_RAW_DECL_TOWCTRANS 1
6040| #define HAVE_LANGINFO_CODESET 1
6041| #define HAVE_WORKING_O_NOATIME 1
6042| #define HAVE_WORKING_O_NOFOLLOW 1
6043| #define HAVE_DECL_GETC_UNLOCKED 1
6044| #define HAVE_STDLIB_H 1
6045| #define MALLOC_0_IS_NONNULL 1
6046| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6047| #define HAVE_LONG_LONG_INT 1
6048| #define HAVE_MBSTATE_T 1
6049| #define HAVE_MAP_ANONYMOUS 1
6050| #define HAVE_DECL_SETENV 1
6051| #define HAVE_SEARCH_H 1
6052| #define HAVE_TSEARCH 1
6053| #define HAVE__BOOL 1
6054| #define HAVE_WCHAR_T 1
6055| #define restrict __restrict
6056| #define HAVE_RAW_DECL_FFSL 1
6057| #define HAVE_RAW_DECL_FFSLL 1
6058| #define HAVE_RAW_DECL_MEMMEM 1
6059| #define HAVE_RAW_DECL_STPCPY 1
6060| #define HAVE_RAW_DECL_STPNCPY 1
6061| /* end confdefs.h.  */
6062| #include <string.h>
6063|
6064| int
6065| main ()
6066| {
6067| #undef strchrnul
6068|   (void) strchrnul;
6069|   ;
6070|   return 0;
6071| }
6072configure:24232: result: no
6073configure:24206: checking whether strdup is declared without a macro
6074configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6075configure:24224: $? = 0
6076configure:24232: result: yes
6077configure:24206: checking whether strncat is declared without a macro
6078configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6079configure:24224: $? = 0
6080configure:24232: result: yes
6081configure:24206: checking whether strndup is declared without a macro
6082configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6083configure:24224: $? = 0
6084configure:24232: result: yes
6085configure:24206: checking whether strnlen is declared without a macro
6086configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6087configure:24224: $? = 0
6088configure:24232: result: yes
6089configure:24206: checking whether strpbrk is declared without a macro
6090configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6091configure:24224: $? = 0
6092configure:24232: result: yes
6093configure:24206: checking whether strsep is declared without a macro
6094configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6095configure:24224: $? = 0
6096configure:24232: result: yes
6097configure:24206: checking whether strcasestr is declared without a macro
6098configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6099configure:24224: $? = 0
6100configure:24232: result: yes
6101configure:24206: checking whether strtok_r is declared without a macro
6102configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6103configure:24224: $? = 0
6104configure:24232: result: yes
6105configure:24206: checking whether strerror_r is declared without a macro
6106configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6107configure:24224: $? = 0
6108configure:24232: result: yes
6109configure:24206: checking whether strsignal is declared without a macro
6110configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6111configure:24224: $? = 0
6112configure:24232: result: yes
6113configure:24206: checking whether strverscmp is declared without a macro
6114configure:24224: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6115conftest.c:108:10: error: use of undeclared identifier 'strverscmp'
6116  (void) strverscmp;
6117         ^
61181 error generated.
6119configure:24224: $? = 1
6120configure: failed program was:
6121| /* confdefs.h */
6122| #define PACKAGE_NAME "GNU Mailutils"
6123| #define PACKAGE_TARNAME "mailutils"
6124| #define PACKAGE_VERSION "3.12"
6125| #define PACKAGE_STRING "GNU Mailutils 3.12"
6126| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6127| #define PACKAGE_URL "http://mailutils.org"
6128| #define PACKAGE "mailutils"
6129| #define VERSION "3.12"
6130| #define STDC_HEADERS 1
6131| #define HAVE_SYS_TYPES_H 1
6132| #define HAVE_SYS_STAT_H 1
6133| #define HAVE_STDLIB_H 1
6134| #define HAVE_STRING_H 1
6135| #define HAVE_MEMORY_H 1
6136| #define HAVE_STRINGS_H 1
6137| #define HAVE_INTTYPES_H 1
6138| #define HAVE_STDINT_H 1
6139| #define HAVE_UNISTD_H 1
6140| #define __EXTENSIONS__ 1
6141| #define _ALL_SOURCE 1
6142| #define _DARWIN_C_SOURCE 1
6143| #define _GNU_SOURCE 1
6144| #define _POSIX_PTHREAD_SEMANTICS 1
6145| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6146| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6147| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6148| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6149| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6150| #define __STDC_WANT_LIB_EXT2__ 1
6151| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6152| #define _TANDEM_SOURCE 1
6153| #define YYTEXT_POINTER 1
6154| #define HAVE_DLFCN_H 1
6155| #define LT_OBJDIR ".libs/"
6156| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6157| #define HAVE_CFLOCALECOPYCURRENT 1
6158| #define HAVE_ICONV 1
6159| #define ENABLE_NLS 1
6160| #define HAVE_GETTEXT 1
6161| #define HAVE_DCGETTEXT 1
6162| #define HAVE_ICONV 1
6163| #define ICONV_CONST
6164| #define HAVE_ICONV_H 1
6165| #define HAVE_ALLOCA_H 1
6166| #define HAVE_ALLOCA 1
6167| #define HAVE_UNISTD_H 1
6168| #define HAVE_WCTYPE_H 1
6169| #define HAVE_LIMITS_H 1
6170| #define HAVE_WCHAR_H 1
6171| #define HAVE_SYS_MMAN_H 1
6172| #define HAVE_STDINT_H 1
6173| #define HAVE_STDLIB_H 1
6174| #define HAVE_SYS_PARAM_H 1
6175| #define HAVE_ISWCNTRL 1
6176| #define HAVE_ISWBLANK 1
6177| #define HAVE_SYMLINK 1
6178| #define HAVE_MBSINIT 1
6179| #define HAVE_MBRTOWC 1
6180| #define HAVE_ISASCII 1
6181| #define HAVE_MPROTECT 1
6182| #define HAVE_SETENV 1
6183| #define HAVE_WCWIDTH 1
6184| #define HAVE_WINT_T 1
6185| #define HAVE_TOWLOWER 1
6186| #define HAVE_RAW_DECL_WCTYPE 1
6187| #define HAVE_RAW_DECL_ISWCTYPE 1
6188| #define HAVE_RAW_DECL_WCTRANS 1
6189| #define HAVE_RAW_DECL_TOWCTRANS 1
6190| #define HAVE_LANGINFO_CODESET 1
6191| #define HAVE_WORKING_O_NOATIME 1
6192| #define HAVE_WORKING_O_NOFOLLOW 1
6193| #define HAVE_DECL_GETC_UNLOCKED 1
6194| #define HAVE_STDLIB_H 1
6195| #define MALLOC_0_IS_NONNULL 1
6196| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6197| #define HAVE_LONG_LONG_INT 1
6198| #define HAVE_MBSTATE_T 1
6199| #define HAVE_MAP_ANONYMOUS 1
6200| #define HAVE_DECL_SETENV 1
6201| #define HAVE_SEARCH_H 1
6202| #define HAVE_TSEARCH 1
6203| #define HAVE__BOOL 1
6204| #define HAVE_WCHAR_T 1
6205| #define restrict __restrict
6206| #define HAVE_RAW_DECL_FFSL 1
6207| #define HAVE_RAW_DECL_FFSLL 1
6208| #define HAVE_RAW_DECL_MEMMEM 1
6209| #define HAVE_RAW_DECL_STPCPY 1
6210| #define HAVE_RAW_DECL_STPNCPY 1
6211| #define HAVE_RAW_DECL_STRDUP 1
6212| #define HAVE_RAW_DECL_STRNCAT 1
6213| #define HAVE_RAW_DECL_STRNDUP 1
6214| #define HAVE_RAW_DECL_STRNLEN 1
6215| #define HAVE_RAW_DECL_STRPBRK 1
6216| #define HAVE_RAW_DECL_STRSEP 1
6217| #define HAVE_RAW_DECL_STRCASESTR 1
6218| #define HAVE_RAW_DECL_STRTOK_R 1
6219| #define HAVE_RAW_DECL_STRERROR_R 1
6220| #define HAVE_RAW_DECL_STRSIGNAL 1
6221| /* end confdefs.h.  */
6222| #include <string.h>
6223|
6224| int
6225| main ()
6226| {
6227| #undef strverscmp
6228|   (void) strverscmp;
6229|   ;
6230|   return 0;
6231| }
6232configure:24232: result: no
6233configure:24246: checking for pid_t
6234configure:24246: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6235configure:24246: $? = 0
6236configure:24246: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6237conftest.c:138:20: error: expected expression
6238if (sizeof ((pid_t)))
6239                   ^
62401 error generated.
6241configure:24246: $? = 1
6242configure: failed program was:
6243| /* confdefs.h */
6244| #define PACKAGE_NAME "GNU Mailutils"
6245| #define PACKAGE_TARNAME "mailutils"
6246| #define PACKAGE_VERSION "3.12"
6247| #define PACKAGE_STRING "GNU Mailutils 3.12"
6248| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6249| #define PACKAGE_URL "http://mailutils.org"
6250| #define PACKAGE "mailutils"
6251| #define VERSION "3.12"
6252| #define STDC_HEADERS 1
6253| #define HAVE_SYS_TYPES_H 1
6254| #define HAVE_SYS_STAT_H 1
6255| #define HAVE_STDLIB_H 1
6256| #define HAVE_STRING_H 1
6257| #define HAVE_MEMORY_H 1
6258| #define HAVE_STRINGS_H 1
6259| #define HAVE_INTTYPES_H 1
6260| #define HAVE_STDINT_H 1
6261| #define HAVE_UNISTD_H 1
6262| #define __EXTENSIONS__ 1
6263| #define _ALL_SOURCE 1
6264| #define _DARWIN_C_SOURCE 1
6265| #define _GNU_SOURCE 1
6266| #define _POSIX_PTHREAD_SEMANTICS 1
6267| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6268| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6269| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6270| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6271| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6272| #define __STDC_WANT_LIB_EXT2__ 1
6273| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6274| #define _TANDEM_SOURCE 1
6275| #define YYTEXT_POINTER 1
6276| #define HAVE_DLFCN_H 1
6277| #define LT_OBJDIR ".libs/"
6278| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6279| #define HAVE_CFLOCALECOPYCURRENT 1
6280| #define HAVE_ICONV 1
6281| #define ENABLE_NLS 1
6282| #define HAVE_GETTEXT 1
6283| #define HAVE_DCGETTEXT 1
6284| #define HAVE_ICONV 1
6285| #define ICONV_CONST
6286| #define HAVE_ICONV_H 1
6287| #define HAVE_ALLOCA_H 1
6288| #define HAVE_ALLOCA 1
6289| #define HAVE_UNISTD_H 1
6290| #define HAVE_WCTYPE_H 1
6291| #define HAVE_LIMITS_H 1
6292| #define HAVE_WCHAR_H 1
6293| #define HAVE_SYS_MMAN_H 1
6294| #define HAVE_STDINT_H 1
6295| #define HAVE_STDLIB_H 1
6296| #define HAVE_SYS_PARAM_H 1
6297| #define HAVE_ISWCNTRL 1
6298| #define HAVE_ISWBLANK 1
6299| #define HAVE_SYMLINK 1
6300| #define HAVE_MBSINIT 1
6301| #define HAVE_MBRTOWC 1
6302| #define HAVE_ISASCII 1
6303| #define HAVE_MPROTECT 1
6304| #define HAVE_SETENV 1
6305| #define HAVE_WCWIDTH 1
6306| #define HAVE_WINT_T 1
6307| #define HAVE_TOWLOWER 1
6308| #define HAVE_RAW_DECL_WCTYPE 1
6309| #define HAVE_RAW_DECL_ISWCTYPE 1
6310| #define HAVE_RAW_DECL_WCTRANS 1
6311| #define HAVE_RAW_DECL_TOWCTRANS 1
6312| #define HAVE_LANGINFO_CODESET 1
6313| #define HAVE_WORKING_O_NOATIME 1
6314| #define HAVE_WORKING_O_NOFOLLOW 1
6315| #define HAVE_DECL_GETC_UNLOCKED 1
6316| #define HAVE_STDLIB_H 1
6317| #define MALLOC_0_IS_NONNULL 1
6318| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6319| #define HAVE_LONG_LONG_INT 1
6320| #define HAVE_MBSTATE_T 1
6321| #define HAVE_MAP_ANONYMOUS 1
6322| #define HAVE_DECL_SETENV 1
6323| #define HAVE_SEARCH_H 1
6324| #define HAVE_TSEARCH 1
6325| #define HAVE__BOOL 1
6326| #define HAVE_WCHAR_T 1
6327| #define restrict __restrict
6328| #define HAVE_RAW_DECL_FFSL 1
6329| #define HAVE_RAW_DECL_FFSLL 1
6330| #define HAVE_RAW_DECL_MEMMEM 1
6331| #define HAVE_RAW_DECL_STPCPY 1
6332| #define HAVE_RAW_DECL_STPNCPY 1
6333| #define HAVE_RAW_DECL_STRDUP 1
6334| #define HAVE_RAW_DECL_STRNCAT 1
6335| #define HAVE_RAW_DECL_STRNDUP 1
6336| #define HAVE_RAW_DECL_STRNLEN 1
6337| #define HAVE_RAW_DECL_STRPBRK 1
6338| #define HAVE_RAW_DECL_STRSEP 1
6339| #define HAVE_RAW_DECL_STRCASESTR 1
6340| #define HAVE_RAW_DECL_STRTOK_R 1
6341| #define HAVE_RAW_DECL_STRERROR_R 1
6342| #define HAVE_RAW_DECL_STRSIGNAL 1
6343| /* end confdefs.h.  */
6344| #include <stdio.h>
6345| #ifdef HAVE_SYS_TYPES_H
6346| # include <sys/types.h>
6347| #endif
6348| #ifdef HAVE_SYS_STAT_H
6349| # include <sys/stat.h>
6350| #endif
6351| #ifdef STDC_HEADERS
6352| # include <stdlib.h>
6353| # include <stddef.h>
6354| #else
6355| # ifdef HAVE_STDLIB_H
6356| #  include <stdlib.h>
6357| # endif
6358| #endif
6359| #ifdef HAVE_STRING_H
6360| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6361| #  include <memory.h>
6362| # endif
6363| # include <string.h>
6364| #endif
6365| #ifdef HAVE_STRINGS_H
6366| # include <strings.h>
6367| #endif
6368| #ifdef HAVE_INTTYPES_H
6369| # include <inttypes.h>
6370| #endif
6371| #ifdef HAVE_STDINT_H
6372| # include <stdint.h>
6373| #endif
6374| #ifdef HAVE_UNISTD_H
6375| # include <unistd.h>
6376| #endif
6377| int
6378| main ()
6379| {
6380| if (sizeof ((pid_t)))
6381|           return 0;
6382|   ;
6383|   return 0;
6384| }
6385configure:24246: result: yes
6386configure:24257: checking for mode_t
6387configure:24257: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6388configure:24257: $? = 0
6389configure:24257: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6390conftest.c:138:21: error: expected expression
6391if (sizeof ((mode_t)))
6392                    ^
63931 error generated.
6394configure:24257: $? = 1
6395configure: failed program was:
6396| /* confdefs.h */
6397| #define PACKAGE_NAME "GNU Mailutils"
6398| #define PACKAGE_TARNAME "mailutils"
6399| #define PACKAGE_VERSION "3.12"
6400| #define PACKAGE_STRING "GNU Mailutils 3.12"
6401| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6402| #define PACKAGE_URL "http://mailutils.org"
6403| #define PACKAGE "mailutils"
6404| #define VERSION "3.12"
6405| #define STDC_HEADERS 1
6406| #define HAVE_SYS_TYPES_H 1
6407| #define HAVE_SYS_STAT_H 1
6408| #define HAVE_STDLIB_H 1
6409| #define HAVE_STRING_H 1
6410| #define HAVE_MEMORY_H 1
6411| #define HAVE_STRINGS_H 1
6412| #define HAVE_INTTYPES_H 1
6413| #define HAVE_STDINT_H 1
6414| #define HAVE_UNISTD_H 1
6415| #define __EXTENSIONS__ 1
6416| #define _ALL_SOURCE 1
6417| #define _DARWIN_C_SOURCE 1
6418| #define _GNU_SOURCE 1
6419| #define _POSIX_PTHREAD_SEMANTICS 1
6420| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6421| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6422| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6423| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6424| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6425| #define __STDC_WANT_LIB_EXT2__ 1
6426| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6427| #define _TANDEM_SOURCE 1
6428| #define YYTEXT_POINTER 1
6429| #define HAVE_DLFCN_H 1
6430| #define LT_OBJDIR ".libs/"
6431| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6432| #define HAVE_CFLOCALECOPYCURRENT 1
6433| #define HAVE_ICONV 1
6434| #define ENABLE_NLS 1
6435| #define HAVE_GETTEXT 1
6436| #define HAVE_DCGETTEXT 1
6437| #define HAVE_ICONV 1
6438| #define ICONV_CONST
6439| #define HAVE_ICONV_H 1
6440| #define HAVE_ALLOCA_H 1
6441| #define HAVE_ALLOCA 1
6442| #define HAVE_UNISTD_H 1
6443| #define HAVE_WCTYPE_H 1
6444| #define HAVE_LIMITS_H 1
6445| #define HAVE_WCHAR_H 1
6446| #define HAVE_SYS_MMAN_H 1
6447| #define HAVE_STDINT_H 1
6448| #define HAVE_STDLIB_H 1
6449| #define HAVE_SYS_PARAM_H 1
6450| #define HAVE_ISWCNTRL 1
6451| #define HAVE_ISWBLANK 1
6452| #define HAVE_SYMLINK 1
6453| #define HAVE_MBSINIT 1
6454| #define HAVE_MBRTOWC 1
6455| #define HAVE_ISASCII 1
6456| #define HAVE_MPROTECT 1
6457| #define HAVE_SETENV 1
6458| #define HAVE_WCWIDTH 1
6459| #define HAVE_WINT_T 1
6460| #define HAVE_TOWLOWER 1
6461| #define HAVE_RAW_DECL_WCTYPE 1
6462| #define HAVE_RAW_DECL_ISWCTYPE 1
6463| #define HAVE_RAW_DECL_WCTRANS 1
6464| #define HAVE_RAW_DECL_TOWCTRANS 1
6465| #define HAVE_LANGINFO_CODESET 1
6466| #define HAVE_WORKING_O_NOATIME 1
6467| #define HAVE_WORKING_O_NOFOLLOW 1
6468| #define HAVE_DECL_GETC_UNLOCKED 1
6469| #define HAVE_STDLIB_H 1
6470| #define MALLOC_0_IS_NONNULL 1
6471| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6472| #define HAVE_LONG_LONG_INT 1
6473| #define HAVE_MBSTATE_T 1
6474| #define HAVE_MAP_ANONYMOUS 1
6475| #define HAVE_DECL_SETENV 1
6476| #define HAVE_SEARCH_H 1
6477| #define HAVE_TSEARCH 1
6478| #define HAVE__BOOL 1
6479| #define HAVE_WCHAR_T 1
6480| #define restrict __restrict
6481| #define HAVE_RAW_DECL_FFSL 1
6482| #define HAVE_RAW_DECL_FFSLL 1
6483| #define HAVE_RAW_DECL_MEMMEM 1
6484| #define HAVE_RAW_DECL_STPCPY 1
6485| #define HAVE_RAW_DECL_STPNCPY 1
6486| #define HAVE_RAW_DECL_STRDUP 1
6487| #define HAVE_RAW_DECL_STRNCAT 1
6488| #define HAVE_RAW_DECL_STRNDUP 1
6489| #define HAVE_RAW_DECL_STRNLEN 1
6490| #define HAVE_RAW_DECL_STRPBRK 1
6491| #define HAVE_RAW_DECL_STRSEP 1
6492| #define HAVE_RAW_DECL_STRCASESTR 1
6493| #define HAVE_RAW_DECL_STRTOK_R 1
6494| #define HAVE_RAW_DECL_STRERROR_R 1
6495| #define HAVE_RAW_DECL_STRSIGNAL 1
6496| /* end confdefs.h.  */
6497| #include <stdio.h>
6498| #ifdef HAVE_SYS_TYPES_H
6499| # include <sys/types.h>
6500| #endif
6501| #ifdef HAVE_SYS_STAT_H
6502| # include <sys/stat.h>
6503| #endif
6504| #ifdef STDC_HEADERS
6505| # include <stdlib.h>
6506| # include <stddef.h>
6507| #else
6508| # ifdef HAVE_STDLIB_H
6509| #  include <stdlib.h>
6510| # endif
6511| #endif
6512| #ifdef HAVE_STRING_H
6513| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6514| #  include <memory.h>
6515| # endif
6516| # include <string.h>
6517| #endif
6518| #ifdef HAVE_STRINGS_H
6519| # include <strings.h>
6520| #endif
6521| #ifdef HAVE_INTTYPES_H
6522| # include <inttypes.h>
6523| #endif
6524| #ifdef HAVE_STDINT_H
6525| # include <stdint.h>
6526| #endif
6527| #ifdef HAVE_UNISTD_H
6528| # include <unistd.h>
6529| #endif
6530| int
6531| main ()
6532| {
6533| if (sizeof ((mode_t)))
6534|           return 0;
6535|   ;
6536|   return 0;
6537| }
6538configure:24257: result: yes
6539configure:24384: checking whether <wchar.h> uses 'inline' correctly
6540configure:24408: gcc -c -g -O2 -I/opt/mp/include conftest1.c >&5
6541clang: error: no such file or directory: 'conftest1.c'
6542clang: error: no input files
6543configure:24411: $? = 1
6544configure:24445: result: yes
6545configure:24501: checking for alloca as a compiler built-in
6546configure:24525: result: yes
6547configure:24627: checking whether iswblank is declared
6548configure:24627: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6549configure:24627: $? = 0
6550configure:24627: result: yes
6551configure:24731: checking whether mbrtowc handles incomplete characters
6552configure:24776: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6553configure:24776: $? = 0
6554configure:24776: ./conftest
6555configure:24776: $? = 0
6556configure:24788: result: yes
6557configure:24794: checking whether mbrtowc works as well as mbtowc
6558configure:24843: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6559configure:24843: $? = 0
6560configure:24843: ./conftest
6561configure:24843: $? = 0
6562configure:24855: result: yes
6563configure:24906: checking whether mbrtowc handles a NULL pwc argument
6564configure:24965: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6565configure:24965: $? = 0
6566configure:24965: ./conftest
6567configure:24965: $? = 0
6568configure:24977: result: yes
6569configure:24983: checking whether mbrtowc handles a NULL string argument
6570configure:25030: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6571configure:25030: $? = 0
6572configure:25030: ./conftest
6573configure:25030: $? = 0
6574configure:25042: result: yes
6575configure:25050: checking whether mbrtowc has a correct return value
6576configure:25165: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6577configure:25165: $? = 0
6578configure:25165: ./conftest
6579configure:25165: $? = 0
6580configure:25180: result: yes
6581configure:25186: checking whether mbrtowc returns 0 when parsing a NUL character
6582configure:25230: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6583configure:25230: $? = 0
6584configure:25230: ./conftest
6585configure:25230: $? = 0
6586configure:25242: result: yes
6587configure:25247: checking whether mbrtowc works on empty input
6588configure:25274: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6589configure:25274: $? = 0
6590configure:25274: ./conftest
6591configure:25274: $? = 0
6592configure:25285: result: yes
6593configure:25289: checking whether the C locale is free of encoding errors
6594configure:25329: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6595configure:25329: $? = 0
6596configure:25329: ./conftest
6597configure:25329: $? = 0
6598configure:25339: result: yes
6599configure:25438: checking whether mbrtowc handles incomplete characters
6600configure:25495: result: yes
6601configure:25501: checking whether mbrtowc works as well as mbtowc
6602configure:25562: result: yes
6603configure:25674: checking whether mbswidth is declared in <wchar.h>
6604configure:25702: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6605conftest.c:123:22: error: use of undeclared identifier 'mbswidth'
6606  char *p = (char *) mbswidth;
6607                     ^
66081 error generated.
6609configure:25702: $? = 1
6610configure: failed program was:
6611| /* confdefs.h */
6612| #define PACKAGE_NAME "GNU Mailutils"
6613| #define PACKAGE_TARNAME "mailutils"
6614| #define PACKAGE_VERSION "3.12"
6615| #define PACKAGE_STRING "GNU Mailutils 3.12"
6616| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6617| #define PACKAGE_URL "http://mailutils.org"
6618| #define PACKAGE "mailutils"
6619| #define VERSION "3.12"
6620| #define STDC_HEADERS 1
6621| #define HAVE_SYS_TYPES_H 1
6622| #define HAVE_SYS_STAT_H 1
6623| #define HAVE_STDLIB_H 1
6624| #define HAVE_STRING_H 1
6625| #define HAVE_MEMORY_H 1
6626| #define HAVE_STRINGS_H 1
6627| #define HAVE_INTTYPES_H 1
6628| #define HAVE_STDINT_H 1
6629| #define HAVE_UNISTD_H 1
6630| #define __EXTENSIONS__ 1
6631| #define _ALL_SOURCE 1
6632| #define _DARWIN_C_SOURCE 1
6633| #define _GNU_SOURCE 1
6634| #define _POSIX_PTHREAD_SEMANTICS 1
6635| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6636| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6637| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6638| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6639| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6640| #define __STDC_WANT_LIB_EXT2__ 1
6641| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6642| #define _TANDEM_SOURCE 1
6643| #define YYTEXT_POINTER 1
6644| #define HAVE_DLFCN_H 1
6645| #define LT_OBJDIR ".libs/"
6646| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6647| #define HAVE_CFLOCALECOPYCURRENT 1
6648| #define HAVE_ICONV 1
6649| #define ENABLE_NLS 1
6650| #define HAVE_GETTEXT 1
6651| #define HAVE_DCGETTEXT 1
6652| #define HAVE_ICONV 1
6653| #define ICONV_CONST
6654| #define HAVE_ICONV_H 1
6655| #define HAVE_ALLOCA_H 1
6656| #define HAVE_ALLOCA 1
6657| #define HAVE_UNISTD_H 1
6658| #define HAVE_WCTYPE_H 1
6659| #define HAVE_LIMITS_H 1
6660| #define HAVE_WCHAR_H 1
6661| #define HAVE_SYS_MMAN_H 1
6662| #define HAVE_STDINT_H 1
6663| #define HAVE_STDLIB_H 1
6664| #define HAVE_SYS_PARAM_H 1
6665| #define HAVE_ISWCNTRL 1
6666| #define HAVE_ISWBLANK 1
6667| #define HAVE_SYMLINK 1
6668| #define HAVE_MBSINIT 1
6669| #define HAVE_MBRTOWC 1
6670| #define HAVE_ISASCII 1
6671| #define HAVE_MPROTECT 1
6672| #define HAVE_SETENV 1
6673| #define HAVE_WCWIDTH 1
6674| #define HAVE_WINT_T 1
6675| #define HAVE_TOWLOWER 1
6676| #define HAVE_RAW_DECL_WCTYPE 1
6677| #define HAVE_RAW_DECL_ISWCTYPE 1
6678| #define HAVE_RAW_DECL_WCTRANS 1
6679| #define HAVE_RAW_DECL_TOWCTRANS 1
6680| #define HAVE_LANGINFO_CODESET 1
6681| #define HAVE_WORKING_O_NOATIME 1
6682| #define HAVE_WORKING_O_NOFOLLOW 1
6683| #define HAVE_DECL_GETC_UNLOCKED 1
6684| #define HAVE_STDLIB_H 1
6685| #define MALLOC_0_IS_NONNULL 1
6686| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6687| #define HAVE_LONG_LONG_INT 1
6688| #define HAVE_MBSTATE_T 1
6689| #define HAVE_MAP_ANONYMOUS 1
6690| #define HAVE_DECL_SETENV 1
6691| #define HAVE_SEARCH_H 1
6692| #define HAVE_TSEARCH 1
6693| #define HAVE__BOOL 1
6694| #define HAVE_WCHAR_T 1
6695| #define restrict __restrict
6696| #define HAVE_RAW_DECL_FFSL 1
6697| #define HAVE_RAW_DECL_FFSLL 1
6698| #define HAVE_RAW_DECL_MEMMEM 1
6699| #define HAVE_RAW_DECL_STPCPY 1
6700| #define HAVE_RAW_DECL_STPNCPY 1
6701| #define HAVE_RAW_DECL_STRDUP 1
6702| #define HAVE_RAW_DECL_STRNCAT 1
6703| #define HAVE_RAW_DECL_STRNDUP 1
6704| #define HAVE_RAW_DECL_STRNLEN 1
6705| #define HAVE_RAW_DECL_STRPBRK 1
6706| #define HAVE_RAW_DECL_STRSEP 1
6707| #define HAVE_RAW_DECL_STRCASESTR 1
6708| #define HAVE_RAW_DECL_STRTOK_R 1
6709| #define HAVE_RAW_DECL_STRERROR_R 1
6710| #define HAVE_RAW_DECL_STRSIGNAL 1
6711| #define HAVE_ALLOCA 1
6712| #define GNULIB_TEST_ENVIRON 1
6713| #define HAVE_DECL_ISWBLANK 1
6714| #define GNULIB_TEST_ISWBLANK 1
6715| #define GNULIB_TEST_MBRTOWC 1
6716| #define GNULIB_TEST_MBSINIT 1
6717| #define GNULIB_TEST_MBSLEN 1
6718| /* end confdefs.h.  */
6719|
6720| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
6721|    <wchar.h>.
6722|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
6723|    before <wchar.h>.  */
6724| #include <stddef.h>
6725| #include <stdio.h>
6726| #include <time.h>
6727| #include <wchar.h>
6728|
6729| int
6730| main ()
6731| {
6732|
6733|   char *p = (char *) mbswidth;
6734|   return !p;
6735|
6736|   ;
6737|   return 0;
6738| }
6739configure:25709: result: no
6740configure:25724: checking for mbstate_t
6741configure:25755: result: yes
6742configure:25820: checking whether setenv validates arguments
6743configure:25864: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
6744configure:25864: $? = 0
6745configure:25864: ./conftest
6746configure:25864: $? = 0
6747configure:25874: result: yes
6748configure:25912: checking for ssize_t
6749configure:25929: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6750configure:25929: $? = 0
6751configure:25936: result: yes
6752configure:25975: checking for max_align_t
6753configure:25975: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6754configure:25975: $? = 0
6755configure:25975: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6756conftest.c:119:26: error: expected expression
6757if (sizeof ((max_align_t)))
6758                         ^
67591 error generated.
6760configure:25975: $? = 1
6761configure: failed program was:
6762| /* confdefs.h */
6763| #define PACKAGE_NAME "GNU Mailutils"
6764| #define PACKAGE_TARNAME "mailutils"
6765| #define PACKAGE_VERSION "3.12"
6766| #define PACKAGE_STRING "GNU Mailutils 3.12"
6767| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6768| #define PACKAGE_URL "http://mailutils.org"
6769| #define PACKAGE "mailutils"
6770| #define VERSION "3.12"
6771| #define STDC_HEADERS 1
6772| #define HAVE_SYS_TYPES_H 1
6773| #define HAVE_SYS_STAT_H 1
6774| #define HAVE_STDLIB_H 1
6775| #define HAVE_STRING_H 1
6776| #define HAVE_MEMORY_H 1
6777| #define HAVE_STRINGS_H 1
6778| #define HAVE_INTTYPES_H 1
6779| #define HAVE_STDINT_H 1
6780| #define HAVE_UNISTD_H 1
6781| #define __EXTENSIONS__ 1
6782| #define _ALL_SOURCE 1
6783| #define _DARWIN_C_SOURCE 1
6784| #define _GNU_SOURCE 1
6785| #define _POSIX_PTHREAD_SEMANTICS 1
6786| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6787| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6788| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6789| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6790| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6791| #define __STDC_WANT_LIB_EXT2__ 1
6792| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6793| #define _TANDEM_SOURCE 1
6794| #define YYTEXT_POINTER 1
6795| #define HAVE_DLFCN_H 1
6796| #define LT_OBJDIR ".libs/"
6797| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6798| #define HAVE_CFLOCALECOPYCURRENT 1
6799| #define HAVE_ICONV 1
6800| #define ENABLE_NLS 1
6801| #define HAVE_GETTEXT 1
6802| #define HAVE_DCGETTEXT 1
6803| #define HAVE_ICONV 1
6804| #define ICONV_CONST
6805| #define HAVE_ICONV_H 1
6806| #define HAVE_ALLOCA_H 1
6807| #define HAVE_ALLOCA 1
6808| #define HAVE_UNISTD_H 1
6809| #define HAVE_WCTYPE_H 1
6810| #define HAVE_LIMITS_H 1
6811| #define HAVE_WCHAR_H 1
6812| #define HAVE_SYS_MMAN_H 1
6813| #define HAVE_STDINT_H 1
6814| #define HAVE_STDLIB_H 1
6815| #define HAVE_SYS_PARAM_H 1
6816| #define HAVE_ISWCNTRL 1
6817| #define HAVE_ISWBLANK 1
6818| #define HAVE_SYMLINK 1
6819| #define HAVE_MBSINIT 1
6820| #define HAVE_MBRTOWC 1
6821| #define HAVE_ISASCII 1
6822| #define HAVE_MPROTECT 1
6823| #define HAVE_SETENV 1
6824| #define HAVE_WCWIDTH 1
6825| #define HAVE_WINT_T 1
6826| #define HAVE_TOWLOWER 1
6827| #define HAVE_RAW_DECL_WCTYPE 1
6828| #define HAVE_RAW_DECL_ISWCTYPE 1
6829| #define HAVE_RAW_DECL_WCTRANS 1
6830| #define HAVE_RAW_DECL_TOWCTRANS 1
6831| #define HAVE_LANGINFO_CODESET 1
6832| #define HAVE_WORKING_O_NOATIME 1
6833| #define HAVE_WORKING_O_NOFOLLOW 1
6834| #define HAVE_DECL_GETC_UNLOCKED 1
6835| #define HAVE_STDLIB_H 1
6836| #define MALLOC_0_IS_NONNULL 1
6837| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6838| #define HAVE_LONG_LONG_INT 1
6839| #define HAVE_MBSTATE_T 1
6840| #define HAVE_MAP_ANONYMOUS 1
6841| #define HAVE_DECL_SETENV 1
6842| #define HAVE_SEARCH_H 1
6843| #define HAVE_TSEARCH 1
6844| #define HAVE__BOOL 1
6845| #define HAVE_WCHAR_T 1
6846| #define restrict __restrict
6847| #define HAVE_RAW_DECL_FFSL 1
6848| #define HAVE_RAW_DECL_FFSLL 1
6849| #define HAVE_RAW_DECL_MEMMEM 1
6850| #define HAVE_RAW_DECL_STPCPY 1
6851| #define HAVE_RAW_DECL_STPNCPY 1
6852| #define HAVE_RAW_DECL_STRDUP 1
6853| #define HAVE_RAW_DECL_STRNCAT 1
6854| #define HAVE_RAW_DECL_STRNDUP 1
6855| #define HAVE_RAW_DECL_STRNLEN 1
6856| #define HAVE_RAW_DECL_STRPBRK 1
6857| #define HAVE_RAW_DECL_STRSEP 1
6858| #define HAVE_RAW_DECL_STRCASESTR 1
6859| #define HAVE_RAW_DECL_STRTOK_R 1
6860| #define HAVE_RAW_DECL_STRERROR_R 1
6861| #define HAVE_RAW_DECL_STRSIGNAL 1
6862| #define HAVE_ALLOCA 1
6863| #define GNULIB_TEST_ENVIRON 1
6864| #define HAVE_DECL_ISWBLANK 1
6865| #define GNULIB_TEST_ISWBLANK 1
6866| #define GNULIB_TEST_MBRTOWC 1
6867| #define GNULIB_TEST_MBSINIT 1
6868| #define GNULIB_TEST_MBSLEN 1
6869| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
6870| #define HAVE_MBSTATE_T 1
6871| #define GNULIB_TEST_MEMCHR 1
6872| #define GNULIB_TEST_SETENV 1
6873| /* end confdefs.h.  */
6874| #include <stddef.h>
6875|
6876|
6877| int
6878| main ()
6879| {
6880| if (sizeof ((max_align_t)))
6881|           return 0;
6882|   ;
6883|   return 0;
6884| }
6885configure:25975: result: yes
6886configure:25988: checking whether NULL can be used in arbitrary expressions
6887configure:26006: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6888configure:26006: $? = 0
6889configure:26013: result: yes
6890configure:26180: checking whether _Exit is declared without a macro
6891configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6892configure:26204: $? = 0
6893configure:26212: result: yes
6894configure:26180: checking whether atoll is declared without a macro
6895configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6896configure:26204: $? = 0
6897configure:26212: result: yes
6898configure:26180: checking whether canonicalize_file_name is declared without a macro
6899configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
6900conftest.c:127:10: error: use of undeclared identifier 'canonicalize_file_name'
6901  (void) canonicalize_file_name;
6902         ^
69031 error generated.
6904configure:26204: $? = 1
6905configure: failed program was:
6906| /* confdefs.h */
6907| #define PACKAGE_NAME "GNU Mailutils"
6908| #define PACKAGE_TARNAME "mailutils"
6909| #define PACKAGE_VERSION "3.12"
6910| #define PACKAGE_STRING "GNU Mailutils 3.12"
6911| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
6912| #define PACKAGE_URL "http://mailutils.org"
6913| #define PACKAGE "mailutils"
6914| #define VERSION "3.12"
6915| #define STDC_HEADERS 1
6916| #define HAVE_SYS_TYPES_H 1
6917| #define HAVE_SYS_STAT_H 1
6918| #define HAVE_STDLIB_H 1
6919| #define HAVE_STRING_H 1
6920| #define HAVE_MEMORY_H 1
6921| #define HAVE_STRINGS_H 1
6922| #define HAVE_INTTYPES_H 1
6923| #define HAVE_STDINT_H 1
6924| #define HAVE_UNISTD_H 1
6925| #define __EXTENSIONS__ 1
6926| #define _ALL_SOURCE 1
6927| #define _DARWIN_C_SOURCE 1
6928| #define _GNU_SOURCE 1
6929| #define _POSIX_PTHREAD_SEMANTICS 1
6930| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6931| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6932| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6933| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6934| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6935| #define __STDC_WANT_LIB_EXT2__ 1
6936| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6937| #define _TANDEM_SOURCE 1
6938| #define YYTEXT_POINTER 1
6939| #define HAVE_DLFCN_H 1
6940| #define LT_OBJDIR ".libs/"
6941| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
6942| #define HAVE_CFLOCALECOPYCURRENT 1
6943| #define HAVE_ICONV 1
6944| #define ENABLE_NLS 1
6945| #define HAVE_GETTEXT 1
6946| #define HAVE_DCGETTEXT 1
6947| #define HAVE_ICONV 1
6948| #define ICONV_CONST
6949| #define HAVE_ICONV_H 1
6950| #define HAVE_ALLOCA_H 1
6951| #define HAVE_ALLOCA 1
6952| #define HAVE_UNISTD_H 1
6953| #define HAVE_WCTYPE_H 1
6954| #define HAVE_LIMITS_H 1
6955| #define HAVE_WCHAR_H 1
6956| #define HAVE_SYS_MMAN_H 1
6957| #define HAVE_STDINT_H 1
6958| #define HAVE_STDLIB_H 1
6959| #define HAVE_SYS_PARAM_H 1
6960| #define HAVE_ISWCNTRL 1
6961| #define HAVE_ISWBLANK 1
6962| #define HAVE_SYMLINK 1
6963| #define HAVE_MBSINIT 1
6964| #define HAVE_MBRTOWC 1
6965| #define HAVE_ISASCII 1
6966| #define HAVE_MPROTECT 1
6967| #define HAVE_SETENV 1
6968| #define HAVE_WCWIDTH 1
6969| #define HAVE_WINT_T 1
6970| #define HAVE_TOWLOWER 1
6971| #define HAVE_RAW_DECL_WCTYPE 1
6972| #define HAVE_RAW_DECL_ISWCTYPE 1
6973| #define HAVE_RAW_DECL_WCTRANS 1
6974| #define HAVE_RAW_DECL_TOWCTRANS 1
6975| #define HAVE_LANGINFO_CODESET 1
6976| #define HAVE_WORKING_O_NOATIME 1
6977| #define HAVE_WORKING_O_NOFOLLOW 1
6978| #define HAVE_DECL_GETC_UNLOCKED 1
6979| #define HAVE_STDLIB_H 1
6980| #define MALLOC_0_IS_NONNULL 1
6981| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6982| #define HAVE_LONG_LONG_INT 1
6983| #define HAVE_MBSTATE_T 1
6984| #define HAVE_MAP_ANONYMOUS 1
6985| #define HAVE_DECL_SETENV 1
6986| #define HAVE_SEARCH_H 1
6987| #define HAVE_TSEARCH 1
6988| #define HAVE__BOOL 1
6989| #define HAVE_WCHAR_T 1
6990| #define restrict __restrict
6991| #define HAVE_RAW_DECL_FFSL 1
6992| #define HAVE_RAW_DECL_FFSLL 1
6993| #define HAVE_RAW_DECL_MEMMEM 1
6994| #define HAVE_RAW_DECL_STPCPY 1
6995| #define HAVE_RAW_DECL_STPNCPY 1
6996| #define HAVE_RAW_DECL_STRDUP 1
6997| #define HAVE_RAW_DECL_STRNCAT 1
6998| #define HAVE_RAW_DECL_STRNDUP 1
6999| #define HAVE_RAW_DECL_STRNLEN 1
7000| #define HAVE_RAW_DECL_STRPBRK 1
7001| #define HAVE_RAW_DECL_STRSEP 1
7002| #define HAVE_RAW_DECL_STRCASESTR 1
7003| #define HAVE_RAW_DECL_STRTOK_R 1
7004| #define HAVE_RAW_DECL_STRERROR_R 1
7005| #define HAVE_RAW_DECL_STRSIGNAL 1
7006| #define HAVE_ALLOCA 1
7007| #define GNULIB_TEST_ENVIRON 1
7008| #define HAVE_DECL_ISWBLANK 1
7009| #define GNULIB_TEST_ISWBLANK 1
7010| #define GNULIB_TEST_MBRTOWC 1
7011| #define GNULIB_TEST_MBSINIT 1
7012| #define GNULIB_TEST_MBSLEN 1
7013| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7014| #define HAVE_MBSTATE_T 1
7015| #define GNULIB_TEST_MEMCHR 1
7016| #define GNULIB_TEST_SETENV 1
7017| #define HAVE_RAW_DECL__EXIT 1
7018| #define HAVE_RAW_DECL_ATOLL 1
7019| /* end confdefs.h.  */
7020| #include <stdlib.h>
7021| #if HAVE_SYS_LOADAVG_H
7022| # include <sys/loadavg.h>
7023| #endif
7024| #if HAVE_RANDOM_H
7025| # include <random.h>
7026| #endif
7027|
7028| int
7029| main ()
7030| {
7031| #undef canonicalize_file_name
7032|   (void) canonicalize_file_name;
7033|   ;
7034|   return 0;
7035| }
7036configure:26212: result: no
7037configure:26180: checking whether getloadavg is declared without a macro
7038configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7039configure:26204: $? = 0
7040configure:26212: result: yes
7041configure:26180: checking whether getsubopt is declared without a macro
7042configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7043configure:26204: $? = 0
7044configure:26212: result: yes
7045configure:26180: checking whether grantpt is declared without a macro
7046configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7047configure:26204: $? = 0
7048configure:26212: result: yes
7049configure:26180: checking whether initstate is declared without a macro
7050configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7051configure:26204: $? = 0
7052configure:26212: result: yes
7053configure:26180: checking whether initstate_r is declared without a macro
7054configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7055conftest.c:131:10: error: use of undeclared identifier 'initstate_r'
7056  (void) initstate_r;
7057         ^
70581 error generated.
7059configure:26204: $? = 1
7060configure: failed program was:
7061| /* confdefs.h */
7062| #define PACKAGE_NAME "GNU Mailutils"
7063| #define PACKAGE_TARNAME "mailutils"
7064| #define PACKAGE_VERSION "3.12"
7065| #define PACKAGE_STRING "GNU Mailutils 3.12"
7066| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7067| #define PACKAGE_URL "http://mailutils.org"
7068| #define PACKAGE "mailutils"
7069| #define VERSION "3.12"
7070| #define STDC_HEADERS 1
7071| #define HAVE_SYS_TYPES_H 1
7072| #define HAVE_SYS_STAT_H 1
7073| #define HAVE_STDLIB_H 1
7074| #define HAVE_STRING_H 1
7075| #define HAVE_MEMORY_H 1
7076| #define HAVE_STRINGS_H 1
7077| #define HAVE_INTTYPES_H 1
7078| #define HAVE_STDINT_H 1
7079| #define HAVE_UNISTD_H 1
7080| #define __EXTENSIONS__ 1
7081| #define _ALL_SOURCE 1
7082| #define _DARWIN_C_SOURCE 1
7083| #define _GNU_SOURCE 1
7084| #define _POSIX_PTHREAD_SEMANTICS 1
7085| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7086| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7087| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7088| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7089| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7090| #define __STDC_WANT_LIB_EXT2__ 1
7091| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7092| #define _TANDEM_SOURCE 1
7093| #define YYTEXT_POINTER 1
7094| #define HAVE_DLFCN_H 1
7095| #define LT_OBJDIR ".libs/"
7096| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7097| #define HAVE_CFLOCALECOPYCURRENT 1
7098| #define HAVE_ICONV 1
7099| #define ENABLE_NLS 1
7100| #define HAVE_GETTEXT 1
7101| #define HAVE_DCGETTEXT 1
7102| #define HAVE_ICONV 1
7103| #define ICONV_CONST
7104| #define HAVE_ICONV_H 1
7105| #define HAVE_ALLOCA_H 1
7106| #define HAVE_ALLOCA 1
7107| #define HAVE_UNISTD_H 1
7108| #define HAVE_WCTYPE_H 1
7109| #define HAVE_LIMITS_H 1
7110| #define HAVE_WCHAR_H 1
7111| #define HAVE_SYS_MMAN_H 1
7112| #define HAVE_STDINT_H 1
7113| #define HAVE_STDLIB_H 1
7114| #define HAVE_SYS_PARAM_H 1
7115| #define HAVE_ISWCNTRL 1
7116| #define HAVE_ISWBLANK 1
7117| #define HAVE_SYMLINK 1
7118| #define HAVE_MBSINIT 1
7119| #define HAVE_MBRTOWC 1
7120| #define HAVE_ISASCII 1
7121| #define HAVE_MPROTECT 1
7122| #define HAVE_SETENV 1
7123| #define HAVE_WCWIDTH 1
7124| #define HAVE_WINT_T 1
7125| #define HAVE_TOWLOWER 1
7126| #define HAVE_RAW_DECL_WCTYPE 1
7127| #define HAVE_RAW_DECL_ISWCTYPE 1
7128| #define HAVE_RAW_DECL_WCTRANS 1
7129| #define HAVE_RAW_DECL_TOWCTRANS 1
7130| #define HAVE_LANGINFO_CODESET 1
7131| #define HAVE_WORKING_O_NOATIME 1
7132| #define HAVE_WORKING_O_NOFOLLOW 1
7133| #define HAVE_DECL_GETC_UNLOCKED 1
7134| #define HAVE_STDLIB_H 1
7135| #define MALLOC_0_IS_NONNULL 1
7136| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7137| #define HAVE_LONG_LONG_INT 1
7138| #define HAVE_MBSTATE_T 1
7139| #define HAVE_MAP_ANONYMOUS 1
7140| #define HAVE_DECL_SETENV 1
7141| #define HAVE_SEARCH_H 1
7142| #define HAVE_TSEARCH 1
7143| #define HAVE__BOOL 1
7144| #define HAVE_WCHAR_T 1
7145| #define restrict __restrict
7146| #define HAVE_RAW_DECL_FFSL 1
7147| #define HAVE_RAW_DECL_FFSLL 1
7148| #define HAVE_RAW_DECL_MEMMEM 1
7149| #define HAVE_RAW_DECL_STPCPY 1
7150| #define HAVE_RAW_DECL_STPNCPY 1
7151| #define HAVE_RAW_DECL_STRDUP 1
7152| #define HAVE_RAW_DECL_STRNCAT 1
7153| #define HAVE_RAW_DECL_STRNDUP 1
7154| #define HAVE_RAW_DECL_STRNLEN 1
7155| #define HAVE_RAW_DECL_STRPBRK 1
7156| #define HAVE_RAW_DECL_STRSEP 1
7157| #define HAVE_RAW_DECL_STRCASESTR 1
7158| #define HAVE_RAW_DECL_STRTOK_R 1
7159| #define HAVE_RAW_DECL_STRERROR_R 1
7160| #define HAVE_RAW_DECL_STRSIGNAL 1
7161| #define HAVE_ALLOCA 1
7162| #define GNULIB_TEST_ENVIRON 1
7163| #define HAVE_DECL_ISWBLANK 1
7164| #define GNULIB_TEST_ISWBLANK 1
7165| #define GNULIB_TEST_MBRTOWC 1
7166| #define GNULIB_TEST_MBSINIT 1
7167| #define GNULIB_TEST_MBSLEN 1
7168| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7169| #define HAVE_MBSTATE_T 1
7170| #define GNULIB_TEST_MEMCHR 1
7171| #define GNULIB_TEST_SETENV 1
7172| #define HAVE_RAW_DECL__EXIT 1
7173| #define HAVE_RAW_DECL_ATOLL 1
7174| #define HAVE_RAW_DECL_GETLOADAVG 1
7175| #define HAVE_RAW_DECL_GETSUBOPT 1
7176| #define HAVE_RAW_DECL_GRANTPT 1
7177| #define HAVE_RAW_DECL_INITSTATE 1
7178| /* end confdefs.h.  */
7179| #include <stdlib.h>
7180| #if HAVE_SYS_LOADAVG_H
7181| # include <sys/loadavg.h>
7182| #endif
7183| #if HAVE_RANDOM_H
7184| # include <random.h>
7185| #endif
7186|
7187| int
7188| main ()
7189| {
7190| #undef initstate_r
7191|   (void) initstate_r;
7192|   ;
7193|   return 0;
7194| }
7195configure:26212: result: no
7196configure:26180: checking whether mkdtemp is declared without a macro
7197configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7198conftest.c:131:10: error: use of undeclared identifier 'mkdtemp'
7199  (void) mkdtemp;
7200         ^
72011 error generated.
7202configure:26204: $? = 1
7203configure: failed program was:
7204| /* confdefs.h */
7205| #define PACKAGE_NAME "GNU Mailutils"
7206| #define PACKAGE_TARNAME "mailutils"
7207| #define PACKAGE_VERSION "3.12"
7208| #define PACKAGE_STRING "GNU Mailutils 3.12"
7209| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7210| #define PACKAGE_URL "http://mailutils.org"
7211| #define PACKAGE "mailutils"
7212| #define VERSION "3.12"
7213| #define STDC_HEADERS 1
7214| #define HAVE_SYS_TYPES_H 1
7215| #define HAVE_SYS_STAT_H 1
7216| #define HAVE_STDLIB_H 1
7217| #define HAVE_STRING_H 1
7218| #define HAVE_MEMORY_H 1
7219| #define HAVE_STRINGS_H 1
7220| #define HAVE_INTTYPES_H 1
7221| #define HAVE_STDINT_H 1
7222| #define HAVE_UNISTD_H 1
7223| #define __EXTENSIONS__ 1
7224| #define _ALL_SOURCE 1
7225| #define _DARWIN_C_SOURCE 1
7226| #define _GNU_SOURCE 1
7227| #define _POSIX_PTHREAD_SEMANTICS 1
7228| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7229| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7230| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7231| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7232| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7233| #define __STDC_WANT_LIB_EXT2__ 1
7234| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7235| #define _TANDEM_SOURCE 1
7236| #define YYTEXT_POINTER 1
7237| #define HAVE_DLFCN_H 1
7238| #define LT_OBJDIR ".libs/"
7239| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7240| #define HAVE_CFLOCALECOPYCURRENT 1
7241| #define HAVE_ICONV 1
7242| #define ENABLE_NLS 1
7243| #define HAVE_GETTEXT 1
7244| #define HAVE_DCGETTEXT 1
7245| #define HAVE_ICONV 1
7246| #define ICONV_CONST
7247| #define HAVE_ICONV_H 1
7248| #define HAVE_ALLOCA_H 1
7249| #define HAVE_ALLOCA 1
7250| #define HAVE_UNISTD_H 1
7251| #define HAVE_WCTYPE_H 1
7252| #define HAVE_LIMITS_H 1
7253| #define HAVE_WCHAR_H 1
7254| #define HAVE_SYS_MMAN_H 1
7255| #define HAVE_STDINT_H 1
7256| #define HAVE_STDLIB_H 1
7257| #define HAVE_SYS_PARAM_H 1
7258| #define HAVE_ISWCNTRL 1
7259| #define HAVE_ISWBLANK 1
7260| #define HAVE_SYMLINK 1
7261| #define HAVE_MBSINIT 1
7262| #define HAVE_MBRTOWC 1
7263| #define HAVE_ISASCII 1
7264| #define HAVE_MPROTECT 1
7265| #define HAVE_SETENV 1
7266| #define HAVE_WCWIDTH 1
7267| #define HAVE_WINT_T 1
7268| #define HAVE_TOWLOWER 1
7269| #define HAVE_RAW_DECL_WCTYPE 1
7270| #define HAVE_RAW_DECL_ISWCTYPE 1
7271| #define HAVE_RAW_DECL_WCTRANS 1
7272| #define HAVE_RAW_DECL_TOWCTRANS 1
7273| #define HAVE_LANGINFO_CODESET 1
7274| #define HAVE_WORKING_O_NOATIME 1
7275| #define HAVE_WORKING_O_NOFOLLOW 1
7276| #define HAVE_DECL_GETC_UNLOCKED 1
7277| #define HAVE_STDLIB_H 1
7278| #define MALLOC_0_IS_NONNULL 1
7279| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7280| #define HAVE_LONG_LONG_INT 1
7281| #define HAVE_MBSTATE_T 1
7282| #define HAVE_MAP_ANONYMOUS 1
7283| #define HAVE_DECL_SETENV 1
7284| #define HAVE_SEARCH_H 1
7285| #define HAVE_TSEARCH 1
7286| #define HAVE__BOOL 1
7287| #define HAVE_WCHAR_T 1
7288| #define restrict __restrict
7289| #define HAVE_RAW_DECL_FFSL 1
7290| #define HAVE_RAW_DECL_FFSLL 1
7291| #define HAVE_RAW_DECL_MEMMEM 1
7292| #define HAVE_RAW_DECL_STPCPY 1
7293| #define HAVE_RAW_DECL_STPNCPY 1
7294| #define HAVE_RAW_DECL_STRDUP 1
7295| #define HAVE_RAW_DECL_STRNCAT 1
7296| #define HAVE_RAW_DECL_STRNDUP 1
7297| #define HAVE_RAW_DECL_STRNLEN 1
7298| #define HAVE_RAW_DECL_STRPBRK 1
7299| #define HAVE_RAW_DECL_STRSEP 1
7300| #define HAVE_RAW_DECL_STRCASESTR 1
7301| #define HAVE_RAW_DECL_STRTOK_R 1
7302| #define HAVE_RAW_DECL_STRERROR_R 1
7303| #define HAVE_RAW_DECL_STRSIGNAL 1
7304| #define HAVE_ALLOCA 1
7305| #define GNULIB_TEST_ENVIRON 1
7306| #define HAVE_DECL_ISWBLANK 1
7307| #define GNULIB_TEST_ISWBLANK 1
7308| #define GNULIB_TEST_MBRTOWC 1
7309| #define GNULIB_TEST_MBSINIT 1
7310| #define GNULIB_TEST_MBSLEN 1
7311| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7312| #define HAVE_MBSTATE_T 1
7313| #define GNULIB_TEST_MEMCHR 1
7314| #define GNULIB_TEST_SETENV 1
7315| #define HAVE_RAW_DECL__EXIT 1
7316| #define HAVE_RAW_DECL_ATOLL 1
7317| #define HAVE_RAW_DECL_GETLOADAVG 1
7318| #define HAVE_RAW_DECL_GETSUBOPT 1
7319| #define HAVE_RAW_DECL_GRANTPT 1
7320| #define HAVE_RAW_DECL_INITSTATE 1
7321| /* end confdefs.h.  */
7322| #include <stdlib.h>
7323| #if HAVE_SYS_LOADAVG_H
7324| # include <sys/loadavg.h>
7325| #endif
7326| #if HAVE_RANDOM_H
7327| # include <random.h>
7328| #endif
7329|
7330| int
7331| main ()
7332| {
7333| #undef mkdtemp
7334|   (void) mkdtemp;
7335|   ;
7336|   return 0;
7337| }
7338configure:26212: result: no
7339configure:26180: checking whether mkostemp is declared without a macro
7340configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7341conftest.c:131:10: error: use of undeclared identifier 'mkostemp'
7342  (void) mkostemp;
7343         ^
73441 error generated.
7345configure:26204: $? = 1
7346configure: failed program was:
7347| /* confdefs.h */
7348| #define PACKAGE_NAME "GNU Mailutils"
7349| #define PACKAGE_TARNAME "mailutils"
7350| #define PACKAGE_VERSION "3.12"
7351| #define PACKAGE_STRING "GNU Mailutils 3.12"
7352| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7353| #define PACKAGE_URL "http://mailutils.org"
7354| #define PACKAGE "mailutils"
7355| #define VERSION "3.12"
7356| #define STDC_HEADERS 1
7357| #define HAVE_SYS_TYPES_H 1
7358| #define HAVE_SYS_STAT_H 1
7359| #define HAVE_STDLIB_H 1
7360| #define HAVE_STRING_H 1
7361| #define HAVE_MEMORY_H 1
7362| #define HAVE_STRINGS_H 1
7363| #define HAVE_INTTYPES_H 1
7364| #define HAVE_STDINT_H 1
7365| #define HAVE_UNISTD_H 1
7366| #define __EXTENSIONS__ 1
7367| #define _ALL_SOURCE 1
7368| #define _DARWIN_C_SOURCE 1
7369| #define _GNU_SOURCE 1
7370| #define _POSIX_PTHREAD_SEMANTICS 1
7371| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7372| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7373| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7374| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7375| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7376| #define __STDC_WANT_LIB_EXT2__ 1
7377| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7378| #define _TANDEM_SOURCE 1
7379| #define YYTEXT_POINTER 1
7380| #define HAVE_DLFCN_H 1
7381| #define LT_OBJDIR ".libs/"
7382| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7383| #define HAVE_CFLOCALECOPYCURRENT 1
7384| #define HAVE_ICONV 1
7385| #define ENABLE_NLS 1
7386| #define HAVE_GETTEXT 1
7387| #define HAVE_DCGETTEXT 1
7388| #define HAVE_ICONV 1
7389| #define ICONV_CONST
7390| #define HAVE_ICONV_H 1
7391| #define HAVE_ALLOCA_H 1
7392| #define HAVE_ALLOCA 1
7393| #define HAVE_UNISTD_H 1
7394| #define HAVE_WCTYPE_H 1
7395| #define HAVE_LIMITS_H 1
7396| #define HAVE_WCHAR_H 1
7397| #define HAVE_SYS_MMAN_H 1
7398| #define HAVE_STDINT_H 1
7399| #define HAVE_STDLIB_H 1
7400| #define HAVE_SYS_PARAM_H 1
7401| #define HAVE_ISWCNTRL 1
7402| #define HAVE_ISWBLANK 1
7403| #define HAVE_SYMLINK 1
7404| #define HAVE_MBSINIT 1
7405| #define HAVE_MBRTOWC 1
7406| #define HAVE_ISASCII 1
7407| #define HAVE_MPROTECT 1
7408| #define HAVE_SETENV 1
7409| #define HAVE_WCWIDTH 1
7410| #define HAVE_WINT_T 1
7411| #define HAVE_TOWLOWER 1
7412| #define HAVE_RAW_DECL_WCTYPE 1
7413| #define HAVE_RAW_DECL_ISWCTYPE 1
7414| #define HAVE_RAW_DECL_WCTRANS 1
7415| #define HAVE_RAW_DECL_TOWCTRANS 1
7416| #define HAVE_LANGINFO_CODESET 1
7417| #define HAVE_WORKING_O_NOATIME 1
7418| #define HAVE_WORKING_O_NOFOLLOW 1
7419| #define HAVE_DECL_GETC_UNLOCKED 1
7420| #define HAVE_STDLIB_H 1
7421| #define MALLOC_0_IS_NONNULL 1
7422| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7423| #define HAVE_LONG_LONG_INT 1
7424| #define HAVE_MBSTATE_T 1
7425| #define HAVE_MAP_ANONYMOUS 1
7426| #define HAVE_DECL_SETENV 1
7427| #define HAVE_SEARCH_H 1
7428| #define HAVE_TSEARCH 1
7429| #define HAVE__BOOL 1
7430| #define HAVE_WCHAR_T 1
7431| #define restrict __restrict
7432| #define HAVE_RAW_DECL_FFSL 1
7433| #define HAVE_RAW_DECL_FFSLL 1
7434| #define HAVE_RAW_DECL_MEMMEM 1
7435| #define HAVE_RAW_DECL_STPCPY 1
7436| #define HAVE_RAW_DECL_STPNCPY 1
7437| #define HAVE_RAW_DECL_STRDUP 1
7438| #define HAVE_RAW_DECL_STRNCAT 1
7439| #define HAVE_RAW_DECL_STRNDUP 1
7440| #define HAVE_RAW_DECL_STRNLEN 1
7441| #define HAVE_RAW_DECL_STRPBRK 1
7442| #define HAVE_RAW_DECL_STRSEP 1
7443| #define HAVE_RAW_DECL_STRCASESTR 1
7444| #define HAVE_RAW_DECL_STRTOK_R 1
7445| #define HAVE_RAW_DECL_STRERROR_R 1
7446| #define HAVE_RAW_DECL_STRSIGNAL 1
7447| #define HAVE_ALLOCA 1
7448| #define GNULIB_TEST_ENVIRON 1
7449| #define HAVE_DECL_ISWBLANK 1
7450| #define GNULIB_TEST_ISWBLANK 1
7451| #define GNULIB_TEST_MBRTOWC 1
7452| #define GNULIB_TEST_MBSINIT 1
7453| #define GNULIB_TEST_MBSLEN 1
7454| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7455| #define HAVE_MBSTATE_T 1
7456| #define GNULIB_TEST_MEMCHR 1
7457| #define GNULIB_TEST_SETENV 1
7458| #define HAVE_RAW_DECL__EXIT 1
7459| #define HAVE_RAW_DECL_ATOLL 1
7460| #define HAVE_RAW_DECL_GETLOADAVG 1
7461| #define HAVE_RAW_DECL_GETSUBOPT 1
7462| #define HAVE_RAW_DECL_GRANTPT 1
7463| #define HAVE_RAW_DECL_INITSTATE 1
7464| /* end confdefs.h.  */
7465| #include <stdlib.h>
7466| #if HAVE_SYS_LOADAVG_H
7467| # include <sys/loadavg.h>
7468| #endif
7469| #if HAVE_RANDOM_H
7470| # include <random.h>
7471| #endif
7472|
7473| int
7474| main ()
7475| {
7476| #undef mkostemp
7477|   (void) mkostemp;
7478|   ;
7479|   return 0;
7480| }
7481configure:26212: result: no
7482configure:26180: checking whether mkostemps is declared without a macro
7483configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7484conftest.c:131:10: error: use of undeclared identifier 'mkostemps'
7485  (void) mkostemps;
7486         ^
74871 error generated.
7488configure:26204: $? = 1
7489configure: failed program was:
7490| /* confdefs.h */
7491| #define PACKAGE_NAME "GNU Mailutils"
7492| #define PACKAGE_TARNAME "mailutils"
7493| #define PACKAGE_VERSION "3.12"
7494| #define PACKAGE_STRING "GNU Mailutils 3.12"
7495| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7496| #define PACKAGE_URL "http://mailutils.org"
7497| #define PACKAGE "mailutils"
7498| #define VERSION "3.12"
7499| #define STDC_HEADERS 1
7500| #define HAVE_SYS_TYPES_H 1
7501| #define HAVE_SYS_STAT_H 1
7502| #define HAVE_STDLIB_H 1
7503| #define HAVE_STRING_H 1
7504| #define HAVE_MEMORY_H 1
7505| #define HAVE_STRINGS_H 1
7506| #define HAVE_INTTYPES_H 1
7507| #define HAVE_STDINT_H 1
7508| #define HAVE_UNISTD_H 1
7509| #define __EXTENSIONS__ 1
7510| #define _ALL_SOURCE 1
7511| #define _DARWIN_C_SOURCE 1
7512| #define _GNU_SOURCE 1
7513| #define _POSIX_PTHREAD_SEMANTICS 1
7514| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7515| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7516| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7517| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7518| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7519| #define __STDC_WANT_LIB_EXT2__ 1
7520| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7521| #define _TANDEM_SOURCE 1
7522| #define YYTEXT_POINTER 1
7523| #define HAVE_DLFCN_H 1
7524| #define LT_OBJDIR ".libs/"
7525| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7526| #define HAVE_CFLOCALECOPYCURRENT 1
7527| #define HAVE_ICONV 1
7528| #define ENABLE_NLS 1
7529| #define HAVE_GETTEXT 1
7530| #define HAVE_DCGETTEXT 1
7531| #define HAVE_ICONV 1
7532| #define ICONV_CONST
7533| #define HAVE_ICONV_H 1
7534| #define HAVE_ALLOCA_H 1
7535| #define HAVE_ALLOCA 1
7536| #define HAVE_UNISTD_H 1
7537| #define HAVE_WCTYPE_H 1
7538| #define HAVE_LIMITS_H 1
7539| #define HAVE_WCHAR_H 1
7540| #define HAVE_SYS_MMAN_H 1
7541| #define HAVE_STDINT_H 1
7542| #define HAVE_STDLIB_H 1
7543| #define HAVE_SYS_PARAM_H 1
7544| #define HAVE_ISWCNTRL 1
7545| #define HAVE_ISWBLANK 1
7546| #define HAVE_SYMLINK 1
7547| #define HAVE_MBSINIT 1
7548| #define HAVE_MBRTOWC 1
7549| #define HAVE_ISASCII 1
7550| #define HAVE_MPROTECT 1
7551| #define HAVE_SETENV 1
7552| #define HAVE_WCWIDTH 1
7553| #define HAVE_WINT_T 1
7554| #define HAVE_TOWLOWER 1
7555| #define HAVE_RAW_DECL_WCTYPE 1
7556| #define HAVE_RAW_DECL_ISWCTYPE 1
7557| #define HAVE_RAW_DECL_WCTRANS 1
7558| #define HAVE_RAW_DECL_TOWCTRANS 1
7559| #define HAVE_LANGINFO_CODESET 1
7560| #define HAVE_WORKING_O_NOATIME 1
7561| #define HAVE_WORKING_O_NOFOLLOW 1
7562| #define HAVE_DECL_GETC_UNLOCKED 1
7563| #define HAVE_STDLIB_H 1
7564| #define MALLOC_0_IS_NONNULL 1
7565| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7566| #define HAVE_LONG_LONG_INT 1
7567| #define HAVE_MBSTATE_T 1
7568| #define HAVE_MAP_ANONYMOUS 1
7569| #define HAVE_DECL_SETENV 1
7570| #define HAVE_SEARCH_H 1
7571| #define HAVE_TSEARCH 1
7572| #define HAVE__BOOL 1
7573| #define HAVE_WCHAR_T 1
7574| #define restrict __restrict
7575| #define HAVE_RAW_DECL_FFSL 1
7576| #define HAVE_RAW_DECL_FFSLL 1
7577| #define HAVE_RAW_DECL_MEMMEM 1
7578| #define HAVE_RAW_DECL_STPCPY 1
7579| #define HAVE_RAW_DECL_STPNCPY 1
7580| #define HAVE_RAW_DECL_STRDUP 1
7581| #define HAVE_RAW_DECL_STRNCAT 1
7582| #define HAVE_RAW_DECL_STRNDUP 1
7583| #define HAVE_RAW_DECL_STRNLEN 1
7584| #define HAVE_RAW_DECL_STRPBRK 1
7585| #define HAVE_RAW_DECL_STRSEP 1
7586| #define HAVE_RAW_DECL_STRCASESTR 1
7587| #define HAVE_RAW_DECL_STRTOK_R 1
7588| #define HAVE_RAW_DECL_STRERROR_R 1
7589| #define HAVE_RAW_DECL_STRSIGNAL 1
7590| #define HAVE_ALLOCA 1
7591| #define GNULIB_TEST_ENVIRON 1
7592| #define HAVE_DECL_ISWBLANK 1
7593| #define GNULIB_TEST_ISWBLANK 1
7594| #define GNULIB_TEST_MBRTOWC 1
7595| #define GNULIB_TEST_MBSINIT 1
7596| #define GNULIB_TEST_MBSLEN 1
7597| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7598| #define HAVE_MBSTATE_T 1
7599| #define GNULIB_TEST_MEMCHR 1
7600| #define GNULIB_TEST_SETENV 1
7601| #define HAVE_RAW_DECL__EXIT 1
7602| #define HAVE_RAW_DECL_ATOLL 1
7603| #define HAVE_RAW_DECL_GETLOADAVG 1
7604| #define HAVE_RAW_DECL_GETSUBOPT 1
7605| #define HAVE_RAW_DECL_GRANTPT 1
7606| #define HAVE_RAW_DECL_INITSTATE 1
7607| /* end confdefs.h.  */
7608| #include <stdlib.h>
7609| #if HAVE_SYS_LOADAVG_H
7610| # include <sys/loadavg.h>
7611| #endif
7612| #if HAVE_RANDOM_H
7613| # include <random.h>
7614| #endif
7615|
7616| int
7617| main ()
7618| {
7619| #undef mkostemps
7620|   (void) mkostemps;
7621|   ;
7622|   return 0;
7623| }
7624configure:26212: result: no
7625configure:26180: checking whether mkstemp is declared without a macro
7626configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7627configure:26204: $? = 0
7628configure:26212: result: yes
7629configure:26180: checking whether mkstemps is declared without a macro
7630configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7631conftest.c:132:10: error: use of undeclared identifier 'mkstemps'
7632  (void) mkstemps;
7633         ^
76341 error generated.
7635configure:26204: $? = 1
7636configure: failed program was:
7637| /* confdefs.h */
7638| #define PACKAGE_NAME "GNU Mailutils"
7639| #define PACKAGE_TARNAME "mailutils"
7640| #define PACKAGE_VERSION "3.12"
7641| #define PACKAGE_STRING "GNU Mailutils 3.12"
7642| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7643| #define PACKAGE_URL "http://mailutils.org"
7644| #define PACKAGE "mailutils"
7645| #define VERSION "3.12"
7646| #define STDC_HEADERS 1
7647| #define HAVE_SYS_TYPES_H 1
7648| #define HAVE_SYS_STAT_H 1
7649| #define HAVE_STDLIB_H 1
7650| #define HAVE_STRING_H 1
7651| #define HAVE_MEMORY_H 1
7652| #define HAVE_STRINGS_H 1
7653| #define HAVE_INTTYPES_H 1
7654| #define HAVE_STDINT_H 1
7655| #define HAVE_UNISTD_H 1
7656| #define __EXTENSIONS__ 1
7657| #define _ALL_SOURCE 1
7658| #define _DARWIN_C_SOURCE 1
7659| #define _GNU_SOURCE 1
7660| #define _POSIX_PTHREAD_SEMANTICS 1
7661| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7662| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7663| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7664| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7665| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7666| #define __STDC_WANT_LIB_EXT2__ 1
7667| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7668| #define _TANDEM_SOURCE 1
7669| #define YYTEXT_POINTER 1
7670| #define HAVE_DLFCN_H 1
7671| #define LT_OBJDIR ".libs/"
7672| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7673| #define HAVE_CFLOCALECOPYCURRENT 1
7674| #define HAVE_ICONV 1
7675| #define ENABLE_NLS 1
7676| #define HAVE_GETTEXT 1
7677| #define HAVE_DCGETTEXT 1
7678| #define HAVE_ICONV 1
7679| #define ICONV_CONST
7680| #define HAVE_ICONV_H 1
7681| #define HAVE_ALLOCA_H 1
7682| #define HAVE_ALLOCA 1
7683| #define HAVE_UNISTD_H 1
7684| #define HAVE_WCTYPE_H 1
7685| #define HAVE_LIMITS_H 1
7686| #define HAVE_WCHAR_H 1
7687| #define HAVE_SYS_MMAN_H 1
7688| #define HAVE_STDINT_H 1
7689| #define HAVE_STDLIB_H 1
7690| #define HAVE_SYS_PARAM_H 1
7691| #define HAVE_ISWCNTRL 1
7692| #define HAVE_ISWBLANK 1
7693| #define HAVE_SYMLINK 1
7694| #define HAVE_MBSINIT 1
7695| #define HAVE_MBRTOWC 1
7696| #define HAVE_ISASCII 1
7697| #define HAVE_MPROTECT 1
7698| #define HAVE_SETENV 1
7699| #define HAVE_WCWIDTH 1
7700| #define HAVE_WINT_T 1
7701| #define HAVE_TOWLOWER 1
7702| #define HAVE_RAW_DECL_WCTYPE 1
7703| #define HAVE_RAW_DECL_ISWCTYPE 1
7704| #define HAVE_RAW_DECL_WCTRANS 1
7705| #define HAVE_RAW_DECL_TOWCTRANS 1
7706| #define HAVE_LANGINFO_CODESET 1
7707| #define HAVE_WORKING_O_NOATIME 1
7708| #define HAVE_WORKING_O_NOFOLLOW 1
7709| #define HAVE_DECL_GETC_UNLOCKED 1
7710| #define HAVE_STDLIB_H 1
7711| #define MALLOC_0_IS_NONNULL 1
7712| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7713| #define HAVE_LONG_LONG_INT 1
7714| #define HAVE_MBSTATE_T 1
7715| #define HAVE_MAP_ANONYMOUS 1
7716| #define HAVE_DECL_SETENV 1
7717| #define HAVE_SEARCH_H 1
7718| #define HAVE_TSEARCH 1
7719| #define HAVE__BOOL 1
7720| #define HAVE_WCHAR_T 1
7721| #define restrict __restrict
7722| #define HAVE_RAW_DECL_FFSL 1
7723| #define HAVE_RAW_DECL_FFSLL 1
7724| #define HAVE_RAW_DECL_MEMMEM 1
7725| #define HAVE_RAW_DECL_STPCPY 1
7726| #define HAVE_RAW_DECL_STPNCPY 1
7727| #define HAVE_RAW_DECL_STRDUP 1
7728| #define HAVE_RAW_DECL_STRNCAT 1
7729| #define HAVE_RAW_DECL_STRNDUP 1
7730| #define HAVE_RAW_DECL_STRNLEN 1
7731| #define HAVE_RAW_DECL_STRPBRK 1
7732| #define HAVE_RAW_DECL_STRSEP 1
7733| #define HAVE_RAW_DECL_STRCASESTR 1
7734| #define HAVE_RAW_DECL_STRTOK_R 1
7735| #define HAVE_RAW_DECL_STRERROR_R 1
7736| #define HAVE_RAW_DECL_STRSIGNAL 1
7737| #define HAVE_ALLOCA 1
7738| #define GNULIB_TEST_ENVIRON 1
7739| #define HAVE_DECL_ISWBLANK 1
7740| #define GNULIB_TEST_ISWBLANK 1
7741| #define GNULIB_TEST_MBRTOWC 1
7742| #define GNULIB_TEST_MBSINIT 1
7743| #define GNULIB_TEST_MBSLEN 1
7744| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7745| #define HAVE_MBSTATE_T 1
7746| #define GNULIB_TEST_MEMCHR 1
7747| #define GNULIB_TEST_SETENV 1
7748| #define HAVE_RAW_DECL__EXIT 1
7749| #define HAVE_RAW_DECL_ATOLL 1
7750| #define HAVE_RAW_DECL_GETLOADAVG 1
7751| #define HAVE_RAW_DECL_GETSUBOPT 1
7752| #define HAVE_RAW_DECL_GRANTPT 1
7753| #define HAVE_RAW_DECL_INITSTATE 1
7754| #define HAVE_RAW_DECL_MKSTEMP 1
7755| /* end confdefs.h.  */
7756| #include <stdlib.h>
7757| #if HAVE_SYS_LOADAVG_H
7758| # include <sys/loadavg.h>
7759| #endif
7760| #if HAVE_RANDOM_H
7761| # include <random.h>
7762| #endif
7763|
7764| int
7765| main ()
7766| {
7767| #undef mkstemps
7768|   (void) mkstemps;
7769|   ;
7770|   return 0;
7771| }
7772configure:26212: result: no
7773configure:26180: checking whether posix_openpt is declared without a macro
7774configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7775configure:26204: $? = 0
7776configure:26212: result: yes
7777configure:26180: checking whether ptsname is declared without a macro
7778configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7779configure:26204: $? = 0
7780configure:26212: result: yes
7781configure:26180: checking whether ptsname_r is declared without a macro
7782configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7783configure:26204: $? = 0
7784configure:26212: result: yes
7785configure:26180: checking whether random is declared without a macro
7786configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7787configure:26204: $? = 0
7788configure:26212: result: yes
7789configure:26180: checking whether random_r is declared without a macro
7790configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7791conftest.c:136:10: error: use of undeclared identifier 'random_r'
7792  (void) random_r;
7793         ^
77941 error generated.
7795configure:26204: $? = 1
7796configure: failed program was:
7797| /* confdefs.h */
7798| #define PACKAGE_NAME "GNU Mailutils"
7799| #define PACKAGE_TARNAME "mailutils"
7800| #define PACKAGE_VERSION "3.12"
7801| #define PACKAGE_STRING "GNU Mailutils 3.12"
7802| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7803| #define PACKAGE_URL "http://mailutils.org"
7804| #define PACKAGE "mailutils"
7805| #define VERSION "3.12"
7806| #define STDC_HEADERS 1
7807| #define HAVE_SYS_TYPES_H 1
7808| #define HAVE_SYS_STAT_H 1
7809| #define HAVE_STDLIB_H 1
7810| #define HAVE_STRING_H 1
7811| #define HAVE_MEMORY_H 1
7812| #define HAVE_STRINGS_H 1
7813| #define HAVE_INTTYPES_H 1
7814| #define HAVE_STDINT_H 1
7815| #define HAVE_UNISTD_H 1
7816| #define __EXTENSIONS__ 1
7817| #define _ALL_SOURCE 1
7818| #define _DARWIN_C_SOURCE 1
7819| #define _GNU_SOURCE 1
7820| #define _POSIX_PTHREAD_SEMANTICS 1
7821| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7822| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7823| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7824| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7825| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7826| #define __STDC_WANT_LIB_EXT2__ 1
7827| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7828| #define _TANDEM_SOURCE 1
7829| #define YYTEXT_POINTER 1
7830| #define HAVE_DLFCN_H 1
7831| #define LT_OBJDIR ".libs/"
7832| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7833| #define HAVE_CFLOCALECOPYCURRENT 1
7834| #define HAVE_ICONV 1
7835| #define ENABLE_NLS 1
7836| #define HAVE_GETTEXT 1
7837| #define HAVE_DCGETTEXT 1
7838| #define HAVE_ICONV 1
7839| #define ICONV_CONST
7840| #define HAVE_ICONV_H 1
7841| #define HAVE_ALLOCA_H 1
7842| #define HAVE_ALLOCA 1
7843| #define HAVE_UNISTD_H 1
7844| #define HAVE_WCTYPE_H 1
7845| #define HAVE_LIMITS_H 1
7846| #define HAVE_WCHAR_H 1
7847| #define HAVE_SYS_MMAN_H 1
7848| #define HAVE_STDINT_H 1
7849| #define HAVE_STDLIB_H 1
7850| #define HAVE_SYS_PARAM_H 1
7851| #define HAVE_ISWCNTRL 1
7852| #define HAVE_ISWBLANK 1
7853| #define HAVE_SYMLINK 1
7854| #define HAVE_MBSINIT 1
7855| #define HAVE_MBRTOWC 1
7856| #define HAVE_ISASCII 1
7857| #define HAVE_MPROTECT 1
7858| #define HAVE_SETENV 1
7859| #define HAVE_WCWIDTH 1
7860| #define HAVE_WINT_T 1
7861| #define HAVE_TOWLOWER 1
7862| #define HAVE_RAW_DECL_WCTYPE 1
7863| #define HAVE_RAW_DECL_ISWCTYPE 1
7864| #define HAVE_RAW_DECL_WCTRANS 1
7865| #define HAVE_RAW_DECL_TOWCTRANS 1
7866| #define HAVE_LANGINFO_CODESET 1
7867| #define HAVE_WORKING_O_NOATIME 1
7868| #define HAVE_WORKING_O_NOFOLLOW 1
7869| #define HAVE_DECL_GETC_UNLOCKED 1
7870| #define HAVE_STDLIB_H 1
7871| #define MALLOC_0_IS_NONNULL 1
7872| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7873| #define HAVE_LONG_LONG_INT 1
7874| #define HAVE_MBSTATE_T 1
7875| #define HAVE_MAP_ANONYMOUS 1
7876| #define HAVE_DECL_SETENV 1
7877| #define HAVE_SEARCH_H 1
7878| #define HAVE_TSEARCH 1
7879| #define HAVE__BOOL 1
7880| #define HAVE_WCHAR_T 1
7881| #define restrict __restrict
7882| #define HAVE_RAW_DECL_FFSL 1
7883| #define HAVE_RAW_DECL_FFSLL 1
7884| #define HAVE_RAW_DECL_MEMMEM 1
7885| #define HAVE_RAW_DECL_STPCPY 1
7886| #define HAVE_RAW_DECL_STPNCPY 1
7887| #define HAVE_RAW_DECL_STRDUP 1
7888| #define HAVE_RAW_DECL_STRNCAT 1
7889| #define HAVE_RAW_DECL_STRNDUP 1
7890| #define HAVE_RAW_DECL_STRNLEN 1
7891| #define HAVE_RAW_DECL_STRPBRK 1
7892| #define HAVE_RAW_DECL_STRSEP 1
7893| #define HAVE_RAW_DECL_STRCASESTR 1
7894| #define HAVE_RAW_DECL_STRTOK_R 1
7895| #define HAVE_RAW_DECL_STRERROR_R 1
7896| #define HAVE_RAW_DECL_STRSIGNAL 1
7897| #define HAVE_ALLOCA 1
7898| #define GNULIB_TEST_ENVIRON 1
7899| #define HAVE_DECL_ISWBLANK 1
7900| #define GNULIB_TEST_ISWBLANK 1
7901| #define GNULIB_TEST_MBRTOWC 1
7902| #define GNULIB_TEST_MBSINIT 1
7903| #define GNULIB_TEST_MBSLEN 1
7904| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
7905| #define HAVE_MBSTATE_T 1
7906| #define GNULIB_TEST_MEMCHR 1
7907| #define GNULIB_TEST_SETENV 1
7908| #define HAVE_RAW_DECL__EXIT 1
7909| #define HAVE_RAW_DECL_ATOLL 1
7910| #define HAVE_RAW_DECL_GETLOADAVG 1
7911| #define HAVE_RAW_DECL_GETSUBOPT 1
7912| #define HAVE_RAW_DECL_GRANTPT 1
7913| #define HAVE_RAW_DECL_INITSTATE 1
7914| #define HAVE_RAW_DECL_MKSTEMP 1
7915| #define HAVE_RAW_DECL_POSIX_OPENPT 1
7916| #define HAVE_RAW_DECL_PTSNAME 1
7917| #define HAVE_RAW_DECL_PTSNAME_R 1
7918| #define HAVE_RAW_DECL_RANDOM 1
7919| /* end confdefs.h.  */
7920| #include <stdlib.h>
7921| #if HAVE_SYS_LOADAVG_H
7922| # include <sys/loadavg.h>
7923| #endif
7924| #if HAVE_RANDOM_H
7925| # include <random.h>
7926| #endif
7927|
7928| int
7929| main ()
7930| {
7931| #undef random_r
7932|   (void) random_r;
7933|   ;
7934|   return 0;
7935| }
7936configure:26212: result: no
7937configure:26180: checking whether realpath is declared without a macro
7938configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7939configure:26204: $? = 0
7940configure:26212: result: yes
7941configure:26180: checking whether rpmatch is declared without a macro
7942configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7943configure:26204: $? = 0
7944configure:26212: result: yes
7945configure:26180: checking whether secure_getenv is declared without a macro
7946configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
7947conftest.c:138:10: error: use of undeclared identifier 'secure_getenv'
7948  (void) secure_getenv;
7949         ^
79501 error generated.
7951configure:26204: $? = 1
7952configure: failed program was:
7953| /* confdefs.h */
7954| #define PACKAGE_NAME "GNU Mailutils"
7955| #define PACKAGE_TARNAME "mailutils"
7956| #define PACKAGE_VERSION "3.12"
7957| #define PACKAGE_STRING "GNU Mailutils 3.12"
7958| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
7959| #define PACKAGE_URL "http://mailutils.org"
7960| #define PACKAGE "mailutils"
7961| #define VERSION "3.12"
7962| #define STDC_HEADERS 1
7963| #define HAVE_SYS_TYPES_H 1
7964| #define HAVE_SYS_STAT_H 1
7965| #define HAVE_STDLIB_H 1
7966| #define HAVE_STRING_H 1
7967| #define HAVE_MEMORY_H 1
7968| #define HAVE_STRINGS_H 1
7969| #define HAVE_INTTYPES_H 1
7970| #define HAVE_STDINT_H 1
7971| #define HAVE_UNISTD_H 1
7972| #define __EXTENSIONS__ 1
7973| #define _ALL_SOURCE 1
7974| #define _DARWIN_C_SOURCE 1
7975| #define _GNU_SOURCE 1
7976| #define _POSIX_PTHREAD_SEMANTICS 1
7977| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
7978| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
7979| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
7980| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
7981| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
7982| #define __STDC_WANT_LIB_EXT2__ 1
7983| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
7984| #define _TANDEM_SOURCE 1
7985| #define YYTEXT_POINTER 1
7986| #define HAVE_DLFCN_H 1
7987| #define LT_OBJDIR ".libs/"
7988| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
7989| #define HAVE_CFLOCALECOPYCURRENT 1
7990| #define HAVE_ICONV 1
7991| #define ENABLE_NLS 1
7992| #define HAVE_GETTEXT 1
7993| #define HAVE_DCGETTEXT 1
7994| #define HAVE_ICONV 1
7995| #define ICONV_CONST
7996| #define HAVE_ICONV_H 1
7997| #define HAVE_ALLOCA_H 1
7998| #define HAVE_ALLOCA 1
7999| #define HAVE_UNISTD_H 1
8000| #define HAVE_WCTYPE_H 1
8001| #define HAVE_LIMITS_H 1
8002| #define HAVE_WCHAR_H 1
8003| #define HAVE_SYS_MMAN_H 1
8004| #define HAVE_STDINT_H 1
8005| #define HAVE_STDLIB_H 1
8006| #define HAVE_SYS_PARAM_H 1
8007| #define HAVE_ISWCNTRL 1
8008| #define HAVE_ISWBLANK 1
8009| #define HAVE_SYMLINK 1
8010| #define HAVE_MBSINIT 1
8011| #define HAVE_MBRTOWC 1
8012| #define HAVE_ISASCII 1
8013| #define HAVE_MPROTECT 1
8014| #define HAVE_SETENV 1
8015| #define HAVE_WCWIDTH 1
8016| #define HAVE_WINT_T 1
8017| #define HAVE_TOWLOWER 1
8018| #define HAVE_RAW_DECL_WCTYPE 1
8019| #define HAVE_RAW_DECL_ISWCTYPE 1
8020| #define HAVE_RAW_DECL_WCTRANS 1
8021| #define HAVE_RAW_DECL_TOWCTRANS 1
8022| #define HAVE_LANGINFO_CODESET 1
8023| #define HAVE_WORKING_O_NOATIME 1
8024| #define HAVE_WORKING_O_NOFOLLOW 1
8025| #define HAVE_DECL_GETC_UNLOCKED 1
8026| #define HAVE_STDLIB_H 1
8027| #define MALLOC_0_IS_NONNULL 1
8028| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8029| #define HAVE_LONG_LONG_INT 1
8030| #define HAVE_MBSTATE_T 1
8031| #define HAVE_MAP_ANONYMOUS 1
8032| #define HAVE_DECL_SETENV 1
8033| #define HAVE_SEARCH_H 1
8034| #define HAVE_TSEARCH 1
8035| #define HAVE__BOOL 1
8036| #define HAVE_WCHAR_T 1
8037| #define restrict __restrict
8038| #define HAVE_RAW_DECL_FFSL 1
8039| #define HAVE_RAW_DECL_FFSLL 1
8040| #define HAVE_RAW_DECL_MEMMEM 1
8041| #define HAVE_RAW_DECL_STPCPY 1
8042| #define HAVE_RAW_DECL_STPNCPY 1
8043| #define HAVE_RAW_DECL_STRDUP 1
8044| #define HAVE_RAW_DECL_STRNCAT 1
8045| #define HAVE_RAW_DECL_STRNDUP 1
8046| #define HAVE_RAW_DECL_STRNLEN 1
8047| #define HAVE_RAW_DECL_STRPBRK 1
8048| #define HAVE_RAW_DECL_STRSEP 1
8049| #define HAVE_RAW_DECL_STRCASESTR 1
8050| #define HAVE_RAW_DECL_STRTOK_R 1
8051| #define HAVE_RAW_DECL_STRERROR_R 1
8052| #define HAVE_RAW_DECL_STRSIGNAL 1
8053| #define HAVE_ALLOCA 1
8054| #define GNULIB_TEST_ENVIRON 1
8055| #define HAVE_DECL_ISWBLANK 1
8056| #define GNULIB_TEST_ISWBLANK 1
8057| #define GNULIB_TEST_MBRTOWC 1
8058| #define GNULIB_TEST_MBSINIT 1
8059| #define GNULIB_TEST_MBSLEN 1
8060| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8061| #define HAVE_MBSTATE_T 1
8062| #define GNULIB_TEST_MEMCHR 1
8063| #define GNULIB_TEST_SETENV 1
8064| #define HAVE_RAW_DECL__EXIT 1
8065| #define HAVE_RAW_DECL_ATOLL 1
8066| #define HAVE_RAW_DECL_GETLOADAVG 1
8067| #define HAVE_RAW_DECL_GETSUBOPT 1
8068| #define HAVE_RAW_DECL_GRANTPT 1
8069| #define HAVE_RAW_DECL_INITSTATE 1
8070| #define HAVE_RAW_DECL_MKSTEMP 1
8071| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8072| #define HAVE_RAW_DECL_PTSNAME 1
8073| #define HAVE_RAW_DECL_PTSNAME_R 1
8074| #define HAVE_RAW_DECL_RANDOM 1
8075| #define HAVE_RAW_DECL_REALPATH 1
8076| #define HAVE_RAW_DECL_RPMATCH 1
8077| /* end confdefs.h.  */
8078| #include <stdlib.h>
8079| #if HAVE_SYS_LOADAVG_H
8080| # include <sys/loadavg.h>
8081| #endif
8082| #if HAVE_RANDOM_H
8083| # include <random.h>
8084| #endif
8085|
8086| int
8087| main ()
8088| {
8089| #undef secure_getenv
8090|   (void) secure_getenv;
8091|   ;
8092|   return 0;
8093| }
8094configure:26212: result: no
8095configure:26180: checking whether setenv is declared without a macro
8096configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8097configure:26204: $? = 0
8098configure:26212: result: yes
8099configure:26180: checking whether setstate is declared without a macro
8100configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8101configure:26204: $? = 0
8102configure:26212: result: yes
8103configure:26180: checking whether setstate_r is declared without a macro
8104configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8105conftest.c:140:10: error: use of undeclared identifier 'setstate_r'
8106  (void) setstate_r;
8107         ^
81081 error generated.
8109configure:26204: $? = 1
8110configure: failed program was:
8111| /* confdefs.h */
8112| #define PACKAGE_NAME "GNU Mailutils"
8113| #define PACKAGE_TARNAME "mailutils"
8114| #define PACKAGE_VERSION "3.12"
8115| #define PACKAGE_STRING "GNU Mailutils 3.12"
8116| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8117| #define PACKAGE_URL "http://mailutils.org"
8118| #define PACKAGE "mailutils"
8119| #define VERSION "3.12"
8120| #define STDC_HEADERS 1
8121| #define HAVE_SYS_TYPES_H 1
8122| #define HAVE_SYS_STAT_H 1
8123| #define HAVE_STDLIB_H 1
8124| #define HAVE_STRING_H 1
8125| #define HAVE_MEMORY_H 1
8126| #define HAVE_STRINGS_H 1
8127| #define HAVE_INTTYPES_H 1
8128| #define HAVE_STDINT_H 1
8129| #define HAVE_UNISTD_H 1
8130| #define __EXTENSIONS__ 1
8131| #define _ALL_SOURCE 1
8132| #define _DARWIN_C_SOURCE 1
8133| #define _GNU_SOURCE 1
8134| #define _POSIX_PTHREAD_SEMANTICS 1
8135| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8136| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8137| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8138| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8139| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8140| #define __STDC_WANT_LIB_EXT2__ 1
8141| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8142| #define _TANDEM_SOURCE 1
8143| #define YYTEXT_POINTER 1
8144| #define HAVE_DLFCN_H 1
8145| #define LT_OBJDIR ".libs/"
8146| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8147| #define HAVE_CFLOCALECOPYCURRENT 1
8148| #define HAVE_ICONV 1
8149| #define ENABLE_NLS 1
8150| #define HAVE_GETTEXT 1
8151| #define HAVE_DCGETTEXT 1
8152| #define HAVE_ICONV 1
8153| #define ICONV_CONST
8154| #define HAVE_ICONV_H 1
8155| #define HAVE_ALLOCA_H 1
8156| #define HAVE_ALLOCA 1
8157| #define HAVE_UNISTD_H 1
8158| #define HAVE_WCTYPE_H 1
8159| #define HAVE_LIMITS_H 1
8160| #define HAVE_WCHAR_H 1
8161| #define HAVE_SYS_MMAN_H 1
8162| #define HAVE_STDINT_H 1
8163| #define HAVE_STDLIB_H 1
8164| #define HAVE_SYS_PARAM_H 1
8165| #define HAVE_ISWCNTRL 1
8166| #define HAVE_ISWBLANK 1
8167| #define HAVE_SYMLINK 1
8168| #define HAVE_MBSINIT 1
8169| #define HAVE_MBRTOWC 1
8170| #define HAVE_ISASCII 1
8171| #define HAVE_MPROTECT 1
8172| #define HAVE_SETENV 1
8173| #define HAVE_WCWIDTH 1
8174| #define HAVE_WINT_T 1
8175| #define HAVE_TOWLOWER 1
8176| #define HAVE_RAW_DECL_WCTYPE 1
8177| #define HAVE_RAW_DECL_ISWCTYPE 1
8178| #define HAVE_RAW_DECL_WCTRANS 1
8179| #define HAVE_RAW_DECL_TOWCTRANS 1
8180| #define HAVE_LANGINFO_CODESET 1
8181| #define HAVE_WORKING_O_NOATIME 1
8182| #define HAVE_WORKING_O_NOFOLLOW 1
8183| #define HAVE_DECL_GETC_UNLOCKED 1
8184| #define HAVE_STDLIB_H 1
8185| #define MALLOC_0_IS_NONNULL 1
8186| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8187| #define HAVE_LONG_LONG_INT 1
8188| #define HAVE_MBSTATE_T 1
8189| #define HAVE_MAP_ANONYMOUS 1
8190| #define HAVE_DECL_SETENV 1
8191| #define HAVE_SEARCH_H 1
8192| #define HAVE_TSEARCH 1
8193| #define HAVE__BOOL 1
8194| #define HAVE_WCHAR_T 1
8195| #define restrict __restrict
8196| #define HAVE_RAW_DECL_FFSL 1
8197| #define HAVE_RAW_DECL_FFSLL 1
8198| #define HAVE_RAW_DECL_MEMMEM 1
8199| #define HAVE_RAW_DECL_STPCPY 1
8200| #define HAVE_RAW_DECL_STPNCPY 1
8201| #define HAVE_RAW_DECL_STRDUP 1
8202| #define HAVE_RAW_DECL_STRNCAT 1
8203| #define HAVE_RAW_DECL_STRNDUP 1
8204| #define HAVE_RAW_DECL_STRNLEN 1
8205| #define HAVE_RAW_DECL_STRPBRK 1
8206| #define HAVE_RAW_DECL_STRSEP 1
8207| #define HAVE_RAW_DECL_STRCASESTR 1
8208| #define HAVE_RAW_DECL_STRTOK_R 1
8209| #define HAVE_RAW_DECL_STRERROR_R 1
8210| #define HAVE_RAW_DECL_STRSIGNAL 1
8211| #define HAVE_ALLOCA 1
8212| #define GNULIB_TEST_ENVIRON 1
8213| #define HAVE_DECL_ISWBLANK 1
8214| #define GNULIB_TEST_ISWBLANK 1
8215| #define GNULIB_TEST_MBRTOWC 1
8216| #define GNULIB_TEST_MBSINIT 1
8217| #define GNULIB_TEST_MBSLEN 1
8218| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8219| #define HAVE_MBSTATE_T 1
8220| #define GNULIB_TEST_MEMCHR 1
8221| #define GNULIB_TEST_SETENV 1
8222| #define HAVE_RAW_DECL__EXIT 1
8223| #define HAVE_RAW_DECL_ATOLL 1
8224| #define HAVE_RAW_DECL_GETLOADAVG 1
8225| #define HAVE_RAW_DECL_GETSUBOPT 1
8226| #define HAVE_RAW_DECL_GRANTPT 1
8227| #define HAVE_RAW_DECL_INITSTATE 1
8228| #define HAVE_RAW_DECL_MKSTEMP 1
8229| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8230| #define HAVE_RAW_DECL_PTSNAME 1
8231| #define HAVE_RAW_DECL_PTSNAME_R 1
8232| #define HAVE_RAW_DECL_RANDOM 1
8233| #define HAVE_RAW_DECL_REALPATH 1
8234| #define HAVE_RAW_DECL_RPMATCH 1
8235| #define HAVE_RAW_DECL_SETENV 1
8236| #define HAVE_RAW_DECL_SETSTATE 1
8237| /* end confdefs.h.  */
8238| #include <stdlib.h>
8239| #if HAVE_SYS_LOADAVG_H
8240| # include <sys/loadavg.h>
8241| #endif
8242| #if HAVE_RANDOM_H
8243| # include <random.h>
8244| #endif
8245|
8246| int
8247| main ()
8248| {
8249| #undef setstate_r
8250|   (void) setstate_r;
8251|   ;
8252|   return 0;
8253| }
8254configure:26212: result: no
8255configure:26180: checking whether srandom is declared without a macro
8256configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8257configure:26204: $? = 0
8258configure:26212: result: yes
8259configure:26180: checking whether srandom_r is declared without a macro
8260configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8261conftest.c:141:10: error: use of undeclared identifier 'srandom_r'
8262  (void) srandom_r;
8263         ^
82641 error generated.
8265configure:26204: $? = 1
8266configure: failed program was:
8267| /* confdefs.h */
8268| #define PACKAGE_NAME "GNU Mailutils"
8269| #define PACKAGE_TARNAME "mailutils"
8270| #define PACKAGE_VERSION "3.12"
8271| #define PACKAGE_STRING "GNU Mailutils 3.12"
8272| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8273| #define PACKAGE_URL "http://mailutils.org"
8274| #define PACKAGE "mailutils"
8275| #define VERSION "3.12"
8276| #define STDC_HEADERS 1
8277| #define HAVE_SYS_TYPES_H 1
8278| #define HAVE_SYS_STAT_H 1
8279| #define HAVE_STDLIB_H 1
8280| #define HAVE_STRING_H 1
8281| #define HAVE_MEMORY_H 1
8282| #define HAVE_STRINGS_H 1
8283| #define HAVE_INTTYPES_H 1
8284| #define HAVE_STDINT_H 1
8285| #define HAVE_UNISTD_H 1
8286| #define __EXTENSIONS__ 1
8287| #define _ALL_SOURCE 1
8288| #define _DARWIN_C_SOURCE 1
8289| #define _GNU_SOURCE 1
8290| #define _POSIX_PTHREAD_SEMANTICS 1
8291| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8292| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8293| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8294| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8295| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8296| #define __STDC_WANT_LIB_EXT2__ 1
8297| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8298| #define _TANDEM_SOURCE 1
8299| #define YYTEXT_POINTER 1
8300| #define HAVE_DLFCN_H 1
8301| #define LT_OBJDIR ".libs/"
8302| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8303| #define HAVE_CFLOCALECOPYCURRENT 1
8304| #define HAVE_ICONV 1
8305| #define ENABLE_NLS 1
8306| #define HAVE_GETTEXT 1
8307| #define HAVE_DCGETTEXT 1
8308| #define HAVE_ICONV 1
8309| #define ICONV_CONST
8310| #define HAVE_ICONV_H 1
8311| #define HAVE_ALLOCA_H 1
8312| #define HAVE_ALLOCA 1
8313| #define HAVE_UNISTD_H 1
8314| #define HAVE_WCTYPE_H 1
8315| #define HAVE_LIMITS_H 1
8316| #define HAVE_WCHAR_H 1
8317| #define HAVE_SYS_MMAN_H 1
8318| #define HAVE_STDINT_H 1
8319| #define HAVE_STDLIB_H 1
8320| #define HAVE_SYS_PARAM_H 1
8321| #define HAVE_ISWCNTRL 1
8322| #define HAVE_ISWBLANK 1
8323| #define HAVE_SYMLINK 1
8324| #define HAVE_MBSINIT 1
8325| #define HAVE_MBRTOWC 1
8326| #define HAVE_ISASCII 1
8327| #define HAVE_MPROTECT 1
8328| #define HAVE_SETENV 1
8329| #define HAVE_WCWIDTH 1
8330| #define HAVE_WINT_T 1
8331| #define HAVE_TOWLOWER 1
8332| #define HAVE_RAW_DECL_WCTYPE 1
8333| #define HAVE_RAW_DECL_ISWCTYPE 1
8334| #define HAVE_RAW_DECL_WCTRANS 1
8335| #define HAVE_RAW_DECL_TOWCTRANS 1
8336| #define HAVE_LANGINFO_CODESET 1
8337| #define HAVE_WORKING_O_NOATIME 1
8338| #define HAVE_WORKING_O_NOFOLLOW 1
8339| #define HAVE_DECL_GETC_UNLOCKED 1
8340| #define HAVE_STDLIB_H 1
8341| #define MALLOC_0_IS_NONNULL 1
8342| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8343| #define HAVE_LONG_LONG_INT 1
8344| #define HAVE_MBSTATE_T 1
8345| #define HAVE_MAP_ANONYMOUS 1
8346| #define HAVE_DECL_SETENV 1
8347| #define HAVE_SEARCH_H 1
8348| #define HAVE_TSEARCH 1
8349| #define HAVE__BOOL 1
8350| #define HAVE_WCHAR_T 1
8351| #define restrict __restrict
8352| #define HAVE_RAW_DECL_FFSL 1
8353| #define HAVE_RAW_DECL_FFSLL 1
8354| #define HAVE_RAW_DECL_MEMMEM 1
8355| #define HAVE_RAW_DECL_STPCPY 1
8356| #define HAVE_RAW_DECL_STPNCPY 1
8357| #define HAVE_RAW_DECL_STRDUP 1
8358| #define HAVE_RAW_DECL_STRNCAT 1
8359| #define HAVE_RAW_DECL_STRNDUP 1
8360| #define HAVE_RAW_DECL_STRNLEN 1
8361| #define HAVE_RAW_DECL_STRPBRK 1
8362| #define HAVE_RAW_DECL_STRSEP 1
8363| #define HAVE_RAW_DECL_STRCASESTR 1
8364| #define HAVE_RAW_DECL_STRTOK_R 1
8365| #define HAVE_RAW_DECL_STRERROR_R 1
8366| #define HAVE_RAW_DECL_STRSIGNAL 1
8367| #define HAVE_ALLOCA 1
8368| #define GNULIB_TEST_ENVIRON 1
8369| #define HAVE_DECL_ISWBLANK 1
8370| #define GNULIB_TEST_ISWBLANK 1
8371| #define GNULIB_TEST_MBRTOWC 1
8372| #define GNULIB_TEST_MBSINIT 1
8373| #define GNULIB_TEST_MBSLEN 1
8374| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8375| #define HAVE_MBSTATE_T 1
8376| #define GNULIB_TEST_MEMCHR 1
8377| #define GNULIB_TEST_SETENV 1
8378| #define HAVE_RAW_DECL__EXIT 1
8379| #define HAVE_RAW_DECL_ATOLL 1
8380| #define HAVE_RAW_DECL_GETLOADAVG 1
8381| #define HAVE_RAW_DECL_GETSUBOPT 1
8382| #define HAVE_RAW_DECL_GRANTPT 1
8383| #define HAVE_RAW_DECL_INITSTATE 1
8384| #define HAVE_RAW_DECL_MKSTEMP 1
8385| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8386| #define HAVE_RAW_DECL_PTSNAME 1
8387| #define HAVE_RAW_DECL_PTSNAME_R 1
8388| #define HAVE_RAW_DECL_RANDOM 1
8389| #define HAVE_RAW_DECL_REALPATH 1
8390| #define HAVE_RAW_DECL_RPMATCH 1
8391| #define HAVE_RAW_DECL_SETENV 1
8392| #define HAVE_RAW_DECL_SETSTATE 1
8393| #define HAVE_RAW_DECL_SRANDOM 1
8394| /* end confdefs.h.  */
8395| #include <stdlib.h>
8396| #if HAVE_SYS_LOADAVG_H
8397| # include <sys/loadavg.h>
8398| #endif
8399| #if HAVE_RANDOM_H
8400| # include <random.h>
8401| #endif
8402|
8403| int
8404| main ()
8405| {
8406| #undef srandom_r
8407|   (void) srandom_r;
8408|   ;
8409|   return 0;
8410| }
8411configure:26212: result: no
8412configure:26180: checking whether strtod is declared without a macro
8413configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8414configure:26204: $? = 0
8415configure:26212: result: yes
8416configure:26180: checking whether strtoll is declared without a macro
8417configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8418configure:26204: $? = 0
8419configure:26212: result: yes
8420configure:26180: checking whether strtoull is declared without a macro
8421configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8422configure:26204: $? = 0
8423configure:26212: result: yes
8424configure:26180: checking whether unlockpt is declared without a macro
8425configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8426configure:26204: $? = 0
8427configure:26212: result: yes
8428configure:26180: checking whether unsetenv is declared without a macro
8429configure:26204: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8430configure:26204: $? = 0
8431configure:26212: result: yes
8432configure:26324: checking whether chdir is declared without a macro
8433configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8434configure:26354: $? = 0
8435configure:26362: result: yes
8436configure:26324: checking whether chown is declared without a macro
8437configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8438configure:26354: $? = 0
8439configure:26362: result: yes
8440configure:26324: checking whether dup is declared without a macro
8441configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8442configure:26354: $? = 0
8443configure:26362: result: yes
8444configure:26324: checking whether dup2 is declared without a macro
8445configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8446configure:26354: $? = 0
8447configure:26362: result: yes
8448configure:26324: checking whether dup3 is declared without a macro
8449configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8450conftest.c:156:10: error: use of undeclared identifier 'dup3'
8451  (void) dup3;
8452         ^
84531 error generated.
8454configure:26354: $? = 1
8455configure: failed program was:
8456| /* confdefs.h */
8457| #define PACKAGE_NAME "GNU Mailutils"
8458| #define PACKAGE_TARNAME "mailutils"
8459| #define PACKAGE_VERSION "3.12"
8460| #define PACKAGE_STRING "GNU Mailutils 3.12"
8461| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8462| #define PACKAGE_URL "http://mailutils.org"
8463| #define PACKAGE "mailutils"
8464| #define VERSION "3.12"
8465| #define STDC_HEADERS 1
8466| #define HAVE_SYS_TYPES_H 1
8467| #define HAVE_SYS_STAT_H 1
8468| #define HAVE_STDLIB_H 1
8469| #define HAVE_STRING_H 1
8470| #define HAVE_MEMORY_H 1
8471| #define HAVE_STRINGS_H 1
8472| #define HAVE_INTTYPES_H 1
8473| #define HAVE_STDINT_H 1
8474| #define HAVE_UNISTD_H 1
8475| #define __EXTENSIONS__ 1
8476| #define _ALL_SOURCE 1
8477| #define _DARWIN_C_SOURCE 1
8478| #define _GNU_SOURCE 1
8479| #define _POSIX_PTHREAD_SEMANTICS 1
8480| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8481| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8482| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8483| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8484| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8485| #define __STDC_WANT_LIB_EXT2__ 1
8486| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8487| #define _TANDEM_SOURCE 1
8488| #define YYTEXT_POINTER 1
8489| #define HAVE_DLFCN_H 1
8490| #define LT_OBJDIR ".libs/"
8491| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8492| #define HAVE_CFLOCALECOPYCURRENT 1
8493| #define HAVE_ICONV 1
8494| #define ENABLE_NLS 1
8495| #define HAVE_GETTEXT 1
8496| #define HAVE_DCGETTEXT 1
8497| #define HAVE_ICONV 1
8498| #define ICONV_CONST
8499| #define HAVE_ICONV_H 1
8500| #define HAVE_ALLOCA_H 1
8501| #define HAVE_ALLOCA 1
8502| #define HAVE_UNISTD_H 1
8503| #define HAVE_WCTYPE_H 1
8504| #define HAVE_LIMITS_H 1
8505| #define HAVE_WCHAR_H 1
8506| #define HAVE_SYS_MMAN_H 1
8507| #define HAVE_STDINT_H 1
8508| #define HAVE_STDLIB_H 1
8509| #define HAVE_SYS_PARAM_H 1
8510| #define HAVE_ISWCNTRL 1
8511| #define HAVE_ISWBLANK 1
8512| #define HAVE_SYMLINK 1
8513| #define HAVE_MBSINIT 1
8514| #define HAVE_MBRTOWC 1
8515| #define HAVE_ISASCII 1
8516| #define HAVE_MPROTECT 1
8517| #define HAVE_SETENV 1
8518| #define HAVE_WCWIDTH 1
8519| #define HAVE_WINT_T 1
8520| #define HAVE_TOWLOWER 1
8521| #define HAVE_RAW_DECL_WCTYPE 1
8522| #define HAVE_RAW_DECL_ISWCTYPE 1
8523| #define HAVE_RAW_DECL_WCTRANS 1
8524| #define HAVE_RAW_DECL_TOWCTRANS 1
8525| #define HAVE_LANGINFO_CODESET 1
8526| #define HAVE_WORKING_O_NOATIME 1
8527| #define HAVE_WORKING_O_NOFOLLOW 1
8528| #define HAVE_DECL_GETC_UNLOCKED 1
8529| #define HAVE_STDLIB_H 1
8530| #define MALLOC_0_IS_NONNULL 1
8531| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8532| #define HAVE_LONG_LONG_INT 1
8533| #define HAVE_MBSTATE_T 1
8534| #define HAVE_MAP_ANONYMOUS 1
8535| #define HAVE_DECL_SETENV 1
8536| #define HAVE_SEARCH_H 1
8537| #define HAVE_TSEARCH 1
8538| #define HAVE__BOOL 1
8539| #define HAVE_WCHAR_T 1
8540| #define restrict __restrict
8541| #define HAVE_RAW_DECL_FFSL 1
8542| #define HAVE_RAW_DECL_FFSLL 1
8543| #define HAVE_RAW_DECL_MEMMEM 1
8544| #define HAVE_RAW_DECL_STPCPY 1
8545| #define HAVE_RAW_DECL_STPNCPY 1
8546| #define HAVE_RAW_DECL_STRDUP 1
8547| #define HAVE_RAW_DECL_STRNCAT 1
8548| #define HAVE_RAW_DECL_STRNDUP 1
8549| #define HAVE_RAW_DECL_STRNLEN 1
8550| #define HAVE_RAW_DECL_STRPBRK 1
8551| #define HAVE_RAW_DECL_STRSEP 1
8552| #define HAVE_RAW_DECL_STRCASESTR 1
8553| #define HAVE_RAW_DECL_STRTOK_R 1
8554| #define HAVE_RAW_DECL_STRERROR_R 1
8555| #define HAVE_RAW_DECL_STRSIGNAL 1
8556| #define HAVE_ALLOCA 1
8557| #define GNULIB_TEST_ENVIRON 1
8558| #define HAVE_DECL_ISWBLANK 1
8559| #define GNULIB_TEST_ISWBLANK 1
8560| #define GNULIB_TEST_MBRTOWC 1
8561| #define GNULIB_TEST_MBSINIT 1
8562| #define GNULIB_TEST_MBSLEN 1
8563| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8564| #define HAVE_MBSTATE_T 1
8565| #define GNULIB_TEST_MEMCHR 1
8566| #define GNULIB_TEST_SETENV 1
8567| #define HAVE_RAW_DECL__EXIT 1
8568| #define HAVE_RAW_DECL_ATOLL 1
8569| #define HAVE_RAW_DECL_GETLOADAVG 1
8570| #define HAVE_RAW_DECL_GETSUBOPT 1
8571| #define HAVE_RAW_DECL_GRANTPT 1
8572| #define HAVE_RAW_DECL_INITSTATE 1
8573| #define HAVE_RAW_DECL_MKSTEMP 1
8574| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8575| #define HAVE_RAW_DECL_PTSNAME 1
8576| #define HAVE_RAW_DECL_PTSNAME_R 1
8577| #define HAVE_RAW_DECL_RANDOM 1
8578| #define HAVE_RAW_DECL_REALPATH 1
8579| #define HAVE_RAW_DECL_RPMATCH 1
8580| #define HAVE_RAW_DECL_SETENV 1
8581| #define HAVE_RAW_DECL_SETSTATE 1
8582| #define HAVE_RAW_DECL_SRANDOM 1
8583| #define HAVE_RAW_DECL_STRTOD 1
8584| #define HAVE_RAW_DECL_STRTOLL 1
8585| #define HAVE_RAW_DECL_STRTOULL 1
8586| #define HAVE_RAW_DECL_UNLOCKPT 1
8587| #define HAVE_RAW_DECL_UNSETENV 1
8588| #define HAVE_RAW_DECL_CHDIR 1
8589| #define HAVE_RAW_DECL_CHOWN 1
8590| #define HAVE_RAW_DECL_DUP 1
8591| #define HAVE_RAW_DECL_DUP2 1
8592| /* end confdefs.h.  */
8593|
8594| #if HAVE_UNISTD_H
8595| # include <unistd.h>
8596| #endif
8597| /* Some systems declare various items in the wrong headers.  */
8598| #if !(defined __GLIBC__ && !defined __UCLIBC__)
8599| # include <fcntl.h>
8600| # include <stdio.h>
8601| # include <stdlib.h>
8602| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8603| #  include <io.h>
8604| # endif
8605| #endif
8606|
8607| int
8608| main ()
8609| {
8610| #undef dup3
8611|   (void) dup3;
8612|   ;
8613|   return 0;
8614| }
8615configure:26362: result: no
8616configure:26324: checking whether environ is declared without a macro
8617configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8618conftest.c:156:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
8619  (void) environ;
8620         ^~~~~~~
8621         union
8622conftest.c:156:10: error: expected expression
86232 errors generated.
8624configure:26354: $? = 1
8625configure: failed program was:
8626| /* confdefs.h */
8627| #define PACKAGE_NAME "GNU Mailutils"
8628| #define PACKAGE_TARNAME "mailutils"
8629| #define PACKAGE_VERSION "3.12"
8630| #define PACKAGE_STRING "GNU Mailutils 3.12"
8631| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8632| #define PACKAGE_URL "http://mailutils.org"
8633| #define PACKAGE "mailutils"
8634| #define VERSION "3.12"
8635| #define STDC_HEADERS 1
8636| #define HAVE_SYS_TYPES_H 1
8637| #define HAVE_SYS_STAT_H 1
8638| #define HAVE_STDLIB_H 1
8639| #define HAVE_STRING_H 1
8640| #define HAVE_MEMORY_H 1
8641| #define HAVE_STRINGS_H 1
8642| #define HAVE_INTTYPES_H 1
8643| #define HAVE_STDINT_H 1
8644| #define HAVE_UNISTD_H 1
8645| #define __EXTENSIONS__ 1
8646| #define _ALL_SOURCE 1
8647| #define _DARWIN_C_SOURCE 1
8648| #define _GNU_SOURCE 1
8649| #define _POSIX_PTHREAD_SEMANTICS 1
8650| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8651| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8652| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8653| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8654| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8655| #define __STDC_WANT_LIB_EXT2__ 1
8656| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8657| #define _TANDEM_SOURCE 1
8658| #define YYTEXT_POINTER 1
8659| #define HAVE_DLFCN_H 1
8660| #define LT_OBJDIR ".libs/"
8661| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8662| #define HAVE_CFLOCALECOPYCURRENT 1
8663| #define HAVE_ICONV 1
8664| #define ENABLE_NLS 1
8665| #define HAVE_GETTEXT 1
8666| #define HAVE_DCGETTEXT 1
8667| #define HAVE_ICONV 1
8668| #define ICONV_CONST
8669| #define HAVE_ICONV_H 1
8670| #define HAVE_ALLOCA_H 1
8671| #define HAVE_ALLOCA 1
8672| #define HAVE_UNISTD_H 1
8673| #define HAVE_WCTYPE_H 1
8674| #define HAVE_LIMITS_H 1
8675| #define HAVE_WCHAR_H 1
8676| #define HAVE_SYS_MMAN_H 1
8677| #define HAVE_STDINT_H 1
8678| #define HAVE_STDLIB_H 1
8679| #define HAVE_SYS_PARAM_H 1
8680| #define HAVE_ISWCNTRL 1
8681| #define HAVE_ISWBLANK 1
8682| #define HAVE_SYMLINK 1
8683| #define HAVE_MBSINIT 1
8684| #define HAVE_MBRTOWC 1
8685| #define HAVE_ISASCII 1
8686| #define HAVE_MPROTECT 1
8687| #define HAVE_SETENV 1
8688| #define HAVE_WCWIDTH 1
8689| #define HAVE_WINT_T 1
8690| #define HAVE_TOWLOWER 1
8691| #define HAVE_RAW_DECL_WCTYPE 1
8692| #define HAVE_RAW_DECL_ISWCTYPE 1
8693| #define HAVE_RAW_DECL_WCTRANS 1
8694| #define HAVE_RAW_DECL_TOWCTRANS 1
8695| #define HAVE_LANGINFO_CODESET 1
8696| #define HAVE_WORKING_O_NOATIME 1
8697| #define HAVE_WORKING_O_NOFOLLOW 1
8698| #define HAVE_DECL_GETC_UNLOCKED 1
8699| #define HAVE_STDLIB_H 1
8700| #define MALLOC_0_IS_NONNULL 1
8701| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8702| #define HAVE_LONG_LONG_INT 1
8703| #define HAVE_MBSTATE_T 1
8704| #define HAVE_MAP_ANONYMOUS 1
8705| #define HAVE_DECL_SETENV 1
8706| #define HAVE_SEARCH_H 1
8707| #define HAVE_TSEARCH 1
8708| #define HAVE__BOOL 1
8709| #define HAVE_WCHAR_T 1
8710| #define restrict __restrict
8711| #define HAVE_RAW_DECL_FFSL 1
8712| #define HAVE_RAW_DECL_FFSLL 1
8713| #define HAVE_RAW_DECL_MEMMEM 1
8714| #define HAVE_RAW_DECL_STPCPY 1
8715| #define HAVE_RAW_DECL_STPNCPY 1
8716| #define HAVE_RAW_DECL_STRDUP 1
8717| #define HAVE_RAW_DECL_STRNCAT 1
8718| #define HAVE_RAW_DECL_STRNDUP 1
8719| #define HAVE_RAW_DECL_STRNLEN 1
8720| #define HAVE_RAW_DECL_STRPBRK 1
8721| #define HAVE_RAW_DECL_STRSEP 1
8722| #define HAVE_RAW_DECL_STRCASESTR 1
8723| #define HAVE_RAW_DECL_STRTOK_R 1
8724| #define HAVE_RAW_DECL_STRERROR_R 1
8725| #define HAVE_RAW_DECL_STRSIGNAL 1
8726| #define HAVE_ALLOCA 1
8727| #define GNULIB_TEST_ENVIRON 1
8728| #define HAVE_DECL_ISWBLANK 1
8729| #define GNULIB_TEST_ISWBLANK 1
8730| #define GNULIB_TEST_MBRTOWC 1
8731| #define GNULIB_TEST_MBSINIT 1
8732| #define GNULIB_TEST_MBSLEN 1
8733| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8734| #define HAVE_MBSTATE_T 1
8735| #define GNULIB_TEST_MEMCHR 1
8736| #define GNULIB_TEST_SETENV 1
8737| #define HAVE_RAW_DECL__EXIT 1
8738| #define HAVE_RAW_DECL_ATOLL 1
8739| #define HAVE_RAW_DECL_GETLOADAVG 1
8740| #define HAVE_RAW_DECL_GETSUBOPT 1
8741| #define HAVE_RAW_DECL_GRANTPT 1
8742| #define HAVE_RAW_DECL_INITSTATE 1
8743| #define HAVE_RAW_DECL_MKSTEMP 1
8744| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8745| #define HAVE_RAW_DECL_PTSNAME 1
8746| #define HAVE_RAW_DECL_PTSNAME_R 1
8747| #define HAVE_RAW_DECL_RANDOM 1
8748| #define HAVE_RAW_DECL_REALPATH 1
8749| #define HAVE_RAW_DECL_RPMATCH 1
8750| #define HAVE_RAW_DECL_SETENV 1
8751| #define HAVE_RAW_DECL_SETSTATE 1
8752| #define HAVE_RAW_DECL_SRANDOM 1
8753| #define HAVE_RAW_DECL_STRTOD 1
8754| #define HAVE_RAW_DECL_STRTOLL 1
8755| #define HAVE_RAW_DECL_STRTOULL 1
8756| #define HAVE_RAW_DECL_UNLOCKPT 1
8757| #define HAVE_RAW_DECL_UNSETENV 1
8758| #define HAVE_RAW_DECL_CHDIR 1
8759| #define HAVE_RAW_DECL_CHOWN 1
8760| #define HAVE_RAW_DECL_DUP 1
8761| #define HAVE_RAW_DECL_DUP2 1
8762| /* end confdefs.h.  */
8763|
8764| #if HAVE_UNISTD_H
8765| # include <unistd.h>
8766| #endif
8767| /* Some systems declare various items in the wrong headers.  */
8768| #if !(defined __GLIBC__ && !defined __UCLIBC__)
8769| # include <fcntl.h>
8770| # include <stdio.h>
8771| # include <stdlib.h>
8772| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8773| #  include <io.h>
8774| # endif
8775| #endif
8776|
8777| int
8778| main ()
8779| {
8780| #undef environ
8781|   (void) environ;
8782|   ;
8783|   return 0;
8784| }
8785configure:26362: result: no
8786configure:26324: checking whether euidaccess is declared without a macro
8787configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8788conftest.c:156:10: error: use of undeclared identifier 'euidaccess'
8789  (void) euidaccess;
8790         ^
87911 error generated.
8792configure:26354: $? = 1
8793configure: failed program was:
8794| /* confdefs.h */
8795| #define PACKAGE_NAME "GNU Mailutils"
8796| #define PACKAGE_TARNAME "mailutils"
8797| #define PACKAGE_VERSION "3.12"
8798| #define PACKAGE_STRING "GNU Mailutils 3.12"
8799| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8800| #define PACKAGE_URL "http://mailutils.org"
8801| #define PACKAGE "mailutils"
8802| #define VERSION "3.12"
8803| #define STDC_HEADERS 1
8804| #define HAVE_SYS_TYPES_H 1
8805| #define HAVE_SYS_STAT_H 1
8806| #define HAVE_STDLIB_H 1
8807| #define HAVE_STRING_H 1
8808| #define HAVE_MEMORY_H 1
8809| #define HAVE_STRINGS_H 1
8810| #define HAVE_INTTYPES_H 1
8811| #define HAVE_STDINT_H 1
8812| #define HAVE_UNISTD_H 1
8813| #define __EXTENSIONS__ 1
8814| #define _ALL_SOURCE 1
8815| #define _DARWIN_C_SOURCE 1
8816| #define _GNU_SOURCE 1
8817| #define _POSIX_PTHREAD_SEMANTICS 1
8818| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8819| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
8820| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
8821| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
8822| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
8823| #define __STDC_WANT_LIB_EXT2__ 1
8824| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
8825| #define _TANDEM_SOURCE 1
8826| #define YYTEXT_POINTER 1
8827| #define HAVE_DLFCN_H 1
8828| #define LT_OBJDIR ".libs/"
8829| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
8830| #define HAVE_CFLOCALECOPYCURRENT 1
8831| #define HAVE_ICONV 1
8832| #define ENABLE_NLS 1
8833| #define HAVE_GETTEXT 1
8834| #define HAVE_DCGETTEXT 1
8835| #define HAVE_ICONV 1
8836| #define ICONV_CONST
8837| #define HAVE_ICONV_H 1
8838| #define HAVE_ALLOCA_H 1
8839| #define HAVE_ALLOCA 1
8840| #define HAVE_UNISTD_H 1
8841| #define HAVE_WCTYPE_H 1
8842| #define HAVE_LIMITS_H 1
8843| #define HAVE_WCHAR_H 1
8844| #define HAVE_SYS_MMAN_H 1
8845| #define HAVE_STDINT_H 1
8846| #define HAVE_STDLIB_H 1
8847| #define HAVE_SYS_PARAM_H 1
8848| #define HAVE_ISWCNTRL 1
8849| #define HAVE_ISWBLANK 1
8850| #define HAVE_SYMLINK 1
8851| #define HAVE_MBSINIT 1
8852| #define HAVE_MBRTOWC 1
8853| #define HAVE_ISASCII 1
8854| #define HAVE_MPROTECT 1
8855| #define HAVE_SETENV 1
8856| #define HAVE_WCWIDTH 1
8857| #define HAVE_WINT_T 1
8858| #define HAVE_TOWLOWER 1
8859| #define HAVE_RAW_DECL_WCTYPE 1
8860| #define HAVE_RAW_DECL_ISWCTYPE 1
8861| #define HAVE_RAW_DECL_WCTRANS 1
8862| #define HAVE_RAW_DECL_TOWCTRANS 1
8863| #define HAVE_LANGINFO_CODESET 1
8864| #define HAVE_WORKING_O_NOATIME 1
8865| #define HAVE_WORKING_O_NOFOLLOW 1
8866| #define HAVE_DECL_GETC_UNLOCKED 1
8867| #define HAVE_STDLIB_H 1
8868| #define MALLOC_0_IS_NONNULL 1
8869| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8870| #define HAVE_LONG_LONG_INT 1
8871| #define HAVE_MBSTATE_T 1
8872| #define HAVE_MAP_ANONYMOUS 1
8873| #define HAVE_DECL_SETENV 1
8874| #define HAVE_SEARCH_H 1
8875| #define HAVE_TSEARCH 1
8876| #define HAVE__BOOL 1
8877| #define HAVE_WCHAR_T 1
8878| #define restrict __restrict
8879| #define HAVE_RAW_DECL_FFSL 1
8880| #define HAVE_RAW_DECL_FFSLL 1
8881| #define HAVE_RAW_DECL_MEMMEM 1
8882| #define HAVE_RAW_DECL_STPCPY 1
8883| #define HAVE_RAW_DECL_STPNCPY 1
8884| #define HAVE_RAW_DECL_STRDUP 1
8885| #define HAVE_RAW_DECL_STRNCAT 1
8886| #define HAVE_RAW_DECL_STRNDUP 1
8887| #define HAVE_RAW_DECL_STRNLEN 1
8888| #define HAVE_RAW_DECL_STRPBRK 1
8889| #define HAVE_RAW_DECL_STRSEP 1
8890| #define HAVE_RAW_DECL_STRCASESTR 1
8891| #define HAVE_RAW_DECL_STRTOK_R 1
8892| #define HAVE_RAW_DECL_STRERROR_R 1
8893| #define HAVE_RAW_DECL_STRSIGNAL 1
8894| #define HAVE_ALLOCA 1
8895| #define GNULIB_TEST_ENVIRON 1
8896| #define HAVE_DECL_ISWBLANK 1
8897| #define GNULIB_TEST_ISWBLANK 1
8898| #define GNULIB_TEST_MBRTOWC 1
8899| #define GNULIB_TEST_MBSINIT 1
8900| #define GNULIB_TEST_MBSLEN 1
8901| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
8902| #define HAVE_MBSTATE_T 1
8903| #define GNULIB_TEST_MEMCHR 1
8904| #define GNULIB_TEST_SETENV 1
8905| #define HAVE_RAW_DECL__EXIT 1
8906| #define HAVE_RAW_DECL_ATOLL 1
8907| #define HAVE_RAW_DECL_GETLOADAVG 1
8908| #define HAVE_RAW_DECL_GETSUBOPT 1
8909| #define HAVE_RAW_DECL_GRANTPT 1
8910| #define HAVE_RAW_DECL_INITSTATE 1
8911| #define HAVE_RAW_DECL_MKSTEMP 1
8912| #define HAVE_RAW_DECL_POSIX_OPENPT 1
8913| #define HAVE_RAW_DECL_PTSNAME 1
8914| #define HAVE_RAW_DECL_PTSNAME_R 1
8915| #define HAVE_RAW_DECL_RANDOM 1
8916| #define HAVE_RAW_DECL_REALPATH 1
8917| #define HAVE_RAW_DECL_RPMATCH 1
8918| #define HAVE_RAW_DECL_SETENV 1
8919| #define HAVE_RAW_DECL_SETSTATE 1
8920| #define HAVE_RAW_DECL_SRANDOM 1
8921| #define HAVE_RAW_DECL_STRTOD 1
8922| #define HAVE_RAW_DECL_STRTOLL 1
8923| #define HAVE_RAW_DECL_STRTOULL 1
8924| #define HAVE_RAW_DECL_UNLOCKPT 1
8925| #define HAVE_RAW_DECL_UNSETENV 1
8926| #define HAVE_RAW_DECL_CHDIR 1
8927| #define HAVE_RAW_DECL_CHOWN 1
8928| #define HAVE_RAW_DECL_DUP 1
8929| #define HAVE_RAW_DECL_DUP2 1
8930| /* end confdefs.h.  */
8931|
8932| #if HAVE_UNISTD_H
8933| # include <unistd.h>
8934| #endif
8935| /* Some systems declare various items in the wrong headers.  */
8936| #if !(defined __GLIBC__ && !defined __UCLIBC__)
8937| # include <fcntl.h>
8938| # include <stdio.h>
8939| # include <stdlib.h>
8940| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
8941| #  include <io.h>
8942| # endif
8943| #endif
8944|
8945| int
8946| main ()
8947| {
8948| #undef euidaccess
8949|   (void) euidaccess;
8950|   ;
8951|   return 0;
8952| }
8953configure:26362: result: no
8954configure:26324: checking whether faccessat is declared without a macro
8955configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8956configure:26354: $? = 0
8957configure:26362: result: yes
8958configure:26324: checking whether fchdir is declared without a macro
8959configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8960configure:26354: $? = 0
8961configure:26362: result: yes
8962configure:26324: checking whether fchownat is declared without a macro
8963configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8964configure:26354: $? = 0
8965configure:26362: result: yes
8966configure:26324: checking whether fdatasync is declared without a macro
8967configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
8968conftest.c:159:10: error: use of undeclared identifier 'fdatasync'
8969  (void) fdatasync;
8970         ^
89711 error generated.
8972configure:26354: $? = 1
8973configure: failed program was:
8974| /* confdefs.h */
8975| #define PACKAGE_NAME "GNU Mailutils"
8976| #define PACKAGE_TARNAME "mailutils"
8977| #define PACKAGE_VERSION "3.12"
8978| #define PACKAGE_STRING "GNU Mailutils 3.12"
8979| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
8980| #define PACKAGE_URL "http://mailutils.org"
8981| #define PACKAGE "mailutils"
8982| #define VERSION "3.12"
8983| #define STDC_HEADERS 1
8984| #define HAVE_SYS_TYPES_H 1
8985| #define HAVE_SYS_STAT_H 1
8986| #define HAVE_STDLIB_H 1
8987| #define HAVE_STRING_H 1
8988| #define HAVE_MEMORY_H 1
8989| #define HAVE_STRINGS_H 1
8990| #define HAVE_INTTYPES_H 1
8991| #define HAVE_STDINT_H 1
8992| #define HAVE_UNISTD_H 1
8993| #define __EXTENSIONS__ 1
8994| #define _ALL_SOURCE 1
8995| #define _DARWIN_C_SOURCE 1
8996| #define _GNU_SOURCE 1
8997| #define _POSIX_PTHREAD_SEMANTICS 1
8998| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
8999| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9000| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9001| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9002| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9003| #define __STDC_WANT_LIB_EXT2__ 1
9004| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9005| #define _TANDEM_SOURCE 1
9006| #define YYTEXT_POINTER 1
9007| #define HAVE_DLFCN_H 1
9008| #define LT_OBJDIR ".libs/"
9009| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9010| #define HAVE_CFLOCALECOPYCURRENT 1
9011| #define HAVE_ICONV 1
9012| #define ENABLE_NLS 1
9013| #define HAVE_GETTEXT 1
9014| #define HAVE_DCGETTEXT 1
9015| #define HAVE_ICONV 1
9016| #define ICONV_CONST
9017| #define HAVE_ICONV_H 1
9018| #define HAVE_ALLOCA_H 1
9019| #define HAVE_ALLOCA 1
9020| #define HAVE_UNISTD_H 1
9021| #define HAVE_WCTYPE_H 1
9022| #define HAVE_LIMITS_H 1
9023| #define HAVE_WCHAR_H 1
9024| #define HAVE_SYS_MMAN_H 1
9025| #define HAVE_STDINT_H 1
9026| #define HAVE_STDLIB_H 1
9027| #define HAVE_SYS_PARAM_H 1
9028| #define HAVE_ISWCNTRL 1
9029| #define HAVE_ISWBLANK 1
9030| #define HAVE_SYMLINK 1
9031| #define HAVE_MBSINIT 1
9032| #define HAVE_MBRTOWC 1
9033| #define HAVE_ISASCII 1
9034| #define HAVE_MPROTECT 1
9035| #define HAVE_SETENV 1
9036| #define HAVE_WCWIDTH 1
9037| #define HAVE_WINT_T 1
9038| #define HAVE_TOWLOWER 1
9039| #define HAVE_RAW_DECL_WCTYPE 1
9040| #define HAVE_RAW_DECL_ISWCTYPE 1
9041| #define HAVE_RAW_DECL_WCTRANS 1
9042| #define HAVE_RAW_DECL_TOWCTRANS 1
9043| #define HAVE_LANGINFO_CODESET 1
9044| #define HAVE_WORKING_O_NOATIME 1
9045| #define HAVE_WORKING_O_NOFOLLOW 1
9046| #define HAVE_DECL_GETC_UNLOCKED 1
9047| #define HAVE_STDLIB_H 1
9048| #define MALLOC_0_IS_NONNULL 1
9049| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9050| #define HAVE_LONG_LONG_INT 1
9051| #define HAVE_MBSTATE_T 1
9052| #define HAVE_MAP_ANONYMOUS 1
9053| #define HAVE_DECL_SETENV 1
9054| #define HAVE_SEARCH_H 1
9055| #define HAVE_TSEARCH 1
9056| #define HAVE__BOOL 1
9057| #define HAVE_WCHAR_T 1
9058| #define restrict __restrict
9059| #define HAVE_RAW_DECL_FFSL 1
9060| #define HAVE_RAW_DECL_FFSLL 1
9061| #define HAVE_RAW_DECL_MEMMEM 1
9062| #define HAVE_RAW_DECL_STPCPY 1
9063| #define HAVE_RAW_DECL_STPNCPY 1
9064| #define HAVE_RAW_DECL_STRDUP 1
9065| #define HAVE_RAW_DECL_STRNCAT 1
9066| #define HAVE_RAW_DECL_STRNDUP 1
9067| #define HAVE_RAW_DECL_STRNLEN 1
9068| #define HAVE_RAW_DECL_STRPBRK 1
9069| #define HAVE_RAW_DECL_STRSEP 1
9070| #define HAVE_RAW_DECL_STRCASESTR 1
9071| #define HAVE_RAW_DECL_STRTOK_R 1
9072| #define HAVE_RAW_DECL_STRERROR_R 1
9073| #define HAVE_RAW_DECL_STRSIGNAL 1
9074| #define HAVE_ALLOCA 1
9075| #define GNULIB_TEST_ENVIRON 1
9076| #define HAVE_DECL_ISWBLANK 1
9077| #define GNULIB_TEST_ISWBLANK 1
9078| #define GNULIB_TEST_MBRTOWC 1
9079| #define GNULIB_TEST_MBSINIT 1
9080| #define GNULIB_TEST_MBSLEN 1
9081| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
9082| #define HAVE_MBSTATE_T 1
9083| #define GNULIB_TEST_MEMCHR 1
9084| #define GNULIB_TEST_SETENV 1
9085| #define HAVE_RAW_DECL__EXIT 1
9086| #define HAVE_RAW_DECL_ATOLL 1
9087| #define HAVE_RAW_DECL_GETLOADAVG 1
9088| #define HAVE_RAW_DECL_GETSUBOPT 1
9089| #define HAVE_RAW_DECL_GRANTPT 1
9090| #define HAVE_RAW_DECL_INITSTATE 1
9091| #define HAVE_RAW_DECL_MKSTEMP 1
9092| #define HAVE_RAW_DECL_POSIX_OPENPT 1
9093| #define HAVE_RAW_DECL_PTSNAME 1
9094| #define HAVE_RAW_DECL_PTSNAME_R 1
9095| #define HAVE_RAW_DECL_RANDOM 1
9096| #define HAVE_RAW_DECL_REALPATH 1
9097| #define HAVE_RAW_DECL_RPMATCH 1
9098| #define HAVE_RAW_DECL_SETENV 1
9099| #define HAVE_RAW_DECL_SETSTATE 1
9100| #define HAVE_RAW_DECL_SRANDOM 1
9101| #define HAVE_RAW_DECL_STRTOD 1
9102| #define HAVE_RAW_DECL_STRTOLL 1
9103| #define HAVE_RAW_DECL_STRTOULL 1
9104| #define HAVE_RAW_DECL_UNLOCKPT 1
9105| #define HAVE_RAW_DECL_UNSETENV 1
9106| #define HAVE_RAW_DECL_CHDIR 1
9107| #define HAVE_RAW_DECL_CHOWN 1
9108| #define HAVE_RAW_DECL_DUP 1
9109| #define HAVE_RAW_DECL_DUP2 1
9110| #define HAVE_RAW_DECL_FACCESSAT 1
9111| #define HAVE_RAW_DECL_FCHDIR 1
9112| #define HAVE_RAW_DECL_FCHOWNAT 1
9113| /* end confdefs.h.  */
9114|
9115| #if HAVE_UNISTD_H
9116| # include <unistd.h>
9117| #endif
9118| /* Some systems declare various items in the wrong headers.  */
9119| #if !(defined __GLIBC__ && !defined __UCLIBC__)
9120| # include <fcntl.h>
9121| # include <stdio.h>
9122| # include <stdlib.h>
9123| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
9124| #  include <io.h>
9125| # endif
9126| #endif
9127|
9128| int
9129| main ()
9130| {
9131| #undef fdatasync
9132|   (void) fdatasync;
9133|   ;
9134|   return 0;
9135| }
9136configure:26362: result: no
9137configure:26324: checking whether fsync is declared without a macro
9138configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9139configure:26354: $? = 0
9140configure:26362: result: yes
9141configure:26324: checking whether ftruncate is declared without a macro
9142configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9143configure:26354: $? = 0
9144configure:26362: result: yes
9145configure:26324: checking whether getcwd is declared without a macro
9146configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9147configure:26354: $? = 0
9148configure:26362: result: yes
9149configure:26324: checking whether getdomainname is declared without a macro
9150configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9151configure:26354: $? = 0
9152configure:26362: result: yes
9153configure:26324: checking whether getdtablesize is declared without a macro
9154configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9155configure:26354: $? = 0
9156configure:26362: result: yes
9157configure:26324: checking whether getgroups is declared without a macro
9158configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9159configure:26354: $? = 0
9160configure:26362: result: yes
9161configure:26324: checking whether gethostname is declared without a macro
9162configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9163configure:26354: $? = 0
9164configure:26362: result: yes
9165configure:26324: checking whether getlogin is declared without a macro
9166configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9167configure:26354: $? = 0
9168configure:26362: result: yes
9169configure:26324: checking whether getlogin_r is declared without a macro
9170configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9171configure:26354: $? = 0
9172configure:26362: result: yes
9173configure:26324: checking whether getpagesize is declared without a macro
9174configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9175configure:26354: $? = 0
9176configure:26362: result: yes
9177configure:26324: checking whether getusershell is declared without a macro
9178configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9179configure:26354: $? = 0
9180configure:26362: result: yes
9181configure:26324: checking whether setusershell is declared without a macro
9182configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9183configure:26354: $? = 0
9184configure:26362: result: yes
9185configure:26324: checking whether endusershell is declared without a macro
9186configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9187configure:26354: $? = 0
9188configure:26362: result: yes
9189configure:26324: checking whether group_member is declared without a macro
9190configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9191conftest.c:172:10: error: use of undeclared identifier 'group_member'
9192  (void) group_member;
9193         ^
91941 error generated.
9195configure:26354: $? = 1
9196configure: failed program was:
9197| /* confdefs.h */
9198| #define PACKAGE_NAME "GNU Mailutils"
9199| #define PACKAGE_TARNAME "mailutils"
9200| #define PACKAGE_VERSION "3.12"
9201| #define PACKAGE_STRING "GNU Mailutils 3.12"
9202| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
9203| #define PACKAGE_URL "http://mailutils.org"
9204| #define PACKAGE "mailutils"
9205| #define VERSION "3.12"
9206| #define STDC_HEADERS 1
9207| #define HAVE_SYS_TYPES_H 1
9208| #define HAVE_SYS_STAT_H 1
9209| #define HAVE_STDLIB_H 1
9210| #define HAVE_STRING_H 1
9211| #define HAVE_MEMORY_H 1
9212| #define HAVE_STRINGS_H 1
9213| #define HAVE_INTTYPES_H 1
9214| #define HAVE_STDINT_H 1
9215| #define HAVE_UNISTD_H 1
9216| #define __EXTENSIONS__ 1
9217| #define _ALL_SOURCE 1
9218| #define _DARWIN_C_SOURCE 1
9219| #define _GNU_SOURCE 1
9220| #define _POSIX_PTHREAD_SEMANTICS 1
9221| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9222| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9223| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9224| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9225| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9226| #define __STDC_WANT_LIB_EXT2__ 1
9227| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9228| #define _TANDEM_SOURCE 1
9229| #define YYTEXT_POINTER 1
9230| #define HAVE_DLFCN_H 1
9231| #define LT_OBJDIR ".libs/"
9232| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9233| #define HAVE_CFLOCALECOPYCURRENT 1
9234| #define HAVE_ICONV 1
9235| #define ENABLE_NLS 1
9236| #define HAVE_GETTEXT 1
9237| #define HAVE_DCGETTEXT 1
9238| #define HAVE_ICONV 1
9239| #define ICONV_CONST
9240| #define HAVE_ICONV_H 1
9241| #define HAVE_ALLOCA_H 1
9242| #define HAVE_ALLOCA 1
9243| #define HAVE_UNISTD_H 1
9244| #define HAVE_WCTYPE_H 1
9245| #define HAVE_LIMITS_H 1
9246| #define HAVE_WCHAR_H 1
9247| #define HAVE_SYS_MMAN_H 1
9248| #define HAVE_STDINT_H 1
9249| #define HAVE_STDLIB_H 1
9250| #define HAVE_SYS_PARAM_H 1
9251| #define HAVE_ISWCNTRL 1
9252| #define HAVE_ISWBLANK 1
9253| #define HAVE_SYMLINK 1
9254| #define HAVE_MBSINIT 1
9255| #define HAVE_MBRTOWC 1
9256| #define HAVE_ISASCII 1
9257| #define HAVE_MPROTECT 1
9258| #define HAVE_SETENV 1
9259| #define HAVE_WCWIDTH 1
9260| #define HAVE_WINT_T 1
9261| #define HAVE_TOWLOWER 1
9262| #define HAVE_RAW_DECL_WCTYPE 1
9263| #define HAVE_RAW_DECL_ISWCTYPE 1
9264| #define HAVE_RAW_DECL_WCTRANS 1
9265| #define HAVE_RAW_DECL_TOWCTRANS 1
9266| #define HAVE_LANGINFO_CODESET 1
9267| #define HAVE_WORKING_O_NOATIME 1
9268| #define HAVE_WORKING_O_NOFOLLOW 1
9269| #define HAVE_DECL_GETC_UNLOCKED 1
9270| #define HAVE_STDLIB_H 1
9271| #define MALLOC_0_IS_NONNULL 1
9272| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9273| #define HAVE_LONG_LONG_INT 1
9274| #define HAVE_MBSTATE_T 1
9275| #define HAVE_MAP_ANONYMOUS 1
9276| #define HAVE_DECL_SETENV 1
9277| #define HAVE_SEARCH_H 1
9278| #define HAVE_TSEARCH 1
9279| #define HAVE__BOOL 1
9280| #define HAVE_WCHAR_T 1
9281| #define restrict __restrict
9282| #define HAVE_RAW_DECL_FFSL 1
9283| #define HAVE_RAW_DECL_FFSLL 1
9284| #define HAVE_RAW_DECL_MEMMEM 1
9285| #define HAVE_RAW_DECL_STPCPY 1
9286| #define HAVE_RAW_DECL_STPNCPY 1
9287| #define HAVE_RAW_DECL_STRDUP 1
9288| #define HAVE_RAW_DECL_STRNCAT 1
9289| #define HAVE_RAW_DECL_STRNDUP 1
9290| #define HAVE_RAW_DECL_STRNLEN 1
9291| #define HAVE_RAW_DECL_STRPBRK 1
9292| #define HAVE_RAW_DECL_STRSEP 1
9293| #define HAVE_RAW_DECL_STRCASESTR 1
9294| #define HAVE_RAW_DECL_STRTOK_R 1
9295| #define HAVE_RAW_DECL_STRERROR_R 1
9296| #define HAVE_RAW_DECL_STRSIGNAL 1
9297| #define HAVE_ALLOCA 1
9298| #define GNULIB_TEST_ENVIRON 1
9299| #define HAVE_DECL_ISWBLANK 1
9300| #define GNULIB_TEST_ISWBLANK 1
9301| #define GNULIB_TEST_MBRTOWC 1
9302| #define GNULIB_TEST_MBSINIT 1
9303| #define GNULIB_TEST_MBSLEN 1
9304| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
9305| #define HAVE_MBSTATE_T 1
9306| #define GNULIB_TEST_MEMCHR 1
9307| #define GNULIB_TEST_SETENV 1
9308| #define HAVE_RAW_DECL__EXIT 1
9309| #define HAVE_RAW_DECL_ATOLL 1
9310| #define HAVE_RAW_DECL_GETLOADAVG 1
9311| #define HAVE_RAW_DECL_GETSUBOPT 1
9312| #define HAVE_RAW_DECL_GRANTPT 1
9313| #define HAVE_RAW_DECL_INITSTATE 1
9314| #define HAVE_RAW_DECL_MKSTEMP 1
9315| #define HAVE_RAW_DECL_POSIX_OPENPT 1
9316| #define HAVE_RAW_DECL_PTSNAME 1
9317| #define HAVE_RAW_DECL_PTSNAME_R 1
9318| #define HAVE_RAW_DECL_RANDOM 1
9319| #define HAVE_RAW_DECL_REALPATH 1
9320| #define HAVE_RAW_DECL_RPMATCH 1
9321| #define HAVE_RAW_DECL_SETENV 1
9322| #define HAVE_RAW_DECL_SETSTATE 1
9323| #define HAVE_RAW_DECL_SRANDOM 1
9324| #define HAVE_RAW_DECL_STRTOD 1
9325| #define HAVE_RAW_DECL_STRTOLL 1
9326| #define HAVE_RAW_DECL_STRTOULL 1
9327| #define HAVE_RAW_DECL_UNLOCKPT 1
9328| #define HAVE_RAW_DECL_UNSETENV 1
9329| #define HAVE_RAW_DECL_CHDIR 1
9330| #define HAVE_RAW_DECL_CHOWN 1
9331| #define HAVE_RAW_DECL_DUP 1
9332| #define HAVE_RAW_DECL_DUP2 1
9333| #define HAVE_RAW_DECL_FACCESSAT 1
9334| #define HAVE_RAW_DECL_FCHDIR 1
9335| #define HAVE_RAW_DECL_FCHOWNAT 1
9336| #define HAVE_RAW_DECL_FSYNC 1
9337| #define HAVE_RAW_DECL_FTRUNCATE 1
9338| #define HAVE_RAW_DECL_GETCWD 1
9339| #define HAVE_RAW_DECL_GETDOMAINNAME 1
9340| #define HAVE_RAW_DECL_GETDTABLESIZE 1
9341| #define HAVE_RAW_DECL_GETGROUPS 1
9342| #define HAVE_RAW_DECL_GETHOSTNAME 1
9343| #define HAVE_RAW_DECL_GETLOGIN 1
9344| #define HAVE_RAW_DECL_GETLOGIN_R 1
9345| #define HAVE_RAW_DECL_GETPAGESIZE 1
9346| #define HAVE_RAW_DECL_GETUSERSHELL 1
9347| #define HAVE_RAW_DECL_SETUSERSHELL 1
9348| #define HAVE_RAW_DECL_ENDUSERSHELL 1
9349| /* end confdefs.h.  */
9350|
9351| #if HAVE_UNISTD_H
9352| # include <unistd.h>
9353| #endif
9354| /* Some systems declare various items in the wrong headers.  */
9355| #if !(defined __GLIBC__ && !defined __UCLIBC__)
9356| # include <fcntl.h>
9357| # include <stdio.h>
9358| # include <stdlib.h>
9359| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
9360| #  include <io.h>
9361| # endif
9362| #endif
9363|
9364| int
9365| main ()
9366| {
9367| #undef group_member
9368|   (void) group_member;
9369|   ;
9370|   return 0;
9371| }
9372configure:26362: result: no
9373configure:26324: checking whether isatty is declared without a macro
9374configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9375configure:26354: $? = 0
9376configure:26362: result: yes
9377configure:26324: checking whether lchown is declared without a macro
9378configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9379configure:26354: $? = 0
9380configure:26362: result: yes
9381configure:26324: checking whether link is declared without a macro
9382configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9383configure:26354: $? = 0
9384configure:26362: result: yes
9385configure:26324: checking whether linkat is declared without a macro
9386configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9387configure:26354: $? = 0
9388configure:26362: result: yes
9389configure:26324: checking whether lseek is declared without a macro
9390configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9391configure:26354: $? = 0
9392configure:26362: result: yes
9393configure:26324: checking whether pipe is declared without a macro
9394configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9395configure:26354: $? = 0
9396configure:26362: result: yes
9397configure:26324: checking whether pipe2 is declared without a macro
9398configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9399conftest.c:178:10: error: use of undeclared identifier 'pipe2'
9400  (void) pipe2;
9401         ^
94021 error generated.
9403configure:26354: $? = 1
9404configure: failed program was:
9405| /* confdefs.h */
9406| #define PACKAGE_NAME "GNU Mailutils"
9407| #define PACKAGE_TARNAME "mailutils"
9408| #define PACKAGE_VERSION "3.12"
9409| #define PACKAGE_STRING "GNU Mailutils 3.12"
9410| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
9411| #define PACKAGE_URL "http://mailutils.org"
9412| #define PACKAGE "mailutils"
9413| #define VERSION "3.12"
9414| #define STDC_HEADERS 1
9415| #define HAVE_SYS_TYPES_H 1
9416| #define HAVE_SYS_STAT_H 1
9417| #define HAVE_STDLIB_H 1
9418| #define HAVE_STRING_H 1
9419| #define HAVE_MEMORY_H 1
9420| #define HAVE_STRINGS_H 1
9421| #define HAVE_INTTYPES_H 1
9422| #define HAVE_STDINT_H 1
9423| #define HAVE_UNISTD_H 1
9424| #define __EXTENSIONS__ 1
9425| #define _ALL_SOURCE 1
9426| #define _DARWIN_C_SOURCE 1
9427| #define _GNU_SOURCE 1
9428| #define _POSIX_PTHREAD_SEMANTICS 1
9429| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9430| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9431| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9432| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9433| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9434| #define __STDC_WANT_LIB_EXT2__ 1
9435| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9436| #define _TANDEM_SOURCE 1
9437| #define YYTEXT_POINTER 1
9438| #define HAVE_DLFCN_H 1
9439| #define LT_OBJDIR ".libs/"
9440| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9441| #define HAVE_CFLOCALECOPYCURRENT 1
9442| #define HAVE_ICONV 1
9443| #define ENABLE_NLS 1
9444| #define HAVE_GETTEXT 1
9445| #define HAVE_DCGETTEXT 1
9446| #define HAVE_ICONV 1
9447| #define ICONV_CONST
9448| #define HAVE_ICONV_H 1
9449| #define HAVE_ALLOCA_H 1
9450| #define HAVE_ALLOCA 1
9451| #define HAVE_UNISTD_H 1
9452| #define HAVE_WCTYPE_H 1
9453| #define HAVE_LIMITS_H 1
9454| #define HAVE_WCHAR_H 1
9455| #define HAVE_SYS_MMAN_H 1
9456| #define HAVE_STDINT_H 1
9457| #define HAVE_STDLIB_H 1
9458| #define HAVE_SYS_PARAM_H 1
9459| #define HAVE_ISWCNTRL 1
9460| #define HAVE_ISWBLANK 1
9461| #define HAVE_SYMLINK 1
9462| #define HAVE_MBSINIT 1
9463| #define HAVE_MBRTOWC 1
9464| #define HAVE_ISASCII 1
9465| #define HAVE_MPROTECT 1
9466| #define HAVE_SETENV 1
9467| #define HAVE_WCWIDTH 1
9468| #define HAVE_WINT_T 1
9469| #define HAVE_TOWLOWER 1
9470| #define HAVE_RAW_DECL_WCTYPE 1
9471| #define HAVE_RAW_DECL_ISWCTYPE 1
9472| #define HAVE_RAW_DECL_WCTRANS 1
9473| #define HAVE_RAW_DECL_TOWCTRANS 1
9474| #define HAVE_LANGINFO_CODESET 1
9475| #define HAVE_WORKING_O_NOATIME 1
9476| #define HAVE_WORKING_O_NOFOLLOW 1
9477| #define HAVE_DECL_GETC_UNLOCKED 1
9478| #define HAVE_STDLIB_H 1
9479| #define MALLOC_0_IS_NONNULL 1
9480| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9481| #define HAVE_LONG_LONG_INT 1
9482| #define HAVE_MBSTATE_T 1
9483| #define HAVE_MAP_ANONYMOUS 1
9484| #define HAVE_DECL_SETENV 1
9485| #define HAVE_SEARCH_H 1
9486| #define HAVE_TSEARCH 1
9487| #define HAVE__BOOL 1
9488| #define HAVE_WCHAR_T 1
9489| #define restrict __restrict
9490| #define HAVE_RAW_DECL_FFSL 1
9491| #define HAVE_RAW_DECL_FFSLL 1
9492| #define HAVE_RAW_DECL_MEMMEM 1
9493| #define HAVE_RAW_DECL_STPCPY 1
9494| #define HAVE_RAW_DECL_STPNCPY 1
9495| #define HAVE_RAW_DECL_STRDUP 1
9496| #define HAVE_RAW_DECL_STRNCAT 1
9497| #define HAVE_RAW_DECL_STRNDUP 1
9498| #define HAVE_RAW_DECL_STRNLEN 1
9499| #define HAVE_RAW_DECL_STRPBRK 1
9500| #define HAVE_RAW_DECL_STRSEP 1
9501| #define HAVE_RAW_DECL_STRCASESTR 1
9502| #define HAVE_RAW_DECL_STRTOK_R 1
9503| #define HAVE_RAW_DECL_STRERROR_R 1
9504| #define HAVE_RAW_DECL_STRSIGNAL 1
9505| #define HAVE_ALLOCA 1
9506| #define GNULIB_TEST_ENVIRON 1
9507| #define HAVE_DECL_ISWBLANK 1
9508| #define GNULIB_TEST_ISWBLANK 1
9509| #define GNULIB_TEST_MBRTOWC 1
9510| #define GNULIB_TEST_MBSINIT 1
9511| #define GNULIB_TEST_MBSLEN 1
9512| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
9513| #define HAVE_MBSTATE_T 1
9514| #define GNULIB_TEST_MEMCHR 1
9515| #define GNULIB_TEST_SETENV 1
9516| #define HAVE_RAW_DECL__EXIT 1
9517| #define HAVE_RAW_DECL_ATOLL 1
9518| #define HAVE_RAW_DECL_GETLOADAVG 1
9519| #define HAVE_RAW_DECL_GETSUBOPT 1
9520| #define HAVE_RAW_DECL_GRANTPT 1
9521| #define HAVE_RAW_DECL_INITSTATE 1
9522| #define HAVE_RAW_DECL_MKSTEMP 1
9523| #define HAVE_RAW_DECL_POSIX_OPENPT 1
9524| #define HAVE_RAW_DECL_PTSNAME 1
9525| #define HAVE_RAW_DECL_PTSNAME_R 1
9526| #define HAVE_RAW_DECL_RANDOM 1
9527| #define HAVE_RAW_DECL_REALPATH 1
9528| #define HAVE_RAW_DECL_RPMATCH 1
9529| #define HAVE_RAW_DECL_SETENV 1
9530| #define HAVE_RAW_DECL_SETSTATE 1
9531| #define HAVE_RAW_DECL_SRANDOM 1
9532| #define HAVE_RAW_DECL_STRTOD 1
9533| #define HAVE_RAW_DECL_STRTOLL 1
9534| #define HAVE_RAW_DECL_STRTOULL 1
9535| #define HAVE_RAW_DECL_UNLOCKPT 1
9536| #define HAVE_RAW_DECL_UNSETENV 1
9537| #define HAVE_RAW_DECL_CHDIR 1
9538| #define HAVE_RAW_DECL_CHOWN 1
9539| #define HAVE_RAW_DECL_DUP 1
9540| #define HAVE_RAW_DECL_DUP2 1
9541| #define HAVE_RAW_DECL_FACCESSAT 1
9542| #define HAVE_RAW_DECL_FCHDIR 1
9543| #define HAVE_RAW_DECL_FCHOWNAT 1
9544| #define HAVE_RAW_DECL_FSYNC 1
9545| #define HAVE_RAW_DECL_FTRUNCATE 1
9546| #define HAVE_RAW_DECL_GETCWD 1
9547| #define HAVE_RAW_DECL_GETDOMAINNAME 1
9548| #define HAVE_RAW_DECL_GETDTABLESIZE 1
9549| #define HAVE_RAW_DECL_GETGROUPS 1
9550| #define HAVE_RAW_DECL_GETHOSTNAME 1
9551| #define HAVE_RAW_DECL_GETLOGIN 1
9552| #define HAVE_RAW_DECL_GETLOGIN_R 1
9553| #define HAVE_RAW_DECL_GETPAGESIZE 1
9554| #define HAVE_RAW_DECL_GETUSERSHELL 1
9555| #define HAVE_RAW_DECL_SETUSERSHELL 1
9556| #define HAVE_RAW_DECL_ENDUSERSHELL 1
9557| #define HAVE_RAW_DECL_ISATTY 1
9558| #define HAVE_RAW_DECL_LCHOWN 1
9559| #define HAVE_RAW_DECL_LINK 1
9560| #define HAVE_RAW_DECL_LINKAT 1
9561| #define HAVE_RAW_DECL_LSEEK 1
9562| #define HAVE_RAW_DECL_PIPE 1
9563| /* end confdefs.h.  */
9564|
9565| #if HAVE_UNISTD_H
9566| # include <unistd.h>
9567| #endif
9568| /* Some systems declare various items in the wrong headers.  */
9569| #if !(defined __GLIBC__ && !defined __UCLIBC__)
9570| # include <fcntl.h>
9571| # include <stdio.h>
9572| # include <stdlib.h>
9573| # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
9574| #  include <io.h>
9575| # endif
9576| #endif
9577|
9578| int
9579| main ()
9580| {
9581| #undef pipe2
9582|   (void) pipe2;
9583|   ;
9584|   return 0;
9585| }
9586configure:26362: result: no
9587configure:26324: checking whether pread is declared without a macro
9588configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9589configure:26354: $? = 0
9590configure:26362: result: yes
9591configure:26324: checking whether pwrite is declared without a macro
9592configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9593configure:26354: $? = 0
9594configure:26362: result: yes
9595configure:26324: checking whether readlink is declared without a macro
9596configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9597configure:26354: $? = 0
9598configure:26362: result: yes
9599configure:26324: checking whether readlinkat is declared without a macro
9600configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9601configure:26354: $? = 0
9602configure:26362: result: yes
9603configure:26324: checking whether rmdir is declared without a macro
9604configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9605configure:26354: $? = 0
9606configure:26362: result: yes
9607configure:26324: checking whether sethostname is declared without a macro
9608configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9609configure:26354: $? = 0
9610configure:26362: result: yes
9611configure:26324: checking whether sleep is declared without a macro
9612configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9613configure:26354: $? = 0
9614configure:26362: result: yes
9615configure:26324: checking whether symlink is declared without a macro
9616configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9617configure:26354: $? = 0
9618configure:26362: result: yes
9619configure:26324: checking whether symlinkat is declared without a macro
9620configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9621configure:26354: $? = 0
9622configure:26362: result: yes
9623configure:26324: checking whether ttyname_r is declared without a macro
9624configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9625configure:26354: $? = 0
9626configure:26362: result: yes
9627configure:26324: checking whether unlink is declared without a macro
9628configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9629configure:26354: $? = 0
9630configure:26362: result: yes
9631configure:26324: checking whether unlinkat is declared without a macro
9632configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9633configure:26354: $? = 0
9634configure:26362: result: yes
9635configure:26324: checking whether usleep is declared without a macro
9636configure:26354: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9637configure:26354: $? = 0
9638configure:26362: result: yes
9639configure:26558: checking whether btowc is declared without a macro
9640configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9641configure:26586: $? = 0
9642configure:26594: result: yes
9643configure:26558: checking whether wctob is declared without a macro
9644configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9645configure:26586: $? = 0
9646configure:26594: result: yes
9647configure:26558: checking whether mbsinit is declared without a macro
9648configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9649configure:26586: $? = 0
9650configure:26594: result: yes
9651configure:26558: checking whether mbrtowc is declared without a macro
9652configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9653configure:26586: $? = 0
9654configure:26594: result: yes
9655configure:26558: checking whether mbrlen is declared without a macro
9656configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9657configure:26586: $? = 0
9658configure:26594: result: yes
9659configure:26558: checking whether mbsrtowcs is declared without a macro
9660configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9661configure:26586: $? = 0
9662configure:26594: result: yes
9663configure:26558: checking whether mbsnrtowcs is declared without a macro
9664configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9665configure:26586: $? = 0
9666configure:26594: result: yes
9667configure:26558: checking whether wcrtomb is declared without a macro
9668configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9669configure:26586: $? = 0
9670configure:26594: result: yes
9671configure:26558: checking whether wcsrtombs is declared without a macro
9672configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9673configure:26586: $? = 0
9674configure:26594: result: yes
9675configure:26558: checking whether wcsnrtombs is declared without a macro
9676configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9677configure:26586: $? = 0
9678configure:26594: result: yes
9679configure:26558: checking whether wcwidth is declared without a macro
9680configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9681configure:26586: $? = 0
9682configure:26594: result: yes
9683configure:26558: checking whether wmemchr is declared without a macro
9684configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9685configure:26586: $? = 0
9686configure:26594: result: yes
9687configure:26558: checking whether wmemcmp is declared without a macro
9688configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9689configure:26586: $? = 0
9690configure:26594: result: yes
9691configure:26558: checking whether wmemcpy is declared without a macro
9692configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9693configure:26586: $? = 0
9694configure:26594: result: yes
9695configure:26558: checking whether wmemmove is declared without a macro
9696configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9697configure:26586: $? = 0
9698configure:26594: result: yes
9699configure:26558: checking whether wmemset is declared without a macro
9700configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9701configure:26586: $? = 0
9702configure:26594: result: yes
9703configure:26558: checking whether wcslen is declared without a macro
9704configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9705configure:26586: $? = 0
9706configure:26594: result: yes
9707configure:26558: checking whether wcsnlen is declared without a macro
9708configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9709configure:26586: $? = 0
9710configure:26594: result: yes
9711configure:26558: checking whether wcscpy is declared without a macro
9712configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9713configure:26586: $? = 0
9714configure:26594: result: yes
9715configure:26558: checking whether wcpcpy is declared without a macro
9716configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9717configure:26586: $? = 0
9718configure:26594: result: yes
9719configure:26558: checking whether wcsncpy is declared without a macro
9720configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9721configure:26586: $? = 0
9722configure:26594: result: yes
9723configure:26558: checking whether wcpncpy is declared without a macro
9724configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9725configure:26586: $? = 0
9726configure:26594: result: yes
9727configure:26558: checking whether wcscat is declared without a macro
9728configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9729configure:26586: $? = 0
9730configure:26594: result: yes
9731configure:26558: checking whether wcsncat is declared without a macro
9732configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9733configure:26586: $? = 0
9734configure:26594: result: yes
9735configure:26558: checking whether wcscmp is declared without a macro
9736configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9737configure:26586: $? = 0
9738configure:26594: result: yes
9739configure:26558: checking whether wcsncmp is declared without a macro
9740configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9741configure:26586: $? = 0
9742configure:26594: result: yes
9743configure:26558: checking whether wcscasecmp is declared without a macro
9744configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9745configure:26586: $? = 0
9746configure:26594: result: yes
9747configure:26558: checking whether wcsncasecmp is declared without a macro
9748configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9749configure:26586: $? = 0
9750configure:26594: result: yes
9751configure:26558: checking whether wcscoll is declared without a macro
9752configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9753configure:26586: $? = 0
9754configure:26594: result: yes
9755configure:26558: checking whether wcsxfrm is declared without a macro
9756configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9757configure:26586: $? = 0
9758configure:26594: result: yes
9759configure:26558: checking whether wcsdup is declared without a macro
9760configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9761configure:26586: $? = 0
9762configure:26594: result: yes
9763configure:26558: checking whether wcschr is declared without a macro
9764configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9765configure:26586: $? = 0
9766configure:26594: result: yes
9767configure:26558: checking whether wcsrchr is declared without a macro
9768configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9769configure:26586: $? = 0
9770configure:26594: result: yes
9771configure:26558: checking whether wcscspn is declared without a macro
9772configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9773configure:26586: $? = 0
9774configure:26594: result: yes
9775configure:26558: checking whether wcsspn is declared without a macro
9776configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9777configure:26586: $? = 0
9778configure:26594: result: yes
9779configure:26558: checking whether wcspbrk is declared without a macro
9780configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9781configure:26586: $? = 0
9782configure:26594: result: yes
9783configure:26558: checking whether wcsstr is declared without a macro
9784configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9785configure:26586: $? = 0
9786configure:26594: result: yes
9787configure:26558: checking whether wcstok is declared without a macro
9788configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9789configure:26586: $? = 0
9790configure:26594: result: yes
9791configure:26558: checking whether wcswidth is declared without a macro
9792configure:26586: gcc -c -g -O2 -I/opt/mp/include conftest.c >&5
9793configure:26586: $? = 0
9794configure:26594: result: yes
9795configure:26706: checking whether iswcntrl works
9796configure:26761: result: yes
9797configure:26785: checking for towlower
9798configure:26785: result: yes
9799configure:26833: checking for wctype_t
9800configure:26869: result: yes
9801configure:26875: checking for wctrans_t
9802configure:26909: result: yes
9803configure:26918: checking whether wctype is declared without a macro
9804configure:26955: result: yes
9805configure:26918: checking whether iswctype is declared without a macro
9806configure:26955: result: yes
9807configure:26918: checking whether wctrans is declared without a macro
9808configure:26955: result: yes
9809configure:26918: checking whether towctrans is declared without a macro
9810configure:26955: result: yes
9811configure:26978: checking whether wcwidth is declared
9812configure:26978: result: yes
9813configure:27007: checking whether wcwidth works reasonably in UTF-8 locales
9814configure:27060: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c  >&5
9815configure:27060: $? = 0
9816configure:27060: ./conftest
9817configure:27060: $? = 6
9818configure: program exited with status 6
9819configure: failed program was:
9820| /* confdefs.h */
9821| #define PACKAGE_NAME "GNU Mailutils"
9822| #define PACKAGE_TARNAME "mailutils"
9823| #define PACKAGE_VERSION "3.12"
9824| #define PACKAGE_STRING "GNU Mailutils 3.12"
9825| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
9826| #define PACKAGE_URL "http://mailutils.org"
9827| #define PACKAGE "mailutils"
9828| #define VERSION "3.12"
9829| #define STDC_HEADERS 1
9830| #define HAVE_SYS_TYPES_H 1
9831| #define HAVE_SYS_STAT_H 1
9832| #define HAVE_STDLIB_H 1
9833| #define HAVE_STRING_H 1
9834| #define HAVE_MEMORY_H 1
9835| #define HAVE_STRINGS_H 1
9836| #define HAVE_INTTYPES_H 1
9837| #define HAVE_STDINT_H 1
9838| #define HAVE_UNISTD_H 1
9839| #define __EXTENSIONS__ 1
9840| #define _ALL_SOURCE 1
9841| #define _DARWIN_C_SOURCE 1
9842| #define _GNU_SOURCE 1
9843| #define _POSIX_PTHREAD_SEMANTICS 1
9844| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
9845| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
9846| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
9847| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
9848| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
9849| #define __STDC_WANT_LIB_EXT2__ 1
9850| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
9851| #define _TANDEM_SOURCE 1
9852| #define YYTEXT_POINTER 1
9853| #define HAVE_DLFCN_H 1
9854| #define LT_OBJDIR ".libs/"
9855| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
9856| #define HAVE_CFLOCALECOPYCURRENT 1
9857| #define HAVE_ICONV 1
9858| #define ENABLE_NLS 1
9859| #define HAVE_GETTEXT 1
9860| #define HAVE_DCGETTEXT 1
9861| #define HAVE_ICONV 1
9862| #define ICONV_CONST
9863| #define HAVE_ICONV_H 1
9864| #define HAVE_ALLOCA_H 1
9865| #define HAVE_ALLOCA 1
9866| #define HAVE_UNISTD_H 1
9867| #define HAVE_WCTYPE_H 1
9868| #define HAVE_LIMITS_H 1
9869| #define HAVE_WCHAR_H 1
9870| #define HAVE_SYS_MMAN_H 1
9871| #define HAVE_STDINT_H 1
9872| #define HAVE_STDLIB_H 1
9873| #define HAVE_SYS_PARAM_H 1
9874| #define HAVE_ISWCNTRL 1
9875| #define HAVE_ISWBLANK 1
9876| #define HAVE_SYMLINK 1
9877| #define HAVE_MBSINIT 1
9878| #define HAVE_MBRTOWC 1
9879| #define HAVE_ISASCII 1
9880| #define HAVE_MPROTECT 1
9881| #define HAVE_SETENV 1
9882| #define HAVE_WCWIDTH 1
9883| #define HAVE_WINT_T 1
9884| #define HAVE_TOWLOWER 1
9885| #define HAVE_RAW_DECL_WCTYPE 1
9886| #define HAVE_RAW_DECL_ISWCTYPE 1
9887| #define HAVE_RAW_DECL_WCTRANS 1
9888| #define HAVE_RAW_DECL_TOWCTRANS 1
9889| #define HAVE_LANGINFO_CODESET 1
9890| #define HAVE_WORKING_O_NOATIME 1
9891| #define HAVE_WORKING_O_NOFOLLOW 1
9892| #define HAVE_DECL_GETC_UNLOCKED 1
9893| #define HAVE_STDLIB_H 1
9894| #define MALLOC_0_IS_NONNULL 1
9895| #define HAVE_UNSIGNED_LONG_LONG_INT 1
9896| #define HAVE_LONG_LONG_INT 1
9897| #define HAVE_MBSTATE_T 1
9898| #define HAVE_MAP_ANONYMOUS 1
9899| #define HAVE_DECL_SETENV 1
9900| #define HAVE_SEARCH_H 1
9901| #define HAVE_TSEARCH 1
9902| #define HAVE__BOOL 1
9903| #define HAVE_WCHAR_T 1
9904| #define restrict __restrict
9905| #define HAVE_RAW_DECL_FFSL 1
9906| #define HAVE_RAW_DECL_FFSLL 1
9907| #define HAVE_RAW_DECL_MEMMEM 1
9908| #define HAVE_RAW_DECL_STPCPY 1
9909| #define HAVE_RAW_DECL_STPNCPY 1
9910| #define HAVE_RAW_DECL_STRDUP 1
9911| #define HAVE_RAW_DECL_STRNCAT 1
9912| #define HAVE_RAW_DECL_STRNDUP 1
9913| #define HAVE_RAW_DECL_STRNLEN 1
9914| #define HAVE_RAW_DECL_STRPBRK 1
9915| #define HAVE_RAW_DECL_STRSEP 1
9916| #define HAVE_RAW_DECL_STRCASESTR 1
9917| #define HAVE_RAW_DECL_STRTOK_R 1
9918| #define HAVE_RAW_DECL_STRERROR_R 1
9919| #define HAVE_RAW_DECL_STRSIGNAL 1
9920| #define HAVE_ALLOCA 1
9921| #define GNULIB_TEST_ENVIRON 1
9922| #define HAVE_DECL_ISWBLANK 1
9923| #define GNULIB_TEST_ISWBLANK 1
9924| #define GNULIB_TEST_MBRTOWC 1
9925| #define GNULIB_TEST_MBSINIT 1
9926| #define GNULIB_TEST_MBSLEN 1
9927| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
9928| #define HAVE_MBSTATE_T 1
9929| #define GNULIB_TEST_MEMCHR 1
9930| #define GNULIB_TEST_SETENV 1
9931| #define HAVE_RAW_DECL__EXIT 1
9932| #define HAVE_RAW_DECL_ATOLL 1
9933| #define HAVE_RAW_DECL_GETLOADAVG 1
9934| #define HAVE_RAW_DECL_GETSUBOPT 1
9935| #define HAVE_RAW_DECL_GRANTPT 1
9936| #define HAVE_RAW_DECL_INITSTATE 1
9937| #define HAVE_RAW_DECL_MKSTEMP 1
9938| #define HAVE_RAW_DECL_POSIX_OPENPT 1
9939| #define HAVE_RAW_DECL_PTSNAME 1
9940| #define HAVE_RAW_DECL_PTSNAME_R 1
9941| #define HAVE_RAW_DECL_RANDOM 1
9942| #define HAVE_RAW_DECL_REALPATH 1
9943| #define HAVE_RAW_DECL_RPMATCH 1
9944| #define HAVE_RAW_DECL_SETENV 1
9945| #define HAVE_RAW_DECL_SETSTATE 1
9946| #define HAVE_RAW_DECL_SRANDOM 1
9947| #define HAVE_RAW_DECL_STRTOD 1
9948| #define HAVE_RAW_DECL_STRTOLL 1
9949| #define HAVE_RAW_DECL_STRTOULL 1
9950| #define HAVE_RAW_DECL_UNLOCKPT 1
9951| #define HAVE_RAW_DECL_UNSETENV 1
9952| #define HAVE_RAW_DECL_CHDIR 1
9953| #define HAVE_RAW_DECL_CHOWN 1
9954| #define HAVE_RAW_DECL_DUP 1
9955| #define HAVE_RAW_DECL_DUP2 1
9956| #define HAVE_RAW_DECL_FACCESSAT 1
9957| #define HAVE_RAW_DECL_FCHDIR 1
9958| #define HAVE_RAW_DECL_FCHOWNAT 1
9959| #define HAVE_RAW_DECL_FSYNC 1
9960| #define HAVE_RAW_DECL_FTRUNCATE 1
9961| #define HAVE_RAW_DECL_GETCWD 1
9962| #define HAVE_RAW_DECL_GETDOMAINNAME 1
9963| #define HAVE_RAW_DECL_GETDTABLESIZE 1
9964| #define HAVE_RAW_DECL_GETGROUPS 1
9965| #define HAVE_RAW_DECL_GETHOSTNAME 1
9966| #define HAVE_RAW_DECL_GETLOGIN 1
9967| #define HAVE_RAW_DECL_GETLOGIN_R 1
9968| #define HAVE_RAW_DECL_GETPAGESIZE 1
9969| #define HAVE_RAW_DECL_GETUSERSHELL 1
9970| #define HAVE_RAW_DECL_SETUSERSHELL 1
9971| #define HAVE_RAW_DECL_ENDUSERSHELL 1
9972| #define HAVE_RAW_DECL_ISATTY 1
9973| #define HAVE_RAW_DECL_LCHOWN 1
9974| #define HAVE_RAW_DECL_LINK 1
9975| #define HAVE_RAW_DECL_LINKAT 1
9976| #define HAVE_RAW_DECL_LSEEK 1
9977| #define HAVE_RAW_DECL_PIPE 1
9978| #define HAVE_RAW_DECL_PREAD 1
9979| #define HAVE_RAW_DECL_PWRITE 1
9980| #define HAVE_RAW_DECL_READLINK 1
9981| #define HAVE_RAW_DECL_READLINKAT 1
9982| #define HAVE_RAW_DECL_RMDIR 1
9983| #define HAVE_RAW_DECL_SETHOSTNAME 1
9984| #define HAVE_RAW_DECL_SLEEP 1
9985| #define HAVE_RAW_DECL_SYMLINK 1
9986| #define HAVE_RAW_DECL_SYMLINKAT 1
9987| #define HAVE_RAW_DECL_TTYNAME_R 1
9988| #define HAVE_RAW_DECL_UNLINK 1
9989| #define HAVE_RAW_DECL_UNLINKAT 1
9990| #define HAVE_RAW_DECL_USLEEP 1
9991| #define HAVE_RAW_DECL_BTOWC 1
9992| #define HAVE_RAW_DECL_WCTOB 1
9993| #define HAVE_RAW_DECL_MBSINIT 1
9994| #define HAVE_RAW_DECL_MBRTOWC 1
9995| #define HAVE_RAW_DECL_MBRLEN 1
9996| #define HAVE_RAW_DECL_MBSRTOWCS 1
9997| #define HAVE_RAW_DECL_MBSNRTOWCS 1
9998| #define HAVE_RAW_DECL_WCRTOMB 1
9999| #define HAVE_RAW_DECL_WCSRTOMBS 1
10000| #define HAVE_RAW_DECL_WCSNRTOMBS 1
10001| #define HAVE_RAW_DECL_WCWIDTH 1
10002| #define HAVE_RAW_DECL_WMEMCHR 1
10003| #define HAVE_RAW_DECL_WMEMCMP 1
10004| #define HAVE_RAW_DECL_WMEMCPY 1
10005| #define HAVE_RAW_DECL_WMEMMOVE 1
10006| #define HAVE_RAW_DECL_WMEMSET 1
10007| #define HAVE_RAW_DECL_WCSLEN 1
10008| #define HAVE_RAW_DECL_WCSNLEN 1
10009| #define HAVE_RAW_DECL_WCSCPY 1
10010| #define HAVE_RAW_DECL_WCPCPY 1
10011| #define HAVE_RAW_DECL_WCSNCPY 1
10012| #define HAVE_RAW_DECL_WCPNCPY 1
10013| #define HAVE_RAW_DECL_WCSCAT 1
10014| #define HAVE_RAW_DECL_WCSNCAT 1
10015| #define HAVE_RAW_DECL_WCSCMP 1
10016| #define HAVE_RAW_DECL_WCSNCMP 1
10017| #define HAVE_RAW_DECL_WCSCASECMP 1
10018| #define HAVE_RAW_DECL_WCSNCASECMP 1
10019| #define HAVE_RAW_DECL_WCSCOLL 1
10020| #define HAVE_RAW_DECL_WCSXFRM 1
10021| #define HAVE_RAW_DECL_WCSDUP 1
10022| #define HAVE_RAW_DECL_WCSCHR 1
10023| #define HAVE_RAW_DECL_WCSRCHR 1
10024| #define HAVE_RAW_DECL_WCSCSPN 1
10025| #define HAVE_RAW_DECL_WCSSPN 1
10026| #define HAVE_RAW_DECL_WCSPBRK 1
10027| #define HAVE_RAW_DECL_WCSSTR 1
10028| #define HAVE_RAW_DECL_WCSTOK 1
10029| #define HAVE_RAW_DECL_WCSWIDTH 1
10030| #define HAVE_TOWLOWER 1
10031| #define HAVE_RAW_DECL_WCTYPE 1
10032| #define HAVE_RAW_DECL_ISWCTYPE 1
10033| #define HAVE_RAW_DECL_WCTRANS 1
10034| #define HAVE_RAW_DECL_TOWCTRANS 1
10035| #define HAVE_DECL_WCWIDTH 1
10036| /* end confdefs.h.  */
10037|
10038| #include <locale.h>
10039| /* AIX 3.2.5 declares wcwidth in <string.h>. */
10040| #include <string.h>
10041| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
10042|    <wchar.h>.
10043|    BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
10044|    before <wchar.h>.  */
10045| #include <stddef.h>
10046| #include <stdio.h>
10047| #include <time.h>
10048| #include <wchar.h>
10049| #if !HAVE_DECL_WCWIDTH
10050| extern
10051| # ifdef __cplusplus
10052| "C"
10053| # endif
10054| int wcwidth (int);
10055| #endif
10056| int main ()
10057| {
10058|   int result = 0;
10059|   if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
10060|     {
10061|       if (wcwidth (0x0301) > 0)
10062|         result |= 1;
10063|       if (wcwidth (0x05B0) > 0)
10064|         result |= 2;
10065|       if (wcwidth (0x200B) > 0)
10066|         result |= 4;
10067|       if (wcwidth (0xFF1A) == 0)
10068|         result |= 8;
10069|     }
10070|   return result;
10071| }
10072configure:27071: result: no
10073configure:27145: checking for res_query in -lresolv
10074configure:27170: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c -lresolv   >&5
10075configure:27170: $? = 0
10076configure:27179: result: yes
10077configure:27193: checking for lt_dlinit in -lltdl
10078configure:27218: gcc -o conftest -g -O2 -I/opt/mp/include  conftest.c -lltdl  -lresolv  >&5
10079ld: library not found for -lltdl
10080clang: error: linker command failed with exit code 1 (use -v to see invocation)
10081configure:27218: $? = 1
10082configure: failed program was:
10083| /* confdefs.h */
10084| #define PACKAGE_NAME "GNU Mailutils"
10085| #define PACKAGE_TARNAME "mailutils"
10086| #define PACKAGE_VERSION "3.12"
10087| #define PACKAGE_STRING "GNU Mailutils 3.12"
10088| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
10089| #define PACKAGE_URL "http://mailutils.org"
10090| #define PACKAGE "mailutils"
10091| #define VERSION "3.12"
10092| #define STDC_HEADERS 1
10093| #define HAVE_SYS_TYPES_H 1
10094| #define HAVE_SYS_STAT_H 1
10095| #define HAVE_STDLIB_H 1
10096| #define HAVE_STRING_H 1
10097| #define HAVE_MEMORY_H 1
10098| #define HAVE_STRINGS_H 1
10099| #define HAVE_INTTYPES_H 1
10100| #define HAVE_STDINT_H 1
10101| #define HAVE_UNISTD_H 1
10102| #define __EXTENSIONS__ 1
10103| #define _ALL_SOURCE 1
10104| #define _DARWIN_C_SOURCE 1
10105| #define _GNU_SOURCE 1
10106| #define _POSIX_PTHREAD_SEMANTICS 1
10107| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10108| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10109| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10110| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10111| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10112| #define __STDC_WANT_LIB_EXT2__ 1
10113| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10114| #define _TANDEM_SOURCE 1
10115| #define YYTEXT_POINTER 1
10116| #define HAVE_DLFCN_H 1
10117| #define LT_OBJDIR ".libs/"
10118| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10119| #define HAVE_CFLOCALECOPYCURRENT 1
10120| #define HAVE_ICONV 1
10121| #define ENABLE_NLS 1
10122| #define HAVE_GETTEXT 1
10123| #define HAVE_DCGETTEXT 1
10124| #define HAVE_ICONV 1
10125| #define ICONV_CONST
10126| #define HAVE_ICONV_H 1
10127| #define HAVE_ALLOCA_H 1
10128| #define HAVE_ALLOCA 1
10129| #define HAVE_UNISTD_H 1
10130| #define HAVE_WCTYPE_H 1
10131| #define HAVE_LIMITS_H 1
10132| #define HAVE_WCHAR_H 1
10133| #define HAVE_SYS_MMAN_H 1
10134| #define HAVE_STDINT_H 1
10135| #define HAVE_STDLIB_H 1
10136| #define HAVE_SYS_PARAM_H 1
10137| #define HAVE_ISWCNTRL 1
10138| #define HAVE_ISWBLANK 1
10139| #define HAVE_SYMLINK 1
10140| #define HAVE_MBSINIT 1
10141| #define HAVE_MBRTOWC 1
10142| #define HAVE_ISASCII 1
10143| #define HAVE_MPROTECT 1
10144| #define HAVE_SETENV 1
10145| #define HAVE_WCWIDTH 1
10146| #define HAVE_WINT_T 1
10147| #define HAVE_TOWLOWER 1
10148| #define HAVE_RAW_DECL_WCTYPE 1
10149| #define HAVE_RAW_DECL_ISWCTYPE 1
10150| #define HAVE_RAW_DECL_WCTRANS 1
10151| #define HAVE_RAW_DECL_TOWCTRANS 1
10152| #define HAVE_LANGINFO_CODESET 1
10153| #define HAVE_WORKING_O_NOATIME 1
10154| #define HAVE_WORKING_O_NOFOLLOW 1
10155| #define HAVE_DECL_GETC_UNLOCKED 1
10156| #define HAVE_STDLIB_H 1
10157| #define MALLOC_0_IS_NONNULL 1
10158| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10159| #define HAVE_LONG_LONG_INT 1
10160| #define HAVE_MBSTATE_T 1
10161| #define HAVE_MAP_ANONYMOUS 1
10162| #define HAVE_DECL_SETENV 1
10163| #define HAVE_SEARCH_H 1
10164| #define HAVE_TSEARCH 1
10165| #define HAVE__BOOL 1
10166| #define HAVE_WCHAR_T 1
10167| #define restrict __restrict
10168| #define HAVE_RAW_DECL_FFSL 1
10169| #define HAVE_RAW_DECL_FFSLL 1
10170| #define HAVE_RAW_DECL_MEMMEM 1
10171| #define HAVE_RAW_DECL_STPCPY 1
10172| #define HAVE_RAW_DECL_STPNCPY 1
10173| #define HAVE_RAW_DECL_STRDUP 1
10174| #define HAVE_RAW_DECL_STRNCAT 1
10175| #define HAVE_RAW_DECL_STRNDUP 1
10176| #define HAVE_RAW_DECL_STRNLEN 1
10177| #define HAVE_RAW_DECL_STRPBRK 1
10178| #define HAVE_RAW_DECL_STRSEP 1
10179| #define HAVE_RAW_DECL_STRCASESTR 1
10180| #define HAVE_RAW_DECL_STRTOK_R 1
10181| #define HAVE_RAW_DECL_STRERROR_R 1
10182| #define HAVE_RAW_DECL_STRSIGNAL 1
10183| #define HAVE_ALLOCA 1
10184| #define GNULIB_TEST_ENVIRON 1
10185| #define HAVE_DECL_ISWBLANK 1
10186| #define GNULIB_TEST_ISWBLANK 1
10187| #define GNULIB_TEST_MBRTOWC 1
10188| #define GNULIB_TEST_MBSINIT 1
10189| #define GNULIB_TEST_MBSLEN 1
10190| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
10191| #define HAVE_MBSTATE_T 1
10192| #define GNULIB_TEST_MEMCHR 1
10193| #define GNULIB_TEST_SETENV 1
10194| #define HAVE_RAW_DECL__EXIT 1
10195| #define HAVE_RAW_DECL_ATOLL 1
10196| #define HAVE_RAW_DECL_GETLOADAVG 1
10197| #define HAVE_RAW_DECL_GETSUBOPT 1
10198| #define HAVE_RAW_DECL_GRANTPT 1
10199| #define HAVE_RAW_DECL_INITSTATE 1
10200| #define HAVE_RAW_DECL_MKSTEMP 1
10201| #define HAVE_RAW_DECL_POSIX_OPENPT 1
10202| #define HAVE_RAW_DECL_PTSNAME 1
10203| #define HAVE_RAW_DECL_PTSNAME_R 1
10204| #define HAVE_RAW_DECL_RANDOM 1
10205| #define HAVE_RAW_DECL_REALPATH 1
10206| #define HAVE_RAW_DECL_RPMATCH 1
10207| #define HAVE_RAW_DECL_SETENV 1
10208| #define HAVE_RAW_DECL_SETSTATE 1
10209| #define HAVE_RAW_DECL_SRANDOM 1
10210| #define HAVE_RAW_DECL_STRTOD 1
10211| #define HAVE_RAW_DECL_STRTOLL 1
10212| #define HAVE_RAW_DECL_STRTOULL 1
10213| #define HAVE_RAW_DECL_UNLOCKPT 1
10214| #define HAVE_RAW_DECL_UNSETENV 1
10215| #define HAVE_RAW_DECL_CHDIR 1
10216| #define HAVE_RAW_DECL_CHOWN 1
10217| #define HAVE_RAW_DECL_DUP 1
10218| #define HAVE_RAW_DECL_DUP2 1
10219| #define HAVE_RAW_DECL_FACCESSAT 1
10220| #define HAVE_RAW_DECL_FCHDIR 1
10221| #define HAVE_RAW_DECL_FCHOWNAT 1
10222| #define HAVE_RAW_DECL_FSYNC 1
10223| #define HAVE_RAW_DECL_FTRUNCATE 1
10224| #define HAVE_RAW_DECL_GETCWD 1
10225| #define HAVE_RAW_DECL_GETDOMAINNAME 1
10226| #define HAVE_RAW_DECL_GETDTABLESIZE 1
10227| #define HAVE_RAW_DECL_GETGROUPS 1
10228| #define HAVE_RAW_DECL_GETHOSTNAME 1
10229| #define HAVE_RAW_DECL_GETLOGIN 1
10230| #define HAVE_RAW_DECL_GETLOGIN_R 1
10231| #define HAVE_RAW_DECL_GETPAGESIZE 1
10232| #define HAVE_RAW_DECL_GETUSERSHELL 1
10233| #define HAVE_RAW_DECL_SETUSERSHELL 1
10234| #define HAVE_RAW_DECL_ENDUSERSHELL 1
10235| #define HAVE_RAW_DECL_ISATTY 1
10236| #define HAVE_RAW_DECL_LCHOWN 1
10237| #define HAVE_RAW_DECL_LINK 1
10238| #define HAVE_RAW_DECL_LINKAT 1
10239| #define HAVE_RAW_DECL_LSEEK 1
10240| #define HAVE_RAW_DECL_PIPE 1
10241| #define HAVE_RAW_DECL_PREAD 1
10242| #define HAVE_RAW_DECL_PWRITE 1
10243| #define HAVE_RAW_DECL_READLINK 1
10244| #define HAVE_RAW_DECL_READLINKAT 1
10245| #define HAVE_RAW_DECL_RMDIR 1
10246| #define HAVE_RAW_DECL_SETHOSTNAME 1
10247| #define HAVE_RAW_DECL_SLEEP 1
10248| #define HAVE_RAW_DECL_SYMLINK 1
10249| #define HAVE_RAW_DECL_SYMLINKAT 1
10250| #define HAVE_RAW_DECL_TTYNAME_R 1
10251| #define HAVE_RAW_DECL_UNLINK 1
10252| #define HAVE_RAW_DECL_UNLINKAT 1
10253| #define HAVE_RAW_DECL_USLEEP 1
10254| #define HAVE_RAW_DECL_BTOWC 1
10255| #define HAVE_RAW_DECL_WCTOB 1
10256| #define HAVE_RAW_DECL_MBSINIT 1
10257| #define HAVE_RAW_DECL_MBRTOWC 1
10258| #define HAVE_RAW_DECL_MBRLEN 1
10259| #define HAVE_RAW_DECL_MBSRTOWCS 1
10260| #define HAVE_RAW_DECL_MBSNRTOWCS 1
10261| #define HAVE_RAW_DECL_WCRTOMB 1
10262| #define HAVE_RAW_DECL_WCSRTOMBS 1
10263| #define HAVE_RAW_DECL_WCSNRTOMBS 1
10264| #define HAVE_RAW_DECL_WCWIDTH 1
10265| #define HAVE_RAW_DECL_WMEMCHR 1
10266| #define HAVE_RAW_DECL_WMEMCMP 1
10267| #define HAVE_RAW_DECL_WMEMCPY 1
10268| #define HAVE_RAW_DECL_WMEMMOVE 1
10269| #define HAVE_RAW_DECL_WMEMSET 1
10270| #define HAVE_RAW_DECL_WCSLEN 1
10271| #define HAVE_RAW_DECL_WCSNLEN 1
10272| #define HAVE_RAW_DECL_WCSCPY 1
10273| #define HAVE_RAW_DECL_WCPCPY 1
10274| #define HAVE_RAW_DECL_WCSNCPY 1
10275| #define HAVE_RAW_DECL_WCPNCPY 1
10276| #define HAVE_RAW_DECL_WCSCAT 1
10277| #define HAVE_RAW_DECL_WCSNCAT 1
10278| #define HAVE_RAW_DECL_WCSCMP 1
10279| #define HAVE_RAW_DECL_WCSNCMP 1
10280| #define HAVE_RAW_DECL_WCSCASECMP 1
10281| #define HAVE_RAW_DECL_WCSNCASECMP 1
10282| #define HAVE_RAW_DECL_WCSCOLL 1
10283| #define HAVE_RAW_DECL_WCSXFRM 1
10284| #define HAVE_RAW_DECL_WCSDUP 1
10285| #define HAVE_RAW_DECL_WCSCHR 1
10286| #define HAVE_RAW_DECL_WCSRCHR 1
10287| #define HAVE_RAW_DECL_WCSCSPN 1
10288| #define HAVE_RAW_DECL_WCSSPN 1
10289| #define HAVE_RAW_DECL_WCSPBRK 1
10290| #define HAVE_RAW_DECL_WCSSTR 1
10291| #define HAVE_RAW_DECL_WCSTOK 1
10292| #define HAVE_RAW_DECL_WCSWIDTH 1
10293| #define HAVE_TOWLOWER 1
10294| #define HAVE_RAW_DECL_WCTYPE 1
10295| #define HAVE_RAW_DECL_ISWCTYPE 1
10296| #define HAVE_RAW_DECL_WCTRANS 1
10297| #define HAVE_RAW_DECL_TOWCTRANS 1
10298| #define HAVE_DECL_WCWIDTH 1
10299| #define GNULIB_TEST_WCWIDTH 1
10300| #define HAVE_LIBRESOLV 1
10301| /* end confdefs.h.  */
10302|
10303| /* Override any GCC internal prototype to avoid an error.
10304|    Use char because int might match the return type of a GCC
10305|    builtin and then its argument prototype would still apply.  */
10306| #ifdef __cplusplus
10307| extern "C"
10308| #endif
10309| char lt_dlinit ();
10310| int
10311| main ()
10312| {
10313| return lt_dlinit ();
10314|   ;
10315|   return 0;
10316| }
10317configure:27227: result: no
10318configure:27271: gcc -Wall -c -g -O2 -I/opt/mp/include conftest.c >&5
10319conftest.c:224:12: error: function definition is not allowed here
10320void main(){}
10321           ^
103221 error generated.
10323configure:27271: $? = 1
10324configure: failed program was:
10325| /* confdefs.h */
10326| #define PACKAGE_NAME "GNU Mailutils"
10327| #define PACKAGE_TARNAME "mailutils"
10328| #define PACKAGE_VERSION "3.12"
10329| #define PACKAGE_STRING "GNU Mailutils 3.12"
10330| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
10331| #define PACKAGE_URL "http://mailutils.org"
10332| #define PACKAGE "mailutils"
10333| #define VERSION "3.12"
10334| #define STDC_HEADERS 1
10335| #define HAVE_SYS_TYPES_H 1
10336| #define HAVE_SYS_STAT_H 1
10337| #define HAVE_STDLIB_H 1
10338| #define HAVE_STRING_H 1
10339| #define HAVE_MEMORY_H 1
10340| #define HAVE_STRINGS_H 1
10341| #define HAVE_INTTYPES_H 1
10342| #define HAVE_STDINT_H 1
10343| #define HAVE_UNISTD_H 1
10344| #define __EXTENSIONS__ 1
10345| #define _ALL_SOURCE 1
10346| #define _DARWIN_C_SOURCE 1
10347| #define _GNU_SOURCE 1
10348| #define _POSIX_PTHREAD_SEMANTICS 1
10349| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10350| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10351| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10352| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10353| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10354| #define __STDC_WANT_LIB_EXT2__ 1
10355| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10356| #define _TANDEM_SOURCE 1
10357| #define YYTEXT_POINTER 1
10358| #define HAVE_DLFCN_H 1
10359| #define LT_OBJDIR ".libs/"
10360| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10361| #define HAVE_CFLOCALECOPYCURRENT 1
10362| #define HAVE_ICONV 1
10363| #define ENABLE_NLS 1
10364| #define HAVE_GETTEXT 1
10365| #define HAVE_DCGETTEXT 1
10366| #define HAVE_ICONV 1
10367| #define ICONV_CONST
10368| #define HAVE_ICONV_H 1
10369| #define HAVE_ALLOCA_H 1
10370| #define HAVE_ALLOCA 1
10371| #define HAVE_UNISTD_H 1
10372| #define HAVE_WCTYPE_H 1
10373| #define HAVE_LIMITS_H 1
10374| #define HAVE_WCHAR_H 1
10375| #define HAVE_SYS_MMAN_H 1
10376| #define HAVE_STDINT_H 1
10377| #define HAVE_STDLIB_H 1
10378| #define HAVE_SYS_PARAM_H 1
10379| #define HAVE_ISWCNTRL 1
10380| #define HAVE_ISWBLANK 1
10381| #define HAVE_SYMLINK 1
10382| #define HAVE_MBSINIT 1
10383| #define HAVE_MBRTOWC 1
10384| #define HAVE_ISASCII 1
10385| #define HAVE_MPROTECT 1
10386| #define HAVE_SETENV 1
10387| #define HAVE_WCWIDTH 1
10388| #define HAVE_WINT_T 1
10389| #define HAVE_TOWLOWER 1
10390| #define HAVE_RAW_DECL_WCTYPE 1
10391| #define HAVE_RAW_DECL_ISWCTYPE 1
10392| #define HAVE_RAW_DECL_WCTRANS 1
10393| #define HAVE_RAW_DECL_TOWCTRANS 1
10394| #define HAVE_LANGINFO_CODESET 1
10395| #define HAVE_WORKING_O_NOATIME 1
10396| #define HAVE_WORKING_O_NOFOLLOW 1
10397| #define HAVE_DECL_GETC_UNLOCKED 1
10398| #define HAVE_STDLIB_H 1
10399| #define MALLOC_0_IS_NONNULL 1
10400| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10401| #define HAVE_LONG_LONG_INT 1
10402| #define HAVE_MBSTATE_T 1
10403| #define HAVE_MAP_ANONYMOUS 1
10404| #define HAVE_DECL_SETENV 1
10405| #define HAVE_SEARCH_H 1
10406| #define HAVE_TSEARCH 1
10407| #define HAVE__BOOL 1
10408| #define HAVE_WCHAR_T 1
10409| #define restrict __restrict
10410| #define HAVE_RAW_DECL_FFSL 1
10411| #define HAVE_RAW_DECL_FFSLL 1
10412| #define HAVE_RAW_DECL_MEMMEM 1
10413| #define HAVE_RAW_DECL_STPCPY 1
10414| #define HAVE_RAW_DECL_STPNCPY 1
10415| #define HAVE_RAW_DECL_STRDUP 1
10416| #define HAVE_RAW_DECL_STRNCAT 1
10417| #define HAVE_RAW_DECL_STRNDUP 1
10418| #define HAVE_RAW_DECL_STRNLEN 1
10419| #define HAVE_RAW_DECL_STRPBRK 1
10420| #define HAVE_RAW_DECL_STRSEP 1
10421| #define HAVE_RAW_DECL_STRCASESTR 1
10422| #define HAVE_RAW_DECL_STRTOK_R 1
10423| #define HAVE_RAW_DECL_STRERROR_R 1
10424| #define HAVE_RAW_DECL_STRSIGNAL 1
10425| #define HAVE_ALLOCA 1
10426| #define GNULIB_TEST_ENVIRON 1
10427| #define HAVE_DECL_ISWBLANK 1
10428| #define GNULIB_TEST_ISWBLANK 1
10429| #define GNULIB_TEST_MBRTOWC 1
10430| #define GNULIB_TEST_MBSINIT 1
10431| #define GNULIB_TEST_MBSLEN 1
10432| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
10433| #define HAVE_MBSTATE_T 1
10434| #define GNULIB_TEST_MEMCHR 1
10435| #define GNULIB_TEST_SETENV 1
10436| #define HAVE_RAW_DECL__EXIT 1
10437| #define HAVE_RAW_DECL_ATOLL 1
10438| #define HAVE_RAW_DECL_GETLOADAVG 1
10439| #define HAVE_RAW_DECL_GETSUBOPT 1
10440| #define HAVE_RAW_DECL_GRANTPT 1
10441| #define HAVE_RAW_DECL_INITSTATE 1
10442| #define HAVE_RAW_DECL_MKSTEMP 1
10443| #define HAVE_RAW_DECL_POSIX_OPENPT 1
10444| #define HAVE_RAW_DECL_PTSNAME 1
10445| #define HAVE_RAW_DECL_PTSNAME_R 1
10446| #define HAVE_RAW_DECL_RANDOM 1
10447| #define HAVE_RAW_DECL_REALPATH 1
10448| #define HAVE_RAW_DECL_RPMATCH 1
10449| #define HAVE_RAW_DECL_SETENV 1
10450| #define HAVE_RAW_DECL_SETSTATE 1
10451| #define HAVE_RAW_DECL_SRANDOM 1
10452| #define HAVE_RAW_DECL_STRTOD 1
10453| #define HAVE_RAW_DECL_STRTOLL 1
10454| #define HAVE_RAW_DECL_STRTOULL 1
10455| #define HAVE_RAW_DECL_UNLOCKPT 1
10456| #define HAVE_RAW_DECL_UNSETENV 1
10457| #define HAVE_RAW_DECL_CHDIR 1
10458| #define HAVE_RAW_DECL_CHOWN 1
10459| #define HAVE_RAW_DECL_DUP 1
10460| #define HAVE_RAW_DECL_DUP2 1
10461| #define HAVE_RAW_DECL_FACCESSAT 1
10462| #define HAVE_RAW_DECL_FCHDIR 1
10463| #define HAVE_RAW_DECL_FCHOWNAT 1
10464| #define HAVE_RAW_DECL_FSYNC 1
10465| #define HAVE_RAW_DECL_FTRUNCATE 1
10466| #define HAVE_RAW_DECL_GETCWD 1
10467| #define HAVE_RAW_DECL_GETDOMAINNAME 1
10468| #define HAVE_RAW_DECL_GETDTABLESIZE 1
10469| #define HAVE_RAW_DECL_GETGROUPS 1
10470| #define HAVE_RAW_DECL_GETHOSTNAME 1
10471| #define HAVE_RAW_DECL_GETLOGIN 1
10472| #define HAVE_RAW_DECL_GETLOGIN_R 1
10473| #define HAVE_RAW_DECL_GETPAGESIZE 1
10474| #define HAVE_RAW_DECL_GETUSERSHELL 1
10475| #define HAVE_RAW_DECL_SETUSERSHELL 1
10476| #define HAVE_RAW_DECL_ENDUSERSHELL 1
10477| #define HAVE_RAW_DECL_ISATTY 1
10478| #define HAVE_RAW_DECL_LCHOWN 1
10479| #define HAVE_RAW_DECL_LINK 1
10480| #define HAVE_RAW_DECL_LINKAT 1
10481| #define HAVE_RAW_DECL_LSEEK 1
10482| #define HAVE_RAW_DECL_PIPE 1
10483| #define HAVE_RAW_DECL_PREAD 1
10484| #define HAVE_RAW_DECL_PWRITE 1
10485| #define HAVE_RAW_DECL_READLINK 1
10486| #define HAVE_RAW_DECL_READLINKAT 1
10487| #define HAVE_RAW_DECL_RMDIR 1
10488| #define HAVE_RAW_DECL_SETHOSTNAME 1
10489| #define HAVE_RAW_DECL_SLEEP 1
10490| #define HAVE_RAW_DECL_SYMLINK 1
10491| #define HAVE_RAW_DECL_SYMLINKAT 1
10492| #define HAVE_RAW_DECL_TTYNAME_R 1
10493| #define HAVE_RAW_DECL_UNLINK 1
10494| #define HAVE_RAW_DECL_UNLINKAT 1
10495| #define HAVE_RAW_DECL_USLEEP 1
10496| #define HAVE_RAW_DECL_BTOWC 1
10497| #define HAVE_RAW_DECL_WCTOB 1
10498| #define HAVE_RAW_DECL_MBSINIT 1
10499| #define HAVE_RAW_DECL_MBRTOWC 1
10500| #define HAVE_RAW_DECL_MBRLEN 1
10501| #define HAVE_RAW_DECL_MBSRTOWCS 1
10502| #define HAVE_RAW_DECL_MBSNRTOWCS 1
10503| #define HAVE_RAW_DECL_WCRTOMB 1
10504| #define HAVE_RAW_DECL_WCSRTOMBS 1
10505| #define HAVE_RAW_DECL_WCSNRTOMBS 1
10506| #define HAVE_RAW_DECL_WCWIDTH 1
10507| #define HAVE_RAW_DECL_WMEMCHR 1
10508| #define HAVE_RAW_DECL_WMEMCMP 1
10509| #define HAVE_RAW_DECL_WMEMCPY 1
10510| #define HAVE_RAW_DECL_WMEMMOVE 1
10511| #define HAVE_RAW_DECL_WMEMSET 1
10512| #define HAVE_RAW_DECL_WCSLEN 1
10513| #define HAVE_RAW_DECL_WCSNLEN 1
10514| #define HAVE_RAW_DECL_WCSCPY 1
10515| #define HAVE_RAW_DECL_WCPCPY 1
10516| #define HAVE_RAW_DECL_WCSNCPY 1
10517| #define HAVE_RAW_DECL_WCPNCPY 1
10518| #define HAVE_RAW_DECL_WCSCAT 1
10519| #define HAVE_RAW_DECL_WCSNCAT 1
10520| #define HAVE_RAW_DECL_WCSCMP 1
10521| #define HAVE_RAW_DECL_WCSNCMP 1
10522| #define HAVE_RAW_DECL_WCSCASECMP 1
10523| #define HAVE_RAW_DECL_WCSNCASECMP 1
10524| #define HAVE_RAW_DECL_WCSCOLL 1
10525| #define HAVE_RAW_DECL_WCSXFRM 1
10526| #define HAVE_RAW_DECL_WCSDUP 1
10527| #define HAVE_RAW_DECL_WCSCHR 1
10528| #define HAVE_RAW_DECL_WCSRCHR 1
10529| #define HAVE_RAW_DECL_WCSCSPN 1
10530| #define HAVE_RAW_DECL_WCSSPN 1
10531| #define HAVE_RAW_DECL_WCSPBRK 1
10532| #define HAVE_RAW_DECL_WCSSTR 1
10533| #define HAVE_RAW_DECL_WCSTOK 1
10534| #define HAVE_RAW_DECL_WCSWIDTH 1
10535| #define HAVE_TOWLOWER 1
10536| #define HAVE_RAW_DECL_WCTYPE 1
10537| #define HAVE_RAW_DECL_ISWCTYPE 1
10538| #define HAVE_RAW_DECL_WCTRANS 1
10539| #define HAVE_RAW_DECL_TOWCTRANS 1
10540| #define HAVE_DECL_WCWIDTH 1
10541| #define GNULIB_TEST_WCWIDTH 1
10542| #define HAVE_LIBRESOLV 1
10543| /* end confdefs.h.  */
10544|
10545| int
10546| main ()
10547| {
10548| void main(){}
10549|   ;
10550|   return 0;
10551| }
10552configure:27288: gcc -Wall -Wdeclaration-after-statement -c -g -O2 -I/opt/mp/include conftest.c >&5
10553conftest.c:224:12: error: function definition is not allowed here
10554void main(){}
10555           ^
105561 error generated.
10557configure:27288: $? = 1
10558configure: failed program was:
10559| /* confdefs.h */
10560| #define PACKAGE_NAME "GNU Mailutils"
10561| #define PACKAGE_TARNAME "mailutils"
10562| #define PACKAGE_VERSION "3.12"
10563| #define PACKAGE_STRING "GNU Mailutils 3.12"
10564| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
10565| #define PACKAGE_URL "http://mailutils.org"
10566| #define PACKAGE "mailutils"
10567| #define VERSION "3.12"
10568| #define STDC_HEADERS 1
10569| #define HAVE_SYS_TYPES_H 1
10570| #define HAVE_SYS_STAT_H 1
10571| #define HAVE_STDLIB_H 1
10572| #define HAVE_STRING_H 1
10573| #define HAVE_MEMORY_H 1
10574| #define HAVE_STRINGS_H 1
10575| #define HAVE_INTTYPES_H 1
10576| #define HAVE_STDINT_H 1
10577| #define HAVE_UNISTD_H 1
10578| #define __EXTENSIONS__ 1
10579| #define _ALL_SOURCE 1
10580| #define _DARWIN_C_SOURCE 1
10581| #define _GNU_SOURCE 1
10582| #define _POSIX_PTHREAD_SEMANTICS 1
10583| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10584| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10585| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10586| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10587| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10588| #define __STDC_WANT_LIB_EXT2__ 1
10589| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10590| #define _TANDEM_SOURCE 1
10591| #define YYTEXT_POINTER 1
10592| #define HAVE_DLFCN_H 1
10593| #define LT_OBJDIR ".libs/"
10594| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10595| #define HAVE_CFLOCALECOPYCURRENT 1
10596| #define HAVE_ICONV 1
10597| #define ENABLE_NLS 1
10598| #define HAVE_GETTEXT 1
10599| #define HAVE_DCGETTEXT 1
10600| #define HAVE_ICONV 1
10601| #define ICONV_CONST
10602| #define HAVE_ICONV_H 1
10603| #define HAVE_ALLOCA_H 1
10604| #define HAVE_ALLOCA 1
10605| #define HAVE_UNISTD_H 1
10606| #define HAVE_WCTYPE_H 1
10607| #define HAVE_LIMITS_H 1
10608| #define HAVE_WCHAR_H 1
10609| #define HAVE_SYS_MMAN_H 1
10610| #define HAVE_STDINT_H 1
10611| #define HAVE_STDLIB_H 1
10612| #define HAVE_SYS_PARAM_H 1
10613| #define HAVE_ISWCNTRL 1
10614| #define HAVE_ISWBLANK 1
10615| #define HAVE_SYMLINK 1
10616| #define HAVE_MBSINIT 1
10617| #define HAVE_MBRTOWC 1
10618| #define HAVE_ISASCII 1
10619| #define HAVE_MPROTECT 1
10620| #define HAVE_SETENV 1
10621| #define HAVE_WCWIDTH 1
10622| #define HAVE_WINT_T 1
10623| #define HAVE_TOWLOWER 1
10624| #define HAVE_RAW_DECL_WCTYPE 1
10625| #define HAVE_RAW_DECL_ISWCTYPE 1
10626| #define HAVE_RAW_DECL_WCTRANS 1
10627| #define HAVE_RAW_DECL_TOWCTRANS 1
10628| #define HAVE_LANGINFO_CODESET 1
10629| #define HAVE_WORKING_O_NOATIME 1
10630| #define HAVE_WORKING_O_NOFOLLOW 1
10631| #define HAVE_DECL_GETC_UNLOCKED 1
10632| #define HAVE_STDLIB_H 1
10633| #define MALLOC_0_IS_NONNULL 1
10634| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10635| #define HAVE_LONG_LONG_INT 1
10636| #define HAVE_MBSTATE_T 1
10637| #define HAVE_MAP_ANONYMOUS 1
10638| #define HAVE_DECL_SETENV 1
10639| #define HAVE_SEARCH_H 1
10640| #define HAVE_TSEARCH 1
10641| #define HAVE__BOOL 1
10642| #define HAVE_WCHAR_T 1
10643| #define restrict __restrict
10644| #define HAVE_RAW_DECL_FFSL 1
10645| #define HAVE_RAW_DECL_FFSLL 1
10646| #define HAVE_RAW_DECL_MEMMEM 1
10647| #define HAVE_RAW_DECL_STPCPY 1
10648| #define HAVE_RAW_DECL_STPNCPY 1
10649| #define HAVE_RAW_DECL_STRDUP 1
10650| #define HAVE_RAW_DECL_STRNCAT 1
10651| #define HAVE_RAW_DECL_STRNDUP 1
10652| #define HAVE_RAW_DECL_STRNLEN 1
10653| #define HAVE_RAW_DECL_STRPBRK 1
10654| #define HAVE_RAW_DECL_STRSEP 1
10655| #define HAVE_RAW_DECL_STRCASESTR 1
10656| #define HAVE_RAW_DECL_STRTOK_R 1
10657| #define HAVE_RAW_DECL_STRERROR_R 1
10658| #define HAVE_RAW_DECL_STRSIGNAL 1
10659| #define HAVE_ALLOCA 1
10660| #define GNULIB_TEST_ENVIRON 1
10661| #define HAVE_DECL_ISWBLANK 1
10662| #define GNULIB_TEST_ISWBLANK 1
10663| #define GNULIB_TEST_MBRTOWC 1
10664| #define GNULIB_TEST_MBSINIT 1
10665| #define GNULIB_TEST_MBSLEN 1
10666| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
10667| #define HAVE_MBSTATE_T 1
10668| #define GNULIB_TEST_MEMCHR 1
10669| #define GNULIB_TEST_SETENV 1
10670| #define HAVE_RAW_DECL__EXIT 1
10671| #define HAVE_RAW_DECL_ATOLL 1
10672| #define HAVE_RAW_DECL_GETLOADAVG 1
10673| #define HAVE_RAW_DECL_GETSUBOPT 1
10674| #define HAVE_RAW_DECL_GRANTPT 1
10675| #define HAVE_RAW_DECL_INITSTATE 1
10676| #define HAVE_RAW_DECL_MKSTEMP 1
10677| #define HAVE_RAW_DECL_POSIX_OPENPT 1
10678| #define HAVE_RAW_DECL_PTSNAME 1
10679| #define HAVE_RAW_DECL_PTSNAME_R 1
10680| #define HAVE_RAW_DECL_RANDOM 1
10681| #define HAVE_RAW_DECL_REALPATH 1
10682| #define HAVE_RAW_DECL_RPMATCH 1
10683| #define HAVE_RAW_DECL_SETENV 1
10684| #define HAVE_RAW_DECL_SETSTATE 1
10685| #define HAVE_RAW_DECL_SRANDOM 1
10686| #define HAVE_RAW_DECL_STRTOD 1
10687| #define HAVE_RAW_DECL_STRTOLL 1
10688| #define HAVE_RAW_DECL_STRTOULL 1
10689| #define HAVE_RAW_DECL_UNLOCKPT 1
10690| #define HAVE_RAW_DECL_UNSETENV 1
10691| #define HAVE_RAW_DECL_CHDIR 1
10692| #define HAVE_RAW_DECL_CHOWN 1
10693| #define HAVE_RAW_DECL_DUP 1
10694| #define HAVE_RAW_DECL_DUP2 1
10695| #define HAVE_RAW_DECL_FACCESSAT 1
10696| #define HAVE_RAW_DECL_FCHDIR 1
10697| #define HAVE_RAW_DECL_FCHOWNAT 1
10698| #define HAVE_RAW_DECL_FSYNC 1
10699| #define HAVE_RAW_DECL_FTRUNCATE 1
10700| #define HAVE_RAW_DECL_GETCWD 1
10701| #define HAVE_RAW_DECL_GETDOMAINNAME 1
10702| #define HAVE_RAW_DECL_GETDTABLESIZE 1
10703| #define HAVE_RAW_DECL_GETGROUPS 1
10704| #define HAVE_RAW_DECL_GETHOSTNAME 1
10705| #define HAVE_RAW_DECL_GETLOGIN 1
10706| #define HAVE_RAW_DECL_GETLOGIN_R 1
10707| #define HAVE_RAW_DECL_GETPAGESIZE 1
10708| #define HAVE_RAW_DECL_GETUSERSHELL 1
10709| #define HAVE_RAW_DECL_SETUSERSHELL 1
10710| #define HAVE_RAW_DECL_ENDUSERSHELL 1
10711| #define HAVE_RAW_DECL_ISATTY 1
10712| #define HAVE_RAW_DECL_LCHOWN 1
10713| #define HAVE_RAW_DECL_LINK 1
10714| #define HAVE_RAW_DECL_LINKAT 1
10715| #define HAVE_RAW_DECL_LSEEK 1
10716| #define HAVE_RAW_DECL_PIPE 1
10717| #define HAVE_RAW_DECL_PREAD 1
10718| #define HAVE_RAW_DECL_PWRITE 1
10719| #define HAVE_RAW_DECL_READLINK 1
10720| #define HAVE_RAW_DECL_READLINKAT 1
10721| #define HAVE_RAW_DECL_RMDIR 1
10722| #define HAVE_RAW_DECL_SETHOSTNAME 1
10723| #define HAVE_RAW_DECL_SLEEP 1
10724| #define HAVE_RAW_DECL_SYMLINK 1
10725| #define HAVE_RAW_DECL_SYMLINKAT 1
10726| #define HAVE_RAW_DECL_TTYNAME_R 1
10727| #define HAVE_RAW_DECL_UNLINK 1
10728| #define HAVE_RAW_DECL_UNLINKAT 1
10729| #define HAVE_RAW_DECL_USLEEP 1
10730| #define HAVE_RAW_DECL_BTOWC 1
10731| #define HAVE_RAW_DECL_WCTOB 1
10732| #define HAVE_RAW_DECL_MBSINIT 1
10733| #define HAVE_RAW_DECL_MBRTOWC 1
10734| #define HAVE_RAW_DECL_MBRLEN 1
10735| #define HAVE_RAW_DECL_MBSRTOWCS 1
10736| #define HAVE_RAW_DECL_MBSNRTOWCS 1
10737| #define HAVE_RAW_DECL_WCRTOMB 1
10738| #define HAVE_RAW_DECL_WCSRTOMBS 1
10739| #define HAVE_RAW_DECL_WCSNRTOMBS 1
10740| #define HAVE_RAW_DECL_WCWIDTH 1
10741| #define HAVE_RAW_DECL_WMEMCHR 1
10742| #define HAVE_RAW_DECL_WMEMCMP 1
10743| #define HAVE_RAW_DECL_WMEMCPY 1
10744| #define HAVE_RAW_DECL_WMEMMOVE 1
10745| #define HAVE_RAW_DECL_WMEMSET 1
10746| #define HAVE_RAW_DECL_WCSLEN 1
10747| #define HAVE_RAW_DECL_WCSNLEN 1
10748| #define HAVE_RAW_DECL_WCSCPY 1
10749| #define HAVE_RAW_DECL_WCPCPY 1
10750| #define HAVE_RAW_DECL_WCSNCPY 1
10751| #define HAVE_RAW_DECL_WCPNCPY 1
10752| #define HAVE_RAW_DECL_WCSCAT 1
10753| #define HAVE_RAW_DECL_WCSNCAT 1
10754| #define HAVE_RAW_DECL_WCSCMP 1
10755| #define HAVE_RAW_DECL_WCSNCMP 1
10756| #define HAVE_RAW_DECL_WCSCASECMP 1
10757| #define HAVE_RAW_DECL_WCSNCASECMP 1
10758| #define HAVE_RAW_DECL_WCSCOLL 1
10759| #define HAVE_RAW_DECL_WCSXFRM 1
10760| #define HAVE_RAW_DECL_WCSDUP 1
10761| #define HAVE_RAW_DECL_WCSCHR 1
10762| #define HAVE_RAW_DECL_WCSRCHR 1
10763| #define HAVE_RAW_DECL_WCSCSPN 1
10764| #define HAVE_RAW_DECL_WCSSPN 1
10765| #define HAVE_RAW_DECL_WCSPBRK 1
10766| #define HAVE_RAW_DECL_WCSSTR 1
10767| #define HAVE_RAW_DECL_WCSTOK 1
10768| #define HAVE_RAW_DECL_WCSWIDTH 1
10769| #define HAVE_TOWLOWER 1
10770| #define HAVE_RAW_DECL_WCTYPE 1
10771| #define HAVE_RAW_DECL_ISWCTYPE 1
10772| #define HAVE_RAW_DECL_WCTRANS 1
10773| #define HAVE_RAW_DECL_TOWCTRANS 1
10774| #define HAVE_DECL_WCWIDTH 1
10775| #define GNULIB_TEST_WCWIDTH 1
10776| #define HAVE_LIBRESOLV 1
10777| /* end confdefs.h.  */
10778|
10779| int
10780| main ()
10781| {
10782| void main(){}
10783|   ;
10784|   return 0;
10785| }
10786configure:27295: checking whether cc accepts -ggdb
10787configure:27309: gcc -Wall -Wdeclaration-after-statement -ggdb -c -g  -I/opt/mp/include conftest.c >&5
10788conftest.c:224:12: error: function definition is not allowed here
10789void main(){}
10790           ^
107911 error generated.
10792configure:27309: $? = 1
10793configure: failed program was:
10794| /* confdefs.h */
10795| #define PACKAGE_NAME "GNU Mailutils"
10796| #define PACKAGE_TARNAME "mailutils"
10797| #define PACKAGE_VERSION "3.12"
10798| #define PACKAGE_STRING "GNU Mailutils 3.12"
10799| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
10800| #define PACKAGE_URL "http://mailutils.org"
10801| #define PACKAGE "mailutils"
10802| #define VERSION "3.12"
10803| #define STDC_HEADERS 1
10804| #define HAVE_SYS_TYPES_H 1
10805| #define HAVE_SYS_STAT_H 1
10806| #define HAVE_STDLIB_H 1
10807| #define HAVE_STRING_H 1
10808| #define HAVE_MEMORY_H 1
10809| #define HAVE_STRINGS_H 1
10810| #define HAVE_INTTYPES_H 1
10811| #define HAVE_STDINT_H 1
10812| #define HAVE_UNISTD_H 1
10813| #define __EXTENSIONS__ 1
10814| #define _ALL_SOURCE 1
10815| #define _DARWIN_C_SOURCE 1
10816| #define _GNU_SOURCE 1
10817| #define _POSIX_PTHREAD_SEMANTICS 1
10818| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
10819| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
10820| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
10821| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
10822| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
10823| #define __STDC_WANT_LIB_EXT2__ 1
10824| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
10825| #define _TANDEM_SOURCE 1
10826| #define YYTEXT_POINTER 1
10827| #define HAVE_DLFCN_H 1
10828| #define LT_OBJDIR ".libs/"
10829| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
10830| #define HAVE_CFLOCALECOPYCURRENT 1
10831| #define HAVE_ICONV 1
10832| #define ENABLE_NLS 1
10833| #define HAVE_GETTEXT 1
10834| #define HAVE_DCGETTEXT 1
10835| #define HAVE_ICONV 1
10836| #define ICONV_CONST
10837| #define HAVE_ICONV_H 1
10838| #define HAVE_ALLOCA_H 1
10839| #define HAVE_ALLOCA 1
10840| #define HAVE_UNISTD_H 1
10841| #define HAVE_WCTYPE_H 1
10842| #define HAVE_LIMITS_H 1
10843| #define HAVE_WCHAR_H 1
10844| #define HAVE_SYS_MMAN_H 1
10845| #define HAVE_STDINT_H 1
10846| #define HAVE_STDLIB_H 1
10847| #define HAVE_SYS_PARAM_H 1
10848| #define HAVE_ISWCNTRL 1
10849| #define HAVE_ISWBLANK 1
10850| #define HAVE_SYMLINK 1
10851| #define HAVE_MBSINIT 1
10852| #define HAVE_MBRTOWC 1
10853| #define HAVE_ISASCII 1
10854| #define HAVE_MPROTECT 1
10855| #define HAVE_SETENV 1
10856| #define HAVE_WCWIDTH 1
10857| #define HAVE_WINT_T 1
10858| #define HAVE_TOWLOWER 1
10859| #define HAVE_RAW_DECL_WCTYPE 1
10860| #define HAVE_RAW_DECL_ISWCTYPE 1
10861| #define HAVE_RAW_DECL_WCTRANS 1
10862| #define HAVE_RAW_DECL_TOWCTRANS 1
10863| #define HAVE_LANGINFO_CODESET 1
10864| #define HAVE_WORKING_O_NOATIME 1
10865| #define HAVE_WORKING_O_NOFOLLOW 1
10866| #define HAVE_DECL_GETC_UNLOCKED 1
10867| #define HAVE_STDLIB_H 1
10868| #define MALLOC_0_IS_NONNULL 1
10869| #define HAVE_UNSIGNED_LONG_LONG_INT 1
10870| #define HAVE_LONG_LONG_INT 1
10871| #define HAVE_MBSTATE_T 1
10872| #define HAVE_MAP_ANONYMOUS 1
10873| #define HAVE_DECL_SETENV 1
10874| #define HAVE_SEARCH_H 1
10875| #define HAVE_TSEARCH 1
10876| #define HAVE__BOOL 1
10877| #define HAVE_WCHAR_T 1
10878| #define restrict __restrict
10879| #define HAVE_RAW_DECL_FFSL 1
10880| #define HAVE_RAW_DECL_FFSLL 1
10881| #define HAVE_RAW_DECL_MEMMEM 1
10882| #define HAVE_RAW_DECL_STPCPY 1
10883| #define HAVE_RAW_DECL_STPNCPY 1
10884| #define HAVE_RAW_DECL_STRDUP 1
10885| #define HAVE_RAW_DECL_STRNCAT 1
10886| #define HAVE_RAW_DECL_STRNDUP 1
10887| #define HAVE_RAW_DECL_STRNLEN 1
10888| #define HAVE_RAW_DECL_STRPBRK 1
10889| #define HAVE_RAW_DECL_STRSEP 1
10890| #define HAVE_RAW_DECL_STRCASESTR 1
10891| #define HAVE_RAW_DECL_STRTOK_R 1
10892| #define HAVE_RAW_DECL_STRERROR_R 1
10893| #define HAVE_RAW_DECL_STRSIGNAL 1
10894| #define HAVE_ALLOCA 1
10895| #define GNULIB_TEST_ENVIRON 1
10896| #define HAVE_DECL_ISWBLANK 1
10897| #define GNULIB_TEST_ISWBLANK 1
10898| #define GNULIB_TEST_MBRTOWC 1
10899| #define GNULIB_TEST_MBSINIT 1
10900| #define GNULIB_TEST_MBSLEN 1
10901| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
10902| #define HAVE_MBSTATE_T 1
10903| #define GNULIB_TEST_MEMCHR 1
10904| #define GNULIB_TEST_SETENV 1
10905| #define HAVE_RAW_DECL__EXIT 1
10906| #define HAVE_RAW_DECL_ATOLL 1
10907| #define HAVE_RAW_DECL_GETLOADAVG 1
10908| #define HAVE_RAW_DECL_GETSUBOPT 1
10909| #define HAVE_RAW_DECL_GRANTPT 1
10910| #define HAVE_RAW_DECL_INITSTATE 1
10911| #define HAVE_RAW_DECL_MKSTEMP 1
10912| #define HAVE_RAW_DECL_POSIX_OPENPT 1
10913| #define HAVE_RAW_DECL_PTSNAME 1
10914| #define HAVE_RAW_DECL_PTSNAME_R 1
10915| #define HAVE_RAW_DECL_RANDOM 1
10916| #define HAVE_RAW_DECL_REALPATH 1
10917| #define HAVE_RAW_DECL_RPMATCH 1
10918| #define HAVE_RAW_DECL_SETENV 1
10919| #define HAVE_RAW_DECL_SETSTATE 1
10920| #define HAVE_RAW_DECL_SRANDOM 1
10921| #define HAVE_RAW_DECL_STRTOD 1
10922| #define HAVE_RAW_DECL_STRTOLL 1
10923| #define HAVE_RAW_DECL_STRTOULL 1
10924| #define HAVE_RAW_DECL_UNLOCKPT 1
10925| #define HAVE_RAW_DECL_UNSETENV 1
10926| #define HAVE_RAW_DECL_CHDIR 1
10927| #define HAVE_RAW_DECL_CHOWN 1
10928| #define HAVE_RAW_DECL_DUP 1
10929| #define HAVE_RAW_DECL_DUP2 1
10930| #define HAVE_RAW_DECL_FACCESSAT 1
10931| #define HAVE_RAW_DECL_FCHDIR 1
10932| #define HAVE_RAW_DECL_FCHOWNAT 1
10933| #define HAVE_RAW_DECL_FSYNC 1
10934| #define HAVE_RAW_DECL_FTRUNCATE 1
10935| #define HAVE_RAW_DECL_GETCWD 1
10936| #define HAVE_RAW_DECL_GETDOMAINNAME 1
10937| #define HAVE_RAW_DECL_GETDTABLESIZE 1
10938| #define HAVE_RAW_DECL_GETGROUPS 1
10939| #define HAVE_RAW_DECL_GETHOSTNAME 1
10940| #define HAVE_RAW_DECL_GETLOGIN 1
10941| #define HAVE_RAW_DECL_GETLOGIN_R 1
10942| #define HAVE_RAW_DECL_GETPAGESIZE 1
10943| #define HAVE_RAW_DECL_GETUSERSHELL 1
10944| #define HAVE_RAW_DECL_SETUSERSHELL 1
10945| #define HAVE_RAW_DECL_ENDUSERSHELL 1
10946| #define HAVE_RAW_DECL_ISATTY 1
10947| #define HAVE_RAW_DECL_LCHOWN 1
10948| #define HAVE_RAW_DECL_LINK 1
10949| #define HAVE_RAW_DECL_LINKAT 1
10950| #define HAVE_RAW_DECL_LSEEK 1
10951| #define HAVE_RAW_DECL_PIPE 1
10952| #define HAVE_RAW_DECL_PREAD 1
10953| #define HAVE_RAW_DECL_PWRITE 1
10954| #define HAVE_RAW_DECL_READLINK 1
10955| #define HAVE_RAW_DECL_READLINKAT 1
10956| #define HAVE_RAW_DECL_RMDIR 1
10957| #define HAVE_RAW_DECL_SETHOSTNAME 1
10958| #define HAVE_RAW_DECL_SLEEP 1
10959| #define HAVE_RAW_DECL_SYMLINK 1
10960| #define HAVE_RAW_DECL_SYMLINKAT 1
10961| #define HAVE_RAW_DECL_TTYNAME_R 1
10962| #define HAVE_RAW_DECL_UNLINK 1
10963| #define HAVE_RAW_DECL_UNLINKAT 1
10964| #define HAVE_RAW_DECL_USLEEP 1
10965| #define HAVE_RAW_DECL_BTOWC 1
10966| #define HAVE_RAW_DECL_WCTOB 1
10967| #define HAVE_RAW_DECL_MBSINIT 1
10968| #define HAVE_RAW_DECL_MBRTOWC 1
10969| #define HAVE_RAW_DECL_MBRLEN 1
10970| #define HAVE_RAW_DECL_MBSRTOWCS 1
10971| #define HAVE_RAW_DECL_MBSNRTOWCS 1
10972| #define HAVE_RAW_DECL_WCRTOMB 1
10973| #define HAVE_RAW_DECL_WCSRTOMBS 1
10974| #define HAVE_RAW_DECL_WCSNRTOMBS 1
10975| #define HAVE_RAW_DECL_WCWIDTH 1
10976| #define HAVE_RAW_DECL_WMEMCHR 1
10977| #define HAVE_RAW_DECL_WMEMCMP 1
10978| #define HAVE_RAW_DECL_WMEMCPY 1
10979| #define HAVE_RAW_DECL_WMEMMOVE 1
10980| #define HAVE_RAW_DECL_WMEMSET 1
10981| #define HAVE_RAW_DECL_WCSLEN 1
10982| #define HAVE_RAW_DECL_WCSNLEN 1
10983| #define HAVE_RAW_DECL_WCSCPY 1
10984| #define HAVE_RAW_DECL_WCPCPY 1
10985| #define HAVE_RAW_DECL_WCSNCPY 1
10986| #define HAVE_RAW_DECL_WCPNCPY 1
10987| #define HAVE_RAW_DECL_WCSCAT 1
10988| #define HAVE_RAW_DECL_WCSNCAT 1
10989| #define HAVE_RAW_DECL_WCSCMP 1
10990| #define HAVE_RAW_DECL_WCSNCMP 1
10991| #define HAVE_RAW_DECL_WCSCASECMP 1
10992| #define HAVE_RAW_DECL_WCSNCASECMP 1
10993| #define HAVE_RAW_DECL_WCSCOLL 1
10994| #define HAVE_RAW_DECL_WCSXFRM 1
10995| #define HAVE_RAW_DECL_WCSDUP 1
10996| #define HAVE_RAW_DECL_WCSCHR 1
10997| #define HAVE_RAW_DECL_WCSRCHR 1
10998| #define HAVE_RAW_DECL_WCSCSPN 1
10999| #define HAVE_RAW_DECL_WCSSPN 1
11000| #define HAVE_RAW_DECL_WCSPBRK 1
11001| #define HAVE_RAW_DECL_WCSSTR 1
11002| #define HAVE_RAW_DECL_WCSTOK 1
11003| #define HAVE_RAW_DECL_WCSWIDTH 1
11004| #define HAVE_TOWLOWER 1
11005| #define HAVE_RAW_DECL_WCTYPE 1
11006| #define HAVE_RAW_DECL_ISWCTYPE 1
11007| #define HAVE_RAW_DECL_WCTRANS 1
11008| #define HAVE_RAW_DECL_TOWCTRANS 1
11009| #define HAVE_DECL_WCWIDTH 1
11010| #define GNULIB_TEST_WCWIDTH 1
11011| #define HAVE_LIBRESOLV 1
11012| /* end confdefs.h.  */
11013|
11014| int
11015| main ()
11016| {
11017| void main(){}
11018|   ;
11019|   return 0;
11020| }
11021configure:27314: result: no
11022configure:28082: checking gsasl.h usability
11023configure:28082: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
11024conftest.c:253:10: fatal error: 'gsasl.h' file not found
11025#include <gsasl.h>
11026         ^~~~~~~~~
110271 error generated.
11028configure:28082: $? = 1
11029configure: failed program was:
11030| /* confdefs.h */
11031| #define PACKAGE_NAME "GNU Mailutils"
11032| #define PACKAGE_TARNAME "mailutils"
11033| #define PACKAGE_VERSION "3.12"
11034| #define PACKAGE_STRING "GNU Mailutils 3.12"
11035| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
11036| #define PACKAGE_URL "http://mailutils.org"
11037| #define PACKAGE "mailutils"
11038| #define VERSION "3.12"
11039| #define STDC_HEADERS 1
11040| #define HAVE_SYS_TYPES_H 1
11041| #define HAVE_SYS_STAT_H 1
11042| #define HAVE_STDLIB_H 1
11043| #define HAVE_STRING_H 1
11044| #define HAVE_MEMORY_H 1
11045| #define HAVE_STRINGS_H 1
11046| #define HAVE_INTTYPES_H 1
11047| #define HAVE_STDINT_H 1
11048| #define HAVE_UNISTD_H 1
11049| #define __EXTENSIONS__ 1
11050| #define _ALL_SOURCE 1
11051| #define _DARWIN_C_SOURCE 1
11052| #define _GNU_SOURCE 1
11053| #define _POSIX_PTHREAD_SEMANTICS 1
11054| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11055| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11056| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11057| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11058| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11059| #define __STDC_WANT_LIB_EXT2__ 1
11060| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11061| #define _TANDEM_SOURCE 1
11062| #define YYTEXT_POINTER 1
11063| #define HAVE_DLFCN_H 1
11064| #define LT_OBJDIR ".libs/"
11065| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11066| #define HAVE_CFLOCALECOPYCURRENT 1
11067| #define HAVE_ICONV 1
11068| #define ENABLE_NLS 1
11069| #define HAVE_GETTEXT 1
11070| #define HAVE_DCGETTEXT 1
11071| #define HAVE_ICONV 1
11072| #define ICONV_CONST
11073| #define HAVE_ICONV_H 1
11074| #define HAVE_ALLOCA_H 1
11075| #define HAVE_ALLOCA 1
11076| #define HAVE_UNISTD_H 1
11077| #define HAVE_WCTYPE_H 1
11078| #define HAVE_LIMITS_H 1
11079| #define HAVE_WCHAR_H 1
11080| #define HAVE_SYS_MMAN_H 1
11081| #define HAVE_STDINT_H 1
11082| #define HAVE_STDLIB_H 1
11083| #define HAVE_SYS_PARAM_H 1
11084| #define HAVE_ISWCNTRL 1
11085| #define HAVE_ISWBLANK 1
11086| #define HAVE_SYMLINK 1
11087| #define HAVE_MBSINIT 1
11088| #define HAVE_MBRTOWC 1
11089| #define HAVE_ISASCII 1
11090| #define HAVE_MPROTECT 1
11091| #define HAVE_SETENV 1
11092| #define HAVE_WCWIDTH 1
11093| #define HAVE_WINT_T 1
11094| #define HAVE_TOWLOWER 1
11095| #define HAVE_RAW_DECL_WCTYPE 1
11096| #define HAVE_RAW_DECL_ISWCTYPE 1
11097| #define HAVE_RAW_DECL_WCTRANS 1
11098| #define HAVE_RAW_DECL_TOWCTRANS 1
11099| #define HAVE_LANGINFO_CODESET 1
11100| #define HAVE_WORKING_O_NOATIME 1
11101| #define HAVE_WORKING_O_NOFOLLOW 1
11102| #define HAVE_DECL_GETC_UNLOCKED 1
11103| #define HAVE_STDLIB_H 1
11104| #define MALLOC_0_IS_NONNULL 1
11105| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11106| #define HAVE_LONG_LONG_INT 1
11107| #define HAVE_MBSTATE_T 1
11108| #define HAVE_MAP_ANONYMOUS 1
11109| #define HAVE_DECL_SETENV 1
11110| #define HAVE_SEARCH_H 1
11111| #define HAVE_TSEARCH 1
11112| #define HAVE__BOOL 1
11113| #define HAVE_WCHAR_T 1
11114| #define restrict __restrict
11115| #define HAVE_RAW_DECL_FFSL 1
11116| #define HAVE_RAW_DECL_FFSLL 1
11117| #define HAVE_RAW_DECL_MEMMEM 1
11118| #define HAVE_RAW_DECL_STPCPY 1
11119| #define HAVE_RAW_DECL_STPNCPY 1
11120| #define HAVE_RAW_DECL_STRDUP 1
11121| #define HAVE_RAW_DECL_STRNCAT 1
11122| #define HAVE_RAW_DECL_STRNDUP 1
11123| #define HAVE_RAW_DECL_STRNLEN 1
11124| #define HAVE_RAW_DECL_STRPBRK 1
11125| #define HAVE_RAW_DECL_STRSEP 1
11126| #define HAVE_RAW_DECL_STRCASESTR 1
11127| #define HAVE_RAW_DECL_STRTOK_R 1
11128| #define HAVE_RAW_DECL_STRERROR_R 1
11129| #define HAVE_RAW_DECL_STRSIGNAL 1
11130| #define HAVE_ALLOCA 1
11131| #define GNULIB_TEST_ENVIRON 1
11132| #define HAVE_DECL_ISWBLANK 1
11133| #define GNULIB_TEST_ISWBLANK 1
11134| #define GNULIB_TEST_MBRTOWC 1
11135| #define GNULIB_TEST_MBSINIT 1
11136| #define GNULIB_TEST_MBSLEN 1
11137| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
11138| #define HAVE_MBSTATE_T 1
11139| #define GNULIB_TEST_MEMCHR 1
11140| #define GNULIB_TEST_SETENV 1
11141| #define HAVE_RAW_DECL__EXIT 1
11142| #define HAVE_RAW_DECL_ATOLL 1
11143| #define HAVE_RAW_DECL_GETLOADAVG 1
11144| #define HAVE_RAW_DECL_GETSUBOPT 1
11145| #define HAVE_RAW_DECL_GRANTPT 1
11146| #define HAVE_RAW_DECL_INITSTATE 1
11147| #define HAVE_RAW_DECL_MKSTEMP 1
11148| #define HAVE_RAW_DECL_POSIX_OPENPT 1
11149| #define HAVE_RAW_DECL_PTSNAME 1
11150| #define HAVE_RAW_DECL_PTSNAME_R 1
11151| #define HAVE_RAW_DECL_RANDOM 1
11152| #define HAVE_RAW_DECL_REALPATH 1
11153| #define HAVE_RAW_DECL_RPMATCH 1
11154| #define HAVE_RAW_DECL_SETENV 1
11155| #define HAVE_RAW_DECL_SETSTATE 1
11156| #define HAVE_RAW_DECL_SRANDOM 1
11157| #define HAVE_RAW_DECL_STRTOD 1
11158| #define HAVE_RAW_DECL_STRTOLL 1
11159| #define HAVE_RAW_DECL_STRTOULL 1
11160| #define HAVE_RAW_DECL_UNLOCKPT 1
11161| #define HAVE_RAW_DECL_UNSETENV 1
11162| #define HAVE_RAW_DECL_CHDIR 1
11163| #define HAVE_RAW_DECL_CHOWN 1
11164| #define HAVE_RAW_DECL_DUP 1
11165| #define HAVE_RAW_DECL_DUP2 1
11166| #define HAVE_RAW_DECL_FACCESSAT 1
11167| #define HAVE_RAW_DECL_FCHDIR 1
11168| #define HAVE_RAW_DECL_FCHOWNAT 1
11169| #define HAVE_RAW_DECL_FSYNC 1
11170| #define HAVE_RAW_DECL_FTRUNCATE 1
11171| #define HAVE_RAW_DECL_GETCWD 1
11172| #define HAVE_RAW_DECL_GETDOMAINNAME 1
11173| #define HAVE_RAW_DECL_GETDTABLESIZE 1
11174| #define HAVE_RAW_DECL_GETGROUPS 1
11175| #define HAVE_RAW_DECL_GETHOSTNAME 1
11176| #define HAVE_RAW_DECL_GETLOGIN 1
11177| #define HAVE_RAW_DECL_GETLOGIN_R 1
11178| #define HAVE_RAW_DECL_GETPAGESIZE 1
11179| #define HAVE_RAW_DECL_GETUSERSHELL 1
11180| #define HAVE_RAW_DECL_SETUSERSHELL 1
11181| #define HAVE_RAW_DECL_ENDUSERSHELL 1
11182| #define HAVE_RAW_DECL_ISATTY 1
11183| #define HAVE_RAW_DECL_LCHOWN 1
11184| #define HAVE_RAW_DECL_LINK 1
11185| #define HAVE_RAW_DECL_LINKAT 1
11186| #define HAVE_RAW_DECL_LSEEK 1
11187| #define HAVE_RAW_DECL_PIPE 1
11188| #define HAVE_RAW_DECL_PREAD 1
11189| #define HAVE_RAW_DECL_PWRITE 1
11190| #define HAVE_RAW_DECL_READLINK 1
11191| #define HAVE_RAW_DECL_READLINKAT 1
11192| #define HAVE_RAW_DECL_RMDIR 1
11193| #define HAVE_RAW_DECL_SETHOSTNAME 1
11194| #define HAVE_RAW_DECL_SLEEP 1
11195| #define HAVE_RAW_DECL_SYMLINK 1
11196| #define HAVE_RAW_DECL_SYMLINKAT 1
11197| #define HAVE_RAW_DECL_TTYNAME_R 1
11198| #define HAVE_RAW_DECL_UNLINK 1
11199| #define HAVE_RAW_DECL_UNLINKAT 1
11200| #define HAVE_RAW_DECL_USLEEP 1
11201| #define HAVE_RAW_DECL_BTOWC 1
11202| #define HAVE_RAW_DECL_WCTOB 1
11203| #define HAVE_RAW_DECL_MBSINIT 1
11204| #define HAVE_RAW_DECL_MBRTOWC 1
11205| #define HAVE_RAW_DECL_MBRLEN 1
11206| #define HAVE_RAW_DECL_MBSRTOWCS 1
11207| #define HAVE_RAW_DECL_MBSNRTOWCS 1
11208| #define HAVE_RAW_DECL_WCRTOMB 1
11209| #define HAVE_RAW_DECL_WCSRTOMBS 1
11210| #define HAVE_RAW_DECL_WCSNRTOMBS 1
11211| #define HAVE_RAW_DECL_WCWIDTH 1
11212| #define HAVE_RAW_DECL_WMEMCHR 1
11213| #define HAVE_RAW_DECL_WMEMCMP 1
11214| #define HAVE_RAW_DECL_WMEMCPY 1
11215| #define HAVE_RAW_DECL_WMEMMOVE 1
11216| #define HAVE_RAW_DECL_WMEMSET 1
11217| #define HAVE_RAW_DECL_WCSLEN 1
11218| #define HAVE_RAW_DECL_WCSNLEN 1
11219| #define HAVE_RAW_DECL_WCSCPY 1
11220| #define HAVE_RAW_DECL_WCPCPY 1
11221| #define HAVE_RAW_DECL_WCSNCPY 1
11222| #define HAVE_RAW_DECL_WCPNCPY 1
11223| #define HAVE_RAW_DECL_WCSCAT 1
11224| #define HAVE_RAW_DECL_WCSNCAT 1
11225| #define HAVE_RAW_DECL_WCSCMP 1
11226| #define HAVE_RAW_DECL_WCSNCMP 1
11227| #define HAVE_RAW_DECL_WCSCASECMP 1
11228| #define HAVE_RAW_DECL_WCSNCASECMP 1
11229| #define HAVE_RAW_DECL_WCSCOLL 1
11230| #define HAVE_RAW_DECL_WCSXFRM 1
11231| #define HAVE_RAW_DECL_WCSDUP 1
11232| #define HAVE_RAW_DECL_WCSCHR 1
11233| #define HAVE_RAW_DECL_WCSRCHR 1
11234| #define HAVE_RAW_DECL_WCSCSPN 1
11235| #define HAVE_RAW_DECL_WCSSPN 1
11236| #define HAVE_RAW_DECL_WCSPBRK 1
11237| #define HAVE_RAW_DECL_WCSSTR 1
11238| #define HAVE_RAW_DECL_WCSTOK 1
11239| #define HAVE_RAW_DECL_WCSWIDTH 1
11240| #define HAVE_TOWLOWER 1
11241| #define HAVE_RAW_DECL_WCTYPE 1
11242| #define HAVE_RAW_DECL_ISWCTYPE 1
11243| #define HAVE_RAW_DECL_WCTRANS 1
11244| #define HAVE_RAW_DECL_TOWCTRANS 1
11245| #define HAVE_DECL_WCWIDTH 1
11246| #define GNULIB_TEST_WCWIDTH 1
11247| #define HAVE_LIBRESOLV 1
11248| /* end confdefs.h.  */
11249| #include <stdio.h>
11250| #ifdef HAVE_SYS_TYPES_H
11251| # include <sys/types.h>
11252| #endif
11253| #ifdef HAVE_SYS_STAT_H
11254| # include <sys/stat.h>
11255| #endif
11256| #ifdef STDC_HEADERS
11257| # include <stdlib.h>
11258| # include <stddef.h>
11259| #else
11260| # ifdef HAVE_STDLIB_H
11261| #  include <stdlib.h>
11262| # endif
11263| #endif
11264| #ifdef HAVE_STRING_H
11265| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11266| #  include <memory.h>
11267| # endif
11268| # include <string.h>
11269| #endif
11270| #ifdef HAVE_STRINGS_H
11271| # include <strings.h>
11272| #endif
11273| #ifdef HAVE_INTTYPES_H
11274| # include <inttypes.h>
11275| #endif
11276| #ifdef HAVE_STDINT_H
11277| # include <stdint.h>
11278| #endif
11279| #ifdef HAVE_UNISTD_H
11280| # include <unistd.h>
11281| #endif
11282| #include <gsasl.h>
11283configure:28082: result: no
11284configure:28082: checking gsasl.h presence
11285configure:28082: gcc -E -I/opt/mp/include conftest.c
11286conftest.c:220:10: fatal error: 'gsasl.h' file not found
11287#include <gsasl.h>
11288         ^~~~~~~~~
112891 error generated.
11290configure:28082: $? = 1
11291configure: failed program was:
11292| /* confdefs.h */
11293| #define PACKAGE_NAME "GNU Mailutils"
11294| #define PACKAGE_TARNAME "mailutils"
11295| #define PACKAGE_VERSION "3.12"
11296| #define PACKAGE_STRING "GNU Mailutils 3.12"
11297| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
11298| #define PACKAGE_URL "http://mailutils.org"
11299| #define PACKAGE "mailutils"
11300| #define VERSION "3.12"
11301| #define STDC_HEADERS 1
11302| #define HAVE_SYS_TYPES_H 1
11303| #define HAVE_SYS_STAT_H 1
11304| #define HAVE_STDLIB_H 1
11305| #define HAVE_STRING_H 1
11306| #define HAVE_MEMORY_H 1
11307| #define HAVE_STRINGS_H 1
11308| #define HAVE_INTTYPES_H 1
11309| #define HAVE_STDINT_H 1
11310| #define HAVE_UNISTD_H 1
11311| #define __EXTENSIONS__ 1
11312| #define _ALL_SOURCE 1
11313| #define _DARWIN_C_SOURCE 1
11314| #define _GNU_SOURCE 1
11315| #define _POSIX_PTHREAD_SEMANTICS 1
11316| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11317| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11318| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11319| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11320| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11321| #define __STDC_WANT_LIB_EXT2__ 1
11322| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11323| #define _TANDEM_SOURCE 1
11324| #define YYTEXT_POINTER 1
11325| #define HAVE_DLFCN_H 1
11326| #define LT_OBJDIR ".libs/"
11327| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11328| #define HAVE_CFLOCALECOPYCURRENT 1
11329| #define HAVE_ICONV 1
11330| #define ENABLE_NLS 1
11331| #define HAVE_GETTEXT 1
11332| #define HAVE_DCGETTEXT 1
11333| #define HAVE_ICONV 1
11334| #define ICONV_CONST
11335| #define HAVE_ICONV_H 1
11336| #define HAVE_ALLOCA_H 1
11337| #define HAVE_ALLOCA 1
11338| #define HAVE_UNISTD_H 1
11339| #define HAVE_WCTYPE_H 1
11340| #define HAVE_LIMITS_H 1
11341| #define HAVE_WCHAR_H 1
11342| #define HAVE_SYS_MMAN_H 1
11343| #define HAVE_STDINT_H 1
11344| #define HAVE_STDLIB_H 1
11345| #define HAVE_SYS_PARAM_H 1
11346| #define HAVE_ISWCNTRL 1
11347| #define HAVE_ISWBLANK 1
11348| #define HAVE_SYMLINK 1
11349| #define HAVE_MBSINIT 1
11350| #define HAVE_MBRTOWC 1
11351| #define HAVE_ISASCII 1
11352| #define HAVE_MPROTECT 1
11353| #define HAVE_SETENV 1
11354| #define HAVE_WCWIDTH 1
11355| #define HAVE_WINT_T 1
11356| #define HAVE_TOWLOWER 1
11357| #define HAVE_RAW_DECL_WCTYPE 1
11358| #define HAVE_RAW_DECL_ISWCTYPE 1
11359| #define HAVE_RAW_DECL_WCTRANS 1
11360| #define HAVE_RAW_DECL_TOWCTRANS 1
11361| #define HAVE_LANGINFO_CODESET 1
11362| #define HAVE_WORKING_O_NOATIME 1
11363| #define HAVE_WORKING_O_NOFOLLOW 1
11364| #define HAVE_DECL_GETC_UNLOCKED 1
11365| #define HAVE_STDLIB_H 1
11366| #define MALLOC_0_IS_NONNULL 1
11367| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11368| #define HAVE_LONG_LONG_INT 1
11369| #define HAVE_MBSTATE_T 1
11370| #define HAVE_MAP_ANONYMOUS 1
11371| #define HAVE_DECL_SETENV 1
11372| #define HAVE_SEARCH_H 1
11373| #define HAVE_TSEARCH 1
11374| #define HAVE__BOOL 1
11375| #define HAVE_WCHAR_T 1
11376| #define restrict __restrict
11377| #define HAVE_RAW_DECL_FFSL 1
11378| #define HAVE_RAW_DECL_FFSLL 1
11379| #define HAVE_RAW_DECL_MEMMEM 1
11380| #define HAVE_RAW_DECL_STPCPY 1
11381| #define HAVE_RAW_DECL_STPNCPY 1
11382| #define HAVE_RAW_DECL_STRDUP 1
11383| #define HAVE_RAW_DECL_STRNCAT 1
11384| #define HAVE_RAW_DECL_STRNDUP 1
11385| #define HAVE_RAW_DECL_STRNLEN 1
11386| #define HAVE_RAW_DECL_STRPBRK 1
11387| #define HAVE_RAW_DECL_STRSEP 1
11388| #define HAVE_RAW_DECL_STRCASESTR 1
11389| #define HAVE_RAW_DECL_STRTOK_R 1
11390| #define HAVE_RAW_DECL_STRERROR_R 1
11391| #define HAVE_RAW_DECL_STRSIGNAL 1
11392| #define HAVE_ALLOCA 1
11393| #define GNULIB_TEST_ENVIRON 1
11394| #define HAVE_DECL_ISWBLANK 1
11395| #define GNULIB_TEST_ISWBLANK 1
11396| #define GNULIB_TEST_MBRTOWC 1
11397| #define GNULIB_TEST_MBSINIT 1
11398| #define GNULIB_TEST_MBSLEN 1
11399| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
11400| #define HAVE_MBSTATE_T 1
11401| #define GNULIB_TEST_MEMCHR 1
11402| #define GNULIB_TEST_SETENV 1
11403| #define HAVE_RAW_DECL__EXIT 1
11404| #define HAVE_RAW_DECL_ATOLL 1
11405| #define HAVE_RAW_DECL_GETLOADAVG 1
11406| #define HAVE_RAW_DECL_GETSUBOPT 1
11407| #define HAVE_RAW_DECL_GRANTPT 1
11408| #define HAVE_RAW_DECL_INITSTATE 1
11409| #define HAVE_RAW_DECL_MKSTEMP 1
11410| #define HAVE_RAW_DECL_POSIX_OPENPT 1
11411| #define HAVE_RAW_DECL_PTSNAME 1
11412| #define HAVE_RAW_DECL_PTSNAME_R 1
11413| #define HAVE_RAW_DECL_RANDOM 1
11414| #define HAVE_RAW_DECL_REALPATH 1
11415| #define HAVE_RAW_DECL_RPMATCH 1
11416| #define HAVE_RAW_DECL_SETENV 1
11417| #define HAVE_RAW_DECL_SETSTATE 1
11418| #define HAVE_RAW_DECL_SRANDOM 1
11419| #define HAVE_RAW_DECL_STRTOD 1
11420| #define HAVE_RAW_DECL_STRTOLL 1
11421| #define HAVE_RAW_DECL_STRTOULL 1
11422| #define HAVE_RAW_DECL_UNLOCKPT 1
11423| #define HAVE_RAW_DECL_UNSETENV 1
11424| #define HAVE_RAW_DECL_CHDIR 1
11425| #define HAVE_RAW_DECL_CHOWN 1
11426| #define HAVE_RAW_DECL_DUP 1
11427| #define HAVE_RAW_DECL_DUP2 1
11428| #define HAVE_RAW_DECL_FACCESSAT 1
11429| #define HAVE_RAW_DECL_FCHDIR 1
11430| #define HAVE_RAW_DECL_FCHOWNAT 1
11431| #define HAVE_RAW_DECL_FSYNC 1
11432| #define HAVE_RAW_DECL_FTRUNCATE 1
11433| #define HAVE_RAW_DECL_GETCWD 1
11434| #define HAVE_RAW_DECL_GETDOMAINNAME 1
11435| #define HAVE_RAW_DECL_GETDTABLESIZE 1
11436| #define HAVE_RAW_DECL_GETGROUPS 1
11437| #define HAVE_RAW_DECL_GETHOSTNAME 1
11438| #define HAVE_RAW_DECL_GETLOGIN 1
11439| #define HAVE_RAW_DECL_GETLOGIN_R 1
11440| #define HAVE_RAW_DECL_GETPAGESIZE 1
11441| #define HAVE_RAW_DECL_GETUSERSHELL 1
11442| #define HAVE_RAW_DECL_SETUSERSHELL 1
11443| #define HAVE_RAW_DECL_ENDUSERSHELL 1
11444| #define HAVE_RAW_DECL_ISATTY 1
11445| #define HAVE_RAW_DECL_LCHOWN 1
11446| #define HAVE_RAW_DECL_LINK 1
11447| #define HAVE_RAW_DECL_LINKAT 1
11448| #define HAVE_RAW_DECL_LSEEK 1
11449| #define HAVE_RAW_DECL_PIPE 1
11450| #define HAVE_RAW_DECL_PREAD 1
11451| #define HAVE_RAW_DECL_PWRITE 1
11452| #define HAVE_RAW_DECL_READLINK 1
11453| #define HAVE_RAW_DECL_READLINKAT 1
11454| #define HAVE_RAW_DECL_RMDIR 1
11455| #define HAVE_RAW_DECL_SETHOSTNAME 1
11456| #define HAVE_RAW_DECL_SLEEP 1
11457| #define HAVE_RAW_DECL_SYMLINK 1
11458| #define HAVE_RAW_DECL_SYMLINKAT 1
11459| #define HAVE_RAW_DECL_TTYNAME_R 1
11460| #define HAVE_RAW_DECL_UNLINK 1
11461| #define HAVE_RAW_DECL_UNLINKAT 1
11462| #define HAVE_RAW_DECL_USLEEP 1
11463| #define HAVE_RAW_DECL_BTOWC 1
11464| #define HAVE_RAW_DECL_WCTOB 1
11465| #define HAVE_RAW_DECL_MBSINIT 1
11466| #define HAVE_RAW_DECL_MBRTOWC 1
11467| #define HAVE_RAW_DECL_MBRLEN 1
11468| #define HAVE_RAW_DECL_MBSRTOWCS 1
11469| #define HAVE_RAW_DECL_MBSNRTOWCS 1
11470| #define HAVE_RAW_DECL_WCRTOMB 1
11471| #define HAVE_RAW_DECL_WCSRTOMBS 1
11472| #define HAVE_RAW_DECL_WCSNRTOMBS 1
11473| #define HAVE_RAW_DECL_WCWIDTH 1
11474| #define HAVE_RAW_DECL_WMEMCHR 1
11475| #define HAVE_RAW_DECL_WMEMCMP 1
11476| #define HAVE_RAW_DECL_WMEMCPY 1
11477| #define HAVE_RAW_DECL_WMEMMOVE 1
11478| #define HAVE_RAW_DECL_WMEMSET 1
11479| #define HAVE_RAW_DECL_WCSLEN 1
11480| #define HAVE_RAW_DECL_WCSNLEN 1
11481| #define HAVE_RAW_DECL_WCSCPY 1
11482| #define HAVE_RAW_DECL_WCPCPY 1
11483| #define HAVE_RAW_DECL_WCSNCPY 1
11484| #define HAVE_RAW_DECL_WCPNCPY 1
11485| #define HAVE_RAW_DECL_WCSCAT 1
11486| #define HAVE_RAW_DECL_WCSNCAT 1
11487| #define HAVE_RAW_DECL_WCSCMP 1
11488| #define HAVE_RAW_DECL_WCSNCMP 1
11489| #define HAVE_RAW_DECL_WCSCASECMP 1
11490| #define HAVE_RAW_DECL_WCSNCASECMP 1
11491| #define HAVE_RAW_DECL_WCSCOLL 1
11492| #define HAVE_RAW_DECL_WCSXFRM 1
11493| #define HAVE_RAW_DECL_WCSDUP 1
11494| #define HAVE_RAW_DECL_WCSCHR 1
11495| #define HAVE_RAW_DECL_WCSRCHR 1
11496| #define HAVE_RAW_DECL_WCSCSPN 1
11497| #define HAVE_RAW_DECL_WCSSPN 1
11498| #define HAVE_RAW_DECL_WCSPBRK 1
11499| #define HAVE_RAW_DECL_WCSSTR 1
11500| #define HAVE_RAW_DECL_WCSTOK 1
11501| #define HAVE_RAW_DECL_WCSWIDTH 1
11502| #define HAVE_TOWLOWER 1
11503| #define HAVE_RAW_DECL_WCTYPE 1
11504| #define HAVE_RAW_DECL_ISWCTYPE 1
11505| #define HAVE_RAW_DECL_WCTRANS 1
11506| #define HAVE_RAW_DECL_TOWCTRANS 1
11507| #define HAVE_DECL_WCWIDTH 1
11508| #define GNULIB_TEST_WCWIDTH 1
11509| #define HAVE_LIBRESOLV 1
11510| /* end confdefs.h.  */
11511| #include <gsasl.h>
11512configure:28082: result: no
11513configure:28082: checking for gsasl.h
11514configure:28082: result: no
11515configure:28177: checking whether to use GSASL
11516configure:28179: result: no
11517configure:28384: checking whether to use GNU TLS
11518configure:28386: result: no
11519configure:28437: checking paths.h usability
11520configure:28437: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
11521configure:28437: $? = 0
11522configure:28437: result: yes
11523configure:28437: checking paths.h presence
11524configure:28437: gcc -E -I/opt/mp/include conftest.c
11525configure:28437: $? = 0
11526configure:28437: result: yes
11527configure:28437: checking for paths.h
11528configure:28437: result: yes
11529configure:28466: checking for value of PATH_SENDMAIL
11530configure:28607: result: from _PATH_SENDMAIL in <paths.h>
11531configure:28466: checking for value of PATH_MAILDIR
11532configure:28607: result: from _PATH_MAILDIR in <paths.h>
11533configure:28466: checking for value of PATH_DEV
11534configure:28607: result: from _PATH_DEV in <paths.h>
11535configure:28466: checking for value of PATH_TTY_PFX
11536configure:28607: result: from _PATH_DEV in <paths.h>
11537configure:28466: checking for value of PATH_DEVNULL
11538configure:28607: result: from _PATH_DEVNULL in <paths.h>
11539configure:28466: checking for value of PATH_UTMP
11540configure:28607: result: from _PATH_UTMP in <utmp.h>
11541configure:28466: checking for value of PATH_UTMPX
11542configure:28607: result: from _PATH_UTMPX in <utmpx.h>
11543configure:28466: checking for value of PATH_WTMP
11544configure:28607: result: from _PATH_WTMP in <utmp.h>
11545configure:28466: checking for value of PATH_TTY
11546configure:28607: result: from _PATH_TTY in <paths.h>
11547configure:28665: checking for closefrom
11548configure:28665: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
11549Undefined symbols for architecture x86_64:
11550  "_closefrom", referenced from:
11551      _main in conftest-6e7f69.o
11552ld: symbol(s) not found for architecture x86_64
11553clang: error: linker command failed with exit code 1 (use -v to see invocation)
11554configure:28665: $? = 1
11555configure: failed program was:
11556| /* confdefs.h */
11557| #define PACKAGE_NAME "GNU Mailutils"
11558| #define PACKAGE_TARNAME "mailutils"
11559| #define PACKAGE_VERSION "3.12"
11560| #define PACKAGE_STRING "GNU Mailutils 3.12"
11561| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
11562| #define PACKAGE_URL "http://mailutils.org"
11563| #define PACKAGE "mailutils"
11564| #define VERSION "3.12"
11565| #define STDC_HEADERS 1
11566| #define HAVE_SYS_TYPES_H 1
11567| #define HAVE_SYS_STAT_H 1
11568| #define HAVE_STDLIB_H 1
11569| #define HAVE_STRING_H 1
11570| #define HAVE_MEMORY_H 1
11571| #define HAVE_STRINGS_H 1
11572| #define HAVE_INTTYPES_H 1
11573| #define HAVE_STDINT_H 1
11574| #define HAVE_UNISTD_H 1
11575| #define __EXTENSIONS__ 1
11576| #define _ALL_SOURCE 1
11577| #define _DARWIN_C_SOURCE 1
11578| #define _GNU_SOURCE 1
11579| #define _POSIX_PTHREAD_SEMANTICS 1
11580| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11581| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11582| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11583| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11584| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11585| #define __STDC_WANT_LIB_EXT2__ 1
11586| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11587| #define _TANDEM_SOURCE 1
11588| #define YYTEXT_POINTER 1
11589| #define HAVE_DLFCN_H 1
11590| #define LT_OBJDIR ".libs/"
11591| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11592| #define HAVE_CFLOCALECOPYCURRENT 1
11593| #define HAVE_ICONV 1
11594| #define ENABLE_NLS 1
11595| #define HAVE_GETTEXT 1
11596| #define HAVE_DCGETTEXT 1
11597| #define HAVE_ICONV 1
11598| #define ICONV_CONST
11599| #define HAVE_ICONV_H 1
11600| #define HAVE_ALLOCA_H 1
11601| #define HAVE_ALLOCA 1
11602| #define HAVE_UNISTD_H 1
11603| #define HAVE_WCTYPE_H 1
11604| #define HAVE_LIMITS_H 1
11605| #define HAVE_WCHAR_H 1
11606| #define HAVE_SYS_MMAN_H 1
11607| #define HAVE_STDINT_H 1
11608| #define HAVE_STDLIB_H 1
11609| #define HAVE_SYS_PARAM_H 1
11610| #define HAVE_ISWCNTRL 1
11611| #define HAVE_ISWBLANK 1
11612| #define HAVE_SYMLINK 1
11613| #define HAVE_MBSINIT 1
11614| #define HAVE_MBRTOWC 1
11615| #define HAVE_ISASCII 1
11616| #define HAVE_MPROTECT 1
11617| #define HAVE_SETENV 1
11618| #define HAVE_WCWIDTH 1
11619| #define HAVE_WINT_T 1
11620| #define HAVE_TOWLOWER 1
11621| #define HAVE_RAW_DECL_WCTYPE 1
11622| #define HAVE_RAW_DECL_ISWCTYPE 1
11623| #define HAVE_RAW_DECL_WCTRANS 1
11624| #define HAVE_RAW_DECL_TOWCTRANS 1
11625| #define HAVE_LANGINFO_CODESET 1
11626| #define HAVE_WORKING_O_NOATIME 1
11627| #define HAVE_WORKING_O_NOFOLLOW 1
11628| #define HAVE_DECL_GETC_UNLOCKED 1
11629| #define HAVE_STDLIB_H 1
11630| #define MALLOC_0_IS_NONNULL 1
11631| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11632| #define HAVE_LONG_LONG_INT 1
11633| #define HAVE_MBSTATE_T 1
11634| #define HAVE_MAP_ANONYMOUS 1
11635| #define HAVE_DECL_SETENV 1
11636| #define HAVE_SEARCH_H 1
11637| #define HAVE_TSEARCH 1
11638| #define HAVE__BOOL 1
11639| #define HAVE_WCHAR_T 1
11640| #define restrict __restrict
11641| #define HAVE_RAW_DECL_FFSL 1
11642| #define HAVE_RAW_DECL_FFSLL 1
11643| #define HAVE_RAW_DECL_MEMMEM 1
11644| #define HAVE_RAW_DECL_STPCPY 1
11645| #define HAVE_RAW_DECL_STPNCPY 1
11646| #define HAVE_RAW_DECL_STRDUP 1
11647| #define HAVE_RAW_DECL_STRNCAT 1
11648| #define HAVE_RAW_DECL_STRNDUP 1
11649| #define HAVE_RAW_DECL_STRNLEN 1
11650| #define HAVE_RAW_DECL_STRPBRK 1
11651| #define HAVE_RAW_DECL_STRSEP 1
11652| #define HAVE_RAW_DECL_STRCASESTR 1
11653| #define HAVE_RAW_DECL_STRTOK_R 1
11654| #define HAVE_RAW_DECL_STRERROR_R 1
11655| #define HAVE_RAW_DECL_STRSIGNAL 1
11656| #define HAVE_ALLOCA 1
11657| #define GNULIB_TEST_ENVIRON 1
11658| #define HAVE_DECL_ISWBLANK 1
11659| #define GNULIB_TEST_ISWBLANK 1
11660| #define GNULIB_TEST_MBRTOWC 1
11661| #define GNULIB_TEST_MBSINIT 1
11662| #define GNULIB_TEST_MBSLEN 1
11663| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
11664| #define HAVE_MBSTATE_T 1
11665| #define GNULIB_TEST_MEMCHR 1
11666| #define GNULIB_TEST_SETENV 1
11667| #define HAVE_RAW_DECL__EXIT 1
11668| #define HAVE_RAW_DECL_ATOLL 1
11669| #define HAVE_RAW_DECL_GETLOADAVG 1
11670| #define HAVE_RAW_DECL_GETSUBOPT 1
11671| #define HAVE_RAW_DECL_GRANTPT 1
11672| #define HAVE_RAW_DECL_INITSTATE 1
11673| #define HAVE_RAW_DECL_MKSTEMP 1
11674| #define HAVE_RAW_DECL_POSIX_OPENPT 1
11675| #define HAVE_RAW_DECL_PTSNAME 1
11676| #define HAVE_RAW_DECL_PTSNAME_R 1
11677| #define HAVE_RAW_DECL_RANDOM 1
11678| #define HAVE_RAW_DECL_REALPATH 1
11679| #define HAVE_RAW_DECL_RPMATCH 1
11680| #define HAVE_RAW_DECL_SETENV 1
11681| #define HAVE_RAW_DECL_SETSTATE 1
11682| #define HAVE_RAW_DECL_SRANDOM 1
11683| #define HAVE_RAW_DECL_STRTOD 1
11684| #define HAVE_RAW_DECL_STRTOLL 1
11685| #define HAVE_RAW_DECL_STRTOULL 1
11686| #define HAVE_RAW_DECL_UNLOCKPT 1
11687| #define HAVE_RAW_DECL_UNSETENV 1
11688| #define HAVE_RAW_DECL_CHDIR 1
11689| #define HAVE_RAW_DECL_CHOWN 1
11690| #define HAVE_RAW_DECL_DUP 1
11691| #define HAVE_RAW_DECL_DUP2 1
11692| #define HAVE_RAW_DECL_FACCESSAT 1
11693| #define HAVE_RAW_DECL_FCHDIR 1
11694| #define HAVE_RAW_DECL_FCHOWNAT 1
11695| #define HAVE_RAW_DECL_FSYNC 1
11696| #define HAVE_RAW_DECL_FTRUNCATE 1
11697| #define HAVE_RAW_DECL_GETCWD 1
11698| #define HAVE_RAW_DECL_GETDOMAINNAME 1
11699| #define HAVE_RAW_DECL_GETDTABLESIZE 1
11700| #define HAVE_RAW_DECL_GETGROUPS 1
11701| #define HAVE_RAW_DECL_GETHOSTNAME 1
11702| #define HAVE_RAW_DECL_GETLOGIN 1
11703| #define HAVE_RAW_DECL_GETLOGIN_R 1
11704| #define HAVE_RAW_DECL_GETPAGESIZE 1
11705| #define HAVE_RAW_DECL_GETUSERSHELL 1
11706| #define HAVE_RAW_DECL_SETUSERSHELL 1
11707| #define HAVE_RAW_DECL_ENDUSERSHELL 1
11708| #define HAVE_RAW_DECL_ISATTY 1
11709| #define HAVE_RAW_DECL_LCHOWN 1
11710| #define HAVE_RAW_DECL_LINK 1
11711| #define HAVE_RAW_DECL_LINKAT 1
11712| #define HAVE_RAW_DECL_LSEEK 1
11713| #define HAVE_RAW_DECL_PIPE 1
11714| #define HAVE_RAW_DECL_PREAD 1
11715| #define HAVE_RAW_DECL_PWRITE 1
11716| #define HAVE_RAW_DECL_READLINK 1
11717| #define HAVE_RAW_DECL_READLINKAT 1
11718| #define HAVE_RAW_DECL_RMDIR 1
11719| #define HAVE_RAW_DECL_SETHOSTNAME 1
11720| #define HAVE_RAW_DECL_SLEEP 1
11721| #define HAVE_RAW_DECL_SYMLINK 1
11722| #define HAVE_RAW_DECL_SYMLINKAT 1
11723| #define HAVE_RAW_DECL_TTYNAME_R 1
11724| #define HAVE_RAW_DECL_UNLINK 1
11725| #define HAVE_RAW_DECL_UNLINKAT 1
11726| #define HAVE_RAW_DECL_USLEEP 1
11727| #define HAVE_RAW_DECL_BTOWC 1
11728| #define HAVE_RAW_DECL_WCTOB 1
11729| #define HAVE_RAW_DECL_MBSINIT 1
11730| #define HAVE_RAW_DECL_MBRTOWC 1
11731| #define HAVE_RAW_DECL_MBRLEN 1
11732| #define HAVE_RAW_DECL_MBSRTOWCS 1
11733| #define HAVE_RAW_DECL_MBSNRTOWCS 1
11734| #define HAVE_RAW_DECL_WCRTOMB 1
11735| #define HAVE_RAW_DECL_WCSRTOMBS 1
11736| #define HAVE_RAW_DECL_WCSNRTOMBS 1
11737| #define HAVE_RAW_DECL_WCWIDTH 1
11738| #define HAVE_RAW_DECL_WMEMCHR 1
11739| #define HAVE_RAW_DECL_WMEMCMP 1
11740| #define HAVE_RAW_DECL_WMEMCPY 1
11741| #define HAVE_RAW_DECL_WMEMMOVE 1
11742| #define HAVE_RAW_DECL_WMEMSET 1
11743| #define HAVE_RAW_DECL_WCSLEN 1
11744| #define HAVE_RAW_DECL_WCSNLEN 1
11745| #define HAVE_RAW_DECL_WCSCPY 1
11746| #define HAVE_RAW_DECL_WCPCPY 1
11747| #define HAVE_RAW_DECL_WCSNCPY 1
11748| #define HAVE_RAW_DECL_WCPNCPY 1
11749| #define HAVE_RAW_DECL_WCSCAT 1
11750| #define HAVE_RAW_DECL_WCSNCAT 1
11751| #define HAVE_RAW_DECL_WCSCMP 1
11752| #define HAVE_RAW_DECL_WCSNCMP 1
11753| #define HAVE_RAW_DECL_WCSCASECMP 1
11754| #define HAVE_RAW_DECL_WCSNCASECMP 1
11755| #define HAVE_RAW_DECL_WCSCOLL 1
11756| #define HAVE_RAW_DECL_WCSXFRM 1
11757| #define HAVE_RAW_DECL_WCSDUP 1
11758| #define HAVE_RAW_DECL_WCSCHR 1
11759| #define HAVE_RAW_DECL_WCSRCHR 1
11760| #define HAVE_RAW_DECL_WCSCSPN 1
11761| #define HAVE_RAW_DECL_WCSSPN 1
11762| #define HAVE_RAW_DECL_WCSPBRK 1
11763| #define HAVE_RAW_DECL_WCSSTR 1
11764| #define HAVE_RAW_DECL_WCSTOK 1
11765| #define HAVE_RAW_DECL_WCSWIDTH 1
11766| #define HAVE_TOWLOWER 1
11767| #define HAVE_RAW_DECL_WCTYPE 1
11768| #define HAVE_RAW_DECL_ISWCTYPE 1
11769| #define HAVE_RAW_DECL_WCTRANS 1
11770| #define HAVE_RAW_DECL_TOWCTRANS 1
11771| #define HAVE_DECL_WCWIDTH 1
11772| #define GNULIB_TEST_WCWIDTH 1
11773| #define HAVE_LIBRESOLV 1
11774| #define HAVE_PATHS_H 1
11775| /* end confdefs.h.  */
11776| /* Define closefrom to an innocuous variant, in case <limits.h> declares closefrom.
11777|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11778| #define closefrom innocuous_closefrom
11779|
11780| /* System header to define __stub macros and hopefully few prototypes,
11781|     which can conflict with char closefrom (); below.
11782|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11783|     <limits.h> exists even on freestanding compilers.  */
11784|
11785| #ifdef __STDC__
11786| # include <limits.h>
11787| #else
11788| # include <assert.h>
11789| #endif
11790|
11791| #undef closefrom
11792|
11793| /* Override any GCC internal prototype to avoid an error.
11794|    Use char because int might match the return type of a GCC
11795|    builtin and then its argument prototype would still apply.  */
11796| #ifdef __cplusplus
11797| extern "C"
11798| #endif
11799| char closefrom ();
11800| /* The GNU C library defines this for functions which it implements
11801|     to always fail with ENOSYS.  Some functions are actually named
11802|     something starting with __ and the normal name is an alias.  */
11803| #if defined __stub_closefrom || defined __stub___closefrom
11804| choke me
11805| #endif
11806|
11807| int
11808| main ()
11809| {
11810| return closefrom ();
11811|   ;
11812|   return 0;
11813| }
11814configure:28665: result: no
11815configure:28674: checking whether F_CLOSEM is declared
11816configure:28674: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
11817conftest.c:232:10: error: use of undeclared identifier 'F_CLOSEM'
11818  (void) F_CLOSEM;
11819         ^
118201 error generated.
11821configure:28674: $? = 1
11822configure: failed program was:
11823| /* confdefs.h */
11824| #define PACKAGE_NAME "GNU Mailutils"
11825| #define PACKAGE_TARNAME "mailutils"
11826| #define PACKAGE_VERSION "3.12"
11827| #define PACKAGE_STRING "GNU Mailutils 3.12"
11828| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
11829| #define PACKAGE_URL "http://mailutils.org"
11830| #define PACKAGE "mailutils"
11831| #define VERSION "3.12"
11832| #define STDC_HEADERS 1
11833| #define HAVE_SYS_TYPES_H 1
11834| #define HAVE_SYS_STAT_H 1
11835| #define HAVE_STDLIB_H 1
11836| #define HAVE_STRING_H 1
11837| #define HAVE_MEMORY_H 1
11838| #define HAVE_STRINGS_H 1
11839| #define HAVE_INTTYPES_H 1
11840| #define HAVE_STDINT_H 1
11841| #define HAVE_UNISTD_H 1
11842| #define __EXTENSIONS__ 1
11843| #define _ALL_SOURCE 1
11844| #define _DARWIN_C_SOURCE 1
11845| #define _GNU_SOURCE 1
11846| #define _POSIX_PTHREAD_SEMANTICS 1
11847| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
11848| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
11849| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
11850| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
11851| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
11852| #define __STDC_WANT_LIB_EXT2__ 1
11853| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
11854| #define _TANDEM_SOURCE 1
11855| #define YYTEXT_POINTER 1
11856| #define HAVE_DLFCN_H 1
11857| #define LT_OBJDIR ".libs/"
11858| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
11859| #define HAVE_CFLOCALECOPYCURRENT 1
11860| #define HAVE_ICONV 1
11861| #define ENABLE_NLS 1
11862| #define HAVE_GETTEXT 1
11863| #define HAVE_DCGETTEXT 1
11864| #define HAVE_ICONV 1
11865| #define ICONV_CONST
11866| #define HAVE_ICONV_H 1
11867| #define HAVE_ALLOCA_H 1
11868| #define HAVE_ALLOCA 1
11869| #define HAVE_UNISTD_H 1
11870| #define HAVE_WCTYPE_H 1
11871| #define HAVE_LIMITS_H 1
11872| #define HAVE_WCHAR_H 1
11873| #define HAVE_SYS_MMAN_H 1
11874| #define HAVE_STDINT_H 1
11875| #define HAVE_STDLIB_H 1
11876| #define HAVE_SYS_PARAM_H 1
11877| #define HAVE_ISWCNTRL 1
11878| #define HAVE_ISWBLANK 1
11879| #define HAVE_SYMLINK 1
11880| #define HAVE_MBSINIT 1
11881| #define HAVE_MBRTOWC 1
11882| #define HAVE_ISASCII 1
11883| #define HAVE_MPROTECT 1
11884| #define HAVE_SETENV 1
11885| #define HAVE_WCWIDTH 1
11886| #define HAVE_WINT_T 1
11887| #define HAVE_TOWLOWER 1
11888| #define HAVE_RAW_DECL_WCTYPE 1
11889| #define HAVE_RAW_DECL_ISWCTYPE 1
11890| #define HAVE_RAW_DECL_WCTRANS 1
11891| #define HAVE_RAW_DECL_TOWCTRANS 1
11892| #define HAVE_LANGINFO_CODESET 1
11893| #define HAVE_WORKING_O_NOATIME 1
11894| #define HAVE_WORKING_O_NOFOLLOW 1
11895| #define HAVE_DECL_GETC_UNLOCKED 1
11896| #define HAVE_STDLIB_H 1
11897| #define MALLOC_0_IS_NONNULL 1
11898| #define HAVE_UNSIGNED_LONG_LONG_INT 1
11899| #define HAVE_LONG_LONG_INT 1
11900| #define HAVE_MBSTATE_T 1
11901| #define HAVE_MAP_ANONYMOUS 1
11902| #define HAVE_DECL_SETENV 1
11903| #define HAVE_SEARCH_H 1
11904| #define HAVE_TSEARCH 1
11905| #define HAVE__BOOL 1
11906| #define HAVE_WCHAR_T 1
11907| #define restrict __restrict
11908| #define HAVE_RAW_DECL_FFSL 1
11909| #define HAVE_RAW_DECL_FFSLL 1
11910| #define HAVE_RAW_DECL_MEMMEM 1
11911| #define HAVE_RAW_DECL_STPCPY 1
11912| #define HAVE_RAW_DECL_STPNCPY 1
11913| #define HAVE_RAW_DECL_STRDUP 1
11914| #define HAVE_RAW_DECL_STRNCAT 1
11915| #define HAVE_RAW_DECL_STRNDUP 1
11916| #define HAVE_RAW_DECL_STRNLEN 1
11917| #define HAVE_RAW_DECL_STRPBRK 1
11918| #define HAVE_RAW_DECL_STRSEP 1
11919| #define HAVE_RAW_DECL_STRCASESTR 1
11920| #define HAVE_RAW_DECL_STRTOK_R 1
11921| #define HAVE_RAW_DECL_STRERROR_R 1
11922| #define HAVE_RAW_DECL_STRSIGNAL 1
11923| #define HAVE_ALLOCA 1
11924| #define GNULIB_TEST_ENVIRON 1
11925| #define HAVE_DECL_ISWBLANK 1
11926| #define GNULIB_TEST_ISWBLANK 1
11927| #define GNULIB_TEST_MBRTOWC 1
11928| #define GNULIB_TEST_MBSINIT 1
11929| #define GNULIB_TEST_MBSLEN 1
11930| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
11931| #define HAVE_MBSTATE_T 1
11932| #define GNULIB_TEST_MEMCHR 1
11933| #define GNULIB_TEST_SETENV 1
11934| #define HAVE_RAW_DECL__EXIT 1
11935| #define HAVE_RAW_DECL_ATOLL 1
11936| #define HAVE_RAW_DECL_GETLOADAVG 1
11937| #define HAVE_RAW_DECL_GETSUBOPT 1
11938| #define HAVE_RAW_DECL_GRANTPT 1
11939| #define HAVE_RAW_DECL_INITSTATE 1
11940| #define HAVE_RAW_DECL_MKSTEMP 1
11941| #define HAVE_RAW_DECL_POSIX_OPENPT 1
11942| #define HAVE_RAW_DECL_PTSNAME 1
11943| #define HAVE_RAW_DECL_PTSNAME_R 1
11944| #define HAVE_RAW_DECL_RANDOM 1
11945| #define HAVE_RAW_DECL_REALPATH 1
11946| #define HAVE_RAW_DECL_RPMATCH 1
11947| #define HAVE_RAW_DECL_SETENV 1
11948| #define HAVE_RAW_DECL_SETSTATE 1
11949| #define HAVE_RAW_DECL_SRANDOM 1
11950| #define HAVE_RAW_DECL_STRTOD 1
11951| #define HAVE_RAW_DECL_STRTOLL 1
11952| #define HAVE_RAW_DECL_STRTOULL 1
11953| #define HAVE_RAW_DECL_UNLOCKPT 1
11954| #define HAVE_RAW_DECL_UNSETENV 1
11955| #define HAVE_RAW_DECL_CHDIR 1
11956| #define HAVE_RAW_DECL_CHOWN 1
11957| #define HAVE_RAW_DECL_DUP 1
11958| #define HAVE_RAW_DECL_DUP2 1
11959| #define HAVE_RAW_DECL_FACCESSAT 1
11960| #define HAVE_RAW_DECL_FCHDIR 1
11961| #define HAVE_RAW_DECL_FCHOWNAT 1
11962| #define HAVE_RAW_DECL_FSYNC 1
11963| #define HAVE_RAW_DECL_FTRUNCATE 1
11964| #define HAVE_RAW_DECL_GETCWD 1
11965| #define HAVE_RAW_DECL_GETDOMAINNAME 1
11966| #define HAVE_RAW_DECL_GETDTABLESIZE 1
11967| #define HAVE_RAW_DECL_GETGROUPS 1
11968| #define HAVE_RAW_DECL_GETHOSTNAME 1
11969| #define HAVE_RAW_DECL_GETLOGIN 1
11970| #define HAVE_RAW_DECL_GETLOGIN_R 1
11971| #define HAVE_RAW_DECL_GETPAGESIZE 1
11972| #define HAVE_RAW_DECL_GETUSERSHELL 1
11973| #define HAVE_RAW_DECL_SETUSERSHELL 1
11974| #define HAVE_RAW_DECL_ENDUSERSHELL 1
11975| #define HAVE_RAW_DECL_ISATTY 1
11976| #define HAVE_RAW_DECL_LCHOWN 1
11977| #define HAVE_RAW_DECL_LINK 1
11978| #define HAVE_RAW_DECL_LINKAT 1
11979| #define HAVE_RAW_DECL_LSEEK 1
11980| #define HAVE_RAW_DECL_PIPE 1
11981| #define HAVE_RAW_DECL_PREAD 1
11982| #define HAVE_RAW_DECL_PWRITE 1
11983| #define HAVE_RAW_DECL_READLINK 1
11984| #define HAVE_RAW_DECL_READLINKAT 1
11985| #define HAVE_RAW_DECL_RMDIR 1
11986| #define HAVE_RAW_DECL_SETHOSTNAME 1
11987| #define HAVE_RAW_DECL_SLEEP 1
11988| #define HAVE_RAW_DECL_SYMLINK 1
11989| #define HAVE_RAW_DECL_SYMLINKAT 1
11990| #define HAVE_RAW_DECL_TTYNAME_R 1
11991| #define HAVE_RAW_DECL_UNLINK 1
11992| #define HAVE_RAW_DECL_UNLINKAT 1
11993| #define HAVE_RAW_DECL_USLEEP 1
11994| #define HAVE_RAW_DECL_BTOWC 1
11995| #define HAVE_RAW_DECL_WCTOB 1
11996| #define HAVE_RAW_DECL_MBSINIT 1
11997| #define HAVE_RAW_DECL_MBRTOWC 1
11998| #define HAVE_RAW_DECL_MBRLEN 1
11999| #define HAVE_RAW_DECL_MBSRTOWCS 1
12000| #define HAVE_RAW_DECL_MBSNRTOWCS 1
12001| #define HAVE_RAW_DECL_WCRTOMB 1
12002| #define HAVE_RAW_DECL_WCSRTOMBS 1
12003| #define HAVE_RAW_DECL_WCSNRTOMBS 1
12004| #define HAVE_RAW_DECL_WCWIDTH 1
12005| #define HAVE_RAW_DECL_WMEMCHR 1
12006| #define HAVE_RAW_DECL_WMEMCMP 1
12007| #define HAVE_RAW_DECL_WMEMCPY 1
12008| #define HAVE_RAW_DECL_WMEMMOVE 1
12009| #define HAVE_RAW_DECL_WMEMSET 1
12010| #define HAVE_RAW_DECL_WCSLEN 1
12011| #define HAVE_RAW_DECL_WCSNLEN 1
12012| #define HAVE_RAW_DECL_WCSCPY 1
12013| #define HAVE_RAW_DECL_WCPCPY 1
12014| #define HAVE_RAW_DECL_WCSNCPY 1
12015| #define HAVE_RAW_DECL_WCPNCPY 1
12016| #define HAVE_RAW_DECL_WCSCAT 1
12017| #define HAVE_RAW_DECL_WCSNCAT 1
12018| #define HAVE_RAW_DECL_WCSCMP 1
12019| #define HAVE_RAW_DECL_WCSNCMP 1
12020| #define HAVE_RAW_DECL_WCSCASECMP 1
12021| #define HAVE_RAW_DECL_WCSNCASECMP 1
12022| #define HAVE_RAW_DECL_WCSCOLL 1
12023| #define HAVE_RAW_DECL_WCSXFRM 1
12024| #define HAVE_RAW_DECL_WCSDUP 1
12025| #define HAVE_RAW_DECL_WCSCHR 1
12026| #define HAVE_RAW_DECL_WCSRCHR 1
12027| #define HAVE_RAW_DECL_WCSCSPN 1
12028| #define HAVE_RAW_DECL_WCSSPN 1
12029| #define HAVE_RAW_DECL_WCSPBRK 1
12030| #define HAVE_RAW_DECL_WCSSTR 1
12031| #define HAVE_RAW_DECL_WCSTOK 1
12032| #define HAVE_RAW_DECL_WCSWIDTH 1
12033| #define HAVE_TOWLOWER 1
12034| #define HAVE_RAW_DECL_WCTYPE 1
12035| #define HAVE_RAW_DECL_ISWCTYPE 1
12036| #define HAVE_RAW_DECL_WCTRANS 1
12037| #define HAVE_RAW_DECL_TOWCTRANS 1
12038| #define HAVE_DECL_WCWIDTH 1
12039| #define GNULIB_TEST_WCWIDTH 1
12040| #define HAVE_LIBRESOLV 1
12041| #define HAVE_PATHS_H 1
12042| /* end confdefs.h.  */
12043| #include <limits.h>
12044|              #include <fcntl.h>
12045|
12046|
12047| int
12048| main ()
12049| {
12050| #ifndef F_CLOSEM
12051| #ifdef __cplusplus
12052|   (void) F_CLOSEM;
12053| #else
12054|   (void) F_CLOSEM;
12055| #endif
12056| #endif
12057|
12058|   ;
12059|   return 0;
12060| }
12061configure:28674: result: no
12062configure:28687: checking libproc.h usability
12063configure:28687: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12064configure:28687: $? = 0
12065configure:28687: result: yes
12066configure:28687: checking libproc.h presence
12067configure:28687: gcc -E -I/opt/mp/include conftest.c
12068configure:28687: $? = 0
12069configure:28687: result: yes
12070configure:28687: checking for libproc.h
12071configure:28687: result: yes
12072configure:28699: checking for proc_pidinfo
12073configure:28699: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
12074configure:28699: $? = 0
12075configure:28699: result: yes
12076configure:29298: checking for log facility
12077configure:29333: result: LOG_MAIL
12078configure:29336: checking for ANSI C header files
12079configure:29440: result: yes
12080configure:29451: checking for dirent.h that defines DIR
12081configure:29470: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12082configure:29470: $? = 0
12083configure:29478: result: yes
12084configure:29491: checking for library containing opendir
12085configure:29522: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
12086configure:29522: $? = 0
12087configure:29539: result: none required
12088configure:29612: checking errno.h usability
12089configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12090configure:29612: $? = 0
12091configure:29612: result: yes
12092configure:29612: checking errno.h presence
12093configure:29612: gcc -E -I/opt/mp/include conftest.c
12094configure:29612: $? = 0
12095configure:29612: result: yes
12096configure:29612: checking for errno.h
12097configure:29612: result: yes
12098configure:29612: checking fcntl.h usability
12099configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12100configure:29612: $? = 0
12101configure:29612: result: yes
12102configure:29612: checking fcntl.h presence
12103configure:29612: gcc -E -I/opt/mp/include conftest.c
12104configure:29612: $? = 0
12105configure:29612: result: yes
12106configure:29612: checking for fcntl.h
12107configure:29612: result: yes
12108configure:29612: checking for inttypes.h
12109configure:29612: result: yes
12110configure:29612: checking libgen.h usability
12111configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12112configure:29612: $? = 0
12113configure:29612: result: yes
12114configure:29612: checking libgen.h presence
12115configure:29612: gcc -E -I/opt/mp/include conftest.c
12116configure:29612: $? = 0
12117configure:29612: result: yes
12118configure:29612: checking for libgen.h
12119configure:29612: result: yes
12120configure:29612: checking for limits.h
12121configure:29612: result: yes
12122configure:29612: checking malloc.h usability
12123configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12124conftest.c:265:10: fatal error: 'malloc.h' file not found
12125#include <malloc.h>
12126         ^~~~~~~~~~
121271 error generated.
12128configure:29612: $? = 1
12129configure: failed program was:
12130| /* confdefs.h */
12131| #define PACKAGE_NAME "GNU Mailutils"
12132| #define PACKAGE_TARNAME "mailutils"
12133| #define PACKAGE_VERSION "3.12"
12134| #define PACKAGE_STRING "GNU Mailutils 3.12"
12135| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
12136| #define PACKAGE_URL "http://mailutils.org"
12137| #define PACKAGE "mailutils"
12138| #define VERSION "3.12"
12139| #define STDC_HEADERS 1
12140| #define HAVE_SYS_TYPES_H 1
12141| #define HAVE_SYS_STAT_H 1
12142| #define HAVE_STDLIB_H 1
12143| #define HAVE_STRING_H 1
12144| #define HAVE_MEMORY_H 1
12145| #define HAVE_STRINGS_H 1
12146| #define HAVE_INTTYPES_H 1
12147| #define HAVE_STDINT_H 1
12148| #define HAVE_UNISTD_H 1
12149| #define __EXTENSIONS__ 1
12150| #define _ALL_SOURCE 1
12151| #define _DARWIN_C_SOURCE 1
12152| #define _GNU_SOURCE 1
12153| #define _POSIX_PTHREAD_SEMANTICS 1
12154| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12155| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12156| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12157| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12158| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12159| #define __STDC_WANT_LIB_EXT2__ 1
12160| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12161| #define _TANDEM_SOURCE 1
12162| #define YYTEXT_POINTER 1
12163| #define HAVE_DLFCN_H 1
12164| #define LT_OBJDIR ".libs/"
12165| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12166| #define HAVE_CFLOCALECOPYCURRENT 1
12167| #define HAVE_ICONV 1
12168| #define ENABLE_NLS 1
12169| #define HAVE_GETTEXT 1
12170| #define HAVE_DCGETTEXT 1
12171| #define HAVE_ICONV 1
12172| #define ICONV_CONST
12173| #define HAVE_ICONV_H 1
12174| #define HAVE_ALLOCA_H 1
12175| #define HAVE_ALLOCA 1
12176| #define HAVE_UNISTD_H 1
12177| #define HAVE_WCTYPE_H 1
12178| #define HAVE_LIMITS_H 1
12179| #define HAVE_WCHAR_H 1
12180| #define HAVE_SYS_MMAN_H 1
12181| #define HAVE_STDINT_H 1
12182| #define HAVE_STDLIB_H 1
12183| #define HAVE_SYS_PARAM_H 1
12184| #define HAVE_ISWCNTRL 1
12185| #define HAVE_ISWBLANK 1
12186| #define HAVE_SYMLINK 1
12187| #define HAVE_MBSINIT 1
12188| #define HAVE_MBRTOWC 1
12189| #define HAVE_ISASCII 1
12190| #define HAVE_MPROTECT 1
12191| #define HAVE_SETENV 1
12192| #define HAVE_WCWIDTH 1
12193| #define HAVE_WINT_T 1
12194| #define HAVE_TOWLOWER 1
12195| #define HAVE_RAW_DECL_WCTYPE 1
12196| #define HAVE_RAW_DECL_ISWCTYPE 1
12197| #define HAVE_RAW_DECL_WCTRANS 1
12198| #define HAVE_RAW_DECL_TOWCTRANS 1
12199| #define HAVE_LANGINFO_CODESET 1
12200| #define HAVE_WORKING_O_NOATIME 1
12201| #define HAVE_WORKING_O_NOFOLLOW 1
12202| #define HAVE_DECL_GETC_UNLOCKED 1
12203| #define HAVE_STDLIB_H 1
12204| #define MALLOC_0_IS_NONNULL 1
12205| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12206| #define HAVE_LONG_LONG_INT 1
12207| #define HAVE_MBSTATE_T 1
12208| #define HAVE_MAP_ANONYMOUS 1
12209| #define HAVE_DECL_SETENV 1
12210| #define HAVE_SEARCH_H 1
12211| #define HAVE_TSEARCH 1
12212| #define HAVE__BOOL 1
12213| #define HAVE_WCHAR_T 1
12214| #define restrict __restrict
12215| #define HAVE_RAW_DECL_FFSL 1
12216| #define HAVE_RAW_DECL_FFSLL 1
12217| #define HAVE_RAW_DECL_MEMMEM 1
12218| #define HAVE_RAW_DECL_STPCPY 1
12219| #define HAVE_RAW_DECL_STPNCPY 1
12220| #define HAVE_RAW_DECL_STRDUP 1
12221| #define HAVE_RAW_DECL_STRNCAT 1
12222| #define HAVE_RAW_DECL_STRNDUP 1
12223| #define HAVE_RAW_DECL_STRNLEN 1
12224| #define HAVE_RAW_DECL_STRPBRK 1
12225| #define HAVE_RAW_DECL_STRSEP 1
12226| #define HAVE_RAW_DECL_STRCASESTR 1
12227| #define HAVE_RAW_DECL_STRTOK_R 1
12228| #define HAVE_RAW_DECL_STRERROR_R 1
12229| #define HAVE_RAW_DECL_STRSIGNAL 1
12230| #define HAVE_ALLOCA 1
12231| #define GNULIB_TEST_ENVIRON 1
12232| #define HAVE_DECL_ISWBLANK 1
12233| #define GNULIB_TEST_ISWBLANK 1
12234| #define GNULIB_TEST_MBRTOWC 1
12235| #define GNULIB_TEST_MBSINIT 1
12236| #define GNULIB_TEST_MBSLEN 1
12237| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
12238| #define HAVE_MBSTATE_T 1
12239| #define GNULIB_TEST_MEMCHR 1
12240| #define GNULIB_TEST_SETENV 1
12241| #define HAVE_RAW_DECL__EXIT 1
12242| #define HAVE_RAW_DECL_ATOLL 1
12243| #define HAVE_RAW_DECL_GETLOADAVG 1
12244| #define HAVE_RAW_DECL_GETSUBOPT 1
12245| #define HAVE_RAW_DECL_GRANTPT 1
12246| #define HAVE_RAW_DECL_INITSTATE 1
12247| #define HAVE_RAW_DECL_MKSTEMP 1
12248| #define HAVE_RAW_DECL_POSIX_OPENPT 1
12249| #define HAVE_RAW_DECL_PTSNAME 1
12250| #define HAVE_RAW_DECL_PTSNAME_R 1
12251| #define HAVE_RAW_DECL_RANDOM 1
12252| #define HAVE_RAW_DECL_REALPATH 1
12253| #define HAVE_RAW_DECL_RPMATCH 1
12254| #define HAVE_RAW_DECL_SETENV 1
12255| #define HAVE_RAW_DECL_SETSTATE 1
12256| #define HAVE_RAW_DECL_SRANDOM 1
12257| #define HAVE_RAW_DECL_STRTOD 1
12258| #define HAVE_RAW_DECL_STRTOLL 1
12259| #define HAVE_RAW_DECL_STRTOULL 1
12260| #define HAVE_RAW_DECL_UNLOCKPT 1
12261| #define HAVE_RAW_DECL_UNSETENV 1
12262| #define HAVE_RAW_DECL_CHDIR 1
12263| #define HAVE_RAW_DECL_CHOWN 1
12264| #define HAVE_RAW_DECL_DUP 1
12265| #define HAVE_RAW_DECL_DUP2 1
12266| #define HAVE_RAW_DECL_FACCESSAT 1
12267| #define HAVE_RAW_DECL_FCHDIR 1
12268| #define HAVE_RAW_DECL_FCHOWNAT 1
12269| #define HAVE_RAW_DECL_FSYNC 1
12270| #define HAVE_RAW_DECL_FTRUNCATE 1
12271| #define HAVE_RAW_DECL_GETCWD 1
12272| #define HAVE_RAW_DECL_GETDOMAINNAME 1
12273| #define HAVE_RAW_DECL_GETDTABLESIZE 1
12274| #define HAVE_RAW_DECL_GETGROUPS 1
12275| #define HAVE_RAW_DECL_GETHOSTNAME 1
12276| #define HAVE_RAW_DECL_GETLOGIN 1
12277| #define HAVE_RAW_DECL_GETLOGIN_R 1
12278| #define HAVE_RAW_DECL_GETPAGESIZE 1
12279| #define HAVE_RAW_DECL_GETUSERSHELL 1
12280| #define HAVE_RAW_DECL_SETUSERSHELL 1
12281| #define HAVE_RAW_DECL_ENDUSERSHELL 1
12282| #define HAVE_RAW_DECL_ISATTY 1
12283| #define HAVE_RAW_DECL_LCHOWN 1
12284| #define HAVE_RAW_DECL_LINK 1
12285| #define HAVE_RAW_DECL_LINKAT 1
12286| #define HAVE_RAW_DECL_LSEEK 1
12287| #define HAVE_RAW_DECL_PIPE 1
12288| #define HAVE_RAW_DECL_PREAD 1
12289| #define HAVE_RAW_DECL_PWRITE 1
12290| #define HAVE_RAW_DECL_READLINK 1
12291| #define HAVE_RAW_DECL_READLINKAT 1
12292| #define HAVE_RAW_DECL_RMDIR 1
12293| #define HAVE_RAW_DECL_SETHOSTNAME 1
12294| #define HAVE_RAW_DECL_SLEEP 1
12295| #define HAVE_RAW_DECL_SYMLINK 1
12296| #define HAVE_RAW_DECL_SYMLINKAT 1
12297| #define HAVE_RAW_DECL_TTYNAME_R 1
12298| #define HAVE_RAW_DECL_UNLINK 1
12299| #define HAVE_RAW_DECL_UNLINKAT 1
12300| #define HAVE_RAW_DECL_USLEEP 1
12301| #define HAVE_RAW_DECL_BTOWC 1
12302| #define HAVE_RAW_DECL_WCTOB 1
12303| #define HAVE_RAW_DECL_MBSINIT 1
12304| #define HAVE_RAW_DECL_MBRTOWC 1
12305| #define HAVE_RAW_DECL_MBRLEN 1
12306| #define HAVE_RAW_DECL_MBSRTOWCS 1
12307| #define HAVE_RAW_DECL_MBSNRTOWCS 1
12308| #define HAVE_RAW_DECL_WCRTOMB 1
12309| #define HAVE_RAW_DECL_WCSRTOMBS 1
12310| #define HAVE_RAW_DECL_WCSNRTOMBS 1
12311| #define HAVE_RAW_DECL_WCWIDTH 1
12312| #define HAVE_RAW_DECL_WMEMCHR 1
12313| #define HAVE_RAW_DECL_WMEMCMP 1
12314| #define HAVE_RAW_DECL_WMEMCPY 1
12315| #define HAVE_RAW_DECL_WMEMMOVE 1
12316| #define HAVE_RAW_DECL_WMEMSET 1
12317| #define HAVE_RAW_DECL_WCSLEN 1
12318| #define HAVE_RAW_DECL_WCSNLEN 1
12319| #define HAVE_RAW_DECL_WCSCPY 1
12320| #define HAVE_RAW_DECL_WCPCPY 1
12321| #define HAVE_RAW_DECL_WCSNCPY 1
12322| #define HAVE_RAW_DECL_WCPNCPY 1
12323| #define HAVE_RAW_DECL_WCSCAT 1
12324| #define HAVE_RAW_DECL_WCSNCAT 1
12325| #define HAVE_RAW_DECL_WCSCMP 1
12326| #define HAVE_RAW_DECL_WCSNCMP 1
12327| #define HAVE_RAW_DECL_WCSCASECMP 1
12328| #define HAVE_RAW_DECL_WCSNCASECMP 1
12329| #define HAVE_RAW_DECL_WCSCOLL 1
12330| #define HAVE_RAW_DECL_WCSXFRM 1
12331| #define HAVE_RAW_DECL_WCSDUP 1
12332| #define HAVE_RAW_DECL_WCSCHR 1
12333| #define HAVE_RAW_DECL_WCSRCHR 1
12334| #define HAVE_RAW_DECL_WCSCSPN 1
12335| #define HAVE_RAW_DECL_WCSSPN 1
12336| #define HAVE_RAW_DECL_WCSPBRK 1
12337| #define HAVE_RAW_DECL_WCSSTR 1
12338| #define HAVE_RAW_DECL_WCSTOK 1
12339| #define HAVE_RAW_DECL_WCSWIDTH 1
12340| #define HAVE_TOWLOWER 1
12341| #define HAVE_RAW_DECL_WCTYPE 1
12342| #define HAVE_RAW_DECL_ISWCTYPE 1
12343| #define HAVE_RAW_DECL_WCTRANS 1
12344| #define HAVE_RAW_DECL_TOWCTRANS 1
12345| #define HAVE_DECL_WCWIDTH 1
12346| #define GNULIB_TEST_WCWIDTH 1
12347| #define HAVE_LIBRESOLV 1
12348| #define HAVE_PATHS_H 1
12349| #define HAVE_LIBPROC_H 1
12350| #define HAVE_PROC_PIDINFO 1
12351| #define LOG_FACILITY LOG_MAIL
12352| #define LOG_FACILITY_STRING "mail"
12353| #define STDC_HEADERS 1
12354| #define HAVE_DIRENT_H 1
12355| #define HAVE_ERRNO_H 1
12356| #define HAVE_FCNTL_H 1
12357| #define HAVE_INTTYPES_H 1
12358| #define HAVE_LIBGEN_H 1
12359| #define HAVE_LIMITS_H 1
12360| /* end confdefs.h.  */
12361| #include <stdio.h>
12362| #ifdef HAVE_SYS_TYPES_H
12363| # include <sys/types.h>
12364| #endif
12365| #ifdef HAVE_SYS_STAT_H
12366| # include <sys/stat.h>
12367| #endif
12368| #ifdef STDC_HEADERS
12369| # include <stdlib.h>
12370| # include <stddef.h>
12371| #else
12372| # ifdef HAVE_STDLIB_H
12373| #  include <stdlib.h>
12374| # endif
12375| #endif
12376| #ifdef HAVE_STRING_H
12377| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12378| #  include <memory.h>
12379| # endif
12380| # include <string.h>
12381| #endif
12382| #ifdef HAVE_STRINGS_H
12383| # include <strings.h>
12384| #endif
12385| #ifdef HAVE_INTTYPES_H
12386| # include <inttypes.h>
12387| #endif
12388| #ifdef HAVE_STDINT_H
12389| # include <stdint.h>
12390| #endif
12391| #ifdef HAVE_UNISTD_H
12392| # include <unistd.h>
12393| #endif
12394| #include <malloc.h>
12395configure:29612: result: no
12396configure:29612: checking malloc.h presence
12397configure:29612: gcc -E -I/opt/mp/include conftest.c
12398conftest.c:232:10: fatal error: 'malloc.h' file not found
12399#include <malloc.h>
12400         ^~~~~~~~~~
124011 error generated.
12402configure:29612: $? = 1
12403configure: failed program was:
12404| /* confdefs.h */
12405| #define PACKAGE_NAME "GNU Mailutils"
12406| #define PACKAGE_TARNAME "mailutils"
12407| #define PACKAGE_VERSION "3.12"
12408| #define PACKAGE_STRING "GNU Mailutils 3.12"
12409| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
12410| #define PACKAGE_URL "http://mailutils.org"
12411| #define PACKAGE "mailutils"
12412| #define VERSION "3.12"
12413| #define STDC_HEADERS 1
12414| #define HAVE_SYS_TYPES_H 1
12415| #define HAVE_SYS_STAT_H 1
12416| #define HAVE_STDLIB_H 1
12417| #define HAVE_STRING_H 1
12418| #define HAVE_MEMORY_H 1
12419| #define HAVE_STRINGS_H 1
12420| #define HAVE_INTTYPES_H 1
12421| #define HAVE_STDINT_H 1
12422| #define HAVE_UNISTD_H 1
12423| #define __EXTENSIONS__ 1
12424| #define _ALL_SOURCE 1
12425| #define _DARWIN_C_SOURCE 1
12426| #define _GNU_SOURCE 1
12427| #define _POSIX_PTHREAD_SEMANTICS 1
12428| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12429| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12430| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12431| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12432| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12433| #define __STDC_WANT_LIB_EXT2__ 1
12434| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12435| #define _TANDEM_SOURCE 1
12436| #define YYTEXT_POINTER 1
12437| #define HAVE_DLFCN_H 1
12438| #define LT_OBJDIR ".libs/"
12439| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12440| #define HAVE_CFLOCALECOPYCURRENT 1
12441| #define HAVE_ICONV 1
12442| #define ENABLE_NLS 1
12443| #define HAVE_GETTEXT 1
12444| #define HAVE_DCGETTEXT 1
12445| #define HAVE_ICONV 1
12446| #define ICONV_CONST
12447| #define HAVE_ICONV_H 1
12448| #define HAVE_ALLOCA_H 1
12449| #define HAVE_ALLOCA 1
12450| #define HAVE_UNISTD_H 1
12451| #define HAVE_WCTYPE_H 1
12452| #define HAVE_LIMITS_H 1
12453| #define HAVE_WCHAR_H 1
12454| #define HAVE_SYS_MMAN_H 1
12455| #define HAVE_STDINT_H 1
12456| #define HAVE_STDLIB_H 1
12457| #define HAVE_SYS_PARAM_H 1
12458| #define HAVE_ISWCNTRL 1
12459| #define HAVE_ISWBLANK 1
12460| #define HAVE_SYMLINK 1
12461| #define HAVE_MBSINIT 1
12462| #define HAVE_MBRTOWC 1
12463| #define HAVE_ISASCII 1
12464| #define HAVE_MPROTECT 1
12465| #define HAVE_SETENV 1
12466| #define HAVE_WCWIDTH 1
12467| #define HAVE_WINT_T 1
12468| #define HAVE_TOWLOWER 1
12469| #define HAVE_RAW_DECL_WCTYPE 1
12470| #define HAVE_RAW_DECL_ISWCTYPE 1
12471| #define HAVE_RAW_DECL_WCTRANS 1
12472| #define HAVE_RAW_DECL_TOWCTRANS 1
12473| #define HAVE_LANGINFO_CODESET 1
12474| #define HAVE_WORKING_O_NOATIME 1
12475| #define HAVE_WORKING_O_NOFOLLOW 1
12476| #define HAVE_DECL_GETC_UNLOCKED 1
12477| #define HAVE_STDLIB_H 1
12478| #define MALLOC_0_IS_NONNULL 1
12479| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12480| #define HAVE_LONG_LONG_INT 1
12481| #define HAVE_MBSTATE_T 1
12482| #define HAVE_MAP_ANONYMOUS 1
12483| #define HAVE_DECL_SETENV 1
12484| #define HAVE_SEARCH_H 1
12485| #define HAVE_TSEARCH 1
12486| #define HAVE__BOOL 1
12487| #define HAVE_WCHAR_T 1
12488| #define restrict __restrict
12489| #define HAVE_RAW_DECL_FFSL 1
12490| #define HAVE_RAW_DECL_FFSLL 1
12491| #define HAVE_RAW_DECL_MEMMEM 1
12492| #define HAVE_RAW_DECL_STPCPY 1
12493| #define HAVE_RAW_DECL_STPNCPY 1
12494| #define HAVE_RAW_DECL_STRDUP 1
12495| #define HAVE_RAW_DECL_STRNCAT 1
12496| #define HAVE_RAW_DECL_STRNDUP 1
12497| #define HAVE_RAW_DECL_STRNLEN 1
12498| #define HAVE_RAW_DECL_STRPBRK 1
12499| #define HAVE_RAW_DECL_STRSEP 1
12500| #define HAVE_RAW_DECL_STRCASESTR 1
12501| #define HAVE_RAW_DECL_STRTOK_R 1
12502| #define HAVE_RAW_DECL_STRERROR_R 1
12503| #define HAVE_RAW_DECL_STRSIGNAL 1
12504| #define HAVE_ALLOCA 1
12505| #define GNULIB_TEST_ENVIRON 1
12506| #define HAVE_DECL_ISWBLANK 1
12507| #define GNULIB_TEST_ISWBLANK 1
12508| #define GNULIB_TEST_MBRTOWC 1
12509| #define GNULIB_TEST_MBSINIT 1
12510| #define GNULIB_TEST_MBSLEN 1
12511| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
12512| #define HAVE_MBSTATE_T 1
12513| #define GNULIB_TEST_MEMCHR 1
12514| #define GNULIB_TEST_SETENV 1
12515| #define HAVE_RAW_DECL__EXIT 1
12516| #define HAVE_RAW_DECL_ATOLL 1
12517| #define HAVE_RAW_DECL_GETLOADAVG 1
12518| #define HAVE_RAW_DECL_GETSUBOPT 1
12519| #define HAVE_RAW_DECL_GRANTPT 1
12520| #define HAVE_RAW_DECL_INITSTATE 1
12521| #define HAVE_RAW_DECL_MKSTEMP 1
12522| #define HAVE_RAW_DECL_POSIX_OPENPT 1
12523| #define HAVE_RAW_DECL_PTSNAME 1
12524| #define HAVE_RAW_DECL_PTSNAME_R 1
12525| #define HAVE_RAW_DECL_RANDOM 1
12526| #define HAVE_RAW_DECL_REALPATH 1
12527| #define HAVE_RAW_DECL_RPMATCH 1
12528| #define HAVE_RAW_DECL_SETENV 1
12529| #define HAVE_RAW_DECL_SETSTATE 1
12530| #define HAVE_RAW_DECL_SRANDOM 1
12531| #define HAVE_RAW_DECL_STRTOD 1
12532| #define HAVE_RAW_DECL_STRTOLL 1
12533| #define HAVE_RAW_DECL_STRTOULL 1
12534| #define HAVE_RAW_DECL_UNLOCKPT 1
12535| #define HAVE_RAW_DECL_UNSETENV 1
12536| #define HAVE_RAW_DECL_CHDIR 1
12537| #define HAVE_RAW_DECL_CHOWN 1
12538| #define HAVE_RAW_DECL_DUP 1
12539| #define HAVE_RAW_DECL_DUP2 1
12540| #define HAVE_RAW_DECL_FACCESSAT 1
12541| #define HAVE_RAW_DECL_FCHDIR 1
12542| #define HAVE_RAW_DECL_FCHOWNAT 1
12543| #define HAVE_RAW_DECL_FSYNC 1
12544| #define HAVE_RAW_DECL_FTRUNCATE 1
12545| #define HAVE_RAW_DECL_GETCWD 1
12546| #define HAVE_RAW_DECL_GETDOMAINNAME 1
12547| #define HAVE_RAW_DECL_GETDTABLESIZE 1
12548| #define HAVE_RAW_DECL_GETGROUPS 1
12549| #define HAVE_RAW_DECL_GETHOSTNAME 1
12550| #define HAVE_RAW_DECL_GETLOGIN 1
12551| #define HAVE_RAW_DECL_GETLOGIN_R 1
12552| #define HAVE_RAW_DECL_GETPAGESIZE 1
12553| #define HAVE_RAW_DECL_GETUSERSHELL 1
12554| #define HAVE_RAW_DECL_SETUSERSHELL 1
12555| #define HAVE_RAW_DECL_ENDUSERSHELL 1
12556| #define HAVE_RAW_DECL_ISATTY 1
12557| #define HAVE_RAW_DECL_LCHOWN 1
12558| #define HAVE_RAW_DECL_LINK 1
12559| #define HAVE_RAW_DECL_LINKAT 1
12560| #define HAVE_RAW_DECL_LSEEK 1
12561| #define HAVE_RAW_DECL_PIPE 1
12562| #define HAVE_RAW_DECL_PREAD 1
12563| #define HAVE_RAW_DECL_PWRITE 1
12564| #define HAVE_RAW_DECL_READLINK 1
12565| #define HAVE_RAW_DECL_READLINKAT 1
12566| #define HAVE_RAW_DECL_RMDIR 1
12567| #define HAVE_RAW_DECL_SETHOSTNAME 1
12568| #define HAVE_RAW_DECL_SLEEP 1
12569| #define HAVE_RAW_DECL_SYMLINK 1
12570| #define HAVE_RAW_DECL_SYMLINKAT 1
12571| #define HAVE_RAW_DECL_TTYNAME_R 1
12572| #define HAVE_RAW_DECL_UNLINK 1
12573| #define HAVE_RAW_DECL_UNLINKAT 1
12574| #define HAVE_RAW_DECL_USLEEP 1
12575| #define HAVE_RAW_DECL_BTOWC 1
12576| #define HAVE_RAW_DECL_WCTOB 1
12577| #define HAVE_RAW_DECL_MBSINIT 1
12578| #define HAVE_RAW_DECL_MBRTOWC 1
12579| #define HAVE_RAW_DECL_MBRLEN 1
12580| #define HAVE_RAW_DECL_MBSRTOWCS 1
12581| #define HAVE_RAW_DECL_MBSNRTOWCS 1
12582| #define HAVE_RAW_DECL_WCRTOMB 1
12583| #define HAVE_RAW_DECL_WCSRTOMBS 1
12584| #define HAVE_RAW_DECL_WCSNRTOMBS 1
12585| #define HAVE_RAW_DECL_WCWIDTH 1
12586| #define HAVE_RAW_DECL_WMEMCHR 1
12587| #define HAVE_RAW_DECL_WMEMCMP 1
12588| #define HAVE_RAW_DECL_WMEMCPY 1
12589| #define HAVE_RAW_DECL_WMEMMOVE 1
12590| #define HAVE_RAW_DECL_WMEMSET 1
12591| #define HAVE_RAW_DECL_WCSLEN 1
12592| #define HAVE_RAW_DECL_WCSNLEN 1
12593| #define HAVE_RAW_DECL_WCSCPY 1
12594| #define HAVE_RAW_DECL_WCPCPY 1
12595| #define HAVE_RAW_DECL_WCSNCPY 1
12596| #define HAVE_RAW_DECL_WCPNCPY 1
12597| #define HAVE_RAW_DECL_WCSCAT 1
12598| #define HAVE_RAW_DECL_WCSNCAT 1
12599| #define HAVE_RAW_DECL_WCSCMP 1
12600| #define HAVE_RAW_DECL_WCSNCMP 1
12601| #define HAVE_RAW_DECL_WCSCASECMP 1
12602| #define HAVE_RAW_DECL_WCSNCASECMP 1
12603| #define HAVE_RAW_DECL_WCSCOLL 1
12604| #define HAVE_RAW_DECL_WCSXFRM 1
12605| #define HAVE_RAW_DECL_WCSDUP 1
12606| #define HAVE_RAW_DECL_WCSCHR 1
12607| #define HAVE_RAW_DECL_WCSRCHR 1
12608| #define HAVE_RAW_DECL_WCSCSPN 1
12609| #define HAVE_RAW_DECL_WCSSPN 1
12610| #define HAVE_RAW_DECL_WCSPBRK 1
12611| #define HAVE_RAW_DECL_WCSSTR 1
12612| #define HAVE_RAW_DECL_WCSTOK 1
12613| #define HAVE_RAW_DECL_WCSWIDTH 1
12614| #define HAVE_TOWLOWER 1
12615| #define HAVE_RAW_DECL_WCTYPE 1
12616| #define HAVE_RAW_DECL_ISWCTYPE 1
12617| #define HAVE_RAW_DECL_WCTRANS 1
12618| #define HAVE_RAW_DECL_TOWCTRANS 1
12619| #define HAVE_DECL_WCWIDTH 1
12620| #define GNULIB_TEST_WCWIDTH 1
12621| #define HAVE_LIBRESOLV 1
12622| #define HAVE_PATHS_H 1
12623| #define HAVE_LIBPROC_H 1
12624| #define HAVE_PROC_PIDINFO 1
12625| #define LOG_FACILITY LOG_MAIL
12626| #define LOG_FACILITY_STRING "mail"
12627| #define STDC_HEADERS 1
12628| #define HAVE_DIRENT_H 1
12629| #define HAVE_ERRNO_H 1
12630| #define HAVE_FCNTL_H 1
12631| #define HAVE_INTTYPES_H 1
12632| #define HAVE_LIBGEN_H 1
12633| #define HAVE_LIMITS_H 1
12634| /* end confdefs.h.  */
12635| #include <malloc.h>
12636configure:29612: result: no
12637configure:29612: checking for malloc.h
12638configure:29612: result: no
12639configure:29612: checking obstack.h usability
12640configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
12641conftest.c:265:10: fatal error: 'obstack.h' file not found
12642#include <obstack.h>
12643         ^~~~~~~~~~~
126441 error generated.
12645configure:29612: $? = 1
12646configure: failed program was:
12647| /* confdefs.h */
12648| #define PACKAGE_NAME "GNU Mailutils"
12649| #define PACKAGE_TARNAME "mailutils"
12650| #define PACKAGE_VERSION "3.12"
12651| #define PACKAGE_STRING "GNU Mailutils 3.12"
12652| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
12653| #define PACKAGE_URL "http://mailutils.org"
12654| #define PACKAGE "mailutils"
12655| #define VERSION "3.12"
12656| #define STDC_HEADERS 1
12657| #define HAVE_SYS_TYPES_H 1
12658| #define HAVE_SYS_STAT_H 1
12659| #define HAVE_STDLIB_H 1
12660| #define HAVE_STRING_H 1
12661| #define HAVE_MEMORY_H 1
12662| #define HAVE_STRINGS_H 1
12663| #define HAVE_INTTYPES_H 1
12664| #define HAVE_STDINT_H 1
12665| #define HAVE_UNISTD_H 1
12666| #define __EXTENSIONS__ 1
12667| #define _ALL_SOURCE 1
12668| #define _DARWIN_C_SOURCE 1
12669| #define _GNU_SOURCE 1
12670| #define _POSIX_PTHREAD_SEMANTICS 1
12671| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12672| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12673| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12674| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12675| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12676| #define __STDC_WANT_LIB_EXT2__ 1
12677| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12678| #define _TANDEM_SOURCE 1
12679| #define YYTEXT_POINTER 1
12680| #define HAVE_DLFCN_H 1
12681| #define LT_OBJDIR ".libs/"
12682| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12683| #define HAVE_CFLOCALECOPYCURRENT 1
12684| #define HAVE_ICONV 1
12685| #define ENABLE_NLS 1
12686| #define HAVE_GETTEXT 1
12687| #define HAVE_DCGETTEXT 1
12688| #define HAVE_ICONV 1
12689| #define ICONV_CONST
12690| #define HAVE_ICONV_H 1
12691| #define HAVE_ALLOCA_H 1
12692| #define HAVE_ALLOCA 1
12693| #define HAVE_UNISTD_H 1
12694| #define HAVE_WCTYPE_H 1
12695| #define HAVE_LIMITS_H 1
12696| #define HAVE_WCHAR_H 1
12697| #define HAVE_SYS_MMAN_H 1
12698| #define HAVE_STDINT_H 1
12699| #define HAVE_STDLIB_H 1
12700| #define HAVE_SYS_PARAM_H 1
12701| #define HAVE_ISWCNTRL 1
12702| #define HAVE_ISWBLANK 1
12703| #define HAVE_SYMLINK 1
12704| #define HAVE_MBSINIT 1
12705| #define HAVE_MBRTOWC 1
12706| #define HAVE_ISASCII 1
12707| #define HAVE_MPROTECT 1
12708| #define HAVE_SETENV 1
12709| #define HAVE_WCWIDTH 1
12710| #define HAVE_WINT_T 1
12711| #define HAVE_TOWLOWER 1
12712| #define HAVE_RAW_DECL_WCTYPE 1
12713| #define HAVE_RAW_DECL_ISWCTYPE 1
12714| #define HAVE_RAW_DECL_WCTRANS 1
12715| #define HAVE_RAW_DECL_TOWCTRANS 1
12716| #define HAVE_LANGINFO_CODESET 1
12717| #define HAVE_WORKING_O_NOATIME 1
12718| #define HAVE_WORKING_O_NOFOLLOW 1
12719| #define HAVE_DECL_GETC_UNLOCKED 1
12720| #define HAVE_STDLIB_H 1
12721| #define MALLOC_0_IS_NONNULL 1
12722| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12723| #define HAVE_LONG_LONG_INT 1
12724| #define HAVE_MBSTATE_T 1
12725| #define HAVE_MAP_ANONYMOUS 1
12726| #define HAVE_DECL_SETENV 1
12727| #define HAVE_SEARCH_H 1
12728| #define HAVE_TSEARCH 1
12729| #define HAVE__BOOL 1
12730| #define HAVE_WCHAR_T 1
12731| #define restrict __restrict
12732| #define HAVE_RAW_DECL_FFSL 1
12733| #define HAVE_RAW_DECL_FFSLL 1
12734| #define HAVE_RAW_DECL_MEMMEM 1
12735| #define HAVE_RAW_DECL_STPCPY 1
12736| #define HAVE_RAW_DECL_STPNCPY 1
12737| #define HAVE_RAW_DECL_STRDUP 1
12738| #define HAVE_RAW_DECL_STRNCAT 1
12739| #define HAVE_RAW_DECL_STRNDUP 1
12740| #define HAVE_RAW_DECL_STRNLEN 1
12741| #define HAVE_RAW_DECL_STRPBRK 1
12742| #define HAVE_RAW_DECL_STRSEP 1
12743| #define HAVE_RAW_DECL_STRCASESTR 1
12744| #define HAVE_RAW_DECL_STRTOK_R 1
12745| #define HAVE_RAW_DECL_STRERROR_R 1
12746| #define HAVE_RAW_DECL_STRSIGNAL 1
12747| #define HAVE_ALLOCA 1
12748| #define GNULIB_TEST_ENVIRON 1
12749| #define HAVE_DECL_ISWBLANK 1
12750| #define GNULIB_TEST_ISWBLANK 1
12751| #define GNULIB_TEST_MBRTOWC 1
12752| #define GNULIB_TEST_MBSINIT 1
12753| #define GNULIB_TEST_MBSLEN 1
12754| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
12755| #define HAVE_MBSTATE_T 1
12756| #define GNULIB_TEST_MEMCHR 1
12757| #define GNULIB_TEST_SETENV 1
12758| #define HAVE_RAW_DECL__EXIT 1
12759| #define HAVE_RAW_DECL_ATOLL 1
12760| #define HAVE_RAW_DECL_GETLOADAVG 1
12761| #define HAVE_RAW_DECL_GETSUBOPT 1
12762| #define HAVE_RAW_DECL_GRANTPT 1
12763| #define HAVE_RAW_DECL_INITSTATE 1
12764| #define HAVE_RAW_DECL_MKSTEMP 1
12765| #define HAVE_RAW_DECL_POSIX_OPENPT 1
12766| #define HAVE_RAW_DECL_PTSNAME 1
12767| #define HAVE_RAW_DECL_PTSNAME_R 1
12768| #define HAVE_RAW_DECL_RANDOM 1
12769| #define HAVE_RAW_DECL_REALPATH 1
12770| #define HAVE_RAW_DECL_RPMATCH 1
12771| #define HAVE_RAW_DECL_SETENV 1
12772| #define HAVE_RAW_DECL_SETSTATE 1
12773| #define HAVE_RAW_DECL_SRANDOM 1
12774| #define HAVE_RAW_DECL_STRTOD 1
12775| #define HAVE_RAW_DECL_STRTOLL 1
12776| #define HAVE_RAW_DECL_STRTOULL 1
12777| #define HAVE_RAW_DECL_UNLOCKPT 1
12778| #define HAVE_RAW_DECL_UNSETENV 1
12779| #define HAVE_RAW_DECL_CHDIR 1
12780| #define HAVE_RAW_DECL_CHOWN 1
12781| #define HAVE_RAW_DECL_DUP 1
12782| #define HAVE_RAW_DECL_DUP2 1
12783| #define HAVE_RAW_DECL_FACCESSAT 1
12784| #define HAVE_RAW_DECL_FCHDIR 1
12785| #define HAVE_RAW_DECL_FCHOWNAT 1
12786| #define HAVE_RAW_DECL_FSYNC 1
12787| #define HAVE_RAW_DECL_FTRUNCATE 1
12788| #define HAVE_RAW_DECL_GETCWD 1
12789| #define HAVE_RAW_DECL_GETDOMAINNAME 1
12790| #define HAVE_RAW_DECL_GETDTABLESIZE 1
12791| #define HAVE_RAW_DECL_GETGROUPS 1
12792| #define HAVE_RAW_DECL_GETHOSTNAME 1
12793| #define HAVE_RAW_DECL_GETLOGIN 1
12794| #define HAVE_RAW_DECL_GETLOGIN_R 1
12795| #define HAVE_RAW_DECL_GETPAGESIZE 1
12796| #define HAVE_RAW_DECL_GETUSERSHELL 1
12797| #define HAVE_RAW_DECL_SETUSERSHELL 1
12798| #define HAVE_RAW_DECL_ENDUSERSHELL 1
12799| #define HAVE_RAW_DECL_ISATTY 1
12800| #define HAVE_RAW_DECL_LCHOWN 1
12801| #define HAVE_RAW_DECL_LINK 1
12802| #define HAVE_RAW_DECL_LINKAT 1
12803| #define HAVE_RAW_DECL_LSEEK 1
12804| #define HAVE_RAW_DECL_PIPE 1
12805| #define HAVE_RAW_DECL_PREAD 1
12806| #define HAVE_RAW_DECL_PWRITE 1
12807| #define HAVE_RAW_DECL_READLINK 1
12808| #define HAVE_RAW_DECL_READLINKAT 1
12809| #define HAVE_RAW_DECL_RMDIR 1
12810| #define HAVE_RAW_DECL_SETHOSTNAME 1
12811| #define HAVE_RAW_DECL_SLEEP 1
12812| #define HAVE_RAW_DECL_SYMLINK 1
12813| #define HAVE_RAW_DECL_SYMLINKAT 1
12814| #define HAVE_RAW_DECL_TTYNAME_R 1
12815| #define HAVE_RAW_DECL_UNLINK 1
12816| #define HAVE_RAW_DECL_UNLINKAT 1
12817| #define HAVE_RAW_DECL_USLEEP 1
12818| #define HAVE_RAW_DECL_BTOWC 1
12819| #define HAVE_RAW_DECL_WCTOB 1
12820| #define HAVE_RAW_DECL_MBSINIT 1
12821| #define HAVE_RAW_DECL_MBRTOWC 1
12822| #define HAVE_RAW_DECL_MBRLEN 1
12823| #define HAVE_RAW_DECL_MBSRTOWCS 1
12824| #define HAVE_RAW_DECL_MBSNRTOWCS 1
12825| #define HAVE_RAW_DECL_WCRTOMB 1
12826| #define HAVE_RAW_DECL_WCSRTOMBS 1
12827| #define HAVE_RAW_DECL_WCSNRTOMBS 1
12828| #define HAVE_RAW_DECL_WCWIDTH 1
12829| #define HAVE_RAW_DECL_WMEMCHR 1
12830| #define HAVE_RAW_DECL_WMEMCMP 1
12831| #define HAVE_RAW_DECL_WMEMCPY 1
12832| #define HAVE_RAW_DECL_WMEMMOVE 1
12833| #define HAVE_RAW_DECL_WMEMSET 1
12834| #define HAVE_RAW_DECL_WCSLEN 1
12835| #define HAVE_RAW_DECL_WCSNLEN 1
12836| #define HAVE_RAW_DECL_WCSCPY 1
12837| #define HAVE_RAW_DECL_WCPCPY 1
12838| #define HAVE_RAW_DECL_WCSNCPY 1
12839| #define HAVE_RAW_DECL_WCPNCPY 1
12840| #define HAVE_RAW_DECL_WCSCAT 1
12841| #define HAVE_RAW_DECL_WCSNCAT 1
12842| #define HAVE_RAW_DECL_WCSCMP 1
12843| #define HAVE_RAW_DECL_WCSNCMP 1
12844| #define HAVE_RAW_DECL_WCSCASECMP 1
12845| #define HAVE_RAW_DECL_WCSNCASECMP 1
12846| #define HAVE_RAW_DECL_WCSCOLL 1
12847| #define HAVE_RAW_DECL_WCSXFRM 1
12848| #define HAVE_RAW_DECL_WCSDUP 1
12849| #define HAVE_RAW_DECL_WCSCHR 1
12850| #define HAVE_RAW_DECL_WCSRCHR 1
12851| #define HAVE_RAW_DECL_WCSCSPN 1
12852| #define HAVE_RAW_DECL_WCSSPN 1
12853| #define HAVE_RAW_DECL_WCSPBRK 1
12854| #define HAVE_RAW_DECL_WCSSTR 1
12855| #define HAVE_RAW_DECL_WCSTOK 1
12856| #define HAVE_RAW_DECL_WCSWIDTH 1
12857| #define HAVE_TOWLOWER 1
12858| #define HAVE_RAW_DECL_WCTYPE 1
12859| #define HAVE_RAW_DECL_ISWCTYPE 1
12860| #define HAVE_RAW_DECL_WCTRANS 1
12861| #define HAVE_RAW_DECL_TOWCTRANS 1
12862| #define HAVE_DECL_WCWIDTH 1
12863| #define GNULIB_TEST_WCWIDTH 1
12864| #define HAVE_LIBRESOLV 1
12865| #define HAVE_PATHS_H 1
12866| #define HAVE_LIBPROC_H 1
12867| #define HAVE_PROC_PIDINFO 1
12868| #define LOG_FACILITY LOG_MAIL
12869| #define LOG_FACILITY_STRING "mail"
12870| #define STDC_HEADERS 1
12871| #define HAVE_DIRENT_H 1
12872| #define HAVE_ERRNO_H 1
12873| #define HAVE_FCNTL_H 1
12874| #define HAVE_INTTYPES_H 1
12875| #define HAVE_LIBGEN_H 1
12876| #define HAVE_LIMITS_H 1
12877| /* end confdefs.h.  */
12878| #include <stdio.h>
12879| #ifdef HAVE_SYS_TYPES_H
12880| # include <sys/types.h>
12881| #endif
12882| #ifdef HAVE_SYS_STAT_H
12883| # include <sys/stat.h>
12884| #endif
12885| #ifdef STDC_HEADERS
12886| # include <stdlib.h>
12887| # include <stddef.h>
12888| #else
12889| # ifdef HAVE_STDLIB_H
12890| #  include <stdlib.h>
12891| # endif
12892| #endif
12893| #ifdef HAVE_STRING_H
12894| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12895| #  include <memory.h>
12896| # endif
12897| # include <string.h>
12898| #endif
12899| #ifdef HAVE_STRINGS_H
12900| # include <strings.h>
12901| #endif
12902| #ifdef HAVE_INTTYPES_H
12903| # include <inttypes.h>
12904| #endif
12905| #ifdef HAVE_STDINT_H
12906| # include <stdint.h>
12907| #endif
12908| #ifdef HAVE_UNISTD_H
12909| # include <unistd.h>
12910| #endif
12911| #include <obstack.h>
12912configure:29612: result: no
12913configure:29612: checking obstack.h presence
12914configure:29612: gcc -E -I/opt/mp/include conftest.c
12915conftest.c:232:10: fatal error: 'obstack.h' file not found
12916#include <obstack.h>
12917         ^~~~~~~~~~~
129181 error generated.
12919configure:29612: $? = 1
12920configure: failed program was:
12921| /* confdefs.h */
12922| #define PACKAGE_NAME "GNU Mailutils"
12923| #define PACKAGE_TARNAME "mailutils"
12924| #define PACKAGE_VERSION "3.12"
12925| #define PACKAGE_STRING "GNU Mailutils 3.12"
12926| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
12927| #define PACKAGE_URL "http://mailutils.org"
12928| #define PACKAGE "mailutils"
12929| #define VERSION "3.12"
12930| #define STDC_HEADERS 1
12931| #define HAVE_SYS_TYPES_H 1
12932| #define HAVE_SYS_STAT_H 1
12933| #define HAVE_STDLIB_H 1
12934| #define HAVE_STRING_H 1
12935| #define HAVE_MEMORY_H 1
12936| #define HAVE_STRINGS_H 1
12937| #define HAVE_INTTYPES_H 1
12938| #define HAVE_STDINT_H 1
12939| #define HAVE_UNISTD_H 1
12940| #define __EXTENSIONS__ 1
12941| #define _ALL_SOURCE 1
12942| #define _DARWIN_C_SOURCE 1
12943| #define _GNU_SOURCE 1
12944| #define _POSIX_PTHREAD_SEMANTICS 1
12945| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
12946| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
12947| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
12948| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
12949| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
12950| #define __STDC_WANT_LIB_EXT2__ 1
12951| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
12952| #define _TANDEM_SOURCE 1
12953| #define YYTEXT_POINTER 1
12954| #define HAVE_DLFCN_H 1
12955| #define LT_OBJDIR ".libs/"
12956| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
12957| #define HAVE_CFLOCALECOPYCURRENT 1
12958| #define HAVE_ICONV 1
12959| #define ENABLE_NLS 1
12960| #define HAVE_GETTEXT 1
12961| #define HAVE_DCGETTEXT 1
12962| #define HAVE_ICONV 1
12963| #define ICONV_CONST
12964| #define HAVE_ICONV_H 1
12965| #define HAVE_ALLOCA_H 1
12966| #define HAVE_ALLOCA 1
12967| #define HAVE_UNISTD_H 1
12968| #define HAVE_WCTYPE_H 1
12969| #define HAVE_LIMITS_H 1
12970| #define HAVE_WCHAR_H 1
12971| #define HAVE_SYS_MMAN_H 1
12972| #define HAVE_STDINT_H 1
12973| #define HAVE_STDLIB_H 1
12974| #define HAVE_SYS_PARAM_H 1
12975| #define HAVE_ISWCNTRL 1
12976| #define HAVE_ISWBLANK 1
12977| #define HAVE_SYMLINK 1
12978| #define HAVE_MBSINIT 1
12979| #define HAVE_MBRTOWC 1
12980| #define HAVE_ISASCII 1
12981| #define HAVE_MPROTECT 1
12982| #define HAVE_SETENV 1
12983| #define HAVE_WCWIDTH 1
12984| #define HAVE_WINT_T 1
12985| #define HAVE_TOWLOWER 1
12986| #define HAVE_RAW_DECL_WCTYPE 1
12987| #define HAVE_RAW_DECL_ISWCTYPE 1
12988| #define HAVE_RAW_DECL_WCTRANS 1
12989| #define HAVE_RAW_DECL_TOWCTRANS 1
12990| #define HAVE_LANGINFO_CODESET 1
12991| #define HAVE_WORKING_O_NOATIME 1
12992| #define HAVE_WORKING_O_NOFOLLOW 1
12993| #define HAVE_DECL_GETC_UNLOCKED 1
12994| #define HAVE_STDLIB_H 1
12995| #define MALLOC_0_IS_NONNULL 1
12996| #define HAVE_UNSIGNED_LONG_LONG_INT 1
12997| #define HAVE_LONG_LONG_INT 1
12998| #define HAVE_MBSTATE_T 1
12999| #define HAVE_MAP_ANONYMOUS 1
13000| #define HAVE_DECL_SETENV 1
13001| #define HAVE_SEARCH_H 1
13002| #define HAVE_TSEARCH 1
13003| #define HAVE__BOOL 1
13004| #define HAVE_WCHAR_T 1
13005| #define restrict __restrict
13006| #define HAVE_RAW_DECL_FFSL 1
13007| #define HAVE_RAW_DECL_FFSLL 1
13008| #define HAVE_RAW_DECL_MEMMEM 1
13009| #define HAVE_RAW_DECL_STPCPY 1
13010| #define HAVE_RAW_DECL_STPNCPY 1
13011| #define HAVE_RAW_DECL_STRDUP 1
13012| #define HAVE_RAW_DECL_STRNCAT 1
13013| #define HAVE_RAW_DECL_STRNDUP 1
13014| #define HAVE_RAW_DECL_STRNLEN 1
13015| #define HAVE_RAW_DECL_STRPBRK 1
13016| #define HAVE_RAW_DECL_STRSEP 1
13017| #define HAVE_RAW_DECL_STRCASESTR 1
13018| #define HAVE_RAW_DECL_STRTOK_R 1
13019| #define HAVE_RAW_DECL_STRERROR_R 1
13020| #define HAVE_RAW_DECL_STRSIGNAL 1
13021| #define HAVE_ALLOCA 1
13022| #define GNULIB_TEST_ENVIRON 1
13023| #define HAVE_DECL_ISWBLANK 1
13024| #define GNULIB_TEST_ISWBLANK 1
13025| #define GNULIB_TEST_MBRTOWC 1
13026| #define GNULIB_TEST_MBSINIT 1
13027| #define GNULIB_TEST_MBSLEN 1
13028| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
13029| #define HAVE_MBSTATE_T 1
13030| #define GNULIB_TEST_MEMCHR 1
13031| #define GNULIB_TEST_SETENV 1
13032| #define HAVE_RAW_DECL__EXIT 1
13033| #define HAVE_RAW_DECL_ATOLL 1
13034| #define HAVE_RAW_DECL_GETLOADAVG 1
13035| #define HAVE_RAW_DECL_GETSUBOPT 1
13036| #define HAVE_RAW_DECL_GRANTPT 1
13037| #define HAVE_RAW_DECL_INITSTATE 1
13038| #define HAVE_RAW_DECL_MKSTEMP 1
13039| #define HAVE_RAW_DECL_POSIX_OPENPT 1
13040| #define HAVE_RAW_DECL_PTSNAME 1
13041| #define HAVE_RAW_DECL_PTSNAME_R 1
13042| #define HAVE_RAW_DECL_RANDOM 1
13043| #define HAVE_RAW_DECL_REALPATH 1
13044| #define HAVE_RAW_DECL_RPMATCH 1
13045| #define HAVE_RAW_DECL_SETENV 1
13046| #define HAVE_RAW_DECL_SETSTATE 1
13047| #define HAVE_RAW_DECL_SRANDOM 1
13048| #define HAVE_RAW_DECL_STRTOD 1
13049| #define HAVE_RAW_DECL_STRTOLL 1
13050| #define HAVE_RAW_DECL_STRTOULL 1
13051| #define HAVE_RAW_DECL_UNLOCKPT 1
13052| #define HAVE_RAW_DECL_UNSETENV 1
13053| #define HAVE_RAW_DECL_CHDIR 1
13054| #define HAVE_RAW_DECL_CHOWN 1
13055| #define HAVE_RAW_DECL_DUP 1
13056| #define HAVE_RAW_DECL_DUP2 1
13057| #define HAVE_RAW_DECL_FACCESSAT 1
13058| #define HAVE_RAW_DECL_FCHDIR 1
13059| #define HAVE_RAW_DECL_FCHOWNAT 1
13060| #define HAVE_RAW_DECL_FSYNC 1
13061| #define HAVE_RAW_DECL_FTRUNCATE 1
13062| #define HAVE_RAW_DECL_GETCWD 1
13063| #define HAVE_RAW_DECL_GETDOMAINNAME 1
13064| #define HAVE_RAW_DECL_GETDTABLESIZE 1
13065| #define HAVE_RAW_DECL_GETGROUPS 1
13066| #define HAVE_RAW_DECL_GETHOSTNAME 1
13067| #define HAVE_RAW_DECL_GETLOGIN 1
13068| #define HAVE_RAW_DECL_GETLOGIN_R 1
13069| #define HAVE_RAW_DECL_GETPAGESIZE 1
13070| #define HAVE_RAW_DECL_GETUSERSHELL 1
13071| #define HAVE_RAW_DECL_SETUSERSHELL 1
13072| #define HAVE_RAW_DECL_ENDUSERSHELL 1
13073| #define HAVE_RAW_DECL_ISATTY 1
13074| #define HAVE_RAW_DECL_LCHOWN 1
13075| #define HAVE_RAW_DECL_LINK 1
13076| #define HAVE_RAW_DECL_LINKAT 1
13077| #define HAVE_RAW_DECL_LSEEK 1
13078| #define HAVE_RAW_DECL_PIPE 1
13079| #define HAVE_RAW_DECL_PREAD 1
13080| #define HAVE_RAW_DECL_PWRITE 1
13081| #define HAVE_RAW_DECL_READLINK 1
13082| #define HAVE_RAW_DECL_READLINKAT 1
13083| #define HAVE_RAW_DECL_RMDIR 1
13084| #define HAVE_RAW_DECL_SETHOSTNAME 1
13085| #define HAVE_RAW_DECL_SLEEP 1
13086| #define HAVE_RAW_DECL_SYMLINK 1
13087| #define HAVE_RAW_DECL_SYMLINKAT 1
13088| #define HAVE_RAW_DECL_TTYNAME_R 1
13089| #define HAVE_RAW_DECL_UNLINK 1
13090| #define HAVE_RAW_DECL_UNLINKAT 1
13091| #define HAVE_RAW_DECL_USLEEP 1
13092| #define HAVE_RAW_DECL_BTOWC 1
13093| #define HAVE_RAW_DECL_WCTOB 1
13094| #define HAVE_RAW_DECL_MBSINIT 1
13095| #define HAVE_RAW_DECL_MBRTOWC 1
13096| #define HAVE_RAW_DECL_MBRLEN 1
13097| #define HAVE_RAW_DECL_MBSRTOWCS 1
13098| #define HAVE_RAW_DECL_MBSNRTOWCS 1
13099| #define HAVE_RAW_DECL_WCRTOMB 1
13100| #define HAVE_RAW_DECL_WCSRTOMBS 1
13101| #define HAVE_RAW_DECL_WCSNRTOMBS 1
13102| #define HAVE_RAW_DECL_WCWIDTH 1
13103| #define HAVE_RAW_DECL_WMEMCHR 1
13104| #define HAVE_RAW_DECL_WMEMCMP 1
13105| #define HAVE_RAW_DECL_WMEMCPY 1
13106| #define HAVE_RAW_DECL_WMEMMOVE 1
13107| #define HAVE_RAW_DECL_WMEMSET 1
13108| #define HAVE_RAW_DECL_WCSLEN 1
13109| #define HAVE_RAW_DECL_WCSNLEN 1
13110| #define HAVE_RAW_DECL_WCSCPY 1
13111| #define HAVE_RAW_DECL_WCPCPY 1
13112| #define HAVE_RAW_DECL_WCSNCPY 1
13113| #define HAVE_RAW_DECL_WCPNCPY 1
13114| #define HAVE_RAW_DECL_WCSCAT 1
13115| #define HAVE_RAW_DECL_WCSNCAT 1
13116| #define HAVE_RAW_DECL_WCSCMP 1
13117| #define HAVE_RAW_DECL_WCSNCMP 1
13118| #define HAVE_RAW_DECL_WCSCASECMP 1
13119| #define HAVE_RAW_DECL_WCSNCASECMP 1
13120| #define HAVE_RAW_DECL_WCSCOLL 1
13121| #define HAVE_RAW_DECL_WCSXFRM 1
13122| #define HAVE_RAW_DECL_WCSDUP 1
13123| #define HAVE_RAW_DECL_WCSCHR 1
13124| #define HAVE_RAW_DECL_WCSRCHR 1
13125| #define HAVE_RAW_DECL_WCSCSPN 1
13126| #define HAVE_RAW_DECL_WCSSPN 1
13127| #define HAVE_RAW_DECL_WCSPBRK 1
13128| #define HAVE_RAW_DECL_WCSSTR 1
13129| #define HAVE_RAW_DECL_WCSTOK 1
13130| #define HAVE_RAW_DECL_WCSWIDTH 1
13131| #define HAVE_TOWLOWER 1
13132| #define HAVE_RAW_DECL_WCTYPE 1
13133| #define HAVE_RAW_DECL_ISWCTYPE 1
13134| #define HAVE_RAW_DECL_WCTRANS 1
13135| #define HAVE_RAW_DECL_TOWCTRANS 1
13136| #define HAVE_DECL_WCWIDTH 1
13137| #define GNULIB_TEST_WCWIDTH 1
13138| #define HAVE_LIBRESOLV 1
13139| #define HAVE_PATHS_H 1
13140| #define HAVE_LIBPROC_H 1
13141| #define HAVE_PROC_PIDINFO 1
13142| #define LOG_FACILITY LOG_MAIL
13143| #define LOG_FACILITY_STRING "mail"
13144| #define STDC_HEADERS 1
13145| #define HAVE_DIRENT_H 1
13146| #define HAVE_ERRNO_H 1
13147| #define HAVE_FCNTL_H 1
13148| #define HAVE_INTTYPES_H 1
13149| #define HAVE_LIBGEN_H 1
13150| #define HAVE_LIMITS_H 1
13151| /* end confdefs.h.  */
13152| #include <obstack.h>
13153configure:29612: result: no
13154configure:29612: checking for obstack.h
13155configure:29612: result: no
13156configure:29612: checking for paths.h
13157configure:29612: result: yes
13158configure:29612: checking shadow.h usability
13159configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
13160conftest.c:266:10: fatal error: 'shadow.h' file not found
13161#include <shadow.h>
13162         ^~~~~~~~~~
131631 error generated.
13164configure:29612: $? = 1
13165configure: failed program was:
13166| /* confdefs.h */
13167| #define PACKAGE_NAME "GNU Mailutils"
13168| #define PACKAGE_TARNAME "mailutils"
13169| #define PACKAGE_VERSION "3.12"
13170| #define PACKAGE_STRING "GNU Mailutils 3.12"
13171| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
13172| #define PACKAGE_URL "http://mailutils.org"
13173| #define PACKAGE "mailutils"
13174| #define VERSION "3.12"
13175| #define STDC_HEADERS 1
13176| #define HAVE_SYS_TYPES_H 1
13177| #define HAVE_SYS_STAT_H 1
13178| #define HAVE_STDLIB_H 1
13179| #define HAVE_STRING_H 1
13180| #define HAVE_MEMORY_H 1
13181| #define HAVE_STRINGS_H 1
13182| #define HAVE_INTTYPES_H 1
13183| #define HAVE_STDINT_H 1
13184| #define HAVE_UNISTD_H 1
13185| #define __EXTENSIONS__ 1
13186| #define _ALL_SOURCE 1
13187| #define _DARWIN_C_SOURCE 1
13188| #define _GNU_SOURCE 1
13189| #define _POSIX_PTHREAD_SEMANTICS 1
13190| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13191| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13192| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13193| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13194| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13195| #define __STDC_WANT_LIB_EXT2__ 1
13196| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13197| #define _TANDEM_SOURCE 1
13198| #define YYTEXT_POINTER 1
13199| #define HAVE_DLFCN_H 1
13200| #define LT_OBJDIR ".libs/"
13201| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13202| #define HAVE_CFLOCALECOPYCURRENT 1
13203| #define HAVE_ICONV 1
13204| #define ENABLE_NLS 1
13205| #define HAVE_GETTEXT 1
13206| #define HAVE_DCGETTEXT 1
13207| #define HAVE_ICONV 1
13208| #define ICONV_CONST
13209| #define HAVE_ICONV_H 1
13210| #define HAVE_ALLOCA_H 1
13211| #define HAVE_ALLOCA 1
13212| #define HAVE_UNISTD_H 1
13213| #define HAVE_WCTYPE_H 1
13214| #define HAVE_LIMITS_H 1
13215| #define HAVE_WCHAR_H 1
13216| #define HAVE_SYS_MMAN_H 1
13217| #define HAVE_STDINT_H 1
13218| #define HAVE_STDLIB_H 1
13219| #define HAVE_SYS_PARAM_H 1
13220| #define HAVE_ISWCNTRL 1
13221| #define HAVE_ISWBLANK 1
13222| #define HAVE_SYMLINK 1
13223| #define HAVE_MBSINIT 1
13224| #define HAVE_MBRTOWC 1
13225| #define HAVE_ISASCII 1
13226| #define HAVE_MPROTECT 1
13227| #define HAVE_SETENV 1
13228| #define HAVE_WCWIDTH 1
13229| #define HAVE_WINT_T 1
13230| #define HAVE_TOWLOWER 1
13231| #define HAVE_RAW_DECL_WCTYPE 1
13232| #define HAVE_RAW_DECL_ISWCTYPE 1
13233| #define HAVE_RAW_DECL_WCTRANS 1
13234| #define HAVE_RAW_DECL_TOWCTRANS 1
13235| #define HAVE_LANGINFO_CODESET 1
13236| #define HAVE_WORKING_O_NOATIME 1
13237| #define HAVE_WORKING_O_NOFOLLOW 1
13238| #define HAVE_DECL_GETC_UNLOCKED 1
13239| #define HAVE_STDLIB_H 1
13240| #define MALLOC_0_IS_NONNULL 1
13241| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13242| #define HAVE_LONG_LONG_INT 1
13243| #define HAVE_MBSTATE_T 1
13244| #define HAVE_MAP_ANONYMOUS 1
13245| #define HAVE_DECL_SETENV 1
13246| #define HAVE_SEARCH_H 1
13247| #define HAVE_TSEARCH 1
13248| #define HAVE__BOOL 1
13249| #define HAVE_WCHAR_T 1
13250| #define restrict __restrict
13251| #define HAVE_RAW_DECL_FFSL 1
13252| #define HAVE_RAW_DECL_FFSLL 1
13253| #define HAVE_RAW_DECL_MEMMEM 1
13254| #define HAVE_RAW_DECL_STPCPY 1
13255| #define HAVE_RAW_DECL_STPNCPY 1
13256| #define HAVE_RAW_DECL_STRDUP 1
13257| #define HAVE_RAW_DECL_STRNCAT 1
13258| #define HAVE_RAW_DECL_STRNDUP 1
13259| #define HAVE_RAW_DECL_STRNLEN 1
13260| #define HAVE_RAW_DECL_STRPBRK 1
13261| #define HAVE_RAW_DECL_STRSEP 1
13262| #define HAVE_RAW_DECL_STRCASESTR 1
13263| #define HAVE_RAW_DECL_STRTOK_R 1
13264| #define HAVE_RAW_DECL_STRERROR_R 1
13265| #define HAVE_RAW_DECL_STRSIGNAL 1
13266| #define HAVE_ALLOCA 1
13267| #define GNULIB_TEST_ENVIRON 1
13268| #define HAVE_DECL_ISWBLANK 1
13269| #define GNULIB_TEST_ISWBLANK 1
13270| #define GNULIB_TEST_MBRTOWC 1
13271| #define GNULIB_TEST_MBSINIT 1
13272| #define GNULIB_TEST_MBSLEN 1
13273| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
13274| #define HAVE_MBSTATE_T 1
13275| #define GNULIB_TEST_MEMCHR 1
13276| #define GNULIB_TEST_SETENV 1
13277| #define HAVE_RAW_DECL__EXIT 1
13278| #define HAVE_RAW_DECL_ATOLL 1
13279| #define HAVE_RAW_DECL_GETLOADAVG 1
13280| #define HAVE_RAW_DECL_GETSUBOPT 1
13281| #define HAVE_RAW_DECL_GRANTPT 1
13282| #define HAVE_RAW_DECL_INITSTATE 1
13283| #define HAVE_RAW_DECL_MKSTEMP 1
13284| #define HAVE_RAW_DECL_POSIX_OPENPT 1
13285| #define HAVE_RAW_DECL_PTSNAME 1
13286| #define HAVE_RAW_DECL_PTSNAME_R 1
13287| #define HAVE_RAW_DECL_RANDOM 1
13288| #define HAVE_RAW_DECL_REALPATH 1
13289| #define HAVE_RAW_DECL_RPMATCH 1
13290| #define HAVE_RAW_DECL_SETENV 1
13291| #define HAVE_RAW_DECL_SETSTATE 1
13292| #define HAVE_RAW_DECL_SRANDOM 1
13293| #define HAVE_RAW_DECL_STRTOD 1
13294| #define HAVE_RAW_DECL_STRTOLL 1
13295| #define HAVE_RAW_DECL_STRTOULL 1
13296| #define HAVE_RAW_DECL_UNLOCKPT 1
13297| #define HAVE_RAW_DECL_UNSETENV 1
13298| #define HAVE_RAW_DECL_CHDIR 1
13299| #define HAVE_RAW_DECL_CHOWN 1
13300| #define HAVE_RAW_DECL_DUP 1
13301| #define HAVE_RAW_DECL_DUP2 1
13302| #define HAVE_RAW_DECL_FACCESSAT 1
13303| #define HAVE_RAW_DECL_FCHDIR 1
13304| #define HAVE_RAW_DECL_FCHOWNAT 1
13305| #define HAVE_RAW_DECL_FSYNC 1
13306| #define HAVE_RAW_DECL_FTRUNCATE 1
13307| #define HAVE_RAW_DECL_GETCWD 1
13308| #define HAVE_RAW_DECL_GETDOMAINNAME 1
13309| #define HAVE_RAW_DECL_GETDTABLESIZE 1
13310| #define HAVE_RAW_DECL_GETGROUPS 1
13311| #define HAVE_RAW_DECL_GETHOSTNAME 1
13312| #define HAVE_RAW_DECL_GETLOGIN 1
13313| #define HAVE_RAW_DECL_GETLOGIN_R 1
13314| #define HAVE_RAW_DECL_GETPAGESIZE 1
13315| #define HAVE_RAW_DECL_GETUSERSHELL 1
13316| #define HAVE_RAW_DECL_SETUSERSHELL 1
13317| #define HAVE_RAW_DECL_ENDUSERSHELL 1
13318| #define HAVE_RAW_DECL_ISATTY 1
13319| #define HAVE_RAW_DECL_LCHOWN 1
13320| #define HAVE_RAW_DECL_LINK 1
13321| #define HAVE_RAW_DECL_LINKAT 1
13322| #define HAVE_RAW_DECL_LSEEK 1
13323| #define HAVE_RAW_DECL_PIPE 1
13324| #define HAVE_RAW_DECL_PREAD 1
13325| #define HAVE_RAW_DECL_PWRITE 1
13326| #define HAVE_RAW_DECL_READLINK 1
13327| #define HAVE_RAW_DECL_READLINKAT 1
13328| #define HAVE_RAW_DECL_RMDIR 1
13329| #define HAVE_RAW_DECL_SETHOSTNAME 1
13330| #define HAVE_RAW_DECL_SLEEP 1
13331| #define HAVE_RAW_DECL_SYMLINK 1
13332| #define HAVE_RAW_DECL_SYMLINKAT 1
13333| #define HAVE_RAW_DECL_TTYNAME_R 1
13334| #define HAVE_RAW_DECL_UNLINK 1
13335| #define HAVE_RAW_DECL_UNLINKAT 1
13336| #define HAVE_RAW_DECL_USLEEP 1
13337| #define HAVE_RAW_DECL_BTOWC 1
13338| #define HAVE_RAW_DECL_WCTOB 1
13339| #define HAVE_RAW_DECL_MBSINIT 1
13340| #define HAVE_RAW_DECL_MBRTOWC 1
13341| #define HAVE_RAW_DECL_MBRLEN 1
13342| #define HAVE_RAW_DECL_MBSRTOWCS 1
13343| #define HAVE_RAW_DECL_MBSNRTOWCS 1
13344| #define HAVE_RAW_DECL_WCRTOMB 1
13345| #define HAVE_RAW_DECL_WCSRTOMBS 1
13346| #define HAVE_RAW_DECL_WCSNRTOMBS 1
13347| #define HAVE_RAW_DECL_WCWIDTH 1
13348| #define HAVE_RAW_DECL_WMEMCHR 1
13349| #define HAVE_RAW_DECL_WMEMCMP 1
13350| #define HAVE_RAW_DECL_WMEMCPY 1
13351| #define HAVE_RAW_DECL_WMEMMOVE 1
13352| #define HAVE_RAW_DECL_WMEMSET 1
13353| #define HAVE_RAW_DECL_WCSLEN 1
13354| #define HAVE_RAW_DECL_WCSNLEN 1
13355| #define HAVE_RAW_DECL_WCSCPY 1
13356| #define HAVE_RAW_DECL_WCPCPY 1
13357| #define HAVE_RAW_DECL_WCSNCPY 1
13358| #define HAVE_RAW_DECL_WCPNCPY 1
13359| #define HAVE_RAW_DECL_WCSCAT 1
13360| #define HAVE_RAW_DECL_WCSNCAT 1
13361| #define HAVE_RAW_DECL_WCSCMP 1
13362| #define HAVE_RAW_DECL_WCSNCMP 1
13363| #define HAVE_RAW_DECL_WCSCASECMP 1
13364| #define HAVE_RAW_DECL_WCSNCASECMP 1
13365| #define HAVE_RAW_DECL_WCSCOLL 1
13366| #define HAVE_RAW_DECL_WCSXFRM 1
13367| #define HAVE_RAW_DECL_WCSDUP 1
13368| #define HAVE_RAW_DECL_WCSCHR 1
13369| #define HAVE_RAW_DECL_WCSRCHR 1
13370| #define HAVE_RAW_DECL_WCSCSPN 1
13371| #define HAVE_RAW_DECL_WCSSPN 1
13372| #define HAVE_RAW_DECL_WCSPBRK 1
13373| #define HAVE_RAW_DECL_WCSSTR 1
13374| #define HAVE_RAW_DECL_WCSTOK 1
13375| #define HAVE_RAW_DECL_WCSWIDTH 1
13376| #define HAVE_TOWLOWER 1
13377| #define HAVE_RAW_DECL_WCTYPE 1
13378| #define HAVE_RAW_DECL_ISWCTYPE 1
13379| #define HAVE_RAW_DECL_WCTRANS 1
13380| #define HAVE_RAW_DECL_TOWCTRANS 1
13381| #define HAVE_DECL_WCWIDTH 1
13382| #define GNULIB_TEST_WCWIDTH 1
13383| #define HAVE_LIBRESOLV 1
13384| #define HAVE_PATHS_H 1
13385| #define HAVE_LIBPROC_H 1
13386| #define HAVE_PROC_PIDINFO 1
13387| #define LOG_FACILITY LOG_MAIL
13388| #define LOG_FACILITY_STRING "mail"
13389| #define STDC_HEADERS 1
13390| #define HAVE_DIRENT_H 1
13391| #define HAVE_ERRNO_H 1
13392| #define HAVE_FCNTL_H 1
13393| #define HAVE_INTTYPES_H 1
13394| #define HAVE_LIBGEN_H 1
13395| #define HAVE_LIMITS_H 1
13396| #define HAVE_PATHS_H 1
13397| /* end confdefs.h.  */
13398| #include <stdio.h>
13399| #ifdef HAVE_SYS_TYPES_H
13400| # include <sys/types.h>
13401| #endif
13402| #ifdef HAVE_SYS_STAT_H
13403| # include <sys/stat.h>
13404| #endif
13405| #ifdef STDC_HEADERS
13406| # include <stdlib.h>
13407| # include <stddef.h>
13408| #else
13409| # ifdef HAVE_STDLIB_H
13410| #  include <stdlib.h>
13411| # endif
13412| #endif
13413| #ifdef HAVE_STRING_H
13414| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
13415| #  include <memory.h>
13416| # endif
13417| # include <string.h>
13418| #endif
13419| #ifdef HAVE_STRINGS_H
13420| # include <strings.h>
13421| #endif
13422| #ifdef HAVE_INTTYPES_H
13423| # include <inttypes.h>
13424| #endif
13425| #ifdef HAVE_STDINT_H
13426| # include <stdint.h>
13427| #endif
13428| #ifdef HAVE_UNISTD_H
13429| # include <unistd.h>
13430| #endif
13431| #include <shadow.h>
13432configure:29612: result: no
13433configure:29612: checking shadow.h presence
13434configure:29612: gcc -E -I/opt/mp/include conftest.c
13435conftest.c:233:10: fatal error: 'shadow.h' file not found
13436#include <shadow.h>
13437         ^~~~~~~~~~
134381 error generated.
13439configure:29612: $? = 1
13440configure: failed program was:
13441| /* confdefs.h */
13442| #define PACKAGE_NAME "GNU Mailutils"
13443| #define PACKAGE_TARNAME "mailutils"
13444| #define PACKAGE_VERSION "3.12"
13445| #define PACKAGE_STRING "GNU Mailutils 3.12"
13446| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
13447| #define PACKAGE_URL "http://mailutils.org"
13448| #define PACKAGE "mailutils"
13449| #define VERSION "3.12"
13450| #define STDC_HEADERS 1
13451| #define HAVE_SYS_TYPES_H 1
13452| #define HAVE_SYS_STAT_H 1
13453| #define HAVE_STDLIB_H 1
13454| #define HAVE_STRING_H 1
13455| #define HAVE_MEMORY_H 1
13456| #define HAVE_STRINGS_H 1
13457| #define HAVE_INTTYPES_H 1
13458| #define HAVE_STDINT_H 1
13459| #define HAVE_UNISTD_H 1
13460| #define __EXTENSIONS__ 1
13461| #define _ALL_SOURCE 1
13462| #define _DARWIN_C_SOURCE 1
13463| #define _GNU_SOURCE 1
13464| #define _POSIX_PTHREAD_SEMANTICS 1
13465| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13466| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13467| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13468| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13469| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13470| #define __STDC_WANT_LIB_EXT2__ 1
13471| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13472| #define _TANDEM_SOURCE 1
13473| #define YYTEXT_POINTER 1
13474| #define HAVE_DLFCN_H 1
13475| #define LT_OBJDIR ".libs/"
13476| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13477| #define HAVE_CFLOCALECOPYCURRENT 1
13478| #define HAVE_ICONV 1
13479| #define ENABLE_NLS 1
13480| #define HAVE_GETTEXT 1
13481| #define HAVE_DCGETTEXT 1
13482| #define HAVE_ICONV 1
13483| #define ICONV_CONST
13484| #define HAVE_ICONV_H 1
13485| #define HAVE_ALLOCA_H 1
13486| #define HAVE_ALLOCA 1
13487| #define HAVE_UNISTD_H 1
13488| #define HAVE_WCTYPE_H 1
13489| #define HAVE_LIMITS_H 1
13490| #define HAVE_WCHAR_H 1
13491| #define HAVE_SYS_MMAN_H 1
13492| #define HAVE_STDINT_H 1
13493| #define HAVE_STDLIB_H 1
13494| #define HAVE_SYS_PARAM_H 1
13495| #define HAVE_ISWCNTRL 1
13496| #define HAVE_ISWBLANK 1
13497| #define HAVE_SYMLINK 1
13498| #define HAVE_MBSINIT 1
13499| #define HAVE_MBRTOWC 1
13500| #define HAVE_ISASCII 1
13501| #define HAVE_MPROTECT 1
13502| #define HAVE_SETENV 1
13503| #define HAVE_WCWIDTH 1
13504| #define HAVE_WINT_T 1
13505| #define HAVE_TOWLOWER 1
13506| #define HAVE_RAW_DECL_WCTYPE 1
13507| #define HAVE_RAW_DECL_ISWCTYPE 1
13508| #define HAVE_RAW_DECL_WCTRANS 1
13509| #define HAVE_RAW_DECL_TOWCTRANS 1
13510| #define HAVE_LANGINFO_CODESET 1
13511| #define HAVE_WORKING_O_NOATIME 1
13512| #define HAVE_WORKING_O_NOFOLLOW 1
13513| #define HAVE_DECL_GETC_UNLOCKED 1
13514| #define HAVE_STDLIB_H 1
13515| #define MALLOC_0_IS_NONNULL 1
13516| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13517| #define HAVE_LONG_LONG_INT 1
13518| #define HAVE_MBSTATE_T 1
13519| #define HAVE_MAP_ANONYMOUS 1
13520| #define HAVE_DECL_SETENV 1
13521| #define HAVE_SEARCH_H 1
13522| #define HAVE_TSEARCH 1
13523| #define HAVE__BOOL 1
13524| #define HAVE_WCHAR_T 1
13525| #define restrict __restrict
13526| #define HAVE_RAW_DECL_FFSL 1
13527| #define HAVE_RAW_DECL_FFSLL 1
13528| #define HAVE_RAW_DECL_MEMMEM 1
13529| #define HAVE_RAW_DECL_STPCPY 1
13530| #define HAVE_RAW_DECL_STPNCPY 1
13531| #define HAVE_RAW_DECL_STRDUP 1
13532| #define HAVE_RAW_DECL_STRNCAT 1
13533| #define HAVE_RAW_DECL_STRNDUP 1
13534| #define HAVE_RAW_DECL_STRNLEN 1
13535| #define HAVE_RAW_DECL_STRPBRK 1
13536| #define HAVE_RAW_DECL_STRSEP 1
13537| #define HAVE_RAW_DECL_STRCASESTR 1
13538| #define HAVE_RAW_DECL_STRTOK_R 1
13539| #define HAVE_RAW_DECL_STRERROR_R 1
13540| #define HAVE_RAW_DECL_STRSIGNAL 1
13541| #define HAVE_ALLOCA 1
13542| #define GNULIB_TEST_ENVIRON 1
13543| #define HAVE_DECL_ISWBLANK 1
13544| #define GNULIB_TEST_ISWBLANK 1
13545| #define GNULIB_TEST_MBRTOWC 1
13546| #define GNULIB_TEST_MBSINIT 1
13547| #define GNULIB_TEST_MBSLEN 1
13548| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
13549| #define HAVE_MBSTATE_T 1
13550| #define GNULIB_TEST_MEMCHR 1
13551| #define GNULIB_TEST_SETENV 1
13552| #define HAVE_RAW_DECL__EXIT 1
13553| #define HAVE_RAW_DECL_ATOLL 1
13554| #define HAVE_RAW_DECL_GETLOADAVG 1
13555| #define HAVE_RAW_DECL_GETSUBOPT 1
13556| #define HAVE_RAW_DECL_GRANTPT 1
13557| #define HAVE_RAW_DECL_INITSTATE 1
13558| #define HAVE_RAW_DECL_MKSTEMP 1
13559| #define HAVE_RAW_DECL_POSIX_OPENPT 1
13560| #define HAVE_RAW_DECL_PTSNAME 1
13561| #define HAVE_RAW_DECL_PTSNAME_R 1
13562| #define HAVE_RAW_DECL_RANDOM 1
13563| #define HAVE_RAW_DECL_REALPATH 1
13564| #define HAVE_RAW_DECL_RPMATCH 1
13565| #define HAVE_RAW_DECL_SETENV 1
13566| #define HAVE_RAW_DECL_SETSTATE 1
13567| #define HAVE_RAW_DECL_SRANDOM 1
13568| #define HAVE_RAW_DECL_STRTOD 1
13569| #define HAVE_RAW_DECL_STRTOLL 1
13570| #define HAVE_RAW_DECL_STRTOULL 1
13571| #define HAVE_RAW_DECL_UNLOCKPT 1
13572| #define HAVE_RAW_DECL_UNSETENV 1
13573| #define HAVE_RAW_DECL_CHDIR 1
13574| #define HAVE_RAW_DECL_CHOWN 1
13575| #define HAVE_RAW_DECL_DUP 1
13576| #define HAVE_RAW_DECL_DUP2 1
13577| #define HAVE_RAW_DECL_FACCESSAT 1
13578| #define HAVE_RAW_DECL_FCHDIR 1
13579| #define HAVE_RAW_DECL_FCHOWNAT 1
13580| #define HAVE_RAW_DECL_FSYNC 1
13581| #define HAVE_RAW_DECL_FTRUNCATE 1
13582| #define HAVE_RAW_DECL_GETCWD 1
13583| #define HAVE_RAW_DECL_GETDOMAINNAME 1
13584| #define HAVE_RAW_DECL_GETDTABLESIZE 1
13585| #define HAVE_RAW_DECL_GETGROUPS 1
13586| #define HAVE_RAW_DECL_GETHOSTNAME 1
13587| #define HAVE_RAW_DECL_GETLOGIN 1
13588| #define HAVE_RAW_DECL_GETLOGIN_R 1
13589| #define HAVE_RAW_DECL_GETPAGESIZE 1
13590| #define HAVE_RAW_DECL_GETUSERSHELL 1
13591| #define HAVE_RAW_DECL_SETUSERSHELL 1
13592| #define HAVE_RAW_DECL_ENDUSERSHELL 1
13593| #define HAVE_RAW_DECL_ISATTY 1
13594| #define HAVE_RAW_DECL_LCHOWN 1
13595| #define HAVE_RAW_DECL_LINK 1
13596| #define HAVE_RAW_DECL_LINKAT 1
13597| #define HAVE_RAW_DECL_LSEEK 1
13598| #define HAVE_RAW_DECL_PIPE 1
13599| #define HAVE_RAW_DECL_PREAD 1
13600| #define HAVE_RAW_DECL_PWRITE 1
13601| #define HAVE_RAW_DECL_READLINK 1
13602| #define HAVE_RAW_DECL_READLINKAT 1
13603| #define HAVE_RAW_DECL_RMDIR 1
13604| #define HAVE_RAW_DECL_SETHOSTNAME 1
13605| #define HAVE_RAW_DECL_SLEEP 1
13606| #define HAVE_RAW_DECL_SYMLINK 1
13607| #define HAVE_RAW_DECL_SYMLINKAT 1
13608| #define HAVE_RAW_DECL_TTYNAME_R 1
13609| #define HAVE_RAW_DECL_UNLINK 1
13610| #define HAVE_RAW_DECL_UNLINKAT 1
13611| #define HAVE_RAW_DECL_USLEEP 1
13612| #define HAVE_RAW_DECL_BTOWC 1
13613| #define HAVE_RAW_DECL_WCTOB 1
13614| #define HAVE_RAW_DECL_MBSINIT 1
13615| #define HAVE_RAW_DECL_MBRTOWC 1
13616| #define HAVE_RAW_DECL_MBRLEN 1
13617| #define HAVE_RAW_DECL_MBSRTOWCS 1
13618| #define HAVE_RAW_DECL_MBSNRTOWCS 1
13619| #define HAVE_RAW_DECL_WCRTOMB 1
13620| #define HAVE_RAW_DECL_WCSRTOMBS 1
13621| #define HAVE_RAW_DECL_WCSNRTOMBS 1
13622| #define HAVE_RAW_DECL_WCWIDTH 1
13623| #define HAVE_RAW_DECL_WMEMCHR 1
13624| #define HAVE_RAW_DECL_WMEMCMP 1
13625| #define HAVE_RAW_DECL_WMEMCPY 1
13626| #define HAVE_RAW_DECL_WMEMMOVE 1
13627| #define HAVE_RAW_DECL_WMEMSET 1
13628| #define HAVE_RAW_DECL_WCSLEN 1
13629| #define HAVE_RAW_DECL_WCSNLEN 1
13630| #define HAVE_RAW_DECL_WCSCPY 1
13631| #define HAVE_RAW_DECL_WCPCPY 1
13632| #define HAVE_RAW_DECL_WCSNCPY 1
13633| #define HAVE_RAW_DECL_WCPNCPY 1
13634| #define HAVE_RAW_DECL_WCSCAT 1
13635| #define HAVE_RAW_DECL_WCSNCAT 1
13636| #define HAVE_RAW_DECL_WCSCMP 1
13637| #define HAVE_RAW_DECL_WCSNCMP 1
13638| #define HAVE_RAW_DECL_WCSCASECMP 1
13639| #define HAVE_RAW_DECL_WCSNCASECMP 1
13640| #define HAVE_RAW_DECL_WCSCOLL 1
13641| #define HAVE_RAW_DECL_WCSXFRM 1
13642| #define HAVE_RAW_DECL_WCSDUP 1
13643| #define HAVE_RAW_DECL_WCSCHR 1
13644| #define HAVE_RAW_DECL_WCSRCHR 1
13645| #define HAVE_RAW_DECL_WCSCSPN 1
13646| #define HAVE_RAW_DECL_WCSSPN 1
13647| #define HAVE_RAW_DECL_WCSPBRK 1
13648| #define HAVE_RAW_DECL_WCSSTR 1
13649| #define HAVE_RAW_DECL_WCSTOK 1
13650| #define HAVE_RAW_DECL_WCSWIDTH 1
13651| #define HAVE_TOWLOWER 1
13652| #define HAVE_RAW_DECL_WCTYPE 1
13653| #define HAVE_RAW_DECL_ISWCTYPE 1
13654| #define HAVE_RAW_DECL_WCTRANS 1
13655| #define HAVE_RAW_DECL_TOWCTRANS 1
13656| #define HAVE_DECL_WCWIDTH 1
13657| #define GNULIB_TEST_WCWIDTH 1
13658| #define HAVE_LIBRESOLV 1
13659| #define HAVE_PATHS_H 1
13660| #define HAVE_LIBPROC_H 1
13661| #define HAVE_PROC_PIDINFO 1
13662| #define LOG_FACILITY LOG_MAIL
13663| #define LOG_FACILITY_STRING "mail"
13664| #define STDC_HEADERS 1
13665| #define HAVE_DIRENT_H 1
13666| #define HAVE_ERRNO_H 1
13667| #define HAVE_FCNTL_H 1
13668| #define HAVE_INTTYPES_H 1
13669| #define HAVE_LIBGEN_H 1
13670| #define HAVE_LIMITS_H 1
13671| #define HAVE_PATHS_H 1
13672| /* end confdefs.h.  */
13673| #include <shadow.h>
13674configure:29612: result: no
13675configure:29612: checking for shadow.h
13676configure:29612: result: no
13677configure:29612: checking socket.h usability
13678configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
13679conftest.c:266:10: fatal error: 'socket.h' file not found
13680#include <socket.h>
13681         ^~~~~~~~~~
136821 error generated.
13683configure:29612: $? = 1
13684configure: failed program was:
13685| /* confdefs.h */
13686| #define PACKAGE_NAME "GNU Mailutils"
13687| #define PACKAGE_TARNAME "mailutils"
13688| #define PACKAGE_VERSION "3.12"
13689| #define PACKAGE_STRING "GNU Mailutils 3.12"
13690| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
13691| #define PACKAGE_URL "http://mailutils.org"
13692| #define PACKAGE "mailutils"
13693| #define VERSION "3.12"
13694| #define STDC_HEADERS 1
13695| #define HAVE_SYS_TYPES_H 1
13696| #define HAVE_SYS_STAT_H 1
13697| #define HAVE_STDLIB_H 1
13698| #define HAVE_STRING_H 1
13699| #define HAVE_MEMORY_H 1
13700| #define HAVE_STRINGS_H 1
13701| #define HAVE_INTTYPES_H 1
13702| #define HAVE_STDINT_H 1
13703| #define HAVE_UNISTD_H 1
13704| #define __EXTENSIONS__ 1
13705| #define _ALL_SOURCE 1
13706| #define _DARWIN_C_SOURCE 1
13707| #define _GNU_SOURCE 1
13708| #define _POSIX_PTHREAD_SEMANTICS 1
13709| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13710| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13711| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13712| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13713| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13714| #define __STDC_WANT_LIB_EXT2__ 1
13715| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13716| #define _TANDEM_SOURCE 1
13717| #define YYTEXT_POINTER 1
13718| #define HAVE_DLFCN_H 1
13719| #define LT_OBJDIR ".libs/"
13720| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13721| #define HAVE_CFLOCALECOPYCURRENT 1
13722| #define HAVE_ICONV 1
13723| #define ENABLE_NLS 1
13724| #define HAVE_GETTEXT 1
13725| #define HAVE_DCGETTEXT 1
13726| #define HAVE_ICONV 1
13727| #define ICONV_CONST
13728| #define HAVE_ICONV_H 1
13729| #define HAVE_ALLOCA_H 1
13730| #define HAVE_ALLOCA 1
13731| #define HAVE_UNISTD_H 1
13732| #define HAVE_WCTYPE_H 1
13733| #define HAVE_LIMITS_H 1
13734| #define HAVE_WCHAR_H 1
13735| #define HAVE_SYS_MMAN_H 1
13736| #define HAVE_STDINT_H 1
13737| #define HAVE_STDLIB_H 1
13738| #define HAVE_SYS_PARAM_H 1
13739| #define HAVE_ISWCNTRL 1
13740| #define HAVE_ISWBLANK 1
13741| #define HAVE_SYMLINK 1
13742| #define HAVE_MBSINIT 1
13743| #define HAVE_MBRTOWC 1
13744| #define HAVE_ISASCII 1
13745| #define HAVE_MPROTECT 1
13746| #define HAVE_SETENV 1
13747| #define HAVE_WCWIDTH 1
13748| #define HAVE_WINT_T 1
13749| #define HAVE_TOWLOWER 1
13750| #define HAVE_RAW_DECL_WCTYPE 1
13751| #define HAVE_RAW_DECL_ISWCTYPE 1
13752| #define HAVE_RAW_DECL_WCTRANS 1
13753| #define HAVE_RAW_DECL_TOWCTRANS 1
13754| #define HAVE_LANGINFO_CODESET 1
13755| #define HAVE_WORKING_O_NOATIME 1
13756| #define HAVE_WORKING_O_NOFOLLOW 1
13757| #define HAVE_DECL_GETC_UNLOCKED 1
13758| #define HAVE_STDLIB_H 1
13759| #define MALLOC_0_IS_NONNULL 1
13760| #define HAVE_UNSIGNED_LONG_LONG_INT 1
13761| #define HAVE_LONG_LONG_INT 1
13762| #define HAVE_MBSTATE_T 1
13763| #define HAVE_MAP_ANONYMOUS 1
13764| #define HAVE_DECL_SETENV 1
13765| #define HAVE_SEARCH_H 1
13766| #define HAVE_TSEARCH 1
13767| #define HAVE__BOOL 1
13768| #define HAVE_WCHAR_T 1
13769| #define restrict __restrict
13770| #define HAVE_RAW_DECL_FFSL 1
13771| #define HAVE_RAW_DECL_FFSLL 1
13772| #define HAVE_RAW_DECL_MEMMEM 1
13773| #define HAVE_RAW_DECL_STPCPY 1
13774| #define HAVE_RAW_DECL_STPNCPY 1
13775| #define HAVE_RAW_DECL_STRDUP 1
13776| #define HAVE_RAW_DECL_STRNCAT 1
13777| #define HAVE_RAW_DECL_STRNDUP 1
13778| #define HAVE_RAW_DECL_STRNLEN 1
13779| #define HAVE_RAW_DECL_STRPBRK 1
13780| #define HAVE_RAW_DECL_STRSEP 1
13781| #define HAVE_RAW_DECL_STRCASESTR 1
13782| #define HAVE_RAW_DECL_STRTOK_R 1
13783| #define HAVE_RAW_DECL_STRERROR_R 1
13784| #define HAVE_RAW_DECL_STRSIGNAL 1
13785| #define HAVE_ALLOCA 1
13786| #define GNULIB_TEST_ENVIRON 1
13787| #define HAVE_DECL_ISWBLANK 1
13788| #define GNULIB_TEST_ISWBLANK 1
13789| #define GNULIB_TEST_MBRTOWC 1
13790| #define GNULIB_TEST_MBSINIT 1
13791| #define GNULIB_TEST_MBSLEN 1
13792| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
13793| #define HAVE_MBSTATE_T 1
13794| #define GNULIB_TEST_MEMCHR 1
13795| #define GNULIB_TEST_SETENV 1
13796| #define HAVE_RAW_DECL__EXIT 1
13797| #define HAVE_RAW_DECL_ATOLL 1
13798| #define HAVE_RAW_DECL_GETLOADAVG 1
13799| #define HAVE_RAW_DECL_GETSUBOPT 1
13800| #define HAVE_RAW_DECL_GRANTPT 1
13801| #define HAVE_RAW_DECL_INITSTATE 1
13802| #define HAVE_RAW_DECL_MKSTEMP 1
13803| #define HAVE_RAW_DECL_POSIX_OPENPT 1
13804| #define HAVE_RAW_DECL_PTSNAME 1
13805| #define HAVE_RAW_DECL_PTSNAME_R 1
13806| #define HAVE_RAW_DECL_RANDOM 1
13807| #define HAVE_RAW_DECL_REALPATH 1
13808| #define HAVE_RAW_DECL_RPMATCH 1
13809| #define HAVE_RAW_DECL_SETENV 1
13810| #define HAVE_RAW_DECL_SETSTATE 1
13811| #define HAVE_RAW_DECL_SRANDOM 1
13812| #define HAVE_RAW_DECL_STRTOD 1
13813| #define HAVE_RAW_DECL_STRTOLL 1
13814| #define HAVE_RAW_DECL_STRTOULL 1
13815| #define HAVE_RAW_DECL_UNLOCKPT 1
13816| #define HAVE_RAW_DECL_UNSETENV 1
13817| #define HAVE_RAW_DECL_CHDIR 1
13818| #define HAVE_RAW_DECL_CHOWN 1
13819| #define HAVE_RAW_DECL_DUP 1
13820| #define HAVE_RAW_DECL_DUP2 1
13821| #define HAVE_RAW_DECL_FACCESSAT 1
13822| #define HAVE_RAW_DECL_FCHDIR 1
13823| #define HAVE_RAW_DECL_FCHOWNAT 1
13824| #define HAVE_RAW_DECL_FSYNC 1
13825| #define HAVE_RAW_DECL_FTRUNCATE 1
13826| #define HAVE_RAW_DECL_GETCWD 1
13827| #define HAVE_RAW_DECL_GETDOMAINNAME 1
13828| #define HAVE_RAW_DECL_GETDTABLESIZE 1
13829| #define HAVE_RAW_DECL_GETGROUPS 1
13830| #define HAVE_RAW_DECL_GETHOSTNAME 1
13831| #define HAVE_RAW_DECL_GETLOGIN 1
13832| #define HAVE_RAW_DECL_GETLOGIN_R 1
13833| #define HAVE_RAW_DECL_GETPAGESIZE 1
13834| #define HAVE_RAW_DECL_GETUSERSHELL 1
13835| #define HAVE_RAW_DECL_SETUSERSHELL 1
13836| #define HAVE_RAW_DECL_ENDUSERSHELL 1
13837| #define HAVE_RAW_DECL_ISATTY 1
13838| #define HAVE_RAW_DECL_LCHOWN 1
13839| #define HAVE_RAW_DECL_LINK 1
13840| #define HAVE_RAW_DECL_LINKAT 1
13841| #define HAVE_RAW_DECL_LSEEK 1
13842| #define HAVE_RAW_DECL_PIPE 1
13843| #define HAVE_RAW_DECL_PREAD 1
13844| #define HAVE_RAW_DECL_PWRITE 1
13845| #define HAVE_RAW_DECL_READLINK 1
13846| #define HAVE_RAW_DECL_READLINKAT 1
13847| #define HAVE_RAW_DECL_RMDIR 1
13848| #define HAVE_RAW_DECL_SETHOSTNAME 1
13849| #define HAVE_RAW_DECL_SLEEP 1
13850| #define HAVE_RAW_DECL_SYMLINK 1
13851| #define HAVE_RAW_DECL_SYMLINKAT 1
13852| #define HAVE_RAW_DECL_TTYNAME_R 1
13853| #define HAVE_RAW_DECL_UNLINK 1
13854| #define HAVE_RAW_DECL_UNLINKAT 1
13855| #define HAVE_RAW_DECL_USLEEP 1
13856| #define HAVE_RAW_DECL_BTOWC 1
13857| #define HAVE_RAW_DECL_WCTOB 1
13858| #define HAVE_RAW_DECL_MBSINIT 1
13859| #define HAVE_RAW_DECL_MBRTOWC 1
13860| #define HAVE_RAW_DECL_MBRLEN 1
13861| #define HAVE_RAW_DECL_MBSRTOWCS 1
13862| #define HAVE_RAW_DECL_MBSNRTOWCS 1
13863| #define HAVE_RAW_DECL_WCRTOMB 1
13864| #define HAVE_RAW_DECL_WCSRTOMBS 1
13865| #define HAVE_RAW_DECL_WCSNRTOMBS 1
13866| #define HAVE_RAW_DECL_WCWIDTH 1
13867| #define HAVE_RAW_DECL_WMEMCHR 1
13868| #define HAVE_RAW_DECL_WMEMCMP 1
13869| #define HAVE_RAW_DECL_WMEMCPY 1
13870| #define HAVE_RAW_DECL_WMEMMOVE 1
13871| #define HAVE_RAW_DECL_WMEMSET 1
13872| #define HAVE_RAW_DECL_WCSLEN 1
13873| #define HAVE_RAW_DECL_WCSNLEN 1
13874| #define HAVE_RAW_DECL_WCSCPY 1
13875| #define HAVE_RAW_DECL_WCPCPY 1
13876| #define HAVE_RAW_DECL_WCSNCPY 1
13877| #define HAVE_RAW_DECL_WCPNCPY 1
13878| #define HAVE_RAW_DECL_WCSCAT 1
13879| #define HAVE_RAW_DECL_WCSNCAT 1
13880| #define HAVE_RAW_DECL_WCSCMP 1
13881| #define HAVE_RAW_DECL_WCSNCMP 1
13882| #define HAVE_RAW_DECL_WCSCASECMP 1
13883| #define HAVE_RAW_DECL_WCSNCASECMP 1
13884| #define HAVE_RAW_DECL_WCSCOLL 1
13885| #define HAVE_RAW_DECL_WCSXFRM 1
13886| #define HAVE_RAW_DECL_WCSDUP 1
13887| #define HAVE_RAW_DECL_WCSCHR 1
13888| #define HAVE_RAW_DECL_WCSRCHR 1
13889| #define HAVE_RAW_DECL_WCSCSPN 1
13890| #define HAVE_RAW_DECL_WCSSPN 1
13891| #define HAVE_RAW_DECL_WCSPBRK 1
13892| #define HAVE_RAW_DECL_WCSSTR 1
13893| #define HAVE_RAW_DECL_WCSTOK 1
13894| #define HAVE_RAW_DECL_WCSWIDTH 1
13895| #define HAVE_TOWLOWER 1
13896| #define HAVE_RAW_DECL_WCTYPE 1
13897| #define HAVE_RAW_DECL_ISWCTYPE 1
13898| #define HAVE_RAW_DECL_WCTRANS 1
13899| #define HAVE_RAW_DECL_TOWCTRANS 1
13900| #define HAVE_DECL_WCWIDTH 1
13901| #define GNULIB_TEST_WCWIDTH 1
13902| #define HAVE_LIBRESOLV 1
13903| #define HAVE_PATHS_H 1
13904| #define HAVE_LIBPROC_H 1
13905| #define HAVE_PROC_PIDINFO 1
13906| #define LOG_FACILITY LOG_MAIL
13907| #define LOG_FACILITY_STRING "mail"
13908| #define STDC_HEADERS 1
13909| #define HAVE_DIRENT_H 1
13910| #define HAVE_ERRNO_H 1
13911| #define HAVE_FCNTL_H 1
13912| #define HAVE_INTTYPES_H 1
13913| #define HAVE_LIBGEN_H 1
13914| #define HAVE_LIMITS_H 1
13915| #define HAVE_PATHS_H 1
13916| /* end confdefs.h.  */
13917| #include <stdio.h>
13918| #ifdef HAVE_SYS_TYPES_H
13919| # include <sys/types.h>
13920| #endif
13921| #ifdef HAVE_SYS_STAT_H
13922| # include <sys/stat.h>
13923| #endif
13924| #ifdef STDC_HEADERS
13925| # include <stdlib.h>
13926| # include <stddef.h>
13927| #else
13928| # ifdef HAVE_STDLIB_H
13929| #  include <stdlib.h>
13930| # endif
13931| #endif
13932| #ifdef HAVE_STRING_H
13933| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
13934| #  include <memory.h>
13935| # endif
13936| # include <string.h>
13937| #endif
13938| #ifdef HAVE_STRINGS_H
13939| # include <strings.h>
13940| #endif
13941| #ifdef HAVE_INTTYPES_H
13942| # include <inttypes.h>
13943| #endif
13944| #ifdef HAVE_STDINT_H
13945| # include <stdint.h>
13946| #endif
13947| #ifdef HAVE_UNISTD_H
13948| # include <unistd.h>
13949| #endif
13950| #include <socket.h>
13951configure:29612: result: no
13952configure:29612: checking socket.h presence
13953configure:29612: gcc -E -I/opt/mp/include conftest.c
13954conftest.c:233:10: fatal error: 'socket.h' file not found
13955#include <socket.h>
13956         ^~~~~~~~~~
139571 error generated.
13958configure:29612: $? = 1
13959configure: failed program was:
13960| /* confdefs.h */
13961| #define PACKAGE_NAME "GNU Mailutils"
13962| #define PACKAGE_TARNAME "mailutils"
13963| #define PACKAGE_VERSION "3.12"
13964| #define PACKAGE_STRING "GNU Mailutils 3.12"
13965| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
13966| #define PACKAGE_URL "http://mailutils.org"
13967| #define PACKAGE "mailutils"
13968| #define VERSION "3.12"
13969| #define STDC_HEADERS 1
13970| #define HAVE_SYS_TYPES_H 1
13971| #define HAVE_SYS_STAT_H 1
13972| #define HAVE_STDLIB_H 1
13973| #define HAVE_STRING_H 1
13974| #define HAVE_MEMORY_H 1
13975| #define HAVE_STRINGS_H 1
13976| #define HAVE_INTTYPES_H 1
13977| #define HAVE_STDINT_H 1
13978| #define HAVE_UNISTD_H 1
13979| #define __EXTENSIONS__ 1
13980| #define _ALL_SOURCE 1
13981| #define _DARWIN_C_SOURCE 1
13982| #define _GNU_SOURCE 1
13983| #define _POSIX_PTHREAD_SEMANTICS 1
13984| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
13985| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
13986| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
13987| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
13988| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
13989| #define __STDC_WANT_LIB_EXT2__ 1
13990| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
13991| #define _TANDEM_SOURCE 1
13992| #define YYTEXT_POINTER 1
13993| #define HAVE_DLFCN_H 1
13994| #define LT_OBJDIR ".libs/"
13995| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
13996| #define HAVE_CFLOCALECOPYCURRENT 1
13997| #define HAVE_ICONV 1
13998| #define ENABLE_NLS 1
13999| #define HAVE_GETTEXT 1
14000| #define HAVE_DCGETTEXT 1
14001| #define HAVE_ICONV 1
14002| #define ICONV_CONST
14003| #define HAVE_ICONV_H 1
14004| #define HAVE_ALLOCA_H 1
14005| #define HAVE_ALLOCA 1
14006| #define HAVE_UNISTD_H 1
14007| #define HAVE_WCTYPE_H 1
14008| #define HAVE_LIMITS_H 1
14009| #define HAVE_WCHAR_H 1
14010| #define HAVE_SYS_MMAN_H 1
14011| #define HAVE_STDINT_H 1
14012| #define HAVE_STDLIB_H 1
14013| #define HAVE_SYS_PARAM_H 1
14014| #define HAVE_ISWCNTRL 1
14015| #define HAVE_ISWBLANK 1
14016| #define HAVE_SYMLINK 1
14017| #define HAVE_MBSINIT 1
14018| #define HAVE_MBRTOWC 1
14019| #define HAVE_ISASCII 1
14020| #define HAVE_MPROTECT 1
14021| #define HAVE_SETENV 1
14022| #define HAVE_WCWIDTH 1
14023| #define HAVE_WINT_T 1
14024| #define HAVE_TOWLOWER 1
14025| #define HAVE_RAW_DECL_WCTYPE 1
14026| #define HAVE_RAW_DECL_ISWCTYPE 1
14027| #define HAVE_RAW_DECL_WCTRANS 1
14028| #define HAVE_RAW_DECL_TOWCTRANS 1
14029| #define HAVE_LANGINFO_CODESET 1
14030| #define HAVE_WORKING_O_NOATIME 1
14031| #define HAVE_WORKING_O_NOFOLLOW 1
14032| #define HAVE_DECL_GETC_UNLOCKED 1
14033| #define HAVE_STDLIB_H 1
14034| #define MALLOC_0_IS_NONNULL 1
14035| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14036| #define HAVE_LONG_LONG_INT 1
14037| #define HAVE_MBSTATE_T 1
14038| #define HAVE_MAP_ANONYMOUS 1
14039| #define HAVE_DECL_SETENV 1
14040| #define HAVE_SEARCH_H 1
14041| #define HAVE_TSEARCH 1
14042| #define HAVE__BOOL 1
14043| #define HAVE_WCHAR_T 1
14044| #define restrict __restrict
14045| #define HAVE_RAW_DECL_FFSL 1
14046| #define HAVE_RAW_DECL_FFSLL 1
14047| #define HAVE_RAW_DECL_MEMMEM 1
14048| #define HAVE_RAW_DECL_STPCPY 1
14049| #define HAVE_RAW_DECL_STPNCPY 1
14050| #define HAVE_RAW_DECL_STRDUP 1
14051| #define HAVE_RAW_DECL_STRNCAT 1
14052| #define HAVE_RAW_DECL_STRNDUP 1
14053| #define HAVE_RAW_DECL_STRNLEN 1
14054| #define HAVE_RAW_DECL_STRPBRK 1
14055| #define HAVE_RAW_DECL_STRSEP 1
14056| #define HAVE_RAW_DECL_STRCASESTR 1
14057| #define HAVE_RAW_DECL_STRTOK_R 1
14058| #define HAVE_RAW_DECL_STRERROR_R 1
14059| #define HAVE_RAW_DECL_STRSIGNAL 1
14060| #define HAVE_ALLOCA 1
14061| #define GNULIB_TEST_ENVIRON 1
14062| #define HAVE_DECL_ISWBLANK 1
14063| #define GNULIB_TEST_ISWBLANK 1
14064| #define GNULIB_TEST_MBRTOWC 1
14065| #define GNULIB_TEST_MBSINIT 1
14066| #define GNULIB_TEST_MBSLEN 1
14067| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
14068| #define HAVE_MBSTATE_T 1
14069| #define GNULIB_TEST_MEMCHR 1
14070| #define GNULIB_TEST_SETENV 1
14071| #define HAVE_RAW_DECL__EXIT 1
14072| #define HAVE_RAW_DECL_ATOLL 1
14073| #define HAVE_RAW_DECL_GETLOADAVG 1
14074| #define HAVE_RAW_DECL_GETSUBOPT 1
14075| #define HAVE_RAW_DECL_GRANTPT 1
14076| #define HAVE_RAW_DECL_INITSTATE 1
14077| #define HAVE_RAW_DECL_MKSTEMP 1
14078| #define HAVE_RAW_DECL_POSIX_OPENPT 1
14079| #define HAVE_RAW_DECL_PTSNAME 1
14080| #define HAVE_RAW_DECL_PTSNAME_R 1
14081| #define HAVE_RAW_DECL_RANDOM 1
14082| #define HAVE_RAW_DECL_REALPATH 1
14083| #define HAVE_RAW_DECL_RPMATCH 1
14084| #define HAVE_RAW_DECL_SETENV 1
14085| #define HAVE_RAW_DECL_SETSTATE 1
14086| #define HAVE_RAW_DECL_SRANDOM 1
14087| #define HAVE_RAW_DECL_STRTOD 1
14088| #define HAVE_RAW_DECL_STRTOLL 1
14089| #define HAVE_RAW_DECL_STRTOULL 1
14090| #define HAVE_RAW_DECL_UNLOCKPT 1
14091| #define HAVE_RAW_DECL_UNSETENV 1
14092| #define HAVE_RAW_DECL_CHDIR 1
14093| #define HAVE_RAW_DECL_CHOWN 1
14094| #define HAVE_RAW_DECL_DUP 1
14095| #define HAVE_RAW_DECL_DUP2 1
14096| #define HAVE_RAW_DECL_FACCESSAT 1
14097| #define HAVE_RAW_DECL_FCHDIR 1
14098| #define HAVE_RAW_DECL_FCHOWNAT 1
14099| #define HAVE_RAW_DECL_FSYNC 1
14100| #define HAVE_RAW_DECL_FTRUNCATE 1
14101| #define HAVE_RAW_DECL_GETCWD 1
14102| #define HAVE_RAW_DECL_GETDOMAINNAME 1
14103| #define HAVE_RAW_DECL_GETDTABLESIZE 1
14104| #define HAVE_RAW_DECL_GETGROUPS 1
14105| #define HAVE_RAW_DECL_GETHOSTNAME 1
14106| #define HAVE_RAW_DECL_GETLOGIN 1
14107| #define HAVE_RAW_DECL_GETLOGIN_R 1
14108| #define HAVE_RAW_DECL_GETPAGESIZE 1
14109| #define HAVE_RAW_DECL_GETUSERSHELL 1
14110| #define HAVE_RAW_DECL_SETUSERSHELL 1
14111| #define HAVE_RAW_DECL_ENDUSERSHELL 1
14112| #define HAVE_RAW_DECL_ISATTY 1
14113| #define HAVE_RAW_DECL_LCHOWN 1
14114| #define HAVE_RAW_DECL_LINK 1
14115| #define HAVE_RAW_DECL_LINKAT 1
14116| #define HAVE_RAW_DECL_LSEEK 1
14117| #define HAVE_RAW_DECL_PIPE 1
14118| #define HAVE_RAW_DECL_PREAD 1
14119| #define HAVE_RAW_DECL_PWRITE 1
14120| #define HAVE_RAW_DECL_READLINK 1
14121| #define HAVE_RAW_DECL_READLINKAT 1
14122| #define HAVE_RAW_DECL_RMDIR 1
14123| #define HAVE_RAW_DECL_SETHOSTNAME 1
14124| #define HAVE_RAW_DECL_SLEEP 1
14125| #define HAVE_RAW_DECL_SYMLINK 1
14126| #define HAVE_RAW_DECL_SYMLINKAT 1
14127| #define HAVE_RAW_DECL_TTYNAME_R 1
14128| #define HAVE_RAW_DECL_UNLINK 1
14129| #define HAVE_RAW_DECL_UNLINKAT 1
14130| #define HAVE_RAW_DECL_USLEEP 1
14131| #define HAVE_RAW_DECL_BTOWC 1
14132| #define HAVE_RAW_DECL_WCTOB 1
14133| #define HAVE_RAW_DECL_MBSINIT 1
14134| #define HAVE_RAW_DECL_MBRTOWC 1
14135| #define HAVE_RAW_DECL_MBRLEN 1
14136| #define HAVE_RAW_DECL_MBSRTOWCS 1
14137| #define HAVE_RAW_DECL_MBSNRTOWCS 1
14138| #define HAVE_RAW_DECL_WCRTOMB 1
14139| #define HAVE_RAW_DECL_WCSRTOMBS 1
14140| #define HAVE_RAW_DECL_WCSNRTOMBS 1
14141| #define HAVE_RAW_DECL_WCWIDTH 1
14142| #define HAVE_RAW_DECL_WMEMCHR 1
14143| #define HAVE_RAW_DECL_WMEMCMP 1
14144| #define HAVE_RAW_DECL_WMEMCPY 1
14145| #define HAVE_RAW_DECL_WMEMMOVE 1
14146| #define HAVE_RAW_DECL_WMEMSET 1
14147| #define HAVE_RAW_DECL_WCSLEN 1
14148| #define HAVE_RAW_DECL_WCSNLEN 1
14149| #define HAVE_RAW_DECL_WCSCPY 1
14150| #define HAVE_RAW_DECL_WCPCPY 1
14151| #define HAVE_RAW_DECL_WCSNCPY 1
14152| #define HAVE_RAW_DECL_WCPNCPY 1
14153| #define HAVE_RAW_DECL_WCSCAT 1
14154| #define HAVE_RAW_DECL_WCSNCAT 1
14155| #define HAVE_RAW_DECL_WCSCMP 1
14156| #define HAVE_RAW_DECL_WCSNCMP 1
14157| #define HAVE_RAW_DECL_WCSCASECMP 1
14158| #define HAVE_RAW_DECL_WCSNCASECMP 1
14159| #define HAVE_RAW_DECL_WCSCOLL 1
14160| #define HAVE_RAW_DECL_WCSXFRM 1
14161| #define HAVE_RAW_DECL_WCSDUP 1
14162| #define HAVE_RAW_DECL_WCSCHR 1
14163| #define HAVE_RAW_DECL_WCSRCHR 1
14164| #define HAVE_RAW_DECL_WCSCSPN 1
14165| #define HAVE_RAW_DECL_WCSSPN 1
14166| #define HAVE_RAW_DECL_WCSPBRK 1
14167| #define HAVE_RAW_DECL_WCSSTR 1
14168| #define HAVE_RAW_DECL_WCSTOK 1
14169| #define HAVE_RAW_DECL_WCSWIDTH 1
14170| #define HAVE_TOWLOWER 1
14171| #define HAVE_RAW_DECL_WCTYPE 1
14172| #define HAVE_RAW_DECL_ISWCTYPE 1
14173| #define HAVE_RAW_DECL_WCTRANS 1
14174| #define HAVE_RAW_DECL_TOWCTRANS 1
14175| #define HAVE_DECL_WCWIDTH 1
14176| #define GNULIB_TEST_WCWIDTH 1
14177| #define HAVE_LIBRESOLV 1
14178| #define HAVE_PATHS_H 1
14179| #define HAVE_LIBPROC_H 1
14180| #define HAVE_PROC_PIDINFO 1
14181| #define LOG_FACILITY LOG_MAIL
14182| #define LOG_FACILITY_STRING "mail"
14183| #define STDC_HEADERS 1
14184| #define HAVE_DIRENT_H 1
14185| #define HAVE_ERRNO_H 1
14186| #define HAVE_FCNTL_H 1
14187| #define HAVE_INTTYPES_H 1
14188| #define HAVE_LIBGEN_H 1
14189| #define HAVE_LIMITS_H 1
14190| #define HAVE_PATHS_H 1
14191| /* end confdefs.h.  */
14192| #include <socket.h>
14193configure:29612: result: no
14194configure:29612: checking for socket.h
14195configure:29612: result: no
14196configure:29612: checking sys/socket.h usability
14197configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14198configure:29612: $? = 0
14199configure:29612: result: yes
14200configure:29612: checking sys/socket.h presence
14201configure:29612: gcc -E -I/opt/mp/include conftest.c
14202configure:29612: $? = 0
14203configure:29612: result: yes
14204configure:29612: checking for sys/socket.h
14205configure:29612: result: yes
14206configure:29612: checking stdarg.h usability
14207configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14208configure:29612: $? = 0
14209configure:29612: result: yes
14210configure:29612: checking stdarg.h presence
14211configure:29612: gcc -E -I/opt/mp/include conftest.c
14212configure:29612: $? = 0
14213configure:29612: result: yes
14214configure:29612: checking for stdarg.h
14215configure:29612: result: yes
14216configure:29612: checking stdio.h usability
14217configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14218configure:29612: $? = 0
14219configure:29612: result: yes
14220configure:29612: checking stdio.h presence
14221configure:29612: gcc -E -I/opt/mp/include conftest.c
14222configure:29612: $? = 0
14223configure:29612: result: yes
14224configure:29612: checking for stdio.h
14225configure:29612: result: yes
14226configure:29612: checking for stdlib.h
14227configure:29612: result: yes
14228configure:29612: checking for string.h
14229configure:29612: result: yes
14230configure:29612: checking for strings.h
14231configure:29612: result: yes
14232configure:29612: checking sys/file.h usability
14233configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14234configure:29612: $? = 0
14235configure:29612: result: yes
14236configure:29612: checking sys/file.h presence
14237configure:29612: gcc -E -I/opt/mp/include conftest.c
14238configure:29612: $? = 0
14239configure:29612: result: yes
14240configure:29612: checking for sys/file.h
14241configure:29612: result: yes
14242configure:29612: checking sysexits.h usability
14243configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14244configure:29612: $? = 0
14245configure:29612: result: yes
14246configure:29612: checking sysexits.h presence
14247configure:29612: gcc -E -I/opt/mp/include conftest.c
14248configure:29612: $? = 0
14249configure:29612: result: yes
14250configure:29612: checking for sysexits.h
14251configure:29612: result: yes
14252configure:29612: checking syslog.h usability
14253configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14254configure:29612: $? = 0
14255configure:29612: result: yes
14256configure:29612: checking syslog.h presence
14257configure:29612: gcc -E -I/opt/mp/include conftest.c
14258configure:29612: $? = 0
14259configure:29612: result: yes
14260configure:29612: checking for syslog.h
14261configure:29612: result: yes
14262configure:29612: checking termcap.h usability
14263configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14264configure:29612: $? = 0
14265configure:29612: result: yes
14266configure:29612: checking termcap.h presence
14267configure:29612: gcc -E -I/opt/mp/include conftest.c
14268configure:29612: $? = 0
14269configure:29612: result: yes
14270configure:29612: checking for termcap.h
14271configure:29612: result: yes
14272configure:29612: checking termios.h usability
14273configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14274configure:29612: $? = 0
14275configure:29612: result: yes
14276configure:29612: checking termios.h presence
14277configure:29612: gcc -E -I/opt/mp/include conftest.c
14278configure:29612: $? = 0
14279configure:29612: result: yes
14280configure:29612: checking for termios.h
14281configure:29612: result: yes
14282configure:29612: checking termio.h usability
14283configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14284conftest.c:277:10: fatal error: 'termio.h' file not found
14285#include <termio.h>
14286         ^~~~~~~~~~
142871 error generated.
14288configure:29612: $? = 1
14289configure: failed program was:
14290| /* confdefs.h */
14291| #define PACKAGE_NAME "GNU Mailutils"
14292| #define PACKAGE_TARNAME "mailutils"
14293| #define PACKAGE_VERSION "3.12"
14294| #define PACKAGE_STRING "GNU Mailutils 3.12"
14295| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
14296| #define PACKAGE_URL "http://mailutils.org"
14297| #define PACKAGE "mailutils"
14298| #define VERSION "3.12"
14299| #define STDC_HEADERS 1
14300| #define HAVE_SYS_TYPES_H 1
14301| #define HAVE_SYS_STAT_H 1
14302| #define HAVE_STDLIB_H 1
14303| #define HAVE_STRING_H 1
14304| #define HAVE_MEMORY_H 1
14305| #define HAVE_STRINGS_H 1
14306| #define HAVE_INTTYPES_H 1
14307| #define HAVE_STDINT_H 1
14308| #define HAVE_UNISTD_H 1
14309| #define __EXTENSIONS__ 1
14310| #define _ALL_SOURCE 1
14311| #define _DARWIN_C_SOURCE 1
14312| #define _GNU_SOURCE 1
14313| #define _POSIX_PTHREAD_SEMANTICS 1
14314| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14315| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14316| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14317| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14318| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14319| #define __STDC_WANT_LIB_EXT2__ 1
14320| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14321| #define _TANDEM_SOURCE 1
14322| #define YYTEXT_POINTER 1
14323| #define HAVE_DLFCN_H 1
14324| #define LT_OBJDIR ".libs/"
14325| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
14326| #define HAVE_CFLOCALECOPYCURRENT 1
14327| #define HAVE_ICONV 1
14328| #define ENABLE_NLS 1
14329| #define HAVE_GETTEXT 1
14330| #define HAVE_DCGETTEXT 1
14331| #define HAVE_ICONV 1
14332| #define ICONV_CONST
14333| #define HAVE_ICONV_H 1
14334| #define HAVE_ALLOCA_H 1
14335| #define HAVE_ALLOCA 1
14336| #define HAVE_UNISTD_H 1
14337| #define HAVE_WCTYPE_H 1
14338| #define HAVE_LIMITS_H 1
14339| #define HAVE_WCHAR_H 1
14340| #define HAVE_SYS_MMAN_H 1
14341| #define HAVE_STDINT_H 1
14342| #define HAVE_STDLIB_H 1
14343| #define HAVE_SYS_PARAM_H 1
14344| #define HAVE_ISWCNTRL 1
14345| #define HAVE_ISWBLANK 1
14346| #define HAVE_SYMLINK 1
14347| #define HAVE_MBSINIT 1
14348| #define HAVE_MBRTOWC 1
14349| #define HAVE_ISASCII 1
14350| #define HAVE_MPROTECT 1
14351| #define HAVE_SETENV 1
14352| #define HAVE_WCWIDTH 1
14353| #define HAVE_WINT_T 1
14354| #define HAVE_TOWLOWER 1
14355| #define HAVE_RAW_DECL_WCTYPE 1
14356| #define HAVE_RAW_DECL_ISWCTYPE 1
14357| #define HAVE_RAW_DECL_WCTRANS 1
14358| #define HAVE_RAW_DECL_TOWCTRANS 1
14359| #define HAVE_LANGINFO_CODESET 1
14360| #define HAVE_WORKING_O_NOATIME 1
14361| #define HAVE_WORKING_O_NOFOLLOW 1
14362| #define HAVE_DECL_GETC_UNLOCKED 1
14363| #define HAVE_STDLIB_H 1
14364| #define MALLOC_0_IS_NONNULL 1
14365| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14366| #define HAVE_LONG_LONG_INT 1
14367| #define HAVE_MBSTATE_T 1
14368| #define HAVE_MAP_ANONYMOUS 1
14369| #define HAVE_DECL_SETENV 1
14370| #define HAVE_SEARCH_H 1
14371| #define HAVE_TSEARCH 1
14372| #define HAVE__BOOL 1
14373| #define HAVE_WCHAR_T 1
14374| #define restrict __restrict
14375| #define HAVE_RAW_DECL_FFSL 1
14376| #define HAVE_RAW_DECL_FFSLL 1
14377| #define HAVE_RAW_DECL_MEMMEM 1
14378| #define HAVE_RAW_DECL_STPCPY 1
14379| #define HAVE_RAW_DECL_STPNCPY 1
14380| #define HAVE_RAW_DECL_STRDUP 1
14381| #define HAVE_RAW_DECL_STRNCAT 1
14382| #define HAVE_RAW_DECL_STRNDUP 1
14383| #define HAVE_RAW_DECL_STRNLEN 1
14384| #define HAVE_RAW_DECL_STRPBRK 1
14385| #define HAVE_RAW_DECL_STRSEP 1
14386| #define HAVE_RAW_DECL_STRCASESTR 1
14387| #define HAVE_RAW_DECL_STRTOK_R 1
14388| #define HAVE_RAW_DECL_STRERROR_R 1
14389| #define HAVE_RAW_DECL_STRSIGNAL 1
14390| #define HAVE_ALLOCA 1
14391| #define GNULIB_TEST_ENVIRON 1
14392| #define HAVE_DECL_ISWBLANK 1
14393| #define GNULIB_TEST_ISWBLANK 1
14394| #define GNULIB_TEST_MBRTOWC 1
14395| #define GNULIB_TEST_MBSINIT 1
14396| #define GNULIB_TEST_MBSLEN 1
14397| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
14398| #define HAVE_MBSTATE_T 1
14399| #define GNULIB_TEST_MEMCHR 1
14400| #define GNULIB_TEST_SETENV 1
14401| #define HAVE_RAW_DECL__EXIT 1
14402| #define HAVE_RAW_DECL_ATOLL 1
14403| #define HAVE_RAW_DECL_GETLOADAVG 1
14404| #define HAVE_RAW_DECL_GETSUBOPT 1
14405| #define HAVE_RAW_DECL_GRANTPT 1
14406| #define HAVE_RAW_DECL_INITSTATE 1
14407| #define HAVE_RAW_DECL_MKSTEMP 1
14408| #define HAVE_RAW_DECL_POSIX_OPENPT 1
14409| #define HAVE_RAW_DECL_PTSNAME 1
14410| #define HAVE_RAW_DECL_PTSNAME_R 1
14411| #define HAVE_RAW_DECL_RANDOM 1
14412| #define HAVE_RAW_DECL_REALPATH 1
14413| #define HAVE_RAW_DECL_RPMATCH 1
14414| #define HAVE_RAW_DECL_SETENV 1
14415| #define HAVE_RAW_DECL_SETSTATE 1
14416| #define HAVE_RAW_DECL_SRANDOM 1
14417| #define HAVE_RAW_DECL_STRTOD 1
14418| #define HAVE_RAW_DECL_STRTOLL 1
14419| #define HAVE_RAW_DECL_STRTOULL 1
14420| #define HAVE_RAW_DECL_UNLOCKPT 1
14421| #define HAVE_RAW_DECL_UNSETENV 1
14422| #define HAVE_RAW_DECL_CHDIR 1
14423| #define HAVE_RAW_DECL_CHOWN 1
14424| #define HAVE_RAW_DECL_DUP 1
14425| #define HAVE_RAW_DECL_DUP2 1
14426| #define HAVE_RAW_DECL_FACCESSAT 1
14427| #define HAVE_RAW_DECL_FCHDIR 1
14428| #define HAVE_RAW_DECL_FCHOWNAT 1
14429| #define HAVE_RAW_DECL_FSYNC 1
14430| #define HAVE_RAW_DECL_FTRUNCATE 1
14431| #define HAVE_RAW_DECL_GETCWD 1
14432| #define HAVE_RAW_DECL_GETDOMAINNAME 1
14433| #define HAVE_RAW_DECL_GETDTABLESIZE 1
14434| #define HAVE_RAW_DECL_GETGROUPS 1
14435| #define HAVE_RAW_DECL_GETHOSTNAME 1
14436| #define HAVE_RAW_DECL_GETLOGIN 1
14437| #define HAVE_RAW_DECL_GETLOGIN_R 1
14438| #define HAVE_RAW_DECL_GETPAGESIZE 1
14439| #define HAVE_RAW_DECL_GETUSERSHELL 1
14440| #define HAVE_RAW_DECL_SETUSERSHELL 1
14441| #define HAVE_RAW_DECL_ENDUSERSHELL 1
14442| #define HAVE_RAW_DECL_ISATTY 1
14443| #define HAVE_RAW_DECL_LCHOWN 1
14444| #define HAVE_RAW_DECL_LINK 1
14445| #define HAVE_RAW_DECL_LINKAT 1
14446| #define HAVE_RAW_DECL_LSEEK 1
14447| #define HAVE_RAW_DECL_PIPE 1
14448| #define HAVE_RAW_DECL_PREAD 1
14449| #define HAVE_RAW_DECL_PWRITE 1
14450| #define HAVE_RAW_DECL_READLINK 1
14451| #define HAVE_RAW_DECL_READLINKAT 1
14452| #define HAVE_RAW_DECL_RMDIR 1
14453| #define HAVE_RAW_DECL_SETHOSTNAME 1
14454| #define HAVE_RAW_DECL_SLEEP 1
14455| #define HAVE_RAW_DECL_SYMLINK 1
14456| #define HAVE_RAW_DECL_SYMLINKAT 1
14457| #define HAVE_RAW_DECL_TTYNAME_R 1
14458| #define HAVE_RAW_DECL_UNLINK 1
14459| #define HAVE_RAW_DECL_UNLINKAT 1
14460| #define HAVE_RAW_DECL_USLEEP 1
14461| #define HAVE_RAW_DECL_BTOWC 1
14462| #define HAVE_RAW_DECL_WCTOB 1
14463| #define HAVE_RAW_DECL_MBSINIT 1
14464| #define HAVE_RAW_DECL_MBRTOWC 1
14465| #define HAVE_RAW_DECL_MBRLEN 1
14466| #define HAVE_RAW_DECL_MBSRTOWCS 1
14467| #define HAVE_RAW_DECL_MBSNRTOWCS 1
14468| #define HAVE_RAW_DECL_WCRTOMB 1
14469| #define HAVE_RAW_DECL_WCSRTOMBS 1
14470| #define HAVE_RAW_DECL_WCSNRTOMBS 1
14471| #define HAVE_RAW_DECL_WCWIDTH 1
14472| #define HAVE_RAW_DECL_WMEMCHR 1
14473| #define HAVE_RAW_DECL_WMEMCMP 1
14474| #define HAVE_RAW_DECL_WMEMCPY 1
14475| #define HAVE_RAW_DECL_WMEMMOVE 1
14476| #define HAVE_RAW_DECL_WMEMSET 1
14477| #define HAVE_RAW_DECL_WCSLEN 1
14478| #define HAVE_RAW_DECL_WCSNLEN 1
14479| #define HAVE_RAW_DECL_WCSCPY 1
14480| #define HAVE_RAW_DECL_WCPCPY 1
14481| #define HAVE_RAW_DECL_WCSNCPY 1
14482| #define HAVE_RAW_DECL_WCPNCPY 1
14483| #define HAVE_RAW_DECL_WCSCAT 1
14484| #define HAVE_RAW_DECL_WCSNCAT 1
14485| #define HAVE_RAW_DECL_WCSCMP 1
14486| #define HAVE_RAW_DECL_WCSNCMP 1
14487| #define HAVE_RAW_DECL_WCSCASECMP 1
14488| #define HAVE_RAW_DECL_WCSNCASECMP 1
14489| #define HAVE_RAW_DECL_WCSCOLL 1
14490| #define HAVE_RAW_DECL_WCSXFRM 1
14491| #define HAVE_RAW_DECL_WCSDUP 1
14492| #define HAVE_RAW_DECL_WCSCHR 1
14493| #define HAVE_RAW_DECL_WCSRCHR 1
14494| #define HAVE_RAW_DECL_WCSCSPN 1
14495| #define HAVE_RAW_DECL_WCSSPN 1
14496| #define HAVE_RAW_DECL_WCSPBRK 1
14497| #define HAVE_RAW_DECL_WCSSTR 1
14498| #define HAVE_RAW_DECL_WCSTOK 1
14499| #define HAVE_RAW_DECL_WCSWIDTH 1
14500| #define HAVE_TOWLOWER 1
14501| #define HAVE_RAW_DECL_WCTYPE 1
14502| #define HAVE_RAW_DECL_ISWCTYPE 1
14503| #define HAVE_RAW_DECL_WCTRANS 1
14504| #define HAVE_RAW_DECL_TOWCTRANS 1
14505| #define HAVE_DECL_WCWIDTH 1
14506| #define GNULIB_TEST_WCWIDTH 1
14507| #define HAVE_LIBRESOLV 1
14508| #define HAVE_PATHS_H 1
14509| #define HAVE_LIBPROC_H 1
14510| #define HAVE_PROC_PIDINFO 1
14511| #define LOG_FACILITY LOG_MAIL
14512| #define LOG_FACILITY_STRING "mail"
14513| #define STDC_HEADERS 1
14514| #define HAVE_DIRENT_H 1
14515| #define HAVE_ERRNO_H 1
14516| #define HAVE_FCNTL_H 1
14517| #define HAVE_INTTYPES_H 1
14518| #define HAVE_LIBGEN_H 1
14519| #define HAVE_LIMITS_H 1
14520| #define HAVE_PATHS_H 1
14521| #define HAVE_SYS_SOCKET_H 1
14522| #define HAVE_STDARG_H 1
14523| #define HAVE_STDIO_H 1
14524| #define HAVE_STDLIB_H 1
14525| #define HAVE_STRING_H 1
14526| #define HAVE_STRINGS_H 1
14527| #define HAVE_SYS_FILE_H 1
14528| #define HAVE_SYSEXITS_H 1
14529| #define HAVE_SYSLOG_H 1
14530| #define HAVE_TERMCAP_H 1
14531| #define HAVE_TERMIOS_H 1
14532| /* end confdefs.h.  */
14533| #include <stdio.h>
14534| #ifdef HAVE_SYS_TYPES_H
14535| # include <sys/types.h>
14536| #endif
14537| #ifdef HAVE_SYS_STAT_H
14538| # include <sys/stat.h>
14539| #endif
14540| #ifdef STDC_HEADERS
14541| # include <stdlib.h>
14542| # include <stddef.h>
14543| #else
14544| # ifdef HAVE_STDLIB_H
14545| #  include <stdlib.h>
14546| # endif
14547| #endif
14548| #ifdef HAVE_STRING_H
14549| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14550| #  include <memory.h>
14551| # endif
14552| # include <string.h>
14553| #endif
14554| #ifdef HAVE_STRINGS_H
14555| # include <strings.h>
14556| #endif
14557| #ifdef HAVE_INTTYPES_H
14558| # include <inttypes.h>
14559| #endif
14560| #ifdef HAVE_STDINT_H
14561| # include <stdint.h>
14562| #endif
14563| #ifdef HAVE_UNISTD_H
14564| # include <unistd.h>
14565| #endif
14566| #include <termio.h>
14567configure:29612: result: no
14568configure:29612: checking termio.h presence
14569configure:29612: gcc -E -I/opt/mp/include conftest.c
14570conftest.c:244:10: fatal error: 'termio.h' file not found
14571#include <termio.h>
14572         ^~~~~~~~~~
145731 error generated.
14574configure:29612: $? = 1
14575configure: failed program was:
14576| /* confdefs.h */
14577| #define PACKAGE_NAME "GNU Mailutils"
14578| #define PACKAGE_TARNAME "mailutils"
14579| #define PACKAGE_VERSION "3.12"
14580| #define PACKAGE_STRING "GNU Mailutils 3.12"
14581| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
14582| #define PACKAGE_URL "http://mailutils.org"
14583| #define PACKAGE "mailutils"
14584| #define VERSION "3.12"
14585| #define STDC_HEADERS 1
14586| #define HAVE_SYS_TYPES_H 1
14587| #define HAVE_SYS_STAT_H 1
14588| #define HAVE_STDLIB_H 1
14589| #define HAVE_STRING_H 1
14590| #define HAVE_MEMORY_H 1
14591| #define HAVE_STRINGS_H 1
14592| #define HAVE_INTTYPES_H 1
14593| #define HAVE_STDINT_H 1
14594| #define HAVE_UNISTD_H 1
14595| #define __EXTENSIONS__ 1
14596| #define _ALL_SOURCE 1
14597| #define _DARWIN_C_SOURCE 1
14598| #define _GNU_SOURCE 1
14599| #define _POSIX_PTHREAD_SEMANTICS 1
14600| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14601| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14602| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14603| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14604| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14605| #define __STDC_WANT_LIB_EXT2__ 1
14606| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14607| #define _TANDEM_SOURCE 1
14608| #define YYTEXT_POINTER 1
14609| #define HAVE_DLFCN_H 1
14610| #define LT_OBJDIR ".libs/"
14611| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
14612| #define HAVE_CFLOCALECOPYCURRENT 1
14613| #define HAVE_ICONV 1
14614| #define ENABLE_NLS 1
14615| #define HAVE_GETTEXT 1
14616| #define HAVE_DCGETTEXT 1
14617| #define HAVE_ICONV 1
14618| #define ICONV_CONST
14619| #define HAVE_ICONV_H 1
14620| #define HAVE_ALLOCA_H 1
14621| #define HAVE_ALLOCA 1
14622| #define HAVE_UNISTD_H 1
14623| #define HAVE_WCTYPE_H 1
14624| #define HAVE_LIMITS_H 1
14625| #define HAVE_WCHAR_H 1
14626| #define HAVE_SYS_MMAN_H 1
14627| #define HAVE_STDINT_H 1
14628| #define HAVE_STDLIB_H 1
14629| #define HAVE_SYS_PARAM_H 1
14630| #define HAVE_ISWCNTRL 1
14631| #define HAVE_ISWBLANK 1
14632| #define HAVE_SYMLINK 1
14633| #define HAVE_MBSINIT 1
14634| #define HAVE_MBRTOWC 1
14635| #define HAVE_ISASCII 1
14636| #define HAVE_MPROTECT 1
14637| #define HAVE_SETENV 1
14638| #define HAVE_WCWIDTH 1
14639| #define HAVE_WINT_T 1
14640| #define HAVE_TOWLOWER 1
14641| #define HAVE_RAW_DECL_WCTYPE 1
14642| #define HAVE_RAW_DECL_ISWCTYPE 1
14643| #define HAVE_RAW_DECL_WCTRANS 1
14644| #define HAVE_RAW_DECL_TOWCTRANS 1
14645| #define HAVE_LANGINFO_CODESET 1
14646| #define HAVE_WORKING_O_NOATIME 1
14647| #define HAVE_WORKING_O_NOFOLLOW 1
14648| #define HAVE_DECL_GETC_UNLOCKED 1
14649| #define HAVE_STDLIB_H 1
14650| #define MALLOC_0_IS_NONNULL 1
14651| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14652| #define HAVE_LONG_LONG_INT 1
14653| #define HAVE_MBSTATE_T 1
14654| #define HAVE_MAP_ANONYMOUS 1
14655| #define HAVE_DECL_SETENV 1
14656| #define HAVE_SEARCH_H 1
14657| #define HAVE_TSEARCH 1
14658| #define HAVE__BOOL 1
14659| #define HAVE_WCHAR_T 1
14660| #define restrict __restrict
14661| #define HAVE_RAW_DECL_FFSL 1
14662| #define HAVE_RAW_DECL_FFSLL 1
14663| #define HAVE_RAW_DECL_MEMMEM 1
14664| #define HAVE_RAW_DECL_STPCPY 1
14665| #define HAVE_RAW_DECL_STPNCPY 1
14666| #define HAVE_RAW_DECL_STRDUP 1
14667| #define HAVE_RAW_DECL_STRNCAT 1
14668| #define HAVE_RAW_DECL_STRNDUP 1
14669| #define HAVE_RAW_DECL_STRNLEN 1
14670| #define HAVE_RAW_DECL_STRPBRK 1
14671| #define HAVE_RAW_DECL_STRSEP 1
14672| #define HAVE_RAW_DECL_STRCASESTR 1
14673| #define HAVE_RAW_DECL_STRTOK_R 1
14674| #define HAVE_RAW_DECL_STRERROR_R 1
14675| #define HAVE_RAW_DECL_STRSIGNAL 1
14676| #define HAVE_ALLOCA 1
14677| #define GNULIB_TEST_ENVIRON 1
14678| #define HAVE_DECL_ISWBLANK 1
14679| #define GNULIB_TEST_ISWBLANK 1
14680| #define GNULIB_TEST_MBRTOWC 1
14681| #define GNULIB_TEST_MBSINIT 1
14682| #define GNULIB_TEST_MBSLEN 1
14683| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
14684| #define HAVE_MBSTATE_T 1
14685| #define GNULIB_TEST_MEMCHR 1
14686| #define GNULIB_TEST_SETENV 1
14687| #define HAVE_RAW_DECL__EXIT 1
14688| #define HAVE_RAW_DECL_ATOLL 1
14689| #define HAVE_RAW_DECL_GETLOADAVG 1
14690| #define HAVE_RAW_DECL_GETSUBOPT 1
14691| #define HAVE_RAW_DECL_GRANTPT 1
14692| #define HAVE_RAW_DECL_INITSTATE 1
14693| #define HAVE_RAW_DECL_MKSTEMP 1
14694| #define HAVE_RAW_DECL_POSIX_OPENPT 1
14695| #define HAVE_RAW_DECL_PTSNAME 1
14696| #define HAVE_RAW_DECL_PTSNAME_R 1
14697| #define HAVE_RAW_DECL_RANDOM 1
14698| #define HAVE_RAW_DECL_REALPATH 1
14699| #define HAVE_RAW_DECL_RPMATCH 1
14700| #define HAVE_RAW_DECL_SETENV 1
14701| #define HAVE_RAW_DECL_SETSTATE 1
14702| #define HAVE_RAW_DECL_SRANDOM 1
14703| #define HAVE_RAW_DECL_STRTOD 1
14704| #define HAVE_RAW_DECL_STRTOLL 1
14705| #define HAVE_RAW_DECL_STRTOULL 1
14706| #define HAVE_RAW_DECL_UNLOCKPT 1
14707| #define HAVE_RAW_DECL_UNSETENV 1
14708| #define HAVE_RAW_DECL_CHDIR 1
14709| #define HAVE_RAW_DECL_CHOWN 1
14710| #define HAVE_RAW_DECL_DUP 1
14711| #define HAVE_RAW_DECL_DUP2 1
14712| #define HAVE_RAW_DECL_FACCESSAT 1
14713| #define HAVE_RAW_DECL_FCHDIR 1
14714| #define HAVE_RAW_DECL_FCHOWNAT 1
14715| #define HAVE_RAW_DECL_FSYNC 1
14716| #define HAVE_RAW_DECL_FTRUNCATE 1
14717| #define HAVE_RAW_DECL_GETCWD 1
14718| #define HAVE_RAW_DECL_GETDOMAINNAME 1
14719| #define HAVE_RAW_DECL_GETDTABLESIZE 1
14720| #define HAVE_RAW_DECL_GETGROUPS 1
14721| #define HAVE_RAW_DECL_GETHOSTNAME 1
14722| #define HAVE_RAW_DECL_GETLOGIN 1
14723| #define HAVE_RAW_DECL_GETLOGIN_R 1
14724| #define HAVE_RAW_DECL_GETPAGESIZE 1
14725| #define HAVE_RAW_DECL_GETUSERSHELL 1
14726| #define HAVE_RAW_DECL_SETUSERSHELL 1
14727| #define HAVE_RAW_DECL_ENDUSERSHELL 1
14728| #define HAVE_RAW_DECL_ISATTY 1
14729| #define HAVE_RAW_DECL_LCHOWN 1
14730| #define HAVE_RAW_DECL_LINK 1
14731| #define HAVE_RAW_DECL_LINKAT 1
14732| #define HAVE_RAW_DECL_LSEEK 1
14733| #define HAVE_RAW_DECL_PIPE 1
14734| #define HAVE_RAW_DECL_PREAD 1
14735| #define HAVE_RAW_DECL_PWRITE 1
14736| #define HAVE_RAW_DECL_READLINK 1
14737| #define HAVE_RAW_DECL_READLINKAT 1
14738| #define HAVE_RAW_DECL_RMDIR 1
14739| #define HAVE_RAW_DECL_SETHOSTNAME 1
14740| #define HAVE_RAW_DECL_SLEEP 1
14741| #define HAVE_RAW_DECL_SYMLINK 1
14742| #define HAVE_RAW_DECL_SYMLINKAT 1
14743| #define HAVE_RAW_DECL_TTYNAME_R 1
14744| #define HAVE_RAW_DECL_UNLINK 1
14745| #define HAVE_RAW_DECL_UNLINKAT 1
14746| #define HAVE_RAW_DECL_USLEEP 1
14747| #define HAVE_RAW_DECL_BTOWC 1
14748| #define HAVE_RAW_DECL_WCTOB 1
14749| #define HAVE_RAW_DECL_MBSINIT 1
14750| #define HAVE_RAW_DECL_MBRTOWC 1
14751| #define HAVE_RAW_DECL_MBRLEN 1
14752| #define HAVE_RAW_DECL_MBSRTOWCS 1
14753| #define HAVE_RAW_DECL_MBSNRTOWCS 1
14754| #define HAVE_RAW_DECL_WCRTOMB 1
14755| #define HAVE_RAW_DECL_WCSRTOMBS 1
14756| #define HAVE_RAW_DECL_WCSNRTOMBS 1
14757| #define HAVE_RAW_DECL_WCWIDTH 1
14758| #define HAVE_RAW_DECL_WMEMCHR 1
14759| #define HAVE_RAW_DECL_WMEMCMP 1
14760| #define HAVE_RAW_DECL_WMEMCPY 1
14761| #define HAVE_RAW_DECL_WMEMMOVE 1
14762| #define HAVE_RAW_DECL_WMEMSET 1
14763| #define HAVE_RAW_DECL_WCSLEN 1
14764| #define HAVE_RAW_DECL_WCSNLEN 1
14765| #define HAVE_RAW_DECL_WCSCPY 1
14766| #define HAVE_RAW_DECL_WCPCPY 1
14767| #define HAVE_RAW_DECL_WCSNCPY 1
14768| #define HAVE_RAW_DECL_WCPNCPY 1
14769| #define HAVE_RAW_DECL_WCSCAT 1
14770| #define HAVE_RAW_DECL_WCSNCAT 1
14771| #define HAVE_RAW_DECL_WCSCMP 1
14772| #define HAVE_RAW_DECL_WCSNCMP 1
14773| #define HAVE_RAW_DECL_WCSCASECMP 1
14774| #define HAVE_RAW_DECL_WCSNCASECMP 1
14775| #define HAVE_RAW_DECL_WCSCOLL 1
14776| #define HAVE_RAW_DECL_WCSXFRM 1
14777| #define HAVE_RAW_DECL_WCSDUP 1
14778| #define HAVE_RAW_DECL_WCSCHR 1
14779| #define HAVE_RAW_DECL_WCSRCHR 1
14780| #define HAVE_RAW_DECL_WCSCSPN 1
14781| #define HAVE_RAW_DECL_WCSSPN 1
14782| #define HAVE_RAW_DECL_WCSPBRK 1
14783| #define HAVE_RAW_DECL_WCSSTR 1
14784| #define HAVE_RAW_DECL_WCSTOK 1
14785| #define HAVE_RAW_DECL_WCSWIDTH 1
14786| #define HAVE_TOWLOWER 1
14787| #define HAVE_RAW_DECL_WCTYPE 1
14788| #define HAVE_RAW_DECL_ISWCTYPE 1
14789| #define HAVE_RAW_DECL_WCTRANS 1
14790| #define HAVE_RAW_DECL_TOWCTRANS 1
14791| #define HAVE_DECL_WCWIDTH 1
14792| #define GNULIB_TEST_WCWIDTH 1
14793| #define HAVE_LIBRESOLV 1
14794| #define HAVE_PATHS_H 1
14795| #define HAVE_LIBPROC_H 1
14796| #define HAVE_PROC_PIDINFO 1
14797| #define LOG_FACILITY LOG_MAIL
14798| #define LOG_FACILITY_STRING "mail"
14799| #define STDC_HEADERS 1
14800| #define HAVE_DIRENT_H 1
14801| #define HAVE_ERRNO_H 1
14802| #define HAVE_FCNTL_H 1
14803| #define HAVE_INTTYPES_H 1
14804| #define HAVE_LIBGEN_H 1
14805| #define HAVE_LIMITS_H 1
14806| #define HAVE_PATHS_H 1
14807| #define HAVE_SYS_SOCKET_H 1
14808| #define HAVE_STDARG_H 1
14809| #define HAVE_STDIO_H 1
14810| #define HAVE_STDLIB_H 1
14811| #define HAVE_STRING_H 1
14812| #define HAVE_STRINGS_H 1
14813| #define HAVE_SYS_FILE_H 1
14814| #define HAVE_SYSEXITS_H 1
14815| #define HAVE_SYSLOG_H 1
14816| #define HAVE_TERMCAP_H 1
14817| #define HAVE_TERMIOS_H 1
14818| /* end confdefs.h.  */
14819| #include <termio.h>
14820configure:29612: result: no
14821configure:29612: checking for termio.h
14822configure:29612: result: no
14823configure:29612: checking sgtty.h usability
14824configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14825configure:29612: $? = 0
14826configure:29612: result: yes
14827configure:29612: checking sgtty.h presence
14828configure:29612: gcc -E -I/opt/mp/include conftest.c
14829configure:29612: $? = 0
14830configure:29612: result: yes
14831configure:29612: checking for sgtty.h
14832configure:29612: result: yes
14833configure:29612: checking utmp.h usability
14834configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14835configure:29612: $? = 0
14836configure:29612: result: yes
14837configure:29612: checking utmp.h presence
14838configure:29612: gcc -E -I/opt/mp/include conftest.c
14839configure:29612: $? = 0
14840configure:29612: result: yes
14841configure:29612: checking for utmp.h
14842configure:29612: result: yes
14843configure:29612: checking utmpx.h usability
14844configure:29612: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14845configure:29612: $? = 0
14846configure:29612: result: yes
14847configure:29612: checking utmpx.h presence
14848configure:29612: gcc -E -I/opt/mp/include conftest.c
14849configure:29612: $? = 0
14850configure:29612: result: yes
14851configure:29612: checking for utmpx.h
14852configure:29612: result: yes
14853configure:29612: checking for unistd.h
14854configure:29612: result: yes
14855configure:29612: checking for wchar.h
14856configure:29612: result: yes
14857configure:29623: checking for an ANSI C-conforming const
14858configure:29689: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14859configure:29689: $? = 0
14860configure:29696: result: yes
14861configure:29704: checking for uid_t in sys/types.h
14862configure:29723: result: yes
14863configure:29734: checking for mode_t
14864configure:29734: result: yes
14865configure:29745: checking for off_t
14866configure:29745: result: yes
14867configure:29756: checking for pid_t
14868configure:29756: result: yes
14869configure:29767: checking for size_t
14870configure:29767: result: yes
14871configure:29779: checking for intptr_t
14872configure:29779: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14873configure:29779: $? = 0
14874configure:29779: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
14875conftest.c:285:23: error: expected expression
14876if (sizeof ((intptr_t)))
14877                      ^
148781 error generated.
14879configure:29779: $? = 1
14880configure: failed program was:
14881| /* confdefs.h */
14882| #define PACKAGE_NAME "GNU Mailutils"
14883| #define PACKAGE_TARNAME "mailutils"
14884| #define PACKAGE_VERSION "3.12"
14885| #define PACKAGE_STRING "GNU Mailutils 3.12"
14886| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
14887| #define PACKAGE_URL "http://mailutils.org"
14888| #define PACKAGE "mailutils"
14889| #define VERSION "3.12"
14890| #define STDC_HEADERS 1
14891| #define HAVE_SYS_TYPES_H 1
14892| #define HAVE_SYS_STAT_H 1
14893| #define HAVE_STDLIB_H 1
14894| #define HAVE_STRING_H 1
14895| #define HAVE_MEMORY_H 1
14896| #define HAVE_STRINGS_H 1
14897| #define HAVE_INTTYPES_H 1
14898| #define HAVE_STDINT_H 1
14899| #define HAVE_UNISTD_H 1
14900| #define __EXTENSIONS__ 1
14901| #define _ALL_SOURCE 1
14902| #define _DARWIN_C_SOURCE 1
14903| #define _GNU_SOURCE 1
14904| #define _POSIX_PTHREAD_SEMANTICS 1
14905| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
14906| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
14907| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
14908| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
14909| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
14910| #define __STDC_WANT_LIB_EXT2__ 1
14911| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
14912| #define _TANDEM_SOURCE 1
14913| #define YYTEXT_POINTER 1
14914| #define HAVE_DLFCN_H 1
14915| #define LT_OBJDIR ".libs/"
14916| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
14917| #define HAVE_CFLOCALECOPYCURRENT 1
14918| #define HAVE_ICONV 1
14919| #define ENABLE_NLS 1
14920| #define HAVE_GETTEXT 1
14921| #define HAVE_DCGETTEXT 1
14922| #define HAVE_ICONV 1
14923| #define ICONV_CONST
14924| #define HAVE_ICONV_H 1
14925| #define HAVE_ALLOCA_H 1
14926| #define HAVE_ALLOCA 1
14927| #define HAVE_UNISTD_H 1
14928| #define HAVE_WCTYPE_H 1
14929| #define HAVE_LIMITS_H 1
14930| #define HAVE_WCHAR_H 1
14931| #define HAVE_SYS_MMAN_H 1
14932| #define HAVE_STDINT_H 1
14933| #define HAVE_STDLIB_H 1
14934| #define HAVE_SYS_PARAM_H 1
14935| #define HAVE_ISWCNTRL 1
14936| #define HAVE_ISWBLANK 1
14937| #define HAVE_SYMLINK 1
14938| #define HAVE_MBSINIT 1
14939| #define HAVE_MBRTOWC 1
14940| #define HAVE_ISASCII 1
14941| #define HAVE_MPROTECT 1
14942| #define HAVE_SETENV 1
14943| #define HAVE_WCWIDTH 1
14944| #define HAVE_WINT_T 1
14945| #define HAVE_TOWLOWER 1
14946| #define HAVE_RAW_DECL_WCTYPE 1
14947| #define HAVE_RAW_DECL_ISWCTYPE 1
14948| #define HAVE_RAW_DECL_WCTRANS 1
14949| #define HAVE_RAW_DECL_TOWCTRANS 1
14950| #define HAVE_LANGINFO_CODESET 1
14951| #define HAVE_WORKING_O_NOATIME 1
14952| #define HAVE_WORKING_O_NOFOLLOW 1
14953| #define HAVE_DECL_GETC_UNLOCKED 1
14954| #define HAVE_STDLIB_H 1
14955| #define MALLOC_0_IS_NONNULL 1
14956| #define HAVE_UNSIGNED_LONG_LONG_INT 1
14957| #define HAVE_LONG_LONG_INT 1
14958| #define HAVE_MBSTATE_T 1
14959| #define HAVE_MAP_ANONYMOUS 1
14960| #define HAVE_DECL_SETENV 1
14961| #define HAVE_SEARCH_H 1
14962| #define HAVE_TSEARCH 1
14963| #define HAVE__BOOL 1
14964| #define HAVE_WCHAR_T 1
14965| #define restrict __restrict
14966| #define HAVE_RAW_DECL_FFSL 1
14967| #define HAVE_RAW_DECL_FFSLL 1
14968| #define HAVE_RAW_DECL_MEMMEM 1
14969| #define HAVE_RAW_DECL_STPCPY 1
14970| #define HAVE_RAW_DECL_STPNCPY 1
14971| #define HAVE_RAW_DECL_STRDUP 1
14972| #define HAVE_RAW_DECL_STRNCAT 1
14973| #define HAVE_RAW_DECL_STRNDUP 1
14974| #define HAVE_RAW_DECL_STRNLEN 1
14975| #define HAVE_RAW_DECL_STRPBRK 1
14976| #define HAVE_RAW_DECL_STRSEP 1
14977| #define HAVE_RAW_DECL_STRCASESTR 1
14978| #define HAVE_RAW_DECL_STRTOK_R 1
14979| #define HAVE_RAW_DECL_STRERROR_R 1
14980| #define HAVE_RAW_DECL_STRSIGNAL 1
14981| #define HAVE_ALLOCA 1
14982| #define GNULIB_TEST_ENVIRON 1
14983| #define HAVE_DECL_ISWBLANK 1
14984| #define GNULIB_TEST_ISWBLANK 1
14985| #define GNULIB_TEST_MBRTOWC 1
14986| #define GNULIB_TEST_MBSINIT 1
14987| #define GNULIB_TEST_MBSLEN 1
14988| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
14989| #define HAVE_MBSTATE_T 1
14990| #define GNULIB_TEST_MEMCHR 1
14991| #define GNULIB_TEST_SETENV 1
14992| #define HAVE_RAW_DECL__EXIT 1
14993| #define HAVE_RAW_DECL_ATOLL 1
14994| #define HAVE_RAW_DECL_GETLOADAVG 1
14995| #define HAVE_RAW_DECL_GETSUBOPT 1
14996| #define HAVE_RAW_DECL_GRANTPT 1
14997| #define HAVE_RAW_DECL_INITSTATE 1
14998| #define HAVE_RAW_DECL_MKSTEMP 1
14999| #define HAVE_RAW_DECL_POSIX_OPENPT 1
15000| #define HAVE_RAW_DECL_PTSNAME 1
15001| #define HAVE_RAW_DECL_PTSNAME_R 1
15002| #define HAVE_RAW_DECL_RANDOM 1
15003| #define HAVE_RAW_DECL_REALPATH 1
15004| #define HAVE_RAW_DECL_RPMATCH 1
15005| #define HAVE_RAW_DECL_SETENV 1
15006| #define HAVE_RAW_DECL_SETSTATE 1
15007| #define HAVE_RAW_DECL_SRANDOM 1
15008| #define HAVE_RAW_DECL_STRTOD 1
15009| #define HAVE_RAW_DECL_STRTOLL 1
15010| #define HAVE_RAW_DECL_STRTOULL 1
15011| #define HAVE_RAW_DECL_UNLOCKPT 1
15012| #define HAVE_RAW_DECL_UNSETENV 1
15013| #define HAVE_RAW_DECL_CHDIR 1
15014| #define HAVE_RAW_DECL_CHOWN 1
15015| #define HAVE_RAW_DECL_DUP 1
15016| #define HAVE_RAW_DECL_DUP2 1
15017| #define HAVE_RAW_DECL_FACCESSAT 1
15018| #define HAVE_RAW_DECL_FCHDIR 1
15019| #define HAVE_RAW_DECL_FCHOWNAT 1
15020| #define HAVE_RAW_DECL_FSYNC 1
15021| #define HAVE_RAW_DECL_FTRUNCATE 1
15022| #define HAVE_RAW_DECL_GETCWD 1
15023| #define HAVE_RAW_DECL_GETDOMAINNAME 1
15024| #define HAVE_RAW_DECL_GETDTABLESIZE 1
15025| #define HAVE_RAW_DECL_GETGROUPS 1
15026| #define HAVE_RAW_DECL_GETHOSTNAME 1
15027| #define HAVE_RAW_DECL_GETLOGIN 1
15028| #define HAVE_RAW_DECL_GETLOGIN_R 1
15029| #define HAVE_RAW_DECL_GETPAGESIZE 1
15030| #define HAVE_RAW_DECL_GETUSERSHELL 1
15031| #define HAVE_RAW_DECL_SETUSERSHELL 1
15032| #define HAVE_RAW_DECL_ENDUSERSHELL 1
15033| #define HAVE_RAW_DECL_ISATTY 1
15034| #define HAVE_RAW_DECL_LCHOWN 1
15035| #define HAVE_RAW_DECL_LINK 1
15036| #define HAVE_RAW_DECL_LINKAT 1
15037| #define HAVE_RAW_DECL_LSEEK 1
15038| #define HAVE_RAW_DECL_PIPE 1
15039| #define HAVE_RAW_DECL_PREAD 1
15040| #define HAVE_RAW_DECL_PWRITE 1
15041| #define HAVE_RAW_DECL_READLINK 1
15042| #define HAVE_RAW_DECL_READLINKAT 1
15043| #define HAVE_RAW_DECL_RMDIR 1
15044| #define HAVE_RAW_DECL_SETHOSTNAME 1
15045| #define HAVE_RAW_DECL_SLEEP 1
15046| #define HAVE_RAW_DECL_SYMLINK 1
15047| #define HAVE_RAW_DECL_SYMLINKAT 1
15048| #define HAVE_RAW_DECL_TTYNAME_R 1
15049| #define HAVE_RAW_DECL_UNLINK 1
15050| #define HAVE_RAW_DECL_UNLINKAT 1
15051| #define HAVE_RAW_DECL_USLEEP 1
15052| #define HAVE_RAW_DECL_BTOWC 1
15053| #define HAVE_RAW_DECL_WCTOB 1
15054| #define HAVE_RAW_DECL_MBSINIT 1
15055| #define HAVE_RAW_DECL_MBRTOWC 1
15056| #define HAVE_RAW_DECL_MBRLEN 1
15057| #define HAVE_RAW_DECL_MBSRTOWCS 1
15058| #define HAVE_RAW_DECL_MBSNRTOWCS 1
15059| #define HAVE_RAW_DECL_WCRTOMB 1
15060| #define HAVE_RAW_DECL_WCSRTOMBS 1
15061| #define HAVE_RAW_DECL_WCSNRTOMBS 1
15062| #define HAVE_RAW_DECL_WCWIDTH 1
15063| #define HAVE_RAW_DECL_WMEMCHR 1
15064| #define HAVE_RAW_DECL_WMEMCMP 1
15065| #define HAVE_RAW_DECL_WMEMCPY 1
15066| #define HAVE_RAW_DECL_WMEMMOVE 1
15067| #define HAVE_RAW_DECL_WMEMSET 1
15068| #define HAVE_RAW_DECL_WCSLEN 1
15069| #define HAVE_RAW_DECL_WCSNLEN 1
15070| #define HAVE_RAW_DECL_WCSCPY 1
15071| #define HAVE_RAW_DECL_WCPCPY 1
15072| #define HAVE_RAW_DECL_WCSNCPY 1
15073| #define HAVE_RAW_DECL_WCPNCPY 1
15074| #define HAVE_RAW_DECL_WCSCAT 1
15075| #define HAVE_RAW_DECL_WCSNCAT 1
15076| #define HAVE_RAW_DECL_WCSCMP 1
15077| #define HAVE_RAW_DECL_WCSNCMP 1
15078| #define HAVE_RAW_DECL_WCSCASECMP 1
15079| #define HAVE_RAW_DECL_WCSNCASECMP 1
15080| #define HAVE_RAW_DECL_WCSCOLL 1
15081| #define HAVE_RAW_DECL_WCSXFRM 1
15082| #define HAVE_RAW_DECL_WCSDUP 1
15083| #define HAVE_RAW_DECL_WCSCHR 1
15084| #define HAVE_RAW_DECL_WCSRCHR 1
15085| #define HAVE_RAW_DECL_WCSCSPN 1
15086| #define HAVE_RAW_DECL_WCSSPN 1
15087| #define HAVE_RAW_DECL_WCSPBRK 1
15088| #define HAVE_RAW_DECL_WCSSTR 1
15089| #define HAVE_RAW_DECL_WCSTOK 1
15090| #define HAVE_RAW_DECL_WCSWIDTH 1
15091| #define HAVE_TOWLOWER 1
15092| #define HAVE_RAW_DECL_WCTYPE 1
15093| #define HAVE_RAW_DECL_ISWCTYPE 1
15094| #define HAVE_RAW_DECL_WCTRANS 1
15095| #define HAVE_RAW_DECL_TOWCTRANS 1
15096| #define HAVE_DECL_WCWIDTH 1
15097| #define GNULIB_TEST_WCWIDTH 1
15098| #define HAVE_LIBRESOLV 1
15099| #define HAVE_PATHS_H 1
15100| #define HAVE_LIBPROC_H 1
15101| #define HAVE_PROC_PIDINFO 1
15102| #define LOG_FACILITY LOG_MAIL
15103| #define LOG_FACILITY_STRING "mail"
15104| #define STDC_HEADERS 1
15105| #define HAVE_DIRENT_H 1
15106| #define HAVE_ERRNO_H 1
15107| #define HAVE_FCNTL_H 1
15108| #define HAVE_INTTYPES_H 1
15109| #define HAVE_LIBGEN_H 1
15110| #define HAVE_LIMITS_H 1
15111| #define HAVE_PATHS_H 1
15112| #define HAVE_SYS_SOCKET_H 1
15113| #define HAVE_STDARG_H 1
15114| #define HAVE_STDIO_H 1
15115| #define HAVE_STDLIB_H 1
15116| #define HAVE_STRING_H 1
15117| #define HAVE_STRINGS_H 1
15118| #define HAVE_SYS_FILE_H 1
15119| #define HAVE_SYSEXITS_H 1
15120| #define HAVE_SYSLOG_H 1
15121| #define HAVE_TERMCAP_H 1
15122| #define HAVE_TERMIOS_H 1
15123| #define HAVE_SGTTY_H 1
15124| #define HAVE_UTMP_H 1
15125| #define HAVE_UTMPX_H 1
15126| #define HAVE_UNISTD_H 1
15127| #define HAVE_WCHAR_H 1
15128| /* end confdefs.h.  */
15129| #include <stdio.h>
15130| #ifdef HAVE_SYS_TYPES_H
15131| # include <sys/types.h>
15132| #endif
15133| #ifdef HAVE_SYS_STAT_H
15134| # include <sys/stat.h>
15135| #endif
15136| #ifdef STDC_HEADERS
15137| # include <stdlib.h>
15138| # include <stddef.h>
15139| #else
15140| # ifdef HAVE_STDLIB_H
15141| #  include <stdlib.h>
15142| # endif
15143| #endif
15144| #ifdef HAVE_STRING_H
15145| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15146| #  include <memory.h>
15147| # endif
15148| # include <string.h>
15149| #endif
15150| #ifdef HAVE_STRINGS_H
15151| # include <strings.h>
15152| #endif
15153| #ifdef HAVE_INTTYPES_H
15154| # include <inttypes.h>
15155| #endif
15156| #ifdef HAVE_STDINT_H
15157| # include <stdint.h>
15158| #endif
15159| #ifdef HAVE_UNISTD_H
15160| # include <unistd.h>
15161| #endif
15162| int
15163| main ()
15164| {
15165| if (sizeof ((intptr_t)))
15166|           return 0;
15167|   ;
15168|   return 0;
15169| }
15170configure:29779: result: yes
15171configure:29814: checking for ssize_t
15172configure:29814: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15173configure:29814: $? = 0
15174configure:29814: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15175conftest.c:286:22: error: expected expression
15176if (sizeof ((ssize_t)))
15177                     ^
151781 error generated.
15179configure:29814: $? = 1
15180configure: failed program was:
15181| /* confdefs.h */
15182| #define PACKAGE_NAME "GNU Mailutils"
15183| #define PACKAGE_TARNAME "mailutils"
15184| #define PACKAGE_VERSION "3.12"
15185| #define PACKAGE_STRING "GNU Mailutils 3.12"
15186| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
15187| #define PACKAGE_URL "http://mailutils.org"
15188| #define PACKAGE "mailutils"
15189| #define VERSION "3.12"
15190| #define STDC_HEADERS 1
15191| #define HAVE_SYS_TYPES_H 1
15192| #define HAVE_SYS_STAT_H 1
15193| #define HAVE_STDLIB_H 1
15194| #define HAVE_STRING_H 1
15195| #define HAVE_MEMORY_H 1
15196| #define HAVE_STRINGS_H 1
15197| #define HAVE_INTTYPES_H 1
15198| #define HAVE_STDINT_H 1
15199| #define HAVE_UNISTD_H 1
15200| #define __EXTENSIONS__ 1
15201| #define _ALL_SOURCE 1
15202| #define _DARWIN_C_SOURCE 1
15203| #define _GNU_SOURCE 1
15204| #define _POSIX_PTHREAD_SEMANTICS 1
15205| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
15206| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
15207| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
15208| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
15209| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
15210| #define __STDC_WANT_LIB_EXT2__ 1
15211| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
15212| #define _TANDEM_SOURCE 1
15213| #define YYTEXT_POINTER 1
15214| #define HAVE_DLFCN_H 1
15215| #define LT_OBJDIR ".libs/"
15216| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
15217| #define HAVE_CFLOCALECOPYCURRENT 1
15218| #define HAVE_ICONV 1
15219| #define ENABLE_NLS 1
15220| #define HAVE_GETTEXT 1
15221| #define HAVE_DCGETTEXT 1
15222| #define HAVE_ICONV 1
15223| #define ICONV_CONST
15224| #define HAVE_ICONV_H 1
15225| #define HAVE_ALLOCA_H 1
15226| #define HAVE_ALLOCA 1
15227| #define HAVE_UNISTD_H 1
15228| #define HAVE_WCTYPE_H 1
15229| #define HAVE_LIMITS_H 1
15230| #define HAVE_WCHAR_H 1
15231| #define HAVE_SYS_MMAN_H 1
15232| #define HAVE_STDINT_H 1
15233| #define HAVE_STDLIB_H 1
15234| #define HAVE_SYS_PARAM_H 1
15235| #define HAVE_ISWCNTRL 1
15236| #define HAVE_ISWBLANK 1
15237| #define HAVE_SYMLINK 1
15238| #define HAVE_MBSINIT 1
15239| #define HAVE_MBRTOWC 1
15240| #define HAVE_ISASCII 1
15241| #define HAVE_MPROTECT 1
15242| #define HAVE_SETENV 1
15243| #define HAVE_WCWIDTH 1
15244| #define HAVE_WINT_T 1
15245| #define HAVE_TOWLOWER 1
15246| #define HAVE_RAW_DECL_WCTYPE 1
15247| #define HAVE_RAW_DECL_ISWCTYPE 1
15248| #define HAVE_RAW_DECL_WCTRANS 1
15249| #define HAVE_RAW_DECL_TOWCTRANS 1
15250| #define HAVE_LANGINFO_CODESET 1
15251| #define HAVE_WORKING_O_NOATIME 1
15252| #define HAVE_WORKING_O_NOFOLLOW 1
15253| #define HAVE_DECL_GETC_UNLOCKED 1
15254| #define HAVE_STDLIB_H 1
15255| #define MALLOC_0_IS_NONNULL 1
15256| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15257| #define HAVE_LONG_LONG_INT 1
15258| #define HAVE_MBSTATE_T 1
15259| #define HAVE_MAP_ANONYMOUS 1
15260| #define HAVE_DECL_SETENV 1
15261| #define HAVE_SEARCH_H 1
15262| #define HAVE_TSEARCH 1
15263| #define HAVE__BOOL 1
15264| #define HAVE_WCHAR_T 1
15265| #define restrict __restrict
15266| #define HAVE_RAW_DECL_FFSL 1
15267| #define HAVE_RAW_DECL_FFSLL 1
15268| #define HAVE_RAW_DECL_MEMMEM 1
15269| #define HAVE_RAW_DECL_STPCPY 1
15270| #define HAVE_RAW_DECL_STPNCPY 1
15271| #define HAVE_RAW_DECL_STRDUP 1
15272| #define HAVE_RAW_DECL_STRNCAT 1
15273| #define HAVE_RAW_DECL_STRNDUP 1
15274| #define HAVE_RAW_DECL_STRNLEN 1
15275| #define HAVE_RAW_DECL_STRPBRK 1
15276| #define HAVE_RAW_DECL_STRSEP 1
15277| #define HAVE_RAW_DECL_STRCASESTR 1
15278| #define HAVE_RAW_DECL_STRTOK_R 1
15279| #define HAVE_RAW_DECL_STRERROR_R 1
15280| #define HAVE_RAW_DECL_STRSIGNAL 1
15281| #define HAVE_ALLOCA 1
15282| #define GNULIB_TEST_ENVIRON 1
15283| #define HAVE_DECL_ISWBLANK 1
15284| #define GNULIB_TEST_ISWBLANK 1
15285| #define GNULIB_TEST_MBRTOWC 1
15286| #define GNULIB_TEST_MBSINIT 1
15287| #define GNULIB_TEST_MBSLEN 1
15288| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
15289| #define HAVE_MBSTATE_T 1
15290| #define GNULIB_TEST_MEMCHR 1
15291| #define GNULIB_TEST_SETENV 1
15292| #define HAVE_RAW_DECL__EXIT 1
15293| #define HAVE_RAW_DECL_ATOLL 1
15294| #define HAVE_RAW_DECL_GETLOADAVG 1
15295| #define HAVE_RAW_DECL_GETSUBOPT 1
15296| #define HAVE_RAW_DECL_GRANTPT 1
15297| #define HAVE_RAW_DECL_INITSTATE 1
15298| #define HAVE_RAW_DECL_MKSTEMP 1
15299| #define HAVE_RAW_DECL_POSIX_OPENPT 1
15300| #define HAVE_RAW_DECL_PTSNAME 1
15301| #define HAVE_RAW_DECL_PTSNAME_R 1
15302| #define HAVE_RAW_DECL_RANDOM 1
15303| #define HAVE_RAW_DECL_REALPATH 1
15304| #define HAVE_RAW_DECL_RPMATCH 1
15305| #define HAVE_RAW_DECL_SETENV 1
15306| #define HAVE_RAW_DECL_SETSTATE 1
15307| #define HAVE_RAW_DECL_SRANDOM 1
15308| #define HAVE_RAW_DECL_STRTOD 1
15309| #define HAVE_RAW_DECL_STRTOLL 1
15310| #define HAVE_RAW_DECL_STRTOULL 1
15311| #define HAVE_RAW_DECL_UNLOCKPT 1
15312| #define HAVE_RAW_DECL_UNSETENV 1
15313| #define HAVE_RAW_DECL_CHDIR 1
15314| #define HAVE_RAW_DECL_CHOWN 1
15315| #define HAVE_RAW_DECL_DUP 1
15316| #define HAVE_RAW_DECL_DUP2 1
15317| #define HAVE_RAW_DECL_FACCESSAT 1
15318| #define HAVE_RAW_DECL_FCHDIR 1
15319| #define HAVE_RAW_DECL_FCHOWNAT 1
15320| #define HAVE_RAW_DECL_FSYNC 1
15321| #define HAVE_RAW_DECL_FTRUNCATE 1
15322| #define HAVE_RAW_DECL_GETCWD 1
15323| #define HAVE_RAW_DECL_GETDOMAINNAME 1
15324| #define HAVE_RAW_DECL_GETDTABLESIZE 1
15325| #define HAVE_RAW_DECL_GETGROUPS 1
15326| #define HAVE_RAW_DECL_GETHOSTNAME 1
15327| #define HAVE_RAW_DECL_GETLOGIN 1
15328| #define HAVE_RAW_DECL_GETLOGIN_R 1
15329| #define HAVE_RAW_DECL_GETPAGESIZE 1
15330| #define HAVE_RAW_DECL_GETUSERSHELL 1
15331| #define HAVE_RAW_DECL_SETUSERSHELL 1
15332| #define HAVE_RAW_DECL_ENDUSERSHELL 1
15333| #define HAVE_RAW_DECL_ISATTY 1
15334| #define HAVE_RAW_DECL_LCHOWN 1
15335| #define HAVE_RAW_DECL_LINK 1
15336| #define HAVE_RAW_DECL_LINKAT 1
15337| #define HAVE_RAW_DECL_LSEEK 1
15338| #define HAVE_RAW_DECL_PIPE 1
15339| #define HAVE_RAW_DECL_PREAD 1
15340| #define HAVE_RAW_DECL_PWRITE 1
15341| #define HAVE_RAW_DECL_READLINK 1
15342| #define HAVE_RAW_DECL_READLINKAT 1
15343| #define HAVE_RAW_DECL_RMDIR 1
15344| #define HAVE_RAW_DECL_SETHOSTNAME 1
15345| #define HAVE_RAW_DECL_SLEEP 1
15346| #define HAVE_RAW_DECL_SYMLINK 1
15347| #define HAVE_RAW_DECL_SYMLINKAT 1
15348| #define HAVE_RAW_DECL_TTYNAME_R 1
15349| #define HAVE_RAW_DECL_UNLINK 1
15350| #define HAVE_RAW_DECL_UNLINKAT 1
15351| #define HAVE_RAW_DECL_USLEEP 1
15352| #define HAVE_RAW_DECL_BTOWC 1
15353| #define HAVE_RAW_DECL_WCTOB 1
15354| #define HAVE_RAW_DECL_MBSINIT 1
15355| #define HAVE_RAW_DECL_MBRTOWC 1
15356| #define HAVE_RAW_DECL_MBRLEN 1
15357| #define HAVE_RAW_DECL_MBSRTOWCS 1
15358| #define HAVE_RAW_DECL_MBSNRTOWCS 1
15359| #define HAVE_RAW_DECL_WCRTOMB 1
15360| #define HAVE_RAW_DECL_WCSRTOMBS 1
15361| #define HAVE_RAW_DECL_WCSNRTOMBS 1
15362| #define HAVE_RAW_DECL_WCWIDTH 1
15363| #define HAVE_RAW_DECL_WMEMCHR 1
15364| #define HAVE_RAW_DECL_WMEMCMP 1
15365| #define HAVE_RAW_DECL_WMEMCPY 1
15366| #define HAVE_RAW_DECL_WMEMMOVE 1
15367| #define HAVE_RAW_DECL_WMEMSET 1
15368| #define HAVE_RAW_DECL_WCSLEN 1
15369| #define HAVE_RAW_DECL_WCSNLEN 1
15370| #define HAVE_RAW_DECL_WCSCPY 1
15371| #define HAVE_RAW_DECL_WCPCPY 1
15372| #define HAVE_RAW_DECL_WCSNCPY 1
15373| #define HAVE_RAW_DECL_WCPNCPY 1
15374| #define HAVE_RAW_DECL_WCSCAT 1
15375| #define HAVE_RAW_DECL_WCSNCAT 1
15376| #define HAVE_RAW_DECL_WCSCMP 1
15377| #define HAVE_RAW_DECL_WCSNCMP 1
15378| #define HAVE_RAW_DECL_WCSCASECMP 1
15379| #define HAVE_RAW_DECL_WCSNCASECMP 1
15380| #define HAVE_RAW_DECL_WCSCOLL 1
15381| #define HAVE_RAW_DECL_WCSXFRM 1
15382| #define HAVE_RAW_DECL_WCSDUP 1
15383| #define HAVE_RAW_DECL_WCSCHR 1
15384| #define HAVE_RAW_DECL_WCSRCHR 1
15385| #define HAVE_RAW_DECL_WCSCSPN 1
15386| #define HAVE_RAW_DECL_WCSSPN 1
15387| #define HAVE_RAW_DECL_WCSPBRK 1
15388| #define HAVE_RAW_DECL_WCSSTR 1
15389| #define HAVE_RAW_DECL_WCSTOK 1
15390| #define HAVE_RAW_DECL_WCSWIDTH 1
15391| #define HAVE_TOWLOWER 1
15392| #define HAVE_RAW_DECL_WCTYPE 1
15393| #define HAVE_RAW_DECL_ISWCTYPE 1
15394| #define HAVE_RAW_DECL_WCTRANS 1
15395| #define HAVE_RAW_DECL_TOWCTRANS 1
15396| #define HAVE_DECL_WCWIDTH 1
15397| #define GNULIB_TEST_WCWIDTH 1
15398| #define HAVE_LIBRESOLV 1
15399| #define HAVE_PATHS_H 1
15400| #define HAVE_LIBPROC_H 1
15401| #define HAVE_PROC_PIDINFO 1
15402| #define LOG_FACILITY LOG_MAIL
15403| #define LOG_FACILITY_STRING "mail"
15404| #define STDC_HEADERS 1
15405| #define HAVE_DIRENT_H 1
15406| #define HAVE_ERRNO_H 1
15407| #define HAVE_FCNTL_H 1
15408| #define HAVE_INTTYPES_H 1
15409| #define HAVE_LIBGEN_H 1
15410| #define HAVE_LIMITS_H 1
15411| #define HAVE_PATHS_H 1
15412| #define HAVE_SYS_SOCKET_H 1
15413| #define HAVE_STDARG_H 1
15414| #define HAVE_STDIO_H 1
15415| #define HAVE_STDLIB_H 1
15416| #define HAVE_STRING_H 1
15417| #define HAVE_STRINGS_H 1
15418| #define HAVE_SYS_FILE_H 1
15419| #define HAVE_SYSEXITS_H 1
15420| #define HAVE_SYSLOG_H 1
15421| #define HAVE_TERMCAP_H 1
15422| #define HAVE_TERMIOS_H 1
15423| #define HAVE_SGTTY_H 1
15424| #define HAVE_UTMP_H 1
15425| #define HAVE_UTMPX_H 1
15426| #define HAVE_UNISTD_H 1
15427| #define HAVE_WCHAR_H 1
15428| #define HAVE_INTPTR_T 1
15429| /* end confdefs.h.  */
15430| #include <stdio.h>
15431| #ifdef HAVE_SYS_TYPES_H
15432| # include <sys/types.h>
15433| #endif
15434| #ifdef HAVE_SYS_STAT_H
15435| # include <sys/stat.h>
15436| #endif
15437| #ifdef STDC_HEADERS
15438| # include <stdlib.h>
15439| # include <stddef.h>
15440| #else
15441| # ifdef HAVE_STDLIB_H
15442| #  include <stdlib.h>
15443| # endif
15444| #endif
15445| #ifdef HAVE_STRING_H
15446| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15447| #  include <memory.h>
15448| # endif
15449| # include <string.h>
15450| #endif
15451| #ifdef HAVE_STRINGS_H
15452| # include <strings.h>
15453| #endif
15454| #ifdef HAVE_INTTYPES_H
15455| # include <inttypes.h>
15456| #endif
15457| #ifdef HAVE_STDINT_H
15458| # include <stdint.h>
15459| #endif
15460| #ifdef HAVE_UNISTD_H
15461| # include <unistd.h>
15462| #endif
15463| int
15464| main ()
15465| {
15466| if (sizeof ((ssize_t)))
15467|           return 0;
15468|   ;
15469|   return 0;
15470| }
15471configure:29814: result: yes
15472configure:29823: checking return type of signal handlers
15473configure:29841: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15474conftest.c:256:8: error: indirection requires pointer operand ('void' invalid)
15475return *(signal (0, 0)) (0) == 1;
15476       ^~~~~~~~~~~~~~~~~~~~
154771 error generated.
15478configure:29841: $? = 1
15479configure: failed program was:
15480| /* confdefs.h */
15481| #define PACKAGE_NAME "GNU Mailutils"
15482| #define PACKAGE_TARNAME "mailutils"
15483| #define PACKAGE_VERSION "3.12"
15484| #define PACKAGE_STRING "GNU Mailutils 3.12"
15485| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
15486| #define PACKAGE_URL "http://mailutils.org"
15487| #define PACKAGE "mailutils"
15488| #define VERSION "3.12"
15489| #define STDC_HEADERS 1
15490| #define HAVE_SYS_TYPES_H 1
15491| #define HAVE_SYS_STAT_H 1
15492| #define HAVE_STDLIB_H 1
15493| #define HAVE_STRING_H 1
15494| #define HAVE_MEMORY_H 1
15495| #define HAVE_STRINGS_H 1
15496| #define HAVE_INTTYPES_H 1
15497| #define HAVE_STDINT_H 1
15498| #define HAVE_UNISTD_H 1
15499| #define __EXTENSIONS__ 1
15500| #define _ALL_SOURCE 1
15501| #define _DARWIN_C_SOURCE 1
15502| #define _GNU_SOURCE 1
15503| #define _POSIX_PTHREAD_SEMANTICS 1
15504| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
15505| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
15506| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
15507| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
15508| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
15509| #define __STDC_WANT_LIB_EXT2__ 1
15510| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
15511| #define _TANDEM_SOURCE 1
15512| #define YYTEXT_POINTER 1
15513| #define HAVE_DLFCN_H 1
15514| #define LT_OBJDIR ".libs/"
15515| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
15516| #define HAVE_CFLOCALECOPYCURRENT 1
15517| #define HAVE_ICONV 1
15518| #define ENABLE_NLS 1
15519| #define HAVE_GETTEXT 1
15520| #define HAVE_DCGETTEXT 1
15521| #define HAVE_ICONV 1
15522| #define ICONV_CONST
15523| #define HAVE_ICONV_H 1
15524| #define HAVE_ALLOCA_H 1
15525| #define HAVE_ALLOCA 1
15526| #define HAVE_UNISTD_H 1
15527| #define HAVE_WCTYPE_H 1
15528| #define HAVE_LIMITS_H 1
15529| #define HAVE_WCHAR_H 1
15530| #define HAVE_SYS_MMAN_H 1
15531| #define HAVE_STDINT_H 1
15532| #define HAVE_STDLIB_H 1
15533| #define HAVE_SYS_PARAM_H 1
15534| #define HAVE_ISWCNTRL 1
15535| #define HAVE_ISWBLANK 1
15536| #define HAVE_SYMLINK 1
15537| #define HAVE_MBSINIT 1
15538| #define HAVE_MBRTOWC 1
15539| #define HAVE_ISASCII 1
15540| #define HAVE_MPROTECT 1
15541| #define HAVE_SETENV 1
15542| #define HAVE_WCWIDTH 1
15543| #define HAVE_WINT_T 1
15544| #define HAVE_TOWLOWER 1
15545| #define HAVE_RAW_DECL_WCTYPE 1
15546| #define HAVE_RAW_DECL_ISWCTYPE 1
15547| #define HAVE_RAW_DECL_WCTRANS 1
15548| #define HAVE_RAW_DECL_TOWCTRANS 1
15549| #define HAVE_LANGINFO_CODESET 1
15550| #define HAVE_WORKING_O_NOATIME 1
15551| #define HAVE_WORKING_O_NOFOLLOW 1
15552| #define HAVE_DECL_GETC_UNLOCKED 1
15553| #define HAVE_STDLIB_H 1
15554| #define MALLOC_0_IS_NONNULL 1
15555| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15556| #define HAVE_LONG_LONG_INT 1
15557| #define HAVE_MBSTATE_T 1
15558| #define HAVE_MAP_ANONYMOUS 1
15559| #define HAVE_DECL_SETENV 1
15560| #define HAVE_SEARCH_H 1
15561| #define HAVE_TSEARCH 1
15562| #define HAVE__BOOL 1
15563| #define HAVE_WCHAR_T 1
15564| #define restrict __restrict
15565| #define HAVE_RAW_DECL_FFSL 1
15566| #define HAVE_RAW_DECL_FFSLL 1
15567| #define HAVE_RAW_DECL_MEMMEM 1
15568| #define HAVE_RAW_DECL_STPCPY 1
15569| #define HAVE_RAW_DECL_STPNCPY 1
15570| #define HAVE_RAW_DECL_STRDUP 1
15571| #define HAVE_RAW_DECL_STRNCAT 1
15572| #define HAVE_RAW_DECL_STRNDUP 1
15573| #define HAVE_RAW_DECL_STRNLEN 1
15574| #define HAVE_RAW_DECL_STRPBRK 1
15575| #define HAVE_RAW_DECL_STRSEP 1
15576| #define HAVE_RAW_DECL_STRCASESTR 1
15577| #define HAVE_RAW_DECL_STRTOK_R 1
15578| #define HAVE_RAW_DECL_STRERROR_R 1
15579| #define HAVE_RAW_DECL_STRSIGNAL 1
15580| #define HAVE_ALLOCA 1
15581| #define GNULIB_TEST_ENVIRON 1
15582| #define HAVE_DECL_ISWBLANK 1
15583| #define GNULIB_TEST_ISWBLANK 1
15584| #define GNULIB_TEST_MBRTOWC 1
15585| #define GNULIB_TEST_MBSINIT 1
15586| #define GNULIB_TEST_MBSLEN 1
15587| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
15588| #define HAVE_MBSTATE_T 1
15589| #define GNULIB_TEST_MEMCHR 1
15590| #define GNULIB_TEST_SETENV 1
15591| #define HAVE_RAW_DECL__EXIT 1
15592| #define HAVE_RAW_DECL_ATOLL 1
15593| #define HAVE_RAW_DECL_GETLOADAVG 1
15594| #define HAVE_RAW_DECL_GETSUBOPT 1
15595| #define HAVE_RAW_DECL_GRANTPT 1
15596| #define HAVE_RAW_DECL_INITSTATE 1
15597| #define HAVE_RAW_DECL_MKSTEMP 1
15598| #define HAVE_RAW_DECL_POSIX_OPENPT 1
15599| #define HAVE_RAW_DECL_PTSNAME 1
15600| #define HAVE_RAW_DECL_PTSNAME_R 1
15601| #define HAVE_RAW_DECL_RANDOM 1
15602| #define HAVE_RAW_DECL_REALPATH 1
15603| #define HAVE_RAW_DECL_RPMATCH 1
15604| #define HAVE_RAW_DECL_SETENV 1
15605| #define HAVE_RAW_DECL_SETSTATE 1
15606| #define HAVE_RAW_DECL_SRANDOM 1
15607| #define HAVE_RAW_DECL_STRTOD 1
15608| #define HAVE_RAW_DECL_STRTOLL 1
15609| #define HAVE_RAW_DECL_STRTOULL 1
15610| #define HAVE_RAW_DECL_UNLOCKPT 1
15611| #define HAVE_RAW_DECL_UNSETENV 1
15612| #define HAVE_RAW_DECL_CHDIR 1
15613| #define HAVE_RAW_DECL_CHOWN 1
15614| #define HAVE_RAW_DECL_DUP 1
15615| #define HAVE_RAW_DECL_DUP2 1
15616| #define HAVE_RAW_DECL_FACCESSAT 1
15617| #define HAVE_RAW_DECL_FCHDIR 1
15618| #define HAVE_RAW_DECL_FCHOWNAT 1
15619| #define HAVE_RAW_DECL_FSYNC 1
15620| #define HAVE_RAW_DECL_FTRUNCATE 1
15621| #define HAVE_RAW_DECL_GETCWD 1
15622| #define HAVE_RAW_DECL_GETDOMAINNAME 1
15623| #define HAVE_RAW_DECL_GETDTABLESIZE 1
15624| #define HAVE_RAW_DECL_GETGROUPS 1
15625| #define HAVE_RAW_DECL_GETHOSTNAME 1
15626| #define HAVE_RAW_DECL_GETLOGIN 1
15627| #define HAVE_RAW_DECL_GETLOGIN_R 1
15628| #define HAVE_RAW_DECL_GETPAGESIZE 1
15629| #define HAVE_RAW_DECL_GETUSERSHELL 1
15630| #define HAVE_RAW_DECL_SETUSERSHELL 1
15631| #define HAVE_RAW_DECL_ENDUSERSHELL 1
15632| #define HAVE_RAW_DECL_ISATTY 1
15633| #define HAVE_RAW_DECL_LCHOWN 1
15634| #define HAVE_RAW_DECL_LINK 1
15635| #define HAVE_RAW_DECL_LINKAT 1
15636| #define HAVE_RAW_DECL_LSEEK 1
15637| #define HAVE_RAW_DECL_PIPE 1
15638| #define HAVE_RAW_DECL_PREAD 1
15639| #define HAVE_RAW_DECL_PWRITE 1
15640| #define HAVE_RAW_DECL_READLINK 1
15641| #define HAVE_RAW_DECL_READLINKAT 1
15642| #define HAVE_RAW_DECL_RMDIR 1
15643| #define HAVE_RAW_DECL_SETHOSTNAME 1
15644| #define HAVE_RAW_DECL_SLEEP 1
15645| #define HAVE_RAW_DECL_SYMLINK 1
15646| #define HAVE_RAW_DECL_SYMLINKAT 1
15647| #define HAVE_RAW_DECL_TTYNAME_R 1
15648| #define HAVE_RAW_DECL_UNLINK 1
15649| #define HAVE_RAW_DECL_UNLINKAT 1
15650| #define HAVE_RAW_DECL_USLEEP 1
15651| #define HAVE_RAW_DECL_BTOWC 1
15652| #define HAVE_RAW_DECL_WCTOB 1
15653| #define HAVE_RAW_DECL_MBSINIT 1
15654| #define HAVE_RAW_DECL_MBRTOWC 1
15655| #define HAVE_RAW_DECL_MBRLEN 1
15656| #define HAVE_RAW_DECL_MBSRTOWCS 1
15657| #define HAVE_RAW_DECL_MBSNRTOWCS 1
15658| #define HAVE_RAW_DECL_WCRTOMB 1
15659| #define HAVE_RAW_DECL_WCSRTOMBS 1
15660| #define HAVE_RAW_DECL_WCSNRTOMBS 1
15661| #define HAVE_RAW_DECL_WCWIDTH 1
15662| #define HAVE_RAW_DECL_WMEMCHR 1
15663| #define HAVE_RAW_DECL_WMEMCMP 1
15664| #define HAVE_RAW_DECL_WMEMCPY 1
15665| #define HAVE_RAW_DECL_WMEMMOVE 1
15666| #define HAVE_RAW_DECL_WMEMSET 1
15667| #define HAVE_RAW_DECL_WCSLEN 1
15668| #define HAVE_RAW_DECL_WCSNLEN 1
15669| #define HAVE_RAW_DECL_WCSCPY 1
15670| #define HAVE_RAW_DECL_WCPCPY 1
15671| #define HAVE_RAW_DECL_WCSNCPY 1
15672| #define HAVE_RAW_DECL_WCPNCPY 1
15673| #define HAVE_RAW_DECL_WCSCAT 1
15674| #define HAVE_RAW_DECL_WCSNCAT 1
15675| #define HAVE_RAW_DECL_WCSCMP 1
15676| #define HAVE_RAW_DECL_WCSNCMP 1
15677| #define HAVE_RAW_DECL_WCSCASECMP 1
15678| #define HAVE_RAW_DECL_WCSNCASECMP 1
15679| #define HAVE_RAW_DECL_WCSCOLL 1
15680| #define HAVE_RAW_DECL_WCSXFRM 1
15681| #define HAVE_RAW_DECL_WCSDUP 1
15682| #define HAVE_RAW_DECL_WCSCHR 1
15683| #define HAVE_RAW_DECL_WCSRCHR 1
15684| #define HAVE_RAW_DECL_WCSCSPN 1
15685| #define HAVE_RAW_DECL_WCSSPN 1
15686| #define HAVE_RAW_DECL_WCSPBRK 1
15687| #define HAVE_RAW_DECL_WCSSTR 1
15688| #define HAVE_RAW_DECL_WCSTOK 1
15689| #define HAVE_RAW_DECL_WCSWIDTH 1
15690| #define HAVE_TOWLOWER 1
15691| #define HAVE_RAW_DECL_WCTYPE 1
15692| #define HAVE_RAW_DECL_ISWCTYPE 1
15693| #define HAVE_RAW_DECL_WCTRANS 1
15694| #define HAVE_RAW_DECL_TOWCTRANS 1
15695| #define HAVE_DECL_WCWIDTH 1
15696| #define GNULIB_TEST_WCWIDTH 1
15697| #define HAVE_LIBRESOLV 1
15698| #define HAVE_PATHS_H 1
15699| #define HAVE_LIBPROC_H 1
15700| #define HAVE_PROC_PIDINFO 1
15701| #define LOG_FACILITY LOG_MAIL
15702| #define LOG_FACILITY_STRING "mail"
15703| #define STDC_HEADERS 1
15704| #define HAVE_DIRENT_H 1
15705| #define HAVE_ERRNO_H 1
15706| #define HAVE_FCNTL_H 1
15707| #define HAVE_INTTYPES_H 1
15708| #define HAVE_LIBGEN_H 1
15709| #define HAVE_LIMITS_H 1
15710| #define HAVE_PATHS_H 1
15711| #define HAVE_SYS_SOCKET_H 1
15712| #define HAVE_STDARG_H 1
15713| #define HAVE_STDIO_H 1
15714| #define HAVE_STDLIB_H 1
15715| #define HAVE_STRING_H 1
15716| #define HAVE_STRINGS_H 1
15717| #define HAVE_SYS_FILE_H 1
15718| #define HAVE_SYSEXITS_H 1
15719| #define HAVE_SYSLOG_H 1
15720| #define HAVE_TERMCAP_H 1
15721| #define HAVE_TERMIOS_H 1
15722| #define HAVE_SGTTY_H 1
15723| #define HAVE_UTMP_H 1
15724| #define HAVE_UTMPX_H 1
15725| #define HAVE_UNISTD_H 1
15726| #define HAVE_WCHAR_H 1
15727| #define HAVE_INTPTR_T 1
15728| /* end confdefs.h.  */
15729| #include <sys/types.h>
15730| #include <signal.h>
15731|
15732| int
15733| main ()
15734| {
15735| return *(signal (0, 0)) (0) == 1;
15736|   ;
15737|   return 0;
15738| }
15739configure:29848: result: void
15740configure:29856: checking whether sys_siglist is declared
15741configure:29856: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15742configure:29856: $? = 0
15743configure:29856: result: yes
15744configure:29874: checking whether struct tm is in sys/time.h or time.h
15745configure:29894: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15746configure:29894: $? = 0
15747configure:29901: result: time.h
15748configure:29909: checking for struct tm.tm_zone
15749configure:29909: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15750configure:29909: $? = 0
15751configure:29909: result: yes
15752configure:29976: checking for ino_t
15753configure:29976: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15754configure:29976: $? = 0
15755configure:29976: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
15756conftest.c:290:20: error: expected expression
15757if (sizeof ((ino_t)))
15758                   ^
157591 error generated.
15760configure:29976: $? = 1
15761configure: failed program was:
15762| /* confdefs.h */
15763| #define PACKAGE_NAME "GNU Mailutils"
15764| #define PACKAGE_TARNAME "mailutils"
15765| #define PACKAGE_VERSION "3.12"
15766| #define PACKAGE_STRING "GNU Mailutils 3.12"
15767| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
15768| #define PACKAGE_URL "http://mailutils.org"
15769| #define PACKAGE "mailutils"
15770| #define VERSION "3.12"
15771| #define STDC_HEADERS 1
15772| #define HAVE_SYS_TYPES_H 1
15773| #define HAVE_SYS_STAT_H 1
15774| #define HAVE_STDLIB_H 1
15775| #define HAVE_STRING_H 1
15776| #define HAVE_MEMORY_H 1
15777| #define HAVE_STRINGS_H 1
15778| #define HAVE_INTTYPES_H 1
15779| #define HAVE_STDINT_H 1
15780| #define HAVE_UNISTD_H 1
15781| #define __EXTENSIONS__ 1
15782| #define _ALL_SOURCE 1
15783| #define _DARWIN_C_SOURCE 1
15784| #define _GNU_SOURCE 1
15785| #define _POSIX_PTHREAD_SEMANTICS 1
15786| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
15787| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
15788| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
15789| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
15790| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
15791| #define __STDC_WANT_LIB_EXT2__ 1
15792| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
15793| #define _TANDEM_SOURCE 1
15794| #define YYTEXT_POINTER 1
15795| #define HAVE_DLFCN_H 1
15796| #define LT_OBJDIR ".libs/"
15797| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
15798| #define HAVE_CFLOCALECOPYCURRENT 1
15799| #define HAVE_ICONV 1
15800| #define ENABLE_NLS 1
15801| #define HAVE_GETTEXT 1
15802| #define HAVE_DCGETTEXT 1
15803| #define HAVE_ICONV 1
15804| #define ICONV_CONST
15805| #define HAVE_ICONV_H 1
15806| #define HAVE_ALLOCA_H 1
15807| #define HAVE_ALLOCA 1
15808| #define HAVE_UNISTD_H 1
15809| #define HAVE_WCTYPE_H 1
15810| #define HAVE_LIMITS_H 1
15811| #define HAVE_WCHAR_H 1
15812| #define HAVE_SYS_MMAN_H 1
15813| #define HAVE_STDINT_H 1
15814| #define HAVE_STDLIB_H 1
15815| #define HAVE_SYS_PARAM_H 1
15816| #define HAVE_ISWCNTRL 1
15817| #define HAVE_ISWBLANK 1
15818| #define HAVE_SYMLINK 1
15819| #define HAVE_MBSINIT 1
15820| #define HAVE_MBRTOWC 1
15821| #define HAVE_ISASCII 1
15822| #define HAVE_MPROTECT 1
15823| #define HAVE_SETENV 1
15824| #define HAVE_WCWIDTH 1
15825| #define HAVE_WINT_T 1
15826| #define HAVE_TOWLOWER 1
15827| #define HAVE_RAW_DECL_WCTYPE 1
15828| #define HAVE_RAW_DECL_ISWCTYPE 1
15829| #define HAVE_RAW_DECL_WCTRANS 1
15830| #define HAVE_RAW_DECL_TOWCTRANS 1
15831| #define HAVE_LANGINFO_CODESET 1
15832| #define HAVE_WORKING_O_NOATIME 1
15833| #define HAVE_WORKING_O_NOFOLLOW 1
15834| #define HAVE_DECL_GETC_UNLOCKED 1
15835| #define HAVE_STDLIB_H 1
15836| #define MALLOC_0_IS_NONNULL 1
15837| #define HAVE_UNSIGNED_LONG_LONG_INT 1
15838| #define HAVE_LONG_LONG_INT 1
15839| #define HAVE_MBSTATE_T 1
15840| #define HAVE_MAP_ANONYMOUS 1
15841| #define HAVE_DECL_SETENV 1
15842| #define HAVE_SEARCH_H 1
15843| #define HAVE_TSEARCH 1
15844| #define HAVE__BOOL 1
15845| #define HAVE_WCHAR_T 1
15846| #define restrict __restrict
15847| #define HAVE_RAW_DECL_FFSL 1
15848| #define HAVE_RAW_DECL_FFSLL 1
15849| #define HAVE_RAW_DECL_MEMMEM 1
15850| #define HAVE_RAW_DECL_STPCPY 1
15851| #define HAVE_RAW_DECL_STPNCPY 1
15852| #define HAVE_RAW_DECL_STRDUP 1
15853| #define HAVE_RAW_DECL_STRNCAT 1
15854| #define HAVE_RAW_DECL_STRNDUP 1
15855| #define HAVE_RAW_DECL_STRNLEN 1
15856| #define HAVE_RAW_DECL_STRPBRK 1
15857| #define HAVE_RAW_DECL_STRSEP 1
15858| #define HAVE_RAW_DECL_STRCASESTR 1
15859| #define HAVE_RAW_DECL_STRTOK_R 1
15860| #define HAVE_RAW_DECL_STRERROR_R 1
15861| #define HAVE_RAW_DECL_STRSIGNAL 1
15862| #define HAVE_ALLOCA 1
15863| #define GNULIB_TEST_ENVIRON 1
15864| #define HAVE_DECL_ISWBLANK 1
15865| #define GNULIB_TEST_ISWBLANK 1
15866| #define GNULIB_TEST_MBRTOWC 1
15867| #define GNULIB_TEST_MBSINIT 1
15868| #define GNULIB_TEST_MBSLEN 1
15869| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
15870| #define HAVE_MBSTATE_T 1
15871| #define GNULIB_TEST_MEMCHR 1
15872| #define GNULIB_TEST_SETENV 1
15873| #define HAVE_RAW_DECL__EXIT 1
15874| #define HAVE_RAW_DECL_ATOLL 1
15875| #define HAVE_RAW_DECL_GETLOADAVG 1
15876| #define HAVE_RAW_DECL_GETSUBOPT 1
15877| #define HAVE_RAW_DECL_GRANTPT 1
15878| #define HAVE_RAW_DECL_INITSTATE 1
15879| #define HAVE_RAW_DECL_MKSTEMP 1
15880| #define HAVE_RAW_DECL_POSIX_OPENPT 1
15881| #define HAVE_RAW_DECL_PTSNAME 1
15882| #define HAVE_RAW_DECL_PTSNAME_R 1
15883| #define HAVE_RAW_DECL_RANDOM 1
15884| #define HAVE_RAW_DECL_REALPATH 1
15885| #define HAVE_RAW_DECL_RPMATCH 1
15886| #define HAVE_RAW_DECL_SETENV 1
15887| #define HAVE_RAW_DECL_SETSTATE 1
15888| #define HAVE_RAW_DECL_SRANDOM 1
15889| #define HAVE_RAW_DECL_STRTOD 1
15890| #define HAVE_RAW_DECL_STRTOLL 1
15891| #define HAVE_RAW_DECL_STRTOULL 1
15892| #define HAVE_RAW_DECL_UNLOCKPT 1
15893| #define HAVE_RAW_DECL_UNSETENV 1
15894| #define HAVE_RAW_DECL_CHDIR 1
15895| #define HAVE_RAW_DECL_CHOWN 1
15896| #define HAVE_RAW_DECL_DUP 1
15897| #define HAVE_RAW_DECL_DUP2 1
15898| #define HAVE_RAW_DECL_FACCESSAT 1
15899| #define HAVE_RAW_DECL_FCHDIR 1
15900| #define HAVE_RAW_DECL_FCHOWNAT 1
15901| #define HAVE_RAW_DECL_FSYNC 1
15902| #define HAVE_RAW_DECL_FTRUNCATE 1
15903| #define HAVE_RAW_DECL_GETCWD 1
15904| #define HAVE_RAW_DECL_GETDOMAINNAME 1
15905| #define HAVE_RAW_DECL_GETDTABLESIZE 1
15906| #define HAVE_RAW_DECL_GETGROUPS 1
15907| #define HAVE_RAW_DECL_GETHOSTNAME 1
15908| #define HAVE_RAW_DECL_GETLOGIN 1
15909| #define HAVE_RAW_DECL_GETLOGIN_R 1
15910| #define HAVE_RAW_DECL_GETPAGESIZE 1
15911| #define HAVE_RAW_DECL_GETUSERSHELL 1
15912| #define HAVE_RAW_DECL_SETUSERSHELL 1
15913| #define HAVE_RAW_DECL_ENDUSERSHELL 1
15914| #define HAVE_RAW_DECL_ISATTY 1
15915| #define HAVE_RAW_DECL_LCHOWN 1
15916| #define HAVE_RAW_DECL_LINK 1
15917| #define HAVE_RAW_DECL_LINKAT 1
15918| #define HAVE_RAW_DECL_LSEEK 1
15919| #define HAVE_RAW_DECL_PIPE 1
15920| #define HAVE_RAW_DECL_PREAD 1
15921| #define HAVE_RAW_DECL_PWRITE 1
15922| #define HAVE_RAW_DECL_READLINK 1
15923| #define HAVE_RAW_DECL_READLINKAT 1
15924| #define HAVE_RAW_DECL_RMDIR 1
15925| #define HAVE_RAW_DECL_SETHOSTNAME 1
15926| #define HAVE_RAW_DECL_SLEEP 1
15927| #define HAVE_RAW_DECL_SYMLINK 1
15928| #define HAVE_RAW_DECL_SYMLINKAT 1
15929| #define HAVE_RAW_DECL_TTYNAME_R 1
15930| #define HAVE_RAW_DECL_UNLINK 1
15931| #define HAVE_RAW_DECL_UNLINKAT 1
15932| #define HAVE_RAW_DECL_USLEEP 1
15933| #define HAVE_RAW_DECL_BTOWC 1
15934| #define HAVE_RAW_DECL_WCTOB 1
15935| #define HAVE_RAW_DECL_MBSINIT 1
15936| #define HAVE_RAW_DECL_MBRTOWC 1
15937| #define HAVE_RAW_DECL_MBRLEN 1
15938| #define HAVE_RAW_DECL_MBSRTOWCS 1
15939| #define HAVE_RAW_DECL_MBSNRTOWCS 1
15940| #define HAVE_RAW_DECL_WCRTOMB 1
15941| #define HAVE_RAW_DECL_WCSRTOMBS 1
15942| #define HAVE_RAW_DECL_WCSNRTOMBS 1
15943| #define HAVE_RAW_DECL_WCWIDTH 1
15944| #define HAVE_RAW_DECL_WMEMCHR 1
15945| #define HAVE_RAW_DECL_WMEMCMP 1
15946| #define HAVE_RAW_DECL_WMEMCPY 1
15947| #define HAVE_RAW_DECL_WMEMMOVE 1
15948| #define HAVE_RAW_DECL_WMEMSET 1
15949| #define HAVE_RAW_DECL_WCSLEN 1
15950| #define HAVE_RAW_DECL_WCSNLEN 1
15951| #define HAVE_RAW_DECL_WCSCPY 1
15952| #define HAVE_RAW_DECL_WCPCPY 1
15953| #define HAVE_RAW_DECL_WCSNCPY 1
15954| #define HAVE_RAW_DECL_WCPNCPY 1
15955| #define HAVE_RAW_DECL_WCSCAT 1
15956| #define HAVE_RAW_DECL_WCSNCAT 1
15957| #define HAVE_RAW_DECL_WCSCMP 1
15958| #define HAVE_RAW_DECL_WCSNCMP 1
15959| #define HAVE_RAW_DECL_WCSCASECMP 1
15960| #define HAVE_RAW_DECL_WCSNCASECMP 1
15961| #define HAVE_RAW_DECL_WCSCOLL 1
15962| #define HAVE_RAW_DECL_WCSXFRM 1
15963| #define HAVE_RAW_DECL_WCSDUP 1
15964| #define HAVE_RAW_DECL_WCSCHR 1
15965| #define HAVE_RAW_DECL_WCSRCHR 1
15966| #define HAVE_RAW_DECL_WCSCSPN 1
15967| #define HAVE_RAW_DECL_WCSSPN 1
15968| #define HAVE_RAW_DECL_WCSPBRK 1
15969| #define HAVE_RAW_DECL_WCSSTR 1
15970| #define HAVE_RAW_DECL_WCSTOK 1
15971| #define HAVE_RAW_DECL_WCSWIDTH 1
15972| #define HAVE_TOWLOWER 1
15973| #define HAVE_RAW_DECL_WCTYPE 1
15974| #define HAVE_RAW_DECL_ISWCTYPE 1
15975| #define HAVE_RAW_DECL_WCTRANS 1
15976| #define HAVE_RAW_DECL_TOWCTRANS 1
15977| #define HAVE_DECL_WCWIDTH 1
15978| #define GNULIB_TEST_WCWIDTH 1
15979| #define HAVE_LIBRESOLV 1
15980| #define HAVE_PATHS_H 1
15981| #define HAVE_LIBPROC_H 1
15982| #define HAVE_PROC_PIDINFO 1
15983| #define LOG_FACILITY LOG_MAIL
15984| #define LOG_FACILITY_STRING "mail"
15985| #define STDC_HEADERS 1
15986| #define HAVE_DIRENT_H 1
15987| #define HAVE_ERRNO_H 1
15988| #define HAVE_FCNTL_H 1
15989| #define HAVE_INTTYPES_H 1
15990| #define HAVE_LIBGEN_H 1
15991| #define HAVE_LIMITS_H 1
15992| #define HAVE_PATHS_H 1
15993| #define HAVE_SYS_SOCKET_H 1
15994| #define HAVE_STDARG_H 1
15995| #define HAVE_STDIO_H 1
15996| #define HAVE_STDLIB_H 1
15997| #define HAVE_STRING_H 1
15998| #define HAVE_STRINGS_H 1
15999| #define HAVE_SYS_FILE_H 1
16000| #define HAVE_SYSEXITS_H 1
16001| #define HAVE_SYSLOG_H 1
16002| #define HAVE_TERMCAP_H 1
16003| #define HAVE_TERMIOS_H 1
16004| #define HAVE_SGTTY_H 1
16005| #define HAVE_UTMP_H 1
16006| #define HAVE_UTMPX_H 1
16007| #define HAVE_UNISTD_H 1
16008| #define HAVE_WCHAR_H 1
16009| #define HAVE_INTPTR_T 1
16010| #define RETSIGTYPE void
16011| #define HAVE_DECL_SYS_SIGLIST 1
16012| #define HAVE_STRUCT_TM_TM_ZONE 1
16013| #define HAVE_TM_ZONE 1
16014| /* end confdefs.h.  */
16015| #include <stdio.h>
16016| #ifdef HAVE_SYS_TYPES_H
16017| # include <sys/types.h>
16018| #endif
16019| #ifdef HAVE_SYS_STAT_H
16020| # include <sys/stat.h>
16021| #endif
16022| #ifdef STDC_HEADERS
16023| # include <stdlib.h>
16024| # include <stddef.h>
16025| #else
16026| # ifdef HAVE_STDLIB_H
16027| #  include <stdlib.h>
16028| # endif
16029| #endif
16030| #ifdef HAVE_STRING_H
16031| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16032| #  include <memory.h>
16033| # endif
16034| # include <string.h>
16035| #endif
16036| #ifdef HAVE_STRINGS_H
16037| # include <strings.h>
16038| #endif
16039| #ifdef HAVE_INTTYPES_H
16040| # include <inttypes.h>
16041| #endif
16042| #ifdef HAVE_STDINT_H
16043| # include <stdint.h>
16044| #endif
16045| #ifdef HAVE_UNISTD_H
16046| # include <unistd.h>
16047| #endif
16048| int
16049| main ()
16050| {
16051| if (sizeof ((ino_t)))
16052|           return 0;
16053|   ;
16054|   return 0;
16055| }
16056configure:29976: result: yes
16057configure:29985: checking for dev_t
16058configure:29985: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16059configure:29985: $? = 0
16060configure:29985: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16061conftest.c:290:20: error: expected expression
16062if (sizeof ((dev_t)))
16063                   ^
160641 error generated.
16065configure:29985: $? = 1
16066configure: failed program was:
16067| /* confdefs.h */
16068| #define PACKAGE_NAME "GNU Mailutils"
16069| #define PACKAGE_TARNAME "mailutils"
16070| #define PACKAGE_VERSION "3.12"
16071| #define PACKAGE_STRING "GNU Mailutils 3.12"
16072| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
16073| #define PACKAGE_URL "http://mailutils.org"
16074| #define PACKAGE "mailutils"
16075| #define VERSION "3.12"
16076| #define STDC_HEADERS 1
16077| #define HAVE_SYS_TYPES_H 1
16078| #define HAVE_SYS_STAT_H 1
16079| #define HAVE_STDLIB_H 1
16080| #define HAVE_STRING_H 1
16081| #define HAVE_MEMORY_H 1
16082| #define HAVE_STRINGS_H 1
16083| #define HAVE_INTTYPES_H 1
16084| #define HAVE_STDINT_H 1
16085| #define HAVE_UNISTD_H 1
16086| #define __EXTENSIONS__ 1
16087| #define _ALL_SOURCE 1
16088| #define _DARWIN_C_SOURCE 1
16089| #define _GNU_SOURCE 1
16090| #define _POSIX_PTHREAD_SEMANTICS 1
16091| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16092| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16093| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16094| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16095| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16096| #define __STDC_WANT_LIB_EXT2__ 1
16097| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16098| #define _TANDEM_SOURCE 1
16099| #define YYTEXT_POINTER 1
16100| #define HAVE_DLFCN_H 1
16101| #define LT_OBJDIR ".libs/"
16102| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
16103| #define HAVE_CFLOCALECOPYCURRENT 1
16104| #define HAVE_ICONV 1
16105| #define ENABLE_NLS 1
16106| #define HAVE_GETTEXT 1
16107| #define HAVE_DCGETTEXT 1
16108| #define HAVE_ICONV 1
16109| #define ICONV_CONST
16110| #define HAVE_ICONV_H 1
16111| #define HAVE_ALLOCA_H 1
16112| #define HAVE_ALLOCA 1
16113| #define HAVE_UNISTD_H 1
16114| #define HAVE_WCTYPE_H 1
16115| #define HAVE_LIMITS_H 1
16116| #define HAVE_WCHAR_H 1
16117| #define HAVE_SYS_MMAN_H 1
16118| #define HAVE_STDINT_H 1
16119| #define HAVE_STDLIB_H 1
16120| #define HAVE_SYS_PARAM_H 1
16121| #define HAVE_ISWCNTRL 1
16122| #define HAVE_ISWBLANK 1
16123| #define HAVE_SYMLINK 1
16124| #define HAVE_MBSINIT 1
16125| #define HAVE_MBRTOWC 1
16126| #define HAVE_ISASCII 1
16127| #define HAVE_MPROTECT 1
16128| #define HAVE_SETENV 1
16129| #define HAVE_WCWIDTH 1
16130| #define HAVE_WINT_T 1
16131| #define HAVE_TOWLOWER 1
16132| #define HAVE_RAW_DECL_WCTYPE 1
16133| #define HAVE_RAW_DECL_ISWCTYPE 1
16134| #define HAVE_RAW_DECL_WCTRANS 1
16135| #define HAVE_RAW_DECL_TOWCTRANS 1
16136| #define HAVE_LANGINFO_CODESET 1
16137| #define HAVE_WORKING_O_NOATIME 1
16138| #define HAVE_WORKING_O_NOFOLLOW 1
16139| #define HAVE_DECL_GETC_UNLOCKED 1
16140| #define HAVE_STDLIB_H 1
16141| #define MALLOC_0_IS_NONNULL 1
16142| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16143| #define HAVE_LONG_LONG_INT 1
16144| #define HAVE_MBSTATE_T 1
16145| #define HAVE_MAP_ANONYMOUS 1
16146| #define HAVE_DECL_SETENV 1
16147| #define HAVE_SEARCH_H 1
16148| #define HAVE_TSEARCH 1
16149| #define HAVE__BOOL 1
16150| #define HAVE_WCHAR_T 1
16151| #define restrict __restrict
16152| #define HAVE_RAW_DECL_FFSL 1
16153| #define HAVE_RAW_DECL_FFSLL 1
16154| #define HAVE_RAW_DECL_MEMMEM 1
16155| #define HAVE_RAW_DECL_STPCPY 1
16156| #define HAVE_RAW_DECL_STPNCPY 1
16157| #define HAVE_RAW_DECL_STRDUP 1
16158| #define HAVE_RAW_DECL_STRNCAT 1
16159| #define HAVE_RAW_DECL_STRNDUP 1
16160| #define HAVE_RAW_DECL_STRNLEN 1
16161| #define HAVE_RAW_DECL_STRPBRK 1
16162| #define HAVE_RAW_DECL_STRSEP 1
16163| #define HAVE_RAW_DECL_STRCASESTR 1
16164| #define HAVE_RAW_DECL_STRTOK_R 1
16165| #define HAVE_RAW_DECL_STRERROR_R 1
16166| #define HAVE_RAW_DECL_STRSIGNAL 1
16167| #define HAVE_ALLOCA 1
16168| #define GNULIB_TEST_ENVIRON 1
16169| #define HAVE_DECL_ISWBLANK 1
16170| #define GNULIB_TEST_ISWBLANK 1
16171| #define GNULIB_TEST_MBRTOWC 1
16172| #define GNULIB_TEST_MBSINIT 1
16173| #define GNULIB_TEST_MBSLEN 1
16174| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
16175| #define HAVE_MBSTATE_T 1
16176| #define GNULIB_TEST_MEMCHR 1
16177| #define GNULIB_TEST_SETENV 1
16178| #define HAVE_RAW_DECL__EXIT 1
16179| #define HAVE_RAW_DECL_ATOLL 1
16180| #define HAVE_RAW_DECL_GETLOADAVG 1
16181| #define HAVE_RAW_DECL_GETSUBOPT 1
16182| #define HAVE_RAW_DECL_GRANTPT 1
16183| #define HAVE_RAW_DECL_INITSTATE 1
16184| #define HAVE_RAW_DECL_MKSTEMP 1
16185| #define HAVE_RAW_DECL_POSIX_OPENPT 1
16186| #define HAVE_RAW_DECL_PTSNAME 1
16187| #define HAVE_RAW_DECL_PTSNAME_R 1
16188| #define HAVE_RAW_DECL_RANDOM 1
16189| #define HAVE_RAW_DECL_REALPATH 1
16190| #define HAVE_RAW_DECL_RPMATCH 1
16191| #define HAVE_RAW_DECL_SETENV 1
16192| #define HAVE_RAW_DECL_SETSTATE 1
16193| #define HAVE_RAW_DECL_SRANDOM 1
16194| #define HAVE_RAW_DECL_STRTOD 1
16195| #define HAVE_RAW_DECL_STRTOLL 1
16196| #define HAVE_RAW_DECL_STRTOULL 1
16197| #define HAVE_RAW_DECL_UNLOCKPT 1
16198| #define HAVE_RAW_DECL_UNSETENV 1
16199| #define HAVE_RAW_DECL_CHDIR 1
16200| #define HAVE_RAW_DECL_CHOWN 1
16201| #define HAVE_RAW_DECL_DUP 1
16202| #define HAVE_RAW_DECL_DUP2 1
16203| #define HAVE_RAW_DECL_FACCESSAT 1
16204| #define HAVE_RAW_DECL_FCHDIR 1
16205| #define HAVE_RAW_DECL_FCHOWNAT 1
16206| #define HAVE_RAW_DECL_FSYNC 1
16207| #define HAVE_RAW_DECL_FTRUNCATE 1
16208| #define HAVE_RAW_DECL_GETCWD 1
16209| #define HAVE_RAW_DECL_GETDOMAINNAME 1
16210| #define HAVE_RAW_DECL_GETDTABLESIZE 1
16211| #define HAVE_RAW_DECL_GETGROUPS 1
16212| #define HAVE_RAW_DECL_GETHOSTNAME 1
16213| #define HAVE_RAW_DECL_GETLOGIN 1
16214| #define HAVE_RAW_DECL_GETLOGIN_R 1
16215| #define HAVE_RAW_DECL_GETPAGESIZE 1
16216| #define HAVE_RAW_DECL_GETUSERSHELL 1
16217| #define HAVE_RAW_DECL_SETUSERSHELL 1
16218| #define HAVE_RAW_DECL_ENDUSERSHELL 1
16219| #define HAVE_RAW_DECL_ISATTY 1
16220| #define HAVE_RAW_DECL_LCHOWN 1
16221| #define HAVE_RAW_DECL_LINK 1
16222| #define HAVE_RAW_DECL_LINKAT 1
16223| #define HAVE_RAW_DECL_LSEEK 1
16224| #define HAVE_RAW_DECL_PIPE 1
16225| #define HAVE_RAW_DECL_PREAD 1
16226| #define HAVE_RAW_DECL_PWRITE 1
16227| #define HAVE_RAW_DECL_READLINK 1
16228| #define HAVE_RAW_DECL_READLINKAT 1
16229| #define HAVE_RAW_DECL_RMDIR 1
16230| #define HAVE_RAW_DECL_SETHOSTNAME 1
16231| #define HAVE_RAW_DECL_SLEEP 1
16232| #define HAVE_RAW_DECL_SYMLINK 1
16233| #define HAVE_RAW_DECL_SYMLINKAT 1
16234| #define HAVE_RAW_DECL_TTYNAME_R 1
16235| #define HAVE_RAW_DECL_UNLINK 1
16236| #define HAVE_RAW_DECL_UNLINKAT 1
16237| #define HAVE_RAW_DECL_USLEEP 1
16238| #define HAVE_RAW_DECL_BTOWC 1
16239| #define HAVE_RAW_DECL_WCTOB 1
16240| #define HAVE_RAW_DECL_MBSINIT 1
16241| #define HAVE_RAW_DECL_MBRTOWC 1
16242| #define HAVE_RAW_DECL_MBRLEN 1
16243| #define HAVE_RAW_DECL_MBSRTOWCS 1
16244| #define HAVE_RAW_DECL_MBSNRTOWCS 1
16245| #define HAVE_RAW_DECL_WCRTOMB 1
16246| #define HAVE_RAW_DECL_WCSRTOMBS 1
16247| #define HAVE_RAW_DECL_WCSNRTOMBS 1
16248| #define HAVE_RAW_DECL_WCWIDTH 1
16249| #define HAVE_RAW_DECL_WMEMCHR 1
16250| #define HAVE_RAW_DECL_WMEMCMP 1
16251| #define HAVE_RAW_DECL_WMEMCPY 1
16252| #define HAVE_RAW_DECL_WMEMMOVE 1
16253| #define HAVE_RAW_DECL_WMEMSET 1
16254| #define HAVE_RAW_DECL_WCSLEN 1
16255| #define HAVE_RAW_DECL_WCSNLEN 1
16256| #define HAVE_RAW_DECL_WCSCPY 1
16257| #define HAVE_RAW_DECL_WCPCPY 1
16258| #define HAVE_RAW_DECL_WCSNCPY 1
16259| #define HAVE_RAW_DECL_WCPNCPY 1
16260| #define HAVE_RAW_DECL_WCSCAT 1
16261| #define HAVE_RAW_DECL_WCSNCAT 1
16262| #define HAVE_RAW_DECL_WCSCMP 1
16263| #define HAVE_RAW_DECL_WCSNCMP 1
16264| #define HAVE_RAW_DECL_WCSCASECMP 1
16265| #define HAVE_RAW_DECL_WCSNCASECMP 1
16266| #define HAVE_RAW_DECL_WCSCOLL 1
16267| #define HAVE_RAW_DECL_WCSXFRM 1
16268| #define HAVE_RAW_DECL_WCSDUP 1
16269| #define HAVE_RAW_DECL_WCSCHR 1
16270| #define HAVE_RAW_DECL_WCSRCHR 1
16271| #define HAVE_RAW_DECL_WCSCSPN 1
16272| #define HAVE_RAW_DECL_WCSSPN 1
16273| #define HAVE_RAW_DECL_WCSPBRK 1
16274| #define HAVE_RAW_DECL_WCSSTR 1
16275| #define HAVE_RAW_DECL_WCSTOK 1
16276| #define HAVE_RAW_DECL_WCSWIDTH 1
16277| #define HAVE_TOWLOWER 1
16278| #define HAVE_RAW_DECL_WCTYPE 1
16279| #define HAVE_RAW_DECL_ISWCTYPE 1
16280| #define HAVE_RAW_DECL_WCTRANS 1
16281| #define HAVE_RAW_DECL_TOWCTRANS 1
16282| #define HAVE_DECL_WCWIDTH 1
16283| #define GNULIB_TEST_WCWIDTH 1
16284| #define HAVE_LIBRESOLV 1
16285| #define HAVE_PATHS_H 1
16286| #define HAVE_LIBPROC_H 1
16287| #define HAVE_PROC_PIDINFO 1
16288| #define LOG_FACILITY LOG_MAIL
16289| #define LOG_FACILITY_STRING "mail"
16290| #define STDC_HEADERS 1
16291| #define HAVE_DIRENT_H 1
16292| #define HAVE_ERRNO_H 1
16293| #define HAVE_FCNTL_H 1
16294| #define HAVE_INTTYPES_H 1
16295| #define HAVE_LIBGEN_H 1
16296| #define HAVE_LIMITS_H 1
16297| #define HAVE_PATHS_H 1
16298| #define HAVE_SYS_SOCKET_H 1
16299| #define HAVE_STDARG_H 1
16300| #define HAVE_STDIO_H 1
16301| #define HAVE_STDLIB_H 1
16302| #define HAVE_STRING_H 1
16303| #define HAVE_STRINGS_H 1
16304| #define HAVE_SYS_FILE_H 1
16305| #define HAVE_SYSEXITS_H 1
16306| #define HAVE_SYSLOG_H 1
16307| #define HAVE_TERMCAP_H 1
16308| #define HAVE_TERMIOS_H 1
16309| #define HAVE_SGTTY_H 1
16310| #define HAVE_UTMP_H 1
16311| #define HAVE_UTMPX_H 1
16312| #define HAVE_UNISTD_H 1
16313| #define HAVE_WCHAR_H 1
16314| #define HAVE_INTPTR_T 1
16315| #define RETSIGTYPE void
16316| #define HAVE_DECL_SYS_SIGLIST 1
16317| #define HAVE_STRUCT_TM_TM_ZONE 1
16318| #define HAVE_TM_ZONE 1
16319| /* end confdefs.h.  */
16320| #include <stdio.h>
16321| #ifdef HAVE_SYS_TYPES_H
16322| # include <sys/types.h>
16323| #endif
16324| #ifdef HAVE_SYS_STAT_H
16325| # include <sys/stat.h>
16326| #endif
16327| #ifdef STDC_HEADERS
16328| # include <stdlib.h>
16329| # include <stddef.h>
16330| #else
16331| # ifdef HAVE_STDLIB_H
16332| #  include <stdlib.h>
16333| # endif
16334| #endif
16335| #ifdef HAVE_STRING_H
16336| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16337| #  include <memory.h>
16338| # endif
16339| # include <string.h>
16340| #endif
16341| #ifdef HAVE_STRINGS_H
16342| # include <strings.h>
16343| #endif
16344| #ifdef HAVE_INTTYPES_H
16345| # include <inttypes.h>
16346| #endif
16347| #ifdef HAVE_STDINT_H
16348| # include <stdint.h>
16349| #endif
16350| #ifdef HAVE_UNISTD_H
16351| # include <unistd.h>
16352| #endif
16353| int
16354| main ()
16355| {
16356| if (sizeof ((dev_t)))
16357|           return 0;
16358|   ;
16359|   return 0;
16360| }
16361configure:29985: result: yes
16362configure:29994: checking for socklen_t
16363configure:29994: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16364configure:29994: $? = 0
16365configure:29994: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16366conftest.c:269:24: error: expected expression
16367if (sizeof ((socklen_t)))
16368                       ^
163691 error generated.
16370configure:29994: $? = 1
16371configure: failed program was:
16372| /* confdefs.h */
16373| #define PACKAGE_NAME "GNU Mailutils"
16374| #define PACKAGE_TARNAME "mailutils"
16375| #define PACKAGE_VERSION "3.12"
16376| #define PACKAGE_STRING "GNU Mailutils 3.12"
16377| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
16378| #define PACKAGE_URL "http://mailutils.org"
16379| #define PACKAGE "mailutils"
16380| #define VERSION "3.12"
16381| #define STDC_HEADERS 1
16382| #define HAVE_SYS_TYPES_H 1
16383| #define HAVE_SYS_STAT_H 1
16384| #define HAVE_STDLIB_H 1
16385| #define HAVE_STRING_H 1
16386| #define HAVE_MEMORY_H 1
16387| #define HAVE_STRINGS_H 1
16388| #define HAVE_INTTYPES_H 1
16389| #define HAVE_STDINT_H 1
16390| #define HAVE_UNISTD_H 1
16391| #define __EXTENSIONS__ 1
16392| #define _ALL_SOURCE 1
16393| #define _DARWIN_C_SOURCE 1
16394| #define _GNU_SOURCE 1
16395| #define _POSIX_PTHREAD_SEMANTICS 1
16396| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16397| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16398| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16399| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16400| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16401| #define __STDC_WANT_LIB_EXT2__ 1
16402| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16403| #define _TANDEM_SOURCE 1
16404| #define YYTEXT_POINTER 1
16405| #define HAVE_DLFCN_H 1
16406| #define LT_OBJDIR ".libs/"
16407| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
16408| #define HAVE_CFLOCALECOPYCURRENT 1
16409| #define HAVE_ICONV 1
16410| #define ENABLE_NLS 1
16411| #define HAVE_GETTEXT 1
16412| #define HAVE_DCGETTEXT 1
16413| #define HAVE_ICONV 1
16414| #define ICONV_CONST
16415| #define HAVE_ICONV_H 1
16416| #define HAVE_ALLOCA_H 1
16417| #define HAVE_ALLOCA 1
16418| #define HAVE_UNISTD_H 1
16419| #define HAVE_WCTYPE_H 1
16420| #define HAVE_LIMITS_H 1
16421| #define HAVE_WCHAR_H 1
16422| #define HAVE_SYS_MMAN_H 1
16423| #define HAVE_STDINT_H 1
16424| #define HAVE_STDLIB_H 1
16425| #define HAVE_SYS_PARAM_H 1
16426| #define HAVE_ISWCNTRL 1
16427| #define HAVE_ISWBLANK 1
16428| #define HAVE_SYMLINK 1
16429| #define HAVE_MBSINIT 1
16430| #define HAVE_MBRTOWC 1
16431| #define HAVE_ISASCII 1
16432| #define HAVE_MPROTECT 1
16433| #define HAVE_SETENV 1
16434| #define HAVE_WCWIDTH 1
16435| #define HAVE_WINT_T 1
16436| #define HAVE_TOWLOWER 1
16437| #define HAVE_RAW_DECL_WCTYPE 1
16438| #define HAVE_RAW_DECL_ISWCTYPE 1
16439| #define HAVE_RAW_DECL_WCTRANS 1
16440| #define HAVE_RAW_DECL_TOWCTRANS 1
16441| #define HAVE_LANGINFO_CODESET 1
16442| #define HAVE_WORKING_O_NOATIME 1
16443| #define HAVE_WORKING_O_NOFOLLOW 1
16444| #define HAVE_DECL_GETC_UNLOCKED 1
16445| #define HAVE_STDLIB_H 1
16446| #define MALLOC_0_IS_NONNULL 1
16447| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16448| #define HAVE_LONG_LONG_INT 1
16449| #define HAVE_MBSTATE_T 1
16450| #define HAVE_MAP_ANONYMOUS 1
16451| #define HAVE_DECL_SETENV 1
16452| #define HAVE_SEARCH_H 1
16453| #define HAVE_TSEARCH 1
16454| #define HAVE__BOOL 1
16455| #define HAVE_WCHAR_T 1
16456| #define restrict __restrict
16457| #define HAVE_RAW_DECL_FFSL 1
16458| #define HAVE_RAW_DECL_FFSLL 1
16459| #define HAVE_RAW_DECL_MEMMEM 1
16460| #define HAVE_RAW_DECL_STPCPY 1
16461| #define HAVE_RAW_DECL_STPNCPY 1
16462| #define HAVE_RAW_DECL_STRDUP 1
16463| #define HAVE_RAW_DECL_STRNCAT 1
16464| #define HAVE_RAW_DECL_STRNDUP 1
16465| #define HAVE_RAW_DECL_STRNLEN 1
16466| #define HAVE_RAW_DECL_STRPBRK 1
16467| #define HAVE_RAW_DECL_STRSEP 1
16468| #define HAVE_RAW_DECL_STRCASESTR 1
16469| #define HAVE_RAW_DECL_STRTOK_R 1
16470| #define HAVE_RAW_DECL_STRERROR_R 1
16471| #define HAVE_RAW_DECL_STRSIGNAL 1
16472| #define HAVE_ALLOCA 1
16473| #define GNULIB_TEST_ENVIRON 1
16474| #define HAVE_DECL_ISWBLANK 1
16475| #define GNULIB_TEST_ISWBLANK 1
16476| #define GNULIB_TEST_MBRTOWC 1
16477| #define GNULIB_TEST_MBSINIT 1
16478| #define GNULIB_TEST_MBSLEN 1
16479| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
16480| #define HAVE_MBSTATE_T 1
16481| #define GNULIB_TEST_MEMCHR 1
16482| #define GNULIB_TEST_SETENV 1
16483| #define HAVE_RAW_DECL__EXIT 1
16484| #define HAVE_RAW_DECL_ATOLL 1
16485| #define HAVE_RAW_DECL_GETLOADAVG 1
16486| #define HAVE_RAW_DECL_GETSUBOPT 1
16487| #define HAVE_RAW_DECL_GRANTPT 1
16488| #define HAVE_RAW_DECL_INITSTATE 1
16489| #define HAVE_RAW_DECL_MKSTEMP 1
16490| #define HAVE_RAW_DECL_POSIX_OPENPT 1
16491| #define HAVE_RAW_DECL_PTSNAME 1
16492| #define HAVE_RAW_DECL_PTSNAME_R 1
16493| #define HAVE_RAW_DECL_RANDOM 1
16494| #define HAVE_RAW_DECL_REALPATH 1
16495| #define HAVE_RAW_DECL_RPMATCH 1
16496| #define HAVE_RAW_DECL_SETENV 1
16497| #define HAVE_RAW_DECL_SETSTATE 1
16498| #define HAVE_RAW_DECL_SRANDOM 1
16499| #define HAVE_RAW_DECL_STRTOD 1
16500| #define HAVE_RAW_DECL_STRTOLL 1
16501| #define HAVE_RAW_DECL_STRTOULL 1
16502| #define HAVE_RAW_DECL_UNLOCKPT 1
16503| #define HAVE_RAW_DECL_UNSETENV 1
16504| #define HAVE_RAW_DECL_CHDIR 1
16505| #define HAVE_RAW_DECL_CHOWN 1
16506| #define HAVE_RAW_DECL_DUP 1
16507| #define HAVE_RAW_DECL_DUP2 1
16508| #define HAVE_RAW_DECL_FACCESSAT 1
16509| #define HAVE_RAW_DECL_FCHDIR 1
16510| #define HAVE_RAW_DECL_FCHOWNAT 1
16511| #define HAVE_RAW_DECL_FSYNC 1
16512| #define HAVE_RAW_DECL_FTRUNCATE 1
16513| #define HAVE_RAW_DECL_GETCWD 1
16514| #define HAVE_RAW_DECL_GETDOMAINNAME 1
16515| #define HAVE_RAW_DECL_GETDTABLESIZE 1
16516| #define HAVE_RAW_DECL_GETGROUPS 1
16517| #define HAVE_RAW_DECL_GETHOSTNAME 1
16518| #define HAVE_RAW_DECL_GETLOGIN 1
16519| #define HAVE_RAW_DECL_GETLOGIN_R 1
16520| #define HAVE_RAW_DECL_GETPAGESIZE 1
16521| #define HAVE_RAW_DECL_GETUSERSHELL 1
16522| #define HAVE_RAW_DECL_SETUSERSHELL 1
16523| #define HAVE_RAW_DECL_ENDUSERSHELL 1
16524| #define HAVE_RAW_DECL_ISATTY 1
16525| #define HAVE_RAW_DECL_LCHOWN 1
16526| #define HAVE_RAW_DECL_LINK 1
16527| #define HAVE_RAW_DECL_LINKAT 1
16528| #define HAVE_RAW_DECL_LSEEK 1
16529| #define HAVE_RAW_DECL_PIPE 1
16530| #define HAVE_RAW_DECL_PREAD 1
16531| #define HAVE_RAW_DECL_PWRITE 1
16532| #define HAVE_RAW_DECL_READLINK 1
16533| #define HAVE_RAW_DECL_READLINKAT 1
16534| #define HAVE_RAW_DECL_RMDIR 1
16535| #define HAVE_RAW_DECL_SETHOSTNAME 1
16536| #define HAVE_RAW_DECL_SLEEP 1
16537| #define HAVE_RAW_DECL_SYMLINK 1
16538| #define HAVE_RAW_DECL_SYMLINKAT 1
16539| #define HAVE_RAW_DECL_TTYNAME_R 1
16540| #define HAVE_RAW_DECL_UNLINK 1
16541| #define HAVE_RAW_DECL_UNLINKAT 1
16542| #define HAVE_RAW_DECL_USLEEP 1
16543| #define HAVE_RAW_DECL_BTOWC 1
16544| #define HAVE_RAW_DECL_WCTOB 1
16545| #define HAVE_RAW_DECL_MBSINIT 1
16546| #define HAVE_RAW_DECL_MBRTOWC 1
16547| #define HAVE_RAW_DECL_MBRLEN 1
16548| #define HAVE_RAW_DECL_MBSRTOWCS 1
16549| #define HAVE_RAW_DECL_MBSNRTOWCS 1
16550| #define HAVE_RAW_DECL_WCRTOMB 1
16551| #define HAVE_RAW_DECL_WCSRTOMBS 1
16552| #define HAVE_RAW_DECL_WCSNRTOMBS 1
16553| #define HAVE_RAW_DECL_WCWIDTH 1
16554| #define HAVE_RAW_DECL_WMEMCHR 1
16555| #define HAVE_RAW_DECL_WMEMCMP 1
16556| #define HAVE_RAW_DECL_WMEMCPY 1
16557| #define HAVE_RAW_DECL_WMEMMOVE 1
16558| #define HAVE_RAW_DECL_WMEMSET 1
16559| #define HAVE_RAW_DECL_WCSLEN 1
16560| #define HAVE_RAW_DECL_WCSNLEN 1
16561| #define HAVE_RAW_DECL_WCSCPY 1
16562| #define HAVE_RAW_DECL_WCPCPY 1
16563| #define HAVE_RAW_DECL_WCSNCPY 1
16564| #define HAVE_RAW_DECL_WCPNCPY 1
16565| #define HAVE_RAW_DECL_WCSCAT 1
16566| #define HAVE_RAW_DECL_WCSNCAT 1
16567| #define HAVE_RAW_DECL_WCSCMP 1
16568| #define HAVE_RAW_DECL_WCSNCMP 1
16569| #define HAVE_RAW_DECL_WCSCASECMP 1
16570| #define HAVE_RAW_DECL_WCSNCASECMP 1
16571| #define HAVE_RAW_DECL_WCSCOLL 1
16572| #define HAVE_RAW_DECL_WCSXFRM 1
16573| #define HAVE_RAW_DECL_WCSDUP 1
16574| #define HAVE_RAW_DECL_WCSCHR 1
16575| #define HAVE_RAW_DECL_WCSRCHR 1
16576| #define HAVE_RAW_DECL_WCSCSPN 1
16577| #define HAVE_RAW_DECL_WCSSPN 1
16578| #define HAVE_RAW_DECL_WCSPBRK 1
16579| #define HAVE_RAW_DECL_WCSSTR 1
16580| #define HAVE_RAW_DECL_WCSTOK 1
16581| #define HAVE_RAW_DECL_WCSWIDTH 1
16582| #define HAVE_TOWLOWER 1
16583| #define HAVE_RAW_DECL_WCTYPE 1
16584| #define HAVE_RAW_DECL_ISWCTYPE 1
16585| #define HAVE_RAW_DECL_WCTRANS 1
16586| #define HAVE_RAW_DECL_TOWCTRANS 1
16587| #define HAVE_DECL_WCWIDTH 1
16588| #define GNULIB_TEST_WCWIDTH 1
16589| #define HAVE_LIBRESOLV 1
16590| #define HAVE_PATHS_H 1
16591| #define HAVE_LIBPROC_H 1
16592| #define HAVE_PROC_PIDINFO 1
16593| #define LOG_FACILITY LOG_MAIL
16594| #define LOG_FACILITY_STRING "mail"
16595| #define STDC_HEADERS 1
16596| #define HAVE_DIRENT_H 1
16597| #define HAVE_ERRNO_H 1
16598| #define HAVE_FCNTL_H 1
16599| #define HAVE_INTTYPES_H 1
16600| #define HAVE_LIBGEN_H 1
16601| #define HAVE_LIMITS_H 1
16602| #define HAVE_PATHS_H 1
16603| #define HAVE_SYS_SOCKET_H 1
16604| #define HAVE_STDARG_H 1
16605| #define HAVE_STDIO_H 1
16606| #define HAVE_STDLIB_H 1
16607| #define HAVE_STRING_H 1
16608| #define HAVE_STRINGS_H 1
16609| #define HAVE_SYS_FILE_H 1
16610| #define HAVE_SYSEXITS_H 1
16611| #define HAVE_SYSLOG_H 1
16612| #define HAVE_TERMCAP_H 1
16613| #define HAVE_TERMIOS_H 1
16614| #define HAVE_SGTTY_H 1
16615| #define HAVE_UTMP_H 1
16616| #define HAVE_UTMPX_H 1
16617| #define HAVE_UNISTD_H 1
16618| #define HAVE_WCHAR_H 1
16619| #define HAVE_INTPTR_T 1
16620| #define RETSIGTYPE void
16621| #define HAVE_DECL_SYS_SIGLIST 1
16622| #define HAVE_STRUCT_TM_TM_ZONE 1
16623| #define HAVE_TM_ZONE 1
16624| /* end confdefs.h.  */
16625|
16626| #if HAVE_SYS_TYPES_H
16627| # include <sys/types.h>
16628| #endif
16629| #ifdef HAVE_SYS_SOCKET_H
16630| # include <sys/socket.h>
16631| #endif
16632| #ifdef HAVE_SOCKET_H
16633| # include <socket.h>
16634| #endif
16635|
16636|
16637| int
16638| main ()
16639| {
16640| if (sizeof ((socklen_t)))
16641|           return 0;
16642|   ;
16643|   return 0;
16644| }
16645configure:29994: result: yes
16646configure:30014: checking for long long
16647configure:30014: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16648configure:30014: $? = 0
16649configure:30014: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16650conftest.c:290:24: error: expected expression
16651if (sizeof ((long long)))
16652                       ^
166531 error generated.
16654configure:30014: $? = 1
16655configure: failed program was:
16656| /* confdefs.h */
16657| #define PACKAGE_NAME "GNU Mailutils"
16658| #define PACKAGE_TARNAME "mailutils"
16659| #define PACKAGE_VERSION "3.12"
16660| #define PACKAGE_STRING "GNU Mailutils 3.12"
16661| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
16662| #define PACKAGE_URL "http://mailutils.org"
16663| #define PACKAGE "mailutils"
16664| #define VERSION "3.12"
16665| #define STDC_HEADERS 1
16666| #define HAVE_SYS_TYPES_H 1
16667| #define HAVE_SYS_STAT_H 1
16668| #define HAVE_STDLIB_H 1
16669| #define HAVE_STRING_H 1
16670| #define HAVE_MEMORY_H 1
16671| #define HAVE_STRINGS_H 1
16672| #define HAVE_INTTYPES_H 1
16673| #define HAVE_STDINT_H 1
16674| #define HAVE_UNISTD_H 1
16675| #define __EXTENSIONS__ 1
16676| #define _ALL_SOURCE 1
16677| #define _DARWIN_C_SOURCE 1
16678| #define _GNU_SOURCE 1
16679| #define _POSIX_PTHREAD_SEMANTICS 1
16680| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16681| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16682| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16683| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16684| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16685| #define __STDC_WANT_LIB_EXT2__ 1
16686| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16687| #define _TANDEM_SOURCE 1
16688| #define YYTEXT_POINTER 1
16689| #define HAVE_DLFCN_H 1
16690| #define LT_OBJDIR ".libs/"
16691| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
16692| #define HAVE_CFLOCALECOPYCURRENT 1
16693| #define HAVE_ICONV 1
16694| #define ENABLE_NLS 1
16695| #define HAVE_GETTEXT 1
16696| #define HAVE_DCGETTEXT 1
16697| #define HAVE_ICONV 1
16698| #define ICONV_CONST
16699| #define HAVE_ICONV_H 1
16700| #define HAVE_ALLOCA_H 1
16701| #define HAVE_ALLOCA 1
16702| #define HAVE_UNISTD_H 1
16703| #define HAVE_WCTYPE_H 1
16704| #define HAVE_LIMITS_H 1
16705| #define HAVE_WCHAR_H 1
16706| #define HAVE_SYS_MMAN_H 1
16707| #define HAVE_STDINT_H 1
16708| #define HAVE_STDLIB_H 1
16709| #define HAVE_SYS_PARAM_H 1
16710| #define HAVE_ISWCNTRL 1
16711| #define HAVE_ISWBLANK 1
16712| #define HAVE_SYMLINK 1
16713| #define HAVE_MBSINIT 1
16714| #define HAVE_MBRTOWC 1
16715| #define HAVE_ISASCII 1
16716| #define HAVE_MPROTECT 1
16717| #define HAVE_SETENV 1
16718| #define HAVE_WCWIDTH 1
16719| #define HAVE_WINT_T 1
16720| #define HAVE_TOWLOWER 1
16721| #define HAVE_RAW_DECL_WCTYPE 1
16722| #define HAVE_RAW_DECL_ISWCTYPE 1
16723| #define HAVE_RAW_DECL_WCTRANS 1
16724| #define HAVE_RAW_DECL_TOWCTRANS 1
16725| #define HAVE_LANGINFO_CODESET 1
16726| #define HAVE_WORKING_O_NOATIME 1
16727| #define HAVE_WORKING_O_NOFOLLOW 1
16728| #define HAVE_DECL_GETC_UNLOCKED 1
16729| #define HAVE_STDLIB_H 1
16730| #define MALLOC_0_IS_NONNULL 1
16731| #define HAVE_UNSIGNED_LONG_LONG_INT 1
16732| #define HAVE_LONG_LONG_INT 1
16733| #define HAVE_MBSTATE_T 1
16734| #define HAVE_MAP_ANONYMOUS 1
16735| #define HAVE_DECL_SETENV 1
16736| #define HAVE_SEARCH_H 1
16737| #define HAVE_TSEARCH 1
16738| #define HAVE__BOOL 1
16739| #define HAVE_WCHAR_T 1
16740| #define restrict __restrict
16741| #define HAVE_RAW_DECL_FFSL 1
16742| #define HAVE_RAW_DECL_FFSLL 1
16743| #define HAVE_RAW_DECL_MEMMEM 1
16744| #define HAVE_RAW_DECL_STPCPY 1
16745| #define HAVE_RAW_DECL_STPNCPY 1
16746| #define HAVE_RAW_DECL_STRDUP 1
16747| #define HAVE_RAW_DECL_STRNCAT 1
16748| #define HAVE_RAW_DECL_STRNDUP 1
16749| #define HAVE_RAW_DECL_STRNLEN 1
16750| #define HAVE_RAW_DECL_STRPBRK 1
16751| #define HAVE_RAW_DECL_STRSEP 1
16752| #define HAVE_RAW_DECL_STRCASESTR 1
16753| #define HAVE_RAW_DECL_STRTOK_R 1
16754| #define HAVE_RAW_DECL_STRERROR_R 1
16755| #define HAVE_RAW_DECL_STRSIGNAL 1
16756| #define HAVE_ALLOCA 1
16757| #define GNULIB_TEST_ENVIRON 1
16758| #define HAVE_DECL_ISWBLANK 1
16759| #define GNULIB_TEST_ISWBLANK 1
16760| #define GNULIB_TEST_MBRTOWC 1
16761| #define GNULIB_TEST_MBSINIT 1
16762| #define GNULIB_TEST_MBSLEN 1
16763| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
16764| #define HAVE_MBSTATE_T 1
16765| #define GNULIB_TEST_MEMCHR 1
16766| #define GNULIB_TEST_SETENV 1
16767| #define HAVE_RAW_DECL__EXIT 1
16768| #define HAVE_RAW_DECL_ATOLL 1
16769| #define HAVE_RAW_DECL_GETLOADAVG 1
16770| #define HAVE_RAW_DECL_GETSUBOPT 1
16771| #define HAVE_RAW_DECL_GRANTPT 1
16772| #define HAVE_RAW_DECL_INITSTATE 1
16773| #define HAVE_RAW_DECL_MKSTEMP 1
16774| #define HAVE_RAW_DECL_POSIX_OPENPT 1
16775| #define HAVE_RAW_DECL_PTSNAME 1
16776| #define HAVE_RAW_DECL_PTSNAME_R 1
16777| #define HAVE_RAW_DECL_RANDOM 1
16778| #define HAVE_RAW_DECL_REALPATH 1
16779| #define HAVE_RAW_DECL_RPMATCH 1
16780| #define HAVE_RAW_DECL_SETENV 1
16781| #define HAVE_RAW_DECL_SETSTATE 1
16782| #define HAVE_RAW_DECL_SRANDOM 1
16783| #define HAVE_RAW_DECL_STRTOD 1
16784| #define HAVE_RAW_DECL_STRTOLL 1
16785| #define HAVE_RAW_DECL_STRTOULL 1
16786| #define HAVE_RAW_DECL_UNLOCKPT 1
16787| #define HAVE_RAW_DECL_UNSETENV 1
16788| #define HAVE_RAW_DECL_CHDIR 1
16789| #define HAVE_RAW_DECL_CHOWN 1
16790| #define HAVE_RAW_DECL_DUP 1
16791| #define HAVE_RAW_DECL_DUP2 1
16792| #define HAVE_RAW_DECL_FACCESSAT 1
16793| #define HAVE_RAW_DECL_FCHDIR 1
16794| #define HAVE_RAW_DECL_FCHOWNAT 1
16795| #define HAVE_RAW_DECL_FSYNC 1
16796| #define HAVE_RAW_DECL_FTRUNCATE 1
16797| #define HAVE_RAW_DECL_GETCWD 1
16798| #define HAVE_RAW_DECL_GETDOMAINNAME 1
16799| #define HAVE_RAW_DECL_GETDTABLESIZE 1
16800| #define HAVE_RAW_DECL_GETGROUPS 1
16801| #define HAVE_RAW_DECL_GETHOSTNAME 1
16802| #define HAVE_RAW_DECL_GETLOGIN 1
16803| #define HAVE_RAW_DECL_GETLOGIN_R 1
16804| #define HAVE_RAW_DECL_GETPAGESIZE 1
16805| #define HAVE_RAW_DECL_GETUSERSHELL 1
16806| #define HAVE_RAW_DECL_SETUSERSHELL 1
16807| #define HAVE_RAW_DECL_ENDUSERSHELL 1
16808| #define HAVE_RAW_DECL_ISATTY 1
16809| #define HAVE_RAW_DECL_LCHOWN 1
16810| #define HAVE_RAW_DECL_LINK 1
16811| #define HAVE_RAW_DECL_LINKAT 1
16812| #define HAVE_RAW_DECL_LSEEK 1
16813| #define HAVE_RAW_DECL_PIPE 1
16814| #define HAVE_RAW_DECL_PREAD 1
16815| #define HAVE_RAW_DECL_PWRITE 1
16816| #define HAVE_RAW_DECL_READLINK 1
16817| #define HAVE_RAW_DECL_READLINKAT 1
16818| #define HAVE_RAW_DECL_RMDIR 1
16819| #define HAVE_RAW_DECL_SETHOSTNAME 1
16820| #define HAVE_RAW_DECL_SLEEP 1
16821| #define HAVE_RAW_DECL_SYMLINK 1
16822| #define HAVE_RAW_DECL_SYMLINKAT 1
16823| #define HAVE_RAW_DECL_TTYNAME_R 1
16824| #define HAVE_RAW_DECL_UNLINK 1
16825| #define HAVE_RAW_DECL_UNLINKAT 1
16826| #define HAVE_RAW_DECL_USLEEP 1
16827| #define HAVE_RAW_DECL_BTOWC 1
16828| #define HAVE_RAW_DECL_WCTOB 1
16829| #define HAVE_RAW_DECL_MBSINIT 1
16830| #define HAVE_RAW_DECL_MBRTOWC 1
16831| #define HAVE_RAW_DECL_MBRLEN 1
16832| #define HAVE_RAW_DECL_MBSRTOWCS 1
16833| #define HAVE_RAW_DECL_MBSNRTOWCS 1
16834| #define HAVE_RAW_DECL_WCRTOMB 1
16835| #define HAVE_RAW_DECL_WCSRTOMBS 1
16836| #define HAVE_RAW_DECL_WCSNRTOMBS 1
16837| #define HAVE_RAW_DECL_WCWIDTH 1
16838| #define HAVE_RAW_DECL_WMEMCHR 1
16839| #define HAVE_RAW_DECL_WMEMCMP 1
16840| #define HAVE_RAW_DECL_WMEMCPY 1
16841| #define HAVE_RAW_DECL_WMEMMOVE 1
16842| #define HAVE_RAW_DECL_WMEMSET 1
16843| #define HAVE_RAW_DECL_WCSLEN 1
16844| #define HAVE_RAW_DECL_WCSNLEN 1
16845| #define HAVE_RAW_DECL_WCSCPY 1
16846| #define HAVE_RAW_DECL_WCPCPY 1
16847| #define HAVE_RAW_DECL_WCSNCPY 1
16848| #define HAVE_RAW_DECL_WCPNCPY 1
16849| #define HAVE_RAW_DECL_WCSCAT 1
16850| #define HAVE_RAW_DECL_WCSNCAT 1
16851| #define HAVE_RAW_DECL_WCSCMP 1
16852| #define HAVE_RAW_DECL_WCSNCMP 1
16853| #define HAVE_RAW_DECL_WCSCASECMP 1
16854| #define HAVE_RAW_DECL_WCSNCASECMP 1
16855| #define HAVE_RAW_DECL_WCSCOLL 1
16856| #define HAVE_RAW_DECL_WCSXFRM 1
16857| #define HAVE_RAW_DECL_WCSDUP 1
16858| #define HAVE_RAW_DECL_WCSCHR 1
16859| #define HAVE_RAW_DECL_WCSRCHR 1
16860| #define HAVE_RAW_DECL_WCSCSPN 1
16861| #define HAVE_RAW_DECL_WCSSPN 1
16862| #define HAVE_RAW_DECL_WCSPBRK 1
16863| #define HAVE_RAW_DECL_WCSSTR 1
16864| #define HAVE_RAW_DECL_WCSTOK 1
16865| #define HAVE_RAW_DECL_WCSWIDTH 1
16866| #define HAVE_TOWLOWER 1
16867| #define HAVE_RAW_DECL_WCTYPE 1
16868| #define HAVE_RAW_DECL_ISWCTYPE 1
16869| #define HAVE_RAW_DECL_WCTRANS 1
16870| #define HAVE_RAW_DECL_TOWCTRANS 1
16871| #define HAVE_DECL_WCWIDTH 1
16872| #define GNULIB_TEST_WCWIDTH 1
16873| #define HAVE_LIBRESOLV 1
16874| #define HAVE_PATHS_H 1
16875| #define HAVE_LIBPROC_H 1
16876| #define HAVE_PROC_PIDINFO 1
16877| #define LOG_FACILITY LOG_MAIL
16878| #define LOG_FACILITY_STRING "mail"
16879| #define STDC_HEADERS 1
16880| #define HAVE_DIRENT_H 1
16881| #define HAVE_ERRNO_H 1
16882| #define HAVE_FCNTL_H 1
16883| #define HAVE_INTTYPES_H 1
16884| #define HAVE_LIBGEN_H 1
16885| #define HAVE_LIMITS_H 1
16886| #define HAVE_PATHS_H 1
16887| #define HAVE_SYS_SOCKET_H 1
16888| #define HAVE_STDARG_H 1
16889| #define HAVE_STDIO_H 1
16890| #define HAVE_STDLIB_H 1
16891| #define HAVE_STRING_H 1
16892| #define HAVE_STRINGS_H 1
16893| #define HAVE_SYS_FILE_H 1
16894| #define HAVE_SYSEXITS_H 1
16895| #define HAVE_SYSLOG_H 1
16896| #define HAVE_TERMCAP_H 1
16897| #define HAVE_TERMIOS_H 1
16898| #define HAVE_SGTTY_H 1
16899| #define HAVE_UTMP_H 1
16900| #define HAVE_UTMPX_H 1
16901| #define HAVE_UNISTD_H 1
16902| #define HAVE_WCHAR_H 1
16903| #define HAVE_INTPTR_T 1
16904| #define RETSIGTYPE void
16905| #define HAVE_DECL_SYS_SIGLIST 1
16906| #define HAVE_STRUCT_TM_TM_ZONE 1
16907| #define HAVE_TM_ZONE 1
16908| /* end confdefs.h.  */
16909| #include <stdio.h>
16910| #ifdef HAVE_SYS_TYPES_H
16911| # include <sys/types.h>
16912| #endif
16913| #ifdef HAVE_SYS_STAT_H
16914| # include <sys/stat.h>
16915| #endif
16916| #ifdef STDC_HEADERS
16917| # include <stdlib.h>
16918| # include <stddef.h>
16919| #else
16920| # ifdef HAVE_STDLIB_H
16921| #  include <stdlib.h>
16922| # endif
16923| #endif
16924| #ifdef HAVE_STRING_H
16925| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16926| #  include <memory.h>
16927| # endif
16928| # include <string.h>
16929| #endif
16930| #ifdef HAVE_STRINGS_H
16931| # include <strings.h>
16932| #endif
16933| #ifdef HAVE_INTTYPES_H
16934| # include <inttypes.h>
16935| #endif
16936| #ifdef HAVE_STDINT_H
16937| # include <stdint.h>
16938| #endif
16939| #ifdef HAVE_UNISTD_H
16940| # include <unistd.h>
16941| #endif
16942| int
16943| main ()
16944| {
16945| if (sizeof ((long long)))
16946|           return 0;
16947|   ;
16948|   return 0;
16949| }
16950configure:30014: result: yes
16951configure:30023: checking for long double
16952configure:30023: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16953configure:30023: $? = 0
16954configure:30023: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
16955conftest.c:290:26: error: expected expression
16956if (sizeof ((long double)))
16957                         ^
169581 error generated.
16959configure:30023: $? = 1
16960configure: failed program was:
16961| /* confdefs.h */
16962| #define PACKAGE_NAME "GNU Mailutils"
16963| #define PACKAGE_TARNAME "mailutils"
16964| #define PACKAGE_VERSION "3.12"
16965| #define PACKAGE_STRING "GNU Mailutils 3.12"
16966| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
16967| #define PACKAGE_URL "http://mailutils.org"
16968| #define PACKAGE "mailutils"
16969| #define VERSION "3.12"
16970| #define STDC_HEADERS 1
16971| #define HAVE_SYS_TYPES_H 1
16972| #define HAVE_SYS_STAT_H 1
16973| #define HAVE_STDLIB_H 1
16974| #define HAVE_STRING_H 1
16975| #define HAVE_MEMORY_H 1
16976| #define HAVE_STRINGS_H 1
16977| #define HAVE_INTTYPES_H 1
16978| #define HAVE_STDINT_H 1
16979| #define HAVE_UNISTD_H 1
16980| #define __EXTENSIONS__ 1
16981| #define _ALL_SOURCE 1
16982| #define _DARWIN_C_SOURCE 1
16983| #define _GNU_SOURCE 1
16984| #define _POSIX_PTHREAD_SEMANTICS 1
16985| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
16986| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
16987| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
16988| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
16989| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
16990| #define __STDC_WANT_LIB_EXT2__ 1
16991| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
16992| #define _TANDEM_SOURCE 1
16993| #define YYTEXT_POINTER 1
16994| #define HAVE_DLFCN_H 1
16995| #define LT_OBJDIR ".libs/"
16996| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
16997| #define HAVE_CFLOCALECOPYCURRENT 1
16998| #define HAVE_ICONV 1
16999| #define ENABLE_NLS 1
17000| #define HAVE_GETTEXT 1
17001| #define HAVE_DCGETTEXT 1
17002| #define HAVE_ICONV 1
17003| #define ICONV_CONST
17004| #define HAVE_ICONV_H 1
17005| #define HAVE_ALLOCA_H 1
17006| #define HAVE_ALLOCA 1
17007| #define HAVE_UNISTD_H 1
17008| #define HAVE_WCTYPE_H 1
17009| #define HAVE_LIMITS_H 1
17010| #define HAVE_WCHAR_H 1
17011| #define HAVE_SYS_MMAN_H 1
17012| #define HAVE_STDINT_H 1
17013| #define HAVE_STDLIB_H 1
17014| #define HAVE_SYS_PARAM_H 1
17015| #define HAVE_ISWCNTRL 1
17016| #define HAVE_ISWBLANK 1
17017| #define HAVE_SYMLINK 1
17018| #define HAVE_MBSINIT 1
17019| #define HAVE_MBRTOWC 1
17020| #define HAVE_ISASCII 1
17021| #define HAVE_MPROTECT 1
17022| #define HAVE_SETENV 1
17023| #define HAVE_WCWIDTH 1
17024| #define HAVE_WINT_T 1
17025| #define HAVE_TOWLOWER 1
17026| #define HAVE_RAW_DECL_WCTYPE 1
17027| #define HAVE_RAW_DECL_ISWCTYPE 1
17028| #define HAVE_RAW_DECL_WCTRANS 1
17029| #define HAVE_RAW_DECL_TOWCTRANS 1
17030| #define HAVE_LANGINFO_CODESET 1
17031| #define HAVE_WORKING_O_NOATIME 1
17032| #define HAVE_WORKING_O_NOFOLLOW 1
17033| #define HAVE_DECL_GETC_UNLOCKED 1
17034| #define HAVE_STDLIB_H 1
17035| #define MALLOC_0_IS_NONNULL 1
17036| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17037| #define HAVE_LONG_LONG_INT 1
17038| #define HAVE_MBSTATE_T 1
17039| #define HAVE_MAP_ANONYMOUS 1
17040| #define HAVE_DECL_SETENV 1
17041| #define HAVE_SEARCH_H 1
17042| #define HAVE_TSEARCH 1
17043| #define HAVE__BOOL 1
17044| #define HAVE_WCHAR_T 1
17045| #define restrict __restrict
17046| #define HAVE_RAW_DECL_FFSL 1
17047| #define HAVE_RAW_DECL_FFSLL 1
17048| #define HAVE_RAW_DECL_MEMMEM 1
17049| #define HAVE_RAW_DECL_STPCPY 1
17050| #define HAVE_RAW_DECL_STPNCPY 1
17051| #define HAVE_RAW_DECL_STRDUP 1
17052| #define HAVE_RAW_DECL_STRNCAT 1
17053| #define HAVE_RAW_DECL_STRNDUP 1
17054| #define HAVE_RAW_DECL_STRNLEN 1
17055| #define HAVE_RAW_DECL_STRPBRK 1
17056| #define HAVE_RAW_DECL_STRSEP 1
17057| #define HAVE_RAW_DECL_STRCASESTR 1
17058| #define HAVE_RAW_DECL_STRTOK_R 1
17059| #define HAVE_RAW_DECL_STRERROR_R 1
17060| #define HAVE_RAW_DECL_STRSIGNAL 1
17061| #define HAVE_ALLOCA 1
17062| #define GNULIB_TEST_ENVIRON 1
17063| #define HAVE_DECL_ISWBLANK 1
17064| #define GNULIB_TEST_ISWBLANK 1
17065| #define GNULIB_TEST_MBRTOWC 1
17066| #define GNULIB_TEST_MBSINIT 1
17067| #define GNULIB_TEST_MBSLEN 1
17068| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
17069| #define HAVE_MBSTATE_T 1
17070| #define GNULIB_TEST_MEMCHR 1
17071| #define GNULIB_TEST_SETENV 1
17072| #define HAVE_RAW_DECL__EXIT 1
17073| #define HAVE_RAW_DECL_ATOLL 1
17074| #define HAVE_RAW_DECL_GETLOADAVG 1
17075| #define HAVE_RAW_DECL_GETSUBOPT 1
17076| #define HAVE_RAW_DECL_GRANTPT 1
17077| #define HAVE_RAW_DECL_INITSTATE 1
17078| #define HAVE_RAW_DECL_MKSTEMP 1
17079| #define HAVE_RAW_DECL_POSIX_OPENPT 1
17080| #define HAVE_RAW_DECL_PTSNAME 1
17081| #define HAVE_RAW_DECL_PTSNAME_R 1
17082| #define HAVE_RAW_DECL_RANDOM 1
17083| #define HAVE_RAW_DECL_REALPATH 1
17084| #define HAVE_RAW_DECL_RPMATCH 1
17085| #define HAVE_RAW_DECL_SETENV 1
17086| #define HAVE_RAW_DECL_SETSTATE 1
17087| #define HAVE_RAW_DECL_SRANDOM 1
17088| #define HAVE_RAW_DECL_STRTOD 1
17089| #define HAVE_RAW_DECL_STRTOLL 1
17090| #define HAVE_RAW_DECL_STRTOULL 1
17091| #define HAVE_RAW_DECL_UNLOCKPT 1
17092| #define HAVE_RAW_DECL_UNSETENV 1
17093| #define HAVE_RAW_DECL_CHDIR 1
17094| #define HAVE_RAW_DECL_CHOWN 1
17095| #define HAVE_RAW_DECL_DUP 1
17096| #define HAVE_RAW_DECL_DUP2 1
17097| #define HAVE_RAW_DECL_FACCESSAT 1
17098| #define HAVE_RAW_DECL_FCHDIR 1
17099| #define HAVE_RAW_DECL_FCHOWNAT 1
17100| #define HAVE_RAW_DECL_FSYNC 1
17101| #define HAVE_RAW_DECL_FTRUNCATE 1
17102| #define HAVE_RAW_DECL_GETCWD 1
17103| #define HAVE_RAW_DECL_GETDOMAINNAME 1
17104| #define HAVE_RAW_DECL_GETDTABLESIZE 1
17105| #define HAVE_RAW_DECL_GETGROUPS 1
17106| #define HAVE_RAW_DECL_GETHOSTNAME 1
17107| #define HAVE_RAW_DECL_GETLOGIN 1
17108| #define HAVE_RAW_DECL_GETLOGIN_R 1
17109| #define HAVE_RAW_DECL_GETPAGESIZE 1
17110| #define HAVE_RAW_DECL_GETUSERSHELL 1
17111| #define HAVE_RAW_DECL_SETUSERSHELL 1
17112| #define HAVE_RAW_DECL_ENDUSERSHELL 1
17113| #define HAVE_RAW_DECL_ISATTY 1
17114| #define HAVE_RAW_DECL_LCHOWN 1
17115| #define HAVE_RAW_DECL_LINK 1
17116| #define HAVE_RAW_DECL_LINKAT 1
17117| #define HAVE_RAW_DECL_LSEEK 1
17118| #define HAVE_RAW_DECL_PIPE 1
17119| #define HAVE_RAW_DECL_PREAD 1
17120| #define HAVE_RAW_DECL_PWRITE 1
17121| #define HAVE_RAW_DECL_READLINK 1
17122| #define HAVE_RAW_DECL_READLINKAT 1
17123| #define HAVE_RAW_DECL_RMDIR 1
17124| #define HAVE_RAW_DECL_SETHOSTNAME 1
17125| #define HAVE_RAW_DECL_SLEEP 1
17126| #define HAVE_RAW_DECL_SYMLINK 1
17127| #define HAVE_RAW_DECL_SYMLINKAT 1
17128| #define HAVE_RAW_DECL_TTYNAME_R 1
17129| #define HAVE_RAW_DECL_UNLINK 1
17130| #define HAVE_RAW_DECL_UNLINKAT 1
17131| #define HAVE_RAW_DECL_USLEEP 1
17132| #define HAVE_RAW_DECL_BTOWC 1
17133| #define HAVE_RAW_DECL_WCTOB 1
17134| #define HAVE_RAW_DECL_MBSINIT 1
17135| #define HAVE_RAW_DECL_MBRTOWC 1
17136| #define HAVE_RAW_DECL_MBRLEN 1
17137| #define HAVE_RAW_DECL_MBSRTOWCS 1
17138| #define HAVE_RAW_DECL_MBSNRTOWCS 1
17139| #define HAVE_RAW_DECL_WCRTOMB 1
17140| #define HAVE_RAW_DECL_WCSRTOMBS 1
17141| #define HAVE_RAW_DECL_WCSNRTOMBS 1
17142| #define HAVE_RAW_DECL_WCWIDTH 1
17143| #define HAVE_RAW_DECL_WMEMCHR 1
17144| #define HAVE_RAW_DECL_WMEMCMP 1
17145| #define HAVE_RAW_DECL_WMEMCPY 1
17146| #define HAVE_RAW_DECL_WMEMMOVE 1
17147| #define HAVE_RAW_DECL_WMEMSET 1
17148| #define HAVE_RAW_DECL_WCSLEN 1
17149| #define HAVE_RAW_DECL_WCSNLEN 1
17150| #define HAVE_RAW_DECL_WCSCPY 1
17151| #define HAVE_RAW_DECL_WCPCPY 1
17152| #define HAVE_RAW_DECL_WCSNCPY 1
17153| #define HAVE_RAW_DECL_WCPNCPY 1
17154| #define HAVE_RAW_DECL_WCSCAT 1
17155| #define HAVE_RAW_DECL_WCSNCAT 1
17156| #define HAVE_RAW_DECL_WCSCMP 1
17157| #define HAVE_RAW_DECL_WCSNCMP 1
17158| #define HAVE_RAW_DECL_WCSCASECMP 1
17159| #define HAVE_RAW_DECL_WCSNCASECMP 1
17160| #define HAVE_RAW_DECL_WCSCOLL 1
17161| #define HAVE_RAW_DECL_WCSXFRM 1
17162| #define HAVE_RAW_DECL_WCSDUP 1
17163| #define HAVE_RAW_DECL_WCSCHR 1
17164| #define HAVE_RAW_DECL_WCSRCHR 1
17165| #define HAVE_RAW_DECL_WCSCSPN 1
17166| #define HAVE_RAW_DECL_WCSSPN 1
17167| #define HAVE_RAW_DECL_WCSPBRK 1
17168| #define HAVE_RAW_DECL_WCSSTR 1
17169| #define HAVE_RAW_DECL_WCSTOK 1
17170| #define HAVE_RAW_DECL_WCSWIDTH 1
17171| #define HAVE_TOWLOWER 1
17172| #define HAVE_RAW_DECL_WCTYPE 1
17173| #define HAVE_RAW_DECL_ISWCTYPE 1
17174| #define HAVE_RAW_DECL_WCTRANS 1
17175| #define HAVE_RAW_DECL_TOWCTRANS 1
17176| #define HAVE_DECL_WCWIDTH 1
17177| #define GNULIB_TEST_WCWIDTH 1
17178| #define HAVE_LIBRESOLV 1
17179| #define HAVE_PATHS_H 1
17180| #define HAVE_LIBPROC_H 1
17181| #define HAVE_PROC_PIDINFO 1
17182| #define LOG_FACILITY LOG_MAIL
17183| #define LOG_FACILITY_STRING "mail"
17184| #define STDC_HEADERS 1
17185| #define HAVE_DIRENT_H 1
17186| #define HAVE_ERRNO_H 1
17187| #define HAVE_FCNTL_H 1
17188| #define HAVE_INTTYPES_H 1
17189| #define HAVE_LIBGEN_H 1
17190| #define HAVE_LIMITS_H 1
17191| #define HAVE_PATHS_H 1
17192| #define HAVE_SYS_SOCKET_H 1
17193| #define HAVE_STDARG_H 1
17194| #define HAVE_STDIO_H 1
17195| #define HAVE_STDLIB_H 1
17196| #define HAVE_STRING_H 1
17197| #define HAVE_STRINGS_H 1
17198| #define HAVE_SYS_FILE_H 1
17199| #define HAVE_SYSEXITS_H 1
17200| #define HAVE_SYSLOG_H 1
17201| #define HAVE_TERMCAP_H 1
17202| #define HAVE_TERMIOS_H 1
17203| #define HAVE_SGTTY_H 1
17204| #define HAVE_UTMP_H 1
17205| #define HAVE_UTMPX_H 1
17206| #define HAVE_UNISTD_H 1
17207| #define HAVE_WCHAR_H 1
17208| #define HAVE_INTPTR_T 1
17209| #define RETSIGTYPE void
17210| #define HAVE_DECL_SYS_SIGLIST 1
17211| #define HAVE_STRUCT_TM_TM_ZONE 1
17212| #define HAVE_TM_ZONE 1
17213| /* end confdefs.h.  */
17214| #include <stdio.h>
17215| #ifdef HAVE_SYS_TYPES_H
17216| # include <sys/types.h>
17217| #endif
17218| #ifdef HAVE_SYS_STAT_H
17219| # include <sys/stat.h>
17220| #endif
17221| #ifdef STDC_HEADERS
17222| # include <stdlib.h>
17223| # include <stddef.h>
17224| #else
17225| # ifdef HAVE_STDLIB_H
17226| #  include <stdlib.h>
17227| # endif
17228| #endif
17229| #ifdef HAVE_STRING_H
17230| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
17231| #  include <memory.h>
17232| # endif
17233| # include <string.h>
17234| #endif
17235| #ifdef HAVE_STRINGS_H
17236| # include <strings.h>
17237| #endif
17238| #ifdef HAVE_INTTYPES_H
17239| # include <inttypes.h>
17240| #endif
17241| #ifdef HAVE_STDINT_H
17242| # include <stdint.h>
17243| #endif
17244| #ifdef HAVE_UNISTD_H
17245| # include <unistd.h>
17246| #endif
17247| int
17248| main ()
17249| {
17250| if (sizeof ((long double)))
17251|           return 0;
17252|   ;
17253|   return 0;
17254| }
17255configure:30023: result: yes
17256configure:30057: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17257configure:30057: $? = 0
17258configure:30057: ./conftest
17259configure:30057: $? = 0
17260configure:30067: checking whether struct tm is in sys/time.h or time.h
17261configure:30094: result: time.h
17262configure:30102: checking for struct tm.tm_zone
17263configure:30102: result: yes
17264configure:30113: checking for struct tm.tm_gmtoff
17265configure:30113: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
17266configure:30113: $? = 0
17267configure:30113: result: yes
17268configure:30124: checking for struct tm.tm_isdst
17269configure:30124: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
17270configure:30124: $? = 0
17271configure:30124: result: yes
17272configure:30148: checking size of off_t
17273configure:30153: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17274configure:30153: $? = 0
17275configure:30153: ./conftest
17276configure:30153: $? = 0
17277configure:30167: result: 8
17278configure:30181: checking size of long
17279configure:30186: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17280configure:30186: $? = 0
17281configure:30186: ./conftest
17282configure:30186: $? = 0
17283configure:30200: result: 8
17284configure:30214: checking size of long long
17285configure:30219: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17286configure:30219: $? = 0
17287configure:30219: ./conftest
17288configure:30219: $? = 0
17289configure:30233: result: 8
17290configure:30261: checking for getpagesize
17291configure:30261: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17292configure:30261: $? = 0
17293configure:30261: result: yes
17294configure:30270: checking for working mmap
17295configure:30417: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17296configure:30417: $? = 0
17297configure:30417: ./conftest
17298configure:30417: $? = 0
17299configure:30427: result: yes
17300configure:30437: checking whether strsignal is declared
17301configure:30437: result: yes
17302configure:30449: checking whether environ is declared
17303configure:30449: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
17304conftest.c:273:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
17305  (void) environ;
17306         ^~~~~~~
17307         union
17308conftest.c:273:10: error: expected expression
173092 errors generated.
17310configure:30449: $? = 1
17311configure: failed program was:
17312| /* confdefs.h */
17313| #define PACKAGE_NAME "GNU Mailutils"
17314| #define PACKAGE_TARNAME "mailutils"
17315| #define PACKAGE_VERSION "3.12"
17316| #define PACKAGE_STRING "GNU Mailutils 3.12"
17317| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
17318| #define PACKAGE_URL "http://mailutils.org"
17319| #define PACKAGE "mailutils"
17320| #define VERSION "3.12"
17321| #define STDC_HEADERS 1
17322| #define HAVE_SYS_TYPES_H 1
17323| #define HAVE_SYS_STAT_H 1
17324| #define HAVE_STDLIB_H 1
17325| #define HAVE_STRING_H 1
17326| #define HAVE_MEMORY_H 1
17327| #define HAVE_STRINGS_H 1
17328| #define HAVE_INTTYPES_H 1
17329| #define HAVE_STDINT_H 1
17330| #define HAVE_UNISTD_H 1
17331| #define __EXTENSIONS__ 1
17332| #define _ALL_SOURCE 1
17333| #define _DARWIN_C_SOURCE 1
17334| #define _GNU_SOURCE 1
17335| #define _POSIX_PTHREAD_SEMANTICS 1
17336| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
17337| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
17338| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
17339| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
17340| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
17341| #define __STDC_WANT_LIB_EXT2__ 1
17342| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
17343| #define _TANDEM_SOURCE 1
17344| #define YYTEXT_POINTER 1
17345| #define HAVE_DLFCN_H 1
17346| #define LT_OBJDIR ".libs/"
17347| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
17348| #define HAVE_CFLOCALECOPYCURRENT 1
17349| #define HAVE_ICONV 1
17350| #define ENABLE_NLS 1
17351| #define HAVE_GETTEXT 1
17352| #define HAVE_DCGETTEXT 1
17353| #define HAVE_ICONV 1
17354| #define ICONV_CONST
17355| #define HAVE_ICONV_H 1
17356| #define HAVE_ALLOCA_H 1
17357| #define HAVE_ALLOCA 1
17358| #define HAVE_UNISTD_H 1
17359| #define HAVE_WCTYPE_H 1
17360| #define HAVE_LIMITS_H 1
17361| #define HAVE_WCHAR_H 1
17362| #define HAVE_SYS_MMAN_H 1
17363| #define HAVE_STDINT_H 1
17364| #define HAVE_STDLIB_H 1
17365| #define HAVE_SYS_PARAM_H 1
17366| #define HAVE_ISWCNTRL 1
17367| #define HAVE_ISWBLANK 1
17368| #define HAVE_SYMLINK 1
17369| #define HAVE_MBSINIT 1
17370| #define HAVE_MBRTOWC 1
17371| #define HAVE_ISASCII 1
17372| #define HAVE_MPROTECT 1
17373| #define HAVE_SETENV 1
17374| #define HAVE_WCWIDTH 1
17375| #define HAVE_WINT_T 1
17376| #define HAVE_TOWLOWER 1
17377| #define HAVE_RAW_DECL_WCTYPE 1
17378| #define HAVE_RAW_DECL_ISWCTYPE 1
17379| #define HAVE_RAW_DECL_WCTRANS 1
17380| #define HAVE_RAW_DECL_TOWCTRANS 1
17381| #define HAVE_LANGINFO_CODESET 1
17382| #define HAVE_WORKING_O_NOATIME 1
17383| #define HAVE_WORKING_O_NOFOLLOW 1
17384| #define HAVE_DECL_GETC_UNLOCKED 1
17385| #define HAVE_STDLIB_H 1
17386| #define MALLOC_0_IS_NONNULL 1
17387| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17388| #define HAVE_LONG_LONG_INT 1
17389| #define HAVE_MBSTATE_T 1
17390| #define HAVE_MAP_ANONYMOUS 1
17391| #define HAVE_DECL_SETENV 1
17392| #define HAVE_SEARCH_H 1
17393| #define HAVE_TSEARCH 1
17394| #define HAVE__BOOL 1
17395| #define HAVE_WCHAR_T 1
17396| #define restrict __restrict
17397| #define HAVE_RAW_DECL_FFSL 1
17398| #define HAVE_RAW_DECL_FFSLL 1
17399| #define HAVE_RAW_DECL_MEMMEM 1
17400| #define HAVE_RAW_DECL_STPCPY 1
17401| #define HAVE_RAW_DECL_STPNCPY 1
17402| #define HAVE_RAW_DECL_STRDUP 1
17403| #define HAVE_RAW_DECL_STRNCAT 1
17404| #define HAVE_RAW_DECL_STRNDUP 1
17405| #define HAVE_RAW_DECL_STRNLEN 1
17406| #define HAVE_RAW_DECL_STRPBRK 1
17407| #define HAVE_RAW_DECL_STRSEP 1
17408| #define HAVE_RAW_DECL_STRCASESTR 1
17409| #define HAVE_RAW_DECL_STRTOK_R 1
17410| #define HAVE_RAW_DECL_STRERROR_R 1
17411| #define HAVE_RAW_DECL_STRSIGNAL 1
17412| #define HAVE_ALLOCA 1
17413| #define GNULIB_TEST_ENVIRON 1
17414| #define HAVE_DECL_ISWBLANK 1
17415| #define GNULIB_TEST_ISWBLANK 1
17416| #define GNULIB_TEST_MBRTOWC 1
17417| #define GNULIB_TEST_MBSINIT 1
17418| #define GNULIB_TEST_MBSLEN 1
17419| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
17420| #define HAVE_MBSTATE_T 1
17421| #define GNULIB_TEST_MEMCHR 1
17422| #define GNULIB_TEST_SETENV 1
17423| #define HAVE_RAW_DECL__EXIT 1
17424| #define HAVE_RAW_DECL_ATOLL 1
17425| #define HAVE_RAW_DECL_GETLOADAVG 1
17426| #define HAVE_RAW_DECL_GETSUBOPT 1
17427| #define HAVE_RAW_DECL_GRANTPT 1
17428| #define HAVE_RAW_DECL_INITSTATE 1
17429| #define HAVE_RAW_DECL_MKSTEMP 1
17430| #define HAVE_RAW_DECL_POSIX_OPENPT 1
17431| #define HAVE_RAW_DECL_PTSNAME 1
17432| #define HAVE_RAW_DECL_PTSNAME_R 1
17433| #define HAVE_RAW_DECL_RANDOM 1
17434| #define HAVE_RAW_DECL_REALPATH 1
17435| #define HAVE_RAW_DECL_RPMATCH 1
17436| #define HAVE_RAW_DECL_SETENV 1
17437| #define HAVE_RAW_DECL_SETSTATE 1
17438| #define HAVE_RAW_DECL_SRANDOM 1
17439| #define HAVE_RAW_DECL_STRTOD 1
17440| #define HAVE_RAW_DECL_STRTOLL 1
17441| #define HAVE_RAW_DECL_STRTOULL 1
17442| #define HAVE_RAW_DECL_UNLOCKPT 1
17443| #define HAVE_RAW_DECL_UNSETENV 1
17444| #define HAVE_RAW_DECL_CHDIR 1
17445| #define HAVE_RAW_DECL_CHOWN 1
17446| #define HAVE_RAW_DECL_DUP 1
17447| #define HAVE_RAW_DECL_DUP2 1
17448| #define HAVE_RAW_DECL_FACCESSAT 1
17449| #define HAVE_RAW_DECL_FCHDIR 1
17450| #define HAVE_RAW_DECL_FCHOWNAT 1
17451| #define HAVE_RAW_DECL_FSYNC 1
17452| #define HAVE_RAW_DECL_FTRUNCATE 1
17453| #define HAVE_RAW_DECL_GETCWD 1
17454| #define HAVE_RAW_DECL_GETDOMAINNAME 1
17455| #define HAVE_RAW_DECL_GETDTABLESIZE 1
17456| #define HAVE_RAW_DECL_GETGROUPS 1
17457| #define HAVE_RAW_DECL_GETHOSTNAME 1
17458| #define HAVE_RAW_DECL_GETLOGIN 1
17459| #define HAVE_RAW_DECL_GETLOGIN_R 1
17460| #define HAVE_RAW_DECL_GETPAGESIZE 1
17461| #define HAVE_RAW_DECL_GETUSERSHELL 1
17462| #define HAVE_RAW_DECL_SETUSERSHELL 1
17463| #define HAVE_RAW_DECL_ENDUSERSHELL 1
17464| #define HAVE_RAW_DECL_ISATTY 1
17465| #define HAVE_RAW_DECL_LCHOWN 1
17466| #define HAVE_RAW_DECL_LINK 1
17467| #define HAVE_RAW_DECL_LINKAT 1
17468| #define HAVE_RAW_DECL_LSEEK 1
17469| #define HAVE_RAW_DECL_PIPE 1
17470| #define HAVE_RAW_DECL_PREAD 1
17471| #define HAVE_RAW_DECL_PWRITE 1
17472| #define HAVE_RAW_DECL_READLINK 1
17473| #define HAVE_RAW_DECL_READLINKAT 1
17474| #define HAVE_RAW_DECL_RMDIR 1
17475| #define HAVE_RAW_DECL_SETHOSTNAME 1
17476| #define HAVE_RAW_DECL_SLEEP 1
17477| #define HAVE_RAW_DECL_SYMLINK 1
17478| #define HAVE_RAW_DECL_SYMLINKAT 1
17479| #define HAVE_RAW_DECL_TTYNAME_R 1
17480| #define HAVE_RAW_DECL_UNLINK 1
17481| #define HAVE_RAW_DECL_UNLINKAT 1
17482| #define HAVE_RAW_DECL_USLEEP 1
17483| #define HAVE_RAW_DECL_BTOWC 1
17484| #define HAVE_RAW_DECL_WCTOB 1
17485| #define HAVE_RAW_DECL_MBSINIT 1
17486| #define HAVE_RAW_DECL_MBRTOWC 1
17487| #define HAVE_RAW_DECL_MBRLEN 1
17488| #define HAVE_RAW_DECL_MBSRTOWCS 1
17489| #define HAVE_RAW_DECL_MBSNRTOWCS 1
17490| #define HAVE_RAW_DECL_WCRTOMB 1
17491| #define HAVE_RAW_DECL_WCSRTOMBS 1
17492| #define HAVE_RAW_DECL_WCSNRTOMBS 1
17493| #define HAVE_RAW_DECL_WCWIDTH 1
17494| #define HAVE_RAW_DECL_WMEMCHR 1
17495| #define HAVE_RAW_DECL_WMEMCMP 1
17496| #define HAVE_RAW_DECL_WMEMCPY 1
17497| #define HAVE_RAW_DECL_WMEMMOVE 1
17498| #define HAVE_RAW_DECL_WMEMSET 1
17499| #define HAVE_RAW_DECL_WCSLEN 1
17500| #define HAVE_RAW_DECL_WCSNLEN 1
17501| #define HAVE_RAW_DECL_WCSCPY 1
17502| #define HAVE_RAW_DECL_WCPCPY 1
17503| #define HAVE_RAW_DECL_WCSNCPY 1
17504| #define HAVE_RAW_DECL_WCPNCPY 1
17505| #define HAVE_RAW_DECL_WCSCAT 1
17506| #define HAVE_RAW_DECL_WCSNCAT 1
17507| #define HAVE_RAW_DECL_WCSCMP 1
17508| #define HAVE_RAW_DECL_WCSNCMP 1
17509| #define HAVE_RAW_DECL_WCSCASECMP 1
17510| #define HAVE_RAW_DECL_WCSNCASECMP 1
17511| #define HAVE_RAW_DECL_WCSCOLL 1
17512| #define HAVE_RAW_DECL_WCSXFRM 1
17513| #define HAVE_RAW_DECL_WCSDUP 1
17514| #define HAVE_RAW_DECL_WCSCHR 1
17515| #define HAVE_RAW_DECL_WCSRCHR 1
17516| #define HAVE_RAW_DECL_WCSCSPN 1
17517| #define HAVE_RAW_DECL_WCSSPN 1
17518| #define HAVE_RAW_DECL_WCSPBRK 1
17519| #define HAVE_RAW_DECL_WCSSTR 1
17520| #define HAVE_RAW_DECL_WCSTOK 1
17521| #define HAVE_RAW_DECL_WCSWIDTH 1
17522| #define HAVE_TOWLOWER 1
17523| #define HAVE_RAW_DECL_WCTYPE 1
17524| #define HAVE_RAW_DECL_ISWCTYPE 1
17525| #define HAVE_RAW_DECL_WCTRANS 1
17526| #define HAVE_RAW_DECL_TOWCTRANS 1
17527| #define HAVE_DECL_WCWIDTH 1
17528| #define GNULIB_TEST_WCWIDTH 1
17529| #define HAVE_LIBRESOLV 1
17530| #define HAVE_PATHS_H 1
17531| #define HAVE_LIBPROC_H 1
17532| #define HAVE_PROC_PIDINFO 1
17533| #define LOG_FACILITY LOG_MAIL
17534| #define LOG_FACILITY_STRING "mail"
17535| #define STDC_HEADERS 1
17536| #define HAVE_DIRENT_H 1
17537| #define HAVE_ERRNO_H 1
17538| #define HAVE_FCNTL_H 1
17539| #define HAVE_INTTYPES_H 1
17540| #define HAVE_LIBGEN_H 1
17541| #define HAVE_LIMITS_H 1
17542| #define HAVE_PATHS_H 1
17543| #define HAVE_SYS_SOCKET_H 1
17544| #define HAVE_STDARG_H 1
17545| #define HAVE_STDIO_H 1
17546| #define HAVE_STDLIB_H 1
17547| #define HAVE_STRING_H 1
17548| #define HAVE_STRINGS_H 1
17549| #define HAVE_SYS_FILE_H 1
17550| #define HAVE_SYSEXITS_H 1
17551| #define HAVE_SYSLOG_H 1
17552| #define HAVE_TERMCAP_H 1
17553| #define HAVE_TERMIOS_H 1
17554| #define HAVE_SGTTY_H 1
17555| #define HAVE_UTMP_H 1
17556| #define HAVE_UTMPX_H 1
17557| #define HAVE_UNISTD_H 1
17558| #define HAVE_WCHAR_H 1
17559| #define HAVE_INTPTR_T 1
17560| #define RETSIGTYPE void
17561| #define HAVE_DECL_SYS_SIGLIST 1
17562| #define HAVE_STRUCT_TM_TM_ZONE 1
17563| #define HAVE_TM_ZONE 1
17564| #define HAVE_STRUCT_TM_TM_ZONE 1
17565| #define HAVE_STRUCT_TM_TM_GMTOFF 1
17566| #define HAVE_STRUCT_TM_TM_ISDST 1
17567| #define SIZEOF_OFF_T 8
17568| #define SIZEOF_LONG 8
17569| #define SIZEOF_LONG_LONG 8
17570| #define HAVE_GETPAGESIZE 1
17571| #define HAVE_MMAP 1
17572| #define HAVE_DECL_STRSIGNAL 1
17573| /* end confdefs.h.  */
17574|  #include <unistd.h>
17575|     #include <stdlib.h>
17576|
17577| int
17578| main ()
17579| {
17580| #ifndef environ
17581| #ifdef __cplusplus
17582|   (void) environ;
17583| #else
17584|   (void) environ;
17585| #endif
17586| #endif
17587|
17588|   ;
17589|   return 0;
17590| }
17591configure:30449: result: no
17592configure:30469: checking for mkstemp
17593configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17594configure:30469: $? = 0
17595configure:30469: result: yes
17596configure:30469: checking for sigaction
17597configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17598configure:30469: $? = 0
17599configure:30469: result: yes
17600configure:30469: checking for sysconf
17601configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17602configure:30469: $? = 0
17603configure:30469: result: yes
17604configure:30469: checking for getdelim
17605configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17606configure:30469: $? = 0
17607configure:30469: result: yes
17608configure:30469: checking for setreuid
17609configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17610configure:30469: $? = 0
17611configure:30469: result: yes
17612configure:30469: checking for setresuid
17613configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17614Undefined symbols for architecture x86_64:
17615  "_setresuid", referenced from:
17616      _main in conftest-548edf.o
17617ld: symbol(s) not found for architecture x86_64
17618clang: error: linker command failed with exit code 1 (use -v to see invocation)
17619configure:30469: $? = 1
17620configure: failed program was:
17621| /* confdefs.h */
17622| #define PACKAGE_NAME "GNU Mailutils"
17623| #define PACKAGE_TARNAME "mailutils"
17624| #define PACKAGE_VERSION "3.12"
17625| #define PACKAGE_STRING "GNU Mailutils 3.12"
17626| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
17627| #define PACKAGE_URL "http://mailutils.org"
17628| #define PACKAGE "mailutils"
17629| #define VERSION "3.12"
17630| #define STDC_HEADERS 1
17631| #define HAVE_SYS_TYPES_H 1
17632| #define HAVE_SYS_STAT_H 1
17633| #define HAVE_STDLIB_H 1
17634| #define HAVE_STRING_H 1
17635| #define HAVE_MEMORY_H 1
17636| #define HAVE_STRINGS_H 1
17637| #define HAVE_INTTYPES_H 1
17638| #define HAVE_STDINT_H 1
17639| #define HAVE_UNISTD_H 1
17640| #define __EXTENSIONS__ 1
17641| #define _ALL_SOURCE 1
17642| #define _DARWIN_C_SOURCE 1
17643| #define _GNU_SOURCE 1
17644| #define _POSIX_PTHREAD_SEMANTICS 1
17645| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
17646| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
17647| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
17648| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
17649| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
17650| #define __STDC_WANT_LIB_EXT2__ 1
17651| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
17652| #define _TANDEM_SOURCE 1
17653| #define YYTEXT_POINTER 1
17654| #define HAVE_DLFCN_H 1
17655| #define LT_OBJDIR ".libs/"
17656| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
17657| #define HAVE_CFLOCALECOPYCURRENT 1
17658| #define HAVE_ICONV 1
17659| #define ENABLE_NLS 1
17660| #define HAVE_GETTEXT 1
17661| #define HAVE_DCGETTEXT 1
17662| #define HAVE_ICONV 1
17663| #define ICONV_CONST
17664| #define HAVE_ICONV_H 1
17665| #define HAVE_ALLOCA_H 1
17666| #define HAVE_ALLOCA 1
17667| #define HAVE_UNISTD_H 1
17668| #define HAVE_WCTYPE_H 1
17669| #define HAVE_LIMITS_H 1
17670| #define HAVE_WCHAR_H 1
17671| #define HAVE_SYS_MMAN_H 1
17672| #define HAVE_STDINT_H 1
17673| #define HAVE_STDLIB_H 1
17674| #define HAVE_SYS_PARAM_H 1
17675| #define HAVE_ISWCNTRL 1
17676| #define HAVE_ISWBLANK 1
17677| #define HAVE_SYMLINK 1
17678| #define HAVE_MBSINIT 1
17679| #define HAVE_MBRTOWC 1
17680| #define HAVE_ISASCII 1
17681| #define HAVE_MPROTECT 1
17682| #define HAVE_SETENV 1
17683| #define HAVE_WCWIDTH 1
17684| #define HAVE_WINT_T 1
17685| #define HAVE_TOWLOWER 1
17686| #define HAVE_RAW_DECL_WCTYPE 1
17687| #define HAVE_RAW_DECL_ISWCTYPE 1
17688| #define HAVE_RAW_DECL_WCTRANS 1
17689| #define HAVE_RAW_DECL_TOWCTRANS 1
17690| #define HAVE_LANGINFO_CODESET 1
17691| #define HAVE_WORKING_O_NOATIME 1
17692| #define HAVE_WORKING_O_NOFOLLOW 1
17693| #define HAVE_DECL_GETC_UNLOCKED 1
17694| #define HAVE_STDLIB_H 1
17695| #define MALLOC_0_IS_NONNULL 1
17696| #define HAVE_UNSIGNED_LONG_LONG_INT 1
17697| #define HAVE_LONG_LONG_INT 1
17698| #define HAVE_MBSTATE_T 1
17699| #define HAVE_MAP_ANONYMOUS 1
17700| #define HAVE_DECL_SETENV 1
17701| #define HAVE_SEARCH_H 1
17702| #define HAVE_TSEARCH 1
17703| #define HAVE__BOOL 1
17704| #define HAVE_WCHAR_T 1
17705| #define restrict __restrict
17706| #define HAVE_RAW_DECL_FFSL 1
17707| #define HAVE_RAW_DECL_FFSLL 1
17708| #define HAVE_RAW_DECL_MEMMEM 1
17709| #define HAVE_RAW_DECL_STPCPY 1
17710| #define HAVE_RAW_DECL_STPNCPY 1
17711| #define HAVE_RAW_DECL_STRDUP 1
17712| #define HAVE_RAW_DECL_STRNCAT 1
17713| #define HAVE_RAW_DECL_STRNDUP 1
17714| #define HAVE_RAW_DECL_STRNLEN 1
17715| #define HAVE_RAW_DECL_STRPBRK 1
17716| #define HAVE_RAW_DECL_STRSEP 1
17717| #define HAVE_RAW_DECL_STRCASESTR 1
17718| #define HAVE_RAW_DECL_STRTOK_R 1
17719| #define HAVE_RAW_DECL_STRERROR_R 1
17720| #define HAVE_RAW_DECL_STRSIGNAL 1
17721| #define HAVE_ALLOCA 1
17722| #define GNULIB_TEST_ENVIRON 1
17723| #define HAVE_DECL_ISWBLANK 1
17724| #define GNULIB_TEST_ISWBLANK 1
17725| #define GNULIB_TEST_MBRTOWC 1
17726| #define GNULIB_TEST_MBSINIT 1
17727| #define GNULIB_TEST_MBSLEN 1
17728| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
17729| #define HAVE_MBSTATE_T 1
17730| #define GNULIB_TEST_MEMCHR 1
17731| #define GNULIB_TEST_SETENV 1
17732| #define HAVE_RAW_DECL__EXIT 1
17733| #define HAVE_RAW_DECL_ATOLL 1
17734| #define HAVE_RAW_DECL_GETLOADAVG 1
17735| #define HAVE_RAW_DECL_GETSUBOPT 1
17736| #define HAVE_RAW_DECL_GRANTPT 1
17737| #define HAVE_RAW_DECL_INITSTATE 1
17738| #define HAVE_RAW_DECL_MKSTEMP 1
17739| #define HAVE_RAW_DECL_POSIX_OPENPT 1
17740| #define HAVE_RAW_DECL_PTSNAME 1
17741| #define HAVE_RAW_DECL_PTSNAME_R 1
17742| #define HAVE_RAW_DECL_RANDOM 1
17743| #define HAVE_RAW_DECL_REALPATH 1
17744| #define HAVE_RAW_DECL_RPMATCH 1
17745| #define HAVE_RAW_DECL_SETENV 1
17746| #define HAVE_RAW_DECL_SETSTATE 1
17747| #define HAVE_RAW_DECL_SRANDOM 1
17748| #define HAVE_RAW_DECL_STRTOD 1
17749| #define HAVE_RAW_DECL_STRTOLL 1
17750| #define HAVE_RAW_DECL_STRTOULL 1
17751| #define HAVE_RAW_DECL_UNLOCKPT 1
17752| #define HAVE_RAW_DECL_UNSETENV 1
17753| #define HAVE_RAW_DECL_CHDIR 1
17754| #define HAVE_RAW_DECL_CHOWN 1
17755| #define HAVE_RAW_DECL_DUP 1
17756| #define HAVE_RAW_DECL_DUP2 1
17757| #define HAVE_RAW_DECL_FACCESSAT 1
17758| #define HAVE_RAW_DECL_FCHDIR 1
17759| #define HAVE_RAW_DECL_FCHOWNAT 1
17760| #define HAVE_RAW_DECL_FSYNC 1
17761| #define HAVE_RAW_DECL_FTRUNCATE 1
17762| #define HAVE_RAW_DECL_GETCWD 1
17763| #define HAVE_RAW_DECL_GETDOMAINNAME 1
17764| #define HAVE_RAW_DECL_GETDTABLESIZE 1
17765| #define HAVE_RAW_DECL_GETGROUPS 1
17766| #define HAVE_RAW_DECL_GETHOSTNAME 1
17767| #define HAVE_RAW_DECL_GETLOGIN 1
17768| #define HAVE_RAW_DECL_GETLOGIN_R 1
17769| #define HAVE_RAW_DECL_GETPAGESIZE 1
17770| #define HAVE_RAW_DECL_GETUSERSHELL 1
17771| #define HAVE_RAW_DECL_SETUSERSHELL 1
17772| #define HAVE_RAW_DECL_ENDUSERSHELL 1
17773| #define HAVE_RAW_DECL_ISATTY 1
17774| #define HAVE_RAW_DECL_LCHOWN 1
17775| #define HAVE_RAW_DECL_LINK 1
17776| #define HAVE_RAW_DECL_LINKAT 1
17777| #define HAVE_RAW_DECL_LSEEK 1
17778| #define HAVE_RAW_DECL_PIPE 1
17779| #define HAVE_RAW_DECL_PREAD 1
17780| #define HAVE_RAW_DECL_PWRITE 1
17781| #define HAVE_RAW_DECL_READLINK 1
17782| #define HAVE_RAW_DECL_READLINKAT 1
17783| #define HAVE_RAW_DECL_RMDIR 1
17784| #define HAVE_RAW_DECL_SETHOSTNAME 1
17785| #define HAVE_RAW_DECL_SLEEP 1
17786| #define HAVE_RAW_DECL_SYMLINK 1
17787| #define HAVE_RAW_DECL_SYMLINKAT 1
17788| #define HAVE_RAW_DECL_TTYNAME_R 1
17789| #define HAVE_RAW_DECL_UNLINK 1
17790| #define HAVE_RAW_DECL_UNLINKAT 1
17791| #define HAVE_RAW_DECL_USLEEP 1
17792| #define HAVE_RAW_DECL_BTOWC 1
17793| #define HAVE_RAW_DECL_WCTOB 1
17794| #define HAVE_RAW_DECL_MBSINIT 1
17795| #define HAVE_RAW_DECL_MBRTOWC 1
17796| #define HAVE_RAW_DECL_MBRLEN 1
17797| #define HAVE_RAW_DECL_MBSRTOWCS 1
17798| #define HAVE_RAW_DECL_MBSNRTOWCS 1
17799| #define HAVE_RAW_DECL_WCRTOMB 1
17800| #define HAVE_RAW_DECL_WCSRTOMBS 1
17801| #define HAVE_RAW_DECL_WCSNRTOMBS 1
17802| #define HAVE_RAW_DECL_WCWIDTH 1
17803| #define HAVE_RAW_DECL_WMEMCHR 1
17804| #define HAVE_RAW_DECL_WMEMCMP 1
17805| #define HAVE_RAW_DECL_WMEMCPY 1
17806| #define HAVE_RAW_DECL_WMEMMOVE 1
17807| #define HAVE_RAW_DECL_WMEMSET 1
17808| #define HAVE_RAW_DECL_WCSLEN 1
17809| #define HAVE_RAW_DECL_WCSNLEN 1
17810| #define HAVE_RAW_DECL_WCSCPY 1
17811| #define HAVE_RAW_DECL_WCPCPY 1
17812| #define HAVE_RAW_DECL_WCSNCPY 1
17813| #define HAVE_RAW_DECL_WCPNCPY 1
17814| #define HAVE_RAW_DECL_WCSCAT 1
17815| #define HAVE_RAW_DECL_WCSNCAT 1
17816| #define HAVE_RAW_DECL_WCSCMP 1
17817| #define HAVE_RAW_DECL_WCSNCMP 1
17818| #define HAVE_RAW_DECL_WCSCASECMP 1
17819| #define HAVE_RAW_DECL_WCSNCASECMP 1
17820| #define HAVE_RAW_DECL_WCSCOLL 1
17821| #define HAVE_RAW_DECL_WCSXFRM 1
17822| #define HAVE_RAW_DECL_WCSDUP 1
17823| #define HAVE_RAW_DECL_WCSCHR 1
17824| #define HAVE_RAW_DECL_WCSRCHR 1
17825| #define HAVE_RAW_DECL_WCSCSPN 1
17826| #define HAVE_RAW_DECL_WCSSPN 1
17827| #define HAVE_RAW_DECL_WCSPBRK 1
17828| #define HAVE_RAW_DECL_WCSSTR 1
17829| #define HAVE_RAW_DECL_WCSTOK 1
17830| #define HAVE_RAW_DECL_WCSWIDTH 1
17831| #define HAVE_TOWLOWER 1
17832| #define HAVE_RAW_DECL_WCTYPE 1
17833| #define HAVE_RAW_DECL_ISWCTYPE 1
17834| #define HAVE_RAW_DECL_WCTRANS 1
17835| #define HAVE_RAW_DECL_TOWCTRANS 1
17836| #define HAVE_DECL_WCWIDTH 1
17837| #define GNULIB_TEST_WCWIDTH 1
17838| #define HAVE_LIBRESOLV 1
17839| #define HAVE_PATHS_H 1
17840| #define HAVE_LIBPROC_H 1
17841| #define HAVE_PROC_PIDINFO 1
17842| #define LOG_FACILITY LOG_MAIL
17843| #define LOG_FACILITY_STRING "mail"
17844| #define STDC_HEADERS 1
17845| #define HAVE_DIRENT_H 1
17846| #define HAVE_ERRNO_H 1
17847| #define HAVE_FCNTL_H 1
17848| #define HAVE_INTTYPES_H 1
17849| #define HAVE_LIBGEN_H 1
17850| #define HAVE_LIMITS_H 1
17851| #define HAVE_PATHS_H 1
17852| #define HAVE_SYS_SOCKET_H 1
17853| #define HAVE_STDARG_H 1
17854| #define HAVE_STDIO_H 1
17855| #define HAVE_STDLIB_H 1
17856| #define HAVE_STRING_H 1
17857| #define HAVE_STRINGS_H 1
17858| #define HAVE_SYS_FILE_H 1
17859| #define HAVE_SYSEXITS_H 1
17860| #define HAVE_SYSLOG_H 1
17861| #define HAVE_TERMCAP_H 1
17862| #define HAVE_TERMIOS_H 1
17863| #define HAVE_SGTTY_H 1
17864| #define HAVE_UTMP_H 1
17865| #define HAVE_UTMPX_H 1
17866| #define HAVE_UNISTD_H 1
17867| #define HAVE_WCHAR_H 1
17868| #define HAVE_INTPTR_T 1
17869| #define RETSIGTYPE void
17870| #define HAVE_DECL_SYS_SIGLIST 1
17871| #define HAVE_STRUCT_TM_TM_ZONE 1
17872| #define HAVE_TM_ZONE 1
17873| #define HAVE_STRUCT_TM_TM_ZONE 1
17874| #define HAVE_STRUCT_TM_TM_GMTOFF 1
17875| #define HAVE_STRUCT_TM_TM_ISDST 1
17876| #define SIZEOF_OFF_T 8
17877| #define SIZEOF_LONG 8
17878| #define SIZEOF_LONG_LONG 8
17879| #define HAVE_GETPAGESIZE 1
17880| #define HAVE_MMAP 1
17881| #define HAVE_DECL_STRSIGNAL 1
17882| #define HAVE_DECL_ENVIRON 0
17883| #define HAVE_MKSTEMP 1
17884| #define HAVE_SIGACTION 1
17885| #define HAVE_SYSCONF 1
17886| #define HAVE_GETDELIM 1
17887| #define HAVE_SETREUID 1
17888| /* end confdefs.h.  */
17889| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
17890|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17891| #define setresuid innocuous_setresuid
17892|
17893| /* System header to define __stub macros and hopefully few prototypes,
17894|     which can conflict with char setresuid (); below.
17895|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17896|     <limits.h> exists even on freestanding compilers.  */
17897|
17898| #ifdef __STDC__
17899| # include <limits.h>
17900| #else
17901| # include <assert.h>
17902| #endif
17903|
17904| #undef setresuid
17905|
17906| /* Override any GCC internal prototype to avoid an error.
17907|    Use char because int might match the return type of a GCC
17908|    builtin and then its argument prototype would still apply.  */
17909| #ifdef __cplusplus
17910| extern "C"
17911| #endif
17912| char setresuid ();
17913| /* The GNU C library defines this for functions which it implements
17914|     to always fail with ENOSYS.  Some functions are actually named
17915|     something starting with __ and the normal name is an alias.  */
17916| #if defined __stub_setresuid || defined __stub___setresuid
17917| choke me
17918| #endif
17919|
17920| int
17921| main ()
17922| {
17923| return setresuid ();
17924|   ;
17925|   return 0;
17926| }
17927configure:30469: result: no
17928configure:30469: checking for seteuid
17929configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17930configure:30469: $? = 0
17931configure:30469: result: yes
17932configure:30469: checking for setlocale
17933configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17934configure:30469: $? = 0
17935configure:30469: result: yes
17936configure:30469: checking for vfork
17937configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17938conftest.c:294:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
17939char vfork ();
17940     ^
17941conftest.c:294:6: note: 'vfork' is a builtin with type 'int (void)'
179421 warning generated.
17943configure:30469: $? = 0
17944configure:30469: result: yes
17945configure:30469: checking for _exit
17946configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17947conftest.c:295:6: warning: incompatible redeclaration of library function '_exit' [-Wincompatible-library-redeclaration]
17948char _exit ();
17949     ^
17950conftest.c:295:6: note: '_exit' is a builtin with type 'void (int) __attribute__((noreturn))'
179511 warning generated.
17952configure:30469: $? = 0
17953configure:30469: result: yes
17954configure:30469: checking for tcgetattr
17955configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17956configure:30469: $? = 0
17957configure:30469: result: yes
17958configure:30469: checking for tcsetattr
17959configure:30469: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17960configure:30469: $? = 0
17961configure:30469: result: yes
17962configure:30479: checking for _LARGEFILE_SOURCE value needed for large files
17963configure:30498: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17964configure:30498: $? = 0
17965configure:30526: result: no
17966configure:30559: checking for fgetpwent
17967configure:30559: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
17968Undefined symbols for architecture x86_64:
17969  "_fgetpwent", referenced from:
17970      _main in conftest-4161c7.o
17971ld: symbol(s) not found for architecture x86_64
17972clang: error: linker command failed with exit code 1 (use -v to see invocation)
17973configure:30559: $? = 1
17974configure: failed program was:
17975| /* confdefs.h */
17976| #define PACKAGE_NAME "GNU Mailutils"
17977| #define PACKAGE_TARNAME "mailutils"
17978| #define PACKAGE_VERSION "3.12"
17979| #define PACKAGE_STRING "GNU Mailutils 3.12"
17980| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
17981| #define PACKAGE_URL "http://mailutils.org"
17982| #define PACKAGE "mailutils"
17983| #define VERSION "3.12"
17984| #define STDC_HEADERS 1
17985| #define HAVE_SYS_TYPES_H 1
17986| #define HAVE_SYS_STAT_H 1
17987| #define HAVE_STDLIB_H 1
17988| #define HAVE_STRING_H 1
17989| #define HAVE_MEMORY_H 1
17990| #define HAVE_STRINGS_H 1
17991| #define HAVE_INTTYPES_H 1
17992| #define HAVE_STDINT_H 1
17993| #define HAVE_UNISTD_H 1
17994| #define __EXTENSIONS__ 1
17995| #define _ALL_SOURCE 1
17996| #define _DARWIN_C_SOURCE 1
17997| #define _GNU_SOURCE 1
17998| #define _POSIX_PTHREAD_SEMANTICS 1
17999| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18000| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18001| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18002| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18003| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18004| #define __STDC_WANT_LIB_EXT2__ 1
18005| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18006| #define _TANDEM_SOURCE 1
18007| #define YYTEXT_POINTER 1
18008| #define HAVE_DLFCN_H 1
18009| #define LT_OBJDIR ".libs/"
18010| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
18011| #define HAVE_CFLOCALECOPYCURRENT 1
18012| #define HAVE_ICONV 1
18013| #define ENABLE_NLS 1
18014| #define HAVE_GETTEXT 1
18015| #define HAVE_DCGETTEXT 1
18016| #define HAVE_ICONV 1
18017| #define ICONV_CONST
18018| #define HAVE_ICONV_H 1
18019| #define HAVE_ALLOCA_H 1
18020| #define HAVE_ALLOCA 1
18021| #define HAVE_UNISTD_H 1
18022| #define HAVE_WCTYPE_H 1
18023| #define HAVE_LIMITS_H 1
18024| #define HAVE_WCHAR_H 1
18025| #define HAVE_SYS_MMAN_H 1
18026| #define HAVE_STDINT_H 1
18027| #define HAVE_STDLIB_H 1
18028| #define HAVE_SYS_PARAM_H 1
18029| #define HAVE_ISWCNTRL 1
18030| #define HAVE_ISWBLANK 1
18031| #define HAVE_SYMLINK 1
18032| #define HAVE_MBSINIT 1
18033| #define HAVE_MBRTOWC 1
18034| #define HAVE_ISASCII 1
18035| #define HAVE_MPROTECT 1
18036| #define HAVE_SETENV 1
18037| #define HAVE_WCWIDTH 1
18038| #define HAVE_WINT_T 1
18039| #define HAVE_TOWLOWER 1
18040| #define HAVE_RAW_DECL_WCTYPE 1
18041| #define HAVE_RAW_DECL_ISWCTYPE 1
18042| #define HAVE_RAW_DECL_WCTRANS 1
18043| #define HAVE_RAW_DECL_TOWCTRANS 1
18044| #define HAVE_LANGINFO_CODESET 1
18045| #define HAVE_WORKING_O_NOATIME 1
18046| #define HAVE_WORKING_O_NOFOLLOW 1
18047| #define HAVE_DECL_GETC_UNLOCKED 1
18048| #define HAVE_STDLIB_H 1
18049| #define MALLOC_0_IS_NONNULL 1
18050| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18051| #define HAVE_LONG_LONG_INT 1
18052| #define HAVE_MBSTATE_T 1
18053| #define HAVE_MAP_ANONYMOUS 1
18054| #define HAVE_DECL_SETENV 1
18055| #define HAVE_SEARCH_H 1
18056| #define HAVE_TSEARCH 1
18057| #define HAVE__BOOL 1
18058| #define HAVE_WCHAR_T 1
18059| #define restrict __restrict
18060| #define HAVE_RAW_DECL_FFSL 1
18061| #define HAVE_RAW_DECL_FFSLL 1
18062| #define HAVE_RAW_DECL_MEMMEM 1
18063| #define HAVE_RAW_DECL_STPCPY 1
18064| #define HAVE_RAW_DECL_STPNCPY 1
18065| #define HAVE_RAW_DECL_STRDUP 1
18066| #define HAVE_RAW_DECL_STRNCAT 1
18067| #define HAVE_RAW_DECL_STRNDUP 1
18068| #define HAVE_RAW_DECL_STRNLEN 1
18069| #define HAVE_RAW_DECL_STRPBRK 1
18070| #define HAVE_RAW_DECL_STRSEP 1
18071| #define HAVE_RAW_DECL_STRCASESTR 1
18072| #define HAVE_RAW_DECL_STRTOK_R 1
18073| #define HAVE_RAW_DECL_STRERROR_R 1
18074| #define HAVE_RAW_DECL_STRSIGNAL 1
18075| #define HAVE_ALLOCA 1
18076| #define GNULIB_TEST_ENVIRON 1
18077| #define HAVE_DECL_ISWBLANK 1
18078| #define GNULIB_TEST_ISWBLANK 1
18079| #define GNULIB_TEST_MBRTOWC 1
18080| #define GNULIB_TEST_MBSINIT 1
18081| #define GNULIB_TEST_MBSLEN 1
18082| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18083| #define HAVE_MBSTATE_T 1
18084| #define GNULIB_TEST_MEMCHR 1
18085| #define GNULIB_TEST_SETENV 1
18086| #define HAVE_RAW_DECL__EXIT 1
18087| #define HAVE_RAW_DECL_ATOLL 1
18088| #define HAVE_RAW_DECL_GETLOADAVG 1
18089| #define HAVE_RAW_DECL_GETSUBOPT 1
18090| #define HAVE_RAW_DECL_GRANTPT 1
18091| #define HAVE_RAW_DECL_INITSTATE 1
18092| #define HAVE_RAW_DECL_MKSTEMP 1
18093| #define HAVE_RAW_DECL_POSIX_OPENPT 1
18094| #define HAVE_RAW_DECL_PTSNAME 1
18095| #define HAVE_RAW_DECL_PTSNAME_R 1
18096| #define HAVE_RAW_DECL_RANDOM 1
18097| #define HAVE_RAW_DECL_REALPATH 1
18098| #define HAVE_RAW_DECL_RPMATCH 1
18099| #define HAVE_RAW_DECL_SETENV 1
18100| #define HAVE_RAW_DECL_SETSTATE 1
18101| #define HAVE_RAW_DECL_SRANDOM 1
18102| #define HAVE_RAW_DECL_STRTOD 1
18103| #define HAVE_RAW_DECL_STRTOLL 1
18104| #define HAVE_RAW_DECL_STRTOULL 1
18105| #define HAVE_RAW_DECL_UNLOCKPT 1
18106| #define HAVE_RAW_DECL_UNSETENV 1
18107| #define HAVE_RAW_DECL_CHDIR 1
18108| #define HAVE_RAW_DECL_CHOWN 1
18109| #define HAVE_RAW_DECL_DUP 1
18110| #define HAVE_RAW_DECL_DUP2 1
18111| #define HAVE_RAW_DECL_FACCESSAT 1
18112| #define HAVE_RAW_DECL_FCHDIR 1
18113| #define HAVE_RAW_DECL_FCHOWNAT 1
18114| #define HAVE_RAW_DECL_FSYNC 1
18115| #define HAVE_RAW_DECL_FTRUNCATE 1
18116| #define HAVE_RAW_DECL_GETCWD 1
18117| #define HAVE_RAW_DECL_GETDOMAINNAME 1
18118| #define HAVE_RAW_DECL_GETDTABLESIZE 1
18119| #define HAVE_RAW_DECL_GETGROUPS 1
18120| #define HAVE_RAW_DECL_GETHOSTNAME 1
18121| #define HAVE_RAW_DECL_GETLOGIN 1
18122| #define HAVE_RAW_DECL_GETLOGIN_R 1
18123| #define HAVE_RAW_DECL_GETPAGESIZE 1
18124| #define HAVE_RAW_DECL_GETUSERSHELL 1
18125| #define HAVE_RAW_DECL_SETUSERSHELL 1
18126| #define HAVE_RAW_DECL_ENDUSERSHELL 1
18127| #define HAVE_RAW_DECL_ISATTY 1
18128| #define HAVE_RAW_DECL_LCHOWN 1
18129| #define HAVE_RAW_DECL_LINK 1
18130| #define HAVE_RAW_DECL_LINKAT 1
18131| #define HAVE_RAW_DECL_LSEEK 1
18132| #define HAVE_RAW_DECL_PIPE 1
18133| #define HAVE_RAW_DECL_PREAD 1
18134| #define HAVE_RAW_DECL_PWRITE 1
18135| #define HAVE_RAW_DECL_READLINK 1
18136| #define HAVE_RAW_DECL_READLINKAT 1
18137| #define HAVE_RAW_DECL_RMDIR 1
18138| #define HAVE_RAW_DECL_SETHOSTNAME 1
18139| #define HAVE_RAW_DECL_SLEEP 1
18140| #define HAVE_RAW_DECL_SYMLINK 1
18141| #define HAVE_RAW_DECL_SYMLINKAT 1
18142| #define HAVE_RAW_DECL_TTYNAME_R 1
18143| #define HAVE_RAW_DECL_UNLINK 1
18144| #define HAVE_RAW_DECL_UNLINKAT 1
18145| #define HAVE_RAW_DECL_USLEEP 1
18146| #define HAVE_RAW_DECL_BTOWC 1
18147| #define HAVE_RAW_DECL_WCTOB 1
18148| #define HAVE_RAW_DECL_MBSINIT 1
18149| #define HAVE_RAW_DECL_MBRTOWC 1
18150| #define HAVE_RAW_DECL_MBRLEN 1
18151| #define HAVE_RAW_DECL_MBSRTOWCS 1
18152| #define HAVE_RAW_DECL_MBSNRTOWCS 1
18153| #define HAVE_RAW_DECL_WCRTOMB 1
18154| #define HAVE_RAW_DECL_WCSRTOMBS 1
18155| #define HAVE_RAW_DECL_WCSNRTOMBS 1
18156| #define HAVE_RAW_DECL_WCWIDTH 1
18157| #define HAVE_RAW_DECL_WMEMCHR 1
18158| #define HAVE_RAW_DECL_WMEMCMP 1
18159| #define HAVE_RAW_DECL_WMEMCPY 1
18160| #define HAVE_RAW_DECL_WMEMMOVE 1
18161| #define HAVE_RAW_DECL_WMEMSET 1
18162| #define HAVE_RAW_DECL_WCSLEN 1
18163| #define HAVE_RAW_DECL_WCSNLEN 1
18164| #define HAVE_RAW_DECL_WCSCPY 1
18165| #define HAVE_RAW_DECL_WCPCPY 1
18166| #define HAVE_RAW_DECL_WCSNCPY 1
18167| #define HAVE_RAW_DECL_WCPNCPY 1
18168| #define HAVE_RAW_DECL_WCSCAT 1
18169| #define HAVE_RAW_DECL_WCSNCAT 1
18170| #define HAVE_RAW_DECL_WCSCMP 1
18171| #define HAVE_RAW_DECL_WCSNCMP 1
18172| #define HAVE_RAW_DECL_WCSCASECMP 1
18173| #define HAVE_RAW_DECL_WCSNCASECMP 1
18174| #define HAVE_RAW_DECL_WCSCOLL 1
18175| #define HAVE_RAW_DECL_WCSXFRM 1
18176| #define HAVE_RAW_DECL_WCSDUP 1
18177| #define HAVE_RAW_DECL_WCSCHR 1
18178| #define HAVE_RAW_DECL_WCSRCHR 1
18179| #define HAVE_RAW_DECL_WCSCSPN 1
18180| #define HAVE_RAW_DECL_WCSSPN 1
18181| #define HAVE_RAW_DECL_WCSPBRK 1
18182| #define HAVE_RAW_DECL_WCSSTR 1
18183| #define HAVE_RAW_DECL_WCSTOK 1
18184| #define HAVE_RAW_DECL_WCSWIDTH 1
18185| #define HAVE_TOWLOWER 1
18186| #define HAVE_RAW_DECL_WCTYPE 1
18187| #define HAVE_RAW_DECL_ISWCTYPE 1
18188| #define HAVE_RAW_DECL_WCTRANS 1
18189| #define HAVE_RAW_DECL_TOWCTRANS 1
18190| #define HAVE_DECL_WCWIDTH 1
18191| #define GNULIB_TEST_WCWIDTH 1
18192| #define HAVE_LIBRESOLV 1
18193| #define HAVE_PATHS_H 1
18194| #define HAVE_LIBPROC_H 1
18195| #define HAVE_PROC_PIDINFO 1
18196| #define LOG_FACILITY LOG_MAIL
18197| #define LOG_FACILITY_STRING "mail"
18198| #define STDC_HEADERS 1
18199| #define HAVE_DIRENT_H 1
18200| #define HAVE_ERRNO_H 1
18201| #define HAVE_FCNTL_H 1
18202| #define HAVE_INTTYPES_H 1
18203| #define HAVE_LIBGEN_H 1
18204| #define HAVE_LIMITS_H 1
18205| #define HAVE_PATHS_H 1
18206| #define HAVE_SYS_SOCKET_H 1
18207| #define HAVE_STDARG_H 1
18208| #define HAVE_STDIO_H 1
18209| #define HAVE_STDLIB_H 1
18210| #define HAVE_STRING_H 1
18211| #define HAVE_STRINGS_H 1
18212| #define HAVE_SYS_FILE_H 1
18213| #define HAVE_SYSEXITS_H 1
18214| #define HAVE_SYSLOG_H 1
18215| #define HAVE_TERMCAP_H 1
18216| #define HAVE_TERMIOS_H 1
18217| #define HAVE_SGTTY_H 1
18218| #define HAVE_UTMP_H 1
18219| #define HAVE_UTMPX_H 1
18220| #define HAVE_UNISTD_H 1
18221| #define HAVE_WCHAR_H 1
18222| #define HAVE_INTPTR_T 1
18223| #define RETSIGTYPE void
18224| #define HAVE_DECL_SYS_SIGLIST 1
18225| #define HAVE_STRUCT_TM_TM_ZONE 1
18226| #define HAVE_TM_ZONE 1
18227| #define HAVE_STRUCT_TM_TM_ZONE 1
18228| #define HAVE_STRUCT_TM_TM_GMTOFF 1
18229| #define HAVE_STRUCT_TM_TM_ISDST 1
18230| #define SIZEOF_OFF_T 8
18231| #define SIZEOF_LONG 8
18232| #define SIZEOF_LONG_LONG 8
18233| #define HAVE_GETPAGESIZE 1
18234| #define HAVE_MMAP 1
18235| #define HAVE_DECL_STRSIGNAL 1
18236| #define HAVE_DECL_ENVIRON 0
18237| #define HAVE_MKSTEMP 1
18238| #define HAVE_SIGACTION 1
18239| #define HAVE_SYSCONF 1
18240| #define HAVE_GETDELIM 1
18241| #define HAVE_SETREUID 1
18242| #define HAVE_SETEUID 1
18243| #define HAVE_SETLOCALE 1
18244| #define HAVE_VFORK 1
18245| #define HAVE__EXIT 1
18246| #define HAVE_TCGETATTR 1
18247| #define HAVE_TCSETATTR 1
18248| #define HAVE_FSEEKO 1
18249| /* end confdefs.h.  */
18250| /* Define fgetpwent to an innocuous variant, in case <limits.h> declares fgetpwent.
18251|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18252| #define fgetpwent innocuous_fgetpwent
18253|
18254| /* System header to define __stub macros and hopefully few prototypes,
18255|     which can conflict with char fgetpwent (); below.
18256|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18257|     <limits.h> exists even on freestanding compilers.  */
18258|
18259| #ifdef __STDC__
18260| # include <limits.h>
18261| #else
18262| # include <assert.h>
18263| #endif
18264|
18265| #undef fgetpwent
18266|
18267| /* Override any GCC internal prototype to avoid an error.
18268|    Use char because int might match the return type of a GCC
18269|    builtin and then its argument prototype would still apply.  */
18270| #ifdef __cplusplus
18271| extern "C"
18272| #endif
18273| char fgetpwent ();
18274| /* The GNU C library defines this for functions which it implements
18275|     to always fail with ENOSYS.  Some functions are actually named
18276|     something starting with __ and the normal name is an alias.  */
18277| #if defined __stub_fgetpwent || defined __stub___fgetpwent
18278| choke me
18279| #endif
18280|
18281| int
18282| main ()
18283| {
18284| return fgetpwent ();
18285|   ;
18286|   return 0;
18287| }
18288configure:30559: result: no
18289configure:30574: checking for utmp.h
18290configure:30574: result: yes
18291configure:30574: checking for utmpx.h
18292configure:30574: result: yes
18293configure:30587: checking for getutent
18294configure:30587: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  >&5
18295Undefined symbols for architecture x86_64:
18296  "_getutent", referenced from:
18297      _main in conftest-031516.o
18298ld: symbol(s) not found for architecture x86_64
18299clang: error: linker command failed with exit code 1 (use -v to see invocation)
18300configure:30587: $? = 1
18301configure: failed program was:
18302| /* confdefs.h */
18303| #define PACKAGE_NAME "GNU Mailutils"
18304| #define PACKAGE_TARNAME "mailutils"
18305| #define PACKAGE_VERSION "3.12"
18306| #define PACKAGE_STRING "GNU Mailutils 3.12"
18307| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
18308| #define PACKAGE_URL "http://mailutils.org"
18309| #define PACKAGE "mailutils"
18310| #define VERSION "3.12"
18311| #define STDC_HEADERS 1
18312| #define HAVE_SYS_TYPES_H 1
18313| #define HAVE_SYS_STAT_H 1
18314| #define HAVE_STDLIB_H 1
18315| #define HAVE_STRING_H 1
18316| #define HAVE_MEMORY_H 1
18317| #define HAVE_STRINGS_H 1
18318| #define HAVE_INTTYPES_H 1
18319| #define HAVE_STDINT_H 1
18320| #define HAVE_UNISTD_H 1
18321| #define __EXTENSIONS__ 1
18322| #define _ALL_SOURCE 1
18323| #define _DARWIN_C_SOURCE 1
18324| #define _GNU_SOURCE 1
18325| #define _POSIX_PTHREAD_SEMANTICS 1
18326| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18327| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18328| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18329| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18330| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18331| #define __STDC_WANT_LIB_EXT2__ 1
18332| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18333| #define _TANDEM_SOURCE 1
18334| #define YYTEXT_POINTER 1
18335| #define HAVE_DLFCN_H 1
18336| #define LT_OBJDIR ".libs/"
18337| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
18338| #define HAVE_CFLOCALECOPYCURRENT 1
18339| #define HAVE_ICONV 1
18340| #define ENABLE_NLS 1
18341| #define HAVE_GETTEXT 1
18342| #define HAVE_DCGETTEXT 1
18343| #define HAVE_ICONV 1
18344| #define ICONV_CONST
18345| #define HAVE_ICONV_H 1
18346| #define HAVE_ALLOCA_H 1
18347| #define HAVE_ALLOCA 1
18348| #define HAVE_UNISTD_H 1
18349| #define HAVE_WCTYPE_H 1
18350| #define HAVE_LIMITS_H 1
18351| #define HAVE_WCHAR_H 1
18352| #define HAVE_SYS_MMAN_H 1
18353| #define HAVE_STDINT_H 1
18354| #define HAVE_STDLIB_H 1
18355| #define HAVE_SYS_PARAM_H 1
18356| #define HAVE_ISWCNTRL 1
18357| #define HAVE_ISWBLANK 1
18358| #define HAVE_SYMLINK 1
18359| #define HAVE_MBSINIT 1
18360| #define HAVE_MBRTOWC 1
18361| #define HAVE_ISASCII 1
18362| #define HAVE_MPROTECT 1
18363| #define HAVE_SETENV 1
18364| #define HAVE_WCWIDTH 1
18365| #define HAVE_WINT_T 1
18366| #define HAVE_TOWLOWER 1
18367| #define HAVE_RAW_DECL_WCTYPE 1
18368| #define HAVE_RAW_DECL_ISWCTYPE 1
18369| #define HAVE_RAW_DECL_WCTRANS 1
18370| #define HAVE_RAW_DECL_TOWCTRANS 1
18371| #define HAVE_LANGINFO_CODESET 1
18372| #define HAVE_WORKING_O_NOATIME 1
18373| #define HAVE_WORKING_O_NOFOLLOW 1
18374| #define HAVE_DECL_GETC_UNLOCKED 1
18375| #define HAVE_STDLIB_H 1
18376| #define MALLOC_0_IS_NONNULL 1
18377| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18378| #define HAVE_LONG_LONG_INT 1
18379| #define HAVE_MBSTATE_T 1
18380| #define HAVE_MAP_ANONYMOUS 1
18381| #define HAVE_DECL_SETENV 1
18382| #define HAVE_SEARCH_H 1
18383| #define HAVE_TSEARCH 1
18384| #define HAVE__BOOL 1
18385| #define HAVE_WCHAR_T 1
18386| #define restrict __restrict
18387| #define HAVE_RAW_DECL_FFSL 1
18388| #define HAVE_RAW_DECL_FFSLL 1
18389| #define HAVE_RAW_DECL_MEMMEM 1
18390| #define HAVE_RAW_DECL_STPCPY 1
18391| #define HAVE_RAW_DECL_STPNCPY 1
18392| #define HAVE_RAW_DECL_STRDUP 1
18393| #define HAVE_RAW_DECL_STRNCAT 1
18394| #define HAVE_RAW_DECL_STRNDUP 1
18395| #define HAVE_RAW_DECL_STRNLEN 1
18396| #define HAVE_RAW_DECL_STRPBRK 1
18397| #define HAVE_RAW_DECL_STRSEP 1
18398| #define HAVE_RAW_DECL_STRCASESTR 1
18399| #define HAVE_RAW_DECL_STRTOK_R 1
18400| #define HAVE_RAW_DECL_STRERROR_R 1
18401| #define HAVE_RAW_DECL_STRSIGNAL 1
18402| #define HAVE_ALLOCA 1
18403| #define GNULIB_TEST_ENVIRON 1
18404| #define HAVE_DECL_ISWBLANK 1
18405| #define GNULIB_TEST_ISWBLANK 1
18406| #define GNULIB_TEST_MBRTOWC 1
18407| #define GNULIB_TEST_MBSINIT 1
18408| #define GNULIB_TEST_MBSLEN 1
18409| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18410| #define HAVE_MBSTATE_T 1
18411| #define GNULIB_TEST_MEMCHR 1
18412| #define GNULIB_TEST_SETENV 1
18413| #define HAVE_RAW_DECL__EXIT 1
18414| #define HAVE_RAW_DECL_ATOLL 1
18415| #define HAVE_RAW_DECL_GETLOADAVG 1
18416| #define HAVE_RAW_DECL_GETSUBOPT 1
18417| #define HAVE_RAW_DECL_GRANTPT 1
18418| #define HAVE_RAW_DECL_INITSTATE 1
18419| #define HAVE_RAW_DECL_MKSTEMP 1
18420| #define HAVE_RAW_DECL_POSIX_OPENPT 1
18421| #define HAVE_RAW_DECL_PTSNAME 1
18422| #define HAVE_RAW_DECL_PTSNAME_R 1
18423| #define HAVE_RAW_DECL_RANDOM 1
18424| #define HAVE_RAW_DECL_REALPATH 1
18425| #define HAVE_RAW_DECL_RPMATCH 1
18426| #define HAVE_RAW_DECL_SETENV 1
18427| #define HAVE_RAW_DECL_SETSTATE 1
18428| #define HAVE_RAW_DECL_SRANDOM 1
18429| #define HAVE_RAW_DECL_STRTOD 1
18430| #define HAVE_RAW_DECL_STRTOLL 1
18431| #define HAVE_RAW_DECL_STRTOULL 1
18432| #define HAVE_RAW_DECL_UNLOCKPT 1
18433| #define HAVE_RAW_DECL_UNSETENV 1
18434| #define HAVE_RAW_DECL_CHDIR 1
18435| #define HAVE_RAW_DECL_CHOWN 1
18436| #define HAVE_RAW_DECL_DUP 1
18437| #define HAVE_RAW_DECL_DUP2 1
18438| #define HAVE_RAW_DECL_FACCESSAT 1
18439| #define HAVE_RAW_DECL_FCHDIR 1
18440| #define HAVE_RAW_DECL_FCHOWNAT 1
18441| #define HAVE_RAW_DECL_FSYNC 1
18442| #define HAVE_RAW_DECL_FTRUNCATE 1
18443| #define HAVE_RAW_DECL_GETCWD 1
18444| #define HAVE_RAW_DECL_GETDOMAINNAME 1
18445| #define HAVE_RAW_DECL_GETDTABLESIZE 1
18446| #define HAVE_RAW_DECL_GETGROUPS 1
18447| #define HAVE_RAW_DECL_GETHOSTNAME 1
18448| #define HAVE_RAW_DECL_GETLOGIN 1
18449| #define HAVE_RAW_DECL_GETLOGIN_R 1
18450| #define HAVE_RAW_DECL_GETPAGESIZE 1
18451| #define HAVE_RAW_DECL_GETUSERSHELL 1
18452| #define HAVE_RAW_DECL_SETUSERSHELL 1
18453| #define HAVE_RAW_DECL_ENDUSERSHELL 1
18454| #define HAVE_RAW_DECL_ISATTY 1
18455| #define HAVE_RAW_DECL_LCHOWN 1
18456| #define HAVE_RAW_DECL_LINK 1
18457| #define HAVE_RAW_DECL_LINKAT 1
18458| #define HAVE_RAW_DECL_LSEEK 1
18459| #define HAVE_RAW_DECL_PIPE 1
18460| #define HAVE_RAW_DECL_PREAD 1
18461| #define HAVE_RAW_DECL_PWRITE 1
18462| #define HAVE_RAW_DECL_READLINK 1
18463| #define HAVE_RAW_DECL_READLINKAT 1
18464| #define HAVE_RAW_DECL_RMDIR 1
18465| #define HAVE_RAW_DECL_SETHOSTNAME 1
18466| #define HAVE_RAW_DECL_SLEEP 1
18467| #define HAVE_RAW_DECL_SYMLINK 1
18468| #define HAVE_RAW_DECL_SYMLINKAT 1
18469| #define HAVE_RAW_DECL_TTYNAME_R 1
18470| #define HAVE_RAW_DECL_UNLINK 1
18471| #define HAVE_RAW_DECL_UNLINKAT 1
18472| #define HAVE_RAW_DECL_USLEEP 1
18473| #define HAVE_RAW_DECL_BTOWC 1
18474| #define HAVE_RAW_DECL_WCTOB 1
18475| #define HAVE_RAW_DECL_MBSINIT 1
18476| #define HAVE_RAW_DECL_MBRTOWC 1
18477| #define HAVE_RAW_DECL_MBRLEN 1
18478| #define HAVE_RAW_DECL_MBSRTOWCS 1
18479| #define HAVE_RAW_DECL_MBSNRTOWCS 1
18480| #define HAVE_RAW_DECL_WCRTOMB 1
18481| #define HAVE_RAW_DECL_WCSRTOMBS 1
18482| #define HAVE_RAW_DECL_WCSNRTOMBS 1
18483| #define HAVE_RAW_DECL_WCWIDTH 1
18484| #define HAVE_RAW_DECL_WMEMCHR 1
18485| #define HAVE_RAW_DECL_WMEMCMP 1
18486| #define HAVE_RAW_DECL_WMEMCPY 1
18487| #define HAVE_RAW_DECL_WMEMMOVE 1
18488| #define HAVE_RAW_DECL_WMEMSET 1
18489| #define HAVE_RAW_DECL_WCSLEN 1
18490| #define HAVE_RAW_DECL_WCSNLEN 1
18491| #define HAVE_RAW_DECL_WCSCPY 1
18492| #define HAVE_RAW_DECL_WCPCPY 1
18493| #define HAVE_RAW_DECL_WCSNCPY 1
18494| #define HAVE_RAW_DECL_WCPNCPY 1
18495| #define HAVE_RAW_DECL_WCSCAT 1
18496| #define HAVE_RAW_DECL_WCSNCAT 1
18497| #define HAVE_RAW_DECL_WCSCMP 1
18498| #define HAVE_RAW_DECL_WCSNCMP 1
18499| #define HAVE_RAW_DECL_WCSCASECMP 1
18500| #define HAVE_RAW_DECL_WCSNCASECMP 1
18501| #define HAVE_RAW_DECL_WCSCOLL 1
18502| #define HAVE_RAW_DECL_WCSXFRM 1
18503| #define HAVE_RAW_DECL_WCSDUP 1
18504| #define HAVE_RAW_DECL_WCSCHR 1
18505| #define HAVE_RAW_DECL_WCSRCHR 1
18506| #define HAVE_RAW_DECL_WCSCSPN 1
18507| #define HAVE_RAW_DECL_WCSSPN 1
18508| #define HAVE_RAW_DECL_WCSPBRK 1
18509| #define HAVE_RAW_DECL_WCSSTR 1
18510| #define HAVE_RAW_DECL_WCSTOK 1
18511| #define HAVE_RAW_DECL_WCSWIDTH 1
18512| #define HAVE_TOWLOWER 1
18513| #define HAVE_RAW_DECL_WCTYPE 1
18514| #define HAVE_RAW_DECL_ISWCTYPE 1
18515| #define HAVE_RAW_DECL_WCTRANS 1
18516| #define HAVE_RAW_DECL_TOWCTRANS 1
18517| #define HAVE_DECL_WCWIDTH 1
18518| #define GNULIB_TEST_WCWIDTH 1
18519| #define HAVE_LIBRESOLV 1
18520| #define HAVE_PATHS_H 1
18521| #define HAVE_LIBPROC_H 1
18522| #define HAVE_PROC_PIDINFO 1
18523| #define LOG_FACILITY LOG_MAIL
18524| #define LOG_FACILITY_STRING "mail"
18525| #define STDC_HEADERS 1
18526| #define HAVE_DIRENT_H 1
18527| #define HAVE_ERRNO_H 1
18528| #define HAVE_FCNTL_H 1
18529| #define HAVE_INTTYPES_H 1
18530| #define HAVE_LIBGEN_H 1
18531| #define HAVE_LIMITS_H 1
18532| #define HAVE_PATHS_H 1
18533| #define HAVE_SYS_SOCKET_H 1
18534| #define HAVE_STDARG_H 1
18535| #define HAVE_STDIO_H 1
18536| #define HAVE_STDLIB_H 1
18537| #define HAVE_STRING_H 1
18538| #define HAVE_STRINGS_H 1
18539| #define HAVE_SYS_FILE_H 1
18540| #define HAVE_SYSEXITS_H 1
18541| #define HAVE_SYSLOG_H 1
18542| #define HAVE_TERMCAP_H 1
18543| #define HAVE_TERMIOS_H 1
18544| #define HAVE_SGTTY_H 1
18545| #define HAVE_UTMP_H 1
18546| #define HAVE_UTMPX_H 1
18547| #define HAVE_UNISTD_H 1
18548| #define HAVE_WCHAR_H 1
18549| #define HAVE_INTPTR_T 1
18550| #define RETSIGTYPE void
18551| #define HAVE_DECL_SYS_SIGLIST 1
18552| #define HAVE_STRUCT_TM_TM_ZONE 1
18553| #define HAVE_TM_ZONE 1
18554| #define HAVE_STRUCT_TM_TM_ZONE 1
18555| #define HAVE_STRUCT_TM_TM_GMTOFF 1
18556| #define HAVE_STRUCT_TM_TM_ISDST 1
18557| #define SIZEOF_OFF_T 8
18558| #define SIZEOF_LONG 8
18559| #define SIZEOF_LONG_LONG 8
18560| #define HAVE_GETPAGESIZE 1
18561| #define HAVE_MMAP 1
18562| #define HAVE_DECL_STRSIGNAL 1
18563| #define HAVE_DECL_ENVIRON 0
18564| #define HAVE_MKSTEMP 1
18565| #define HAVE_SIGACTION 1
18566| #define HAVE_SYSCONF 1
18567| #define HAVE_GETDELIM 1
18568| #define HAVE_SETREUID 1
18569| #define HAVE_SETEUID 1
18570| #define HAVE_SETLOCALE 1
18571| #define HAVE_VFORK 1
18572| #define HAVE__EXIT 1
18573| #define HAVE_TCGETATTR 1
18574| #define HAVE_TCSETATTR 1
18575| #define HAVE_FSEEKO 1
18576| #define HAVE_UTMP_H 1
18577| #define HAVE_UTMPX_H 1
18578| /* end confdefs.h.  */
18579| /* Define getutent to an innocuous variant, in case <limits.h> declares getutent.
18580|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18581| #define getutent innocuous_getutent
18582|
18583| /* System header to define __stub macros and hopefully few prototypes,
18584|     which can conflict with char getutent (); below.
18585|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18586|     <limits.h> exists even on freestanding compilers.  */
18587|
18588| #ifdef __STDC__
18589| # include <limits.h>
18590| #else
18591| # include <assert.h>
18592| #endif
18593|
18594| #undef getutent
18595|
18596| /* Override any GCC internal prototype to avoid an error.
18597|    Use char because int might match the return type of a GCC
18598|    builtin and then its argument prototype would still apply.  */
18599| #ifdef __cplusplus
18600| extern "C"
18601| #endif
18602| char getutent ();
18603| /* The GNU C library defines this for functions which it implements
18604|     to always fail with ENOSYS.  Some functions are actually named
18605|     something starting with __ and the normal name is an alias.  */
18606| #if defined __stub_getutent || defined __stub___getutent
18607| choke me
18608| #endif
18609|
18610| int
18611| main ()
18612| {
18613| return getutent ();
18614|   ;
18615|   return 0;
18616| }
18617configure:30587: result: no
18618configure:30604: checking for struct utmp.ut_user
18619configure:30604: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
18620conftest.c:284:15: warning: 'utmp' is deprecated [-Wdeprecated-declarations]
18621static struct utmp ac_aggr;
18622              ^
18623/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/utmp.h:97:7: note: 'utmp' has been explicitly marked deprecated here
18624}                                       __deprecated;
18625                                        ^
18626/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated'
18627#define __deprecated    __attribute__((__deprecated__))
18628                                       ^
18629conftest.c:285:13: error: no member named 'ut_user' in 'struct utmp'
18630if (ac_aggr.ut_user)
18631    ~~~~~~~ ^
186321 warning and 1 error generated.
18633configure:30604: $? = 1
18634configure: failed program was:
18635| /* confdefs.h */
18636| #define PACKAGE_NAME "GNU Mailutils"
18637| #define PACKAGE_TARNAME "mailutils"
18638| #define PACKAGE_VERSION "3.12"
18639| #define PACKAGE_STRING "GNU Mailutils 3.12"
18640| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
18641| #define PACKAGE_URL "http://mailutils.org"
18642| #define PACKAGE "mailutils"
18643| #define VERSION "3.12"
18644| #define STDC_HEADERS 1
18645| #define HAVE_SYS_TYPES_H 1
18646| #define HAVE_SYS_STAT_H 1
18647| #define HAVE_STDLIB_H 1
18648| #define HAVE_STRING_H 1
18649| #define HAVE_MEMORY_H 1
18650| #define HAVE_STRINGS_H 1
18651| #define HAVE_INTTYPES_H 1
18652| #define HAVE_STDINT_H 1
18653| #define HAVE_UNISTD_H 1
18654| #define __EXTENSIONS__ 1
18655| #define _ALL_SOURCE 1
18656| #define _DARWIN_C_SOURCE 1
18657| #define _GNU_SOURCE 1
18658| #define _POSIX_PTHREAD_SEMANTICS 1
18659| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18660| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18661| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18662| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18663| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18664| #define __STDC_WANT_LIB_EXT2__ 1
18665| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18666| #define _TANDEM_SOURCE 1
18667| #define YYTEXT_POINTER 1
18668| #define HAVE_DLFCN_H 1
18669| #define LT_OBJDIR ".libs/"
18670| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
18671| #define HAVE_CFLOCALECOPYCURRENT 1
18672| #define HAVE_ICONV 1
18673| #define ENABLE_NLS 1
18674| #define HAVE_GETTEXT 1
18675| #define HAVE_DCGETTEXT 1
18676| #define HAVE_ICONV 1
18677| #define ICONV_CONST
18678| #define HAVE_ICONV_H 1
18679| #define HAVE_ALLOCA_H 1
18680| #define HAVE_ALLOCA 1
18681| #define HAVE_UNISTD_H 1
18682| #define HAVE_WCTYPE_H 1
18683| #define HAVE_LIMITS_H 1
18684| #define HAVE_WCHAR_H 1
18685| #define HAVE_SYS_MMAN_H 1
18686| #define HAVE_STDINT_H 1
18687| #define HAVE_STDLIB_H 1
18688| #define HAVE_SYS_PARAM_H 1
18689| #define HAVE_ISWCNTRL 1
18690| #define HAVE_ISWBLANK 1
18691| #define HAVE_SYMLINK 1
18692| #define HAVE_MBSINIT 1
18693| #define HAVE_MBRTOWC 1
18694| #define HAVE_ISASCII 1
18695| #define HAVE_MPROTECT 1
18696| #define HAVE_SETENV 1
18697| #define HAVE_WCWIDTH 1
18698| #define HAVE_WINT_T 1
18699| #define HAVE_TOWLOWER 1
18700| #define HAVE_RAW_DECL_WCTYPE 1
18701| #define HAVE_RAW_DECL_ISWCTYPE 1
18702| #define HAVE_RAW_DECL_WCTRANS 1
18703| #define HAVE_RAW_DECL_TOWCTRANS 1
18704| #define HAVE_LANGINFO_CODESET 1
18705| #define HAVE_WORKING_O_NOATIME 1
18706| #define HAVE_WORKING_O_NOFOLLOW 1
18707| #define HAVE_DECL_GETC_UNLOCKED 1
18708| #define HAVE_STDLIB_H 1
18709| #define MALLOC_0_IS_NONNULL 1
18710| #define HAVE_UNSIGNED_LONG_LONG_INT 1
18711| #define HAVE_LONG_LONG_INT 1
18712| #define HAVE_MBSTATE_T 1
18713| #define HAVE_MAP_ANONYMOUS 1
18714| #define HAVE_DECL_SETENV 1
18715| #define HAVE_SEARCH_H 1
18716| #define HAVE_TSEARCH 1
18717| #define HAVE__BOOL 1
18718| #define HAVE_WCHAR_T 1
18719| #define restrict __restrict
18720| #define HAVE_RAW_DECL_FFSL 1
18721| #define HAVE_RAW_DECL_FFSLL 1
18722| #define HAVE_RAW_DECL_MEMMEM 1
18723| #define HAVE_RAW_DECL_STPCPY 1
18724| #define HAVE_RAW_DECL_STPNCPY 1
18725| #define HAVE_RAW_DECL_STRDUP 1
18726| #define HAVE_RAW_DECL_STRNCAT 1
18727| #define HAVE_RAW_DECL_STRNDUP 1
18728| #define HAVE_RAW_DECL_STRNLEN 1
18729| #define HAVE_RAW_DECL_STRPBRK 1
18730| #define HAVE_RAW_DECL_STRSEP 1
18731| #define HAVE_RAW_DECL_STRCASESTR 1
18732| #define HAVE_RAW_DECL_STRTOK_R 1
18733| #define HAVE_RAW_DECL_STRERROR_R 1
18734| #define HAVE_RAW_DECL_STRSIGNAL 1
18735| #define HAVE_ALLOCA 1
18736| #define GNULIB_TEST_ENVIRON 1
18737| #define HAVE_DECL_ISWBLANK 1
18738| #define GNULIB_TEST_ISWBLANK 1
18739| #define GNULIB_TEST_MBRTOWC 1
18740| #define GNULIB_TEST_MBSINIT 1
18741| #define GNULIB_TEST_MBSLEN 1
18742| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
18743| #define HAVE_MBSTATE_T 1
18744| #define GNULIB_TEST_MEMCHR 1
18745| #define GNULIB_TEST_SETENV 1
18746| #define HAVE_RAW_DECL__EXIT 1
18747| #define HAVE_RAW_DECL_ATOLL 1
18748| #define HAVE_RAW_DECL_GETLOADAVG 1
18749| #define HAVE_RAW_DECL_GETSUBOPT 1
18750| #define HAVE_RAW_DECL_GRANTPT 1
18751| #define HAVE_RAW_DECL_INITSTATE 1
18752| #define HAVE_RAW_DECL_MKSTEMP 1
18753| #define HAVE_RAW_DECL_POSIX_OPENPT 1
18754| #define HAVE_RAW_DECL_PTSNAME 1
18755| #define HAVE_RAW_DECL_PTSNAME_R 1
18756| #define HAVE_RAW_DECL_RANDOM 1
18757| #define HAVE_RAW_DECL_REALPATH 1
18758| #define HAVE_RAW_DECL_RPMATCH 1
18759| #define HAVE_RAW_DECL_SETENV 1
18760| #define HAVE_RAW_DECL_SETSTATE 1
18761| #define HAVE_RAW_DECL_SRANDOM 1
18762| #define HAVE_RAW_DECL_STRTOD 1
18763| #define HAVE_RAW_DECL_STRTOLL 1
18764| #define HAVE_RAW_DECL_STRTOULL 1
18765| #define HAVE_RAW_DECL_UNLOCKPT 1
18766| #define HAVE_RAW_DECL_UNSETENV 1
18767| #define HAVE_RAW_DECL_CHDIR 1
18768| #define HAVE_RAW_DECL_CHOWN 1
18769| #define HAVE_RAW_DECL_DUP 1
18770| #define HAVE_RAW_DECL_DUP2 1
18771| #define HAVE_RAW_DECL_FACCESSAT 1
18772| #define HAVE_RAW_DECL_FCHDIR 1
18773| #define HAVE_RAW_DECL_FCHOWNAT 1
18774| #define HAVE_RAW_DECL_FSYNC 1
18775| #define HAVE_RAW_DECL_FTRUNCATE 1
18776| #define HAVE_RAW_DECL_GETCWD 1
18777| #define HAVE_RAW_DECL_GETDOMAINNAME 1
18778| #define HAVE_RAW_DECL_GETDTABLESIZE 1
18779| #define HAVE_RAW_DECL_GETGROUPS 1
18780| #define HAVE_RAW_DECL_GETHOSTNAME 1
18781| #define HAVE_RAW_DECL_GETLOGIN 1
18782| #define HAVE_RAW_DECL_GETLOGIN_R 1
18783| #define HAVE_RAW_DECL_GETPAGESIZE 1
18784| #define HAVE_RAW_DECL_GETUSERSHELL 1
18785| #define HAVE_RAW_DECL_SETUSERSHELL 1
18786| #define HAVE_RAW_DECL_ENDUSERSHELL 1
18787| #define HAVE_RAW_DECL_ISATTY 1
18788| #define HAVE_RAW_DECL_LCHOWN 1
18789| #define HAVE_RAW_DECL_LINK 1
18790| #define HAVE_RAW_DECL_LINKAT 1
18791| #define HAVE_RAW_DECL_LSEEK 1
18792| #define HAVE_RAW_DECL_PIPE 1
18793| #define HAVE_RAW_DECL_PREAD 1
18794| #define HAVE_RAW_DECL_PWRITE 1
18795| #define HAVE_RAW_DECL_READLINK 1
18796| #define HAVE_RAW_DECL_READLINKAT 1
18797| #define HAVE_RAW_DECL_RMDIR 1
18798| #define HAVE_RAW_DECL_SETHOSTNAME 1
18799| #define HAVE_RAW_DECL_SLEEP 1
18800| #define HAVE_RAW_DECL_SYMLINK 1
18801| #define HAVE_RAW_DECL_SYMLINKAT 1
18802| #define HAVE_RAW_DECL_TTYNAME_R 1
18803| #define HAVE_RAW_DECL_UNLINK 1
18804| #define HAVE_RAW_DECL_UNLINKAT 1
18805| #define HAVE_RAW_DECL_USLEEP 1
18806| #define HAVE_RAW_DECL_BTOWC 1
18807| #define HAVE_RAW_DECL_WCTOB 1
18808| #define HAVE_RAW_DECL_MBSINIT 1
18809| #define HAVE_RAW_DECL_MBRTOWC 1
18810| #define HAVE_RAW_DECL_MBRLEN 1
18811| #define HAVE_RAW_DECL_MBSRTOWCS 1
18812| #define HAVE_RAW_DECL_MBSNRTOWCS 1
18813| #define HAVE_RAW_DECL_WCRTOMB 1
18814| #define HAVE_RAW_DECL_WCSRTOMBS 1
18815| #define HAVE_RAW_DECL_WCSNRTOMBS 1
18816| #define HAVE_RAW_DECL_WCWIDTH 1
18817| #define HAVE_RAW_DECL_WMEMCHR 1
18818| #define HAVE_RAW_DECL_WMEMCMP 1
18819| #define HAVE_RAW_DECL_WMEMCPY 1
18820| #define HAVE_RAW_DECL_WMEMMOVE 1
18821| #define HAVE_RAW_DECL_WMEMSET 1
18822| #define HAVE_RAW_DECL_WCSLEN 1
18823| #define HAVE_RAW_DECL_WCSNLEN 1
18824| #define HAVE_RAW_DECL_WCSCPY 1
18825| #define HAVE_RAW_DECL_WCPCPY 1
18826| #define HAVE_RAW_DECL_WCSNCPY 1
18827| #define HAVE_RAW_DECL_WCPNCPY 1
18828| #define HAVE_RAW_DECL_WCSCAT 1
18829| #define HAVE_RAW_DECL_WCSNCAT 1
18830| #define HAVE_RAW_DECL_WCSCMP 1
18831| #define HAVE_RAW_DECL_WCSNCMP 1
18832| #define HAVE_RAW_DECL_WCSCASECMP 1
18833| #define HAVE_RAW_DECL_WCSNCASECMP 1
18834| #define HAVE_RAW_DECL_WCSCOLL 1
18835| #define HAVE_RAW_DECL_WCSXFRM 1
18836| #define HAVE_RAW_DECL_WCSDUP 1
18837| #define HAVE_RAW_DECL_WCSCHR 1
18838| #define HAVE_RAW_DECL_WCSRCHR 1
18839| #define HAVE_RAW_DECL_WCSCSPN 1
18840| #define HAVE_RAW_DECL_WCSSPN 1
18841| #define HAVE_RAW_DECL_WCSPBRK 1
18842| #define HAVE_RAW_DECL_WCSSTR 1
18843| #define HAVE_RAW_DECL_WCSTOK 1
18844| #define HAVE_RAW_DECL_WCSWIDTH 1
18845| #define HAVE_TOWLOWER 1
18846| #define HAVE_RAW_DECL_WCTYPE 1
18847| #define HAVE_RAW_DECL_ISWCTYPE 1
18848| #define HAVE_RAW_DECL_WCTRANS 1
18849| #define HAVE_RAW_DECL_TOWCTRANS 1
18850| #define HAVE_DECL_WCWIDTH 1
18851| #define GNULIB_TEST_WCWIDTH 1
18852| #define HAVE_LIBRESOLV 1
18853| #define HAVE_PATHS_H 1
18854| #define HAVE_LIBPROC_H 1
18855| #define HAVE_PROC_PIDINFO 1
18856| #define LOG_FACILITY LOG_MAIL
18857| #define LOG_FACILITY_STRING "mail"
18858| #define STDC_HEADERS 1
18859| #define HAVE_DIRENT_H 1
18860| #define HAVE_ERRNO_H 1
18861| #define HAVE_FCNTL_H 1
18862| #define HAVE_INTTYPES_H 1
18863| #define HAVE_LIBGEN_H 1
18864| #define HAVE_LIMITS_H 1
18865| #define HAVE_PATHS_H 1
18866| #define HAVE_SYS_SOCKET_H 1
18867| #define HAVE_STDARG_H 1
18868| #define HAVE_STDIO_H 1
18869| #define HAVE_STDLIB_H 1
18870| #define HAVE_STRING_H 1
18871| #define HAVE_STRINGS_H 1
18872| #define HAVE_SYS_FILE_H 1
18873| #define HAVE_SYSEXITS_H 1
18874| #define HAVE_SYSLOG_H 1
18875| #define HAVE_TERMCAP_H 1
18876| #define HAVE_TERMIOS_H 1
18877| #define HAVE_SGTTY_H 1
18878| #define HAVE_UTMP_H 1
18879| #define HAVE_UTMPX_H 1
18880| #define HAVE_UNISTD_H 1
18881| #define HAVE_WCHAR_H 1
18882| #define HAVE_INTPTR_T 1
18883| #define RETSIGTYPE void
18884| #define HAVE_DECL_SYS_SIGLIST 1
18885| #define HAVE_STRUCT_TM_TM_ZONE 1
18886| #define HAVE_TM_ZONE 1
18887| #define HAVE_STRUCT_TM_TM_ZONE 1
18888| #define HAVE_STRUCT_TM_TM_GMTOFF 1
18889| #define HAVE_STRUCT_TM_TM_ISDST 1
18890| #define SIZEOF_OFF_T 8
18891| #define SIZEOF_LONG 8
18892| #define SIZEOF_LONG_LONG 8
18893| #define HAVE_GETPAGESIZE 1
18894| #define HAVE_MMAP 1
18895| #define HAVE_DECL_STRSIGNAL 1
18896| #define HAVE_DECL_ENVIRON 0
18897| #define HAVE_MKSTEMP 1
18898| #define HAVE_SIGACTION 1
18899| #define HAVE_SYSCONF 1
18900| #define HAVE_GETDELIM 1
18901| #define HAVE_SETREUID 1
18902| #define HAVE_SETEUID 1
18903| #define HAVE_SETLOCALE 1
18904| #define HAVE_VFORK 1
18905| #define HAVE__EXIT 1
18906| #define HAVE_TCGETATTR 1
18907| #define HAVE_TCSETATTR 1
18908| #define HAVE_FSEEKO 1
18909| #define HAVE_UTMP_H 1
18910| #define HAVE_UTMPX_H 1
18911| /* end confdefs.h.  */
18912| #include <sys/types.h>
18913| #include <utmp.h>
18914|
18915| int
18916| main ()
18917| {
18918| static struct utmp ac_aggr;
18919| if (ac_aggr.ut_user)
18920| return 0;
18921|   ;
18922|   return 0;
18923| }
18924configure:30604: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
18925conftest.c:284:15: warning: 'utmp' is deprecated [-Wdeprecated-declarations]
18926static struct utmp ac_aggr;
18927              ^
18928/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/utmp.h:97:7: note: 'utmp' has been explicitly marked deprecated here
18929}                                       __deprecated;
18930                                        ^
18931/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated'
18932#define __deprecated    __attribute__((__deprecated__))
18933                                       ^
18934conftest.c:285:20: error: no member named 'ut_user' in 'struct utmp'
18935if (sizeof ac_aggr.ut_user)
18936           ~~~~~~~ ^
189371 warning and 1 error generated.
18938configure:30604: $? = 1
18939configure: failed program was:
18940| /* confdefs.h */
18941| #define PACKAGE_NAME "GNU Mailutils"
18942| #define PACKAGE_TARNAME "mailutils"
18943| #define PACKAGE_VERSION "3.12"
18944| #define PACKAGE_STRING "GNU Mailutils 3.12"
18945| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
18946| #define PACKAGE_URL "http://mailutils.org"
18947| #define PACKAGE "mailutils"
18948| #define VERSION "3.12"
18949| #define STDC_HEADERS 1
18950| #define HAVE_SYS_TYPES_H 1
18951| #define HAVE_SYS_STAT_H 1
18952| #define HAVE_STDLIB_H 1
18953| #define HAVE_STRING_H 1
18954| #define HAVE_MEMORY_H 1
18955| #define HAVE_STRINGS_H 1
18956| #define HAVE_INTTYPES_H 1
18957| #define HAVE_STDINT_H 1
18958| #define HAVE_UNISTD_H 1
18959| #define __EXTENSIONS__ 1
18960| #define _ALL_SOURCE 1
18961| #define _DARWIN_C_SOURCE 1
18962| #define _GNU_SOURCE 1
18963| #define _POSIX_PTHREAD_SEMANTICS 1
18964| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
18965| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
18966| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
18967| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
18968| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
18969| #define __STDC_WANT_LIB_EXT2__ 1
18970| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
18971| #define _TANDEM_SOURCE 1
18972| #define YYTEXT_POINTER 1
18973| #define HAVE_DLFCN_H 1
18974| #define LT_OBJDIR ".libs/"
18975| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
18976| #define HAVE_CFLOCALECOPYCURRENT 1
18977| #define HAVE_ICONV 1
18978| #define ENABLE_NLS 1
18979| #define HAVE_GETTEXT 1
18980| #define HAVE_DCGETTEXT 1
18981| #define HAVE_ICONV 1
18982| #define ICONV_CONST
18983| #define HAVE_ICONV_H 1
18984| #define HAVE_ALLOCA_H 1
18985| #define HAVE_ALLOCA 1
18986| #define HAVE_UNISTD_H 1
18987| #define HAVE_WCTYPE_H 1
18988| #define HAVE_LIMITS_H 1
18989| #define HAVE_WCHAR_H 1
18990| #define HAVE_SYS_MMAN_H 1
18991| #define HAVE_STDINT_H 1
18992| #define HAVE_STDLIB_H 1
18993| #define HAVE_SYS_PARAM_H 1
18994| #define HAVE_ISWCNTRL 1
18995| #define HAVE_ISWBLANK 1
18996| #define HAVE_SYMLINK 1
18997| #define HAVE_MBSINIT 1
18998| #define HAVE_MBRTOWC 1
18999| #define HAVE_ISASCII 1
19000| #define HAVE_MPROTECT 1
19001| #define HAVE_SETENV 1
19002| #define HAVE_WCWIDTH 1
19003| #define HAVE_WINT_T 1
19004| #define HAVE_TOWLOWER 1
19005| #define HAVE_RAW_DECL_WCTYPE 1
19006| #define HAVE_RAW_DECL_ISWCTYPE 1
19007| #define HAVE_RAW_DECL_WCTRANS 1
19008| #define HAVE_RAW_DECL_TOWCTRANS 1
19009| #define HAVE_LANGINFO_CODESET 1
19010| #define HAVE_WORKING_O_NOATIME 1
19011| #define HAVE_WORKING_O_NOFOLLOW 1
19012| #define HAVE_DECL_GETC_UNLOCKED 1
19013| #define HAVE_STDLIB_H 1
19014| #define MALLOC_0_IS_NONNULL 1
19015| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19016| #define HAVE_LONG_LONG_INT 1
19017| #define HAVE_MBSTATE_T 1
19018| #define HAVE_MAP_ANONYMOUS 1
19019| #define HAVE_DECL_SETENV 1
19020| #define HAVE_SEARCH_H 1
19021| #define HAVE_TSEARCH 1
19022| #define HAVE__BOOL 1
19023| #define HAVE_WCHAR_T 1
19024| #define restrict __restrict
19025| #define HAVE_RAW_DECL_FFSL 1
19026| #define HAVE_RAW_DECL_FFSLL 1
19027| #define HAVE_RAW_DECL_MEMMEM 1
19028| #define HAVE_RAW_DECL_STPCPY 1
19029| #define HAVE_RAW_DECL_STPNCPY 1
19030| #define HAVE_RAW_DECL_STRDUP 1
19031| #define HAVE_RAW_DECL_STRNCAT 1
19032| #define HAVE_RAW_DECL_STRNDUP 1
19033| #define HAVE_RAW_DECL_STRNLEN 1
19034| #define HAVE_RAW_DECL_STRPBRK 1
19035| #define HAVE_RAW_DECL_STRSEP 1
19036| #define HAVE_RAW_DECL_STRCASESTR 1
19037| #define HAVE_RAW_DECL_STRTOK_R 1
19038| #define HAVE_RAW_DECL_STRERROR_R 1
19039| #define HAVE_RAW_DECL_STRSIGNAL 1
19040| #define HAVE_ALLOCA 1
19041| #define GNULIB_TEST_ENVIRON 1
19042| #define HAVE_DECL_ISWBLANK 1
19043| #define GNULIB_TEST_ISWBLANK 1
19044| #define GNULIB_TEST_MBRTOWC 1
19045| #define GNULIB_TEST_MBSINIT 1
19046| #define GNULIB_TEST_MBSLEN 1
19047| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19048| #define HAVE_MBSTATE_T 1
19049| #define GNULIB_TEST_MEMCHR 1
19050| #define GNULIB_TEST_SETENV 1
19051| #define HAVE_RAW_DECL__EXIT 1
19052| #define HAVE_RAW_DECL_ATOLL 1
19053| #define HAVE_RAW_DECL_GETLOADAVG 1
19054| #define HAVE_RAW_DECL_GETSUBOPT 1
19055| #define HAVE_RAW_DECL_GRANTPT 1
19056| #define HAVE_RAW_DECL_INITSTATE 1
19057| #define HAVE_RAW_DECL_MKSTEMP 1
19058| #define HAVE_RAW_DECL_POSIX_OPENPT 1
19059| #define HAVE_RAW_DECL_PTSNAME 1
19060| #define HAVE_RAW_DECL_PTSNAME_R 1
19061| #define HAVE_RAW_DECL_RANDOM 1
19062| #define HAVE_RAW_DECL_REALPATH 1
19063| #define HAVE_RAW_DECL_RPMATCH 1
19064| #define HAVE_RAW_DECL_SETENV 1
19065| #define HAVE_RAW_DECL_SETSTATE 1
19066| #define HAVE_RAW_DECL_SRANDOM 1
19067| #define HAVE_RAW_DECL_STRTOD 1
19068| #define HAVE_RAW_DECL_STRTOLL 1
19069| #define HAVE_RAW_DECL_STRTOULL 1
19070| #define HAVE_RAW_DECL_UNLOCKPT 1
19071| #define HAVE_RAW_DECL_UNSETENV 1
19072| #define HAVE_RAW_DECL_CHDIR 1
19073| #define HAVE_RAW_DECL_CHOWN 1
19074| #define HAVE_RAW_DECL_DUP 1
19075| #define HAVE_RAW_DECL_DUP2 1
19076| #define HAVE_RAW_DECL_FACCESSAT 1
19077| #define HAVE_RAW_DECL_FCHDIR 1
19078| #define HAVE_RAW_DECL_FCHOWNAT 1
19079| #define HAVE_RAW_DECL_FSYNC 1
19080| #define HAVE_RAW_DECL_FTRUNCATE 1
19081| #define HAVE_RAW_DECL_GETCWD 1
19082| #define HAVE_RAW_DECL_GETDOMAINNAME 1
19083| #define HAVE_RAW_DECL_GETDTABLESIZE 1
19084| #define HAVE_RAW_DECL_GETGROUPS 1
19085| #define HAVE_RAW_DECL_GETHOSTNAME 1
19086| #define HAVE_RAW_DECL_GETLOGIN 1
19087| #define HAVE_RAW_DECL_GETLOGIN_R 1
19088| #define HAVE_RAW_DECL_GETPAGESIZE 1
19089| #define HAVE_RAW_DECL_GETUSERSHELL 1
19090| #define HAVE_RAW_DECL_SETUSERSHELL 1
19091| #define HAVE_RAW_DECL_ENDUSERSHELL 1
19092| #define HAVE_RAW_DECL_ISATTY 1
19093| #define HAVE_RAW_DECL_LCHOWN 1
19094| #define HAVE_RAW_DECL_LINK 1
19095| #define HAVE_RAW_DECL_LINKAT 1
19096| #define HAVE_RAW_DECL_LSEEK 1
19097| #define HAVE_RAW_DECL_PIPE 1
19098| #define HAVE_RAW_DECL_PREAD 1
19099| #define HAVE_RAW_DECL_PWRITE 1
19100| #define HAVE_RAW_DECL_READLINK 1
19101| #define HAVE_RAW_DECL_READLINKAT 1
19102| #define HAVE_RAW_DECL_RMDIR 1
19103| #define HAVE_RAW_DECL_SETHOSTNAME 1
19104| #define HAVE_RAW_DECL_SLEEP 1
19105| #define HAVE_RAW_DECL_SYMLINK 1
19106| #define HAVE_RAW_DECL_SYMLINKAT 1
19107| #define HAVE_RAW_DECL_TTYNAME_R 1
19108| #define HAVE_RAW_DECL_UNLINK 1
19109| #define HAVE_RAW_DECL_UNLINKAT 1
19110| #define HAVE_RAW_DECL_USLEEP 1
19111| #define HAVE_RAW_DECL_BTOWC 1
19112| #define HAVE_RAW_DECL_WCTOB 1
19113| #define HAVE_RAW_DECL_MBSINIT 1
19114| #define HAVE_RAW_DECL_MBRTOWC 1
19115| #define HAVE_RAW_DECL_MBRLEN 1
19116| #define HAVE_RAW_DECL_MBSRTOWCS 1
19117| #define HAVE_RAW_DECL_MBSNRTOWCS 1
19118| #define HAVE_RAW_DECL_WCRTOMB 1
19119| #define HAVE_RAW_DECL_WCSRTOMBS 1
19120| #define HAVE_RAW_DECL_WCSNRTOMBS 1
19121| #define HAVE_RAW_DECL_WCWIDTH 1
19122| #define HAVE_RAW_DECL_WMEMCHR 1
19123| #define HAVE_RAW_DECL_WMEMCMP 1
19124| #define HAVE_RAW_DECL_WMEMCPY 1
19125| #define HAVE_RAW_DECL_WMEMMOVE 1
19126| #define HAVE_RAW_DECL_WMEMSET 1
19127| #define HAVE_RAW_DECL_WCSLEN 1
19128| #define HAVE_RAW_DECL_WCSNLEN 1
19129| #define HAVE_RAW_DECL_WCSCPY 1
19130| #define HAVE_RAW_DECL_WCPCPY 1
19131| #define HAVE_RAW_DECL_WCSNCPY 1
19132| #define HAVE_RAW_DECL_WCPNCPY 1
19133| #define HAVE_RAW_DECL_WCSCAT 1
19134| #define HAVE_RAW_DECL_WCSNCAT 1
19135| #define HAVE_RAW_DECL_WCSCMP 1
19136| #define HAVE_RAW_DECL_WCSNCMP 1
19137| #define HAVE_RAW_DECL_WCSCASECMP 1
19138| #define HAVE_RAW_DECL_WCSNCASECMP 1
19139| #define HAVE_RAW_DECL_WCSCOLL 1
19140| #define HAVE_RAW_DECL_WCSXFRM 1
19141| #define HAVE_RAW_DECL_WCSDUP 1
19142| #define HAVE_RAW_DECL_WCSCHR 1
19143| #define HAVE_RAW_DECL_WCSRCHR 1
19144| #define HAVE_RAW_DECL_WCSCSPN 1
19145| #define HAVE_RAW_DECL_WCSSPN 1
19146| #define HAVE_RAW_DECL_WCSPBRK 1
19147| #define HAVE_RAW_DECL_WCSSTR 1
19148| #define HAVE_RAW_DECL_WCSTOK 1
19149| #define HAVE_RAW_DECL_WCSWIDTH 1
19150| #define HAVE_TOWLOWER 1
19151| #define HAVE_RAW_DECL_WCTYPE 1
19152| #define HAVE_RAW_DECL_ISWCTYPE 1
19153| #define HAVE_RAW_DECL_WCTRANS 1
19154| #define HAVE_RAW_DECL_TOWCTRANS 1
19155| #define HAVE_DECL_WCWIDTH 1
19156| #define GNULIB_TEST_WCWIDTH 1
19157| #define HAVE_LIBRESOLV 1
19158| #define HAVE_PATHS_H 1
19159| #define HAVE_LIBPROC_H 1
19160| #define HAVE_PROC_PIDINFO 1
19161| #define LOG_FACILITY LOG_MAIL
19162| #define LOG_FACILITY_STRING "mail"
19163| #define STDC_HEADERS 1
19164| #define HAVE_DIRENT_H 1
19165| #define HAVE_ERRNO_H 1
19166| #define HAVE_FCNTL_H 1
19167| #define HAVE_INTTYPES_H 1
19168| #define HAVE_LIBGEN_H 1
19169| #define HAVE_LIMITS_H 1
19170| #define HAVE_PATHS_H 1
19171| #define HAVE_SYS_SOCKET_H 1
19172| #define HAVE_STDARG_H 1
19173| #define HAVE_STDIO_H 1
19174| #define HAVE_STDLIB_H 1
19175| #define HAVE_STRING_H 1
19176| #define HAVE_STRINGS_H 1
19177| #define HAVE_SYS_FILE_H 1
19178| #define HAVE_SYSEXITS_H 1
19179| #define HAVE_SYSLOG_H 1
19180| #define HAVE_TERMCAP_H 1
19181| #define HAVE_TERMIOS_H 1
19182| #define HAVE_SGTTY_H 1
19183| #define HAVE_UTMP_H 1
19184| #define HAVE_UTMPX_H 1
19185| #define HAVE_UNISTD_H 1
19186| #define HAVE_WCHAR_H 1
19187| #define HAVE_INTPTR_T 1
19188| #define RETSIGTYPE void
19189| #define HAVE_DECL_SYS_SIGLIST 1
19190| #define HAVE_STRUCT_TM_TM_ZONE 1
19191| #define HAVE_TM_ZONE 1
19192| #define HAVE_STRUCT_TM_TM_ZONE 1
19193| #define HAVE_STRUCT_TM_TM_GMTOFF 1
19194| #define HAVE_STRUCT_TM_TM_ISDST 1
19195| #define SIZEOF_OFF_T 8
19196| #define SIZEOF_LONG 8
19197| #define SIZEOF_LONG_LONG 8
19198| #define HAVE_GETPAGESIZE 1
19199| #define HAVE_MMAP 1
19200| #define HAVE_DECL_STRSIGNAL 1
19201| #define HAVE_DECL_ENVIRON 0
19202| #define HAVE_MKSTEMP 1
19203| #define HAVE_SIGACTION 1
19204| #define HAVE_SYSCONF 1
19205| #define HAVE_GETDELIM 1
19206| #define HAVE_SETREUID 1
19207| #define HAVE_SETEUID 1
19208| #define HAVE_SETLOCALE 1
19209| #define HAVE_VFORK 1
19210| #define HAVE__EXIT 1
19211| #define HAVE_TCGETATTR 1
19212| #define HAVE_TCSETATTR 1
19213| #define HAVE_FSEEKO 1
19214| #define HAVE_UTMP_H 1
19215| #define HAVE_UTMPX_H 1
19216| /* end confdefs.h.  */
19217| #include <sys/types.h>
19218| #include <utmp.h>
19219|
19220| int
19221| main ()
19222| {
19223| static struct utmp ac_aggr;
19224| if (sizeof ac_aggr.ut_user)
19225| return 0;
19226|   ;
19227|   return 0;
19228| }
19229configure:30604: result: no
19230configure:30615: checking for struct utmp.ut_name
19231configure:30615: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
19232conftest.c:284:15: warning: 'utmp' is deprecated [-Wdeprecated-declarations]
19233static struct utmp ac_aggr;
19234              ^
19235/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/utmp.h:97:7: note: 'utmp' has been explicitly marked deprecated here
19236}                                       __deprecated;
19237                                        ^
19238/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:196:40: note: expanded from macro '__deprecated'
19239#define __deprecated    __attribute__((__deprecated__))
19240                                       ^
19241conftest.c:285:13: warning: address of array 'ac_aggr.ut_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
19242if (ac_aggr.ut_name)
19243~~  ~~~~~~~~^~~~~~~
192442 warnings generated.
19245configure:30615: $? = 0
19246configure:30615: result: yes
19247configure:30714: checking for wcwidth
19248configure:30714: result: yes
19249configure:31848: checking radius/radius.h usability
19250configure:31848: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
19251conftest.c:322:10: fatal error: 'radius/radius.h' file not found
19252#include <radius/radius.h>
19253         ^~~~~~~~~~~~~~~~~
192541 error generated.
19255configure:31848: $? = 1
19256configure: failed program was:
19257| /* confdefs.h */
19258| #define PACKAGE_NAME "GNU Mailutils"
19259| #define PACKAGE_TARNAME "mailutils"
19260| #define PACKAGE_VERSION "3.12"
19261| #define PACKAGE_STRING "GNU Mailutils 3.12"
19262| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
19263| #define PACKAGE_URL "http://mailutils.org"
19264| #define PACKAGE "mailutils"
19265| #define VERSION "3.12"
19266| #define STDC_HEADERS 1
19267| #define HAVE_SYS_TYPES_H 1
19268| #define HAVE_SYS_STAT_H 1
19269| #define HAVE_STDLIB_H 1
19270| #define HAVE_STRING_H 1
19271| #define HAVE_MEMORY_H 1
19272| #define HAVE_STRINGS_H 1
19273| #define HAVE_INTTYPES_H 1
19274| #define HAVE_STDINT_H 1
19275| #define HAVE_UNISTD_H 1
19276| #define __EXTENSIONS__ 1
19277| #define _ALL_SOURCE 1
19278| #define _DARWIN_C_SOURCE 1
19279| #define _GNU_SOURCE 1
19280| #define _POSIX_PTHREAD_SEMANTICS 1
19281| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19282| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19283| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19284| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19285| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19286| #define __STDC_WANT_LIB_EXT2__ 1
19287| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19288| #define _TANDEM_SOURCE 1
19289| #define YYTEXT_POINTER 1
19290| #define HAVE_DLFCN_H 1
19291| #define LT_OBJDIR ".libs/"
19292| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
19293| #define HAVE_CFLOCALECOPYCURRENT 1
19294| #define HAVE_ICONV 1
19295| #define ENABLE_NLS 1
19296| #define HAVE_GETTEXT 1
19297| #define HAVE_DCGETTEXT 1
19298| #define HAVE_ICONV 1
19299| #define ICONV_CONST
19300| #define HAVE_ICONV_H 1
19301| #define HAVE_ALLOCA_H 1
19302| #define HAVE_ALLOCA 1
19303| #define HAVE_UNISTD_H 1
19304| #define HAVE_WCTYPE_H 1
19305| #define HAVE_LIMITS_H 1
19306| #define HAVE_WCHAR_H 1
19307| #define HAVE_SYS_MMAN_H 1
19308| #define HAVE_STDINT_H 1
19309| #define HAVE_STDLIB_H 1
19310| #define HAVE_SYS_PARAM_H 1
19311| #define HAVE_ISWCNTRL 1
19312| #define HAVE_ISWBLANK 1
19313| #define HAVE_SYMLINK 1
19314| #define HAVE_MBSINIT 1
19315| #define HAVE_MBRTOWC 1
19316| #define HAVE_ISASCII 1
19317| #define HAVE_MPROTECT 1
19318| #define HAVE_SETENV 1
19319| #define HAVE_WCWIDTH 1
19320| #define HAVE_WINT_T 1
19321| #define HAVE_TOWLOWER 1
19322| #define HAVE_RAW_DECL_WCTYPE 1
19323| #define HAVE_RAW_DECL_ISWCTYPE 1
19324| #define HAVE_RAW_DECL_WCTRANS 1
19325| #define HAVE_RAW_DECL_TOWCTRANS 1
19326| #define HAVE_LANGINFO_CODESET 1
19327| #define HAVE_WORKING_O_NOATIME 1
19328| #define HAVE_WORKING_O_NOFOLLOW 1
19329| #define HAVE_DECL_GETC_UNLOCKED 1
19330| #define HAVE_STDLIB_H 1
19331| #define MALLOC_0_IS_NONNULL 1
19332| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19333| #define HAVE_LONG_LONG_INT 1
19334| #define HAVE_MBSTATE_T 1
19335| #define HAVE_MAP_ANONYMOUS 1
19336| #define HAVE_DECL_SETENV 1
19337| #define HAVE_SEARCH_H 1
19338| #define HAVE_TSEARCH 1
19339| #define HAVE__BOOL 1
19340| #define HAVE_WCHAR_T 1
19341| #define restrict __restrict
19342| #define HAVE_RAW_DECL_FFSL 1
19343| #define HAVE_RAW_DECL_FFSLL 1
19344| #define HAVE_RAW_DECL_MEMMEM 1
19345| #define HAVE_RAW_DECL_STPCPY 1
19346| #define HAVE_RAW_DECL_STPNCPY 1
19347| #define HAVE_RAW_DECL_STRDUP 1
19348| #define HAVE_RAW_DECL_STRNCAT 1
19349| #define HAVE_RAW_DECL_STRNDUP 1
19350| #define HAVE_RAW_DECL_STRNLEN 1
19351| #define HAVE_RAW_DECL_STRPBRK 1
19352| #define HAVE_RAW_DECL_STRSEP 1
19353| #define HAVE_RAW_DECL_STRCASESTR 1
19354| #define HAVE_RAW_DECL_STRTOK_R 1
19355| #define HAVE_RAW_DECL_STRERROR_R 1
19356| #define HAVE_RAW_DECL_STRSIGNAL 1
19357| #define HAVE_ALLOCA 1
19358| #define GNULIB_TEST_ENVIRON 1
19359| #define HAVE_DECL_ISWBLANK 1
19360| #define GNULIB_TEST_ISWBLANK 1
19361| #define GNULIB_TEST_MBRTOWC 1
19362| #define GNULIB_TEST_MBSINIT 1
19363| #define GNULIB_TEST_MBSLEN 1
19364| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19365| #define HAVE_MBSTATE_T 1
19366| #define GNULIB_TEST_MEMCHR 1
19367| #define GNULIB_TEST_SETENV 1
19368| #define HAVE_RAW_DECL__EXIT 1
19369| #define HAVE_RAW_DECL_ATOLL 1
19370| #define HAVE_RAW_DECL_GETLOADAVG 1
19371| #define HAVE_RAW_DECL_GETSUBOPT 1
19372| #define HAVE_RAW_DECL_GRANTPT 1
19373| #define HAVE_RAW_DECL_INITSTATE 1
19374| #define HAVE_RAW_DECL_MKSTEMP 1
19375| #define HAVE_RAW_DECL_POSIX_OPENPT 1
19376| #define HAVE_RAW_DECL_PTSNAME 1
19377| #define HAVE_RAW_DECL_PTSNAME_R 1
19378| #define HAVE_RAW_DECL_RANDOM 1
19379| #define HAVE_RAW_DECL_REALPATH 1
19380| #define HAVE_RAW_DECL_RPMATCH 1
19381| #define HAVE_RAW_DECL_SETENV 1
19382| #define HAVE_RAW_DECL_SETSTATE 1
19383| #define HAVE_RAW_DECL_SRANDOM 1
19384| #define HAVE_RAW_DECL_STRTOD 1
19385| #define HAVE_RAW_DECL_STRTOLL 1
19386| #define HAVE_RAW_DECL_STRTOULL 1
19387| #define HAVE_RAW_DECL_UNLOCKPT 1
19388| #define HAVE_RAW_DECL_UNSETENV 1
19389| #define HAVE_RAW_DECL_CHDIR 1
19390| #define HAVE_RAW_DECL_CHOWN 1
19391| #define HAVE_RAW_DECL_DUP 1
19392| #define HAVE_RAW_DECL_DUP2 1
19393| #define HAVE_RAW_DECL_FACCESSAT 1
19394| #define HAVE_RAW_DECL_FCHDIR 1
19395| #define HAVE_RAW_DECL_FCHOWNAT 1
19396| #define HAVE_RAW_DECL_FSYNC 1
19397| #define HAVE_RAW_DECL_FTRUNCATE 1
19398| #define HAVE_RAW_DECL_GETCWD 1
19399| #define HAVE_RAW_DECL_GETDOMAINNAME 1
19400| #define HAVE_RAW_DECL_GETDTABLESIZE 1
19401| #define HAVE_RAW_DECL_GETGROUPS 1
19402| #define HAVE_RAW_DECL_GETHOSTNAME 1
19403| #define HAVE_RAW_DECL_GETLOGIN 1
19404| #define HAVE_RAW_DECL_GETLOGIN_R 1
19405| #define HAVE_RAW_DECL_GETPAGESIZE 1
19406| #define HAVE_RAW_DECL_GETUSERSHELL 1
19407| #define HAVE_RAW_DECL_SETUSERSHELL 1
19408| #define HAVE_RAW_DECL_ENDUSERSHELL 1
19409| #define HAVE_RAW_DECL_ISATTY 1
19410| #define HAVE_RAW_DECL_LCHOWN 1
19411| #define HAVE_RAW_DECL_LINK 1
19412| #define HAVE_RAW_DECL_LINKAT 1
19413| #define HAVE_RAW_DECL_LSEEK 1
19414| #define HAVE_RAW_DECL_PIPE 1
19415| #define HAVE_RAW_DECL_PREAD 1
19416| #define HAVE_RAW_DECL_PWRITE 1
19417| #define HAVE_RAW_DECL_READLINK 1
19418| #define HAVE_RAW_DECL_READLINKAT 1
19419| #define HAVE_RAW_DECL_RMDIR 1
19420| #define HAVE_RAW_DECL_SETHOSTNAME 1
19421| #define HAVE_RAW_DECL_SLEEP 1
19422| #define HAVE_RAW_DECL_SYMLINK 1
19423| #define HAVE_RAW_DECL_SYMLINKAT 1
19424| #define HAVE_RAW_DECL_TTYNAME_R 1
19425| #define HAVE_RAW_DECL_UNLINK 1
19426| #define HAVE_RAW_DECL_UNLINKAT 1
19427| #define HAVE_RAW_DECL_USLEEP 1
19428| #define HAVE_RAW_DECL_BTOWC 1
19429| #define HAVE_RAW_DECL_WCTOB 1
19430| #define HAVE_RAW_DECL_MBSINIT 1
19431| #define HAVE_RAW_DECL_MBRTOWC 1
19432| #define HAVE_RAW_DECL_MBRLEN 1
19433| #define HAVE_RAW_DECL_MBSRTOWCS 1
19434| #define HAVE_RAW_DECL_MBSNRTOWCS 1
19435| #define HAVE_RAW_DECL_WCRTOMB 1
19436| #define HAVE_RAW_DECL_WCSRTOMBS 1
19437| #define HAVE_RAW_DECL_WCSNRTOMBS 1
19438| #define HAVE_RAW_DECL_WCWIDTH 1
19439| #define HAVE_RAW_DECL_WMEMCHR 1
19440| #define HAVE_RAW_DECL_WMEMCMP 1
19441| #define HAVE_RAW_DECL_WMEMCPY 1
19442| #define HAVE_RAW_DECL_WMEMMOVE 1
19443| #define HAVE_RAW_DECL_WMEMSET 1
19444| #define HAVE_RAW_DECL_WCSLEN 1
19445| #define HAVE_RAW_DECL_WCSNLEN 1
19446| #define HAVE_RAW_DECL_WCSCPY 1
19447| #define HAVE_RAW_DECL_WCPCPY 1
19448| #define HAVE_RAW_DECL_WCSNCPY 1
19449| #define HAVE_RAW_DECL_WCPNCPY 1
19450| #define HAVE_RAW_DECL_WCSCAT 1
19451| #define HAVE_RAW_DECL_WCSNCAT 1
19452| #define HAVE_RAW_DECL_WCSCMP 1
19453| #define HAVE_RAW_DECL_WCSNCMP 1
19454| #define HAVE_RAW_DECL_WCSCASECMP 1
19455| #define HAVE_RAW_DECL_WCSNCASECMP 1
19456| #define HAVE_RAW_DECL_WCSCOLL 1
19457| #define HAVE_RAW_DECL_WCSXFRM 1
19458| #define HAVE_RAW_DECL_WCSDUP 1
19459| #define HAVE_RAW_DECL_WCSCHR 1
19460| #define HAVE_RAW_DECL_WCSRCHR 1
19461| #define HAVE_RAW_DECL_WCSCSPN 1
19462| #define HAVE_RAW_DECL_WCSSPN 1
19463| #define HAVE_RAW_DECL_WCSPBRK 1
19464| #define HAVE_RAW_DECL_WCSSTR 1
19465| #define HAVE_RAW_DECL_WCSTOK 1
19466| #define HAVE_RAW_DECL_WCSWIDTH 1
19467| #define HAVE_TOWLOWER 1
19468| #define HAVE_RAW_DECL_WCTYPE 1
19469| #define HAVE_RAW_DECL_ISWCTYPE 1
19470| #define HAVE_RAW_DECL_WCTRANS 1
19471| #define HAVE_RAW_DECL_TOWCTRANS 1
19472| #define HAVE_DECL_WCWIDTH 1
19473| #define GNULIB_TEST_WCWIDTH 1
19474| #define HAVE_LIBRESOLV 1
19475| #define HAVE_PATHS_H 1
19476| #define HAVE_LIBPROC_H 1
19477| #define HAVE_PROC_PIDINFO 1
19478| #define LOG_FACILITY LOG_MAIL
19479| #define LOG_FACILITY_STRING "mail"
19480| #define STDC_HEADERS 1
19481| #define HAVE_DIRENT_H 1
19482| #define HAVE_ERRNO_H 1
19483| #define HAVE_FCNTL_H 1
19484| #define HAVE_INTTYPES_H 1
19485| #define HAVE_LIBGEN_H 1
19486| #define HAVE_LIMITS_H 1
19487| #define HAVE_PATHS_H 1
19488| #define HAVE_SYS_SOCKET_H 1
19489| #define HAVE_STDARG_H 1
19490| #define HAVE_STDIO_H 1
19491| #define HAVE_STDLIB_H 1
19492| #define HAVE_STRING_H 1
19493| #define HAVE_STRINGS_H 1
19494| #define HAVE_SYS_FILE_H 1
19495| #define HAVE_SYSEXITS_H 1
19496| #define HAVE_SYSLOG_H 1
19497| #define HAVE_TERMCAP_H 1
19498| #define HAVE_TERMIOS_H 1
19499| #define HAVE_SGTTY_H 1
19500| #define HAVE_UTMP_H 1
19501| #define HAVE_UTMPX_H 1
19502| #define HAVE_UNISTD_H 1
19503| #define HAVE_WCHAR_H 1
19504| #define HAVE_INTPTR_T 1
19505| #define RETSIGTYPE void
19506| #define HAVE_DECL_SYS_SIGLIST 1
19507| #define HAVE_STRUCT_TM_TM_ZONE 1
19508| #define HAVE_TM_ZONE 1
19509| #define HAVE_STRUCT_TM_TM_ZONE 1
19510| #define HAVE_STRUCT_TM_TM_GMTOFF 1
19511| #define HAVE_STRUCT_TM_TM_ISDST 1
19512| #define SIZEOF_OFF_T 8
19513| #define SIZEOF_LONG 8
19514| #define SIZEOF_LONG_LONG 8
19515| #define HAVE_GETPAGESIZE 1
19516| #define HAVE_MMAP 1
19517| #define HAVE_DECL_STRSIGNAL 1
19518| #define HAVE_DECL_ENVIRON 0
19519| #define HAVE_MKSTEMP 1
19520| #define HAVE_SIGACTION 1
19521| #define HAVE_SYSCONF 1
19522| #define HAVE_GETDELIM 1
19523| #define HAVE_SETREUID 1
19524| #define HAVE_SETEUID 1
19525| #define HAVE_SETLOCALE 1
19526| #define HAVE_VFORK 1
19527| #define HAVE__EXIT 1
19528| #define HAVE_TCGETATTR 1
19529| #define HAVE_TCSETATTR 1
19530| #define HAVE_FSEEKO 1
19531| #define HAVE_UTMP_H 1
19532| #define HAVE_UTMPX_H 1
19533| #define HAVE_STRUCT_UTMP_UT_NAME 1
19534| #define HAVE_WCWIDTH 1
19535| #define ENABLE_VIRTUAL_DOMAINS 1
19536| #define ENABLE_IMAP 1
19537| #define ENABLE_POP 1
19538| #define ENABLE_MH 1
19539| #define ENABLE_MAILDIR 1
19540| #define ENABLE_DOTMAIL 1
19541| #define ENABLE_SMTP 1
19542| #define ENABLE_SENDMAIL 1
19543| #define ENABLE_PROG 1
19544| /* end confdefs.h.  */
19545| #include <stdio.h>
19546| #ifdef HAVE_SYS_TYPES_H
19547| # include <sys/types.h>
19548| #endif
19549| #ifdef HAVE_SYS_STAT_H
19550| # include <sys/stat.h>
19551| #endif
19552| #ifdef STDC_HEADERS
19553| # include <stdlib.h>
19554| # include <stddef.h>
19555| #else
19556| # ifdef HAVE_STDLIB_H
19557| #  include <stdlib.h>
19558| # endif
19559| #endif
19560| #ifdef HAVE_STRING_H
19561| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
19562| #  include <memory.h>
19563| # endif
19564| # include <string.h>
19565| #endif
19566| #ifdef HAVE_STRINGS_H
19567| # include <strings.h>
19568| #endif
19569| #ifdef HAVE_INTTYPES_H
19570| # include <inttypes.h>
19571| #endif
19572| #ifdef HAVE_STDINT_H
19573| # include <stdint.h>
19574| #endif
19575| #ifdef HAVE_UNISTD_H
19576| # include <unistd.h>
19577| #endif
19578| #include <radius/radius.h>
19579configure:31848: result: no
19580configure:31848: checking radius/radius.h presence
19581configure:31848: gcc -E -I/opt/mp/include conftest.c
19582conftest.c:289:10: fatal error: 'radius/radius.h' file not found
19583#include <radius/radius.h>
19584         ^~~~~~~~~~~~~~~~~
195851 error generated.
19586configure:31848: $? = 1
19587configure: failed program was:
19588| /* confdefs.h */
19589| #define PACKAGE_NAME "GNU Mailutils"
19590| #define PACKAGE_TARNAME "mailutils"
19591| #define PACKAGE_VERSION "3.12"
19592| #define PACKAGE_STRING "GNU Mailutils 3.12"
19593| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
19594| #define PACKAGE_URL "http://mailutils.org"
19595| #define PACKAGE "mailutils"
19596| #define VERSION "3.12"
19597| #define STDC_HEADERS 1
19598| #define HAVE_SYS_TYPES_H 1
19599| #define HAVE_SYS_STAT_H 1
19600| #define HAVE_STDLIB_H 1
19601| #define HAVE_STRING_H 1
19602| #define HAVE_MEMORY_H 1
19603| #define HAVE_STRINGS_H 1
19604| #define HAVE_INTTYPES_H 1
19605| #define HAVE_STDINT_H 1
19606| #define HAVE_UNISTD_H 1
19607| #define __EXTENSIONS__ 1
19608| #define _ALL_SOURCE 1
19609| #define _DARWIN_C_SOURCE 1
19610| #define _GNU_SOURCE 1
19611| #define _POSIX_PTHREAD_SEMANTICS 1
19612| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19613| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19614| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19615| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19616| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19617| #define __STDC_WANT_LIB_EXT2__ 1
19618| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19619| #define _TANDEM_SOURCE 1
19620| #define YYTEXT_POINTER 1
19621| #define HAVE_DLFCN_H 1
19622| #define LT_OBJDIR ".libs/"
19623| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
19624| #define HAVE_CFLOCALECOPYCURRENT 1
19625| #define HAVE_ICONV 1
19626| #define ENABLE_NLS 1
19627| #define HAVE_GETTEXT 1
19628| #define HAVE_DCGETTEXT 1
19629| #define HAVE_ICONV 1
19630| #define ICONV_CONST
19631| #define HAVE_ICONV_H 1
19632| #define HAVE_ALLOCA_H 1
19633| #define HAVE_ALLOCA 1
19634| #define HAVE_UNISTD_H 1
19635| #define HAVE_WCTYPE_H 1
19636| #define HAVE_LIMITS_H 1
19637| #define HAVE_WCHAR_H 1
19638| #define HAVE_SYS_MMAN_H 1
19639| #define HAVE_STDINT_H 1
19640| #define HAVE_STDLIB_H 1
19641| #define HAVE_SYS_PARAM_H 1
19642| #define HAVE_ISWCNTRL 1
19643| #define HAVE_ISWBLANK 1
19644| #define HAVE_SYMLINK 1
19645| #define HAVE_MBSINIT 1
19646| #define HAVE_MBRTOWC 1
19647| #define HAVE_ISASCII 1
19648| #define HAVE_MPROTECT 1
19649| #define HAVE_SETENV 1
19650| #define HAVE_WCWIDTH 1
19651| #define HAVE_WINT_T 1
19652| #define HAVE_TOWLOWER 1
19653| #define HAVE_RAW_DECL_WCTYPE 1
19654| #define HAVE_RAW_DECL_ISWCTYPE 1
19655| #define HAVE_RAW_DECL_WCTRANS 1
19656| #define HAVE_RAW_DECL_TOWCTRANS 1
19657| #define HAVE_LANGINFO_CODESET 1
19658| #define HAVE_WORKING_O_NOATIME 1
19659| #define HAVE_WORKING_O_NOFOLLOW 1
19660| #define HAVE_DECL_GETC_UNLOCKED 1
19661| #define HAVE_STDLIB_H 1
19662| #define MALLOC_0_IS_NONNULL 1
19663| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19664| #define HAVE_LONG_LONG_INT 1
19665| #define HAVE_MBSTATE_T 1
19666| #define HAVE_MAP_ANONYMOUS 1
19667| #define HAVE_DECL_SETENV 1
19668| #define HAVE_SEARCH_H 1
19669| #define HAVE_TSEARCH 1
19670| #define HAVE__BOOL 1
19671| #define HAVE_WCHAR_T 1
19672| #define restrict __restrict
19673| #define HAVE_RAW_DECL_FFSL 1
19674| #define HAVE_RAW_DECL_FFSLL 1
19675| #define HAVE_RAW_DECL_MEMMEM 1
19676| #define HAVE_RAW_DECL_STPCPY 1
19677| #define HAVE_RAW_DECL_STPNCPY 1
19678| #define HAVE_RAW_DECL_STRDUP 1
19679| #define HAVE_RAW_DECL_STRNCAT 1
19680| #define HAVE_RAW_DECL_STRNDUP 1
19681| #define HAVE_RAW_DECL_STRNLEN 1
19682| #define HAVE_RAW_DECL_STRPBRK 1
19683| #define HAVE_RAW_DECL_STRSEP 1
19684| #define HAVE_RAW_DECL_STRCASESTR 1
19685| #define HAVE_RAW_DECL_STRTOK_R 1
19686| #define HAVE_RAW_DECL_STRERROR_R 1
19687| #define HAVE_RAW_DECL_STRSIGNAL 1
19688| #define HAVE_ALLOCA 1
19689| #define GNULIB_TEST_ENVIRON 1
19690| #define HAVE_DECL_ISWBLANK 1
19691| #define GNULIB_TEST_ISWBLANK 1
19692| #define GNULIB_TEST_MBRTOWC 1
19693| #define GNULIB_TEST_MBSINIT 1
19694| #define GNULIB_TEST_MBSLEN 1
19695| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
19696| #define HAVE_MBSTATE_T 1
19697| #define GNULIB_TEST_MEMCHR 1
19698| #define GNULIB_TEST_SETENV 1
19699| #define HAVE_RAW_DECL__EXIT 1
19700| #define HAVE_RAW_DECL_ATOLL 1
19701| #define HAVE_RAW_DECL_GETLOADAVG 1
19702| #define HAVE_RAW_DECL_GETSUBOPT 1
19703| #define HAVE_RAW_DECL_GRANTPT 1
19704| #define HAVE_RAW_DECL_INITSTATE 1
19705| #define HAVE_RAW_DECL_MKSTEMP 1
19706| #define HAVE_RAW_DECL_POSIX_OPENPT 1
19707| #define HAVE_RAW_DECL_PTSNAME 1
19708| #define HAVE_RAW_DECL_PTSNAME_R 1
19709| #define HAVE_RAW_DECL_RANDOM 1
19710| #define HAVE_RAW_DECL_REALPATH 1
19711| #define HAVE_RAW_DECL_RPMATCH 1
19712| #define HAVE_RAW_DECL_SETENV 1
19713| #define HAVE_RAW_DECL_SETSTATE 1
19714| #define HAVE_RAW_DECL_SRANDOM 1
19715| #define HAVE_RAW_DECL_STRTOD 1
19716| #define HAVE_RAW_DECL_STRTOLL 1
19717| #define HAVE_RAW_DECL_STRTOULL 1
19718| #define HAVE_RAW_DECL_UNLOCKPT 1
19719| #define HAVE_RAW_DECL_UNSETENV 1
19720| #define HAVE_RAW_DECL_CHDIR 1
19721| #define HAVE_RAW_DECL_CHOWN 1
19722| #define HAVE_RAW_DECL_DUP 1
19723| #define HAVE_RAW_DECL_DUP2 1
19724| #define HAVE_RAW_DECL_FACCESSAT 1
19725| #define HAVE_RAW_DECL_FCHDIR 1
19726| #define HAVE_RAW_DECL_FCHOWNAT 1
19727| #define HAVE_RAW_DECL_FSYNC 1
19728| #define HAVE_RAW_DECL_FTRUNCATE 1
19729| #define HAVE_RAW_DECL_GETCWD 1
19730| #define HAVE_RAW_DECL_GETDOMAINNAME 1
19731| #define HAVE_RAW_DECL_GETDTABLESIZE 1
19732| #define HAVE_RAW_DECL_GETGROUPS 1
19733| #define HAVE_RAW_DECL_GETHOSTNAME 1
19734| #define HAVE_RAW_DECL_GETLOGIN 1
19735| #define HAVE_RAW_DECL_GETLOGIN_R 1
19736| #define HAVE_RAW_DECL_GETPAGESIZE 1
19737| #define HAVE_RAW_DECL_GETUSERSHELL 1
19738| #define HAVE_RAW_DECL_SETUSERSHELL 1
19739| #define HAVE_RAW_DECL_ENDUSERSHELL 1
19740| #define HAVE_RAW_DECL_ISATTY 1
19741| #define HAVE_RAW_DECL_LCHOWN 1
19742| #define HAVE_RAW_DECL_LINK 1
19743| #define HAVE_RAW_DECL_LINKAT 1
19744| #define HAVE_RAW_DECL_LSEEK 1
19745| #define HAVE_RAW_DECL_PIPE 1
19746| #define HAVE_RAW_DECL_PREAD 1
19747| #define HAVE_RAW_DECL_PWRITE 1
19748| #define HAVE_RAW_DECL_READLINK 1
19749| #define HAVE_RAW_DECL_READLINKAT 1
19750| #define HAVE_RAW_DECL_RMDIR 1
19751| #define HAVE_RAW_DECL_SETHOSTNAME 1
19752| #define HAVE_RAW_DECL_SLEEP 1
19753| #define HAVE_RAW_DECL_SYMLINK 1
19754| #define HAVE_RAW_DECL_SYMLINKAT 1
19755| #define HAVE_RAW_DECL_TTYNAME_R 1
19756| #define HAVE_RAW_DECL_UNLINK 1
19757| #define HAVE_RAW_DECL_UNLINKAT 1
19758| #define HAVE_RAW_DECL_USLEEP 1
19759| #define HAVE_RAW_DECL_BTOWC 1
19760| #define HAVE_RAW_DECL_WCTOB 1
19761| #define HAVE_RAW_DECL_MBSINIT 1
19762| #define HAVE_RAW_DECL_MBRTOWC 1
19763| #define HAVE_RAW_DECL_MBRLEN 1
19764| #define HAVE_RAW_DECL_MBSRTOWCS 1
19765| #define HAVE_RAW_DECL_MBSNRTOWCS 1
19766| #define HAVE_RAW_DECL_WCRTOMB 1
19767| #define HAVE_RAW_DECL_WCSRTOMBS 1
19768| #define HAVE_RAW_DECL_WCSNRTOMBS 1
19769| #define HAVE_RAW_DECL_WCWIDTH 1
19770| #define HAVE_RAW_DECL_WMEMCHR 1
19771| #define HAVE_RAW_DECL_WMEMCMP 1
19772| #define HAVE_RAW_DECL_WMEMCPY 1
19773| #define HAVE_RAW_DECL_WMEMMOVE 1
19774| #define HAVE_RAW_DECL_WMEMSET 1
19775| #define HAVE_RAW_DECL_WCSLEN 1
19776| #define HAVE_RAW_DECL_WCSNLEN 1
19777| #define HAVE_RAW_DECL_WCSCPY 1
19778| #define HAVE_RAW_DECL_WCPCPY 1
19779| #define HAVE_RAW_DECL_WCSNCPY 1
19780| #define HAVE_RAW_DECL_WCPNCPY 1
19781| #define HAVE_RAW_DECL_WCSCAT 1
19782| #define HAVE_RAW_DECL_WCSNCAT 1
19783| #define HAVE_RAW_DECL_WCSCMP 1
19784| #define HAVE_RAW_DECL_WCSNCMP 1
19785| #define HAVE_RAW_DECL_WCSCASECMP 1
19786| #define HAVE_RAW_DECL_WCSNCASECMP 1
19787| #define HAVE_RAW_DECL_WCSCOLL 1
19788| #define HAVE_RAW_DECL_WCSXFRM 1
19789| #define HAVE_RAW_DECL_WCSDUP 1
19790| #define HAVE_RAW_DECL_WCSCHR 1
19791| #define HAVE_RAW_DECL_WCSRCHR 1
19792| #define HAVE_RAW_DECL_WCSCSPN 1
19793| #define HAVE_RAW_DECL_WCSSPN 1
19794| #define HAVE_RAW_DECL_WCSPBRK 1
19795| #define HAVE_RAW_DECL_WCSSTR 1
19796| #define HAVE_RAW_DECL_WCSTOK 1
19797| #define HAVE_RAW_DECL_WCSWIDTH 1
19798| #define HAVE_TOWLOWER 1
19799| #define HAVE_RAW_DECL_WCTYPE 1
19800| #define HAVE_RAW_DECL_ISWCTYPE 1
19801| #define HAVE_RAW_DECL_WCTRANS 1
19802| #define HAVE_RAW_DECL_TOWCTRANS 1
19803| #define HAVE_DECL_WCWIDTH 1
19804| #define GNULIB_TEST_WCWIDTH 1
19805| #define HAVE_LIBRESOLV 1
19806| #define HAVE_PATHS_H 1
19807| #define HAVE_LIBPROC_H 1
19808| #define HAVE_PROC_PIDINFO 1
19809| #define LOG_FACILITY LOG_MAIL
19810| #define LOG_FACILITY_STRING "mail"
19811| #define STDC_HEADERS 1
19812| #define HAVE_DIRENT_H 1
19813| #define HAVE_ERRNO_H 1
19814| #define HAVE_FCNTL_H 1
19815| #define HAVE_INTTYPES_H 1
19816| #define HAVE_LIBGEN_H 1
19817| #define HAVE_LIMITS_H 1
19818| #define HAVE_PATHS_H 1
19819| #define HAVE_SYS_SOCKET_H 1
19820| #define HAVE_STDARG_H 1
19821| #define HAVE_STDIO_H 1
19822| #define HAVE_STDLIB_H 1
19823| #define HAVE_STRING_H 1
19824| #define HAVE_STRINGS_H 1
19825| #define HAVE_SYS_FILE_H 1
19826| #define HAVE_SYSEXITS_H 1
19827| #define HAVE_SYSLOG_H 1
19828| #define HAVE_TERMCAP_H 1
19829| #define HAVE_TERMIOS_H 1
19830| #define HAVE_SGTTY_H 1
19831| #define HAVE_UTMP_H 1
19832| #define HAVE_UTMPX_H 1
19833| #define HAVE_UNISTD_H 1
19834| #define HAVE_WCHAR_H 1
19835| #define HAVE_INTPTR_T 1
19836| #define RETSIGTYPE void
19837| #define HAVE_DECL_SYS_SIGLIST 1
19838| #define HAVE_STRUCT_TM_TM_ZONE 1
19839| #define HAVE_TM_ZONE 1
19840| #define HAVE_STRUCT_TM_TM_ZONE 1
19841| #define HAVE_STRUCT_TM_TM_GMTOFF 1
19842| #define HAVE_STRUCT_TM_TM_ISDST 1
19843| #define SIZEOF_OFF_T 8
19844| #define SIZEOF_LONG 8
19845| #define SIZEOF_LONG_LONG 8
19846| #define HAVE_GETPAGESIZE 1
19847| #define HAVE_MMAP 1
19848| #define HAVE_DECL_STRSIGNAL 1
19849| #define HAVE_DECL_ENVIRON 0
19850| #define HAVE_MKSTEMP 1
19851| #define HAVE_SIGACTION 1
19852| #define HAVE_SYSCONF 1
19853| #define HAVE_GETDELIM 1
19854| #define HAVE_SETREUID 1
19855| #define HAVE_SETEUID 1
19856| #define HAVE_SETLOCALE 1
19857| #define HAVE_VFORK 1
19858| #define HAVE__EXIT 1
19859| #define HAVE_TCGETATTR 1
19860| #define HAVE_TCSETATTR 1
19861| #define HAVE_FSEEKO 1
19862| #define HAVE_UTMP_H 1
19863| #define HAVE_UTMPX_H 1
19864| #define HAVE_STRUCT_UTMP_UT_NAME 1
19865| #define HAVE_WCWIDTH 1
19866| #define ENABLE_VIRTUAL_DOMAINS 1
19867| #define ENABLE_IMAP 1
19868| #define ENABLE_POP 1
19869| #define ENABLE_MH 1
19870| #define ENABLE_MAILDIR 1
19871| #define ENABLE_DOTMAIL 1
19872| #define ENABLE_SMTP 1
19873| #define ENABLE_SENDMAIL 1
19874| #define ENABLE_PROG 1
19875| /* end confdefs.h.  */
19876| #include <radius/radius.h>
19877configure:31848: result: no
19878configure:31848: checking for radius/radius.h
19879configure:31848: result: no
19880configure:31969: checking security/pam_appl.h usability
19881configure:31969: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
19882configure:31969: $? = 0
19883configure:31969: result: yes
19884configure:31969: checking security/pam_appl.h presence
19885configure:31969: gcc -E -I/opt/mp/include conftest.c
19886configure:31969: $? = 0
19887configure:31969: result: yes
19888configure:31969: checking for security/pam_appl.h
19889configure:31969: result: yes
19890configure:31980: checking for dlopen in -ldl
19891configure:32005: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -ldl  -lresolv  >&5
19892configure:32005: $? = 0
19893configure:32014: result: yes
19894configure:32022: checking for pam_start in -lpam
19895configure:32047: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lpam -ldl -lresolv  >&5
19896configure:32047: $? = 0
19897configure:32056: result: yes
19898configure:32072: checking crypt.h usability
19899configure:32072: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
19900conftest.c:324:10: fatal error: 'crypt.h' file not found
19901#include <crypt.h>
19902         ^~~~~~~~~
199031 error generated.
19904configure:32072: $? = 1
19905configure: failed program was:
19906| /* confdefs.h */
19907| #define PACKAGE_NAME "GNU Mailutils"
19908| #define PACKAGE_TARNAME "mailutils"
19909| #define PACKAGE_VERSION "3.12"
19910| #define PACKAGE_STRING "GNU Mailutils 3.12"
19911| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
19912| #define PACKAGE_URL "http://mailutils.org"
19913| #define PACKAGE "mailutils"
19914| #define VERSION "3.12"
19915| #define STDC_HEADERS 1
19916| #define HAVE_SYS_TYPES_H 1
19917| #define HAVE_SYS_STAT_H 1
19918| #define HAVE_STDLIB_H 1
19919| #define HAVE_STRING_H 1
19920| #define HAVE_MEMORY_H 1
19921| #define HAVE_STRINGS_H 1
19922| #define HAVE_INTTYPES_H 1
19923| #define HAVE_STDINT_H 1
19924| #define HAVE_UNISTD_H 1
19925| #define __EXTENSIONS__ 1
19926| #define _ALL_SOURCE 1
19927| #define _DARWIN_C_SOURCE 1
19928| #define _GNU_SOURCE 1
19929| #define _POSIX_PTHREAD_SEMANTICS 1
19930| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
19931| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
19932| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
19933| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
19934| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
19935| #define __STDC_WANT_LIB_EXT2__ 1
19936| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
19937| #define _TANDEM_SOURCE 1
19938| #define YYTEXT_POINTER 1
19939| #define HAVE_DLFCN_H 1
19940| #define LT_OBJDIR ".libs/"
19941| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
19942| #define HAVE_CFLOCALECOPYCURRENT 1
19943| #define HAVE_ICONV 1
19944| #define ENABLE_NLS 1
19945| #define HAVE_GETTEXT 1
19946| #define HAVE_DCGETTEXT 1
19947| #define HAVE_ICONV 1
19948| #define ICONV_CONST
19949| #define HAVE_ICONV_H 1
19950| #define HAVE_ALLOCA_H 1
19951| #define HAVE_ALLOCA 1
19952| #define HAVE_UNISTD_H 1
19953| #define HAVE_WCTYPE_H 1
19954| #define HAVE_LIMITS_H 1
19955| #define HAVE_WCHAR_H 1
19956| #define HAVE_SYS_MMAN_H 1
19957| #define HAVE_STDINT_H 1
19958| #define HAVE_STDLIB_H 1
19959| #define HAVE_SYS_PARAM_H 1
19960| #define HAVE_ISWCNTRL 1
19961| #define HAVE_ISWBLANK 1
19962| #define HAVE_SYMLINK 1
19963| #define HAVE_MBSINIT 1
19964| #define HAVE_MBRTOWC 1
19965| #define HAVE_ISASCII 1
19966| #define HAVE_MPROTECT 1
19967| #define HAVE_SETENV 1
19968| #define HAVE_WCWIDTH 1
19969| #define HAVE_WINT_T 1
19970| #define HAVE_TOWLOWER 1
19971| #define HAVE_RAW_DECL_WCTYPE 1
19972| #define HAVE_RAW_DECL_ISWCTYPE 1
19973| #define HAVE_RAW_DECL_WCTRANS 1
19974| #define HAVE_RAW_DECL_TOWCTRANS 1
19975| #define HAVE_LANGINFO_CODESET 1
19976| #define HAVE_WORKING_O_NOATIME 1
19977| #define HAVE_WORKING_O_NOFOLLOW 1
19978| #define HAVE_DECL_GETC_UNLOCKED 1
19979| #define HAVE_STDLIB_H 1
19980| #define MALLOC_0_IS_NONNULL 1
19981| #define HAVE_UNSIGNED_LONG_LONG_INT 1
19982| #define HAVE_LONG_LONG_INT 1
19983| #define HAVE_MBSTATE_T 1
19984| #define HAVE_MAP_ANONYMOUS 1
19985| #define HAVE_DECL_SETENV 1
19986| #define HAVE_SEARCH_H 1
19987| #define HAVE_TSEARCH 1
19988| #define HAVE__BOOL 1
19989| #define HAVE_WCHAR_T 1
19990| #define restrict __restrict
19991| #define HAVE_RAW_DECL_FFSL 1
19992| #define HAVE_RAW_DECL_FFSLL 1
19993| #define HAVE_RAW_DECL_MEMMEM 1
19994| #define HAVE_RAW_DECL_STPCPY 1
19995| #define HAVE_RAW_DECL_STPNCPY 1
19996| #define HAVE_RAW_DECL_STRDUP 1
19997| #define HAVE_RAW_DECL_STRNCAT 1
19998| #define HAVE_RAW_DECL_STRNDUP 1
19999| #define HAVE_RAW_DECL_STRNLEN 1
20000| #define HAVE_RAW_DECL_STRPBRK 1
20001| #define HAVE_RAW_DECL_STRSEP 1
20002| #define HAVE_RAW_DECL_STRCASESTR 1
20003| #define HAVE_RAW_DECL_STRTOK_R 1
20004| #define HAVE_RAW_DECL_STRERROR_R 1
20005| #define HAVE_RAW_DECL_STRSIGNAL 1
20006| #define HAVE_ALLOCA 1
20007| #define GNULIB_TEST_ENVIRON 1
20008| #define HAVE_DECL_ISWBLANK 1
20009| #define GNULIB_TEST_ISWBLANK 1
20010| #define GNULIB_TEST_MBRTOWC 1
20011| #define GNULIB_TEST_MBSINIT 1
20012| #define GNULIB_TEST_MBSLEN 1
20013| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20014| #define HAVE_MBSTATE_T 1
20015| #define GNULIB_TEST_MEMCHR 1
20016| #define GNULIB_TEST_SETENV 1
20017| #define HAVE_RAW_DECL__EXIT 1
20018| #define HAVE_RAW_DECL_ATOLL 1
20019| #define HAVE_RAW_DECL_GETLOADAVG 1
20020| #define HAVE_RAW_DECL_GETSUBOPT 1
20021| #define HAVE_RAW_DECL_GRANTPT 1
20022| #define HAVE_RAW_DECL_INITSTATE 1
20023| #define HAVE_RAW_DECL_MKSTEMP 1
20024| #define HAVE_RAW_DECL_POSIX_OPENPT 1
20025| #define HAVE_RAW_DECL_PTSNAME 1
20026| #define HAVE_RAW_DECL_PTSNAME_R 1
20027| #define HAVE_RAW_DECL_RANDOM 1
20028| #define HAVE_RAW_DECL_REALPATH 1
20029| #define HAVE_RAW_DECL_RPMATCH 1
20030| #define HAVE_RAW_DECL_SETENV 1
20031| #define HAVE_RAW_DECL_SETSTATE 1
20032| #define HAVE_RAW_DECL_SRANDOM 1
20033| #define HAVE_RAW_DECL_STRTOD 1
20034| #define HAVE_RAW_DECL_STRTOLL 1
20035| #define HAVE_RAW_DECL_STRTOULL 1
20036| #define HAVE_RAW_DECL_UNLOCKPT 1
20037| #define HAVE_RAW_DECL_UNSETENV 1
20038| #define HAVE_RAW_DECL_CHDIR 1
20039| #define HAVE_RAW_DECL_CHOWN 1
20040| #define HAVE_RAW_DECL_DUP 1
20041| #define HAVE_RAW_DECL_DUP2 1
20042| #define HAVE_RAW_DECL_FACCESSAT 1
20043| #define HAVE_RAW_DECL_FCHDIR 1
20044| #define HAVE_RAW_DECL_FCHOWNAT 1
20045| #define HAVE_RAW_DECL_FSYNC 1
20046| #define HAVE_RAW_DECL_FTRUNCATE 1
20047| #define HAVE_RAW_DECL_GETCWD 1
20048| #define HAVE_RAW_DECL_GETDOMAINNAME 1
20049| #define HAVE_RAW_DECL_GETDTABLESIZE 1
20050| #define HAVE_RAW_DECL_GETGROUPS 1
20051| #define HAVE_RAW_DECL_GETHOSTNAME 1
20052| #define HAVE_RAW_DECL_GETLOGIN 1
20053| #define HAVE_RAW_DECL_GETLOGIN_R 1
20054| #define HAVE_RAW_DECL_GETPAGESIZE 1
20055| #define HAVE_RAW_DECL_GETUSERSHELL 1
20056| #define HAVE_RAW_DECL_SETUSERSHELL 1
20057| #define HAVE_RAW_DECL_ENDUSERSHELL 1
20058| #define HAVE_RAW_DECL_ISATTY 1
20059| #define HAVE_RAW_DECL_LCHOWN 1
20060| #define HAVE_RAW_DECL_LINK 1
20061| #define HAVE_RAW_DECL_LINKAT 1
20062| #define HAVE_RAW_DECL_LSEEK 1
20063| #define HAVE_RAW_DECL_PIPE 1
20064| #define HAVE_RAW_DECL_PREAD 1
20065| #define HAVE_RAW_DECL_PWRITE 1
20066| #define HAVE_RAW_DECL_READLINK 1
20067| #define HAVE_RAW_DECL_READLINKAT 1
20068| #define HAVE_RAW_DECL_RMDIR 1
20069| #define HAVE_RAW_DECL_SETHOSTNAME 1
20070| #define HAVE_RAW_DECL_SLEEP 1
20071| #define HAVE_RAW_DECL_SYMLINK 1
20072| #define HAVE_RAW_DECL_SYMLINKAT 1
20073| #define HAVE_RAW_DECL_TTYNAME_R 1
20074| #define HAVE_RAW_DECL_UNLINK 1
20075| #define HAVE_RAW_DECL_UNLINKAT 1
20076| #define HAVE_RAW_DECL_USLEEP 1
20077| #define HAVE_RAW_DECL_BTOWC 1
20078| #define HAVE_RAW_DECL_WCTOB 1
20079| #define HAVE_RAW_DECL_MBSINIT 1
20080| #define HAVE_RAW_DECL_MBRTOWC 1
20081| #define HAVE_RAW_DECL_MBRLEN 1
20082| #define HAVE_RAW_DECL_MBSRTOWCS 1
20083| #define HAVE_RAW_DECL_MBSNRTOWCS 1
20084| #define HAVE_RAW_DECL_WCRTOMB 1
20085| #define HAVE_RAW_DECL_WCSRTOMBS 1
20086| #define HAVE_RAW_DECL_WCSNRTOMBS 1
20087| #define HAVE_RAW_DECL_WCWIDTH 1
20088| #define HAVE_RAW_DECL_WMEMCHR 1
20089| #define HAVE_RAW_DECL_WMEMCMP 1
20090| #define HAVE_RAW_DECL_WMEMCPY 1
20091| #define HAVE_RAW_DECL_WMEMMOVE 1
20092| #define HAVE_RAW_DECL_WMEMSET 1
20093| #define HAVE_RAW_DECL_WCSLEN 1
20094| #define HAVE_RAW_DECL_WCSNLEN 1
20095| #define HAVE_RAW_DECL_WCSCPY 1
20096| #define HAVE_RAW_DECL_WCPCPY 1
20097| #define HAVE_RAW_DECL_WCSNCPY 1
20098| #define HAVE_RAW_DECL_WCPNCPY 1
20099| #define HAVE_RAW_DECL_WCSCAT 1
20100| #define HAVE_RAW_DECL_WCSNCAT 1
20101| #define HAVE_RAW_DECL_WCSCMP 1
20102| #define HAVE_RAW_DECL_WCSNCMP 1
20103| #define HAVE_RAW_DECL_WCSCASECMP 1
20104| #define HAVE_RAW_DECL_WCSNCASECMP 1
20105| #define HAVE_RAW_DECL_WCSCOLL 1
20106| #define HAVE_RAW_DECL_WCSXFRM 1
20107| #define HAVE_RAW_DECL_WCSDUP 1
20108| #define HAVE_RAW_DECL_WCSCHR 1
20109| #define HAVE_RAW_DECL_WCSRCHR 1
20110| #define HAVE_RAW_DECL_WCSCSPN 1
20111| #define HAVE_RAW_DECL_WCSSPN 1
20112| #define HAVE_RAW_DECL_WCSPBRK 1
20113| #define HAVE_RAW_DECL_WCSSTR 1
20114| #define HAVE_RAW_DECL_WCSTOK 1
20115| #define HAVE_RAW_DECL_WCSWIDTH 1
20116| #define HAVE_TOWLOWER 1
20117| #define HAVE_RAW_DECL_WCTYPE 1
20118| #define HAVE_RAW_DECL_ISWCTYPE 1
20119| #define HAVE_RAW_DECL_WCTRANS 1
20120| #define HAVE_RAW_DECL_TOWCTRANS 1
20121| #define HAVE_DECL_WCWIDTH 1
20122| #define GNULIB_TEST_WCWIDTH 1
20123| #define HAVE_LIBRESOLV 1
20124| #define HAVE_PATHS_H 1
20125| #define HAVE_LIBPROC_H 1
20126| #define HAVE_PROC_PIDINFO 1
20127| #define LOG_FACILITY LOG_MAIL
20128| #define LOG_FACILITY_STRING "mail"
20129| #define STDC_HEADERS 1
20130| #define HAVE_DIRENT_H 1
20131| #define HAVE_ERRNO_H 1
20132| #define HAVE_FCNTL_H 1
20133| #define HAVE_INTTYPES_H 1
20134| #define HAVE_LIBGEN_H 1
20135| #define HAVE_LIMITS_H 1
20136| #define HAVE_PATHS_H 1
20137| #define HAVE_SYS_SOCKET_H 1
20138| #define HAVE_STDARG_H 1
20139| #define HAVE_STDIO_H 1
20140| #define HAVE_STDLIB_H 1
20141| #define HAVE_STRING_H 1
20142| #define HAVE_STRINGS_H 1
20143| #define HAVE_SYS_FILE_H 1
20144| #define HAVE_SYSEXITS_H 1
20145| #define HAVE_SYSLOG_H 1
20146| #define HAVE_TERMCAP_H 1
20147| #define HAVE_TERMIOS_H 1
20148| #define HAVE_SGTTY_H 1
20149| #define HAVE_UTMP_H 1
20150| #define HAVE_UTMPX_H 1
20151| #define HAVE_UNISTD_H 1
20152| #define HAVE_WCHAR_H 1
20153| #define HAVE_INTPTR_T 1
20154| #define RETSIGTYPE void
20155| #define HAVE_DECL_SYS_SIGLIST 1
20156| #define HAVE_STRUCT_TM_TM_ZONE 1
20157| #define HAVE_TM_ZONE 1
20158| #define HAVE_STRUCT_TM_TM_ZONE 1
20159| #define HAVE_STRUCT_TM_TM_GMTOFF 1
20160| #define HAVE_STRUCT_TM_TM_ISDST 1
20161| #define SIZEOF_OFF_T 8
20162| #define SIZEOF_LONG 8
20163| #define SIZEOF_LONG_LONG 8
20164| #define HAVE_GETPAGESIZE 1
20165| #define HAVE_MMAP 1
20166| #define HAVE_DECL_STRSIGNAL 1
20167| #define HAVE_DECL_ENVIRON 0
20168| #define HAVE_MKSTEMP 1
20169| #define HAVE_SIGACTION 1
20170| #define HAVE_SYSCONF 1
20171| #define HAVE_GETDELIM 1
20172| #define HAVE_SETREUID 1
20173| #define HAVE_SETEUID 1
20174| #define HAVE_SETLOCALE 1
20175| #define HAVE_VFORK 1
20176| #define HAVE__EXIT 1
20177| #define HAVE_TCGETATTR 1
20178| #define HAVE_TCSETATTR 1
20179| #define HAVE_FSEEKO 1
20180| #define HAVE_UTMP_H 1
20181| #define HAVE_UTMPX_H 1
20182| #define HAVE_STRUCT_UTMP_UT_NAME 1
20183| #define HAVE_WCWIDTH 1
20184| #define ENABLE_VIRTUAL_DOMAINS 1
20185| #define ENABLE_IMAP 1
20186| #define ENABLE_POP 1
20187| #define ENABLE_MH 1
20188| #define ENABLE_MAILDIR 1
20189| #define ENABLE_DOTMAIL 1
20190| #define ENABLE_SMTP 1
20191| #define ENABLE_SENDMAIL 1
20192| #define ENABLE_PROG 1
20193| #define HAVE_SECURITY_PAM_APPL_H 1
20194| #define USE_LIBPAM 1
20195| /* end confdefs.h.  */
20196| #include <stdio.h>
20197| #ifdef HAVE_SYS_TYPES_H
20198| # include <sys/types.h>
20199| #endif
20200| #ifdef HAVE_SYS_STAT_H
20201| # include <sys/stat.h>
20202| #endif
20203| #ifdef STDC_HEADERS
20204| # include <stdlib.h>
20205| # include <stddef.h>
20206| #else
20207| # ifdef HAVE_STDLIB_H
20208| #  include <stdlib.h>
20209| # endif
20210| #endif
20211| #ifdef HAVE_STRING_H
20212| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
20213| #  include <memory.h>
20214| # endif
20215| # include <string.h>
20216| #endif
20217| #ifdef HAVE_STRINGS_H
20218| # include <strings.h>
20219| #endif
20220| #ifdef HAVE_INTTYPES_H
20221| # include <inttypes.h>
20222| #endif
20223| #ifdef HAVE_STDINT_H
20224| # include <stdint.h>
20225| #endif
20226| #ifdef HAVE_UNISTD_H
20227| # include <unistd.h>
20228| #endif
20229| #include <crypt.h>
20230configure:32072: result: no
20231configure:32072: checking crypt.h presence
20232configure:32072: gcc -E -I/opt/mp/include conftest.c
20233conftest.c:291:10: fatal error: 'crypt.h' file not found
20234#include <crypt.h>
20235         ^~~~~~~~~
202361 error generated.
20237configure:32072: $? = 1
20238configure: failed program was:
20239| /* confdefs.h */
20240| #define PACKAGE_NAME "GNU Mailutils"
20241| #define PACKAGE_TARNAME "mailutils"
20242| #define PACKAGE_VERSION "3.12"
20243| #define PACKAGE_STRING "GNU Mailutils 3.12"
20244| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
20245| #define PACKAGE_URL "http://mailutils.org"
20246| #define PACKAGE "mailutils"
20247| #define VERSION "3.12"
20248| #define STDC_HEADERS 1
20249| #define HAVE_SYS_TYPES_H 1
20250| #define HAVE_SYS_STAT_H 1
20251| #define HAVE_STDLIB_H 1
20252| #define HAVE_STRING_H 1
20253| #define HAVE_MEMORY_H 1
20254| #define HAVE_STRINGS_H 1
20255| #define HAVE_INTTYPES_H 1
20256| #define HAVE_STDINT_H 1
20257| #define HAVE_UNISTD_H 1
20258| #define __EXTENSIONS__ 1
20259| #define _ALL_SOURCE 1
20260| #define _DARWIN_C_SOURCE 1
20261| #define _GNU_SOURCE 1
20262| #define _POSIX_PTHREAD_SEMANTICS 1
20263| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
20264| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
20265| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
20266| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
20267| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
20268| #define __STDC_WANT_LIB_EXT2__ 1
20269| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
20270| #define _TANDEM_SOURCE 1
20271| #define YYTEXT_POINTER 1
20272| #define HAVE_DLFCN_H 1
20273| #define LT_OBJDIR ".libs/"
20274| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
20275| #define HAVE_CFLOCALECOPYCURRENT 1
20276| #define HAVE_ICONV 1
20277| #define ENABLE_NLS 1
20278| #define HAVE_GETTEXT 1
20279| #define HAVE_DCGETTEXT 1
20280| #define HAVE_ICONV 1
20281| #define ICONV_CONST
20282| #define HAVE_ICONV_H 1
20283| #define HAVE_ALLOCA_H 1
20284| #define HAVE_ALLOCA 1
20285| #define HAVE_UNISTD_H 1
20286| #define HAVE_WCTYPE_H 1
20287| #define HAVE_LIMITS_H 1
20288| #define HAVE_WCHAR_H 1
20289| #define HAVE_SYS_MMAN_H 1
20290| #define HAVE_STDINT_H 1
20291| #define HAVE_STDLIB_H 1
20292| #define HAVE_SYS_PARAM_H 1
20293| #define HAVE_ISWCNTRL 1
20294| #define HAVE_ISWBLANK 1
20295| #define HAVE_SYMLINK 1
20296| #define HAVE_MBSINIT 1
20297| #define HAVE_MBRTOWC 1
20298| #define HAVE_ISASCII 1
20299| #define HAVE_MPROTECT 1
20300| #define HAVE_SETENV 1
20301| #define HAVE_WCWIDTH 1
20302| #define HAVE_WINT_T 1
20303| #define HAVE_TOWLOWER 1
20304| #define HAVE_RAW_DECL_WCTYPE 1
20305| #define HAVE_RAW_DECL_ISWCTYPE 1
20306| #define HAVE_RAW_DECL_WCTRANS 1
20307| #define HAVE_RAW_DECL_TOWCTRANS 1
20308| #define HAVE_LANGINFO_CODESET 1
20309| #define HAVE_WORKING_O_NOATIME 1
20310| #define HAVE_WORKING_O_NOFOLLOW 1
20311| #define HAVE_DECL_GETC_UNLOCKED 1
20312| #define HAVE_STDLIB_H 1
20313| #define MALLOC_0_IS_NONNULL 1
20314| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20315| #define HAVE_LONG_LONG_INT 1
20316| #define HAVE_MBSTATE_T 1
20317| #define HAVE_MAP_ANONYMOUS 1
20318| #define HAVE_DECL_SETENV 1
20319| #define HAVE_SEARCH_H 1
20320| #define HAVE_TSEARCH 1
20321| #define HAVE__BOOL 1
20322| #define HAVE_WCHAR_T 1
20323| #define restrict __restrict
20324| #define HAVE_RAW_DECL_FFSL 1
20325| #define HAVE_RAW_DECL_FFSLL 1
20326| #define HAVE_RAW_DECL_MEMMEM 1
20327| #define HAVE_RAW_DECL_STPCPY 1
20328| #define HAVE_RAW_DECL_STPNCPY 1
20329| #define HAVE_RAW_DECL_STRDUP 1
20330| #define HAVE_RAW_DECL_STRNCAT 1
20331| #define HAVE_RAW_DECL_STRNDUP 1
20332| #define HAVE_RAW_DECL_STRNLEN 1
20333| #define HAVE_RAW_DECL_STRPBRK 1
20334| #define HAVE_RAW_DECL_STRSEP 1
20335| #define HAVE_RAW_DECL_STRCASESTR 1
20336| #define HAVE_RAW_DECL_STRTOK_R 1
20337| #define HAVE_RAW_DECL_STRERROR_R 1
20338| #define HAVE_RAW_DECL_STRSIGNAL 1
20339| #define HAVE_ALLOCA 1
20340| #define GNULIB_TEST_ENVIRON 1
20341| #define HAVE_DECL_ISWBLANK 1
20342| #define GNULIB_TEST_ISWBLANK 1
20343| #define GNULIB_TEST_MBRTOWC 1
20344| #define GNULIB_TEST_MBSINIT 1
20345| #define GNULIB_TEST_MBSLEN 1
20346| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20347| #define HAVE_MBSTATE_T 1
20348| #define GNULIB_TEST_MEMCHR 1
20349| #define GNULIB_TEST_SETENV 1
20350| #define HAVE_RAW_DECL__EXIT 1
20351| #define HAVE_RAW_DECL_ATOLL 1
20352| #define HAVE_RAW_DECL_GETLOADAVG 1
20353| #define HAVE_RAW_DECL_GETSUBOPT 1
20354| #define HAVE_RAW_DECL_GRANTPT 1
20355| #define HAVE_RAW_DECL_INITSTATE 1
20356| #define HAVE_RAW_DECL_MKSTEMP 1
20357| #define HAVE_RAW_DECL_POSIX_OPENPT 1
20358| #define HAVE_RAW_DECL_PTSNAME 1
20359| #define HAVE_RAW_DECL_PTSNAME_R 1
20360| #define HAVE_RAW_DECL_RANDOM 1
20361| #define HAVE_RAW_DECL_REALPATH 1
20362| #define HAVE_RAW_DECL_RPMATCH 1
20363| #define HAVE_RAW_DECL_SETENV 1
20364| #define HAVE_RAW_DECL_SETSTATE 1
20365| #define HAVE_RAW_DECL_SRANDOM 1
20366| #define HAVE_RAW_DECL_STRTOD 1
20367| #define HAVE_RAW_DECL_STRTOLL 1
20368| #define HAVE_RAW_DECL_STRTOULL 1
20369| #define HAVE_RAW_DECL_UNLOCKPT 1
20370| #define HAVE_RAW_DECL_UNSETENV 1
20371| #define HAVE_RAW_DECL_CHDIR 1
20372| #define HAVE_RAW_DECL_CHOWN 1
20373| #define HAVE_RAW_DECL_DUP 1
20374| #define HAVE_RAW_DECL_DUP2 1
20375| #define HAVE_RAW_DECL_FACCESSAT 1
20376| #define HAVE_RAW_DECL_FCHDIR 1
20377| #define HAVE_RAW_DECL_FCHOWNAT 1
20378| #define HAVE_RAW_DECL_FSYNC 1
20379| #define HAVE_RAW_DECL_FTRUNCATE 1
20380| #define HAVE_RAW_DECL_GETCWD 1
20381| #define HAVE_RAW_DECL_GETDOMAINNAME 1
20382| #define HAVE_RAW_DECL_GETDTABLESIZE 1
20383| #define HAVE_RAW_DECL_GETGROUPS 1
20384| #define HAVE_RAW_DECL_GETHOSTNAME 1
20385| #define HAVE_RAW_DECL_GETLOGIN 1
20386| #define HAVE_RAW_DECL_GETLOGIN_R 1
20387| #define HAVE_RAW_DECL_GETPAGESIZE 1
20388| #define HAVE_RAW_DECL_GETUSERSHELL 1
20389| #define HAVE_RAW_DECL_SETUSERSHELL 1
20390| #define HAVE_RAW_DECL_ENDUSERSHELL 1
20391| #define HAVE_RAW_DECL_ISATTY 1
20392| #define HAVE_RAW_DECL_LCHOWN 1
20393| #define HAVE_RAW_DECL_LINK 1
20394| #define HAVE_RAW_DECL_LINKAT 1
20395| #define HAVE_RAW_DECL_LSEEK 1
20396| #define HAVE_RAW_DECL_PIPE 1
20397| #define HAVE_RAW_DECL_PREAD 1
20398| #define HAVE_RAW_DECL_PWRITE 1
20399| #define HAVE_RAW_DECL_READLINK 1
20400| #define HAVE_RAW_DECL_READLINKAT 1
20401| #define HAVE_RAW_DECL_RMDIR 1
20402| #define HAVE_RAW_DECL_SETHOSTNAME 1
20403| #define HAVE_RAW_DECL_SLEEP 1
20404| #define HAVE_RAW_DECL_SYMLINK 1
20405| #define HAVE_RAW_DECL_SYMLINKAT 1
20406| #define HAVE_RAW_DECL_TTYNAME_R 1
20407| #define HAVE_RAW_DECL_UNLINK 1
20408| #define HAVE_RAW_DECL_UNLINKAT 1
20409| #define HAVE_RAW_DECL_USLEEP 1
20410| #define HAVE_RAW_DECL_BTOWC 1
20411| #define HAVE_RAW_DECL_WCTOB 1
20412| #define HAVE_RAW_DECL_MBSINIT 1
20413| #define HAVE_RAW_DECL_MBRTOWC 1
20414| #define HAVE_RAW_DECL_MBRLEN 1
20415| #define HAVE_RAW_DECL_MBSRTOWCS 1
20416| #define HAVE_RAW_DECL_MBSNRTOWCS 1
20417| #define HAVE_RAW_DECL_WCRTOMB 1
20418| #define HAVE_RAW_DECL_WCSRTOMBS 1
20419| #define HAVE_RAW_DECL_WCSNRTOMBS 1
20420| #define HAVE_RAW_DECL_WCWIDTH 1
20421| #define HAVE_RAW_DECL_WMEMCHR 1
20422| #define HAVE_RAW_DECL_WMEMCMP 1
20423| #define HAVE_RAW_DECL_WMEMCPY 1
20424| #define HAVE_RAW_DECL_WMEMMOVE 1
20425| #define HAVE_RAW_DECL_WMEMSET 1
20426| #define HAVE_RAW_DECL_WCSLEN 1
20427| #define HAVE_RAW_DECL_WCSNLEN 1
20428| #define HAVE_RAW_DECL_WCSCPY 1
20429| #define HAVE_RAW_DECL_WCPCPY 1
20430| #define HAVE_RAW_DECL_WCSNCPY 1
20431| #define HAVE_RAW_DECL_WCPNCPY 1
20432| #define HAVE_RAW_DECL_WCSCAT 1
20433| #define HAVE_RAW_DECL_WCSNCAT 1
20434| #define HAVE_RAW_DECL_WCSCMP 1
20435| #define HAVE_RAW_DECL_WCSNCMP 1
20436| #define HAVE_RAW_DECL_WCSCASECMP 1
20437| #define HAVE_RAW_DECL_WCSNCASECMP 1
20438| #define HAVE_RAW_DECL_WCSCOLL 1
20439| #define HAVE_RAW_DECL_WCSXFRM 1
20440| #define HAVE_RAW_DECL_WCSDUP 1
20441| #define HAVE_RAW_DECL_WCSCHR 1
20442| #define HAVE_RAW_DECL_WCSRCHR 1
20443| #define HAVE_RAW_DECL_WCSCSPN 1
20444| #define HAVE_RAW_DECL_WCSSPN 1
20445| #define HAVE_RAW_DECL_WCSPBRK 1
20446| #define HAVE_RAW_DECL_WCSSTR 1
20447| #define HAVE_RAW_DECL_WCSTOK 1
20448| #define HAVE_RAW_DECL_WCSWIDTH 1
20449| #define HAVE_TOWLOWER 1
20450| #define HAVE_RAW_DECL_WCTYPE 1
20451| #define HAVE_RAW_DECL_ISWCTYPE 1
20452| #define HAVE_RAW_DECL_WCTRANS 1
20453| #define HAVE_RAW_DECL_TOWCTRANS 1
20454| #define HAVE_DECL_WCWIDTH 1
20455| #define GNULIB_TEST_WCWIDTH 1
20456| #define HAVE_LIBRESOLV 1
20457| #define HAVE_PATHS_H 1
20458| #define HAVE_LIBPROC_H 1
20459| #define HAVE_PROC_PIDINFO 1
20460| #define LOG_FACILITY LOG_MAIL
20461| #define LOG_FACILITY_STRING "mail"
20462| #define STDC_HEADERS 1
20463| #define HAVE_DIRENT_H 1
20464| #define HAVE_ERRNO_H 1
20465| #define HAVE_FCNTL_H 1
20466| #define HAVE_INTTYPES_H 1
20467| #define HAVE_LIBGEN_H 1
20468| #define HAVE_LIMITS_H 1
20469| #define HAVE_PATHS_H 1
20470| #define HAVE_SYS_SOCKET_H 1
20471| #define HAVE_STDARG_H 1
20472| #define HAVE_STDIO_H 1
20473| #define HAVE_STDLIB_H 1
20474| #define HAVE_STRING_H 1
20475| #define HAVE_STRINGS_H 1
20476| #define HAVE_SYS_FILE_H 1
20477| #define HAVE_SYSEXITS_H 1
20478| #define HAVE_SYSLOG_H 1
20479| #define HAVE_TERMCAP_H 1
20480| #define HAVE_TERMIOS_H 1
20481| #define HAVE_SGTTY_H 1
20482| #define HAVE_UTMP_H 1
20483| #define HAVE_UTMPX_H 1
20484| #define HAVE_UNISTD_H 1
20485| #define HAVE_WCHAR_H 1
20486| #define HAVE_INTPTR_T 1
20487| #define RETSIGTYPE void
20488| #define HAVE_DECL_SYS_SIGLIST 1
20489| #define HAVE_STRUCT_TM_TM_ZONE 1
20490| #define HAVE_TM_ZONE 1
20491| #define HAVE_STRUCT_TM_TM_ZONE 1
20492| #define HAVE_STRUCT_TM_TM_GMTOFF 1
20493| #define HAVE_STRUCT_TM_TM_ISDST 1
20494| #define SIZEOF_OFF_T 8
20495| #define SIZEOF_LONG 8
20496| #define SIZEOF_LONG_LONG 8
20497| #define HAVE_GETPAGESIZE 1
20498| #define HAVE_MMAP 1
20499| #define HAVE_DECL_STRSIGNAL 1
20500| #define HAVE_DECL_ENVIRON 0
20501| #define HAVE_MKSTEMP 1
20502| #define HAVE_SIGACTION 1
20503| #define HAVE_SYSCONF 1
20504| #define HAVE_GETDELIM 1
20505| #define HAVE_SETREUID 1
20506| #define HAVE_SETEUID 1
20507| #define HAVE_SETLOCALE 1
20508| #define HAVE_VFORK 1
20509| #define HAVE__EXIT 1
20510| #define HAVE_TCGETATTR 1
20511| #define HAVE_TCSETATTR 1
20512| #define HAVE_FSEEKO 1
20513| #define HAVE_UTMP_H 1
20514| #define HAVE_UTMPX_H 1
20515| #define HAVE_STRUCT_UTMP_UT_NAME 1
20516| #define HAVE_WCWIDTH 1
20517| #define ENABLE_VIRTUAL_DOMAINS 1
20518| #define ENABLE_IMAP 1
20519| #define ENABLE_POP 1
20520| #define ENABLE_MH 1
20521| #define ENABLE_MAILDIR 1
20522| #define ENABLE_DOTMAIL 1
20523| #define ENABLE_SMTP 1
20524| #define ENABLE_SENDMAIL 1
20525| #define ENABLE_PROG 1
20526| #define HAVE_SECURITY_PAM_APPL_H 1
20527| #define USE_LIBPAM 1
20528| /* end confdefs.h.  */
20529| #include <crypt.h>
20530configure:32072: result: no
20531configure:32072: checking for crypt.h
20532configure:32072: result: no
20533configure:32082: checking whether crypt is declared
20534configure:32082: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
20535configure:32082: $? = 0
20536configure:32082: result: yes
20537configure:32100: checking for crypt in -lcrypt
20538configure:32125: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lcrypt  -lresolv  >&5
20539ld: library not found for -lcrypt
20540clang: error: linker command failed with exit code 1 (use -v to see invocation)
20541configure:32125: $? = 1
20542configure: failed program was:
20543| /* confdefs.h */
20544| #define PACKAGE_NAME "GNU Mailutils"
20545| #define PACKAGE_TARNAME "mailutils"
20546| #define PACKAGE_VERSION "3.12"
20547| #define PACKAGE_STRING "GNU Mailutils 3.12"
20548| #define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
20549| #define PACKAGE_URL "http://mailutils.org"
20550| #define PACKAGE "mailutils"
20551| #define VERSION "3.12"
20552| #define STDC_HEADERS 1
20553| #define HAVE_SYS_TYPES_H 1
20554| #define HAVE_SYS_STAT_H 1
20555| #define HAVE_STDLIB_H 1
20556| #define HAVE_STRING_H 1
20557| #define HAVE_MEMORY_H 1
20558| #define HAVE_STRINGS_H 1
20559| #define HAVE_INTTYPES_H 1
20560| #define HAVE_STDINT_H 1
20561| #define HAVE_UNISTD_H 1
20562| #define __EXTENSIONS__ 1
20563| #define _ALL_SOURCE 1
20564| #define _DARWIN_C_SOURCE 1
20565| #define _GNU_SOURCE 1
20566| #define _POSIX_PTHREAD_SEMANTICS 1
20567| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
20568| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
20569| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
20570| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
20571| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
20572| #define __STDC_WANT_LIB_EXT2__ 1
20573| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
20574| #define _TANDEM_SOURCE 1
20575| #define YYTEXT_POINTER 1
20576| #define HAVE_DLFCN_H 1
20577| #define LT_OBJDIR ".libs/"
20578| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
20579| #define HAVE_CFLOCALECOPYCURRENT 1
20580| #define HAVE_ICONV 1
20581| #define ENABLE_NLS 1
20582| #define HAVE_GETTEXT 1
20583| #define HAVE_DCGETTEXT 1
20584| #define HAVE_ICONV 1
20585| #define ICONV_CONST
20586| #define HAVE_ICONV_H 1
20587| #define HAVE_ALLOCA_H 1
20588| #define HAVE_ALLOCA 1
20589| #define HAVE_UNISTD_H 1
20590| #define HAVE_WCTYPE_H 1
20591| #define HAVE_LIMITS_H 1
20592| #define HAVE_WCHAR_H 1
20593| #define HAVE_SYS_MMAN_H 1
20594| #define HAVE_STDINT_H 1
20595| #define HAVE_STDLIB_H 1
20596| #define HAVE_SYS_PARAM_H 1
20597| #define HAVE_ISWCNTRL 1
20598| #define HAVE_ISWBLANK 1
20599| #define HAVE_SYMLINK 1
20600| #define HAVE_MBSINIT 1
20601| #define HAVE_MBRTOWC 1
20602| #define HAVE_ISASCII 1
20603| #define HAVE_MPROTECT 1
20604| #define HAVE_SETENV 1
20605| #define HAVE_WCWIDTH 1
20606| #define HAVE_WINT_T 1
20607| #define HAVE_TOWLOWER 1
20608| #define HAVE_RAW_DECL_WCTYPE 1
20609| #define HAVE_RAW_DECL_ISWCTYPE 1
20610| #define HAVE_RAW_DECL_WCTRANS 1
20611| #define HAVE_RAW_DECL_TOWCTRANS 1
20612| #define HAVE_LANGINFO_CODESET 1
20613| #define HAVE_WORKING_O_NOATIME 1
20614| #define HAVE_WORKING_O_NOFOLLOW 1
20615| #define HAVE_DECL_GETC_UNLOCKED 1
20616| #define HAVE_STDLIB_H 1
20617| #define MALLOC_0_IS_NONNULL 1
20618| #define HAVE_UNSIGNED_LONG_LONG_INT 1
20619| #define HAVE_LONG_LONG_INT 1
20620| #define HAVE_MBSTATE_T 1
20621| #define HAVE_MAP_ANONYMOUS 1
20622| #define HAVE_DECL_SETENV 1
20623| #define HAVE_SEARCH_H 1
20624| #define HAVE_TSEARCH 1
20625| #define HAVE__BOOL 1
20626| #define HAVE_WCHAR_T 1
20627| #define restrict __restrict
20628| #define HAVE_RAW_DECL_FFSL 1
20629| #define HAVE_RAW_DECL_FFSLL 1
20630| #define HAVE_RAW_DECL_MEMMEM 1
20631| #define HAVE_RAW_DECL_STPCPY 1
20632| #define HAVE_RAW_DECL_STPNCPY 1
20633| #define HAVE_RAW_DECL_STRDUP 1
20634| #define HAVE_RAW_DECL_STRNCAT 1
20635| #define HAVE_RAW_DECL_STRNDUP 1
20636| #define HAVE_RAW_DECL_STRNLEN 1
20637| #define HAVE_RAW_DECL_STRPBRK 1
20638| #define HAVE_RAW_DECL_STRSEP 1
20639| #define HAVE_RAW_DECL_STRCASESTR 1
20640| #define HAVE_RAW_DECL_STRTOK_R 1
20641| #define HAVE_RAW_DECL_STRERROR_R 1
20642| #define HAVE_RAW_DECL_STRSIGNAL 1
20643| #define HAVE_ALLOCA 1
20644| #define GNULIB_TEST_ENVIRON 1
20645| #define HAVE_DECL_ISWBLANK 1
20646| #define GNULIB_TEST_ISWBLANK 1
20647| #define GNULIB_TEST_MBRTOWC 1
20648| #define GNULIB_TEST_MBSINIT 1
20649| #define GNULIB_TEST_MBSLEN 1
20650| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
20651| #define HAVE_MBSTATE_T 1
20652| #define GNULIB_TEST_MEMCHR 1
20653| #define GNULIB_TEST_SETENV 1
20654| #define HAVE_RAW_DECL__EXIT 1
20655| #define HAVE_RAW_DECL_ATOLL 1
20656| #define HAVE_RAW_DECL_GETLOADAVG 1
20657| #define HAVE_RAW_DECL_GETSUBOPT 1
20658| #define HAVE_RAW_DECL_GRANTPT 1
20659| #define HAVE_RAW_DECL_INITSTATE 1
20660| #define HAVE_RAW_DECL_MKSTEMP 1
20661| #define HAVE_RAW_DECL_POSIX_OPENPT 1
20662| #define HAVE_RAW_DECL_PTSNAME 1
20663| #define HAVE_RAW_DECL_PTSNAME_R 1
20664| #define HAVE_RAW_DECL_RANDOM 1
20665| #define HAVE_RAW_DECL_REALPATH 1
20666| #define HAVE_RAW_DECL_RPMATCH 1
20667| #define HAVE_RAW_DECL_SETENV 1
20668| #define HAVE_RAW_DECL_SETSTATE 1
20669| #define HAVE_RAW_DECL_SRANDOM 1
20670| #define HAVE_RAW_DECL_STRTOD 1
20671| #define HAVE_RAW_DECL_STRTOLL 1
20672| #define HAVE_RAW_DECL_STRTOULL 1
20673| #define HAVE_RAW_DECL_UNLOCKPT 1
20674| #define HAVE_RAW_DECL_UNSETENV 1
20675| #define HAVE_RAW_DECL_CHDIR 1
20676| #define HAVE_RAW_DECL_CHOWN 1
20677| #define HAVE_RAW_DECL_DUP 1
20678| #define HAVE_RAW_DECL_DUP2 1
20679| #define HAVE_RAW_DECL_FACCESSAT 1
20680| #define HAVE_RAW_DECL_FCHDIR 1
20681| #define HAVE_RAW_DECL_FCHOWNAT 1
20682| #define HAVE_RAW_DECL_FSYNC 1
20683| #define HAVE_RAW_DECL_FTRUNCATE 1
20684| #define HAVE_RAW_DECL_GETCWD 1
20685| #define HAVE_RAW_DECL_GETDOMAINNAME 1
20686| #define HAVE_RAW_DECL_GETDTABLESIZE 1
20687| #define HAVE_RAW_DECL_GETGROUPS 1
20688| #define HAVE_RAW_DECL_GETHOSTNAME 1
20689| #define HAVE_RAW_DECL_GETLOGIN 1
20690| #define HAVE_RAW_DECL_GETLOGIN_R 1
20691| #define HAVE_RAW_DECL_GETPAGESIZE 1
20692| #define HAVE_RAW_DECL_GETUSERSHELL 1
20693| #define HAVE_RAW_DECL_SETUSERSHELL 1
20694| #define HAVE_RAW_DECL_ENDUSERSHELL 1
20695| #define HAVE_RAW_DECL_ISATTY 1
20696| #define HAVE_RAW_DECL_LCHOWN 1
20697| #define HAVE_RAW_DECL_LINK 1
20698| #define HAVE_RAW_DECL_LINKAT 1
20699| #define HAVE_RAW_DECL_LSEEK 1
20700| #define HAVE_RAW_DECL_PIPE 1
20701| #define HAVE_RAW_DECL_PREAD 1
20702| #define HAVE_RAW_DECL_PWRITE 1
20703| #define HAVE_RAW_DECL_READLINK 1
20704| #define HAVE_RAW_DECL_READLINKAT 1
20705| #define HAVE_RAW_DECL_RMDIR 1
20706| #define HAVE_RAW_DECL_SETHOSTNAME 1
20707| #define HAVE_RAW_DECL_SLEEP 1
20708| #define HAVE_RAW_DECL_SYMLINK 1
20709| #define HAVE_RAW_DECL_SYMLINKAT 1
20710| #define HAVE_RAW_DECL_TTYNAME_R 1
20711| #define HAVE_RAW_DECL_UNLINK 1
20712| #define HAVE_RAW_DECL_UNLINKAT 1
20713| #define HAVE_RAW_DECL_USLEEP 1
20714| #define HAVE_RAW_DECL_BTOWC 1
20715| #define HAVE_RAW_DECL_WCTOB 1
20716| #define HAVE_RAW_DECL_MBSINIT 1
20717| #define HAVE_RAW_DECL_MBRTOWC 1
20718| #define HAVE_RAW_DECL_MBRLEN 1
20719| #define HAVE_RAW_DECL_MBSRTOWCS 1
20720| #define HAVE_RAW_DECL_MBSNRTOWCS 1
20721| #define HAVE_RAW_DECL_WCRTOMB 1
20722| #define HAVE_RAW_DECL_WCSRTOMBS 1
20723| #define HAVE_RAW_DECL_WCSNRTOMBS 1
20724| #define HAVE_RAW_DECL_WCWIDTH 1
20725| #define HAVE_RAW_DECL_WMEMCHR 1
20726| #define HAVE_RAW_DECL_WMEMCMP 1
20727| #define HAVE_RAW_DECL_WMEMCPY 1
20728| #define HAVE_RAW_DECL_WMEMMOVE 1
20729| #define HAVE_RAW_DECL_WMEMSET 1
20730| #define HAVE_RAW_DECL_WCSLEN 1
20731| #define HAVE_RAW_DECL_WCSNLEN 1
20732| #define HAVE_RAW_DECL_WCSCPY 1
20733| #define HAVE_RAW_DECL_WCPCPY 1
20734| #define HAVE_RAW_DECL_WCSNCPY 1
20735| #define HAVE_RAW_DECL_WCPNCPY 1
20736| #define HAVE_RAW_DECL_WCSCAT 1
20737| #define HAVE_RAW_DECL_WCSNCAT 1
20738| #define HAVE_RAW_DECL_WCSCMP 1
20739| #define HAVE_RAW_DECL_WCSNCMP 1
20740| #define HAVE_RAW_DECL_WCSCASECMP 1
20741| #define HAVE_RAW_DECL_WCSNCASECMP 1
20742| #define HAVE_RAW_DECL_WCSCOLL 1
20743| #define HAVE_RAW_DECL_WCSXFRM 1
20744| #define HAVE_RAW_DECL_WCSDUP 1
20745| #define HAVE_RAW_DECL_WCSCHR 1
20746| #define HAVE_RAW_DECL_WCSRCHR 1
20747| #define HAVE_RAW_DECL_WCSCSPN 1
20748| #define HAVE_RAW_DECL_WCSSPN 1
20749| #define HAVE_RAW_DECL_WCSPBRK 1
20750| #define HAVE_RAW_DECL_WCSSTR 1
20751| #define HAVE_RAW_DECL_WCSTOK 1
20752| #define HAVE_RAW_DECL_WCSWIDTH 1
20753| #define HAVE_TOWLOWER 1
20754| #define HAVE_RAW_DECL_WCTYPE 1
20755| #define HAVE_RAW_DECL_ISWCTYPE 1
20756| #define HAVE_RAW_DECL_WCTRANS 1
20757| #define HAVE_RAW_DECL_TOWCTRANS 1
20758| #define HAVE_DECL_WCWIDTH 1
20759| #define GNULIB_TEST_WCWIDTH 1
20760| #define HAVE_LIBRESOLV 1
20761| #define HAVE_PATHS_H 1
20762| #define HAVE_LIBPROC_H 1
20763| #define HAVE_PROC_PIDINFO 1
20764| #define LOG_FACILITY LOG_MAIL
20765| #define LOG_FACILITY_STRING "mail"
20766| #define STDC_HEADERS 1
20767| #define HAVE_DIRENT_H 1
20768| #define HAVE_ERRNO_H 1
20769| #define HAVE_FCNTL_H 1
20770| #define HAVE_INTTYPES_H 1
20771| #define HAVE_LIBGEN_H 1
20772| #define HAVE_LIMITS_H 1
20773| #define HAVE_PATHS_H 1
20774| #define HAVE_SYS_SOCKET_H 1
20775| #define HAVE_STDARG_H 1
20776| #define HAVE_STDIO_H 1
20777| #define HAVE_STDLIB_H 1
20778| #define HAVE_STRING_H 1
20779| #define HAVE_STRINGS_H 1
20780| #define HAVE_SYS_FILE_H 1
20781| #define HAVE_SYSEXITS_H 1
20782| #define HAVE_SYSLOG_H 1
20783| #define HAVE_TERMCAP_H 1
20784| #define HAVE_TERMIOS_H 1
20785| #define HAVE_SGTTY_H 1
20786| #define HAVE_UTMP_H 1
20787| #define HAVE_UTMPX_H 1
20788| #define HAVE_UNISTD_H 1
20789| #define HAVE_WCHAR_H 1
20790| #define HAVE_INTPTR_T 1
20791| #define RETSIGTYPE void
20792| #define HAVE_DECL_SYS_SIGLIST 1
20793| #define HAVE_STRUCT_TM_TM_ZONE 1
20794| #define HAVE_TM_ZONE 1
20795| #define HAVE_STRUCT_TM_TM_ZONE 1
20796| #define HAVE_STRUCT_TM_TM_GMTOFF 1
20797| #define HAVE_STRUCT_TM_TM_ISDST 1
20798| #define SIZEOF_OFF_T 8
20799| #define SIZEOF_LONG 8
20800| #define SIZEOF_LONG_LONG 8
20801| #define HAVE_GETPAGESIZE 1
20802| #define HAVE_MMAP 1
20803| #define HAVE_DECL_STRSIGNAL 1
20804| #define HAVE_DECL_ENVIRON 0
20805| #define HAVE_MKSTEMP 1
20806| #define HAVE_SIGACTION 1
20807| #define HAVE_SYSCONF 1
20808| #define HAVE_GETDELIM 1
20809| #define HAVE_SETREUID 1
20810| #define HAVE_SETEUID 1
20811| #define HAVE_SETLOCALE 1
20812| #define HAVE_VFORK 1
20813| #define HAVE__EXIT 1
20814| #define HAVE_TCGETATTR 1
20815| #define HAVE_TCSETATTR 1
20816| #define HAVE_FSEEKO 1
20817| #define HAVE_UTMP_H 1
20818| #define HAVE_UTMPX_H 1
20819| #define HAVE_STRUCT_UTMP_UT_NAME 1
20820| #define HAVE_WCWIDTH 1
20821| #define ENABLE_VIRTUAL_DOMAINS 1
20822| #define ENABLE_IMAP 1
20823| #define ENABLE_POP 1
20824| #define ENABLE_MH 1
20825| #define ENABLE_MAILDIR 1
20826| #define ENABLE_DOTMAIL 1
20827| #define ENABLE_SMTP 1
20828| #define ENABLE_SENDMAIL 1
20829| #define ENABLE_PROG 1
20830| #define HAVE_SECURITY_PAM_APPL_H 1
20831| #define USE_LIBPAM 1
20832| #define HAVE_DECL_CRYPT 1
20833| /* end confdefs.h.  */
20834|
20835| /* Override any GCC internal prototype to avoid an error.
20836|    Use char because int might match the return type of a GCC
20837|    builtin and then its argument prototype would still apply.  */
20838| #ifdef __cplusplus
20839| extern "C"
20840| #endif
20841| char crypt ();
20842| int
20843| main ()
20844| {
20845| return crypt ();
20846|   ;
20847|   return 0;
20848| }
20849configure:32134: result: no
20850configure:32151: checking for pthread_cancel in -lpthread
20851configure:32176: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lpthread  -lresolv  >&5
20852configure:32176: $? = 0
20853configure:32185: result: yes
20854configure:32196: checking pthread.h usability
20855configure:32196: gcc -c -g  -g -I/opt/mp/include conftest.c >&5
20856configure:32196: $? = 0
20857configure:32196: result: yes
20858configure:32196: checking pthread.h presence
20859configure:32196: gcc -E -I/opt/mp/include conftest.c
20860configure:32196: $? = 0
20861configure:32196: result: yes
20862configure:32196: checking for pthread.h
20863configure:32196: result: yes
20864configure:32214: checking for pthread_rwlock_init
20865configure:32214: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  -lpthread >&5
20866configure:32214: $? = 0
20867configure:32214: result: yes
20868configure:32310: checking for gethostbyname
20869configure:32310: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  -lpthread >&5
20870configure:32310: $? = 0
20871configure:32310: result: yes
20872configure:32357: checking for socket
20873configure:32357: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lresolv  -lpthread >&5
20874configure:32357: $? = 0
20875configure:32357: result: yes
20876configure:32407: checking for tputs in -lncurses
20877configure:32432: gcc -o conftest -g  -g -I/opt/mp/include  conftest.c -lncurses  -lresolv  -lpthread >&5
20878configure:32432: $? = 0
20879configure:32442: result: yes
20880configure:33023: checking for emacs
20881configure:33050: result: ~/bin/emacs
20882configure:33074: checking where .elc files should go
20883configure:33103: result: ${datadir}/emacs/site-lisp
20884configure:34548: checking for perl
20885configure:34566: found /opt/mp/bin/perl
20886configure:34578: result: /opt/mp/bin/perl
20887configure:34712: checking that generated files are newer than configure
20888configure:34718: result: done
20889configure:34989: creating ./config.status
20890
20891## ---------------------- ##
20892## Running config.status. ##
20893## ---------------------- ##
20894
20895This file was extended by GNU Mailutils config.status 3.12, which was
20896generated by GNU Autoconf 2.69.  Invocation command line was
20897
20898  CONFIG_FILES    =
20899  CONFIG_HEADERS  =
20900  CONFIG_LINKS    =
20901  CONFIG_COMMANDS =
20902  $ ./config.status
20903
20904on wabi.aresdesign.local
20905
20906config.status:2369: creating libproto/imap/Makefile
20907config.status:2369: creating libproto/imap/tests/Makefile
20908config.status:2369: creating libproto/pop/Makefile
20909config.status:2369: creating libproto/mh/Makefile
20910config.status:2369: creating libproto/mh/tests/Makefile
20911config.status:2369: creating libproto/mh/tests/atlocal
20912config.status:2369: creating libproto/maildir/Makefile
20913config.status:2369: creating libproto/maildir/tests/Makefile
20914config.status:2369: creating libproto/maildir/tests/atlocal
20915config.status:2369: creating libproto/dotmail/Makefile
20916config.status:2369: creating libproto/dotmail/tests/Makefile
20917config.status:2369: creating libproto/dotmail/tests/atlocal
20918config.status:2369: creating include/mailutils/types.h
20919config.status:2369: creating testsuite/Makefile
20920config.status:2369: creating testsuite/atlocal
20921config.status:2369: creating libtests/Makefile
20922config.status:2369: creating libtests/atlocal
20923config.status:2369: creating libmailutils/tests/Makefile
20924config.status:2369: creating libmailutils/tests/atlocal
20925config.status:2369: creating frm/tests/Makefile
20926config.status:2369: creating frm/tests/atlocal
20927config.status:2369: creating mda/lmtpd/tests/Makefile
20928config.status:2369: creating mda/lmtpd/tests/atlocal
20929config.status:2369: creating mda/mda/tests/Makefile
20930config.status:2369: creating mda/mda/tests/atlocal
20931config.status:2369: creating mda/putmail/tests/Makefile
20932config.status:2369: creating mda/putmail/tests/atlocal
20933config.status:2369: creating mail/tests/Makefile
20934config.status:2369: creating mail/tests/atlocal
20935config.status:2369: creating messages/tests/Makefile
20936config.status:2369: creating messages/tests/atlocal
20937config.status:2369: creating readmsg/tests/Makefile
20938config.status:2369: creating readmsg/tests/atlocal
20939config.status:2369: creating sieve/tests/Makefile
20940config.status:2369: creating sieve/tests/atlocal
20941config.status:2369: creating mh/tests/Makefile
20942config.status:2369: creating mh/tests/atlocal
20943config.status:2369: creating comsat/tests/Makefile
20944config.status:2369: creating comsat/tests/atlocal
20945config.status:2369: creating imap4d/tests/Makefile
20946config.status:2369: creating imap4d/tests/atlocal
20947config.status:2369: creating mimeview/tests/Makefile
20948config.status:2369: creating mimeview/tests/atlocal
20949config.status:2369: creating libmu_scm/tests/Makefile
20950config.status:2369: creating libmu_scm/tests/atlocal
20951config.status:2369: creating libproto/mbox/tests/Makefile
20952config.status:2369: creating libproto/mbox/tests/atlocal
20953config.status:2369: creating libproto/mailer/tests/Makefile
20954config.status:2369: creating libproto/mailer/tests/atlocal
20955config.status:2369: creating doc/imprimatur/Makefile
20956config.status:2369: creating include/confpaths.h
20957config.status:2369: creating Makefile
20958config.status:2369: creating sql/Makefile
20959config.status:2369: creating comsat/Makefile
20960config.status:2369: creating doc/Makefile
20961config.status:2369: creating doc/man/Makefile
20962config.status:2369: creating doc/texinfo/Makefile
20963config.status:2369: creating dotlock/Makefile
20964config.status:2369: creating examples/Makefile
20965config.status:2369: creating examples/config/Makefile
20966config.status:2369: creating examples/cpp/Makefile
20967config.status:2369: creating examples/python/Makefile
20968config.status:2369: creating examples/scheme/Makefile
20969config.status:2369: creating gint/Makefile
20970config.status:2369: creating frm/Makefile
20971config.status:2369: creating scheme/Makefile
20972config.status:2369: creating imap4d/Makefile
20973config.status:2369: creating include/Makefile
20974config.status:2369: creating include/mailutils/Makefile
20975config.status:2369: creating include/mailutils/sys/Makefile
20976config.status:2369: creating include/mailutils/cpp/Makefile
20977config.status:2369: creating lib/Makefile
20978config.status:2369: creating lib/gnu/Makefile
20979config.status:2369: creating libmu_auth/Makefile
20980config.status:2369: creating libmu_cpp/Makefile
20981config.status:2369: creating libmu_scm/Makefile
20982config.status:2369: creating libmu_scm/mailutils/Makefile
20983config.status:2369: creating libmu_dbm/Makefile
20984config.status:2369: creating libmu_sieve/Makefile
20985config.status:2369: creating libmu_sieve/extensions/Makefile
20986config.status:2369: creating libproto/Makefile
20987config.status:2369: creating libproto/mbox/Makefile
20988config.status:2369: creating libproto/mailer/Makefile
20989config.status:2369: creating mda/Makefile
20990config.status:2369: creating mda/lib/Makefile
20991config.status:2369: creating mda/lmtpd/Makefile
20992config.status:2369: creating mda/mda/Makefile
20993config.status:2369: creating mda/putmail/Makefile
20994config.status:2369: creating mail/Makefile
20995config.status:2369: creating mail/testsuite/Makefile
20996config.status:2369: creating libmailutils/auth/Makefile
20997config.status:2369: creating libmailutils/base/Makefile
20998config.status:2369: creating libmailutils/address/Makefile
20999config.status:2369: creating libmailutils/sockaddr/Makefile
21000config.status:2369: creating libmailutils/cidr/Makefile
21001config.status:2369: creating libmailutils/cli/Makefile
21002config.status:2369: creating libmailutils/cfg/Makefile
21003config.status:2369: creating libmailutils/datetime/Makefile
21004config.status:2369: creating libmailutils/diag/Makefile
21005config.status:2369: creating libmailutils/filter/Makefile
21006config.status:2369: creating libmailutils/imapio/Makefile
21007config.status:2369: creating libmailutils/list/Makefile
21008config.status:2369: creating libmailutils/locus/Makefile
21009config.status:2369: creating libmailutils/mailbox/Makefile
21010config.status:2369: creating libmailutils/mailcap/Makefile
21011config.status:2369: creating libmailutils/mailer/Makefile
21012config.status:2369: creating libmailutils/mime/Makefile
21013config.status:2369: creating libmailutils/msgset/Makefile
21014config.status:2369: creating libmailutils/opt/Makefile
21015config.status:2369: creating libmailutils/property/Makefile
21016config.status:2369: creating libmailutils/server/Makefile
21017config.status:2369: creating libmailutils/string/Makefile
21018config.status:2369: creating libmailutils/stream/Makefile
21019config.status:2369: creating libmailutils/stdstream/Makefile
21020config.status:2369: creating libmailutils/url/Makefile
21021config.status:2369: creating libmailutils/wicket/Makefile
21022config.status:2369: creating libmailutils/Makefile
21023config.status:2369: creating messages/Makefile
21024config.status:2369: creating mh/Makefile
21025config.status:2369: creating mh/etc/Makefile
21026config.status:2369: creating mimeview/Makefile
21027config.status:2369: creating movemail/Makefile
21028config.status:2369: creating po/Makefile.in
21029config.status:2369: creating pop3d/Makefile
21030config.status:2369: creating pop3d/testsuite/Makefile
21031config.status:2369: creating python/Makefile
21032config.status:2369: creating python/libmu_py/Makefile
21033config.status:2369: creating python/mailutils/Makefile
21034config.status:2369: creating readmsg/Makefile
21035config.status:2369: creating decodemail/Makefile
21036config.status:2369: creating mu-aux/Makefile
21037config.status:2369: creating mu-aux/mailutils.spec
21038config.status:2369: creating sieve/Makefile
21039config.status:2369: creating mu/Makefile
21040config.status:2369: creating mu/libexec/Makefile
21041config.status:2369: creating config.h
21042config.status:2615: linking lib/gnu/gettext.h to include/gettext.h
21043config.status:2615: linking libmailutils/wordsplit/wordsplit.h to include/mailutils/sys/wordsplit.h
21044config.status:2634: executing depfiles commands
21045config.status:2634: executing libtool commands
21046config.status:2634: executing po-directories commands
21047config.status:2634: executing libproto/mh/tests/atconfig commands
21048config.status:2634: executing libproto/maildir/tests/atconfig commands
21049config.status:2634: executing libproto/dotmail/tests/atconfig commands
21050config.status:2634: executing testsuite/atconfig commands
21051config.status:2634: executing libtests/atconfig commands
21052config.status:2634: executing libmailutils/tests/atconfig commands
21053config.status:2634: executing frm/tests/atconfig commands
21054config.status:2634: executing mda/lmtpd/tests/atconfig commands
21055config.status:2634: executing mda/mda/tests/atconfig commands
21056config.status:2634: executing mda/putmail/tests/atconfig commands
21057config.status:2634: executing mail/tests/atconfig commands
21058config.status:2634: executing messages/tests/atconfig commands
21059config.status:2634: executing readmsg/tests/atconfig commands
21060config.status:2634: executing sieve/tests/atconfig commands
21061config.status:2634: executing mh/tests/atconfig commands
21062config.status:2634: executing comsat/tests/atconfig commands
21063config.status:2634: executing imap4d/tests/atconfig commands
21064config.status:2634: executing mimeview/tests/atconfig commands
21065config.status:2634: executing libmu_scm/tests/atconfig commands
21066config.status:2634: executing libproto/mbox/tests/atconfig commands
21067config.status:2634: executing libproto/mailer/tests/atconfig commands
21068config.status:2634: executing status commands
21069
21070## ---------------- ##
21071## Cache variables. ##
21072## ---------------- ##
21073
21074ac_cv_build=x86_64-apple-darwin20.4.0
21075ac_cv_c_compiler_gnu=yes
21076ac_cv_c_const=yes
21077ac_cv_c_restrict=__restrict
21078ac_cv_cxx_compiler_gnu=yes
21079ac_cv_env_CCC_set=
21080ac_cv_env_CCC_value=
21081ac_cv_env_CC_set=
21082ac_cv_env_CC_value=
21083ac_cv_env_CFLAGS_set=
21084ac_cv_env_CFLAGS_value=
21085ac_cv_env_CPPFLAGS_set=
21086ac_cv_env_CPPFLAGS_value=
21087ac_cv_env_CPP_set=
21088ac_cv_env_CPP_value=
21089ac_cv_env_CXXCPP_set=
21090ac_cv_env_CXXCPP_value=
21091ac_cv_env_CXXFLAGS_set=
21092ac_cv_env_CXXFLAGS_value=
21093ac_cv_env_CXX_set=
21094ac_cv_env_CXX_value=
21095ac_cv_env_DEFAULT_CUPS_CONFDIR_set=
21096ac_cv_env_DEFAULT_CUPS_CONFDIR_value=
21097ac_cv_env_EMACSLOADPATH_set=
21098ac_cv_env_EMACSLOADPATH_value=
21099ac_cv_env_EMACS_set=set
21100ac_cv_env_EMACS_value='~/bin/emacs'
21101ac_cv_env_LDFLAGS_set=
21102ac_cv_env_LDFLAGS_value=
21103ac_cv_env_LIBS_set=
21104ac_cv_env_LIBS_value=
21105ac_cv_env_LT_SYS_LIBRARY_PATH_set=
21106ac_cv_env_LT_SYS_LIBRARY_PATH_value=
21107ac_cv_env_MU_DEFAULT_SCHEME_set=
21108ac_cv_env_MU_DEFAULT_SCHEME_value=
21109ac_cv_env_PYTHON_CONFIG_set=
21110ac_cv_env_PYTHON_CONFIG_value=
21111ac_cv_env_PYTHON_set=
21112ac_cv_env_PYTHON_value=
21113ac_cv_env_YACC_set=
21114ac_cv_env_YACC_value=
21115ac_cv_env_YFLAGS_set=
21116ac_cv_env_YFLAGS_value=
21117ac_cv_env_build_alias_set=
21118ac_cv_env_build_alias_value=
21119ac_cv_env_host_alias_set=
21120ac_cv_env_host_alias_value=
21121ac_cv_env_target_alias_set=
21122ac_cv_env_target_alias_value=
21123ac_cv_func__exit=yes
21124ac_cv_func_alloca_works=yes
21125ac_cv_func_closefrom=no
21126ac_cv_func_fgetpwent=no
21127ac_cv_func_getdelim=yes
21128ac_cv_func_gethostbyname=yes
21129ac_cv_func_getpagesize=yes
21130ac_cv_func_getutent=no
21131ac_cv_func_isascii=yes
21132ac_cv_func_iswblank=yes
21133ac_cv_func_iswcntrl=yes
21134ac_cv_func_malloc_0_nonnull=yes
21135ac_cv_func_mbrtowc=yes
21136ac_cv_func_mbsinit=yes
21137ac_cv_func_mbslen=no
21138ac_cv_func_mkstemp=yes
21139ac_cv_func_mmap=yes
21140ac_cv_func_mmap_fixed_mapped=yes
21141ac_cv_func_mprotect=yes
21142ac_cv_func_proc_pidinfo=yes
21143ac_cv_func_pthread_rwlock_init=yes
21144ac_cv_func_setenv=yes
21145ac_cv_func_seteuid=yes
21146ac_cv_func_setlocale=yes
21147ac_cv_func_setresuid=no
21148ac_cv_func_setreuid=yes
21149ac_cv_func_setvbuf_reversed=no
21150ac_cv_func_sigaction=yes
21151ac_cv_func_socket=yes
21152ac_cv_func_symlink=yes
21153ac_cv_func_sysconf=yes
21154ac_cv_func_tcgetattr=yes
21155ac_cv_func_tcsetattr=yes
21156ac_cv_func_towlower=yes
21157ac_cv_func_tsearch=yes
21158ac_cv_func_vfork=yes
21159ac_cv_func_wcwidth=yes
21160ac_cv_gnu_library_2_1=no
21161ac_cv_have_decl_F_CLOSEM=no
21162ac_cv_have_decl__Exit=yes
21163ac_cv_have_decl_atoll=yes
21164ac_cv_have_decl_btowc=yes
21165ac_cv_have_decl_chdir=yes
21166ac_cv_have_decl_chown=yes
21167ac_cv_have_decl_crypt=yes
21168ac_cv_have_decl_dup2=yes
21169ac_cv_have_decl_dup=yes
21170ac_cv_have_decl_endusershell=yes
21171ac_cv_have_decl_environ=no
21172ac_cv_have_decl_faccessat=yes
21173ac_cv_have_decl_fchdir=yes
21174ac_cv_have_decl_fchownat=yes
21175ac_cv_have_decl_ffsl=yes
21176ac_cv_have_decl_ffsll=yes
21177ac_cv_have_decl_fsync=yes
21178ac_cv_have_decl_ftruncate=yes
21179ac_cv_have_decl_getc_unlocked=yes
21180ac_cv_have_decl_getcwd=yes
21181ac_cv_have_decl_getdomainname=yes
21182ac_cv_have_decl_getdtablesize=yes
21183ac_cv_have_decl_getgroups=yes
21184ac_cv_have_decl_gethostname=yes
21185ac_cv_have_decl_getloadavg=yes
21186ac_cv_have_decl_getlogin=yes
21187ac_cv_have_decl_getlogin_r=yes
21188ac_cv_have_decl_getpagesize=yes
21189ac_cv_have_decl_getsubopt=yes
21190ac_cv_have_decl_getusershell=yes
21191ac_cv_have_decl_grantpt=yes
21192ac_cv_have_decl_initstate=yes
21193ac_cv_have_decl_isatty=yes
21194ac_cv_have_decl_iswblank=yes
21195ac_cv_have_decl_iswctype=yes
21196ac_cv_have_decl_lchown=yes
21197ac_cv_have_decl_link=yes
21198ac_cv_have_decl_linkat=yes
21199ac_cv_have_decl_lseek=yes
21200ac_cv_have_decl_mbrlen=yes
21201ac_cv_have_decl_mbrtowc=yes
21202ac_cv_have_decl_mbsinit=yes
21203ac_cv_have_decl_mbsnrtowcs=yes
21204ac_cv_have_decl_mbsrtowcs=yes
21205ac_cv_have_decl_mbswidth=no
21206ac_cv_have_decl_memmem=yes
21207ac_cv_have_decl_mkstemp=yes
21208ac_cv_have_decl_pipe=yes
21209ac_cv_have_decl_posix_openpt=yes
21210ac_cv_have_decl_pread=yes
21211ac_cv_have_decl_ptsname=yes
21212ac_cv_have_decl_ptsname_r=yes
21213ac_cv_have_decl_pwrite=yes
21214ac_cv_have_decl_random=yes
21215ac_cv_have_decl_readlink=yes
21216ac_cv_have_decl_readlinkat=yes
21217ac_cv_have_decl_realpath=yes
21218ac_cv_have_decl_rmdir=yes
21219ac_cv_have_decl_rpmatch=yes
21220ac_cv_have_decl_setenv=yes
21221ac_cv_have_decl_sethostname=yes
21222ac_cv_have_decl_setstate=yes
21223ac_cv_have_decl_setusershell=yes
21224ac_cv_have_decl_sleep=yes
21225ac_cv_have_decl_srandom=yes
21226ac_cv_have_decl_stpcpy=yes
21227ac_cv_have_decl_stpncpy=yes
21228ac_cv_have_decl_strcasestr=yes
21229ac_cv_have_decl_strdup=yes
21230ac_cv_have_decl_strerror_r=yes
21231ac_cv_have_decl_strncat=yes
21232ac_cv_have_decl_strndup=yes
21233ac_cv_have_decl_strnlen=yes
21234ac_cv_have_decl_strpbrk=yes
21235ac_cv_have_decl_strsep=yes
21236ac_cv_have_decl_strsignal=yes
21237ac_cv_have_decl_strtod=yes
21238ac_cv_have_decl_strtok_r=yes
21239ac_cv_have_decl_strtoll=yes
21240ac_cv_have_decl_strtoull=yes
21241ac_cv_have_decl_symlink=yes
21242ac_cv_have_decl_symlinkat=yes
21243ac_cv_have_decl_sys_siglist=yes
21244ac_cv_have_decl_towctrans=yes
21245ac_cv_have_decl_ttyname_r=yes
21246ac_cv_have_decl_unlink=yes
21247ac_cv_have_decl_unlinkat=yes
21248ac_cv_have_decl_unlockpt=yes
21249ac_cv_have_decl_unsetenv=yes
21250ac_cv_have_decl_usleep=yes
21251ac_cv_have_decl_wcpcpy=yes
21252ac_cv_have_decl_wcpncpy=yes
21253ac_cv_have_decl_wcrtomb=yes
21254ac_cv_have_decl_wcscasecmp=yes
21255ac_cv_have_decl_wcscat=yes
21256ac_cv_have_decl_wcschr=yes
21257ac_cv_have_decl_wcscmp=yes
21258ac_cv_have_decl_wcscoll=yes
21259ac_cv_have_decl_wcscpy=yes
21260ac_cv_have_decl_wcscspn=yes
21261ac_cv_have_decl_wcsdup=yes
21262ac_cv_have_decl_wcslen=yes
21263ac_cv_have_decl_wcsncasecmp=yes
21264ac_cv_have_decl_wcsncat=yes
21265ac_cv_have_decl_wcsncmp=yes
21266ac_cv_have_decl_wcsncpy=yes
21267ac_cv_have_decl_wcsnlen=yes
21268ac_cv_have_decl_wcsnrtombs=yes
21269ac_cv_have_decl_wcspbrk=yes
21270ac_cv_have_decl_wcsrchr=yes
21271ac_cv_have_decl_wcsrtombs=yes
21272ac_cv_have_decl_wcsspn=yes
21273ac_cv_have_decl_wcsstr=yes
21274ac_cv_have_decl_wcstok=yes
21275ac_cv_have_decl_wcswidth=yes
21276ac_cv_have_decl_wcsxfrm=yes
21277ac_cv_have_decl_wctob=yes
21278ac_cv_have_decl_wctrans=yes
21279ac_cv_have_decl_wctype=yes
21280ac_cv_have_decl_wcwidth=yes
21281ac_cv_have_decl_wmemchr=yes
21282ac_cv_have_decl_wmemcmp=yes
21283ac_cv_have_decl_wmemcpy=yes
21284ac_cv_have_decl_wmemmove=yes
21285ac_cv_have_decl_wmemset=yes
21286ac_cv_have_libpam=yes
21287ac_cv_header_crypt_h=no
21288ac_cv_header_dirent_dirent_h=yes
21289ac_cv_header_dlfcn_h=yes
21290ac_cv_header_errno_h=yes
21291ac_cv_header_fcntl_h=yes
21292ac_cv_header_features_h=no
21293ac_cv_header_gsasl_h=no
21294ac_cv_header_iconv_h=yes
21295ac_cv_header_inttypes_h=yes
21296ac_cv_header_libgen_h=yes
21297ac_cv_header_libproc_h=yes
21298ac_cv_header_limits_h=yes
21299ac_cv_header_malloc_h=no
21300ac_cv_header_memory_h=yes
21301ac_cv_header_minix_config_h=no
21302ac_cv_header_obstack_h=no
21303ac_cv_header_paths_h=yes
21304ac_cv_header_pthread_h=yes
21305ac_cv_header_radius_radius_h=no
21306ac_cv_header_search_h=yes
21307ac_cv_header_security_pam_appl_h=yes
21308ac_cv_header_sgtty_h=yes
21309ac_cv_header_shadow_h=no
21310ac_cv_header_socket_h=no
21311ac_cv_header_stdarg_h=yes
21312ac_cv_header_stdbool_h=yes
21313ac_cv_header_stdc=yes
21314ac_cv_header_stdint_h=yes
21315ac_cv_header_stdio_h=yes
21316ac_cv_header_stdlib_h=yes
21317ac_cv_header_string_h=yes
21318ac_cv_header_strings_h=yes
21319ac_cv_header_sys_file_h=yes
21320ac_cv_header_sys_mman_h=yes
21321ac_cv_header_sys_param_h=yes
21322ac_cv_header_sys_socket_h=yes
21323ac_cv_header_sys_stat_h=yes
21324ac_cv_header_sys_types_h=yes
21325ac_cv_header_sysexits_h=yes
21326ac_cv_header_syslog_h=yes
21327ac_cv_header_termcap_h=yes
21328ac_cv_header_termio_h=no
21329ac_cv_header_termios_h=yes
21330ac_cv_header_unistd_h=yes
21331ac_cv_header_utmp_h=yes
21332ac_cv_header_utmpx_h=yes
21333ac_cv_header_wchar_h=yes
21334ac_cv_header_wctype_h=yes
21335ac_cv_host=x86_64-apple-darwin20.4.0
21336ac_cv_lib_crypt_crypt=no
21337ac_cv_lib_dl_dlopen=yes
21338ac_cv_lib_lex=-ll
21339ac_cv_lib_ltdl_lt_dlinit=no
21340ac_cv_lib_ncurses___tputs=yes
21341ac_cv_lib_pam_pam_start=yes
21342ac_cv_lib_pthread_pthread_cancel=yes
21343ac_cv_lib_resolv_res_query=yes
21344ac_cv_member_struct_tm_tm_gmtoff=yes
21345ac_cv_member_struct_tm_tm_isdst=yes
21346ac_cv_member_struct_tm_tm_zone=yes
21347ac_cv_member_struct_utmp_ut_name=yes
21348ac_cv_member_struct_utmp_ut_user=no
21349ac_cv_objext=o
21350ac_cv_path_EGREP='/opt/mp/libexec/gnubin/grep -E'
21351ac_cv_path_FGREP='/opt/mp/libexec/gnubin/grep -F'
21352ac_cv_path_GMSGFMT=/opt/mp/bin/msgfmt
21353ac_cv_path_GREP=/opt/mp/libexec/gnubin/grep
21354ac_cv_path_MSGFMT=/opt/mp/bin/msgfmt
21355ac_cv_path_MSGMERGE=/opt/mp/bin/msgmerge
21356ac_cv_path_PERL=/opt/mp/bin/perl
21357ac_cv_path_SED=/opt/mp/libexec/gnubin/sed
21358ac_cv_path_XGETTEXT=/opt/mp/bin/xgettext
21359ac_cv_path_install='/opt/mp/libexec/gnubin/install -c'
21360ac_cv_path_lt_DD=/opt/mp/libexec/gnubin/dd
21361ac_cv_path_mkdir=/opt/mp/libexec/gnubin/mkdir
21362ac_cv_prog_AWK=gawk
21363ac_cv_prog_CPP='gcc -E'
21364ac_cv_prog_CXXCPP='g++ -E'
21365ac_cv_prog_EMACS='~/bin/emacs'
21366ac_cv_prog_LEX=flex
21367ac_cv_prog_YACC='bison -y'
21368ac_cv_prog_ac_ct_AR=ar
21369ac_cv_prog_ac_ct_CC=gcc
21370ac_cv_prog_ac_ct_CXX=g++
21371ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
21372ac_cv_prog_ac_ct_LIPO=lipo
21373ac_cv_prog_ac_ct_NMEDIT=nmedit
21374ac_cv_prog_ac_ct_OBJDUMP=objdump
21375ac_cv_prog_ac_ct_OTOOL=otool
21376ac_cv_prog_ac_ct_RANLIB=ranlib
21377ac_cv_prog_ac_ct_STRIP=strip
21378ac_cv_prog_cc_c89=
21379ac_cv_prog_cc_g=yes
21380ac_cv_prog_cxx_g=yes
21381ac_cv_prog_lex_root=lex.yy
21382ac_cv_prog_lex_yytext_pointer=yes
21383ac_cv_prog_make_make_set=yes
21384ac_cv_safe_to_define___extensions__=yes
21385ac_cv_search_opendir='none required'
21386ac_cv_should_define__xopen_source=no
21387ac_cv_sizeof_long=8
21388ac_cv_sizeof_long_long=8
21389ac_cv_sizeof_off_t=8
21390ac_cv_struct_tm=time.h
21391ac_cv_sys_file_offset_bits=no
21392ac_cv_sys_largefile_CC=no
21393ac_cv_sys_largefile_source=no
21394ac_cv_type__Bool=yes
21395ac_cv_type_dev_t=yes
21396ac_cv_type_iconv_t=yes
21397ac_cv_type_ino_t=yes
21398ac_cv_type_intptr_t=yes
21399ac_cv_type_long_double=yes
21400ac_cv_type_long_long=yes
21401ac_cv_type_long_long_int=yes
21402ac_cv_type_max_align_t=yes
21403ac_cv_type_mbstate_t=yes
21404ac_cv_type_mode_t=yes
21405ac_cv_type_off_t=yes
21406ac_cv_type_pid_t=yes
21407ac_cv_type_signal=void
21408ac_cv_type_size_t=yes
21409ac_cv_type_socklen_t=yes
21410ac_cv_type_ssize_t=yes
21411ac_cv_type_uid_t=yes
21412ac_cv_type_unsigned_long_long_int=yes
21413ac_cv_working_alloca_h=yes
21414acl_cv_hardcode_direct=no
21415acl_cv_hardcode_libdir_flag_spec=
21416acl_cv_hardcode_libdir_separator=
21417acl_cv_hardcode_minus_L=no
21418acl_cv_libext=a
21419acl_cv_libname_spec='lib$name'
21420acl_cv_library_names_spec='$libname$shrext'
21421acl_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
21422acl_cv_prog_gnu_ld=no
21423acl_cv_rpath=done
21424acl_cv_shlibext=dylib
21425acl_cv_wl=-Wl,
21426am_cv_CC_dependencies_compiler_type=gcc3
21427am_cv_CXX_dependencies_compiler_type=gcc3
21428am_cv_ar_interface=ar
21429am_cv_func_iconv=yes
21430am_cv_func_iconv_works=yes
21431am_cv_langinfo_codeset=yes
21432am_cv_lib_iconv=yes
21433am_cv_lispdir='${datadir}/emacs/site-lisp'
21434am_cv_make_support_nested_variables=yes
21435am_cv_prog_cc_c_o=yes
21436am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
21437am_cv_proto_iconv_arg1=
21438gl_cv_C_locale_sans_EILSEQ=yes
21439gl_cv_c_amsterdam_compiler=no
21440gl_cv_c_multiarch=no
21441gl_cv_decl_null_works=yes
21442gl_cv_func_iswcntrl_works=yes
21443gl_cv_func_malloc_0_nonnull=1
21444gl_cv_func_mbrtowc_empty_input=yes
21445gl_cv_func_mbrtowc_incomplete_state=yes
21446gl_cv_func_mbrtowc_nul_retval=yes
21447gl_cv_func_mbrtowc_null_arg1=yes
21448gl_cv_func_mbrtowc_null_arg2=yes
21449gl_cv_func_mbrtowc_retval=yes
21450gl_cv_func_mbrtowc_sanitycheck=yes
21451gl_cv_func_memchr_works=yes
21452gl_cv_func_setenv_works=yes
21453gl_cv_func_wcwidth_works=no
21454gl_cv_have_include_next=yes
21455gl_cv_have_raw_decl__Exit=yes
21456gl_cv_have_raw_decl_atoll=yes
21457gl_cv_have_raw_decl_btowc=yes
21458gl_cv_have_raw_decl_canonicalize_file_name=no
21459gl_cv_have_raw_decl_chdir=yes
21460gl_cv_have_raw_decl_chown=yes
21461gl_cv_have_raw_decl_dup2=yes
21462gl_cv_have_raw_decl_dup3=no
21463gl_cv_have_raw_decl_dup=yes
21464gl_cv_have_raw_decl_endusershell=yes
21465gl_cv_have_raw_decl_environ=no
21466gl_cv_have_raw_decl_euidaccess=no
21467gl_cv_have_raw_decl_faccessat=yes
21468gl_cv_have_raw_decl_fchdir=yes
21469gl_cv_have_raw_decl_fchownat=yes
21470gl_cv_have_raw_decl_fdatasync=no
21471gl_cv_have_raw_decl_ffsl=yes
21472gl_cv_have_raw_decl_ffsll=yes
21473gl_cv_have_raw_decl_fsync=yes
21474gl_cv_have_raw_decl_ftruncate=yes
21475gl_cv_have_raw_decl_getcwd=yes
21476gl_cv_have_raw_decl_getdomainname=yes
21477gl_cv_have_raw_decl_getdtablesize=yes
21478gl_cv_have_raw_decl_getgroups=yes
21479gl_cv_have_raw_decl_gethostname=yes
21480gl_cv_have_raw_decl_getloadavg=yes
21481gl_cv_have_raw_decl_getlogin=yes
21482gl_cv_have_raw_decl_getlogin_r=yes
21483gl_cv_have_raw_decl_getpagesize=yes
21484gl_cv_have_raw_decl_getsubopt=yes
21485gl_cv_have_raw_decl_getusershell=yes
21486gl_cv_have_raw_decl_grantpt=yes
21487gl_cv_have_raw_decl_group_member=no
21488gl_cv_have_raw_decl_initstate=yes
21489gl_cv_have_raw_decl_initstate_r=no
21490gl_cv_have_raw_decl_isatty=yes
21491gl_cv_have_raw_decl_iswctype=yes
21492gl_cv_have_raw_decl_lchown=yes
21493gl_cv_have_raw_decl_link=yes
21494gl_cv_have_raw_decl_linkat=yes
21495gl_cv_have_raw_decl_lseek=yes
21496gl_cv_have_raw_decl_mbrlen=yes
21497gl_cv_have_raw_decl_mbrtowc=yes
21498gl_cv_have_raw_decl_mbsinit=yes
21499gl_cv_have_raw_decl_mbsnrtowcs=yes
21500gl_cv_have_raw_decl_mbsrtowcs=yes
21501gl_cv_have_raw_decl_memmem=yes
21502gl_cv_have_raw_decl_mempcpy=no
21503gl_cv_have_raw_decl_memrchr=no
21504gl_cv_have_raw_decl_mkdtemp=no
21505gl_cv_have_raw_decl_mkostemp=no
21506gl_cv_have_raw_decl_mkostemps=no
21507gl_cv_have_raw_decl_mkstemp=yes
21508gl_cv_have_raw_decl_mkstemps=no
21509gl_cv_have_raw_decl_pipe2=no
21510gl_cv_have_raw_decl_pipe=yes
21511gl_cv_have_raw_decl_posix_openpt=yes
21512gl_cv_have_raw_decl_pread=yes
21513gl_cv_have_raw_decl_ptsname=yes
21514gl_cv_have_raw_decl_ptsname_r=yes
21515gl_cv_have_raw_decl_pwrite=yes
21516gl_cv_have_raw_decl_random=yes
21517gl_cv_have_raw_decl_random_r=no
21518gl_cv_have_raw_decl_rawmemchr=no
21519gl_cv_have_raw_decl_readlink=yes
21520gl_cv_have_raw_decl_readlinkat=yes
21521gl_cv_have_raw_decl_realpath=yes
21522gl_cv_have_raw_decl_rmdir=yes
21523gl_cv_have_raw_decl_rpmatch=yes
21524gl_cv_have_raw_decl_secure_getenv=no
21525gl_cv_have_raw_decl_setenv=yes
21526gl_cv_have_raw_decl_sethostname=yes
21527gl_cv_have_raw_decl_setstate=yes
21528gl_cv_have_raw_decl_setstate_r=no
21529gl_cv_have_raw_decl_setusershell=yes
21530gl_cv_have_raw_decl_sleep=yes
21531gl_cv_have_raw_decl_srandom=yes
21532gl_cv_have_raw_decl_srandom_r=no
21533gl_cv_have_raw_decl_stpcpy=yes
21534gl_cv_have_raw_decl_stpncpy=yes
21535gl_cv_have_raw_decl_strcasestr=yes
21536gl_cv_have_raw_decl_strchrnul=no
21537gl_cv_have_raw_decl_strdup=yes
21538gl_cv_have_raw_decl_strerror_r=yes
21539gl_cv_have_raw_decl_strncat=yes
21540gl_cv_have_raw_decl_strndup=yes
21541gl_cv_have_raw_decl_strnlen=yes
21542gl_cv_have_raw_decl_strpbrk=yes
21543gl_cv_have_raw_decl_strsep=yes
21544gl_cv_have_raw_decl_strsignal=yes
21545gl_cv_have_raw_decl_strtod=yes
21546gl_cv_have_raw_decl_strtok_r=yes
21547gl_cv_have_raw_decl_strtoll=yes
21548gl_cv_have_raw_decl_strtoull=yes
21549gl_cv_have_raw_decl_strverscmp=no
21550gl_cv_have_raw_decl_symlink=yes
21551gl_cv_have_raw_decl_symlinkat=yes
21552gl_cv_have_raw_decl_towctrans=yes
21553gl_cv_have_raw_decl_ttyname_r=yes
21554gl_cv_have_raw_decl_unlink=yes
21555gl_cv_have_raw_decl_unlinkat=yes
21556gl_cv_have_raw_decl_unlockpt=yes
21557gl_cv_have_raw_decl_unsetenv=yes
21558gl_cv_have_raw_decl_usleep=yes
21559gl_cv_have_raw_decl_wcpcpy=yes
21560gl_cv_have_raw_decl_wcpncpy=yes
21561gl_cv_have_raw_decl_wcrtomb=yes
21562gl_cv_have_raw_decl_wcscasecmp=yes
21563gl_cv_have_raw_decl_wcscat=yes
21564gl_cv_have_raw_decl_wcschr=yes
21565gl_cv_have_raw_decl_wcscmp=yes
21566gl_cv_have_raw_decl_wcscoll=yes
21567gl_cv_have_raw_decl_wcscpy=yes
21568gl_cv_have_raw_decl_wcscspn=yes
21569gl_cv_have_raw_decl_wcsdup=yes
21570gl_cv_have_raw_decl_wcslen=yes
21571gl_cv_have_raw_decl_wcsncasecmp=yes
21572gl_cv_have_raw_decl_wcsncat=yes
21573gl_cv_have_raw_decl_wcsncmp=yes
21574gl_cv_have_raw_decl_wcsncpy=yes
21575gl_cv_have_raw_decl_wcsnlen=yes
21576gl_cv_have_raw_decl_wcsnrtombs=yes
21577gl_cv_have_raw_decl_wcspbrk=yes
21578gl_cv_have_raw_decl_wcsrchr=yes
21579gl_cv_have_raw_decl_wcsrtombs=yes
21580gl_cv_have_raw_decl_wcsspn=yes
21581gl_cv_have_raw_decl_wcsstr=yes
21582gl_cv_have_raw_decl_wcstok=yes
21583gl_cv_have_raw_decl_wcswidth=yes
21584gl_cv_have_raw_decl_wcsxfrm=yes
21585gl_cv_have_raw_decl_wctob=yes
21586gl_cv_have_raw_decl_wctrans=yes
21587gl_cv_have_raw_decl_wctype=yes
21588gl_cv_have_raw_decl_wcwidth=yes
21589gl_cv_have_raw_decl_wmemchr=yes
21590gl_cv_have_raw_decl_wmemcmp=yes
21591gl_cv_have_raw_decl_wmemcpy=yes
21592gl_cv_have_raw_decl_wmemmove=yes
21593gl_cv_have_raw_decl_wmemset=yes
21594gl_cv_header_limits_width=no
21595gl_cv_header_stdint_predates_cxx11_h=no
21596gl_cv_header_stdint_width=no
21597gl_cv_header_wchar_h_correct_inline=yes
21598gl_cv_header_working_fcntl_h=yes
21599gl_cv_header_working_stdint_h=yes
21600gl_cv_next_limits_h='<limits.h>'
21601gl_cv_next_stdint_h='<stdint.h>'
21602gl_cv_next_stdlib_h='<stdlib.h>'
21603gl_cv_next_string_h='<string.h>'
21604gl_cv_next_sys_types_h='<sys/types.h>'
21605gl_cv_next_unistd_h='<unistd.h>'
21606gl_cv_next_wchar_h='<wchar.h>'
21607gl_cv_next_wctype_h='<wctype.h>'
21608gl_cv_pragma_columns=no
21609gl_cv_rpl_alloca=yes
21610gl_cv_type_wctrans_t=yes
21611gl_cv_type_wctype_t=yes
21612grad_cv_radius=no
21613gt_cv_c_wchar_t=yes
21614gt_cv_c_wint_t=yes
21615gt_cv_func_CFLocaleCopyCurrent=yes
21616gt_cv_func_CFPreferencesCopyAppValue=yes
21617gt_cv_func_gnugettext2_libc=no
21618gt_cv_func_gnugettext2_libintl=yes
21619gt_cv_locale_fr_utf8=fr_FR.UTF-8
21620gt_cv_locale_ja=ja_JP.eucJP
21621gt_cv_locale_zh_CN=zh_CN.GB18030
21622gt_cv_ssize_t=yes
21623gt_cv_var_environ_declaration=no
21624lt_cv_apple_cc_single_mod=yes
21625lt_cv_ar_at_file=no
21626lt_cv_deplibs_check_method=pass_all
21627lt_cv_file_magic_cmd='$MAGIC_CMD'
21628lt_cv_file_magic_test_file=
21629lt_cv_ld_exported_symbols_list=yes
21630lt_cv_ld_force_load=yes
21631lt_cv_ld_reload_flag=-r
21632lt_cv_nm_interface='BSD nm'
21633lt_cv_objdir=.libs
21634lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
21635lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
21636lt_cv_path_NM='/opt/mp/bin/nm -B'
21637lt_cv_path_mainfest_tool=no
21638lt_cv_prog_compiler_c_o=yes
21639lt_cv_prog_compiler_c_o_CXX=yes
21640lt_cv_prog_compiler_pic='-fno-common -DPIC'
21641lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
21642lt_cv_prog_compiler_pic_works=yes
21643lt_cv_prog_compiler_pic_works_CXX=yes
21644lt_cv_prog_compiler_rtti_exceptions=yes
21645lt_cv_prog_compiler_static_works=no
21646lt_cv_prog_compiler_static_works_CXX=no
21647lt_cv_prog_gnu_ld=no
21648lt_cv_prog_gnu_ldcxx=no
21649lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
21650lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
21651lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
21652lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
21653lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
21654lt_cv_sys_global_symbol_to_import=
21655lt_cv_sys_max_cmd_len=786432
21656lt_cv_to_host_file_cmd=func_convert_file_noop
21657lt_cv_to_tool_file_cmd=func_convert_file_noop
21658lt_cv_truncate_bin='/opt/mp/libexec/gnubin/dd bs=4096 count=1'
21659mailutils_cv_hdr_path_dev='<paths.h>'
21660mailutils_cv_hdr_path_devnull='<paths.h>'
21661mailutils_cv_hdr_path_maildir='<paths.h>'
21662mailutils_cv_hdr_path_sendmail='<paths.h>'
21663mailutils_cv_hdr_path_tty='<paths.h>'
21664mailutils_cv_hdr_path_tty_pfx='<paths.h>'
21665mailutils_cv_hdr_path_utmp='<utmp.h>'
21666mailutils_cv_hdr_path_utmpx='<utmpx.h>'
21667mailutils_cv_hdr_path_wtmp='<utmp.h>'
21668mailutils_cv_hdr_sym_path_dev=_PATH_DEV
21669mailutils_cv_hdr_sym_path_devnull=_PATH_DEVNULL
21670mailutils_cv_hdr_sym_path_maildir=_PATH_MAILDIR
21671mailutils_cv_hdr_sym_path_sendmail=_PATH_SENDMAIL
21672mailutils_cv_hdr_sym_path_tty=_PATH_TTY
21673mailutils_cv_hdr_sym_path_tty_pfx=_PATH_DEV
21674mailutils_cv_hdr_sym_path_utmp=_PATH_UTMP
21675mailutils_cv_hdr_sym_path_utmpx=_PATH_UTMPX
21676mailutils_cv_hdr_sym_path_wtmp=_PATH_WTMP
21677mu_cv_enable_build_comsat=no
21678mu_cv_enable_build_decodemail=yes
21679mu_cv_enable_build_dotlock=yes
21680mu_cv_enable_build_frm=yes
21681mu_cv_enable_build_imap4d=no
21682mu_cv_enable_build_lmtpd=no
21683mu_cv_enable_build_mail=yes
21684mu_cv_enable_build_mda=no
21685mu_cv_enable_build_messages=yes
21686mu_cv_enable_build_mh=yes
21687mu_cv_enable_build_mimeview=yes
21688mu_cv_enable_build_movemail=yes
21689mu_cv_enable_build_pop3d=no
21690mu_cv_enable_build_putmail=yes
21691mu_cv_enable_build_readmsg=yes
21692mu_cv_enable_build_sieve=yes
21693mu_cv_enable_cxx=no
21694mu_cv_enable_dotmail=yes
21695mu_cv_enable_imap=yes
21696mu_cv_enable_maildir=yes
21697mu_cv_enable_mh=yes
21698mu_cv_enable_pop=yes
21699mu_cv_enable_prog=yes
21700mu_cv_enable_radius=no
21701mu_cv_enable_sendmail=yes
21702mu_cv_enable_smtp=yes
21703mu_cv_enable_virtual_domains=yes
21704mu_cv_lib_gnutls=no
21705mu_cv_lib_gsasl=no
21706
21707## ----------------- ##
21708## Output variables. ##
21709## ----------------- ##
21710
21711ACLOCAL='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing aclocal-1.15'
21712ALLOCA=''
21713ALLOCA_H='alloca.h'
21714AMDEPBACKSLASH='\'
21715AMDEP_FALSE='#'
21716AMDEP_TRUE=''
21717AMTAR='$${TAR-tar}'
21718AM_BACKSLASH='\'
21719AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
21720AM_DEFAULT_VERBOSITY='1'
21721AM_V='$(V)'
21722APPLE_UNIVERSAL_BUILD='0'
21723AR='ar'
21724ARFLAGS='cr'
21725AUTOCONF='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing autoconf'
21726AUTOHEADER='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing autoheader'
21727AUTOM4TE='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing autom4te'
21728AUTOMAKE='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing automake-1.15'
21729AWK='gawk'
21730BITSIZEOF_PTRDIFF_T=''
21731BITSIZEOF_SIG_ATOMIC_T=''
21732BITSIZEOF_SIZE_T=''
21733BITSIZEOF_WCHAR_T=''
21734BITSIZEOF_WINT_T=''
21735BUILD_SQL=''
21736CC='gcc'
21737CCDEPMODE='depmode=gcc3'
21738CFLAGS='-g  -g'
21739CPP='gcc -E'
21740CPPFLAGS='-I/opt/mp/include -DSYSCONFDIR=\"$(sysconfdir)\"'
21741CURSES_LIBS='-lncurses'
21742CXX='g++'
21743CXXCPP='g++ -E'
21744CXXDEPMODE='depmode=gcc3'
21745CXXFLAGS='-g -O2'
21746CYGPATH_W='echo'
21747DBMINCLUDES=''
21748DBMLIBS=''
21749DEFAULT_CUPS_CONFDIR='$(sysconfdir)/cups'
21750DEFS='-DHAVE_CONFIG_H'
21751DEPDIR='.deps'
21752DLLTOOL='false'
21753DSYMUTIL='dsymutil'
21754DUMPBIN=''
21755ECHO_C='\c'
21756ECHO_N=''
21757ECHO_T=''
21758EGREP='/opt/mp/libexec/gnubin/grep -E'
21759EMACS='~/bin/emacs'
21760EMACSLOADPATH=''
21761EXEEXT=''
21762FGREP='/opt/mp/libexec/gnubin/grep -F'
21763FRIBIDI_LIBS=''
21764GETTEXT_MACRO_VERSION='0.19'
21765GINT_COND_DOC_DISTRIB_FALSE=''
21766GINT_COND_DOC_DISTRIB_TRUE='#'
21767GINT_COND_DOC_FALSE='#'
21768GINT_COND_DOC_TRUE=''
21769GINT_COND_GUILE_OK_FALSE=''
21770GINT_COND_GUILE_OK_TRUE='#'
21771GINT_COND_INC_FALSE=''
21772GINT_COND_INC_TRUE='#'
21773GINT_COND_SNARF_DOC_FILTER_FALSE=''
21774GINT_COND_SNARF_DOC_FILTER_TRUE='#'
21775GINT_INCLUDES=''
21776GINT_LDADD=''
21777GINT_MODULE_DIR='gint'
21778GITINFO='$(PERL) $(mu_aux_dir)/gitinfo'
21779GLIBC21='no'
21780GL_COND_LIBTOOL_FALSE='#'
21781GL_COND_LIBTOOL_TRUE=''
21782GL_GENERATE_ALLOCA_H_FALSE='#'
21783GL_GENERATE_ALLOCA_H_TRUE=''
21784GL_GENERATE_LIMITS_H_FALSE='#'
21785GL_GENERATE_LIMITS_H_TRUE=''
21786GL_GENERATE_STDBOOL_H_FALSE=''
21787GL_GENERATE_STDBOOL_H_TRUE='#'
21788GL_GENERATE_STDDEF_H_FALSE=''
21789GL_GENERATE_STDDEF_H_TRUE='#'
21790GL_GENERATE_STDINT_H_FALSE='#'
21791GL_GENERATE_STDINT_H_TRUE=''
21792GMSGFMT='/opt/mp/bin/msgfmt'
21793GMSGFMT_015='/opt/mp/bin/msgfmt'
21794GNULIB_ATOLL='0'
21795GNULIB_BTOWC='0'
21796GNULIB_CALLOC_POSIX='0'
21797GNULIB_CANONICALIZE_FILE_NAME='0'
21798GNULIB_CHDIR='0'
21799GNULIB_CHOWN='0'
21800GNULIB_CLOSE='0'
21801GNULIB_DUP2='0'
21802GNULIB_DUP3='0'
21803GNULIB_DUP='0'
21804GNULIB_ENVIRON='1'
21805GNULIB_EUIDACCESS='0'
21806GNULIB_FACCESSAT='0'
21807GNULIB_FCHDIR='0'
21808GNULIB_FCHOWNAT='0'
21809GNULIB_FDATASYNC='0'
21810GNULIB_FFSL='0'
21811GNULIB_FFSLL='0'
21812GNULIB_FSYNC='0'
21813GNULIB_FTRUNCATE='0'
21814GNULIB_GETCWD='0'
21815GNULIB_GETDOMAINNAME='0'
21816GNULIB_GETDTABLESIZE='0'
21817GNULIB_GETGROUPS='0'
21818GNULIB_GETHOSTNAME='0'
21819GNULIB_GETLOADAVG='0'
21820GNULIB_GETLOGIN='0'
21821GNULIB_GETLOGIN_R='0'
21822GNULIB_GETPAGESIZE='0'
21823GNULIB_GETSUBOPT='0'
21824GNULIB_GETUSERSHELL='0'
21825GNULIB_GRANTPT='0'
21826GNULIB_GROUP_MEMBER='0'
21827GNULIB_ISATTY='0'
21828GNULIB_ISWBLANK='1'
21829GNULIB_ISWCTYPE='0'
21830GNULIB_LCHOWN='0'
21831GNULIB_LINK='0'
21832GNULIB_LINKAT='0'
21833GNULIB_LSEEK='0'
21834GNULIB_MALLOC_POSIX='0'
21835GNULIB_MBRLEN='0'
21836GNULIB_MBRTOWC='1'
21837GNULIB_MBSCASECMP='0'
21838GNULIB_MBSCASESTR='0'
21839GNULIB_MBSCHR='0'
21840GNULIB_MBSCSPN='0'
21841GNULIB_MBSINIT='1'
21842GNULIB_MBSLEN='1'
21843GNULIB_MBSNCASECMP='0'
21844GNULIB_MBSNLEN='0'
21845GNULIB_MBSNRTOWCS='0'
21846GNULIB_MBSPBRK='0'
21847GNULIB_MBSPCASECMP='0'
21848GNULIB_MBSRCHR='0'
21849GNULIB_MBSRTOWCS='0'
21850GNULIB_MBSSEP='0'
21851GNULIB_MBSSPN='0'
21852GNULIB_MBSSTR='0'
21853GNULIB_MBSTOK_R='0'
21854GNULIB_MBTOWC='0'
21855GNULIB_MEMCHR='1'
21856GNULIB_MEMMEM='0'
21857GNULIB_MEMPCPY='0'
21858GNULIB_MEMRCHR='0'
21859GNULIB_MKDTEMP='0'
21860GNULIB_MKOSTEMP='0'
21861GNULIB_MKOSTEMPS='0'
21862GNULIB_MKSTEMP='0'
21863GNULIB_MKSTEMPS='0'
21864GNULIB_PIPE2='0'
21865GNULIB_PIPE='0'
21866GNULIB_POSIX_OPENPT='0'
21867GNULIB_PREAD='0'
21868GNULIB_PTSNAME='0'
21869GNULIB_PTSNAME_R='0'
21870GNULIB_PUTENV='0'
21871GNULIB_PWRITE='0'
21872GNULIB_QSORT_R='0'
21873GNULIB_RANDOM='0'
21874GNULIB_RANDOM_R='0'
21875GNULIB_RAWMEMCHR='0'
21876GNULIB_READ='0'
21877GNULIB_READLINK='0'
21878GNULIB_READLINKAT='0'
21879GNULIB_REALLOC_POSIX='0'
21880GNULIB_REALPATH='0'
21881GNULIB_RMDIR='0'
21882GNULIB_RPMATCH='0'
21883GNULIB_SECURE_GETENV='0'
21884GNULIB_SETENV='1'
21885GNULIB_SETHOSTNAME='0'
21886GNULIB_SLEEP='0'
21887GNULIB_STPCPY='0'
21888GNULIB_STPNCPY='0'
21889GNULIB_STRCASESTR='0'
21890GNULIB_STRCHRNUL='0'
21891GNULIB_STRDUP='0'
21892GNULIB_STRERROR='0'
21893GNULIB_STRERROR_R='0'
21894GNULIB_STRNCAT='0'
21895GNULIB_STRNDUP='0'
21896GNULIB_STRNLEN='0'
21897GNULIB_STRPBRK='0'
21898GNULIB_STRSEP='0'
21899GNULIB_STRSIGNAL='0'
21900GNULIB_STRSTR='0'
21901GNULIB_STRTOD='0'
21902GNULIB_STRTOK_R='0'
21903GNULIB_STRTOLL='0'
21904GNULIB_STRTOULL='0'
21905GNULIB_STRVERSCMP='0'
21906GNULIB_SYMLINK='0'
21907GNULIB_SYMLINKAT='0'
21908GNULIB_SYSTEM_POSIX='0'
21909GNULIB_TOWCTRANS='0'
21910GNULIB_TTYNAME_R='0'
21911GNULIB_UNISTD_H_NONBLOCKING='0'
21912GNULIB_UNISTD_H_SIGPIPE='0'
21913GNULIB_UNLINK='0'
21914GNULIB_UNLINKAT='0'
21915GNULIB_UNLOCKPT='0'
21916GNULIB_UNSETENV='0'
21917GNULIB_USLEEP='0'
21918GNULIB_WCPCPY='0'
21919GNULIB_WCPNCPY='0'
21920GNULIB_WCRTOMB='0'
21921GNULIB_WCSCASECMP='0'
21922GNULIB_WCSCAT='0'
21923GNULIB_WCSCHR='0'
21924GNULIB_WCSCMP='0'
21925GNULIB_WCSCOLL='0'
21926GNULIB_WCSCPY='0'
21927GNULIB_WCSCSPN='0'
21928GNULIB_WCSDUP='0'
21929GNULIB_WCSLEN='0'
21930GNULIB_WCSNCASECMP='0'
21931GNULIB_WCSNCAT='0'
21932GNULIB_WCSNCMP='0'
21933GNULIB_WCSNCPY='0'
21934GNULIB_WCSNLEN='0'
21935GNULIB_WCSNRTOMBS='0'
21936GNULIB_WCSPBRK='0'
21937GNULIB_WCSRCHR='0'
21938GNULIB_WCSRTOMBS='0'
21939GNULIB_WCSSPN='0'
21940GNULIB_WCSSTR='0'
21941GNULIB_WCSTOK='0'
21942GNULIB_WCSWIDTH='0'
21943GNULIB_WCSXFRM='0'
21944GNULIB_WCTOB='0'
21945GNULIB_WCTOMB='0'
21946GNULIB_WCTRANS='0'
21947GNULIB_WCTYPE='0'
21948GNULIB_WCWIDTH='1'
21949GNULIB_WMEMCHR='0'
21950GNULIB_WMEMCMP='0'
21951GNULIB_WMEMCPY='0'
21952GNULIB_WMEMMOVE='0'
21953GNULIB_WMEMSET='0'
21954GNULIB_WRITE='0'
21955GNULIB__EXIT='0'
21956GNU_RADIUS_LIBS=''
21957GNU_RADIUS_VERSION=''
21958GNU_RADIUS_VERSION_NUMBER=''
21959GREP='/opt/mp/libexec/gnubin/grep'
21960GUILE_BINDIR=''
21961GUILE_CONFIG=''
21962GUILE_INCLUDES=''
21963GUILE_LIBS=''
21964GUILE_SITE=''
21965GUILE_SNARF=''
21966GUILE_TOOLS=''
21967GUILE_VERSION=''
21968GUILE_VERSION_NUMBER=''
21969HAVE_ATOLL='1'
21970HAVE_BTOWC='1'
21971HAVE_C99_STDINT_H='1'
21972HAVE_CANONICALIZE_FILE_NAME='1'
21973HAVE_CHOWN='1'
21974HAVE_DECL_ENVIRON='0'
21975HAVE_DECL_FCHDIR='1'
21976HAVE_DECL_FDATASYNC='1'
21977HAVE_DECL_GETDOMAINNAME='1'
21978HAVE_DECL_GETLOADAVG='1'
21979HAVE_DECL_GETLOGIN_R='1'
21980HAVE_DECL_GETPAGESIZE='1'
21981HAVE_DECL_GETUSERSHELL='1'
21982HAVE_DECL_MEMMEM='1'
21983HAVE_DECL_MEMRCHR='1'
21984HAVE_DECL_SETENV='1'
21985HAVE_DECL_SETHOSTNAME='1'
21986HAVE_DECL_STRDUP='1'
21987HAVE_DECL_STRERROR_R='1'
21988HAVE_DECL_STRNDUP='1'
21989HAVE_DECL_STRNLEN='1'
21990HAVE_DECL_STRSIGNAL='1'
21991HAVE_DECL_STRTOK_R='1'
21992HAVE_DECL_TTYNAME_R='1'
21993HAVE_DECL_UNSETENV='1'
21994HAVE_DECL_WCTOB='1'
21995HAVE_DECL_WCWIDTH='1'
21996HAVE_DUP2='1'
21997HAVE_DUP3='1'
21998HAVE_EUIDACCESS='1'
21999HAVE_FACCESSAT='1'
22000HAVE_FCHDIR='1'
22001HAVE_FCHOWNAT='1'
22002HAVE_FDATASYNC='1'
22003HAVE_FEATURES_H='0'
22004HAVE_FFSL='1'
22005HAVE_FFSLL='1'
22006HAVE_FSYNC='1'
22007HAVE_FTRUNCATE='1'
22008HAVE_GETDTABLESIZE='1'
22009HAVE_GETGROUPS='1'
22010HAVE_GETHOSTNAME='1'
22011HAVE_GETLOGIN='1'
22012HAVE_GETPAGESIZE='1'
22013HAVE_GETSUBOPT='1'
22014HAVE_GRANTPT='1'
22015HAVE_GROUP_MEMBER='1'
22016HAVE_INTTYPES_H='1'
22017HAVE_ISWBLANK='1'
22018HAVE_ISWCNTRL='1'
22019HAVE_LCHOWN='1'
22020HAVE_LINK='1'
22021HAVE_LINKAT='1'
22022HAVE_LONG_LONG_INT='1'
22023HAVE_MAX_ALIGN_T='1'
22024HAVE_MBRLEN='1'
22025HAVE_MBRTOWC='1'
22026HAVE_MBSINIT='1'
22027HAVE_MBSLEN='0'
22028HAVE_MBSNRTOWCS='1'
22029HAVE_MBSRTOWCS='1'
22030HAVE_MEMCHR='1'
22031HAVE_MEMPCPY='1'
22032HAVE_MKDTEMP='1'
22033HAVE_MKOSTEMP='1'
22034HAVE_MKOSTEMPS='1'
22035HAVE_MKSTEMP='1'
22036HAVE_MKSTEMPS='1'
22037HAVE_OS_H='0'
22038HAVE_PIPE2='1'
22039HAVE_PIPE='1'
22040HAVE_POSIX_OPENPT='1'
22041HAVE_PREAD='1'
22042HAVE_PTSNAME='1'
22043HAVE_PTSNAME_R='1'
22044HAVE_PWRITE='1'
22045HAVE_RANDOM='1'
22046HAVE_RANDOM_H='1'
22047HAVE_RANDOM_R='1'
22048HAVE_RAWMEMCHR='1'
22049HAVE_READLINK='1'
22050HAVE_READLINKAT='1'
22051HAVE_REALPATH='1'
22052HAVE_RPMATCH='1'
22053HAVE_SECURE_GETENV='1'
22054HAVE_SETENV='1'
22055HAVE_SETHOSTNAME='1'
22056HAVE_SIGNED_SIG_ATOMIC_T=''
22057HAVE_SIGNED_WCHAR_T=''
22058HAVE_SIGNED_WINT_T=''
22059HAVE_SLEEP='1'
22060HAVE_STDINT_H='1'
22061HAVE_STPCPY='1'
22062HAVE_STPNCPY='1'
22063HAVE_STRCASESTR='1'
22064HAVE_STRCHRNUL='1'
22065HAVE_STRPBRK='1'
22066HAVE_STRSEP='1'
22067HAVE_STRTOD='1'
22068HAVE_STRTOLL='1'
22069HAVE_STRTOULL='1'
22070HAVE_STRUCT_RANDOM_DATA='1'
22071HAVE_STRVERSCMP='1'
22072HAVE_SYMLINK='1'
22073HAVE_SYMLINKAT='1'
22074HAVE_SYS_BITYPES_H='0'
22075HAVE_SYS_INTTYPES_H='0'
22076HAVE_SYS_LOADAVG_H='0'
22077HAVE_SYS_PARAM_H='0'
22078HAVE_SYS_TYPES_H='1'
22079HAVE_UNISTD_H='1'
22080HAVE_UNLINKAT='1'
22081HAVE_UNLOCKPT='1'
22082HAVE_UNSIGNED_LONG_LONG_INT='1'
22083HAVE_USLEEP='1'
22084HAVE_WCHAR_H='1'
22085HAVE_WCHAR_T='1'
22086HAVE_WCPCPY='1'
22087HAVE_WCPNCPY='1'
22088HAVE_WCRTOMB='1'
22089HAVE_WCSCASECMP='1'
22090HAVE_WCSCAT='1'
22091HAVE_WCSCHR='1'
22092HAVE_WCSCMP='1'
22093HAVE_WCSCOLL='1'
22094HAVE_WCSCPY='1'
22095HAVE_WCSCSPN='1'
22096HAVE_WCSDUP='1'
22097HAVE_WCSLEN='1'
22098HAVE_WCSNCASECMP='1'
22099HAVE_WCSNCAT='1'
22100HAVE_WCSNCMP='1'
22101HAVE_WCSNCPY='1'
22102HAVE_WCSNLEN='1'
22103HAVE_WCSNRTOMBS='1'
22104HAVE_WCSPBRK='1'
22105HAVE_WCSRCHR='1'
22106HAVE_WCSRTOMBS='1'
22107HAVE_WCSSPN='1'
22108HAVE_WCSSTR='1'
22109HAVE_WCSTOK='1'
22110HAVE_WCSWIDTH='1'
22111HAVE_WCSXFRM='1'
22112HAVE_WCTRANS_T='1'
22113HAVE_WCTYPE_H='1'
22114HAVE_WCTYPE_T='1'
22115HAVE_WINT_T='1'
22116HAVE_WMEMCHR='1'
22117HAVE_WMEMCMP='1'
22118HAVE_WMEMCPY='1'
22119HAVE_WMEMMOVE='1'
22120HAVE_WMEMSET='1'
22121HAVE__BOOL='1'
22122HAVE__EXIT='1'
22123IMPRIMATUR_COND_DIST_INFO_FALSE=''
22124IMPRIMATUR_COND_DIST_INFO_TRUE='#'
22125IMPRIMATUR_COND_FRENCHSPACING_FALSE=''
22126IMPRIMATUR_COND_FRENCHSPACING_TRUE='#'
22127IMPRIMATUR_COND_MAKEDOC_FALSE=''
22128IMPRIMATUR_COND_MAKEDOC_TRUE='#'
22129IMPRIMATUR_MAKEINFOFLAGS='-I $(top_srcdir)/doc/imprimatur -D $(RENDITION)'
22130IMPRIMATUR_MODULE_DIR='doc/imprimatur'
22131INCLUDE_NEXT='include_next'
22132INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
22133INSTALL_DATA='${INSTALL} -m 644'
22134INSTALL_PROGRAM='${INSTALL}'
22135INSTALL_SCRIPT='${INSTALL}'
22136INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
22137INTLLIBS='-L/opt/mp/lib -lintl -Wl,-framework -Wl,CoreFoundation'
22138INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
22139KRB5CFGPATH=''
22140LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
22141LDFLAGS=''
22142LEX='flex'
22143LEXLIB='-ll'
22144LEX_OUTPUT_ROOT='lex.yy'
22145LIBICONV='-L/opt/mp/lib -liconv'
22146LIBINTL='-L/opt/mp/lib -lintl -Wl,-framework -Wl,CoreFoundation'
22147LIBMU_SCM=''
22148LIBMU_SCM_DEPS=''
22149LIBOBJS=' ${LIBOBJDIR}utmp$U.o'
22150LIBS='-lresolv  -lpthread'
22151LIBTOOL='$(SHELL) $(top_builddir)/libtool'
22152LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
22153LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
22154LIBUNISTRING_UNITYPES_H='unitypes.h'
22155LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
22156LIMITS_H='limits.h'
22157LIPO='lipo'
22158LN_S='ln -s'
22159LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib/gnu"'
22160LOCALE_FR_UTF8='fr_FR.UTF-8'
22161LOCALE_JA='ja_JP.eucJP'
22162LOCALE_ZH_CN='zh_CN.GB18030'
22163LTDL_LIB=''
22164LTLIBICONV='-L/opt/mp/lib -liconv -R/opt/mp/lib'
22165LTLIBINTL='-L/opt/mp/lib -lintl -R/opt/mp/lib -Wl,-framework -Wl,CoreFoundation'
22166LTLIBOBJS=' ${LIBOBJDIR}utmp$U.lo'
22167LT_SYS_LIBRARY_PATH=''
22168MAILBINDIR='${bindir}'
22169MAKEINFO='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/missing makeinfo'
22170MANIFEST_TOOL=':'
22171MH_BIN_DIR='${exec_prefix}/bin/mu-mh'
22172MKDIR_P='/opt/mp/libexec/gnubin/mkdir -p'
22173MSGFMT='/opt/mp/bin/msgfmt'
22174MSGFMT_015='/opt/mp/bin/msgfmt'
22175MSGMERGE='/opt/mp/bin/msgmerge'
22176MU_APP_COMMON_INCLUDES='-I${srcdir} -I${top_srcdir}/include -I${top_srcdir}/lib -I${top_srcdir}/lib/gnu -I${top_builddir}/lib/gnu -I${top_builddir} -I${top_builddir}/include'
22177MU_APP_LIBRARIES='${top_builddir}/lib/libmuaux.la ${UNISTRING_LIBS}'
22178MU_AUTHINCS=''
22179MU_AUTHLIBS='-lpam -ldl'
22180MU_COMMON_LIBRARIES='$(LTLIBINTL) $(LTLIBICONV)'
22181MU_COND_COMSAT_FALSE=''
22182MU_COND_COMSAT_TRUE='#'
22183MU_COND_DBM_FALSE=''
22184MU_COND_DBM_TRUE='#'
22185MU_COND_DECODEMAIL_FALSE='#'
22186MU_COND_DECODEMAIL_TRUE=''
22187MU_COND_DOTLOCK_FALSE='#'
22188MU_COND_DOTLOCK_TRUE=''
22189MU_COND_FRM_FALSE='#'
22190MU_COND_FRM_TRUE=''
22191MU_COND_GNUTLS_FALSE=''
22192MU_COND_GNUTLS_TRUE='#'
22193MU_COND_GSASL_FALSE=''
22194MU_COND_GSASL_TRUE='#'
22195MU_COND_GSSAPI_FALSE=''
22196MU_COND_GSSAPI_TRUE='#'
22197MU_COND_IMAP4D_FALSE=''
22198MU_COND_IMAP4D_TRUE='#'
22199MU_COND_LIBMU_SCM_FALSE=''
22200MU_COND_LIBMU_SCM_TRUE='#'
22201MU_COND_LMTPD_FALSE=''
22202MU_COND_LMTPD_TRUE='#'
22203MU_COND_MAILBOX_QUOTA_FALSE=''
22204MU_COND_MAILBOX_QUOTA_TRUE='#'
22205MU_COND_MAIL_FALSE='#'
22206MU_COND_MAIL_TRUE=''
22207MU_COND_MDA_FALSE=''
22208MU_COND_MDA_TOOLS_FALSE='#'
22209MU_COND_MDA_TOOLS_TRUE=''
22210MU_COND_MDA_TRUE='#'
22211MU_COND_MESSAGES_FALSE='#'
22212MU_COND_MESSAGES_TRUE=''
22213MU_COND_MH_FALSE='#'
22214MU_COND_MH_TRUE=''
22215MU_COND_MIMEVIEW_FALSE='#'
22216MU_COND_MIMEVIEW_TRUE=''
22217MU_COND_MOVEMAIL_FALSE='#'
22218MU_COND_MOVEMAIL_TRUE=''
22219MU_COND_POP3D_FALSE=''
22220MU_COND_POP3D_TRUE='#'
22221MU_COND_PUTMAIL_FALSE='#'
22222MU_COND_PUTMAIL_TRUE=''
22223MU_COND_PYTHON_FALSE=''
22224MU_COND_PYTHON_TRUE='#'
22225MU_COND_READLINE_FALSE=''
22226MU_COND_READLINE_TRUE='#'
22227MU_COND_READMSG_FALSE='#'
22228MU_COND_READMSG_TRUE=''
22229MU_COND_SIEVE_FALSE='#'
22230MU_COND_SIEVE_TRUE=''
22231MU_COND_SUPPORT_CXX_FALSE=''
22232MU_COND_SUPPORT_CXX_TRUE='#'
22233MU_COND_SUPPORT_DOTMAIL_FALSE='#'
22234MU_COND_SUPPORT_DOTMAIL_TRUE=''
22235MU_COND_SUPPORT_IMAP_FALSE='#'
22236MU_COND_SUPPORT_IMAP_TRUE=''
22237MU_COND_SUPPORT_MAILDIR_FALSE='#'
22238MU_COND_SUPPORT_MAILDIR_TRUE=''
22239MU_COND_SUPPORT_MH_FALSE='#'
22240MU_COND_SUPPORT_MH_TRUE=''
22241MU_COND_SUPPORT_POP_FALSE='#'
22242MU_COND_SUPPORT_POP_TRUE=''
22243MU_COND_SUPPORT_PROG_FALSE='#'
22244MU_COND_SUPPORT_PROG_TRUE=''
22245MU_COND_SUPPORT_RADIUS_FALSE=''
22246MU_COND_SUPPORT_RADIUS_TRUE='#'
22247MU_COND_SUPPORT_SENDMAIL_FALSE='#'
22248MU_COND_SUPPORT_SENDMAIL_TRUE=''
22249MU_COND_SUPPORT_SMTP_FALSE='#'
22250MU_COND_SUPPORT_SMTP_TRUE=''
22251MU_COND_SUPPORT_VIRTUAL_DOMAINS_FALSE='#'
22252MU_COND_SUPPORT_VIRTUAL_DOMAINS_TRUE=''
22253MU_COND_UNISTRING_FALSE=''
22254MU_COND_UNISTRING_TRUE='#'
22255MU_CXX_EXAMPLES_BUILD=''
22256MU_DEFAULT_RECORD='mu_mbox_record'
22257MU_DEFAULT_SCHEME='mbox'
22258MU_GUILE_SIEVE_MOD_DIR=''
22259MU_LIB_AUTH='${top_builddir}/libmu_auth/libmu_auth.la'
22260MU_LIB_COMMON_INCLUDES='-I${top_builddir} -I${top_srcdir}/include  -I${top_builddir}/include'
22261MU_LIB_CPP=''
22262MU_LIB_DOTMAIL='${top_builddir}/libproto/dotmail/libmu_dotmail.la'
22263MU_LIB_IMAP='${top_builddir}/libproto/imap/libmu_imap.la'
22264MU_LIB_LOCAL_MAILBOX='$(MU_LIB_MBOX) $(MU_LIB_MH) $(MU_LIB_MAILDIR) $(MU_LIB_DOTMAIL)'
22265MU_LIB_MAILBOX='$(MU_LIB_LOCAL_MAILBOX) $(MU_LIB_REMOTE_MAILBOX)'
22266MU_LIB_MAILDIR='${top_builddir}/libproto/maildir/libmu_maildir.la'
22267MU_LIB_MAILER='${top_builddir}/libproto/mailer/libmu_mailer.la'
22268MU_LIB_MAILUTILS='${top_builddir}/libmailutils/libmailutils.la'
22269MU_LIB_MBOX='${top_builddir}/libproto/mbox/libmu_mbox.la'
22270MU_LIB_MH='${top_builddir}/libproto/mh/libmu_mh.la'
22271MU_LIB_POP='${top_builddir}/libproto/pop/libmu_pop.la'
22272MU_LIB_PY=''
22273MU_LIB_REMOTE_MAILBOX=' $(MU_LIB_IMAP) $(MU_LIB_POP)'
22274MU_LIB_SCM=''
22275MU_LIB_SIEVE='${top_builddir}/libmu_sieve/libmu_sieve.la'
22276MU_LIB_SQL='${top_builddir}/sql/libsql.la'
22277MU_OFF_TYPE='long'
22278MU_PRI_OFF_T='ld'
22279MU_SIEVE_MODDIR='$(libdir)/$(PACKAGE)'
22280MU_SMTP_DEJATOOL='$(SMTP_DEJATOOL)'
22281MU_SMTP_PROGRAMS_BUILD='$(MU_SMTP_PROGRAMS_LIST)'
22282MU_TCPWRAP_LIBRARIES='${top_builddir}/lib/libmutcpwrap.a '
22283MU_ULONG_MAX_1='18446744073709551614'
22284MU_YLWRAP='$(mu_aux_dir)/gylwrap --'
22285MYSQLLIBS=''
22286NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
22287NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
22288NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
22289NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
22290NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
22291NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
22292NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
22293NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
22294NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
22295NEXT_LIMITS_H='<limits.h>'
22296NEXT_STDDEF_H=''
22297NEXT_STDINT_H='<stdint.h>'
22298NEXT_STDLIB_H='<stdlib.h>'
22299NEXT_STRING_H='<string.h>'
22300NEXT_SYS_TYPES_H='<sys/types.h>'
22301NEXT_UNISTD_H='<unistd.h>'
22302NEXT_WCHAR_H='<wchar.h>'
22303NEXT_WCTYPE_H='<wctype.h>'
22304NM='/opt/mp/bin/nm -B'
22305NMEDIT='nmedit'
22306OBJDUMP='objdump'
22307OBJEXT='o'
22308ODBCLIBS=''
22309OTOOL64=':'
22310OTOOL='otool'
22311PACKAGE='mailutils'
22312PACKAGE_BUGREPORT='bug-mailutils@gnu.org'
22313PACKAGE_NAME='GNU Mailutils'
22314PACKAGE_STRING='GNU Mailutils 3.12'
22315PACKAGE_TARNAME='mailutils'
22316PACKAGE_URL='http://mailutils.org'
22317PACKAGE_VERSION='3.12'
22318PATH_SEPARATOR=':'
22319PERL='/opt/mp/bin/perl'
22320POPAUTH=''
22321POSUB='po'
22322PRAGMA_COLUMNS=''
22323PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
22324PTRDIFF_T_SUFFIX=''
22325PYTHON=''
22326PYTHON_CONFIG=''
22327PYTHON_EXEC_DIR=''
22328PYTHON_EXEC_PREFIX=''
22329PYTHON_INCLUDES=''
22330PYTHON_LIBS=''
22331PYTHON_PLATFORM=''
22332PYTHON_PREFIX=''
22333PYTHON_SITE_DIR=''
22334PYTHON_VERSION=''
22335RANLIB='ranlib'
22336READLINE_LIBS=''
22337RENDITION='DISTRIB'
22338REPLACE_BTOWC='0'
22339REPLACE_CALLOC='0'
22340REPLACE_CANONICALIZE_FILE_NAME='0'
22341REPLACE_CHOWN='0'
22342REPLACE_CLOSE='0'
22343REPLACE_DUP2='0'
22344REPLACE_DUP='0'
22345REPLACE_FCHOWNAT='0'
22346REPLACE_FTRUNCATE='0'
22347REPLACE_GETCWD='0'
22348REPLACE_GETDOMAINNAME='0'
22349REPLACE_GETDTABLESIZE='0'
22350REPLACE_GETGROUPS='0'
22351REPLACE_GETLOGIN_R='0'
22352REPLACE_GETPAGESIZE='0'
22353REPLACE_ISATTY='0'
22354REPLACE_ISWBLANK='0'
22355REPLACE_ISWCNTRL='0'
22356REPLACE_LCHOWN='0'
22357REPLACE_LINK='0'
22358REPLACE_LINKAT='0'
22359REPLACE_LSEEK='0'
22360REPLACE_MALLOC='0'
22361REPLACE_MBRLEN='0'
22362REPLACE_MBRTOWC='0'
22363REPLACE_MBSINIT='0'
22364REPLACE_MBSNRTOWCS='0'
22365REPLACE_MBSRTOWCS='0'
22366REPLACE_MBSTATE_T='0'
22367REPLACE_MBTOWC='0'
22368REPLACE_MEMCHR='0'
22369REPLACE_MEMMEM='0'
22370REPLACE_MKSTEMP='0'
22371REPLACE_NULL='0'
22372REPLACE_PREAD='0'
22373REPLACE_PTSNAME='0'
22374REPLACE_PTSNAME_R='0'
22375REPLACE_PUTENV='0'
22376REPLACE_PWRITE='0'
22377REPLACE_QSORT_R='0'
22378REPLACE_RANDOM_R='0'
22379REPLACE_READ='0'
22380REPLACE_READLINK='0'
22381REPLACE_READLINKAT='0'
22382REPLACE_REALLOC='0'
22383REPLACE_REALPATH='0'
22384REPLACE_RMDIR='0'
22385REPLACE_SETENV='0'
22386REPLACE_SLEEP='0'
22387REPLACE_STPNCPY='0'
22388REPLACE_STRCASESTR='0'
22389REPLACE_STRCHRNUL='0'
22390REPLACE_STRDUP='0'
22391REPLACE_STRERROR='0'
22392REPLACE_STRERROR_R='0'
22393REPLACE_STRNCAT='0'
22394REPLACE_STRNDUP='0'
22395REPLACE_STRNLEN='0'
22396REPLACE_STRSIGNAL='0'
22397REPLACE_STRSTR='0'
22398REPLACE_STRTOD='0'
22399REPLACE_STRTOK_R='0'
22400REPLACE_SYMLINK='0'
22401REPLACE_SYMLINKAT='0'
22402REPLACE_TOWLOWER='0'
22403REPLACE_TTYNAME_R='0'
22404REPLACE_UNLINK='0'
22405REPLACE_UNLINKAT='0'
22406REPLACE_UNSETENV='0'
22407REPLACE_USLEEP='0'
22408REPLACE_WCRTOMB='0'
22409REPLACE_WCSNRTOMBS='0'
22410REPLACE_WCSRTOMBS='0'
22411REPLACE_WCSWIDTH='0'
22412REPLACE_WCTOB='0'
22413REPLACE_WCTOMB='0'
22414REPLACE_WCWIDTH='1'
22415REPLACE_WRITE='0'
22416SED='/opt/mp/libexec/gnubin/sed'
22417SERV_AUTHINCS=''
22418SERV_AUTHLIBS=''
22419SET_MAKE=''
22420SHELL='/bin/sh'
22421SIG_ATOMIC_T_SUFFIX=''
22422SITE_CRAM_MD5_PWD='$(sysconfdir)/cram-md5.pwd'
22423SITE_MAIL_RC='$(sysconfdir)/mail.rc'
22424SITE_VIRTUAL_PWDDIR='$(sysconfdir)/domain'
22425SIZE_T_SUFFIX=''
22426SQLLIB=''
22427SQL_LIBOBJS=''
22428SQL_LOADABLE_MODULES=''
22429SQL_LTLIBOBJS=''
22430SQL_MODULES=''
22431STDBOOL_H=''
22432STDDEF_H=''
22433STDINT_H='stdint.h'
22434STRIP='strip'
22435TLS_LIBS=''
22436UNDEFINE_STRTOK_R='0'
22437UNISTD_H_HAVE_WINSOCK2_H='0'
22438UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
22439UNISTRING_LIBS=''
22440USE_NLS='yes'
22441VERSION='3.12'
22442VI_AGE='0'
22443VI_CURRENT='8'
22444VI_REVISION='0'
22445WCHAR_T_SUFFIX=''
22446WINDOWS_64_BIT_OFF_T='0'
22447WINT_T_SUFFIX=''
22448XGETTEXT='/opt/mp/bin/xgettext'
22449XGETTEXT_015='/opt/mp/bin/xgettext'
22450XGETTEXT_EXTRA_OPTIONS=''
22451YACC='bison -y'
22452YFLAGS=''
22453ac_ct_AR='ar'
22454ac_ct_CC='gcc'
22455ac_ct_CXX='g++'
22456ac_ct_DUMPBIN=''
22457am__EXEEXT_FALSE=''
22458am__EXEEXT_TRUE='#'
22459am__fastdepCC_FALSE='#'
22460am__fastdepCC_TRUE=''
22461am__fastdepCXX_FALSE='#'
22462am__fastdepCXX_TRUE=''
22463am__include='include'
22464am__isrc=''
22465am__leading_dot='.'
22466am__nodep='_no'
22467am__quote=''
22468am__tar='$${TAR-tar} chof - "$$tardir"'
22469am__untar='$${TAR-tar} xf -'
22470bindir='${exec_prefix}/bin'
22471build='x86_64-apple-darwin20.4.0'
22472build_alias=''
22473build_cpu='x86_64'
22474build_os='darwin20.4.0'
22475build_vendor='apple'
22476datadir='${datarootdir}'
22477datarootdir='${prefix}/share'
22478docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
22479dvidir='${docdir}'
22480exec_prefix='${prefix}'
22481gl_LIBOBJS=' wcwidth.o'
22482gl_LTLIBOBJS=' wcwidth.lo'
22483gltests_LIBOBJS=''
22484gltests_LTLIBOBJS=''
22485gltests_WITNESS='IN_MAILUTILS_GNULIB_TESTS'
22486host='x86_64-apple-darwin20.4.0'
22487host_alias=''
22488host_cpu='x86_64'
22489host_os='darwin20.4.0'
22490host_vendor='apple'
22491htmldir='${docdir}'
22492includedir='${prefix}/include'
22493infodir='${datarootdir}/info'
22494install_sh='${SHELL} /Users/ferdy/src/mailutils-3.12/build-aux/install-sh'
22495libdir='${exec_prefix}/lib'
22496libexecdir='${exec_prefix}/libexec'
22497lisp_LISP='$(LISPSRC)'
22498lispdir='${datadir}/emacs/site-lisp'
22499localedir='${datarootdir}/locale'
22500localstatedir='${prefix}/var'
22501mandir='${datarootdir}/man'
22502mkdir_p='$(MKDIR_P)'
22503mu_aux_dir='$(top_srcdir)/mu-aux'
22504oldincludedir='/usr/include'
22505pdfdir='${docdir}'
22506pkglibexecdir='${libexecdir}/${PACKAGE}'
22507pkgpyexecdir=''
22508pkgpythondir=''
22509prefix='/opt/mp'
22510program_transform_name='s,x,x,'
22511psdir='${docdir}'
22512pyexecdir=''
22513pythondir=''
22514runstatedir='${localstatedir}/run'
22515sbindir='${exec_prefix}/sbin'
22516sharedstatedir='${prefix}/com'
22517sysconfdir='${prefix}/etc'
22518target_alias=''
22519
22520## ------------------- ##
22521## File substitutions. ##
22522## ------------------- ##
22523
22524PATHDEFS_H='pathdefs.h'
22525
22526## ----------- ##
22527## confdefs.h. ##
22528## ----------- ##
22529
22530/* confdefs.h */
22531#define PACKAGE_NAME "GNU Mailutils"
22532#define PACKAGE_TARNAME "mailutils"
22533#define PACKAGE_VERSION "3.12"
22534#define PACKAGE_STRING "GNU Mailutils 3.12"
22535#define PACKAGE_BUGREPORT "bug-mailutils@gnu.org"
22536#define PACKAGE_URL "http://mailutils.org"
22537#define PACKAGE "mailutils"
22538#define VERSION "3.12"
22539#define STDC_HEADERS 1
22540#define HAVE_SYS_TYPES_H 1
22541#define HAVE_SYS_STAT_H 1
22542#define HAVE_STDLIB_H 1
22543#define HAVE_STRING_H 1
22544#define HAVE_MEMORY_H 1
22545#define HAVE_STRINGS_H 1
22546#define HAVE_INTTYPES_H 1
22547#define HAVE_STDINT_H 1
22548#define HAVE_UNISTD_H 1
22549#define __EXTENSIONS__ 1
22550#define _ALL_SOURCE 1
22551#define _DARWIN_C_SOURCE 1
22552#define _GNU_SOURCE 1
22553#define _POSIX_PTHREAD_SEMANTICS 1
22554#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
22555#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
22556#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
22557#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
22558#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
22559#define __STDC_WANT_LIB_EXT2__ 1
22560#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
22561#define _TANDEM_SOURCE 1
22562#define YYTEXT_POINTER 1
22563#define HAVE_DLFCN_H 1
22564#define LT_OBJDIR ".libs/"
22565#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
22566#define HAVE_CFLOCALECOPYCURRENT 1
22567#define HAVE_ICONV 1
22568#define ENABLE_NLS 1
22569#define HAVE_GETTEXT 1
22570#define HAVE_DCGETTEXT 1
22571#define HAVE_ICONV 1
22572#define ICONV_CONST
22573#define HAVE_ICONV_H 1
22574#define HAVE_ALLOCA_H 1
22575#define HAVE_ALLOCA 1
22576#define HAVE_UNISTD_H 1
22577#define HAVE_WCTYPE_H 1
22578#define HAVE_LIMITS_H 1
22579#define HAVE_WCHAR_H 1
22580#define HAVE_SYS_MMAN_H 1
22581#define HAVE_STDINT_H 1
22582#define HAVE_STDLIB_H 1
22583#define HAVE_SYS_PARAM_H 1
22584#define HAVE_ISWCNTRL 1
22585#define HAVE_ISWBLANK 1
22586#define HAVE_SYMLINK 1
22587#define HAVE_MBSINIT 1
22588#define HAVE_MBRTOWC 1
22589#define HAVE_ISASCII 1
22590#define HAVE_MPROTECT 1
22591#define HAVE_SETENV 1
22592#define HAVE_WCWIDTH 1
22593#define HAVE_WINT_T 1
22594#define HAVE_TOWLOWER 1
22595#define HAVE_RAW_DECL_WCTYPE 1
22596#define HAVE_RAW_DECL_ISWCTYPE 1
22597#define HAVE_RAW_DECL_WCTRANS 1
22598#define HAVE_RAW_DECL_TOWCTRANS 1
22599#define HAVE_LANGINFO_CODESET 1
22600#define HAVE_WORKING_O_NOATIME 1
22601#define HAVE_WORKING_O_NOFOLLOW 1
22602#define HAVE_DECL_GETC_UNLOCKED 1
22603#define HAVE_STDLIB_H 1
22604#define MALLOC_0_IS_NONNULL 1
22605#define HAVE_UNSIGNED_LONG_LONG_INT 1
22606#define HAVE_LONG_LONG_INT 1
22607#define HAVE_MBSTATE_T 1
22608#define HAVE_MAP_ANONYMOUS 1
22609#define HAVE_DECL_SETENV 1
22610#define HAVE_SEARCH_H 1
22611#define HAVE_TSEARCH 1
22612#define HAVE__BOOL 1
22613#define HAVE_WCHAR_T 1
22614#define restrict __restrict
22615#define HAVE_RAW_DECL_FFSL 1
22616#define HAVE_RAW_DECL_FFSLL 1
22617#define HAVE_RAW_DECL_MEMMEM 1
22618#define HAVE_RAW_DECL_STPCPY 1
22619#define HAVE_RAW_DECL_STPNCPY 1
22620#define HAVE_RAW_DECL_STRDUP 1
22621#define HAVE_RAW_DECL_STRNCAT 1
22622#define HAVE_RAW_DECL_STRNDUP 1
22623#define HAVE_RAW_DECL_STRNLEN 1
22624#define HAVE_RAW_DECL_STRPBRK 1
22625#define HAVE_RAW_DECL_STRSEP 1
22626#define HAVE_RAW_DECL_STRCASESTR 1
22627#define HAVE_RAW_DECL_STRTOK_R 1
22628#define HAVE_RAW_DECL_STRERROR_R 1
22629#define HAVE_RAW_DECL_STRSIGNAL 1
22630#define HAVE_ALLOCA 1
22631#define GNULIB_TEST_ENVIRON 1
22632#define HAVE_DECL_ISWBLANK 1
22633#define GNULIB_TEST_ISWBLANK 1
22634#define GNULIB_TEST_MBRTOWC 1
22635#define GNULIB_TEST_MBSINIT 1
22636#define GNULIB_TEST_MBSLEN 1
22637#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
22638#define HAVE_MBSTATE_T 1
22639#define GNULIB_TEST_MEMCHR 1
22640#define GNULIB_TEST_SETENV 1
22641#define HAVE_RAW_DECL__EXIT 1
22642#define HAVE_RAW_DECL_ATOLL 1
22643#define HAVE_RAW_DECL_GETLOADAVG 1
22644#define HAVE_RAW_DECL_GETSUBOPT 1
22645#define HAVE_RAW_DECL_GRANTPT 1
22646#define HAVE_RAW_DECL_INITSTATE 1
22647#define HAVE_RAW_DECL_MKSTEMP 1
22648#define HAVE_RAW_DECL_POSIX_OPENPT 1
22649#define HAVE_RAW_DECL_PTSNAME 1
22650#define HAVE_RAW_DECL_PTSNAME_R 1
22651#define HAVE_RAW_DECL_RANDOM 1
22652#define HAVE_RAW_DECL_REALPATH 1
22653#define HAVE_RAW_DECL_RPMATCH 1
22654#define HAVE_RAW_DECL_SETENV 1
22655#define HAVE_RAW_DECL_SETSTATE 1
22656#define HAVE_RAW_DECL_SRANDOM 1
22657#define HAVE_RAW_DECL_STRTOD 1
22658#define HAVE_RAW_DECL_STRTOLL 1
22659#define HAVE_RAW_DECL_STRTOULL 1
22660#define HAVE_RAW_DECL_UNLOCKPT 1
22661#define HAVE_RAW_DECL_UNSETENV 1
22662#define HAVE_RAW_DECL_CHDIR 1
22663#define HAVE_RAW_DECL_CHOWN 1
22664#define HAVE_RAW_DECL_DUP 1
22665#define HAVE_RAW_DECL_DUP2 1
22666#define HAVE_RAW_DECL_FACCESSAT 1
22667#define HAVE_RAW_DECL_FCHDIR 1
22668#define HAVE_RAW_DECL_FCHOWNAT 1
22669#define HAVE_RAW_DECL_FSYNC 1
22670#define HAVE_RAW_DECL_FTRUNCATE 1
22671#define HAVE_RAW_DECL_GETCWD 1
22672#define HAVE_RAW_DECL_GETDOMAINNAME 1
22673#define HAVE_RAW_DECL_GETDTABLESIZE 1
22674#define HAVE_RAW_DECL_GETGROUPS 1
22675#define HAVE_RAW_DECL_GETHOSTNAME 1
22676#define HAVE_RAW_DECL_GETLOGIN 1
22677#define HAVE_RAW_DECL_GETLOGIN_R 1
22678#define HAVE_RAW_DECL_GETPAGESIZE 1
22679#define HAVE_RAW_DECL_GETUSERSHELL 1
22680#define HAVE_RAW_DECL_SETUSERSHELL 1
22681#define HAVE_RAW_DECL_ENDUSERSHELL 1
22682#define HAVE_RAW_DECL_ISATTY 1
22683#define HAVE_RAW_DECL_LCHOWN 1
22684#define HAVE_RAW_DECL_LINK 1
22685#define HAVE_RAW_DECL_LINKAT 1
22686#define HAVE_RAW_DECL_LSEEK 1
22687#define HAVE_RAW_DECL_PIPE 1
22688#define HAVE_RAW_DECL_PREAD 1
22689#define HAVE_RAW_DECL_PWRITE 1
22690#define HAVE_RAW_DECL_READLINK 1
22691#define HAVE_RAW_DECL_READLINKAT 1
22692#define HAVE_RAW_DECL_RMDIR 1
22693#define HAVE_RAW_DECL_SETHOSTNAME 1
22694#define HAVE_RAW_DECL_SLEEP 1
22695#define HAVE_RAW_DECL_SYMLINK 1
22696#define HAVE_RAW_DECL_SYMLINKAT 1
22697#define HAVE_RAW_DECL_TTYNAME_R 1
22698#define HAVE_RAW_DECL_UNLINK 1
22699#define HAVE_RAW_DECL_UNLINKAT 1
22700#define HAVE_RAW_DECL_USLEEP 1
22701#define HAVE_RAW_DECL_BTOWC 1
22702#define HAVE_RAW_DECL_WCTOB 1
22703#define HAVE_RAW_DECL_MBSINIT 1
22704#define HAVE_RAW_DECL_MBRTOWC 1
22705#define HAVE_RAW_DECL_MBRLEN 1
22706#define HAVE_RAW_DECL_MBSRTOWCS 1
22707#define HAVE_RAW_DECL_MBSNRTOWCS 1
22708#define HAVE_RAW_DECL_WCRTOMB 1
22709#define HAVE_RAW_DECL_WCSRTOMBS 1
22710#define HAVE_RAW_DECL_WCSNRTOMBS 1
22711#define HAVE_RAW_DECL_WCWIDTH 1
22712#define HAVE_RAW_DECL_WMEMCHR 1
22713#define HAVE_RAW_DECL_WMEMCMP 1
22714#define HAVE_RAW_DECL_WMEMCPY 1
22715#define HAVE_RAW_DECL_WMEMMOVE 1
22716#define HAVE_RAW_DECL_WMEMSET 1
22717#define HAVE_RAW_DECL_WCSLEN 1
22718#define HAVE_RAW_DECL_WCSNLEN 1
22719#define HAVE_RAW_DECL_WCSCPY 1
22720#define HAVE_RAW_DECL_WCPCPY 1
22721#define HAVE_RAW_DECL_WCSNCPY 1
22722#define HAVE_RAW_DECL_WCPNCPY 1
22723#define HAVE_RAW_DECL_WCSCAT 1
22724#define HAVE_RAW_DECL_WCSNCAT 1
22725#define HAVE_RAW_DECL_WCSCMP 1
22726#define HAVE_RAW_DECL_WCSNCMP 1
22727#define HAVE_RAW_DECL_WCSCASECMP 1
22728#define HAVE_RAW_DECL_WCSNCASECMP 1
22729#define HAVE_RAW_DECL_WCSCOLL 1
22730#define HAVE_RAW_DECL_WCSXFRM 1
22731#define HAVE_RAW_DECL_WCSDUP 1
22732#define HAVE_RAW_DECL_WCSCHR 1
22733#define HAVE_RAW_DECL_WCSRCHR 1
22734#define HAVE_RAW_DECL_WCSCSPN 1
22735#define HAVE_RAW_DECL_WCSSPN 1
22736#define HAVE_RAW_DECL_WCSPBRK 1
22737#define HAVE_RAW_DECL_WCSSTR 1
22738#define HAVE_RAW_DECL_WCSTOK 1
22739#define HAVE_RAW_DECL_WCSWIDTH 1
22740#define HAVE_TOWLOWER 1
22741#define HAVE_RAW_DECL_WCTYPE 1
22742#define HAVE_RAW_DECL_ISWCTYPE 1
22743#define HAVE_RAW_DECL_WCTRANS 1
22744#define HAVE_RAW_DECL_TOWCTRANS 1
22745#define HAVE_DECL_WCWIDTH 1
22746#define GNULIB_TEST_WCWIDTH 1
22747#define HAVE_LIBRESOLV 1
22748#define HAVE_PATHS_H 1
22749#define HAVE_LIBPROC_H 1
22750#define HAVE_PROC_PIDINFO 1
22751#define LOG_FACILITY LOG_MAIL
22752#define LOG_FACILITY_STRING "mail"
22753#define STDC_HEADERS 1
22754#define HAVE_DIRENT_H 1
22755#define HAVE_ERRNO_H 1
22756#define HAVE_FCNTL_H 1
22757#define HAVE_INTTYPES_H 1
22758#define HAVE_LIBGEN_H 1
22759#define HAVE_LIMITS_H 1
22760#define HAVE_PATHS_H 1
22761#define HAVE_SYS_SOCKET_H 1
22762#define HAVE_STDARG_H 1
22763#define HAVE_STDIO_H 1
22764#define HAVE_STDLIB_H 1
22765#define HAVE_STRING_H 1
22766#define HAVE_STRINGS_H 1
22767#define HAVE_SYS_FILE_H 1
22768#define HAVE_SYSEXITS_H 1
22769#define HAVE_SYSLOG_H 1
22770#define HAVE_TERMCAP_H 1
22771#define HAVE_TERMIOS_H 1
22772#define HAVE_SGTTY_H 1
22773#define HAVE_UTMP_H 1
22774#define HAVE_UTMPX_H 1
22775#define HAVE_UNISTD_H 1
22776#define HAVE_WCHAR_H 1
22777#define HAVE_INTPTR_T 1
22778#define RETSIGTYPE void
22779#define HAVE_DECL_SYS_SIGLIST 1
22780#define HAVE_STRUCT_TM_TM_ZONE 1
22781#define HAVE_TM_ZONE 1
22782#define HAVE_STRUCT_TM_TM_ZONE 1
22783#define HAVE_STRUCT_TM_TM_GMTOFF 1
22784#define HAVE_STRUCT_TM_TM_ISDST 1
22785#define SIZEOF_OFF_T 8
22786#define SIZEOF_LONG 8
22787#define SIZEOF_LONG_LONG 8
22788#define HAVE_GETPAGESIZE 1
22789#define HAVE_MMAP 1
22790#define HAVE_DECL_STRSIGNAL 1
22791#define HAVE_DECL_ENVIRON 0
22792#define HAVE_MKSTEMP 1
22793#define HAVE_SIGACTION 1
22794#define HAVE_SYSCONF 1
22795#define HAVE_GETDELIM 1
22796#define HAVE_SETREUID 1
22797#define HAVE_SETEUID 1
22798#define HAVE_SETLOCALE 1
22799#define HAVE_VFORK 1
22800#define HAVE__EXIT 1
22801#define HAVE_TCGETATTR 1
22802#define HAVE_TCSETATTR 1
22803#define HAVE_FSEEKO 1
22804#define HAVE_UTMP_H 1
22805#define HAVE_UTMPX_H 1
22806#define HAVE_STRUCT_UTMP_UT_NAME 1
22807#define HAVE_WCWIDTH 1
22808#define ENABLE_VIRTUAL_DOMAINS 1
22809#define ENABLE_IMAP 1
22810#define ENABLE_POP 1
22811#define ENABLE_MH 1
22812#define ENABLE_MAILDIR 1
22813#define ENABLE_DOTMAIL 1
22814#define ENABLE_SMTP 1
22815#define ENABLE_SENDMAIL 1
22816#define ENABLE_PROG 1
22817#define HAVE_SECURITY_PAM_APPL_H 1
22818#define USE_LIBPAM 1
22819#define HAVE_DECL_CRYPT 1
22820#define HAVE_PTHREAD_H 1
22821#define WITH_PTHREAD 1
22822#define _REENTRANT 1
22823#define HAVE_PTHREAD_RWLOCK_INIT 1
22824#define MU_DEFAULT_SCHEME "mbox"
22825#define MU_BUILD_PUTMAIL 1
22826#define MU_BUILD_FRM 1
22827#define MU_BUILD_MAIL 1
22828#define MU_BUILD_SIEVE 1
22829#define MU_BUILD_MESSAGES 1
22830#define MU_BUILD_READMSG 1
22831#define MU_BUILD_DOTLOCK 1
22832#define MU_BUILD_MOVEMAIL 1
22833#define MU_BUILD_MIMEVIEW 1
22834#define MU_BUILD_DECODEMAIL 1
22835#define MU_BUILD_MH 1
22836
22837configure: exit 0