Ticket #54112: autogen.config.log

File autogen.config.log, 82.7 KB (added by mouse07410 (Mouse), 7 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/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 AutoGen configure 5.18.12, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 535792-mitll
14uname -m = x86_64
15uname -r = 16.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 16.5.0: Fri Mar  3 16:52:33 PST 2017; root:xnu-3789.51.2~3/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 16.5.0: Fri Mar  3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 384 tasks, 1717 threads, 8 processors
34Load average: 3.72, Mach factor: 4.71
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2641: checking build system type
52configure:2655: result: x86_64-apple-darwin16.5.0
53configure:2675: checking host system type
54configure:2688: result: x86_64-apple-darwin16.5.0
55configure:2708: checking target system type
56configure:2721: result: x86_64-apple-darwin16.5.0
57configure:2767: checking for a BSD-compatible install
58configure:2835: result: /usr/bin/install -c
59configure:2846: checking whether build environment is sane
60configure:2901: result: yes
61configure:3052: checking for a thread-safe mkdir -p
62configure:3091: result: /opt/local/bin/gmkdir -p
63configure:3098: checking for gawk
64configure:3114: found /opt/local/bin/gawk
65configure:3125: result: gawk
66configure:3136: checking whether make sets $(MAKE)
67configure:3158: result: yes
68configure:3187: checking whether make supports nested variables
69configure:3204: result: yes
70configure:3342: checking for style of include used by make
71configure:3370: result: GNU
72configure:3441: checking for gcc
73configure:3468: result: /usr/bin/clang
74configure:3697: checking for C compiler version
75configure:3706: /usr/bin/clang --version >&5
76Apple LLVM version 8.1.0 (clang-802.0.42)
77Target: x86_64-apple-darwin16.5.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3717: $? = 0
81configure:3706: /usr/bin/clang -v >&5
82Apple LLVM version 8.1.0 (clang-802.0.42)
83Target: x86_64-apple-darwin16.5.0
84Thread model: posix
85InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
86configure:3717: $? = 0
87configure:3706: /usr/bin/clang -V >&5
88clang: error: argument to '-V' is missing (expected 1 value)
89clang: error: no input files
90configure:3717: $? = 1
91configure:3706: /usr/bin/clang -qversion >&5
92clang: error: unknown argument: '-qversion'
93clang: error: no input files
94configure:3717: $? = 1
95configure:3737: checking whether the C compiler works
96configure:3759: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:3763: $? = 0
98configure:3811: result: yes
99configure:3814: checking for C compiler default output file name
100configure:3816: result: a.out
101configure:3822: checking for suffix of executables
102configure:3829: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
103configure:3833: $? = 0
104configure:3855: result:
105configure:3877: checking whether we are cross compiling
106configure:3885: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
107configure:3889: $? = 0
108configure:3896: ./conftest
109configure:3900: $? = 0
110configure:3915: result: no
111configure:3920: checking for suffix of object files
112configure:3942: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
113configure:3946: $? = 0
114configure:3967: result: o
115configure:3971: checking whether we are using the GNU C compiler
116configure:3990: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
117configure:3990: $? = 0
118configure:3999: result: yes
119configure:4008: checking whether /usr/bin/clang accepts -g
120configure:4028: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
121configure:4028: $? = 0
122configure:4069: result: yes
123configure:4086: checking for /usr/bin/clang option to accept ISO C89
124configure:4149: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
125configure:4149: $? = 0
126configure:4162: result: none needed
127configure:4187: checking whether /usr/bin/clang understands -c and -o together
128configure:4209: /usr/bin/clang -c conftest.c -o conftest2.o
129configure:4212: $? = 0
130configure:4209: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:4212: $? = 0
132configure:4224: result: yes
133configure:4243: checking dependency style of /usr/bin/clang
134configure:4354: result: gcc3
135configure:4375: checking how to run the C preprocessor
136configure:4406: /usr/bin/clang -E -I/opt/local/include conftest.c
137configure:4406: $? = 0
138configure:4420: /usr/bin/clang -E -I/opt/local/include conftest.c
139conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^
1421 error generated.
143configure:4420: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "GNU AutoGen"
147| #define PACKAGE_TARNAME "autogen"
148| #define PACKAGE_VERSION "5.18.12"
149| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
150| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
151| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
152| #define PACKAGE "autogen"
153| #define VERSION "5.18.12"
154| /* end confdefs.h.  */
155| #include <ac_nonexistent.h>
156configure:4445: result: /usr/bin/clang -E
157configure:4465: /usr/bin/clang -E -I/opt/local/include conftest.c
158configure:4465: $? = 0
159configure:4479: /usr/bin/clang -E -I/opt/local/include conftest.c
160conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
161#include <ac_nonexistent.h>
162         ^
1631 error generated.
164configure:4479: $? = 1
165configure: failed program was:
166| /* confdefs.h */
167| #define PACKAGE_NAME "GNU AutoGen"
168| #define PACKAGE_TARNAME "autogen"
169| #define PACKAGE_VERSION "5.18.12"
170| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
171| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
172| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
173| #define PACKAGE "autogen"
174| #define VERSION "5.18.12"
175| /* end confdefs.h.  */
176| #include <ac_nonexistent.h>
177configure:4508: checking for grep that handles long lines and -e
178configure:4566: result: /usr/bin/grep
179configure:4571: checking for egrep
180configure:4633: result: /usr/bin/grep -E
181configure:4638: checking for ANSI C header files
182configure:4658: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
183configure:4658: $? = 0
184configure:4731: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
185configure:4731: $? = 0
186configure:4731: ./conftest
187configure:4731: $? = 0
188configure:4742: result: yes
189configure:4755: checking for sys/types.h
190configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4755: $? = 0
192configure:4755: result: yes
193configure:4755: checking for sys/stat.h
194configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:4755: $? = 0
196configure:4755: result: yes
197configure:4755: checking for stdlib.h
198configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
199configure:4755: $? = 0
200configure:4755: result: yes
201configure:4755: checking for string.h
202configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:4755: $? = 0
204configure:4755: result: yes
205configure:4755: checking for memory.h
206configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:4755: $? = 0
208configure:4755: result: yes
209configure:4755: checking for strings.h
210configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:4755: $? = 0
212configure:4755: result: yes
213configure:4755: checking for inttypes.h
214configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:4755: $? = 0
216configure:4755: result: yes
217configure:4755: checking for stdint.h
218configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
219configure:4755: $? = 0
220configure:4755: result: yes
221configure:4755: checking for unistd.h
222configure:4755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
223configure:4755: $? = 0
224configure:4755: result: yes
225configure:4768: checking minix/config.h usability
226configure:4768: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
227conftest.c:54:10: fatal error: 'minix/config.h' file not found
228#include <minix/config.h>
229         ^
2301 error generated.
231configure:4768: $? = 1
232configure: failed program was:
233| /* confdefs.h */
234| #define PACKAGE_NAME "GNU AutoGen"
235| #define PACKAGE_TARNAME "autogen"
236| #define PACKAGE_VERSION "5.18.12"
237| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
238| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
239| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
240| #define PACKAGE "autogen"
241| #define VERSION "5.18.12"
242| #define STDC_HEADERS 1
243| #define HAVE_SYS_TYPES_H 1
244| #define HAVE_SYS_STAT_H 1
245| #define HAVE_STDLIB_H 1
246| #define HAVE_STRING_H 1
247| #define HAVE_MEMORY_H 1
248| #define HAVE_STRINGS_H 1
249| #define HAVE_INTTYPES_H 1
250| #define HAVE_STDINT_H 1
251| #define HAVE_UNISTD_H 1
252| /* end confdefs.h.  */
253| #include <stdio.h>
254| #ifdef HAVE_SYS_TYPES_H
255| # include <sys/types.h>
256| #endif
257| #ifdef HAVE_SYS_STAT_H
258| # include <sys/stat.h>
259| #endif
260| #ifdef STDC_HEADERS
261| # include <stdlib.h>
262| # include <stddef.h>
263| #else
264| # ifdef HAVE_STDLIB_H
265| #  include <stdlib.h>
266| # endif
267| #endif
268| #ifdef HAVE_STRING_H
269| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
270| #  include <memory.h>
271| # endif
272| # include <string.h>
273| #endif
274| #ifdef HAVE_STRINGS_H
275| # include <strings.h>
276| #endif
277| #ifdef HAVE_INTTYPES_H
278| # include <inttypes.h>
279| #endif
280| #ifdef HAVE_STDINT_H
281| # include <stdint.h>
282| #endif
283| #ifdef HAVE_UNISTD_H
284| # include <unistd.h>
285| #endif
286| #include <minix/config.h>
287configure:4768: result: no
288configure:4768: checking minix/config.h presence
289configure:4768: /usr/bin/clang -E -I/opt/local/include conftest.c
290conftest.c:21:10: fatal error: 'minix/config.h' file not found
291#include <minix/config.h>
292         ^
2931 error generated.
294configure:4768: $? = 1
295configure: failed program was:
296| /* confdefs.h */
297| #define PACKAGE_NAME "GNU AutoGen"
298| #define PACKAGE_TARNAME "autogen"
299| #define PACKAGE_VERSION "5.18.12"
300| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
301| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
302| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
303| #define PACKAGE "autogen"
304| #define VERSION "5.18.12"
305| #define STDC_HEADERS 1
306| #define HAVE_SYS_TYPES_H 1
307| #define HAVE_SYS_STAT_H 1
308| #define HAVE_STDLIB_H 1
309| #define HAVE_STRING_H 1
310| #define HAVE_MEMORY_H 1
311| #define HAVE_STRINGS_H 1
312| #define HAVE_INTTYPES_H 1
313| #define HAVE_STDINT_H 1
314| #define HAVE_UNISTD_H 1
315| /* end confdefs.h.  */
316| #include <minix/config.h>
317configure:4768: result: no
318configure:4768: checking for minix/config.h
319configure:4768: result: no
320configure:4792: checking whether it is safe to define __EXTENSIONS__
321configure:4810: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
322configure:4810: $? = 0
323configure:4817: result: yes
324configure:4834: checking whether _XOPEN_SOURCE should be defined
325configure:4853: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
326configure:4853: $? = 0
327configure:4877: result: no
328configure:5233: checking how to print strings
329configure:5260: result: printf
330configure:5281: checking for a sed that does not truncate output
331configure:5345: result: /opt/local/bin/gsed
332configure:5363: checking for fgrep
333configure:5425: result: /usr/bin/grep -F
334configure:5460: checking for ld used by /usr/bin/clang
335configure:5527: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
336configure:5534: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
337configure:5549: result: no
338configure:5561: checking for BSD- or MS-compatible name lister (nm)
339configure:5610: result: /opt/local/bin/nm -B
340configure:5740: checking the name lister (/opt/local/bin/nm -B) interface
341configure:5747: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
342configure:5750: /opt/local/bin/nm -B "conftest.o"
343configure:5753: output
3440000000000000000 S _some_variable
345configure:5760: result: BSD nm
346configure:5763: checking whether ln -s works
347configure:5767: result: yes
348configure:5775: checking the maximum length of command line arguments
349configure:5905: result: 196608
350configure:5922: checking whether the shell understands some XSI constructs
351configure:5932: result: yes
352configure:5936: checking whether the shell understands "+="
353configure:5942: result: yes
354configure:5977: checking how to convert x86_64-apple-darwin16.5.0 file names to x86_64-apple-darwin16.5.0 format
355configure:6017: result: func_convert_file_noop
356configure:6024: checking how to convert x86_64-apple-darwin16.5.0 file names to toolchain format
357configure:6044: result: func_convert_file_noop
358configure:6051: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
359configure:6058: result: -r
360configure:6132: checking for objdump
361configure:6159: result: objdump
362configure:6188: checking how to recognize dependent libraries
363configure:6390: result: pass_all
364configure:6475: checking for dlltool
365configure:6502: result: dlltool
366configure:6532: checking how to associate runtime and link libraries
367configure:6559: result: printf %s\n
368configure:6619: checking for ar
369configure:6635: found /opt/local/bin/ar
370configure:6646: result: ar
371configure:6683: checking for archiver @FILE support
372configure:6700: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
373configure:6700: $? = 0
374configure:6703: ar cru libconftest.a @conftest.lst >&5
375ar: @conftest.lst: No such file or directory
376configure:6706: $? = 1
377configure:6726: result: no
378configure:6784: checking for strip
379configure:6800: found /opt/local/bin/strip
380configure:6811: result: strip
381configure:6883: checking for ranlib
382configure:6899: found /opt/local/bin/ranlib
383configure:6910: result: ranlib
384configure:7012: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
385configure:7132: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
386configure:7135: $? = 0
387configure:7139: /opt/local/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
388configure:7142: $? = 0
389cannot find nm_test_var in conftest.nm
390configure:7132: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
391configure:7135: $? = 0
392configure:7139: /opt/local/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
393configure:7142: $? = 0
394configure:7208: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
395configure:7211: $? = 0
396configure:7249: result: ok
397configure:7286: checking for sysroot
398configure:7316: result: no
399configure:7578: checking for mt
400configure:7608: result: no
401configure:7628: checking if : is a manifest tool
402configure:7634: : '-?'
403configure:7642: result: no
404configure:7698: checking for dsymutil
405configure:7714: found /usr/bin/dsymutil
406configure:7725: result: dsymutil
407configure:7790: checking for nmedit
408configure:7806: found /opt/local/bin/nmedit
409configure:7817: result: nmedit
410configure:7882: checking for lipo
411configure:7898: found /opt/local/bin/lipo
412configure:7909: result: lipo
413configure:7974: checking for otool
414configure:7990: found /opt/local/bin/otool
415configure:8001: result: otool
416configure:8066: checking for otool64
417configure:8096: result: no
418configure:8141: checking for -single_module linker flag
419/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
420configure:8174: result: yes
421configure:8177: checking for -exported_symbols_list linker flag
422configure:8197: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
423configure:8197: $? = 0
424configure:8207: result: yes
425configure:8210: checking for -force_load linker flag
426/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
427ar cru libconftest.a conftest.o
428ranlib libconftest.a
429/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
430configure:8242: result: yes
431configure:8281: checking for dlfcn.h
432configure:8281: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
433configure:8281: $? = 0
434configure:8281: result: yes
435configure:8485: checking for objdir
436configure:8500: result: .libs
437configure:8771: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
438configure:8789: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
439configure:8793: $? = 0
440configure:8806: result: yes
441configure:9133: checking for /usr/bin/clang option to produce PIC
442configure:9140: result: -fno-common -DPIC
443configure:9148: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
444configure:9166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
445configure:9170: $? = 0
446configure:9183: result: yes
447configure:9212: checking if /usr/bin/clang static flag -static works
448configure:9240: result: no
449configure:9255: checking if /usr/bin/clang supports -c -o file.o
450configure:9276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
451configure:9280: $? = 0
452configure:9302: result: yes
453configure:9310: checking if /usr/bin/clang supports -c -o file.o
454configure:9357: result: yes
455configure:9390: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
456configure:10543: result: yes
457configure:10783: checking dynamic linker characteristics
458configure:11516: result: darwin16.5.0 dyld
459configure:11623: checking how to hardcode library paths into programs
460configure:11648: result: immediate
461configure:12188: checking whether stripping libraries is possible
462configure:12202: result: yes
463configure:12228: checking if libtool supports shared libraries
464configure:12230: result: yes
465configure:12233: checking whether to build shared libraries
466configure:12254: result: yes
467configure:12257: checking whether to build static libraries
468configure:12261: result: yes
469configure:12350: checking if malloc debugging is wanted
470configure:12368: result: no
471configure:12381: checking for /usr/bin/clang option to accept ISO C99
472configure:12530: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
473configure:12530: $? = 0
474configure:12543: result: none needed
475configure:12651: checking for /usr/bin/clang option to accept ISO Standard C
476configure:12662: result: none needed
477configure:12677: checking whether clearerr_unlocked is declared
478configure:12677: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
479configure:12677: $? = 0
480configure:12677: result: yes
481configure:12690: checking whether feof_unlocked is declared
482configure:12690: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
483configure:12690: $? = 0
484configure:12690: result: yes
485configure:12703: checking whether ferror_unlocked is declared
486configure:12703: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
487configure:12703: $? = 0
488configure:12703: result: yes
489configure:12716: checking whether fflush_unlocked is declared
490configure:12716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
491conftest.c:76:10: error: use of undeclared identifier 'fflush_unlocked'
492  (void) fflush_unlocked;
493         ^
4941 error generated.
495configure:12716: $? = 1
496configure: failed program was:
497| /* confdefs.h */
498| #define PACKAGE_NAME "GNU AutoGen"
499| #define PACKAGE_TARNAME "autogen"
500| #define PACKAGE_VERSION "5.18.12"
501| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
502| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
503| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
504| #define PACKAGE "autogen"
505| #define VERSION "5.18.12"
506| #define STDC_HEADERS 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| #define __EXTENSIONS__ 1
517| #define _ALL_SOURCE 1
518| #define _DARWIN_C_SOURCE 1
519| #define _GNU_SOURCE 1
520| #define __USE_MINGW_ANSI_STDIO 1
521| #define _POSIX_PTHREAD_SEMANTICS 1
522| #define _TANDEM_SOURCE 1
523| #define HAVE_DLFCN_H 1
524| #define LT_OBJDIR ".libs/"
525| #define AO_CURRENT 41
526| #define AO_REVISION 1
527| #define AO_AGE 16
528| #define HAVE_DECL_CLEARERR_UNLOCKED 1
529| #define HAVE_DECL_FEOF_UNLOCKED 1
530| #define HAVE_DECL_FERROR_UNLOCKED 1
531| /* end confdefs.h.  */
532| #include <stdio.h>
533| #ifdef HAVE_SYS_TYPES_H
534| # include <sys/types.h>
535| #endif
536| #ifdef HAVE_SYS_STAT_H
537| # include <sys/stat.h>
538| #endif
539| #ifdef STDC_HEADERS
540| # include <stdlib.h>
541| # include <stddef.h>
542| #else
543| # ifdef HAVE_STDLIB_H
544| #  include <stdlib.h>
545| # endif
546| #endif
547| #ifdef HAVE_STRING_H
548| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
549| #  include <memory.h>
550| # endif
551| # include <string.h>
552| #endif
553| #ifdef HAVE_STRINGS_H
554| # include <strings.h>
555| #endif
556| #ifdef HAVE_INTTYPES_H
557| # include <inttypes.h>
558| #endif
559| #ifdef HAVE_STDINT_H
560| # include <stdint.h>
561| #endif
562| #ifdef HAVE_UNISTD_H
563| # include <unistd.h>
564| #endif
565| int
566| main ()
567| {
568| #ifndef fflush_unlocked
569| #ifdef __cplusplus
570|   (void) fflush_unlocked;
571| #else
572|   (void) fflush_unlocked;
573| #endif
574| #endif
575|
576|   ;
577|   return 0;
578| }
579configure:12716: result: no
580configure:12729: checking whether fgets_unlocked is declared
581configure:12729: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
582conftest.c:77:10: error: use of undeclared identifier 'fgets_unlocked'
583  (void) fgets_unlocked;
584         ^
5851 error generated.
586configure:12729: $? = 1
587configure: failed program was:
588| /* confdefs.h */
589| #define PACKAGE_NAME "GNU AutoGen"
590| #define PACKAGE_TARNAME "autogen"
591| #define PACKAGE_VERSION "5.18.12"
592| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
593| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
594| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
595| #define PACKAGE "autogen"
596| #define VERSION "5.18.12"
597| #define STDC_HEADERS 1
598| #define HAVE_SYS_TYPES_H 1
599| #define HAVE_SYS_STAT_H 1
600| #define HAVE_STDLIB_H 1
601| #define HAVE_STRING_H 1
602| #define HAVE_MEMORY_H 1
603| #define HAVE_STRINGS_H 1
604| #define HAVE_INTTYPES_H 1
605| #define HAVE_STDINT_H 1
606| #define HAVE_UNISTD_H 1
607| #define __EXTENSIONS__ 1
608| #define _ALL_SOURCE 1
609| #define _DARWIN_C_SOURCE 1
610| #define _GNU_SOURCE 1
611| #define __USE_MINGW_ANSI_STDIO 1
612| #define _POSIX_PTHREAD_SEMANTICS 1
613| #define _TANDEM_SOURCE 1
614| #define HAVE_DLFCN_H 1
615| #define LT_OBJDIR ".libs/"
616| #define AO_CURRENT 41
617| #define AO_REVISION 1
618| #define AO_AGE 16
619| #define HAVE_DECL_CLEARERR_UNLOCKED 1
620| #define HAVE_DECL_FEOF_UNLOCKED 1
621| #define HAVE_DECL_FERROR_UNLOCKED 1
622| #define HAVE_DECL_FFLUSH_UNLOCKED 0
623| /* end confdefs.h.  */
624| #include <stdio.h>
625| #ifdef HAVE_SYS_TYPES_H
626| # include <sys/types.h>
627| #endif
628| #ifdef HAVE_SYS_STAT_H
629| # include <sys/stat.h>
630| #endif
631| #ifdef STDC_HEADERS
632| # include <stdlib.h>
633| # include <stddef.h>
634| #else
635| # ifdef HAVE_STDLIB_H
636| #  include <stdlib.h>
637| # endif
638| #endif
639| #ifdef HAVE_STRING_H
640| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
641| #  include <memory.h>
642| # endif
643| # include <string.h>
644| #endif
645| #ifdef HAVE_STRINGS_H
646| # include <strings.h>
647| #endif
648| #ifdef HAVE_INTTYPES_H
649| # include <inttypes.h>
650| #endif
651| #ifdef HAVE_STDINT_H
652| # include <stdint.h>
653| #endif
654| #ifdef HAVE_UNISTD_H
655| # include <unistd.h>
656| #endif
657| int
658| main ()
659| {
660| #ifndef fgets_unlocked
661| #ifdef __cplusplus
662|   (void) fgets_unlocked;
663| #else
664|   (void) fgets_unlocked;
665| #endif
666| #endif
667|
668|   ;
669|   return 0;
670| }
671configure:12729: result: no
672configure:12742: checking whether fputc_unlocked is declared
673configure:12742: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
674conftest.c:78:10: error: use of undeclared identifier 'fputc_unlocked'
675  (void) fputc_unlocked;
676         ^
6771 error generated.
678configure:12742: $? = 1
679configure: failed program was:
680| /* confdefs.h */
681| #define PACKAGE_NAME "GNU AutoGen"
682| #define PACKAGE_TARNAME "autogen"
683| #define PACKAGE_VERSION "5.18.12"
684| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
685| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
686| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
687| #define PACKAGE "autogen"
688| #define VERSION "5.18.12"
689| #define STDC_HEADERS 1
690| #define HAVE_SYS_TYPES_H 1
691| #define HAVE_SYS_STAT_H 1
692| #define HAVE_STDLIB_H 1
693| #define HAVE_STRING_H 1
694| #define HAVE_MEMORY_H 1
695| #define HAVE_STRINGS_H 1
696| #define HAVE_INTTYPES_H 1
697| #define HAVE_STDINT_H 1
698| #define HAVE_UNISTD_H 1
699| #define __EXTENSIONS__ 1
700| #define _ALL_SOURCE 1
701| #define _DARWIN_C_SOURCE 1
702| #define _GNU_SOURCE 1
703| #define __USE_MINGW_ANSI_STDIO 1
704| #define _POSIX_PTHREAD_SEMANTICS 1
705| #define _TANDEM_SOURCE 1
706| #define HAVE_DLFCN_H 1
707| #define LT_OBJDIR ".libs/"
708| #define AO_CURRENT 41
709| #define AO_REVISION 1
710| #define AO_AGE 16
711| #define HAVE_DECL_CLEARERR_UNLOCKED 1
712| #define HAVE_DECL_FEOF_UNLOCKED 1
713| #define HAVE_DECL_FERROR_UNLOCKED 1
714| #define HAVE_DECL_FFLUSH_UNLOCKED 0
715| #define HAVE_DECL_FGETS_UNLOCKED 0
716| /* end confdefs.h.  */
717| #include <stdio.h>
718| #ifdef HAVE_SYS_TYPES_H
719| # include <sys/types.h>
720| #endif
721| #ifdef HAVE_SYS_STAT_H
722| # include <sys/stat.h>
723| #endif
724| #ifdef STDC_HEADERS
725| # include <stdlib.h>
726| # include <stddef.h>
727| #else
728| # ifdef HAVE_STDLIB_H
729| #  include <stdlib.h>
730| # endif
731| #endif
732| #ifdef HAVE_STRING_H
733| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
734| #  include <memory.h>
735| # endif
736| # include <string.h>
737| #endif
738| #ifdef HAVE_STRINGS_H
739| # include <strings.h>
740| #endif
741| #ifdef HAVE_INTTYPES_H
742| # include <inttypes.h>
743| #endif
744| #ifdef HAVE_STDINT_H
745| # include <stdint.h>
746| #endif
747| #ifdef HAVE_UNISTD_H
748| # include <unistd.h>
749| #endif
750| int
751| main ()
752| {
753| #ifndef fputc_unlocked
754| #ifdef __cplusplus
755|   (void) fputc_unlocked;
756| #else
757|   (void) fputc_unlocked;
758| #endif
759| #endif
760|
761|   ;
762|   return 0;
763| }
764configure:12742: result: no
765configure:12755: checking whether fputs_unlocked is declared
766configure:12755: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
767conftest.c:79:10: error: use of undeclared identifier 'fputs_unlocked'
768  (void) fputs_unlocked;
769         ^
7701 error generated.
771configure:12755: $? = 1
772configure: failed program was:
773| /* confdefs.h */
774| #define PACKAGE_NAME "GNU AutoGen"
775| #define PACKAGE_TARNAME "autogen"
776| #define PACKAGE_VERSION "5.18.12"
777| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
778| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
779| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
780| #define PACKAGE "autogen"
781| #define VERSION "5.18.12"
782| #define STDC_HEADERS 1
783| #define HAVE_SYS_TYPES_H 1
784| #define HAVE_SYS_STAT_H 1
785| #define HAVE_STDLIB_H 1
786| #define HAVE_STRING_H 1
787| #define HAVE_MEMORY_H 1
788| #define HAVE_STRINGS_H 1
789| #define HAVE_INTTYPES_H 1
790| #define HAVE_STDINT_H 1
791| #define HAVE_UNISTD_H 1
792| #define __EXTENSIONS__ 1
793| #define _ALL_SOURCE 1
794| #define _DARWIN_C_SOURCE 1
795| #define _GNU_SOURCE 1
796| #define __USE_MINGW_ANSI_STDIO 1
797| #define _POSIX_PTHREAD_SEMANTICS 1
798| #define _TANDEM_SOURCE 1
799| #define HAVE_DLFCN_H 1
800| #define LT_OBJDIR ".libs/"
801| #define AO_CURRENT 41
802| #define AO_REVISION 1
803| #define AO_AGE 16
804| #define HAVE_DECL_CLEARERR_UNLOCKED 1
805| #define HAVE_DECL_FEOF_UNLOCKED 1
806| #define HAVE_DECL_FERROR_UNLOCKED 1
807| #define HAVE_DECL_FFLUSH_UNLOCKED 0
808| #define HAVE_DECL_FGETS_UNLOCKED 0
809| #define HAVE_DECL_FPUTC_UNLOCKED 0
810| /* end confdefs.h.  */
811| #include <stdio.h>
812| #ifdef HAVE_SYS_TYPES_H
813| # include <sys/types.h>
814| #endif
815| #ifdef HAVE_SYS_STAT_H
816| # include <sys/stat.h>
817| #endif
818| #ifdef STDC_HEADERS
819| # include <stdlib.h>
820| # include <stddef.h>
821| #else
822| # ifdef HAVE_STDLIB_H
823| #  include <stdlib.h>
824| # endif
825| #endif
826| #ifdef HAVE_STRING_H
827| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
828| #  include <memory.h>
829| # endif
830| # include <string.h>
831| #endif
832| #ifdef HAVE_STRINGS_H
833| # include <strings.h>
834| #endif
835| #ifdef HAVE_INTTYPES_H
836| # include <inttypes.h>
837| #endif
838| #ifdef HAVE_STDINT_H
839| # include <stdint.h>
840| #endif
841| #ifdef HAVE_UNISTD_H
842| # include <unistd.h>
843| #endif
844| int
845| main ()
846| {
847| #ifndef fputs_unlocked
848| #ifdef __cplusplus
849|   (void) fputs_unlocked;
850| #else
851|   (void) fputs_unlocked;
852| #endif
853| #endif
854|
855|   ;
856|   return 0;
857| }
858configure:12755: result: no
859configure:12768: checking whether fread_unlocked is declared
860configure:12768: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
861conftest.c:80:10: error: use of undeclared identifier 'fread_unlocked'
862  (void) fread_unlocked;
863         ^
8641 error generated.
865configure:12768: $? = 1
866configure: failed program was:
867| /* confdefs.h */
868| #define PACKAGE_NAME "GNU AutoGen"
869| #define PACKAGE_TARNAME "autogen"
870| #define PACKAGE_VERSION "5.18.12"
871| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
872| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
873| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
874| #define PACKAGE "autogen"
875| #define VERSION "5.18.12"
876| #define STDC_HEADERS 1
877| #define HAVE_SYS_TYPES_H 1
878| #define HAVE_SYS_STAT_H 1
879| #define HAVE_STDLIB_H 1
880| #define HAVE_STRING_H 1
881| #define HAVE_MEMORY_H 1
882| #define HAVE_STRINGS_H 1
883| #define HAVE_INTTYPES_H 1
884| #define HAVE_STDINT_H 1
885| #define HAVE_UNISTD_H 1
886| #define __EXTENSIONS__ 1
887| #define _ALL_SOURCE 1
888| #define _DARWIN_C_SOURCE 1
889| #define _GNU_SOURCE 1
890| #define __USE_MINGW_ANSI_STDIO 1
891| #define _POSIX_PTHREAD_SEMANTICS 1
892| #define _TANDEM_SOURCE 1
893| #define HAVE_DLFCN_H 1
894| #define LT_OBJDIR ".libs/"
895| #define AO_CURRENT 41
896| #define AO_REVISION 1
897| #define AO_AGE 16
898| #define HAVE_DECL_CLEARERR_UNLOCKED 1
899| #define HAVE_DECL_FEOF_UNLOCKED 1
900| #define HAVE_DECL_FERROR_UNLOCKED 1
901| #define HAVE_DECL_FFLUSH_UNLOCKED 0
902| #define HAVE_DECL_FGETS_UNLOCKED 0
903| #define HAVE_DECL_FPUTC_UNLOCKED 0
904| #define HAVE_DECL_FPUTS_UNLOCKED 0
905| /* end confdefs.h.  */
906| #include <stdio.h>
907| #ifdef HAVE_SYS_TYPES_H
908| # include <sys/types.h>
909| #endif
910| #ifdef HAVE_SYS_STAT_H
911| # include <sys/stat.h>
912| #endif
913| #ifdef STDC_HEADERS
914| # include <stdlib.h>
915| # include <stddef.h>
916| #else
917| # ifdef HAVE_STDLIB_H
918| #  include <stdlib.h>
919| # endif
920| #endif
921| #ifdef HAVE_STRING_H
922| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
923| #  include <memory.h>
924| # endif
925| # include <string.h>
926| #endif
927| #ifdef HAVE_STRINGS_H
928| # include <strings.h>
929| #endif
930| #ifdef HAVE_INTTYPES_H
931| # include <inttypes.h>
932| #endif
933| #ifdef HAVE_STDINT_H
934| # include <stdint.h>
935| #endif
936| #ifdef HAVE_UNISTD_H
937| # include <unistd.h>
938| #endif
939| int
940| main ()
941| {
942| #ifndef fread_unlocked
943| #ifdef __cplusplus
944|   (void) fread_unlocked;
945| #else
946|   (void) fread_unlocked;
947| #endif
948| #endif
949|
950|   ;
951|   return 0;
952| }
953configure:12768: result: no
954configure:12781: checking whether fwrite_unlocked is declared
955configure:12781: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
956conftest.c:81:10: error: use of undeclared identifier 'fwrite_unlocked'
957  (void) fwrite_unlocked;
958         ^
9591 error generated.
960configure:12781: $? = 1
961configure: failed program was:
962| /* confdefs.h */
963| #define PACKAGE_NAME "GNU AutoGen"
964| #define PACKAGE_TARNAME "autogen"
965| #define PACKAGE_VERSION "5.18.12"
966| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
967| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
968| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
969| #define PACKAGE "autogen"
970| #define VERSION "5.18.12"
971| #define STDC_HEADERS 1
972| #define HAVE_SYS_TYPES_H 1
973| #define HAVE_SYS_STAT_H 1
974| #define HAVE_STDLIB_H 1
975| #define HAVE_STRING_H 1
976| #define HAVE_MEMORY_H 1
977| #define HAVE_STRINGS_H 1
978| #define HAVE_INTTYPES_H 1
979| #define HAVE_STDINT_H 1
980| #define HAVE_UNISTD_H 1
981| #define __EXTENSIONS__ 1
982| #define _ALL_SOURCE 1
983| #define _DARWIN_C_SOURCE 1
984| #define _GNU_SOURCE 1
985| #define __USE_MINGW_ANSI_STDIO 1
986| #define _POSIX_PTHREAD_SEMANTICS 1
987| #define _TANDEM_SOURCE 1
988| #define HAVE_DLFCN_H 1
989| #define LT_OBJDIR ".libs/"
990| #define AO_CURRENT 41
991| #define AO_REVISION 1
992| #define AO_AGE 16
993| #define HAVE_DECL_CLEARERR_UNLOCKED 1
994| #define HAVE_DECL_FEOF_UNLOCKED 1
995| #define HAVE_DECL_FERROR_UNLOCKED 1
996| #define HAVE_DECL_FFLUSH_UNLOCKED 0
997| #define HAVE_DECL_FGETS_UNLOCKED 0
998| #define HAVE_DECL_FPUTC_UNLOCKED 0
999| #define HAVE_DECL_FPUTS_UNLOCKED 0
1000| #define HAVE_DECL_FREAD_UNLOCKED 0
1001| /* end confdefs.h.  */
1002| #include <stdio.h>
1003| #ifdef HAVE_SYS_TYPES_H
1004| # include <sys/types.h>
1005| #endif
1006| #ifdef HAVE_SYS_STAT_H
1007| # include <sys/stat.h>
1008| #endif
1009| #ifdef STDC_HEADERS
1010| # include <stdlib.h>
1011| # include <stddef.h>
1012| #else
1013| # ifdef HAVE_STDLIB_H
1014| #  include <stdlib.h>
1015| # endif
1016| #endif
1017| #ifdef HAVE_STRING_H
1018| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1019| #  include <memory.h>
1020| # endif
1021| # include <string.h>
1022| #endif
1023| #ifdef HAVE_STRINGS_H
1024| # include <strings.h>
1025| #endif
1026| #ifdef HAVE_INTTYPES_H
1027| # include <inttypes.h>
1028| #endif
1029| #ifdef HAVE_STDINT_H
1030| # include <stdint.h>
1031| #endif
1032| #ifdef HAVE_UNISTD_H
1033| # include <unistd.h>
1034| #endif
1035| int
1036| main ()
1037| {
1038| #ifndef fwrite_unlocked
1039| #ifdef __cplusplus
1040|   (void) fwrite_unlocked;
1041| #else
1042|   (void) fwrite_unlocked;
1043| #endif
1044| #endif
1045|
1046|   ;
1047|   return 0;
1048| }
1049configure:12781: result: no
1050configure:12794: checking whether getc_unlocked is declared
1051configure:12794: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1052configure:12794: $? = 0
1053configure:12794: result: yes
1054configure:12807: checking whether getchar_unlocked is declared
1055configure:12807: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1056configure:12807: $? = 0
1057configure:12807: result: yes
1058configure:12820: checking whether putc_unlocked is declared
1059configure:12820: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1060configure:12820: $? = 0
1061configure:12820: result: yes
1062configure:12833: checking whether putchar_unlocked is declared
1063configure:12833: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1064configure:12833: $? = 0
1065configure:12833: result: yes
1066configure:12949: checking for texi2html
1067configure:12977: result: :
1068configure:12985: checking for an ANSI C-conforming const
1069configure:13051: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1070configure:13051: $? = 0
1071configure:13058: result: yes
1072configure:13066: checking for inline
1073configure:13082: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1074configure:13082: $? = 0
1075configure:13090: result: inline
1076configure:13109: checking for dlopen in -ldl
1077configure:13134: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl   >&5
1078configure:13134: $? = 0
1079configure:13143: result: yes
1080configure:13155: checking for mode_t
1081configure:13155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1082configure:13155: $? = 0
1083configure:13155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1084conftest.c:84:21: error: expected expression
1085if (sizeof ((mode_t)))
1086                    ^
10871 error generated.
1088configure:13155: $? = 1
1089configure: failed program was:
1090| /* confdefs.h */
1091| #define PACKAGE_NAME "GNU AutoGen"
1092| #define PACKAGE_TARNAME "autogen"
1093| #define PACKAGE_VERSION "5.18.12"
1094| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1095| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1096| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1097| #define PACKAGE "autogen"
1098| #define VERSION "5.18.12"
1099| #define STDC_HEADERS 1
1100| #define HAVE_SYS_TYPES_H 1
1101| #define HAVE_SYS_STAT_H 1
1102| #define HAVE_STDLIB_H 1
1103| #define HAVE_STRING_H 1
1104| #define HAVE_MEMORY_H 1
1105| #define HAVE_STRINGS_H 1
1106| #define HAVE_INTTYPES_H 1
1107| #define HAVE_STDINT_H 1
1108| #define HAVE_UNISTD_H 1
1109| #define __EXTENSIONS__ 1
1110| #define _ALL_SOURCE 1
1111| #define _DARWIN_C_SOURCE 1
1112| #define _GNU_SOURCE 1
1113| #define __USE_MINGW_ANSI_STDIO 1
1114| #define _POSIX_PTHREAD_SEMANTICS 1
1115| #define _TANDEM_SOURCE 1
1116| #define HAVE_DLFCN_H 1
1117| #define LT_OBJDIR ".libs/"
1118| #define AO_CURRENT 41
1119| #define AO_REVISION 1
1120| #define AO_AGE 16
1121| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1122| #define HAVE_DECL_FEOF_UNLOCKED 1
1123| #define HAVE_DECL_FERROR_UNLOCKED 1
1124| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1125| #define HAVE_DECL_FGETS_UNLOCKED 0
1126| #define HAVE_DECL_FPUTC_UNLOCKED 0
1127| #define HAVE_DECL_FPUTS_UNLOCKED 0
1128| #define HAVE_DECL_FREAD_UNLOCKED 0
1129| #define HAVE_DECL_FWRITE_UNLOCKED 0
1130| #define HAVE_DECL_GETC_UNLOCKED 1
1131| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1132| #define HAVE_DECL_PUTC_UNLOCKED 1
1133| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1134| #define USE_UNLOCKED_IO 1
1135| #define HAVE_LIBDL 1
1136| /* end confdefs.h.  */
1137| #include <stdio.h>
1138| #ifdef HAVE_SYS_TYPES_H
1139| # include <sys/types.h>
1140| #endif
1141| #ifdef HAVE_SYS_STAT_H
1142| # include <sys/stat.h>
1143| #endif
1144| #ifdef STDC_HEADERS
1145| # include <stdlib.h>
1146| # include <stddef.h>
1147| #else
1148| # ifdef HAVE_STDLIB_H
1149| #  include <stdlib.h>
1150| # endif
1151| #endif
1152| #ifdef HAVE_STRING_H
1153| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1154| #  include <memory.h>
1155| # endif
1156| # include <string.h>
1157| #endif
1158| #ifdef HAVE_STRINGS_H
1159| # include <strings.h>
1160| #endif
1161| #ifdef HAVE_INTTYPES_H
1162| # include <inttypes.h>
1163| #endif
1164| #ifdef HAVE_STDINT_H
1165| # include <stdint.h>
1166| #endif
1167| #ifdef HAVE_UNISTD_H
1168| # include <unistd.h>
1169| #endif
1170| int
1171| main ()
1172| {
1173| if (sizeof ((mode_t)))
1174|           return 0;
1175|   ;
1176|   return 0;
1177| }
1178configure:13155: result: yes
1179configure:13166: checking for pid_t
1180configure:13166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1181configure:13166: $? = 0
1182configure:13166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1183conftest.c:84:20: error: expected expression
1184if (sizeof ((pid_t)))
1185                   ^
11861 error generated.
1187configure:13166: $? = 1
1188configure: failed program was:
1189| /* confdefs.h */
1190| #define PACKAGE_NAME "GNU AutoGen"
1191| #define PACKAGE_TARNAME "autogen"
1192| #define PACKAGE_VERSION "5.18.12"
1193| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1194| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1195| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1196| #define PACKAGE "autogen"
1197| #define VERSION "5.18.12"
1198| #define STDC_HEADERS 1
1199| #define HAVE_SYS_TYPES_H 1
1200| #define HAVE_SYS_STAT_H 1
1201| #define HAVE_STDLIB_H 1
1202| #define HAVE_STRING_H 1
1203| #define HAVE_MEMORY_H 1
1204| #define HAVE_STRINGS_H 1
1205| #define HAVE_INTTYPES_H 1
1206| #define HAVE_STDINT_H 1
1207| #define HAVE_UNISTD_H 1
1208| #define __EXTENSIONS__ 1
1209| #define _ALL_SOURCE 1
1210| #define _DARWIN_C_SOURCE 1
1211| #define _GNU_SOURCE 1
1212| #define __USE_MINGW_ANSI_STDIO 1
1213| #define _POSIX_PTHREAD_SEMANTICS 1
1214| #define _TANDEM_SOURCE 1
1215| #define HAVE_DLFCN_H 1
1216| #define LT_OBJDIR ".libs/"
1217| #define AO_CURRENT 41
1218| #define AO_REVISION 1
1219| #define AO_AGE 16
1220| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1221| #define HAVE_DECL_FEOF_UNLOCKED 1
1222| #define HAVE_DECL_FERROR_UNLOCKED 1
1223| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1224| #define HAVE_DECL_FGETS_UNLOCKED 0
1225| #define HAVE_DECL_FPUTC_UNLOCKED 0
1226| #define HAVE_DECL_FPUTS_UNLOCKED 0
1227| #define HAVE_DECL_FREAD_UNLOCKED 0
1228| #define HAVE_DECL_FWRITE_UNLOCKED 0
1229| #define HAVE_DECL_GETC_UNLOCKED 1
1230| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1231| #define HAVE_DECL_PUTC_UNLOCKED 1
1232| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1233| #define USE_UNLOCKED_IO 1
1234| #define HAVE_LIBDL 1
1235| /* end confdefs.h.  */
1236| #include <stdio.h>
1237| #ifdef HAVE_SYS_TYPES_H
1238| # include <sys/types.h>
1239| #endif
1240| #ifdef HAVE_SYS_STAT_H
1241| # include <sys/stat.h>
1242| #endif
1243| #ifdef STDC_HEADERS
1244| # include <stdlib.h>
1245| # include <stddef.h>
1246| #else
1247| # ifdef HAVE_STDLIB_H
1248| #  include <stdlib.h>
1249| # endif
1250| #endif
1251| #ifdef HAVE_STRING_H
1252| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1253| #  include <memory.h>
1254| # endif
1255| # include <string.h>
1256| #endif
1257| #ifdef HAVE_STRINGS_H
1258| # include <strings.h>
1259| #endif
1260| #ifdef HAVE_INTTYPES_H
1261| # include <inttypes.h>
1262| #endif
1263| #ifdef HAVE_STDINT_H
1264| # include <stdint.h>
1265| #endif
1266| #ifdef HAVE_UNISTD_H
1267| # include <unistd.h>
1268| #endif
1269| int
1270| main ()
1271| {
1272| if (sizeof ((pid_t)))
1273|           return 0;
1274|   ;
1275|   return 0;
1276| }
1277configure:13166: result: yes
1278configure:13177: checking for size_t
1279configure:13177: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1280configure:13177: $? = 0
1281configure:13177: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1282conftest.c:84:21: error: expected expression
1283if (sizeof ((size_t)))
1284                    ^
12851 error generated.
1286configure:13177: $? = 1
1287configure: failed program was:
1288| /* confdefs.h */
1289| #define PACKAGE_NAME "GNU AutoGen"
1290| #define PACKAGE_TARNAME "autogen"
1291| #define PACKAGE_VERSION "5.18.12"
1292| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1293| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1294| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1295| #define PACKAGE "autogen"
1296| #define VERSION "5.18.12"
1297| #define STDC_HEADERS 1
1298| #define HAVE_SYS_TYPES_H 1
1299| #define HAVE_SYS_STAT_H 1
1300| #define HAVE_STDLIB_H 1
1301| #define HAVE_STRING_H 1
1302| #define HAVE_MEMORY_H 1
1303| #define HAVE_STRINGS_H 1
1304| #define HAVE_INTTYPES_H 1
1305| #define HAVE_STDINT_H 1
1306| #define HAVE_UNISTD_H 1
1307| #define __EXTENSIONS__ 1
1308| #define _ALL_SOURCE 1
1309| #define _DARWIN_C_SOURCE 1
1310| #define _GNU_SOURCE 1
1311| #define __USE_MINGW_ANSI_STDIO 1
1312| #define _POSIX_PTHREAD_SEMANTICS 1
1313| #define _TANDEM_SOURCE 1
1314| #define HAVE_DLFCN_H 1
1315| #define LT_OBJDIR ".libs/"
1316| #define AO_CURRENT 41
1317| #define AO_REVISION 1
1318| #define AO_AGE 16
1319| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1320| #define HAVE_DECL_FEOF_UNLOCKED 1
1321| #define HAVE_DECL_FERROR_UNLOCKED 1
1322| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1323| #define HAVE_DECL_FGETS_UNLOCKED 0
1324| #define HAVE_DECL_FPUTC_UNLOCKED 0
1325| #define HAVE_DECL_FPUTS_UNLOCKED 0
1326| #define HAVE_DECL_FREAD_UNLOCKED 0
1327| #define HAVE_DECL_FWRITE_UNLOCKED 0
1328| #define HAVE_DECL_GETC_UNLOCKED 1
1329| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1330| #define HAVE_DECL_PUTC_UNLOCKED 1
1331| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1332| #define USE_UNLOCKED_IO 1
1333| #define HAVE_LIBDL 1
1334| /* end confdefs.h.  */
1335| #include <stdio.h>
1336| #ifdef HAVE_SYS_TYPES_H
1337| # include <sys/types.h>
1338| #endif
1339| #ifdef HAVE_SYS_STAT_H
1340| # include <sys/stat.h>
1341| #endif
1342| #ifdef STDC_HEADERS
1343| # include <stdlib.h>
1344| # include <stddef.h>
1345| #else
1346| # ifdef HAVE_STDLIB_H
1347| #  include <stdlib.h>
1348| # endif
1349| #endif
1350| #ifdef HAVE_STRING_H
1351| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1352| #  include <memory.h>
1353| # endif
1354| # include <string.h>
1355| #endif
1356| #ifdef HAVE_STRINGS_H
1357| # include <strings.h>
1358| #endif
1359| #ifdef HAVE_INTTYPES_H
1360| # include <inttypes.h>
1361| #endif
1362| #ifdef HAVE_STDINT_H
1363| # include <stdint.h>
1364| #endif
1365| #ifdef HAVE_UNISTD_H
1366| # include <unistd.h>
1367| #endif
1368| int
1369| main ()
1370| {
1371| if (sizeof ((size_t)))
1372|           return 0;
1373|   ;
1374|   return 0;
1375| }
1376configure:13177: result: yes
1377configure:13188: checking for uid_t in sys/types.h
1378configure:13207: result: yes
1379configure:13220: checking for long double with more range or precision than double
1380configure:13256: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1381configure:13256: $? = 0
1382configure:13263: result: yes
1383configure:13288: checking for long long
1384configure:13288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1385configure:13288: $? = 0
1386configure:13288: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1387conftest.c:87:24: error: expected expression
1388if (sizeof ((long long)))
1389                       ^
13901 error generated.
1391configure:13288: $? = 1
1392configure: failed program was:
1393| /* confdefs.h */
1394| #define PACKAGE_NAME "GNU AutoGen"
1395| #define PACKAGE_TARNAME "autogen"
1396| #define PACKAGE_VERSION "5.18.12"
1397| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1398| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1399| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1400| #define PACKAGE "autogen"
1401| #define VERSION "5.18.12"
1402| #define STDC_HEADERS 1
1403| #define HAVE_SYS_TYPES_H 1
1404| #define HAVE_SYS_STAT_H 1
1405| #define HAVE_STDLIB_H 1
1406| #define HAVE_STRING_H 1
1407| #define HAVE_MEMORY_H 1
1408| #define HAVE_STRINGS_H 1
1409| #define HAVE_INTTYPES_H 1
1410| #define HAVE_STDINT_H 1
1411| #define HAVE_UNISTD_H 1
1412| #define __EXTENSIONS__ 1
1413| #define _ALL_SOURCE 1
1414| #define _DARWIN_C_SOURCE 1
1415| #define _GNU_SOURCE 1
1416| #define __USE_MINGW_ANSI_STDIO 1
1417| #define _POSIX_PTHREAD_SEMANTICS 1
1418| #define _TANDEM_SOURCE 1
1419| #define HAVE_DLFCN_H 1
1420| #define LT_OBJDIR ".libs/"
1421| #define AO_CURRENT 41
1422| #define AO_REVISION 1
1423| #define AO_AGE 16
1424| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1425| #define HAVE_DECL_FEOF_UNLOCKED 1
1426| #define HAVE_DECL_FERROR_UNLOCKED 1
1427| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1428| #define HAVE_DECL_FGETS_UNLOCKED 0
1429| #define HAVE_DECL_FPUTC_UNLOCKED 0
1430| #define HAVE_DECL_FPUTS_UNLOCKED 0
1431| #define HAVE_DECL_FREAD_UNLOCKED 0
1432| #define HAVE_DECL_FWRITE_UNLOCKED 0
1433| #define HAVE_DECL_GETC_UNLOCKED 1
1434| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1435| #define HAVE_DECL_PUTC_UNLOCKED 1
1436| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1437| #define USE_UNLOCKED_IO 1
1438| #define HAVE_LIBDL 1
1439| #define HAVE_LONG_DOUBLE_WIDER 1
1440| #define HAVE_LONG_DOUBLE 1
1441| #define SNV_LONG_DOUBLE long double
1442| /* end confdefs.h.  */
1443| #include <stdio.h>
1444| #ifdef HAVE_SYS_TYPES_H
1445| # include <sys/types.h>
1446| #endif
1447| #ifdef HAVE_SYS_STAT_H
1448| # include <sys/stat.h>
1449| #endif
1450| #ifdef STDC_HEADERS
1451| # include <stdlib.h>
1452| # include <stddef.h>
1453| #else
1454| # ifdef HAVE_STDLIB_H
1455| #  include <stdlib.h>
1456| # endif
1457| #endif
1458| #ifdef HAVE_STRING_H
1459| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1460| #  include <memory.h>
1461| # endif
1462| # include <string.h>
1463| #endif
1464| #ifdef HAVE_STRINGS_H
1465| # include <strings.h>
1466| #endif
1467| #ifdef HAVE_INTTYPES_H
1468| # include <inttypes.h>
1469| #endif
1470| #ifdef HAVE_STDINT_H
1471| # include <stdint.h>
1472| #endif
1473| #ifdef HAVE_UNISTD_H
1474| # include <unistd.h>
1475| #endif
1476| int
1477| main ()
1478| {
1479| if (sizeof ((long long)))
1480|           return 0;
1481|   ;
1482|   return 0;
1483| }
1484configure:13288: result: yes
1485configure:13297: checking for uintmax_t
1486configure:13297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1487configure:13297: $? = 0
1488configure:13297: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1489conftest.c:88:24: error: expected expression
1490if (sizeof ((uintmax_t)))
1491                       ^
14921 error generated.
1493configure:13297: $? = 1
1494configure: failed program was:
1495| /* confdefs.h */
1496| #define PACKAGE_NAME "GNU AutoGen"
1497| #define PACKAGE_TARNAME "autogen"
1498| #define PACKAGE_VERSION "5.18.12"
1499| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1500| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1501| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1502| #define PACKAGE "autogen"
1503| #define VERSION "5.18.12"
1504| #define STDC_HEADERS 1
1505| #define HAVE_SYS_TYPES_H 1
1506| #define HAVE_SYS_STAT_H 1
1507| #define HAVE_STDLIB_H 1
1508| #define HAVE_STRING_H 1
1509| #define HAVE_MEMORY_H 1
1510| #define HAVE_STRINGS_H 1
1511| #define HAVE_INTTYPES_H 1
1512| #define HAVE_STDINT_H 1
1513| #define HAVE_UNISTD_H 1
1514| #define __EXTENSIONS__ 1
1515| #define _ALL_SOURCE 1
1516| #define _DARWIN_C_SOURCE 1
1517| #define _GNU_SOURCE 1
1518| #define __USE_MINGW_ANSI_STDIO 1
1519| #define _POSIX_PTHREAD_SEMANTICS 1
1520| #define _TANDEM_SOURCE 1
1521| #define HAVE_DLFCN_H 1
1522| #define LT_OBJDIR ".libs/"
1523| #define AO_CURRENT 41
1524| #define AO_REVISION 1
1525| #define AO_AGE 16
1526| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1527| #define HAVE_DECL_FEOF_UNLOCKED 1
1528| #define HAVE_DECL_FERROR_UNLOCKED 1
1529| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1530| #define HAVE_DECL_FGETS_UNLOCKED 0
1531| #define HAVE_DECL_FPUTC_UNLOCKED 0
1532| #define HAVE_DECL_FPUTS_UNLOCKED 0
1533| #define HAVE_DECL_FREAD_UNLOCKED 0
1534| #define HAVE_DECL_FWRITE_UNLOCKED 0
1535| #define HAVE_DECL_GETC_UNLOCKED 1
1536| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1537| #define HAVE_DECL_PUTC_UNLOCKED 1
1538| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1539| #define USE_UNLOCKED_IO 1
1540| #define HAVE_LIBDL 1
1541| #define HAVE_LONG_DOUBLE_WIDER 1
1542| #define HAVE_LONG_DOUBLE 1
1543| #define SNV_LONG_DOUBLE long double
1544| #define HAVE_LONG_LONG 1
1545| /* end confdefs.h.  */
1546| #include <stdio.h>
1547| #ifdef HAVE_SYS_TYPES_H
1548| # include <sys/types.h>
1549| #endif
1550| #ifdef HAVE_SYS_STAT_H
1551| # include <sys/stat.h>
1552| #endif
1553| #ifdef STDC_HEADERS
1554| # include <stdlib.h>
1555| # include <stddef.h>
1556| #else
1557| # ifdef HAVE_STDLIB_H
1558| #  include <stdlib.h>
1559| # endif
1560| #endif
1561| #ifdef HAVE_STRING_H
1562| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1563| #  include <memory.h>
1564| # endif
1565| # include <string.h>
1566| #endif
1567| #ifdef HAVE_STRINGS_H
1568| # include <strings.h>
1569| #endif
1570| #ifdef HAVE_INTTYPES_H
1571| # include <inttypes.h>
1572| #endif
1573| #ifdef HAVE_STDINT_H
1574| # include <stdint.h>
1575| #endif
1576| #ifdef HAVE_UNISTD_H
1577| # include <unistd.h>
1578| #endif
1579| int
1580| main ()
1581| {
1582| if (sizeof ((uintmax_t)))
1583|           return 0;
1584|   ;
1585|   return 0;
1586| }
1587configure:13297: result: yes
1588configure:13306: checking for size_t
1589configure:13306: result: yes
1590configure:13315: checking for wchar_t
1591configure:13315: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1592configure:13315: $? = 0
1593configure:13315: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1594conftest.c:90:22: error: expected expression
1595if (sizeof ((wchar_t)))
1596                     ^
15971 error generated.
1598configure:13315: $? = 1
1599configure: failed program was:
1600| /* confdefs.h */
1601| #define PACKAGE_NAME "GNU AutoGen"
1602| #define PACKAGE_TARNAME "autogen"
1603| #define PACKAGE_VERSION "5.18.12"
1604| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1605| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1606| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1607| #define PACKAGE "autogen"
1608| #define VERSION "5.18.12"
1609| #define STDC_HEADERS 1
1610| #define HAVE_SYS_TYPES_H 1
1611| #define HAVE_SYS_STAT_H 1
1612| #define HAVE_STDLIB_H 1
1613| #define HAVE_STRING_H 1
1614| #define HAVE_MEMORY_H 1
1615| #define HAVE_STRINGS_H 1
1616| #define HAVE_INTTYPES_H 1
1617| #define HAVE_STDINT_H 1
1618| #define HAVE_UNISTD_H 1
1619| #define __EXTENSIONS__ 1
1620| #define _ALL_SOURCE 1
1621| #define _DARWIN_C_SOURCE 1
1622| #define _GNU_SOURCE 1
1623| #define __USE_MINGW_ANSI_STDIO 1
1624| #define _POSIX_PTHREAD_SEMANTICS 1
1625| #define _TANDEM_SOURCE 1
1626| #define HAVE_DLFCN_H 1
1627| #define LT_OBJDIR ".libs/"
1628| #define AO_CURRENT 41
1629| #define AO_REVISION 1
1630| #define AO_AGE 16
1631| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1632| #define HAVE_DECL_FEOF_UNLOCKED 1
1633| #define HAVE_DECL_FERROR_UNLOCKED 1
1634| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1635| #define HAVE_DECL_FGETS_UNLOCKED 0
1636| #define HAVE_DECL_FPUTC_UNLOCKED 0
1637| #define HAVE_DECL_FPUTS_UNLOCKED 0
1638| #define HAVE_DECL_FREAD_UNLOCKED 0
1639| #define HAVE_DECL_FWRITE_UNLOCKED 0
1640| #define HAVE_DECL_GETC_UNLOCKED 1
1641| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1642| #define HAVE_DECL_PUTC_UNLOCKED 1
1643| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1644| #define USE_UNLOCKED_IO 1
1645| #define HAVE_LIBDL 1
1646| #define HAVE_LONG_DOUBLE_WIDER 1
1647| #define HAVE_LONG_DOUBLE 1
1648| #define SNV_LONG_DOUBLE long double
1649| #define HAVE_LONG_LONG 1
1650| #define HAVE_UINTMAX_T 1
1651| #define HAVE_SIZE_T 1
1652| /* end confdefs.h.  */
1653| #include <stdio.h>
1654| #ifdef HAVE_SYS_TYPES_H
1655| # include <sys/types.h>
1656| #endif
1657| #ifdef HAVE_SYS_STAT_H
1658| # include <sys/stat.h>
1659| #endif
1660| #ifdef STDC_HEADERS
1661| # include <stdlib.h>
1662| # include <stddef.h>
1663| #else
1664| # ifdef HAVE_STDLIB_H
1665| #  include <stdlib.h>
1666| # endif
1667| #endif
1668| #ifdef HAVE_STRING_H
1669| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1670| #  include <memory.h>
1671| # endif
1672| # include <string.h>
1673| #endif
1674| #ifdef HAVE_STRINGS_H
1675| # include <strings.h>
1676| #endif
1677| #ifdef HAVE_INTTYPES_H
1678| # include <inttypes.h>
1679| #endif
1680| #ifdef HAVE_STDINT_H
1681| # include <stdint.h>
1682| #endif
1683| #ifdef HAVE_UNISTD_H
1684| # include <unistd.h>
1685| #endif
1686| int
1687| main ()
1688| {
1689| if (sizeof ((wchar_t)))
1690|           return 0;
1691|   ;
1692|   return 0;
1693| }
1694configure:13315: result: yes
1695configure:13329: checking size of char*
1696configure:13334: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1697configure:13334: $? = 0
1698configure:13334: ./conftest
1699configure:13334: $? = 0
1700configure:13348: result: 8
1701configure:13362: checking size of int
1702configure:13367: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1703configure:13367: $? = 0
1704configure:13367: ./conftest
1705configure:13367: $? = 0
1706configure:13381: result: 4
1707configure:13395: checking size of long
1708configure:13400: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1709configure:13400: $? = 0
1710configure:13400: ./conftest
1711configure:13400: $? = 0
1712configure:13414: result: 8
1713configure:13428: checking size of short
1714configure:13433: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1715configure:13433: $? = 0
1716configure:13433: ./conftest
1717configure:13433: $? = 0
1718configure:13447: result: 2
1719configure:13461: checking for strchr
1720configure:13461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1721conftest.c:82:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1722char strchr ();
1723     ^
1724conftest.c:82:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
17251 warning generated.
1726configure:13461: $? = 0
1727configure:13461: result: yes
1728configure:13461: checking for strlcpy
1729configure:13461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1730conftest.c:83:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1731char strlcpy ();
1732     ^
1733conftest.c:83:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
17341 warning generated.
1735configure:13461: $? = 0
1736configure:13461: result: yes
1737configure:13461: checking for snprintf
1738configure:13461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1739conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
1740char snprintf ();
1741     ^
1742conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
17431 warning generated.
1744configure:13461: $? = 0
1745configure:13461: result: yes
1746configure:13461: checking for dlopen
1747configure:13461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1748configure:13461: $? = 0
1749configure:13461: result: yes
1750configure:13470: checking for library containing copysign
1751configure:13501: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1752conftest.c:70:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration]
1753char copysign ();
1754     ^
1755conftest.c:70:6: note: 'copysign' is a builtin with type 'double (double, double)'
17561 warning generated.
1757configure:13501: $? = 0
1758configure:13518: result: none required
1759configure:13528: checking for library containing copysignl
1760configure:13559: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1761conftest.c:71:6: warning: incompatible redeclaration of library function 'copysignl' [-Wincompatible-library-redeclaration]
1762char copysignl ();
1763     ^
1764conftest.c:71:6: note: 'copysignl' is a builtin with type 'long double (long double, long double)'
17651 warning generated.
1766configure:13559: $? = 0
1767configure:13576: result: none required
1768configure:13586: checking for library containing modfl
1769configure:13617: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
1770conftest.c:72:6: warning: incompatible redeclaration of library function 'modfl' [-Wincompatible-library-redeclaration]
1771char modfl ();
1772     ^
1773conftest.c:72:6: note: 'modfl' is a builtin with type 'long double (long double, long double *)'
17741 warning generated.
1775configure:13617: $? = 0
1776configure:13634: result: none required
1777configure:13667: checking for unsigned long long int
1778configure:13715: result: yes
1779configure:13727: checking libio.h usability
1780configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1781conftest.c:100:10: fatal error: 'libio.h' file not found
1782#include <libio.h>
1783         ^
17841 error generated.
1785configure:13727: $? = 1
1786configure: failed program was:
1787| /* confdefs.h */
1788| #define PACKAGE_NAME "GNU AutoGen"
1789| #define PACKAGE_TARNAME "autogen"
1790| #define PACKAGE_VERSION "5.18.12"
1791| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1792| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1793| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1794| #define PACKAGE "autogen"
1795| #define VERSION "5.18.12"
1796| #define STDC_HEADERS 1
1797| #define HAVE_SYS_TYPES_H 1
1798| #define HAVE_SYS_STAT_H 1
1799| #define HAVE_STDLIB_H 1
1800| #define HAVE_STRING_H 1
1801| #define HAVE_MEMORY_H 1
1802| #define HAVE_STRINGS_H 1
1803| #define HAVE_INTTYPES_H 1
1804| #define HAVE_STDINT_H 1
1805| #define HAVE_UNISTD_H 1
1806| #define __EXTENSIONS__ 1
1807| #define _ALL_SOURCE 1
1808| #define _DARWIN_C_SOURCE 1
1809| #define _GNU_SOURCE 1
1810| #define __USE_MINGW_ANSI_STDIO 1
1811| #define _POSIX_PTHREAD_SEMANTICS 1
1812| #define _TANDEM_SOURCE 1
1813| #define HAVE_DLFCN_H 1
1814| #define LT_OBJDIR ".libs/"
1815| #define AO_CURRENT 41
1816| #define AO_REVISION 1
1817| #define AO_AGE 16
1818| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1819| #define HAVE_DECL_FEOF_UNLOCKED 1
1820| #define HAVE_DECL_FERROR_UNLOCKED 1
1821| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1822| #define HAVE_DECL_FGETS_UNLOCKED 0
1823| #define HAVE_DECL_FPUTC_UNLOCKED 0
1824| #define HAVE_DECL_FPUTS_UNLOCKED 0
1825| #define HAVE_DECL_FREAD_UNLOCKED 0
1826| #define HAVE_DECL_FWRITE_UNLOCKED 0
1827| #define HAVE_DECL_GETC_UNLOCKED 1
1828| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1829| #define HAVE_DECL_PUTC_UNLOCKED 1
1830| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1831| #define USE_UNLOCKED_IO 1
1832| #define HAVE_LIBDL 1
1833| #define HAVE_LONG_DOUBLE_WIDER 1
1834| #define HAVE_LONG_DOUBLE 1
1835| #define SNV_LONG_DOUBLE long double
1836| #define HAVE_LONG_LONG 1
1837| #define HAVE_UINTMAX_T 1
1838| #define HAVE_SIZE_T 1
1839| #define HAVE_WCHAR_T 1
1840| #define SIZEOF_CHARP 8
1841| #define SIZEOF_INT 4
1842| #define SIZEOF_LONG 8
1843| #define SIZEOF_SHORT 2
1844| #define HAVE_STRCHR 1
1845| #define HAVE_STRLCPY 1
1846| #define HAVE_SNPRINTF 1
1847| #define HAVE_DLOPEN 1
1848| #define HAVE_COPYSIGN 1
1849| #define HAVE_COPYSIGNL 1
1850| #define HAVE_MODFL 1
1851| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1852| /* end confdefs.h.  */
1853| #include <stdio.h>
1854| #ifdef HAVE_SYS_TYPES_H
1855| # include <sys/types.h>
1856| #endif
1857| #ifdef HAVE_SYS_STAT_H
1858| # include <sys/stat.h>
1859| #endif
1860| #ifdef STDC_HEADERS
1861| # include <stdlib.h>
1862| # include <stddef.h>
1863| #else
1864| # ifdef HAVE_STDLIB_H
1865| #  include <stdlib.h>
1866| # endif
1867| #endif
1868| #ifdef HAVE_STRING_H
1869| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1870| #  include <memory.h>
1871| # endif
1872| # include <string.h>
1873| #endif
1874| #ifdef HAVE_STRINGS_H
1875| # include <strings.h>
1876| #endif
1877| #ifdef HAVE_INTTYPES_H
1878| # include <inttypes.h>
1879| #endif
1880| #ifdef HAVE_STDINT_H
1881| # include <stdint.h>
1882| #endif
1883| #ifdef HAVE_UNISTD_H
1884| # include <unistd.h>
1885| #endif
1886| #include <libio.h>
1887configure:13727: result: no
1888configure:13727: checking libio.h presence
1889configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c
1890conftest.c:67:10: fatal error: 'libio.h' file not found
1891#include <libio.h>
1892         ^
18931 error generated.
1894configure:13727: $? = 1
1895configure: failed program was:
1896| /* confdefs.h */
1897| #define PACKAGE_NAME "GNU AutoGen"
1898| #define PACKAGE_TARNAME "autogen"
1899| #define PACKAGE_VERSION "5.18.12"
1900| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
1901| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
1902| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
1903| #define PACKAGE "autogen"
1904| #define VERSION "5.18.12"
1905| #define STDC_HEADERS 1
1906| #define HAVE_SYS_TYPES_H 1
1907| #define HAVE_SYS_STAT_H 1
1908| #define HAVE_STDLIB_H 1
1909| #define HAVE_STRING_H 1
1910| #define HAVE_MEMORY_H 1
1911| #define HAVE_STRINGS_H 1
1912| #define HAVE_INTTYPES_H 1
1913| #define HAVE_STDINT_H 1
1914| #define HAVE_UNISTD_H 1
1915| #define __EXTENSIONS__ 1
1916| #define _ALL_SOURCE 1
1917| #define _DARWIN_C_SOURCE 1
1918| #define _GNU_SOURCE 1
1919| #define __USE_MINGW_ANSI_STDIO 1
1920| #define _POSIX_PTHREAD_SEMANTICS 1
1921| #define _TANDEM_SOURCE 1
1922| #define HAVE_DLFCN_H 1
1923| #define LT_OBJDIR ".libs/"
1924| #define AO_CURRENT 41
1925| #define AO_REVISION 1
1926| #define AO_AGE 16
1927| #define HAVE_DECL_CLEARERR_UNLOCKED 1
1928| #define HAVE_DECL_FEOF_UNLOCKED 1
1929| #define HAVE_DECL_FERROR_UNLOCKED 1
1930| #define HAVE_DECL_FFLUSH_UNLOCKED 0
1931| #define HAVE_DECL_FGETS_UNLOCKED 0
1932| #define HAVE_DECL_FPUTC_UNLOCKED 0
1933| #define HAVE_DECL_FPUTS_UNLOCKED 0
1934| #define HAVE_DECL_FREAD_UNLOCKED 0
1935| #define HAVE_DECL_FWRITE_UNLOCKED 0
1936| #define HAVE_DECL_GETC_UNLOCKED 1
1937| #define HAVE_DECL_GETCHAR_UNLOCKED 1
1938| #define HAVE_DECL_PUTC_UNLOCKED 1
1939| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1940| #define USE_UNLOCKED_IO 1
1941| #define HAVE_LIBDL 1
1942| #define HAVE_LONG_DOUBLE_WIDER 1
1943| #define HAVE_LONG_DOUBLE 1
1944| #define SNV_LONG_DOUBLE long double
1945| #define HAVE_LONG_LONG 1
1946| #define HAVE_UINTMAX_T 1
1947| #define HAVE_SIZE_T 1
1948| #define HAVE_WCHAR_T 1
1949| #define SIZEOF_CHARP 8
1950| #define SIZEOF_INT 4
1951| #define SIZEOF_LONG 8
1952| #define SIZEOF_SHORT 2
1953| #define HAVE_STRCHR 1
1954| #define HAVE_STRLCPY 1
1955| #define HAVE_SNPRINTF 1
1956| #define HAVE_DLOPEN 1
1957| #define HAVE_COPYSIGN 1
1958| #define HAVE_COPYSIGNL 1
1959| #define HAVE_MODFL 1
1960| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1961| /* end confdefs.h.  */
1962| #include <libio.h>
1963configure:13727: result: no
1964configure:13727: checking for libio.h
1965configure:13727: result: no
1966configure:13727: checking ctype.h usability
1967configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1968configure:13727: $? = 0
1969configure:13727: result: yes
1970configure:13727: checking ctype.h presence
1971configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c
1972configure:13727: $? = 0
1973configure:13727: result: yes
1974configure:13727: checking for ctype.h
1975configure:13727: result: yes
1976configure:13727: checking assert.h usability
1977configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1978configure:13727: $? = 0
1979configure:13727: result: yes
1980configure:13727: checking assert.h presence
1981configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c
1982configure:13727: $? = 0
1983configure:13727: result: yes
1984configure:13727: checking for assert.h
1985configure:13727: result: yes
1986configure:13727: checking sys/resource.h usability
1987configure:13727: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1988configure:13727: $? = 0
1989configure:13727: result: yes
1990configure:13727: checking sys/resource.h presence
1991configure:13727: /usr/bin/clang -E -I/opt/local/include conftest.c
1992configure:13727: $? = 0
1993configure:13727: result: yes
1994configure:13727: checking for sys/resource.h
1995configure:13727: result: yes
1996configure:13737: checking whether sigsetjmp is declared
1997configure:13737: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1998configure:13737: $? = 0
1999configure:13737: result: yes
2000configure:13749: checking whether sys_siglist is declared
2001configure:13749: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
2002configure:13749: $? = 0
2003configure:13749: result: yes
2004configure:13770: checking for putenv
2005configure:13770: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
2006configure:13770: $? = 0
2007configure:13770: result: yes
2008configure:13770: checking for getdate_r
2009configure:13770: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
2010Undefined symbols for architecture x86_64:
2011  "_getdate_r", referenced from:
2012      _main in conftest-caf972.o
2013ld: symbol(s) not found for architecture x86_64
2014clang: error: linker command failed with exit code 1 (use -v to see invocation)
2015configure:13770: $? = 1
2016configure: failed program was:
2017| /* confdefs.h */
2018| #define PACKAGE_NAME "GNU AutoGen"
2019| #define PACKAGE_TARNAME "autogen"
2020| #define PACKAGE_VERSION "5.18.12"
2021| #define PACKAGE_STRING "GNU AutoGen 5.18.12"
2022| #define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
2023| #define PACKAGE_URL "http://www.gnu.org/software/autogen/"
2024| #define PACKAGE "autogen"
2025| #define VERSION "5.18.12"
2026| #define STDC_HEADERS 1
2027| #define HAVE_SYS_TYPES_H 1
2028| #define HAVE_SYS_STAT_H 1
2029| #define HAVE_STDLIB_H 1
2030| #define HAVE_STRING_H 1
2031| #define HAVE_MEMORY_H 1
2032| #define HAVE_STRINGS_H 1
2033| #define HAVE_INTTYPES_H 1
2034| #define HAVE_STDINT_H 1
2035| #define HAVE_UNISTD_H 1
2036| #define __EXTENSIONS__ 1
2037| #define _ALL_SOURCE 1
2038| #define _DARWIN_C_SOURCE 1
2039| #define _GNU_SOURCE 1
2040| #define __USE_MINGW_ANSI_STDIO 1
2041| #define _POSIX_PTHREAD_SEMANTICS 1
2042| #define _TANDEM_SOURCE 1
2043| #define HAVE_DLFCN_H 1
2044| #define LT_OBJDIR ".libs/"
2045| #define AO_CURRENT 41
2046| #define AO_REVISION 1
2047| #define AO_AGE 16
2048| #define HAVE_DECL_CLEARERR_UNLOCKED 1
2049| #define HAVE_DECL_FEOF_UNLOCKED 1
2050| #define HAVE_DECL_FERROR_UNLOCKED 1
2051| #define HAVE_DECL_FFLUSH_UNLOCKED 0
2052| #define HAVE_DECL_FGETS_UNLOCKED 0
2053| #define HAVE_DECL_FPUTC_UNLOCKED 0
2054| #define HAVE_DECL_FPUTS_UNLOCKED 0
2055| #define HAVE_DECL_FREAD_UNLOCKED 0
2056| #define HAVE_DECL_FWRITE_UNLOCKED 0
2057| #define HAVE_DECL_GETC_UNLOCKED 1
2058| #define HAVE_DECL_GETCHAR_UNLOCKED 1
2059| #define HAVE_DECL_PUTC_UNLOCKED 1
2060| #define HAVE_DECL_PUTCHAR_UNLOCKED 1
2061| #define USE_UNLOCKED_IO 1
2062| #define HAVE_LIBDL 1
2063| #define HAVE_LONG_DOUBLE_WIDER 1
2064| #define HAVE_LONG_DOUBLE 1
2065| #define SNV_LONG_DOUBLE long double
2066| #define HAVE_LONG_LONG 1
2067| #define HAVE_UINTMAX_T 1
2068| #define HAVE_SIZE_T 1
2069| #define HAVE_WCHAR_T 1
2070| #define SIZEOF_CHARP 8
2071| #define SIZEOF_INT 4
2072| #define SIZEOF_LONG 8
2073| #define SIZEOF_SHORT 2
2074| #define HAVE_STRCHR 1
2075| #define HAVE_STRLCPY 1
2076| #define HAVE_SNPRINTF 1
2077| #define HAVE_DLOPEN 1
2078| #define HAVE_COPYSIGN 1
2079| #define HAVE_COPYSIGNL 1
2080| #define HAVE_MODFL 1
2081| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2082| #define HAVE_CTYPE_H 1
2083| #define HAVE_ASSERT_H 1
2084| #define HAVE_SYS_RESOURCE_H 1
2085| #define HAVE_DECL_SIGSETJMP 1
2086| #define HAVE_DECL_SYS_SIGLIST 1
2087| #define HAVE_PUTENV 1
2088| /* end confdefs.h.  */
2089| /* Define getdate_r to an innocuous variant, in case <limits.h> declares getdate_r.
2090|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2091| #define getdate_r innocuous_getdate_r
2092|
2093| /* System header to define __stub macros and hopefully few prototypes,
2094|     which can conflict with char getdate_r (); below.
2095|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2096|     <limits.h> exists even on freestanding compilers.  */
2097|
2098| #ifdef __STDC__
2099| # include <limits.h>
2100| #else
2101| # include <assert.h>
2102| #endif
2103|
2104| #undef getdate_r
2105|
2106| /* Override any GCC internal prototype to avoid an error.
2107|    Use char because int might match the return type of a GCC
2108|    builtin and then its argument prototype would still apply.  */
2109| #ifdef __cplusplus
2110| extern "C"
2111| #endif
2112| char getdate_r ();
2113| /* The GNU C library defines this for functions which it implements
2114|     to always fail with ENOSYS.  Some functions are actually named
2115|     something starting with __ and the normal name is an alias.  */
2116| #if defined __stub_getdate_r || defined __stub___getdate_r
2117| choke me
2118| #endif
2119|
2120| int
2121| main ()
2122| {
2123| return getdate_r ();
2124|   ;
2125|   return 0;
2126| }
2127configure:13770: result: no
2128configure:13770: checking for utimes
2129configure:13770: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
2130configure:13770: $? = 0
2131configure:13770: result: yes
2132configure:13770: checking for futimes
2133configure:13770: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl  >&5
2134configure:13770: $? = 0
2135configure:13770: result: yes
2136configure:13780: checking for inline
2137configure:13804: result: inline
2138configure:13824: checking for long long int
2139configure:13874: result: yes
2140configure:13883: checking for grep that handles long lines and -e
2141configure:13941: result: /usr/bin/grep
2142configure:13946: checking for egrep
2143configure:14008: result: /usr/bin/grep -E
2144configure:14013: checking for fgrep
2145configure:14075: result: /usr/bin/grep -F
2146configure:14135: checking for pkg-config
2147configure:14153: found /opt/local/bin/pkg-config
2148configure:14165: result: /opt/local/bin/pkg-config
2149configure:14190: checking pkg-config is at least version 0.9.0
2150configure:14193: result: yes
2151configure:14221: checking for guile 2.0
2152configure:14224: $PKG_CONFIG --exists --print-errors "guile-$v"
2153Package guile-2.0 was not found in the pkg-config search path.
2154Perhaps you should add the directory containing `guile-2.0.pc'
2155to the PKG_CONFIG_PATH environment variable
2156No package 'guile-2.0' found
2157configure:14227: $? = 1
2158configure:14221: checking for guile 1.8
2159configure:14224: $PKG_CONFIG --exists --print-errors "guile-$v"
2160Package guile-1.8 was not found in the pkg-config search path.
2161Perhaps you should add the directory containing `guile-1.8.pc'
2162to the PKG_CONFIG_PATH environment variable
2163No package 'guile-1.8' found
2164configure:14227: $? = 1
2165configure:14235: error:
2166No Guile development packages were found.
2167
2168Please verify that you have Guile installed.  If you installed Guile
2169from a binary distribution, please verify that you have also installed
2170the development packages.  If you installed it yourself, you might need
2171to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more.
2172
2173
2174## ---------------- ##
2175## Cache variables. ##
2176## ---------------- ##
2177
2178ac_cv_build=x86_64-apple-darwin16.5.0
2179ac_cv_c_compiler_gnu=yes
2180ac_cv_c_const=yes
2181ac_cv_c_inline=inline
2182ac_cv_c_long_double=yes
2183ac_cv_env_CC_set=set
2184ac_cv_env_CC_value=/usr/bin/clang
2185ac_cv_env_CFLAGS_set=set
2186ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2187ac_cv_env_CPPFLAGS_set=set
2188ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2189ac_cv_env_CPP_set=
2190ac_cv_env_CPP_value=
2191ac_cv_env_GUILE_CFLAGS_set=
2192ac_cv_env_GUILE_CFLAGS_value=
2193ac_cv_env_GUILE_LIBS_set=
2194ac_cv_env_GUILE_LIBS_value=
2195ac_cv_env_LDFLAGS_set=set
2196ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2197ac_cv_env_LIBS_set=
2198ac_cv_env_LIBS_value=
2199ac_cv_env_PKG_CONFIG_LIBDIR_set=
2200ac_cv_env_PKG_CONFIG_LIBDIR_value=
2201ac_cv_env_PKG_CONFIG_PATH_set=
2202ac_cv_env_PKG_CONFIG_PATH_value=
2203ac_cv_env_PKG_CONFIG_set=
2204ac_cv_env_PKG_CONFIG_value=
2205ac_cv_env_build_alias_set=
2206ac_cv_env_build_alias_value=
2207ac_cv_env_host_alias_set=
2208ac_cv_env_host_alias_value=
2209ac_cv_env_target_alias_set=
2210ac_cv_env_target_alias_value=
2211ac_cv_func_dlopen=yes
2212ac_cv_func_futimes=yes
2213ac_cv_func_getdate_r=no
2214ac_cv_func_putenv=yes
2215ac_cv_func_snprintf=yes
2216ac_cv_func_strchr=yes
2217ac_cv_func_strlcpy=yes
2218ac_cv_func_utimes=yes
2219ac_cv_have_decl_clearerr_unlocked=yes
2220ac_cv_have_decl_feof_unlocked=yes
2221ac_cv_have_decl_ferror_unlocked=yes
2222ac_cv_have_decl_fflush_unlocked=no
2223ac_cv_have_decl_fgets_unlocked=no
2224ac_cv_have_decl_fputc_unlocked=no
2225ac_cv_have_decl_fputs_unlocked=no
2226ac_cv_have_decl_fread_unlocked=no
2227ac_cv_have_decl_fwrite_unlocked=no
2228ac_cv_have_decl_getc_unlocked=yes
2229ac_cv_have_decl_getchar_unlocked=yes
2230ac_cv_have_decl_putc_unlocked=yes
2231ac_cv_have_decl_putchar_unlocked=yes
2232ac_cv_have_decl_sigsetjmp=yes
2233ac_cv_have_decl_sys_siglist=yes
2234ac_cv_header_assert_h=yes
2235ac_cv_header_ctype_h=yes
2236ac_cv_header_dlfcn_h=yes
2237ac_cv_header_inttypes_h=yes
2238ac_cv_header_libio_h=no
2239ac_cv_header_memory_h=yes
2240ac_cv_header_minix_config_h=no
2241ac_cv_header_stdc=yes
2242ac_cv_header_stdint_h=yes
2243ac_cv_header_stdlib_h=yes
2244ac_cv_header_string_h=yes
2245ac_cv_header_strings_h=yes
2246ac_cv_header_sys_resource_h=yes
2247ac_cv_header_sys_stat_h=yes
2248ac_cv_header_sys_types_h=yes
2249ac_cv_header_unistd_h=yes
2250ac_cv_host=x86_64-apple-darwin16.5.0
2251ac_cv_lib_dl_dlopen=yes
2252ac_cv_objext=o
2253ac_cv_path_EGREP='/usr/bin/grep -E'
2254ac_cv_path_FGREP='/usr/bin/grep -F'
2255ac_cv_path_GREP=/usr/bin/grep
2256ac_cv_path_SED=/opt/local/bin/gsed
2257ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2258ac_cv_path_mkdir=/opt/local/bin/gmkdir
2259ac_cv_prog_AWK=gawk
2260ac_cv_prog_CPP='/usr/bin/clang -E'
2261ac_cv_prog_TEXI2HTML=:
2262ac_cv_prog_ac_ct_AR=ar
2263ac_cv_prog_ac_ct_CC=/usr/bin/clang
2264ac_cv_prog_ac_ct_DLLTOOL=dlltool
2265ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2266ac_cv_prog_ac_ct_LIPO=lipo
2267ac_cv_prog_ac_ct_NMEDIT=nmedit
2268ac_cv_prog_ac_ct_OBJDUMP=objdump
2269ac_cv_prog_ac_ct_OTOOL=otool
2270ac_cv_prog_ac_ct_RANLIB=ranlib
2271ac_cv_prog_ac_ct_STRIP=strip
2272ac_cv_prog_cc_c89=
2273ac_cv_prog_cc_c99=
2274ac_cv_prog_cc_g=yes
2275ac_cv_prog_cc_stdc=
2276ac_cv_prog_make_make_set=yes
2277ac_cv_safe_to_define___extensions__=yes
2278ac_cv_search_copysign='none required'
2279ac_cv_search_copysignl='none required'
2280ac_cv_search_modfl='none required'
2281ac_cv_should_define__xopen_source=no
2282ac_cv_sizeof_charp=8
2283ac_cv_sizeof_int=4
2284ac_cv_sizeof_long=8
2285ac_cv_sizeof_short=2
2286ac_cv_target=x86_64-apple-darwin16.5.0
2287ac_cv_type_long_double_wider=yes
2288ac_cv_type_long_long=yes
2289ac_cv_type_long_long_int=yes
2290ac_cv_type_mode_t=yes
2291ac_cv_type_pid_t=yes
2292ac_cv_type_size_t=yes
2293ac_cv_type_uid_t=yes
2294ac_cv_type_uintmax_t=yes
2295ac_cv_type_unsigned_long_long_int=yes
2296ac_cv_type_wchar_t=yes
2297am_cv_CC_dependencies_compiler_type=gcc3
2298am_cv_make_support_nested_variables=yes
2299am_cv_prog_cc_c_o=yes
2300lt_cv_apple_cc_single_mod=yes
2301lt_cv_ar_at_file=no
2302lt_cv_deplibs_check_method=pass_all
2303lt_cv_file_magic_cmd='$MAGIC_CMD'
2304lt_cv_file_magic_test_file=
2305lt_cv_ld_exported_symbols_list=yes
2306lt_cv_ld_force_load=yes
2307lt_cv_ld_reload_flag=-r
2308lt_cv_nm_interface='BSD nm'
2309lt_cv_objdir=.libs
2310lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2311lt_cv_path_NM='/opt/local/bin/nm -B'
2312lt_cv_path_mainfest_tool=no
2313lt_cv_prog_compiler_c_o=yes
2314lt_cv_prog_compiler_pic='-fno-common -DPIC'
2315lt_cv_prog_compiler_pic_works=yes
2316lt_cv_prog_compiler_rtti_exceptions=yes
2317lt_cv_prog_compiler_static_works=no
2318lt_cv_prog_gnu_ld=no
2319lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2320lt_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'\'''
2321lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2322lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
2323lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2324lt_cv_sys_max_cmd_len=196608
2325lt_cv_to_host_file_cmd=func_convert_file_noop
2326lt_cv_to_tool_file_cmd=func_convert_file_noop
2327
2328## ----------------- ##
2329## Output variables. ##
2330## ----------------- ##
2331
2332ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing aclocal-1.15'
2333AGEN5_TESTS=''
2334AG_LDFLAGS=''
2335AG_MAJOR_VERSION='5'
2336AG_MINOR_VERSION='18'
2337AG_STATIC_AUTOGEN=''
2338AG_TIMEOUT=''
2339AG_VERSION='5.18.12'
2340AG_XML2=''
2341AGexe=''
2342AGnam=''
2343AMDEPBACKSLASH='\'
2344AMDEP_FALSE='#'
2345AMDEP_TRUE=''
2346AMTAR='$${TAR-tar}'
2347AM_BACKSLASH='\'
2348AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2349AM_DEFAULT_VERBOSITY='1'
2350AM_V='$(V)'
2351AO_AGE='16'
2352AO_CURRENT='41'
2353AO_REVISION='1'
2354AO_TEMPLATE_VERSION='167937'
2355AR='ar'
2356AS='as'
2357AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing autoconf'
2358AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing autoheader'
2359AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing automake-1.15'
2360AWK='gawk'
2361CC='/usr/bin/clang'
2362CCDEPMODE='depmode=gcc3'
2363CFLAGS='-pipe -Os -arch x86_64'
2364CLexe=''
2365CLnam=''
2366CONFIG_SHELL=''
2367CONVENIENCE_SNPRINTFV_FALSE=''
2368CONVENIENCE_SNPRINTFV_TRUE=''
2369CPP='/usr/bin/clang -E'
2370CPPFLAGS='-I/opt/local/include'
2371CYGPATH_W='echo'
2372DEBUG_ENABLED=''
2373DEFS=''
2374DEPDIR='.deps'
2375DLLTOOL='dlltool'
2376DO_SHELL_CMDS_FALSE=''
2377DO_SHELL_CMDS_TRUE=''
2378DSYMUTIL='dsymutil'
2379DUMPBIN=''
2380DYNAMIC_AG='-export-dynamic'
2381ECHO_C='\c'
2382ECHO_N=''
2383ECHO_T=''
2384EGREP='/usr/bin/grep -E'
2385ENABLE_STATIC=''
2386EXEEXT=''
2387FGREP='/usr/bin/grep -F'
2388GDexe=''
2389GDnam=''
2390GL_GENERATE_STDNORETURN_H_FALSE=''
2391GL_GENERATE_STDNORETURN_H_TRUE=''
2392GO_AGE=''
2393GO_CURRENT=''
2394GO_REVISION=''
2395GREP='/usr/bin/grep'
2396GUILE_CFLAGS=''
2397GUILE_EFFECTIVE_VERSION=''
2398GUILE_LDFLAGS=''
2399GUILE_LIBS=''
2400GUILE_LTLIBS=''
2401HAVE_XML_LIB_FALSE=''
2402HAVE_XML_LIB_TRUE=''
2403INCLIST=''
2404INCSNPRINTFV=''
2405INSTALL_DATA='${INSTALL} -m 644'
2406INSTALL_PROGRAM='${INSTALL}'
2407INSTALL_SCRIPT='${INSTALL}'
2408INSTALL_SNPRINTFV_FALSE=''
2409INSTALL_SNPRINTFV_TRUE=''
2410INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2411LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2412LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2413LIBOBJS=''
2414LIBS='-ldl '
2415LIBSNPRINTFV=''
2416LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2417LIBXML2_CFLAGS=''
2418LIBXML2_LIBS=''
2419LIPO='lipo'
2420LN_S='ln -s'
2421LTLIBOBJS=''
2422M4_SRC=''
2423MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/missing makeinfo'
2424MANIFEST_TOOL=':'
2425MKDIR_P='/opt/local/bin/gmkdir -p'
2426NEED_PATHFIND_FALSE=''
2427NEED_PATHFIND_TRUE='#'
2428NM='/opt/local/bin/nm -B'
2429NMEDIT='nmedit'
2430OBJDUMP='objdump'
2431OBJEXT='o'
2432OPTS_TESTDIR=''
2433OTOOL64=':'
2434OTOOL='otool'
2435PACKAGE='autogen'
2436PACKAGE_BUGREPORT='autogen-users@lists.sourceforge.net'
2437PACKAGE_NAME='GNU AutoGen'
2438PACKAGE_STRING='GNU AutoGen 5.18.12'
2439PACKAGE_TARNAME='autogen'
2440PACKAGE_URL='http://www.gnu.org/software/autogen/'
2441PACKAGE_VERSION='5.18.12'
2442PATH_SEPARATOR=':'
2443PKG_CONFIG='/opt/local/bin/pkg-config'
2444PKG_CONFIG_LIBDIR=''
2445PKG_CONFIG_PATH=''
2446POSIX_SHELL=''
2447RANLIB='ranlib'
2448SED='/opt/local/bin/gsed'
2449SET_MAKE=''
2450SHELL='/bin/sh'
2451STDNORETURN_H=''
2452STRIP='strip'
2453SUBDIR_SNPRINTFV_FALSE=''
2454SUBDIR_SNPRINTFV_TRUE=''
2455TEXI2HTML=':'
2456VERSION='5.18.12'
2457ac_aux_dir='config'
2458ac_ct_AR='ar'
2459ac_ct_CC='/usr/bin/clang'
2460ac_ct_DUMPBIN=''
2461am__EXEEXT_FALSE=''
2462am__EXEEXT_TRUE=''
2463am__fastdepCC_FALSE='#'
2464am__fastdepCC_TRUE=''
2465am__include='include'
2466am__isrc=''
2467am__leading_dot='.'
2468am__nodep='_no'
2469am__quote=''
2470am__tar='$${TAR-tar} chof - "$$tardir"'
2471am__untar='$${TAR-tar} xf -'
2472bindir='${exec_prefix}/bin'
2473build='x86_64-apple-darwin16.5.0'
2474build_alias=''
2475build_cpu='x86_64'
2476build_os='darwin16.5.0'
2477build_vendor='apple'
2478datadir='${datarootdir}'
2479datarootdir='${prefix}/share'
2480docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2481dvidir='${docdir}'
2482exec_prefix='NONE'
2483host='x86_64-apple-darwin16.5.0'
2484host_alias=''
2485host_cpu='x86_64'
2486host_os='darwin16.5.0'
2487host_vendor='apple'
2488htmldir='${docdir}'
2489includedir='${prefix}/include'
2490infodir='/opt/local/share/info'
2491install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_autogen/autogen/work/autogen-5.18.12/config/install-sh'
2492libdir='${exec_prefix}/lib'
2493libexecdir='${exec_prefix}/libexec'
2494localedir='${datarootdir}/locale'
2495localstatedir='${prefix}/var'
2496mandir='/opt/local/share/man'
2497mkdir_p='$(MKDIR_P)'
2498oldincludedir='/usr/include'
2499pdfdir='${docdir}'
2500prefix='/opt/local'
2501program_transform_name='s,x,x,'
2502psdir='${docdir}'
2503sbindir='${exec_prefix}/sbin'
2504sharedstatedir='${prefix}/com'
2505sysconfdir='${prefix}/etc'
2506target='x86_64-apple-darwin16.5.0'
2507target_alias=''
2508target_cpu='x86_64'
2509target_os='darwin16.5.0'
2510target_vendor='apple'
2511
2512## ----------- ##
2513## confdefs.h. ##
2514## ----------- ##
2515
2516/* confdefs.h */
2517#define PACKAGE_NAME "GNU AutoGen"
2518#define PACKAGE_TARNAME "autogen"
2519#define PACKAGE_VERSION "5.18.12"
2520#define PACKAGE_STRING "GNU AutoGen 5.18.12"
2521#define PACKAGE_BUGREPORT "autogen-users@lists.sourceforge.net"
2522#define PACKAGE_URL "http://www.gnu.org/software/autogen/"
2523#define PACKAGE "autogen"
2524#define VERSION "5.18.12"
2525#define STDC_HEADERS 1
2526#define HAVE_SYS_TYPES_H 1
2527#define HAVE_SYS_STAT_H 1
2528#define HAVE_STDLIB_H 1
2529#define HAVE_STRING_H 1
2530#define HAVE_MEMORY_H 1
2531#define HAVE_STRINGS_H 1
2532#define HAVE_INTTYPES_H 1
2533#define HAVE_STDINT_H 1
2534#define HAVE_UNISTD_H 1
2535#define __EXTENSIONS__ 1
2536#define _ALL_SOURCE 1
2537#define _DARWIN_C_SOURCE 1
2538#define _GNU_SOURCE 1
2539#define __USE_MINGW_ANSI_STDIO 1
2540#define _POSIX_PTHREAD_SEMANTICS 1
2541#define _TANDEM_SOURCE 1
2542#define HAVE_DLFCN_H 1
2543#define LT_OBJDIR ".libs/"
2544#define AO_CURRENT 41
2545#define AO_REVISION 1
2546#define AO_AGE 16
2547#define HAVE_DECL_CLEARERR_UNLOCKED 1
2548#define HAVE_DECL_FEOF_UNLOCKED 1
2549#define HAVE_DECL_FERROR_UNLOCKED 1
2550#define HAVE_DECL_FFLUSH_UNLOCKED 0
2551#define HAVE_DECL_FGETS_UNLOCKED 0
2552#define HAVE_DECL_FPUTC_UNLOCKED 0
2553#define HAVE_DECL_FPUTS_UNLOCKED 0
2554#define HAVE_DECL_FREAD_UNLOCKED 0
2555#define HAVE_DECL_FWRITE_UNLOCKED 0
2556#define HAVE_DECL_GETC_UNLOCKED 1
2557#define HAVE_DECL_GETCHAR_UNLOCKED 1
2558#define HAVE_DECL_PUTC_UNLOCKED 1
2559#define HAVE_DECL_PUTCHAR_UNLOCKED 1
2560#define USE_UNLOCKED_IO 1
2561#define HAVE_LIBDL 1
2562#define HAVE_LONG_DOUBLE_WIDER 1
2563#define HAVE_LONG_DOUBLE 1
2564#define SNV_LONG_DOUBLE long double
2565#define HAVE_LONG_LONG 1
2566#define HAVE_UINTMAX_T 1
2567#define HAVE_SIZE_T 1
2568#define HAVE_WCHAR_T 1
2569#define SIZEOF_CHARP 8
2570#define SIZEOF_INT 4
2571#define SIZEOF_LONG 8
2572#define SIZEOF_SHORT 2
2573#define HAVE_STRCHR 1
2574#define HAVE_STRLCPY 1
2575#define HAVE_SNPRINTF 1
2576#define HAVE_DLOPEN 1
2577#define HAVE_COPYSIGN 1
2578#define HAVE_COPYSIGNL 1
2579#define HAVE_MODFL 1
2580#define HAVE_UNSIGNED_LONG_LONG_INT 1
2581#define HAVE_CTYPE_H 1
2582#define HAVE_ASSERT_H 1
2583#define HAVE_SYS_RESOURCE_H 1
2584#define HAVE_DECL_SIGSETJMP 1
2585#define HAVE_DECL_SYS_SIGLIST 1
2586#define HAVE_PUTENV 1
2587#define HAVE_UTIMES 1
2588#define HAVE_FUTIMES 1
2589#define HAVE_LONG_LONG_INT 1
2590
2591configure: exit 1