Ticket #54039: config.log

File config.log, 66.4 KB (added by dimkab, 7 years ago)
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 Emacs configure 25.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-mac --enable-mac-app=/Applications/MacPorts --without-rsvg --without-imagemagick
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dhcp-18-189-117-129.dyn.mit.edu
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 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 399 tasks, 2065 threads, 4 processors
34Load average: 3.84, Mach factor: 1.19
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:3810: checking for xcrun
52configure:3826: found /usr/bin/xcrun
53configure:3837: result: xcrun
54configure:3852: checking for make
55configure:3868: found /usr/bin/make
56configure:3879: result: yes
57configure:3907: checking for GNU Make
58configure:3957: result: make
59configure:3983: checking for a BSD-compatible install
60configure:4051: result: /usr/bin/install -c
61configure:4062: checking whether build environment is sane
62configure:4117: result: yes
63configure:4268: checking for a thread-safe mkdir -p
64configure:4307: result: build-aux/install-sh -c -d
65configure:4314: checking for gawk
66configure:4344: result: no
67configure:4314: checking for mawk
68configure:4344: result: no
69configure:4314: checking for nawk
70configure:4344: result: no
71configure:4314: checking for awk
72configure:4330: found /usr/bin/awk
73configure:4341: result: awk
74configure:4374: checking whether make supports nested variables
75configure:4391: result: yes
76configure:4522: checking build system type
77configure:4536: result: x86_64-apple-darwin16.5.0
78configure:4556: checking host system type
79configure:4569: result: x86_64-apple-darwin16.5.0
80configure:5557: checking for C compiler version
81configure:5566: /usr/bin/clang --version >&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:5577: $? = 0
87configure:5566: /usr/bin/clang -v >&5
88Apple LLVM version 8.1.0 (clang-802.0.42)
89Target: x86_64-apple-darwin16.5.0
90Thread model: posix
91InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
92configure:5577: $? = 0
93configure:5566: /usr/bin/clang -V >&5
94clang: error: argument to '-V' is missing (expected 1 value)
95clang: error: no input files
96configure:5577: $? = 1
97configure:5566: /usr/bin/clang -qversion >&5
98clang: error: unknown argument: '-qversion'
99clang: error: no input files
100configure:5577: $? = 1
101configure:5597: checking whether the C compiler works
102configure:5619: /usr/bin/clang -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
103configure:5623: $? = 0
104configure:5671: result: yes
105configure:5674: checking for C compiler default output file name
106configure:5676: result: a.out
107configure:5682: checking for suffix of executables
108configure:5689: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
109configure:5693: $? = 0
110configure:5715: result:
111configure:5737: checking whether we are cross compiling
112configure:5745: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
113configure:5749: $? = 0
114configure:5756: ./conftest
115configure:5760: $? = 0
116configure:5775: result: no
117configure:5780: checking for suffix of object files
118configure:5802: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:5806: $? = 0
120configure:5827: result: o
121configure:5831: checking whether we are using the GNU C compiler
122configure:5850: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:5850: $? = 0
124configure:5859: result: yes
125configure:5868: checking whether /usr/bin/clang accepts -g
126configure:5888: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
127configure:5888: $? = 0
128configure:5929: result: yes
129configure:5958: checking whether /usr/bin/clang understands -c and -o together
130configure:5980: /usr/bin/clang -c conftest.c -o conftest2.o
131configure:5983: $? = 0
132configure:5980: /usr/bin/clang -c conftest.c -o conftest2.o
133configure:5983: $? = 0
134configure:5995: result: yes
135configure:6023: checking for style of include used by make
136configure:6051: result: GNU
137configure:6077: checking dependency style of /usr/bin/clang
138configure:6188: result: gcc3
139configure:6208: checking for ar
140configure:6224: found /opt/local/bin/ar
141configure:6235: result: ar
142configure:6253: checking for /usr/bin/clang option to accept ISO C99
143configure:6402: /usr/bin/clang  -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
144configure:6402: $? = 0
145configure:6415: result: none needed
146configure:6432: checking for /usr/bin/clang option to accept ISO Standard C
147configure:6443: result: none needed
148configure:6491: checking for putenv
149configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
150configure:6491: $? = 0
151configure:6491: result: yes
152configure:6491: checking for tzset
153configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
154configure:6491: $? = 0
155configure:6491: result: yes
156configure:6491: checking for fchmod
157configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
158configure:6491: $? = 0
159configure:6491: result: yes
160configure:6491: checking for readlinkat
161configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
162configure:6491: $? = 0
163configure:6491: result: yes
164configure:6491: checking for faccessat
165configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
166configure:6491: $? = 0
167configure:6491: result: yes
168configure:6491: checking for fcntl
169configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
170configure:6491: $? = 0
171configure:6491: result: yes
172configure:6491: checking for fdopendir
173configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
174configure:6491: $? = 0
175configure:6491: result: yes
176configure:6491: checking for fstatat
177configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
178configure:6491: $? = 0
179configure:6491: result: yes
180configure:6491: checking for fsync
181configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
182configure:6491: $? = 0
183configure:6491: result: yes
184configure:6491: checking for gettimeofday
185configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
186configure:6491: $? = 0
187configure:6491: result: yes
188configure:6491: checking for nanotime
189configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
190Undefined symbols for architecture x86_64:
191  "_nanotime", referenced from:
192      _main in conftest-f73803.o
193ld: symbol(s) not found for architecture x86_64
194clang: error: linker command failed with exit code 1 (use -v to see invocation)
195configure:6491: $? = 1
196configure: failed program was:
197| /* confdefs.h */
198| #define PACKAGE_NAME "GNU Emacs"
199| #define PACKAGE_TARNAME "emacs"
200| #define PACKAGE_VERSION "25.2"
201| #define PACKAGE_STRING "GNU Emacs 25.2"
202| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
203| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
204| #define PACKAGE "emacs"
205| #define VERSION "25.2"
206| #define MAIL_USE_POP 1
207| #define HAVE_PUTENV 1
208| #define HAVE_TZSET 1
209| #define HAVE_FCHMOD 1
210| #define HAVE_READLINKAT 1
211| #define HAVE_FACCESSAT 1
212| #define HAVE_FCNTL 1
213| #define HAVE_FDOPENDIR 1
214| #define HAVE_FSTATAT 1
215| #define HAVE_FSYNC 1
216| #define HAVE_GETTIMEOFDAY 1
217| /* end confdefs.h.  */
218| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime.
219|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
220| #define nanotime innocuous_nanotime
221|
222| /* System header to define __stub macros and hopefully few prototypes,
223|     which can conflict with char nanotime (); below.
224|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
225|     <limits.h> exists even on freestanding compilers.  */
226|
227| #ifdef __STDC__
228| # include <limits.h>
229| #else
230| # include <assert.h>
231| #endif
232|
233| #undef nanotime
234|
235| /* Override any GCC internal prototype to avoid an error.
236|    Use char because int might match the return type of a GCC
237|    builtin and then its argument prototype would still apply.  */
238| #ifdef __cplusplus
239| extern "C"
240| #endif
241| char nanotime ();
242| /* The GNU C library defines this for functions which it implements
243|     to always fail with ENOSYS.  Some functions are actually named
244|     something starting with __ and the normal name is an alias.  */
245| #if defined __stub_nanotime || defined __stub___nanotime
246| choke me
247| #endif
248|
249| int
250| main ()
251| {
252| return nanotime ();
253|   ;
254|   return 0;
255| }
256configure:6491: result: no
257configure:6491: checking for lstat
258configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
259configure:6491: $? = 0
260configure:6491: result: yes
261configure:6491: checking for mkostemp
262configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
263configure:6491: $? = 0
264configure:6491: result: yes
265configure:6491: checking for pipe2
266configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
267Undefined symbols for architecture x86_64:
268  "_pipe2", referenced from:
269      _main in conftest-fb2d41.o
270ld: symbol(s) not found for architecture x86_64
271clang: error: linker command failed with exit code 1 (use -v to see invocation)
272configure:6491: $? = 1
273configure: failed program was:
274| /* confdefs.h */
275| #define PACKAGE_NAME "GNU Emacs"
276| #define PACKAGE_TARNAME "emacs"
277| #define PACKAGE_VERSION "25.2"
278| #define PACKAGE_STRING "GNU Emacs 25.2"
279| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
280| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
281| #define PACKAGE "emacs"
282| #define VERSION "25.2"
283| #define MAIL_USE_POP 1
284| #define HAVE_PUTENV 1
285| #define HAVE_TZSET 1
286| #define HAVE_FCHMOD 1
287| #define HAVE_READLINKAT 1
288| #define HAVE_FACCESSAT 1
289| #define HAVE_FCNTL 1
290| #define HAVE_FDOPENDIR 1
291| #define HAVE_FSTATAT 1
292| #define HAVE_FSYNC 1
293| #define HAVE_GETTIMEOFDAY 1
294| #define HAVE_LSTAT 1
295| #define HAVE_MKOSTEMP 1
296| /* end confdefs.h.  */
297| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
298|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
299| #define pipe2 innocuous_pipe2
300|
301| /* System header to define __stub macros and hopefully few prototypes,
302|     which can conflict with char pipe2 (); below.
303|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
304|     <limits.h> exists even on freestanding compilers.  */
305|
306| #ifdef __STDC__
307| # include <limits.h>
308| #else
309| # include <assert.h>
310| #endif
311|
312| #undef pipe2
313|
314| /* Override any GCC internal prototype to avoid an error.
315|    Use char because int might match the return type of a GCC
316|    builtin and then its argument prototype would still apply.  */
317| #ifdef __cplusplus
318| extern "C"
319| #endif
320| char pipe2 ();
321| /* The GNU C library defines this for functions which it implements
322|     to always fail with ENOSYS.  Some functions are actually named
323|     something starting with __ and the normal name is an alias.  */
324| #if defined __stub_pipe2 || defined __stub___pipe2
325| choke me
326| #endif
327|
328| int
329| main ()
330| {
331| return pipe2 ();
332|   ;
333|   return 0;
334| }
335configure:6491: result: no
336configure:6491: checking for pselect
337configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
338configure:6491: $? = 0
339configure:6491: result: yes
340configure:6491: checking for readlink
341configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
342configure:6491: $? = 0
343configure:6491: result: yes
344configure:6491: checking for strtoimax
345configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
346configure:6491: $? = 0
347configure:6491: result: yes
348configure:6491: checking for strtoumax
349configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
350configure:6491: $? = 0
351configure:6491: result: yes
352configure:6491: checking for symlink
353configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
354configure:6491: $? = 0
355configure:6491: result: yes
356configure:6491: checking for localtime_r
357configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
358configure:6491: $? = 0
359configure:6491: result: yes
360configure:6491: checking for timegm
361configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
362configure:6491: $? = 0
363configure:6491: result: yes
364configure:6491: checking for futimes
365configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
366configure:6491: $? = 0
367configure:6491: result: yes
368configure:6491: checking for futimesat
369configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
370Undefined symbols for architecture x86_64:
371  "_futimesat", referenced from:
372      _main in conftest-79577b.o
373ld: symbol(s) not found for architecture x86_64
374clang: error: linker command failed with exit code 1 (use -v to see invocation)
375configure:6491: $? = 1
376configure: failed program was:
377| /* confdefs.h */
378| #define PACKAGE_NAME "GNU Emacs"
379| #define PACKAGE_TARNAME "emacs"
380| #define PACKAGE_VERSION "25.2"
381| #define PACKAGE_STRING "GNU Emacs 25.2"
382| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
383| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
384| #define PACKAGE "emacs"
385| #define VERSION "25.2"
386| #define MAIL_USE_POP 1
387| #define HAVE_PUTENV 1
388| #define HAVE_TZSET 1
389| #define HAVE_FCHMOD 1
390| #define HAVE_READLINKAT 1
391| #define HAVE_FACCESSAT 1
392| #define HAVE_FCNTL 1
393| #define HAVE_FDOPENDIR 1
394| #define HAVE_FSTATAT 1
395| #define HAVE_FSYNC 1
396| #define HAVE_GETTIMEOFDAY 1
397| #define HAVE_LSTAT 1
398| #define HAVE_MKOSTEMP 1
399| #define HAVE_PSELECT 1
400| #define HAVE_READLINK 1
401| #define HAVE_STRTOIMAX 1
402| #define HAVE_STRTOUMAX 1
403| #define HAVE_SYMLINK 1
404| #define HAVE_LOCALTIME_R 1
405| #define HAVE_TIMEGM 1
406| #define HAVE_FUTIMES 1
407| /* end confdefs.h.  */
408| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat.
409|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
410| #define futimesat innocuous_futimesat
411|
412| /* System header to define __stub macros and hopefully few prototypes,
413|     which can conflict with char futimesat (); below.
414|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
415|     <limits.h> exists even on freestanding compilers.  */
416|
417| #ifdef __STDC__
418| # include <limits.h>
419| #else
420| # include <assert.h>
421| #endif
422|
423| #undef futimesat
424|
425| /* Override any GCC internal prototype to avoid an error.
426|    Use char because int might match the return type of a GCC
427|    builtin and then its argument prototype would still apply.  */
428| #ifdef __cplusplus
429| extern "C"
430| #endif
431| char futimesat ();
432| /* The GNU C library defines this for functions which it implements
433|     to always fail with ENOSYS.  Some functions are actually named
434|     something starting with __ and the normal name is an alias.  */
435| #if defined __stub_futimesat || defined __stub___futimesat
436| choke me
437| #endif
438|
439| int
440| main ()
441| {
442| return futimesat ();
443|   ;
444|   return 0;
445| }
446configure:6491: result: no
447configure:6491: checking for futimens
448configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
449Undefined symbols for architecture x86_64:
450  "_futimens", referenced from:
451      _main in conftest-e16cc9.o
452ld: symbol(s) not found for architecture x86_64
453clang: error: linker command failed with exit code 1 (use -v to see invocation)
454configure:6491: $? = 1
455configure: failed program was:
456| /* confdefs.h */
457| #define PACKAGE_NAME "GNU Emacs"
458| #define PACKAGE_TARNAME "emacs"
459| #define PACKAGE_VERSION "25.2"
460| #define PACKAGE_STRING "GNU Emacs 25.2"
461| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
462| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
463| #define PACKAGE "emacs"
464| #define VERSION "25.2"
465| #define MAIL_USE_POP 1
466| #define HAVE_PUTENV 1
467| #define HAVE_TZSET 1
468| #define HAVE_FCHMOD 1
469| #define HAVE_READLINKAT 1
470| #define HAVE_FACCESSAT 1
471| #define HAVE_FCNTL 1
472| #define HAVE_FDOPENDIR 1
473| #define HAVE_FSTATAT 1
474| #define HAVE_FSYNC 1
475| #define HAVE_GETTIMEOFDAY 1
476| #define HAVE_LSTAT 1
477| #define HAVE_MKOSTEMP 1
478| #define HAVE_PSELECT 1
479| #define HAVE_READLINK 1
480| #define HAVE_STRTOIMAX 1
481| #define HAVE_STRTOUMAX 1
482| #define HAVE_SYMLINK 1
483| #define HAVE_LOCALTIME_R 1
484| #define HAVE_TIMEGM 1
485| #define HAVE_FUTIMES 1
486| /* end confdefs.h.  */
487| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens.
488|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
489| #define futimens innocuous_futimens
490|
491| /* System header to define __stub macros and hopefully few prototypes,
492|     which can conflict with char futimens (); below.
493|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
494|     <limits.h> exists even on freestanding compilers.  */
495|
496| #ifdef __STDC__
497| # include <limits.h>
498| #else
499| # include <assert.h>
500| #endif
501|
502| #undef futimens
503|
504| /* Override any GCC internal prototype to avoid an error.
505|    Use char because int might match the return type of a GCC
506|    builtin and then its argument prototype would still apply.  */
507| #ifdef __cplusplus
508| extern "C"
509| #endif
510| char futimens ();
511| /* The GNU C library defines this for functions which it implements
512|     to always fail with ENOSYS.  Some functions are actually named
513|     something starting with __ and the normal name is an alias.  */
514| #if defined __stub_futimens || defined __stub___futimens
515| choke me
516| #endif
517|
518| int
519| main ()
520| {
521| return futimens ();
522|   ;
523|   return 0;
524| }
525configure:6491: result: no
526configure:6491: checking for utimensat
527configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
528Undefined symbols for architecture x86_64:
529  "_utimensat", referenced from:
530      _main in conftest-bc3941.o
531ld: symbol(s) not found for architecture x86_64
532clang: error: linker command failed with exit code 1 (use -v to see invocation)
533configure:6491: $? = 1
534configure: failed program was:
535| /* confdefs.h */
536| #define PACKAGE_NAME "GNU Emacs"
537| #define PACKAGE_TARNAME "emacs"
538| #define PACKAGE_VERSION "25.2"
539| #define PACKAGE_STRING "GNU Emacs 25.2"
540| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
541| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
542| #define PACKAGE "emacs"
543| #define VERSION "25.2"
544| #define MAIL_USE_POP 1
545| #define HAVE_PUTENV 1
546| #define HAVE_TZSET 1
547| #define HAVE_FCHMOD 1
548| #define HAVE_READLINKAT 1
549| #define HAVE_FACCESSAT 1
550| #define HAVE_FCNTL 1
551| #define HAVE_FDOPENDIR 1
552| #define HAVE_FSTATAT 1
553| #define HAVE_FSYNC 1
554| #define HAVE_GETTIMEOFDAY 1
555| #define HAVE_LSTAT 1
556| #define HAVE_MKOSTEMP 1
557| #define HAVE_PSELECT 1
558| #define HAVE_READLINK 1
559| #define HAVE_STRTOIMAX 1
560| #define HAVE_STRTOUMAX 1
561| #define HAVE_SYMLINK 1
562| #define HAVE_LOCALTIME_R 1
563| #define HAVE_TIMEGM 1
564| #define HAVE_FUTIMES 1
565| /* end confdefs.h.  */
566| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
567|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
568| #define utimensat innocuous_utimensat
569|
570| /* System header to define __stub macros and hopefully few prototypes,
571|     which can conflict with char utimensat (); below.
572|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
573|     <limits.h> exists even on freestanding compilers.  */
574|
575| #ifdef __STDC__
576| # include <limits.h>
577| #else
578| # include <assert.h>
579| #endif
580|
581| #undef utimensat
582|
583| /* Override any GCC internal prototype to avoid an error.
584|    Use char because int might match the return type of a GCC
585|    builtin and then its argument prototype would still apply.  */
586| #ifdef __cplusplus
587| extern "C"
588| #endif
589| char utimensat ();
590| /* The GNU C library defines this for functions which it implements
591|     to always fail with ENOSYS.  Some functions are actually named
592|     something starting with __ and the normal name is an alias.  */
593| #if defined __stub_utimensat || defined __stub___utimensat
594| choke me
595| #endif
596|
597| int
598| main ()
599| {
600| return utimensat ();
601|   ;
602|   return 0;
603| }
604configure:6491: result: no
605configure:6491: checking for lutimes
606configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
607configure:6491: $? = 0
608configure:6491: result: yes
609configure:6491: checking for getdtablesize
610configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
611configure:6491: $? = 0
612configure:6491: result: yes
613configure:6491: checking for secure_getenv
614configure:6491: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
615Undefined symbols for architecture x86_64:
616  "_secure_getenv", referenced from:
617      _main in conftest-dc7f76.o
618ld: symbol(s) not found for architecture x86_64
619clang: error: linker command failed with exit code 1 (use -v to see invocation)
620configure:6491: $? = 1
621configure: failed program was:
622| /* confdefs.h */
623| #define PACKAGE_NAME "GNU Emacs"
624| #define PACKAGE_TARNAME "emacs"
625| #define PACKAGE_VERSION "25.2"
626| #define PACKAGE_STRING "GNU Emacs 25.2"
627| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
628| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
629| #define PACKAGE "emacs"
630| #define VERSION "25.2"
631| #define MAIL_USE_POP 1
632| #define HAVE_PUTENV 1
633| #define HAVE_TZSET 1
634| #define HAVE_FCHMOD 1
635| #define HAVE_READLINKAT 1
636| #define HAVE_FACCESSAT 1
637| #define HAVE_FCNTL 1
638| #define HAVE_FDOPENDIR 1
639| #define HAVE_FSTATAT 1
640| #define HAVE_FSYNC 1
641| #define HAVE_GETTIMEOFDAY 1
642| #define HAVE_LSTAT 1
643| #define HAVE_MKOSTEMP 1
644| #define HAVE_PSELECT 1
645| #define HAVE_READLINK 1
646| #define HAVE_STRTOIMAX 1
647| #define HAVE_STRTOUMAX 1
648| #define HAVE_SYMLINK 1
649| #define HAVE_LOCALTIME_R 1
650| #define HAVE_TIMEGM 1
651| #define HAVE_FUTIMES 1
652| #define HAVE_LUTIMES 1
653| #define HAVE_GETDTABLESIZE 1
654| /* end confdefs.h.  */
655| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
656|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
657| #define secure_getenv innocuous_secure_getenv
658|
659| /* System header to define __stub macros and hopefully few prototypes,
660|     which can conflict with char secure_getenv (); below.
661|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
662|     <limits.h> exists even on freestanding compilers.  */
663|
664| #ifdef __STDC__
665| # include <limits.h>
666| #else
667| # include <assert.h>
668| #endif
669|
670| #undef secure_getenv
671|
672| /* Override any GCC internal prototype to avoid an error.
673|    Use char because int might match the return type of a GCC
674|    builtin and then its argument prototype would still apply.  */
675| #ifdef __cplusplus
676| extern "C"
677| #endif
678| char secure_getenv ();
679| /* The GNU C library defines this for functions which it implements
680|     to always fail with ENOSYS.  Some functions are actually named
681|     something starting with __ and the normal name is an alias.  */
682| #if defined __stub_secure_getenv || defined __stub___secure_getenv
683| choke me
684| #endif
685|
686| int
687| main ()
688| {
689| return secure_getenv ();
690|   ;
691|   return 0;
692| }
693configure:6491: result: no
694configure:6511: checking how to run the C preprocessor
695configure:6542: /usr/bin/clang -E -I/opt/local/include conftest.c
696configure:6542: $? = 0
697configure:6556: /usr/bin/clang -E -I/opt/local/include conftest.c
698conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found
699#include <ac_nonexistent.h>
700         ^
7011 error generated.
702configure:6556: $? = 1
703configure: failed program was:
704| /* confdefs.h */
705| #define PACKAGE_NAME "GNU Emacs"
706| #define PACKAGE_TARNAME "emacs"
707| #define PACKAGE_VERSION "25.2"
708| #define PACKAGE_STRING "GNU Emacs 25.2"
709| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
710| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
711| #define PACKAGE "emacs"
712| #define VERSION "25.2"
713| #define MAIL_USE_POP 1
714| #define HAVE_PUTENV 1
715| #define HAVE_TZSET 1
716| #define HAVE_FCHMOD 1
717| #define HAVE_READLINKAT 1
718| #define HAVE_FACCESSAT 1
719| #define HAVE_FCNTL 1
720| #define HAVE_FDOPENDIR 1
721| #define HAVE_FSTATAT 1
722| #define HAVE_FSYNC 1
723| #define HAVE_GETTIMEOFDAY 1
724| #define HAVE_LSTAT 1
725| #define HAVE_MKOSTEMP 1
726| #define HAVE_PSELECT 1
727| #define HAVE_READLINK 1
728| #define HAVE_STRTOIMAX 1
729| #define HAVE_STRTOUMAX 1
730| #define HAVE_SYMLINK 1
731| #define HAVE_LOCALTIME_R 1
732| #define HAVE_TIMEGM 1
733| #define HAVE_FUTIMES 1
734| #define HAVE_LUTIMES 1
735| #define HAVE_GETDTABLESIZE 1
736| /* end confdefs.h.  */
737| #include <ac_nonexistent.h>
738configure:6581: result: /usr/bin/clang -E
739configure:6601: /usr/bin/clang -E -I/opt/local/include conftest.c
740configure:6601: $? = 0
741configure:6615: /usr/bin/clang -E -I/opt/local/include conftest.c
742conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found
743#include <ac_nonexistent.h>
744         ^
7451 error generated.
746configure:6615: $? = 1
747configure: failed program was:
748| /* confdefs.h */
749| #define PACKAGE_NAME "GNU Emacs"
750| #define PACKAGE_TARNAME "emacs"
751| #define PACKAGE_VERSION "25.2"
752| #define PACKAGE_STRING "GNU Emacs 25.2"
753| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
754| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
755| #define PACKAGE "emacs"
756| #define VERSION "25.2"
757| #define MAIL_USE_POP 1
758| #define HAVE_PUTENV 1
759| #define HAVE_TZSET 1
760| #define HAVE_FCHMOD 1
761| #define HAVE_READLINKAT 1
762| #define HAVE_FACCESSAT 1
763| #define HAVE_FCNTL 1
764| #define HAVE_FDOPENDIR 1
765| #define HAVE_FSTATAT 1
766| #define HAVE_FSYNC 1
767| #define HAVE_GETTIMEOFDAY 1
768| #define HAVE_LSTAT 1
769| #define HAVE_MKOSTEMP 1
770| #define HAVE_PSELECT 1
771| #define HAVE_READLINK 1
772| #define HAVE_STRTOIMAX 1
773| #define HAVE_STRTOUMAX 1
774| #define HAVE_SYMLINK 1
775| #define HAVE_LOCALTIME_R 1
776| #define HAVE_TIMEGM 1
777| #define HAVE_FUTIMES 1
778| #define HAVE_LUTIMES 1
779| #define HAVE_GETDTABLESIZE 1
780| /* end confdefs.h.  */
781| #include <ac_nonexistent.h>
782configure:6644: checking for grep that handles long lines and -e
783configure:6702: result: /opt/local/bin/grep
784configure:6707: checking for egrep
785configure:6769: result: /opt/local/bin/grep -E
786configure:6774: checking for ANSI C header files
787configure:6794: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
788configure:6794: $? = 0
789configure:6867: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
790configure:6867: $? = 0
791configure:6867: ./conftest
792configure:6867: $? = 0
793configure:6878: result: yes
794configure:6891: checking for sys/types.h
795configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
796configure:6891: $? = 0
797configure:6891: result: yes
798configure:6891: checking for sys/stat.h
799configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
800configure:6891: $? = 0
801configure:6891: result: yes
802configure:6891: checking for stdlib.h
803configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
804configure:6891: $? = 0
805configure:6891: result: yes
806configure:6891: checking for string.h
807configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
808configure:6891: $? = 0
809configure:6891: result: yes
810configure:6891: checking for memory.h
811configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
812configure:6891: $? = 0
813configure:6891: result: yes
814configure:6891: checking for strings.h
815configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
816configure:6891: $? = 0
817configure:6891: result: yes
818configure:6891: checking for inttypes.h
819configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
820configure:6891: $? = 0
821configure:6891: result: yes
822configure:6891: checking for stdint.h
823configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
824configure:6891: $? = 0
825configure:6891: result: yes
826configure:6891: checking for unistd.h
827configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
828configure:6891: $? = 0
829configure:6891: result: yes
830configure:6904: checking minix/config.h usability
831configure:6904: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
832conftest.c:77:10: fatal error: 'minix/config.h' file not found
833#include <minix/config.h>
834         ^
8351 error generated.
836configure:6904: $? = 1
837configure: failed program was:
838| /* confdefs.h */
839| #define PACKAGE_NAME "GNU Emacs"
840| #define PACKAGE_TARNAME "emacs"
841| #define PACKAGE_VERSION "25.2"
842| #define PACKAGE_STRING "GNU Emacs 25.2"
843| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
844| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
845| #define PACKAGE "emacs"
846| #define VERSION "25.2"
847| #define MAIL_USE_POP 1
848| #define HAVE_PUTENV 1
849| #define HAVE_TZSET 1
850| #define HAVE_FCHMOD 1
851| #define HAVE_READLINKAT 1
852| #define HAVE_FACCESSAT 1
853| #define HAVE_FCNTL 1
854| #define HAVE_FDOPENDIR 1
855| #define HAVE_FSTATAT 1
856| #define HAVE_FSYNC 1
857| #define HAVE_GETTIMEOFDAY 1
858| #define HAVE_LSTAT 1
859| #define HAVE_MKOSTEMP 1
860| #define HAVE_PSELECT 1
861| #define HAVE_READLINK 1
862| #define HAVE_STRTOIMAX 1
863| #define HAVE_STRTOUMAX 1
864| #define HAVE_SYMLINK 1
865| #define HAVE_LOCALTIME_R 1
866| #define HAVE_TIMEGM 1
867| #define HAVE_FUTIMES 1
868| #define HAVE_LUTIMES 1
869| #define HAVE_GETDTABLESIZE 1
870| #define STDC_HEADERS 1
871| #define HAVE_SYS_TYPES_H 1
872| #define HAVE_SYS_STAT_H 1
873| #define HAVE_STDLIB_H 1
874| #define HAVE_STRING_H 1
875| #define HAVE_MEMORY_H 1
876| #define HAVE_STRINGS_H 1
877| #define HAVE_INTTYPES_H 1
878| #define HAVE_STDINT_H 1
879| #define HAVE_UNISTD_H 1
880| /* end confdefs.h.  */
881| #include <stdio.h>
882| #ifdef HAVE_SYS_TYPES_H
883| # include <sys/types.h>
884| #endif
885| #ifdef HAVE_SYS_STAT_H
886| # include <sys/stat.h>
887| #endif
888| #ifdef STDC_HEADERS
889| # include <stdlib.h>
890| # include <stddef.h>
891| #else
892| # ifdef HAVE_STDLIB_H
893| #  include <stdlib.h>
894| # endif
895| #endif
896| #ifdef HAVE_STRING_H
897| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
898| #  include <memory.h>
899| # endif
900| # include <string.h>
901| #endif
902| #ifdef HAVE_STRINGS_H
903| # include <strings.h>
904| #endif
905| #ifdef HAVE_INTTYPES_H
906| # include <inttypes.h>
907| #endif
908| #ifdef HAVE_STDINT_H
909| # include <stdint.h>
910| #endif
911| #ifdef HAVE_UNISTD_H
912| # include <unistd.h>
913| #endif
914| #include <minix/config.h>
915configure:6904: result: no
916configure:6904: checking minix/config.h presence
917configure:6904: /usr/bin/clang -E -I/opt/local/include conftest.c
918conftest.c:44:10: fatal error: 'minix/config.h' file not found
919#include <minix/config.h>
920         ^
9211 error generated.
922configure:6904: $? = 1
923configure: failed program was:
924| /* confdefs.h */
925| #define PACKAGE_NAME "GNU Emacs"
926| #define PACKAGE_TARNAME "emacs"
927| #define PACKAGE_VERSION "25.2"
928| #define PACKAGE_STRING "GNU Emacs 25.2"
929| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
930| #define PACKAGE_URL "http://www.gnu.org/software/emacs/"
931| #define PACKAGE "emacs"
932| #define VERSION "25.2"
933| #define MAIL_USE_POP 1
934| #define HAVE_PUTENV 1
935| #define HAVE_TZSET 1
936| #define HAVE_FCHMOD 1
937| #define HAVE_READLINKAT 1
938| #define HAVE_FACCESSAT 1
939| #define HAVE_FCNTL 1
940| #define HAVE_FDOPENDIR 1
941| #define HAVE_FSTATAT 1
942| #define HAVE_FSYNC 1
943| #define HAVE_GETTIMEOFDAY 1
944| #define HAVE_LSTAT 1
945| #define HAVE_MKOSTEMP 1
946| #define HAVE_PSELECT 1
947| #define HAVE_READLINK 1
948| #define HAVE_STRTOIMAX 1
949| #define HAVE_STRTOUMAX 1
950| #define HAVE_SYMLINK 1
951| #define HAVE_LOCALTIME_R 1
952| #define HAVE_TIMEGM 1
953| #define HAVE_FUTIMES 1
954| #define HAVE_LUTIMES 1
955| #define HAVE_GETDTABLESIZE 1
956| #define STDC_HEADERS 1
957| #define HAVE_SYS_TYPES_H 1
958| #define HAVE_SYS_STAT_H 1
959| #define HAVE_STDLIB_H 1
960| #define HAVE_STRING_H 1
961| #define HAVE_MEMORY_H 1
962| #define HAVE_STRINGS_H 1
963| #define HAVE_INTTYPES_H 1
964| #define HAVE_STDINT_H 1
965| #define HAVE_UNISTD_H 1
966| /* end confdefs.h.  */
967| #include <minix/config.h>
968configure:6904: result: no
969configure:6904: checking for minix/config.h
970configure:6904: result: no
971configure:6928: checking whether it is safe to define __EXTENSIONS__
972configure:6946: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
973configure:6946: $? = 0
974configure:6953: result: yes
975configure:6970: checking whether _XOPEN_SOURCE should be defined
976configure:6989: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
977configure:6989: $? = 0
978configure:7013: result: no
979configure:7028: checking for Minix Amsterdam compiler
980configure:7052: result: no
981configure:7165: checking the archiver (ar) interface
982configure:7181: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
983configure:7181: $? = 0
984configure:7183: ar cru libconftest.a conftest.o >&5
985configure:7186: $? = 0
986configure:7214: result: ar
987configure:7381: checking for ranlib
988configure:7397: found /opt/local/bin/ranlib
989configure:7408: result: ranlib
990configure:7441: checking for special C compiler options needed for large files
991configure:7486: result: no
992configure:7492: checking for _FILE_OFFSET_BITS value needed for large files
993configure:7517: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
994configure:7517: $? = 0
995configure:7549: result: no
996configure:7866: checking whether the compiler is clang
997configure:7886: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
998configure:7886: $? = 0
999configure:7893: result: yes
1000configure:7898: checking whether C compiler handles -Werror -Wunknown-warning-option
1001configure:7917: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64  -Werror -Wunknown-warning-option -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1002configure:7917: $? = 0
1003configure:7927: result: yes
1004configure:7942: checking whether C compiler handles -Wno-switch
1005configure:7961: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -Wunknown-warning-option -Werror -Wswitch -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1006configure:7961: $? = 0
1007configure:7971: result: yes
1008configure:7979: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare
1009configure:7998: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1010configure:7998: $? = 0
1011configure:8008: result: yes
1012configure:8016: checking whether C compiler handles -Wno-pointer-sign
1013configure:8035: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -Wunknown-warning-option -Werror -Wpointer-sign -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1014configure:8035: $? = 0
1015configure:8045: result: yes
1016configure:8053: checking whether C compiler handles -Wno-string-plus-int
1017configure:8072: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -Wunknown-warning-option -Werror -Wstring-plus-int -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1018configure:8072: $? = 0
1019configure:8082: result: yes
1020configure:8090: checking whether C compiler handles -Wno-unknown-attributes
1021configure:8109: /usr/bin/clang -o conftest -pipe -Os -fobjc-arc -arch x86_64 -Wunknown-warning-option -Werror -Wunknown-attributes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1022configure:8109: $? = 0
1023configure:8119: result: yes
1024configure:9085: checking whether make supports nested variables
1025configure:9102: result: yes
1026configure:9124: checking whether ln -s works for files in the same directory
1027configure:9149: result: yes
1028configure:9166: checking for install-info
1029configure:9184: found /usr/bin/install-info
1030configure:9197: result: /usr/bin/install-info
1031configure:9207: checking for gzip
1032configure:9225: found /usr/bin/gzip
1033configure:9237: result: /usr/bin/gzip
1034configure:9388: error: You do not seem to have makeinfo >= 4.13, and your
1035source tree does not seem to have pre-built manuals in the 'info' directory.
1036Either install a suitable version of makeinfo, or re-run configure
1037with the '--without-makeinfo' option to build without the manuals.
1038
1039## ---------------- ##
1040## Cache variables. ##
1041## ---------------- ##
1042
1043ac_cv_build=x86_64-apple-darwin16.5.0
1044ac_cv_c_compiler_gnu=yes
1045ac_cv_env_ALSA_CFLAGS_set=
1046ac_cv_env_ALSA_CFLAGS_value=
1047ac_cv_env_ALSA_LIBS_set=
1048ac_cv_env_ALSA_LIBS_value=
1049ac_cv_env_CAIRO_CFLAGS_set=
1050ac_cv_env_CAIRO_CFLAGS_value=
1051ac_cv_env_CAIRO_LIBS_set=
1052ac_cv_env_CAIRO_LIBS_value=
1053ac_cv_env_CC_set=set
1054ac_cv_env_CC_value=/usr/bin/clang
1055ac_cv_env_CFLAGS_set=set
1056ac_cv_env_CFLAGS_value='-pipe -Os -fobjc-arc -arch x86_64'
1057ac_cv_env_CPPFLAGS_set=set
1058ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1059ac_cv_env_CPP_set=
1060ac_cv_env_CPP_value=
1061ac_cv_env_DBUS_CFLAGS_set=
1062ac_cv_env_DBUS_CFLAGS_value=
1063ac_cv_env_DBUS_LIBS_set=
1064ac_cv_env_DBUS_LIBS_value=
1065ac_cv_env_FONTCONFIG_CFLAGS_set=
1066ac_cv_env_FONTCONFIG_CFLAGS_value=
1067ac_cv_env_FONTCONFIG_LIBS_set=
1068ac_cv_env_FONTCONFIG_LIBS_value=
1069ac_cv_env_FREETYPE_CFLAGS_set=
1070ac_cv_env_FREETYPE_CFLAGS_value=
1071ac_cv_env_FREETYPE_LIBS_set=
1072ac_cv_env_FREETYPE_LIBS_value=
1073ac_cv_env_GCONF_CFLAGS_set=
1074ac_cv_env_GCONF_CFLAGS_value=
1075ac_cv_env_GCONF_LIBS_set=
1076ac_cv_env_GCONF_LIBS_value=
1077ac_cv_env_GFILENOTIFY_CFLAGS_set=
1078ac_cv_env_GFILENOTIFY_CFLAGS_value=
1079ac_cv_env_GFILENOTIFY_LIBS_set=
1080ac_cv_env_GFILENOTIFY_LIBS_value=
1081ac_cv_env_GOBJECT_CFLAGS_set=
1082ac_cv_env_GOBJECT_CFLAGS_value=
1083ac_cv_env_GOBJECT_LIBS_set=
1084ac_cv_env_GOBJECT_LIBS_value=
1085ac_cv_env_GSETTINGS_CFLAGS_set=
1086ac_cv_env_GSETTINGS_CFLAGS_value=
1087ac_cv_env_GSETTINGS_LIBS_set=
1088ac_cv_env_GSETTINGS_LIBS_value=
1089ac_cv_env_GTK_CFLAGS_set=
1090ac_cv_env_GTK_CFLAGS_value=
1091ac_cv_env_GTK_LIBS_set=
1092ac_cv_env_GTK_LIBS_value=
1093ac_cv_env_IMAGEMAGICK_CFLAGS_set=
1094ac_cv_env_IMAGEMAGICK_CFLAGS_value=
1095ac_cv_env_IMAGEMAGICK_LIBS_set=
1096ac_cv_env_IMAGEMAGICK_LIBS_value=
1097ac_cv_env_KQUEUE_CFLAGS_set=
1098ac_cv_env_KQUEUE_CFLAGS_value=
1099ac_cv_env_KQUEUE_LIBS_set=
1100ac_cv_env_KQUEUE_LIBS_value=
1101ac_cv_env_LDFLAGS_set=set
1102ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1103ac_cv_env_LIBGNUTLS3_CFLAGS_set=
1104ac_cv_env_LIBGNUTLS3_CFLAGS_value=
1105ac_cv_env_LIBGNUTLS3_LIBS_set=
1106ac_cv_env_LIBGNUTLS3_LIBS_value=
1107ac_cv_env_LIBGNUTLS_CFLAGS_set=
1108ac_cv_env_LIBGNUTLS_CFLAGS_value=
1109ac_cv_env_LIBGNUTLS_LIBS_set=
1110ac_cv_env_LIBGNUTLS_LIBS_value=
1111ac_cv_env_LIBOTF_CFLAGS_set=
1112ac_cv_env_LIBOTF_CFLAGS_value=
1113ac_cv_env_LIBOTF_LIBS_set=
1114ac_cv_env_LIBOTF_LIBS_value=
1115ac_cv_env_LIBS_set=
1116ac_cv_env_LIBS_value=
1117ac_cv_env_LIBXML2_CFLAGS_set=
1118ac_cv_env_LIBXML2_CFLAGS_value=
1119ac_cv_env_LIBXML2_LIBS_set=
1120ac_cv_env_LIBXML2_LIBS_value=
1121ac_cv_env_M17N_FLT_CFLAGS_set=
1122ac_cv_env_M17N_FLT_CFLAGS_value=
1123ac_cv_env_M17N_FLT_LIBS_set=
1124ac_cv_env_M17N_FLT_LIBS_value=
1125ac_cv_env_PKG_CONFIG_LIBDIR_set=
1126ac_cv_env_PKG_CONFIG_LIBDIR_value=
1127ac_cv_env_PKG_CONFIG_PATH_set=
1128ac_cv_env_PKG_CONFIG_PATH_value=
1129ac_cv_env_PKG_CONFIG_set=
1130ac_cv_env_PKG_CONFIG_value=
1131ac_cv_env_RSVG_CFLAGS_set=
1132ac_cv_env_RSVG_CFLAGS_value=
1133ac_cv_env_RSVG_LIBS_set=
1134ac_cv_env_RSVG_LIBS_value=
1135ac_cv_env_WEBKIT_CFLAGS_set=
1136ac_cv_env_WEBKIT_CFLAGS_value=
1137ac_cv_env_WEBKIT_LIBS_set=
1138ac_cv_env_WEBKIT_LIBS_value=
1139ac_cv_env_XFIXES_CFLAGS_set=
1140ac_cv_env_XFIXES_CFLAGS_value=
1141ac_cv_env_XFIXES_LIBS_set=
1142ac_cv_env_XFIXES_LIBS_value=
1143ac_cv_env_XFT_CFLAGS_set=
1144ac_cv_env_XFT_CFLAGS_value=
1145ac_cv_env_XFT_LIBS_set=
1146ac_cv_env_XFT_LIBS_value=
1147ac_cv_env_XINERAMA_CFLAGS_set=
1148ac_cv_env_XINERAMA_CFLAGS_value=
1149ac_cv_env_XINERAMA_LIBS_set=
1150ac_cv_env_XINERAMA_LIBS_value=
1151ac_cv_env_XMKMF_set=
1152ac_cv_env_XMKMF_value=
1153ac_cv_env_XRANDR_CFLAGS_set=
1154ac_cv_env_XRANDR_CFLAGS_value=
1155ac_cv_env_XRANDR_LIBS_set=
1156ac_cv_env_XRANDR_LIBS_value=
1157ac_cv_env_build_alias_set=
1158ac_cv_env_build_alias_value=
1159ac_cv_env_host_alias_set=
1160ac_cv_env_host_alias_value=
1161ac_cv_env_target_alias_set=
1162ac_cv_env_target_alias_value=
1163ac_cv_func_faccessat=yes
1164ac_cv_func_fchmod=yes
1165ac_cv_func_fcntl=yes
1166ac_cv_func_fdopendir=yes
1167ac_cv_func_fstatat=yes
1168ac_cv_func_fsync=yes
1169ac_cv_func_futimens=no
1170ac_cv_func_futimes=yes
1171ac_cv_func_futimesat=no
1172ac_cv_func_getdtablesize=yes
1173ac_cv_func_gettimeofday=yes
1174ac_cv_func_localtime_r=yes
1175ac_cv_func_lstat=yes
1176ac_cv_func_lutimes=yes
1177ac_cv_func_mkostemp=yes
1178ac_cv_func_nanotime=no
1179ac_cv_func_pipe2=no
1180ac_cv_func_pselect=yes
1181ac_cv_func_putenv=yes
1182ac_cv_func_readlink=yes
1183ac_cv_func_readlinkat=yes
1184ac_cv_func_secure_getenv=no
1185ac_cv_func_strtoimax=yes
1186ac_cv_func_strtoumax=yes
1187ac_cv_func_symlink=yes
1188ac_cv_func_timegm=yes
1189ac_cv_func_tzset=yes
1190ac_cv_func_utimensat=no
1191ac_cv_header_inttypes_h=yes
1192ac_cv_header_memory_h=yes
1193ac_cv_header_minix_config_h=no
1194ac_cv_header_stdc=yes
1195ac_cv_header_stdint_h=yes
1196ac_cv_header_stdlib_h=yes
1197ac_cv_header_string_h=yes
1198ac_cv_header_strings_h=yes
1199ac_cv_header_sys_stat_h=yes
1200ac_cv_header_sys_types_h=yes
1201ac_cv_header_unistd_h=yes
1202ac_cv_host=x86_64-apple-darwin16.5.0
1203ac_cv_objext=o
1204ac_cv_path_EGREP='/opt/local/bin/grep -E'
1205ac_cv_path_GREP=/opt/local/bin/grep
1206ac_cv_path_GZIP_PROG=/usr/bin/gzip
1207ac_cv_path_INSTALL_INFO=/usr/bin/install-info
1208ac_cv_path_MAKE=make
1209ac_cv_prog_AR=ar
1210ac_cv_prog_AWK=awk
1211ac_cv_prog_CPP='/usr/bin/clang -E'
1212ac_cv_prog_MAKE_PROG=yes
1213ac_cv_prog_XCRUN=xcrun
1214ac_cv_prog_ac_ct_RANLIB=ranlib
1215ac_cv_prog_cc_c99=
1216ac_cv_prog_cc_g=yes
1217ac_cv_prog_cc_stdc=
1218ac_cv_safe_to_define___extensions__=yes
1219ac_cv_should_define__xopen_source=no
1220ac_cv_sys_file_offset_bits=no
1221ac_cv_sys_largefile_CC=no
1222am_cv_CC_dependencies_compiler_type=gcc3
1223am_cv_ar_interface=ar
1224am_cv_make_support_nested_variables=yes
1225am_cv_prog_cc_c_o=yes
1226emacs_cv_clang=yes
1227gl_cv_c_amsterdam_compiler=no
1228gl_cv_warn_c__Werror__Wunknown_warning_option=yes
1229gl_cv_warn_c__Wno_pointer_sign=yes
1230gl_cv_warn_c__Wno_string_plus_int=yes
1231gl_cv_warn_c__Wno_switch=yes
1232gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes
1233gl_cv_warn_c__Wno_unknown_attributes=yes
1234
1235## ----------------- ##
1236## Output variables. ##
1237## ----------------- ##
1238
1239ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-25.2-mac-6.3/build-aux/missing aclocal-1.15'
1240ACLOCAL_PATH=''
1241ALLOCA=''
1242ALLOCA_H=''
1243ALSA_CFLAGS=''
1244ALSA_LIBS=''
1245AMDEPBACKSLASH='\'
1246AMDEP_FALSE='#'
1247AMDEP_TRUE=''
1248AMTAR='$${TAR-tar}'
1249AM_BACKSLASH='\'
1250AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1251AM_DEFAULT_VERBOSITY='0'
1252AM_V='$(V)'
1253APPLE_UNIVERSAL_BUILD=''
1254AR='ar'
1255ARFLAGS='cr'
1256AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-25.2-mac-6.3/build-aux/missing autoconf'
1257AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-25.2-mac-6.3/build-aux/missing autoheader'
1258AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-25.2-mac-6.3/build-aux/missing automake-1.15'
1259AUTO_DEPEND=''
1260AWK='awk'
1261BITSIZEOF_PTRDIFF_T=''
1262BITSIZEOF_SIG_ATOMIC_T=''
1263BITSIZEOF_SIZE_T=''
1264BITSIZEOF_WCHAR_T=''
1265BITSIZEOF_WINT_T=''
1266BLESSMAIL_TARGET=''
1267BUILDING_FOR_WINDOWSNT_FALSE=''
1268BUILDING_FOR_WINDOWSNT_TRUE='#'
1269BYTESWAP_H=''
1270CAIRO_CFLAGS=''
1271CAIRO_LIBS=''
1272CANNOT_DUMP=''
1273CC='/usr/bin/clang'
1274CCDEPMODE='depmode=gcc3'
1275CFLAGS='-pipe -Os -fobjc-arc -arch x86_64'
1276CFLAGS_SOUND=''
1277CLIENTRES=''
1278CLIENTW=''
1279CM_OBJ=''
1280COM_ERRLIB=''
1281CPP='/usr/bin/clang -E'
1282CPPFLAGS='-I/opt/local/include'
1283CRYPTOLIB=''
1284CYGPATH_W='echo'
1285CYGWIN_OBJ=''
1286C_SWITCH_MACHINE=''
1287C_SWITCH_SYSTEM=''
1288C_SWITCH_X_SITE=''
1289DBUS_CFLAGS=''
1290DBUS_LIBS=''
1291DBUS_OBJ=''
1292DEFS=''
1293DEPDIR='.deps'
1294DESLIB=''
1295DOCMISC_W32=''
1296ECHO_C='\c'
1297ECHO_N=''
1298ECHO_T=''
1299EGREP='/opt/local/bin/grep -E'
1300EMACSRES=''
1301EMACS_MANIFEST=''
1302EMULTIHOP_HIDDEN=''
1303EMULTIHOP_VALUE=''
1304ENOLINK_HIDDEN=''
1305ENOLINK_VALUE=''
1306EOVERFLOW_HIDDEN=''
1307EOVERFLOW_VALUE=''
1308ERRNO_H=''
1309EXECINFO_H=''
1310EXEEXT=''
1311FIRSTFILE_OBJ=''
1312FONTCONFIG_CFLAGS=''
1313FONTCONFIG_LIBS=''
1314FONT_OBJ=''
1315FREETYPE_CFLAGS=''
1316FREETYPE_LIBS=''
1317GCONF_CFLAGS=''
1318GCONF_LIBS=''
1319GETLOADAVG_LIBS=''
1320GETOPT_H=''
1321GFILENOTIFY_CFLAGS=''
1322GFILENOTIFY_LIBS=''
1323GL_COND_LIBTOOL_FALSE=''
1324GL_COND_LIBTOOL_TRUE=''
1325GL_GENERATE_ALLOCA_H_FALSE=''
1326GL_GENERATE_ALLOCA_H_TRUE=''
1327GL_GENERATE_BYTESWAP_H_FALSE=''
1328GL_GENERATE_BYTESWAP_H_TRUE=''
1329GL_GENERATE_ERRNO_H_FALSE=''
1330GL_GENERATE_ERRNO_H_TRUE=''
1331GL_GENERATE_EXECINFO_H_FALSE=''
1332GL_GENERATE_EXECINFO_H_TRUE=''
1333GL_GENERATE_STDALIGN_H_FALSE=''
1334GL_GENERATE_STDALIGN_H_TRUE=''
1335GL_GENERATE_STDDEF_H_FALSE=''
1336GL_GENERATE_STDDEF_H_TRUE=''
1337GL_GENERATE_STDINT_H_FALSE=''
1338GL_GENERATE_STDINT_H_TRUE=''
1339GMALLOC_OBJ=''
1340GNULIB_ALPHASORT=''
1341GNULIB_ATOLL=''
1342GNULIB_CALLOC_POSIX=''
1343GNULIB_CANONICALIZE_FILE_NAME=''
1344GNULIB_CHDIR=''
1345GNULIB_CHOWN=''
1346GNULIB_CLOSE=''
1347GNULIB_CLOSEDIR=''
1348GNULIB_DIRFD=''
1349GNULIB_DPRINTF=''
1350GNULIB_DUP2=''
1351GNULIB_DUP3=''
1352GNULIB_DUP=''
1353GNULIB_ENVIRON=''
1354GNULIB_EUIDACCESS=''
1355GNULIB_FACCESSAT=''
1356GNULIB_FCHDIR=''
1357GNULIB_FCHMODAT=''
1358GNULIB_FCHOWNAT=''
1359GNULIB_FCLOSE=''
1360GNULIB_FCNTL=''
1361GNULIB_FDATASYNC=''
1362GNULIB_FDOPEN=''
1363GNULIB_FDOPENDIR=''
1364GNULIB_FFLUSH=''
1365GNULIB_FFSL=''
1366GNULIB_FFSLL=''
1367GNULIB_FGETC=''
1368GNULIB_FGETS=''
1369GNULIB_FOPEN=''
1370GNULIB_FPRINTF=''
1371GNULIB_FPRINTF_POSIX=''
1372GNULIB_FPURGE=''
1373GNULIB_FPUTC=''
1374GNULIB_FPUTS=''
1375GNULIB_FREAD=''
1376GNULIB_FREOPEN=''
1377GNULIB_FSCANF=''
1378GNULIB_FSEEK=''
1379GNULIB_FSEEKO=''
1380GNULIB_FSTAT=''
1381GNULIB_FSTATAT=''
1382GNULIB_FSYNC=''
1383GNULIB_FTELL=''
1384GNULIB_FTELLO=''
1385GNULIB_FTRUNCATE=''
1386GNULIB_FUTIMENS=''
1387GNULIB_FWRITE=''
1388GNULIB_GETC=''
1389GNULIB_GETCHAR=''
1390GNULIB_GETCWD=''
1391GNULIB_GETDELIM=''
1392GNULIB_GETDOMAINNAME=''
1393GNULIB_GETDTABLESIZE=''
1394GNULIB_GETGROUPS=''
1395GNULIB_GETHOSTNAME=''
1396GNULIB_GETLINE=''
1397GNULIB_GETLOADAVG=''
1398GNULIB_GETLOGIN=''
1399GNULIB_GETLOGIN_R=''
1400GNULIB_GETPAGESIZE=''
1401GNULIB_GETSUBOPT=''
1402GNULIB_GETTIMEOFDAY=''
1403GNULIB_GETUSERSHELL=''
1404GNULIB_GL_UNISTD_H_GETOPT=''
1405GNULIB_GRANTPT=''
1406GNULIB_GROUP_MEMBER=''
1407GNULIB_IMAXABS=''
1408GNULIB_IMAXDIV=''
1409GNULIB_ISATTY=''
1410GNULIB_LCHMOD=''
1411GNULIB_LCHOWN=''
1412GNULIB_LINK=''
1413GNULIB_LINKAT=''
1414GNULIB_LSEEK=''
1415GNULIB_LSTAT=''
1416GNULIB_MALLOC_POSIX=''
1417GNULIB_MBSCASECMP=''
1418GNULIB_MBSCASESTR=''
1419GNULIB_MBSCHR=''
1420GNULIB_MBSCSPN=''
1421GNULIB_MBSLEN=''
1422GNULIB_MBSNCASECMP=''
1423GNULIB_MBSNLEN=''
1424GNULIB_MBSPBRK=''
1425GNULIB_MBSPCASECMP=''
1426GNULIB_MBSRCHR=''
1427GNULIB_MBSSEP=''
1428GNULIB_MBSSPN=''
1429GNULIB_MBSSTR=''
1430GNULIB_MBSTOK_R=''
1431GNULIB_MBTOWC=''
1432GNULIB_MEMCHR=''
1433GNULIB_MEMMEM=''
1434GNULIB_MEMPCPY=''
1435GNULIB_MEMRCHR=''
1436GNULIB_MKDIRAT=''
1437GNULIB_MKDTEMP=''
1438GNULIB_MKFIFO=''
1439GNULIB_MKFIFOAT=''
1440GNULIB_MKNOD=''
1441GNULIB_MKNODAT=''
1442GNULIB_MKOSTEMP=''
1443GNULIB_MKOSTEMPS=''
1444GNULIB_MKSTEMP=''
1445GNULIB_MKSTEMPS=''
1446GNULIB_MKTIME=''
1447GNULIB_NANOSLEEP=''
1448GNULIB_NONBLOCKING=''
1449GNULIB_OBSTACK_PRINTF=''
1450GNULIB_OBSTACK_PRINTF_POSIX=''
1451GNULIB_OPEN=''
1452GNULIB_OPENAT=''
1453GNULIB_OPENDIR=''
1454GNULIB_PCLOSE=''
1455GNULIB_PERROR=''
1456GNULIB_PIPE2=''
1457GNULIB_PIPE=''
1458GNULIB_POPEN=''
1459GNULIB_POSIX_OPENPT=''
1460GNULIB_PREAD=''
1461GNULIB_PRINTF=''
1462GNULIB_PRINTF_POSIX=''
1463GNULIB_PSELECT=''
1464GNULIB_PTHREAD_SIGMASK=''
1465GNULIB_PTSNAME=''
1466GNULIB_PTSNAME_R=''
1467GNULIB_PUTC=''
1468GNULIB_PUTCHAR=''
1469GNULIB_PUTENV=''
1470GNULIB_PUTS=''
1471GNULIB_PWRITE=''
1472GNULIB_QSORT_R=''
1473GNULIB_RAISE=''
1474GNULIB_RANDOM=''
1475GNULIB_RANDOM_R=''
1476GNULIB_RAWMEMCHR=''
1477GNULIB_READ=''
1478GNULIB_READDIR=''
1479GNULIB_READLINK=''
1480GNULIB_READLINKAT=''
1481GNULIB_REALLOC_POSIX=''
1482GNULIB_REALPATH=''
1483GNULIB_REMOVE=''
1484GNULIB_RENAME=''
1485GNULIB_RENAMEAT=''
1486GNULIB_REWINDDIR=''
1487GNULIB_RMDIR=''
1488GNULIB_RPMATCH=''
1489GNULIB_SCANDIR=''
1490GNULIB_SCANF=''
1491GNULIB_SECURE_GETENV=''
1492GNULIB_SELECT=''
1493GNULIB_SETENV=''
1494GNULIB_SETHOSTNAME=''
1495GNULIB_SIGACTION=''
1496GNULIB_SIGNAL_H_SIGPIPE=''
1497GNULIB_SIGPROCMASK=''
1498GNULIB_SLEEP=''
1499GNULIB_SNPRINTF=''
1500GNULIB_SPRINTF_POSIX=''
1501GNULIB_STAT=''
1502GNULIB_STDIO_H_NONBLOCKING=''
1503GNULIB_STDIO_H_SIGPIPE=''
1504GNULIB_STPCPY=''
1505GNULIB_STPNCPY=''
1506GNULIB_STRCASESTR=''
1507GNULIB_STRCHRNUL=''
1508GNULIB_STRDUP=''
1509GNULIB_STRERROR=''
1510GNULIB_STRERROR_R=''
1511GNULIB_STRNCAT=''
1512GNULIB_STRNDUP=''
1513GNULIB_STRNLEN=''
1514GNULIB_STRPBRK=''
1515GNULIB_STRPTIME=''
1516GNULIB_STRSEP=''
1517GNULIB_STRSIGNAL=''
1518GNULIB_STRSTR=''
1519GNULIB_STRTOD=''
1520GNULIB_STRTOIMAX=''
1521GNULIB_STRTOK_R=''
1522GNULIB_STRTOLL=''
1523GNULIB_STRTOULL=''
1524GNULIB_STRTOUMAX=''
1525GNULIB_STRVERSCMP=''
1526GNULIB_SYMLINK=''
1527GNULIB_SYMLINKAT=''
1528GNULIB_SYSTEM_POSIX=''
1529GNULIB_TIMEGM=''
1530GNULIB_TIME_R=''
1531GNULIB_TIME_RZ=''
1532GNULIB_TMPFILE=''
1533GNULIB_TTYNAME_R=''
1534GNULIB_UNISTD_H_NONBLOCKING=''
1535GNULIB_UNISTD_H_SIGPIPE=''
1536GNULIB_UNLINK=''
1537GNULIB_UNLINKAT=''
1538GNULIB_UNLOCKPT=''
1539GNULIB_UNSETENV=''
1540GNULIB_USLEEP=''
1541GNULIB_UTIMENSAT=''
1542GNULIB_VASPRINTF=''
1543GNULIB_VDPRINTF=''
1544GNULIB_VFPRINTF=''
1545GNULIB_VFPRINTF_POSIX=''
1546GNULIB_VFSCANF=''
1547GNULIB_VPRINTF=''
1548GNULIB_VPRINTF_POSIX=''
1549GNULIB_VSCANF=''
1550GNULIB_VSNPRINTF=''
1551GNULIB_VSPRINTF_POSIX=''
1552GNULIB_WARN_CFLAGS=''
1553GNULIB_WCTOMB=''
1554GNULIB_WRITE=''
1555GNULIB__EXIT=''
1556GNUSTEP_CFLAGS=''
1557GNU_OBJC_CFLAGS=''
1558GOBJECT_CFLAGS=''
1559GOBJECT_LIBS=''
1560GREP='/opt/local/bin/grep'
1561GSETTINGS_CFLAGS=''
1562GSETTINGS_LIBS=''
1563GTK_CFLAGS=''
1564GTK_LIBS=''
1565GTK_OBJ=''
1566GZIP_PROG='/usr/bin/gzip'
1567HAVE_ALPHASORT=''
1568HAVE_ATOLL=''
1569HAVE_CANONICALIZE_FILE_NAME=''
1570HAVE_CHOWN=''
1571HAVE_CLOSEDIR=''
1572HAVE_DECL_DIRFD=''
1573HAVE_DECL_ENVIRON=''
1574HAVE_DECL_FCHDIR=''
1575HAVE_DECL_FDATASYNC=''
1576HAVE_DECL_FDOPENDIR=''
1577HAVE_DECL_FPURGE=''
1578HAVE_DECL_FSEEKO=''
1579HAVE_DECL_FTELLO=''
1580HAVE_DECL_GETDELIM=''
1581HAVE_DECL_GETDOMAINNAME=''
1582HAVE_DECL_GETLINE=''
1583HAVE_DECL_GETLOADAVG=''
1584HAVE_DECL_GETLOGIN_R=''
1585HAVE_DECL_GETPAGESIZE=''
1586HAVE_DECL_GETUSERSHELL=''
1587HAVE_DECL_IMAXABS=''
1588HAVE_DECL_IMAXDIV=''
1589HAVE_DECL_LOCALTIME_R=''
1590HAVE_DECL_MEMMEM=''
1591HAVE_DECL_MEMRCHR=''
1592HAVE_DECL_OBSTACK_PRINTF=''
1593HAVE_DECL_SETENV=''
1594HAVE_DECL_SETHOSTNAME=''
1595HAVE_DECL_SNPRINTF=''
1596HAVE_DECL_STRDUP=''
1597HAVE_DECL_STRERROR_R=''
1598HAVE_DECL_STRNDUP=''
1599HAVE_DECL_STRNLEN=''
1600HAVE_DECL_STRSIGNAL=''
1601HAVE_DECL_STRTOIMAX=''
1602HAVE_DECL_STRTOK_R=''
1603HAVE_DECL_STRTOUMAX=''
1604HAVE_DECL_TTYNAME_R=''
1605HAVE_DECL_UNSETENV=''
1606HAVE_DECL_VSNPRINTF=''
1607HAVE_DIRENT_H=''
1608HAVE_DPRINTF=''
1609HAVE_DUP2=''
1610HAVE_DUP3=''
1611HAVE_EUIDACCESS=''
1612HAVE_FACCESSAT=''
1613HAVE_FCHDIR=''
1614HAVE_FCHMODAT=''
1615HAVE_FCHOWNAT=''
1616HAVE_FCNTL=''
1617HAVE_FDATASYNC=''
1618HAVE_FDOPENDIR=''
1619HAVE_FFSL=''
1620HAVE_FFSLL=''
1621HAVE_FSEEKO=''
1622HAVE_FSTATAT=''
1623HAVE_FSYNC=''
1624HAVE_FTELLO=''
1625HAVE_FTRUNCATE=''
1626HAVE_FUTIMENS=''
1627HAVE_GETDTABLESIZE=''
1628HAVE_GETGROUPS=''
1629HAVE_GETHOSTNAME=''
1630HAVE_GETLOGIN=''
1631HAVE_GETOPT_H=''
1632HAVE_GETPAGESIZE=''
1633HAVE_GETSUBOPT=''
1634HAVE_GETTIMEOFDAY=''
1635HAVE_GRANTPT=''
1636HAVE_GROUP_MEMBER=''
1637HAVE_INTTYPES_H=''
1638HAVE_LCHMOD=''
1639HAVE_LCHOWN=''
1640HAVE_LINK=''
1641HAVE_LINKAT=''
1642HAVE_LONG_LONG_INT=''
1643HAVE_LSTAT=''
1644HAVE_MAKEINFO='yes'
1645HAVE_MAX_ALIGN_T=''
1646HAVE_MBSLEN=''
1647HAVE_MEMCHR=''
1648HAVE_MEMPCPY=''
1649HAVE_MKDIRAT=''
1650HAVE_MKDTEMP=''
1651HAVE_MKFIFO=''
1652HAVE_MKFIFOAT=''
1653HAVE_MKNOD=''
1654HAVE_MKNODAT=''
1655HAVE_MKOSTEMP=''
1656HAVE_MKOSTEMPS=''
1657HAVE_MKSTEMP=''
1658HAVE_MKSTEMPS=''
1659HAVE_NANOSLEEP=''
1660HAVE_OPENAT=''
1661HAVE_OPENDIR=''
1662HAVE_OS_H=''
1663HAVE_PCLOSE=''
1664HAVE_PIPE2=''
1665HAVE_PIPE=''
1666HAVE_POPEN=''
1667HAVE_POSIX_OPENPT=''
1668HAVE_POSIX_SIGNALBLOCKING=''
1669HAVE_PREAD=''
1670HAVE_PSELECT=''
1671HAVE_PTHREAD_SIGMASK=''
1672HAVE_PTSNAME=''
1673HAVE_PTSNAME_R=''
1674HAVE_PWRITE=''
1675HAVE_RAISE=''
1676HAVE_RANDOM=''
1677HAVE_RANDOM_H=''
1678HAVE_RANDOM_R=''
1679HAVE_RAWMEMCHR=''
1680HAVE_READDIR=''
1681HAVE_READLINK=''
1682HAVE_READLINKAT=''
1683HAVE_REALPATH=''
1684HAVE_RENAMEAT=''
1685HAVE_REWINDDIR=''
1686HAVE_RPMATCH=''
1687HAVE_SCANDIR=''
1688HAVE_SECURE_GETENV=''
1689HAVE_SETENV=''
1690HAVE_SETHOSTNAME=''
1691HAVE_SIGACTION=''
1692HAVE_SIGHANDLER_T=''
1693HAVE_SIGINFO_T=''
1694HAVE_SIGNED_SIG_ATOMIC_T=''
1695HAVE_SIGNED_WCHAR_T=''
1696HAVE_SIGNED_WINT_T=''
1697HAVE_SIGSET_T=''
1698HAVE_SLEEP=''
1699HAVE_STDINT_H=''
1700HAVE_STPCPY=''
1701HAVE_STPNCPY=''
1702HAVE_STRCASESTR=''
1703HAVE_STRCHRNUL=''
1704HAVE_STRPBRK=''
1705HAVE_STRPTIME=''
1706HAVE_STRSEP=''
1707HAVE_STRTOD=''
1708HAVE_STRTOLL=''
1709HAVE_STRTOULL=''
1710HAVE_STRUCT_RANDOM_DATA=''
1711HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
1712HAVE_STRUCT_TIMEVAL=''
1713HAVE_STRVERSCMP=''
1714HAVE_SYMLINK=''
1715HAVE_SYMLINKAT=''
1716HAVE_SYS_BITYPES_H=''
1717HAVE_SYS_INTTYPES_H=''
1718HAVE_SYS_LOADAVG_H=''
1719HAVE_SYS_PARAM_H=''
1720HAVE_SYS_SELECT_H=''
1721HAVE_SYS_TIME_H=''
1722HAVE_SYS_TYPES_H=''
1723HAVE_TIMEGM=''
1724HAVE_TIMEZONE_T=''
1725HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
1726HAVE_UNISTD_H=''
1727HAVE_UNLINKAT=''
1728HAVE_UNLOCKPT=''
1729HAVE_UNSIGNED_LONG_LONG_INT=''
1730HAVE_USLEEP=''
1731HAVE_UTIMENSAT=''
1732HAVE_VASPRINTF=''
1733HAVE_VDPRINTF=''
1734HAVE_WCHAR_H=''
1735HAVE_WCHAR_T=''
1736HAVE_WINSOCK2_H=''
1737HAVE_XSERVER=''
1738HAVE__EXIT=''
1739IMAGEMAGICK_CFLAGS=''
1740IMAGEMAGICK_LIBS=''
1741INCLUDE_NEXT=''
1742INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
1743INSTALL_ARCH_INDEP_EXTRA=''
1744INSTALL_DATA='${INSTALL} -m 644'
1745INSTALL_INFO='/usr/bin/install-info'
1746INSTALL_PROGRAM='${INSTALL}'
1747INSTALL_SCRIPT='${INSTALL}'
1748INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1749INT32_MAX_LT_INTMAX_MAX=''
1750INT64_MAX_EQ_LONG_MAX=''
1751KQUEUE_CFLAGS=''
1752KQUEUE_LIBS=''
1753KRB4LIB=''
1754KRB5LIB=''
1755LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1756LD_SWITCH_SYSTEM=''
1757LD_SWITCH_SYSTEM_TEMACS=''
1758LD_SWITCH_X_SITE=''
1759LD_SWITCH_X_SITE_RPATH=''
1760LIBGIF=''
1761LIBGNUTLS3_CFLAGS=''
1762LIBGNUTLS3_LIBS=''
1763LIBGNUTLS_CFLAGS=''
1764LIBGNUTLS_LIBS=''
1765LIBGNU_LIBDEPS=''
1766LIBGNU_LTLIBDEPS=''
1767LIBGPM=''
1768LIBHESIOD=''
1769LIBINTL=''
1770LIBJPEG=''
1771LIBMODULES=''
1772LIBOBJS=''
1773LIBOTF_CFLAGS=''
1774LIBOTF_LIBS=''
1775LIBPNG=''
1776LIBRESOLV=''
1777LIBS=''
1778LIBSELINUX_LIBS=''
1779LIBSOUND=''
1780LIBS_ECLIENT=''
1781LIBS_GNUSTEP=''
1782LIBS_MAIL=''
1783LIBS_SYSTEM=''
1784LIBS_TERMCAP=''
1785LIBTIFF=''
1786LIBXMENU=''
1787LIBXML2_CFLAGS=''
1788LIBXML2_LIBS=''
1789LIBXMU=''
1790LIBXPM=''
1791LIBXSM=''
1792LIBXTR6=''
1793LIBXT_OTHER=''
1794LIBX_OTHER=''
1795LIBZ=''
1796LIB_ACL=''
1797LIB_CLOCK_GETTIME=''
1798LIB_EACCESS=''
1799LIB_EXECINFO=''
1800LIB_FDATASYNC=''
1801LIB_MATH=''
1802LIB_PTHREAD=''
1803LIB_PTHREAD_SIGMASK=''
1804LIB_TIMER_TIME=''
1805LIB_WSOCK32=''
1806LN_S_FILEONLY='ln -s'
1807LTLIBINTL=''
1808LTLIBOBJS=''
1809M17N_FLT_CFLAGS=''
1810M17N_FLT_LIBS=''
1811MAC_CFLAGS=''
1812MAC_OBJ=''
1813MAC_OBJC_OBJ=''
1814MAC_TEMPLATE_FILES=''
1815MAKEINFO='makeinfo'
1816MAKE_PROG='yes'
1817MKDIR_P='build-aux/install-sh -c -d'
1818MODULES_OBJ=''
1819NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
1820NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
1821NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
1822NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
1823NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
1824NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
1825NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
1826NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
1827NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
1828NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
1829NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
1830NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
1831NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
1832NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
1833NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
1834NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
1835NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
1836NEXT_DIRENT_H=''
1837NEXT_ERRNO_H=''
1838NEXT_FCNTL_H=''
1839NEXT_GETOPT_H=''
1840NEXT_INTTYPES_H=''
1841NEXT_SIGNAL_H=''
1842NEXT_STDDEF_H=''
1843NEXT_STDINT_H=''
1844NEXT_STDIO_H=''
1845NEXT_STDLIB_H=''
1846NEXT_STRING_H=''
1847NEXT_SYS_SELECT_H=''
1848NEXT_SYS_STAT_H=''
1849NEXT_SYS_TIME_H=''
1850NEXT_SYS_TYPES_H=''
1851NEXT_TIME_H=''
1852NEXT_UNISTD_H=''
1853NOTIFY_CFLAGS=''
1854NOTIFY_LIBS=''
1855NOTIFY_OBJ=''
1856NS_OBJ=''
1857NS_OBJC_OBJ=''
1858NTDIR=''
1859NTLIB=''
1860OBJEXT='o'
1861OTHER_FILES=''
1862PACKAGE='emacs'
1863PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org'
1864PACKAGE_NAME='GNU Emacs'
1865PACKAGE_STRING='GNU Emacs 25.2'
1866PACKAGE_TARNAME='emacs'
1867PACKAGE_URL='http://www.gnu.org/software/emacs/'
1868PACKAGE_VERSION='25.2'
1869PATH_SEPARATOR=':'
1870PAXCTL=''
1871PAXCTL_dumped=''
1872PAXCTL_notdumped=''
1873PKG_CONFIG=''
1874PKG_CONFIG_LIBDIR=''
1875PKG_CONFIG_PATH=''
1876PNG_CFLAGS=''
1877POST_ALLOC_OBJ=''
1878PRAGMA_COLUMNS=''
1879PRAGMA_SYSTEM_HEADER=''
1880PRE_ALLOC_OBJ=''
1881PRIPTR_PREFIX=''
1882PRI_MACROS_BROKEN=''
1883PROFILING_CFLAGS=''
1884PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
1885PTRDIFF_T_SUFFIX=''
1886RALLOC_OBJ=''
1887RANLIB='ranlib'
1888REPLACE_CALLOC=''
1889REPLACE_CANONICALIZE_FILE_NAME=''
1890REPLACE_CHOWN=''
1891REPLACE_CLOSE=''
1892REPLACE_CLOSEDIR=''
1893REPLACE_DIRFD=''
1894REPLACE_DPRINTF=''
1895REPLACE_DUP2=''
1896REPLACE_DUP=''
1897REPLACE_FCHOWNAT=''
1898REPLACE_FCLOSE=''
1899REPLACE_FCNTL=''
1900REPLACE_FDOPEN=''
1901REPLACE_FDOPENDIR=''
1902REPLACE_FFLUSH=''
1903REPLACE_FOPEN=''
1904REPLACE_FPRINTF=''
1905REPLACE_FPURGE=''
1906REPLACE_FREOPEN=''
1907REPLACE_FSEEK=''
1908REPLACE_FSEEKO=''
1909REPLACE_FSTAT=''
1910REPLACE_FSTATAT=''
1911REPLACE_FTELL=''
1912REPLACE_FTELLO=''
1913REPLACE_FTRUNCATE=''
1914REPLACE_FUTIMENS=''
1915REPLACE_GETCWD=''
1916REPLACE_GETDELIM=''
1917REPLACE_GETDOMAINNAME=''
1918REPLACE_GETDTABLESIZE=''
1919REPLACE_GETGROUPS=''
1920REPLACE_GETLINE=''
1921REPLACE_GETLOGIN_R=''
1922REPLACE_GETPAGESIZE=''
1923REPLACE_GETTIMEOFDAY=''
1924REPLACE_GMTIME=''
1925REPLACE_ISATTY=''
1926REPLACE_LCHOWN=''
1927REPLACE_LINK=''
1928REPLACE_LINKAT=''
1929REPLACE_LOCALTIME=''
1930REPLACE_LOCALTIME_R=''
1931REPLACE_LSEEK=''
1932REPLACE_LSTAT=''
1933REPLACE_MALLOC=''
1934REPLACE_MBTOWC=''
1935REPLACE_MEMCHR=''
1936REPLACE_MEMMEM=''
1937REPLACE_MKDIR=''
1938REPLACE_MKFIFO=''
1939REPLACE_MKNOD=''
1940REPLACE_MKSTEMP=''
1941REPLACE_MKTIME=''
1942REPLACE_NANOSLEEP=''
1943REPLACE_NULL=''
1944REPLACE_OBSTACK_PRINTF=''
1945REPLACE_OPEN=''
1946REPLACE_OPENAT=''
1947REPLACE_OPENDIR=''
1948REPLACE_PERROR=''
1949REPLACE_POPEN=''
1950REPLACE_PREAD=''
1951REPLACE_PRINTF=''
1952REPLACE_PSELECT=''
1953REPLACE_PTHREAD_SIGMASK=''
1954REPLACE_PTSNAME=''
1955REPLACE_PTSNAME_R=''
1956REPLACE_PUTENV=''
1957REPLACE_PWRITE=''
1958REPLACE_QSORT_R=''
1959REPLACE_RAISE=''
1960REPLACE_RANDOM_R=''
1961REPLACE_READ=''
1962REPLACE_READLINK=''
1963REPLACE_READLINKAT=''
1964REPLACE_REALLOC=''
1965REPLACE_REALPATH=''
1966REPLACE_REMOVE=''
1967REPLACE_RENAME=''
1968REPLACE_RENAMEAT=''
1969REPLACE_RMDIR=''
1970REPLACE_SELECT=''
1971REPLACE_SETENV=''
1972REPLACE_SLEEP=''
1973REPLACE_SNPRINTF=''
1974REPLACE_SPRINTF=''
1975REPLACE_STAT=''
1976REPLACE_STDIO_READ_FUNCS=''
1977REPLACE_STDIO_WRITE_FUNCS=''
1978REPLACE_STPNCPY=''
1979REPLACE_STRCASESTR=''
1980REPLACE_STRCHRNUL=''
1981REPLACE_STRDUP=''
1982REPLACE_STRERROR=''
1983REPLACE_STRERROR_R=''
1984REPLACE_STRNCAT=''
1985REPLACE_STRNDUP=''
1986REPLACE_STRNLEN=''
1987REPLACE_STRSIGNAL=''
1988REPLACE_STRSTR=''
1989REPLACE_STRTOD=''
1990REPLACE_STRTOIMAX=''
1991REPLACE_STRTOK_R=''
1992REPLACE_STRTOUMAX=''
1993REPLACE_STRUCT_TIMEVAL=''
1994REPLACE_SYMLINK=''
1995REPLACE_SYMLINKAT=''
1996REPLACE_TIMEGM=''
1997REPLACE_TMPFILE=''
1998REPLACE_TTYNAME_R=''
1999REPLACE_UNLINK=''
2000REPLACE_UNLINKAT=''
2001REPLACE_UNSETENV=''
2002REPLACE_USLEEP=''
2003REPLACE_UTIMENSAT=''
2004REPLACE_VASPRINTF=''
2005REPLACE_VDPRINTF=''
2006REPLACE_VFPRINTF=''
2007REPLACE_VPRINTF=''
2008REPLACE_VSNPRINTF=''
2009REPLACE_VSPRINTF=''
2010REPLACE_WCTOMB=''
2011REPLACE_WRITE=''
2012RSVG_CFLAGS=''
2013RSVG_LIBS=''
2014SEPCHAR=''
2015SETFATTR=''
2016SETTINGS_CFLAGS=''
2017SETTINGS_LIBS=''
2018SET_MAKE=''
2019SHELL='/bin/sh'
2020SIG_ATOMIC_T_SUFFIX=''
2021SIZE_T_SUFFIX=''
2022STDALIGN_H=''
2023STDDEF_H=''
2024STDINT_H=''
2025STRIP=''
2026SUBDIR_MAKEFILES_IN=''
2027SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
2028TERMCAP_OBJ=''
2029TIME_H_DEFINES_STRUCT_TIMESPEC=''
2030TOOLKIT_LIBW=''
2031UINT32_MAX_LT_UINTMAX_MAX=''
2032UINT64_MAX_EQ_ULONG_MAX=''
2033UNDEFINE_STRTOK_R=''
2034UNEXEC_OBJ=''
2035UNISTD_H_DEFINES_STRUCT_TIMESPEC=''
2036UNISTD_H_HAVE_WINSOCK2_H=''
2037UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
2038UPDATE_MANIFEST=''
2039USE_ACL=''
2040VERSION='25.2'
2041VMLIMIT_OBJ=''
2042W32_LIBS=''
2043W32_OBJ=''
2044W32_RES_LINK=''
2045WARN_CFLAGS=' -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes'
2046WCHAR_T_SUFFIX=''
2047WEBKIT_CFLAGS=''
2048WEBKIT_LIBS=''
2049WERROR_CFLAGS=''
2050WIDGET_OBJ=''
2051WINDOWS_64_BIT_OFF_T=''
2052WINDOWS_64_BIT_ST_SIZE=''
2053WINDOW_SYSTEM_OBJ=''
2054WINDRES=''
2055WINT_T_SUFFIX=''
2056XARGS_LIMIT=''
2057XCB_LIBS=''
2058XCRUN='xcrun'
2059XFIXES_CFLAGS=''
2060XFIXES_LIBS=''
2061XFT_CFLAGS=''
2062XFT_LIBS=''
2063XGSELOBJ=''
2064XINERAMA_CFLAGS=''
2065XINERAMA_LIBS=''
2066XMENU_OBJ=''
2067XMKMF=''
2068XOBJ=''
2069XRANDR_CFLAGS=''
2070XRANDR_LIBS=''
2071XWIDGETS_OBJ=''
2072X_TOOLKIT_TYPE=''
2073ac_ct_AR=''
2074ac_ct_CC=''
2075am__EXEEXT_FALSE=''
2076am__EXEEXT_TRUE=''
2077am__fastdepCC_FALSE='#'
2078am__fastdepCC_TRUE=''
2079am__include='include'
2080am__isrc=''
2081am__leading_dot='.'
2082am__nodep='_no'
2083am__quote=''
2084am__tar='$${TAR-tar} chof - "$$tardir"'
2085am__untar='$${TAR-tar} xf -'
2086archlibdir='${libexecdir}/emacs/${version}/${configuration}'
2087bindir='${exec_prefix}/bin'
2088bitmapdir=''
2089build='x86_64-apple-darwin16.5.0'
2090build_alias=''
2091build_cpu='x86_64'
2092build_os='darwin16.5.0'
2093build_vendor='apple'
2094cache_file='/dev/null'
2095canonical='x86_64-apple-darwin16.5.0'
2096comma_space_version=''
2097comma_version=''
2098configuration='x86_64-apple-darwin16.5.0'
2099copyright=''
2100datadir='${datarootdir}'
2101datarootdir='${prefix}/share'
2102docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2103dvidir='${docdir}'
2104etcdir='${datadir}/emacs/${version}/etc'
2105etcdocdir='${datadir}/emacs/${version}/etc'
2106exec_prefix='NONE'
2107gamedir='${localstatedir}/games/emacs'
2108gamegroup='games'
2109gameuser=''
2110gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE=''
2111gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE=''
2112gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE=''
2113gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE=''
2114gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_FALSE=''
2115gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_TRUE=''
2116gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE=''
2117gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE=''
2118gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE=''
2119gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE=''
2120gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE=''
2121gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE=''
2122gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE=''
2123gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE=''
2124gl_GNULIB_ENABLED_dirfd_FALSE=''
2125gl_GNULIB_ENABLED_dirfd_TRUE=''
2126gl_GNULIB_ENABLED_dosname_FALSE=''
2127gl_GNULIB_ENABLED_dosname_TRUE=''
2128gl_GNULIB_ENABLED_euidaccess_FALSE=''
2129gl_GNULIB_ENABLED_euidaccess_TRUE=''
2130gl_GNULIB_ENABLED_getdtablesize_FALSE=''
2131gl_GNULIB_ENABLED_getdtablesize_TRUE=''
2132gl_GNULIB_ENABLED_getgroups_FALSE=''
2133gl_GNULIB_ENABLED_getgroups_TRUE=''
2134gl_GNULIB_ENABLED_pathmax_FALSE=''
2135gl_GNULIB_ENABLED_pathmax_TRUE=''
2136gl_GNULIB_ENABLED_secure_getenv_FALSE=''
2137gl_GNULIB_ENABLED_secure_getenv_TRUE=''
2138gl_GNULIB_ENABLED_stat_FALSE=''
2139gl_GNULIB_ENABLED_stat_TRUE=''
2140gl_GNULIB_ENABLED_strtoll_FALSE=''
2141gl_GNULIB_ENABLED_strtoll_TRUE=''
2142gl_GNULIB_ENABLED_strtoull_FALSE=''
2143gl_GNULIB_ENABLED_strtoull_TRUE=''
2144gl_GNULIB_ENABLED_tempname_FALSE=''
2145gl_GNULIB_ENABLED_tempname_TRUE=''
2146gl_LIBOBJS=''
2147gl_LTLIBOBJS=''
2148gltests_LIBOBJS=''
2149gltests_LTLIBOBJS=''
2150gltests_WITNESS=''
2151host='x86_64-apple-darwin16.5.0'
2152host_alias=''
2153host_cpu='x86_64'
2154host_os='darwin16.5.0'
2155host_vendor='apple'
2156htmldir='${docdir}'
2157includedir='${prefix}/include'
2158infodir='${datarootdir}/info'
2159install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-25.2-mac-6.3/build-aux/install-sh'
2160libdir='${exec_prefix}/lib'
2161libexecdir='${exec_prefix}/libexec'
2162liblockfile=''
2163lispdir='${datadir}/emacs/${version}/lisp'
2164lisppath='${locallisppath}:${standardlisppath}'
2165localedir='${datarootdir}/locale'
2166locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
2167localstatedir='${prefix}/var'
2168mac_appdir=''
2169mandir='${datarootdir}/man'
2170mkdir_p='$(MKDIR_P)'
2171ns_appbindir=''
2172ns_appdir=''
2173ns_appresdir=''
2174ns_appsrc=''
2175ns_check_file=''
2176ns_self_contained=''
2177oldincludedir='/usr/include'
2178pdfdir='${docdir}'
2179prefix='/opt/local'
2180program_transform_name='s,x,x,'
2181psdir='${docdir}'
2182sbindir='${exec_prefix}/sbin'
2183sharedstatedir='${prefix}/com'
2184srcdir='.'
2185standardlisppath='${lispdir}'
2186sysconfdir='${prefix}/etc'
2187target_alias=''
2188version=''
2189x_default_search_path=''
2190
2191## ----------- ##
2192## confdefs.h. ##
2193## ----------- ##
2194
2195/* confdefs.h */
2196#define PACKAGE_NAME "GNU Emacs"
2197#define PACKAGE_TARNAME "emacs"
2198#define PACKAGE_VERSION "25.2"
2199#define PACKAGE_STRING "GNU Emacs 25.2"
2200#define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2201#define PACKAGE_URL "http://www.gnu.org/software/emacs/"
2202#define PACKAGE "emacs"
2203#define VERSION "25.2"
2204#define MAIL_USE_POP 1
2205#define HAVE_PUTENV 1
2206#define HAVE_TZSET 1
2207#define HAVE_FCHMOD 1
2208#define HAVE_READLINKAT 1
2209#define HAVE_FACCESSAT 1
2210#define HAVE_FCNTL 1
2211#define HAVE_FDOPENDIR 1
2212#define HAVE_FSTATAT 1
2213#define HAVE_FSYNC 1
2214#define HAVE_GETTIMEOFDAY 1
2215#define HAVE_LSTAT 1
2216#define HAVE_MKOSTEMP 1
2217#define HAVE_PSELECT 1
2218#define HAVE_READLINK 1
2219#define HAVE_STRTOIMAX 1
2220#define HAVE_STRTOUMAX 1
2221#define HAVE_SYMLINK 1
2222#define HAVE_LOCALTIME_R 1
2223#define HAVE_TIMEGM 1
2224#define HAVE_FUTIMES 1
2225#define HAVE_LUTIMES 1
2226#define HAVE_GETDTABLESIZE 1
2227#define STDC_HEADERS 1
2228#define HAVE_SYS_TYPES_H 1
2229#define HAVE_SYS_STAT_H 1
2230#define HAVE_STDLIB_H 1
2231#define HAVE_STRING_H 1
2232#define HAVE_MEMORY_H 1
2233#define HAVE_STRINGS_H 1
2234#define HAVE_INTTYPES_H 1
2235#define HAVE_STDINT_H 1
2236#define HAVE_UNISTD_H 1
2237#define __EXTENSIONS__ 1
2238#define _ALL_SOURCE 1
2239#define _DARWIN_C_SOURCE 1
2240#define _GNU_SOURCE 1
2241#define __USE_MINGW_ANSI_STDIO 1
2242#define _POSIX_PTHREAD_SEMANTICS 1
2243#define _TANDEM_SOURCE 1
2244#define _DARWIN_USE_64_BIT_INODE 1
2245
2246configure: exit 1