1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU Emacs configure 25.2, which was |
---|
5 | generated 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 | |
---|
13 | hostname = dhcp-18-189-117-129.dyn.mit.edu |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 399 tasks, 2065 threads, 4 processors |
---|
34 | Load average: 3.84, Mach factor: 1.19 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3810: checking for xcrun |
---|
52 | configure:3826: found /usr/bin/xcrun |
---|
53 | configure:3837: result: xcrun |
---|
54 | configure:3852: checking for make |
---|
55 | configure:3868: found /usr/bin/make |
---|
56 | configure:3879: result: yes |
---|
57 | configure:3907: checking for GNU Make |
---|
58 | configure:3957: result: make |
---|
59 | configure:3983: checking for a BSD-compatible install |
---|
60 | configure:4051: result: /usr/bin/install -c |
---|
61 | configure:4062: checking whether build environment is sane |
---|
62 | configure:4117: result: yes |
---|
63 | configure:4268: checking for a thread-safe mkdir -p |
---|
64 | configure:4307: result: build-aux/install-sh -c -d |
---|
65 | configure:4314: checking for gawk |
---|
66 | configure:4344: result: no |
---|
67 | configure:4314: checking for mawk |
---|
68 | configure:4344: result: no |
---|
69 | configure:4314: checking for nawk |
---|
70 | configure:4344: result: no |
---|
71 | configure:4314: checking for awk |
---|
72 | configure:4330: found /usr/bin/awk |
---|
73 | configure:4341: result: awk |
---|
74 | configure:4374: checking whether make supports nested variables |
---|
75 | configure:4391: result: yes |
---|
76 | configure:4522: checking build system type |
---|
77 | configure:4536: result: x86_64-apple-darwin16.5.0 |
---|
78 | configure:4556: checking host system type |
---|
79 | configure:4569: result: x86_64-apple-darwin16.5.0 |
---|
80 | configure:5557: checking for C compiler version |
---|
81 | configure:5566: /usr/bin/clang --version >&5 |
---|
82 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
83 | Target: x86_64-apple-darwin16.5.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:5577: $? = 0 |
---|
87 | configure:5566: /usr/bin/clang -v >&5 |
---|
88 | Apple LLVM version 8.1.0 (clang-802.0.42) |
---|
89 | Target: x86_64-apple-darwin16.5.0 |
---|
90 | Thread model: posix |
---|
91 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
92 | configure:5577: $? = 0 |
---|
93 | configure:5566: /usr/bin/clang -V >&5 |
---|
94 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
95 | clang: error: no input files |
---|
96 | configure:5577: $? = 1 |
---|
97 | configure:5566: /usr/bin/clang -qversion >&5 |
---|
98 | clang: error: unknown argument: '-qversion' |
---|
99 | clang: error: no input files |
---|
100 | configure:5577: $? = 1 |
---|
101 | configure:5597: checking whether the C compiler works |
---|
102 | configure: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 |
---|
103 | configure:5623: $? = 0 |
---|
104 | configure:5671: result: yes |
---|
105 | configure:5674: checking for C compiler default output file name |
---|
106 | configure:5676: result: a.out |
---|
107 | configure:5682: checking for suffix of executables |
---|
108 | configure: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 |
---|
109 | configure:5693: $? = 0 |
---|
110 | configure:5715: result: |
---|
111 | configure:5737: checking whether we are cross compiling |
---|
112 | configure: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 |
---|
113 | configure:5749: $? = 0 |
---|
114 | configure:5756: ./conftest |
---|
115 | configure:5760: $? = 0 |
---|
116 | configure:5775: result: no |
---|
117 | configure:5780: checking for suffix of object files |
---|
118 | configure:5802: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
119 | configure:5806: $? = 0 |
---|
120 | configure:5827: result: o |
---|
121 | configure:5831: checking whether we are using the GNU C compiler |
---|
122 | configure:5850: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
123 | configure:5850: $? = 0 |
---|
124 | configure:5859: result: yes |
---|
125 | configure:5868: checking whether /usr/bin/clang accepts -g |
---|
126 | configure:5888: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
127 | configure:5888: $? = 0 |
---|
128 | configure:5929: result: yes |
---|
129 | configure:5958: checking whether /usr/bin/clang understands -c and -o together |
---|
130 | configure:5980: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
131 | configure:5983: $? = 0 |
---|
132 | configure:5980: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
133 | configure:5983: $? = 0 |
---|
134 | configure:5995: result: yes |
---|
135 | configure:6023: checking for style of include used by make |
---|
136 | configure:6051: result: GNU |
---|
137 | configure:6077: checking dependency style of /usr/bin/clang |
---|
138 | configure:6188: result: gcc3 |
---|
139 | configure:6208: checking for ar |
---|
140 | configure:6224: found /opt/local/bin/ar |
---|
141 | configure:6235: result: ar |
---|
142 | configure:6253: checking for /usr/bin/clang option to accept ISO C99 |
---|
143 | configure:6402: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
144 | configure:6402: $? = 0 |
---|
145 | configure:6415: result: none needed |
---|
146 | configure:6432: checking for /usr/bin/clang option to accept ISO Standard C |
---|
147 | configure:6443: result: none needed |
---|
148 | configure:6491: checking for putenv |
---|
149 | configure: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 |
---|
150 | configure:6491: $? = 0 |
---|
151 | configure:6491: result: yes |
---|
152 | configure:6491: checking for tzset |
---|
153 | configure: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 |
---|
154 | configure:6491: $? = 0 |
---|
155 | configure:6491: result: yes |
---|
156 | configure:6491: checking for fchmod |
---|
157 | configure: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 |
---|
158 | configure:6491: $? = 0 |
---|
159 | configure:6491: result: yes |
---|
160 | configure:6491: checking for readlinkat |
---|
161 | configure: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 |
---|
162 | configure:6491: $? = 0 |
---|
163 | configure:6491: result: yes |
---|
164 | configure:6491: checking for faccessat |
---|
165 | configure: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 |
---|
166 | configure:6491: $? = 0 |
---|
167 | configure:6491: result: yes |
---|
168 | configure:6491: checking for fcntl |
---|
169 | configure: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 |
---|
170 | configure:6491: $? = 0 |
---|
171 | configure:6491: result: yes |
---|
172 | configure:6491: checking for fdopendir |
---|
173 | configure: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 |
---|
174 | configure:6491: $? = 0 |
---|
175 | configure:6491: result: yes |
---|
176 | configure:6491: checking for fstatat |
---|
177 | configure: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 |
---|
178 | configure:6491: $? = 0 |
---|
179 | configure:6491: result: yes |
---|
180 | configure:6491: checking for fsync |
---|
181 | configure: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 |
---|
182 | configure:6491: $? = 0 |
---|
183 | configure:6491: result: yes |
---|
184 | configure:6491: checking for gettimeofday |
---|
185 | configure: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 |
---|
186 | configure:6491: $? = 0 |
---|
187 | configure:6491: result: yes |
---|
188 | configure:6491: checking for nanotime |
---|
189 | configure: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 |
---|
190 | Undefined symbols for architecture x86_64: |
---|
191 | "_nanotime", referenced from: |
---|
192 | _main in conftest-f73803.o |
---|
193 | ld: symbol(s) not found for architecture x86_64 |
---|
194 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
195 | configure:6491: $? = 1 |
---|
196 | configure: 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 | | } |
---|
256 | configure:6491: result: no |
---|
257 | configure:6491: checking for lstat |
---|
258 | configure: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 |
---|
259 | configure:6491: $? = 0 |
---|
260 | configure:6491: result: yes |
---|
261 | configure:6491: checking for mkostemp |
---|
262 | configure: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 |
---|
263 | configure:6491: $? = 0 |
---|
264 | configure:6491: result: yes |
---|
265 | configure:6491: checking for pipe2 |
---|
266 | configure: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 |
---|
267 | Undefined symbols for architecture x86_64: |
---|
268 | "_pipe2", referenced from: |
---|
269 | _main in conftest-fb2d41.o |
---|
270 | ld: symbol(s) not found for architecture x86_64 |
---|
271 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
272 | configure:6491: $? = 1 |
---|
273 | configure: 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 | | } |
---|
335 | configure:6491: result: no |
---|
336 | configure:6491: checking for pselect |
---|
337 | configure: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 |
---|
338 | configure:6491: $? = 0 |
---|
339 | configure:6491: result: yes |
---|
340 | configure:6491: checking for readlink |
---|
341 | configure: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 |
---|
342 | configure:6491: $? = 0 |
---|
343 | configure:6491: result: yes |
---|
344 | configure:6491: checking for strtoimax |
---|
345 | configure: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 |
---|
346 | configure:6491: $? = 0 |
---|
347 | configure:6491: result: yes |
---|
348 | configure:6491: checking for strtoumax |
---|
349 | configure: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 |
---|
350 | configure:6491: $? = 0 |
---|
351 | configure:6491: result: yes |
---|
352 | configure:6491: checking for symlink |
---|
353 | configure: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 |
---|
354 | configure:6491: $? = 0 |
---|
355 | configure:6491: result: yes |
---|
356 | configure:6491: checking for localtime_r |
---|
357 | configure: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 |
---|
358 | configure:6491: $? = 0 |
---|
359 | configure:6491: result: yes |
---|
360 | configure:6491: checking for timegm |
---|
361 | configure: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 |
---|
362 | configure:6491: $? = 0 |
---|
363 | configure:6491: result: yes |
---|
364 | configure:6491: checking for futimes |
---|
365 | configure: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 |
---|
366 | configure:6491: $? = 0 |
---|
367 | configure:6491: result: yes |
---|
368 | configure:6491: checking for futimesat |
---|
369 | configure: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 |
---|
370 | Undefined symbols for architecture x86_64: |
---|
371 | "_futimesat", referenced from: |
---|
372 | _main in conftest-79577b.o |
---|
373 | ld: symbol(s) not found for architecture x86_64 |
---|
374 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
375 | configure:6491: $? = 1 |
---|
376 | configure: 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 | | } |
---|
446 | configure:6491: result: no |
---|
447 | configure:6491: checking for futimens |
---|
448 | configure: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 |
---|
449 | Undefined symbols for architecture x86_64: |
---|
450 | "_futimens", referenced from: |
---|
451 | _main in conftest-e16cc9.o |
---|
452 | ld: symbol(s) not found for architecture x86_64 |
---|
453 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
454 | configure:6491: $? = 1 |
---|
455 | configure: 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 | | } |
---|
525 | configure:6491: result: no |
---|
526 | configure:6491: checking for utimensat |
---|
527 | configure: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 |
---|
528 | Undefined symbols for architecture x86_64: |
---|
529 | "_utimensat", referenced from: |
---|
530 | _main in conftest-bc3941.o |
---|
531 | ld: symbol(s) not found for architecture x86_64 |
---|
532 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
533 | configure:6491: $? = 1 |
---|
534 | configure: 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 | | } |
---|
604 | configure:6491: result: no |
---|
605 | configure:6491: checking for lutimes |
---|
606 | configure: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 |
---|
607 | configure:6491: $? = 0 |
---|
608 | configure:6491: result: yes |
---|
609 | configure:6491: checking for getdtablesize |
---|
610 | configure: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 |
---|
611 | configure:6491: $? = 0 |
---|
612 | configure:6491: result: yes |
---|
613 | configure:6491: checking for secure_getenv |
---|
614 | configure: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 |
---|
615 | Undefined symbols for architecture x86_64: |
---|
616 | "_secure_getenv", referenced from: |
---|
617 | _main in conftest-dc7f76.o |
---|
618 | ld: symbol(s) not found for architecture x86_64 |
---|
619 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
620 | configure:6491: $? = 1 |
---|
621 | configure: 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 | | } |
---|
693 | configure:6491: result: no |
---|
694 | configure:6511: checking how to run the C preprocessor |
---|
695 | configure:6542: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
696 | configure:6542: $? = 0 |
---|
697 | configure:6556: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
698 | conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found |
---|
699 | #include <ac_nonexistent.h> |
---|
700 | ^ |
---|
701 | 1 error generated. |
---|
702 | configure:6556: $? = 1 |
---|
703 | configure: 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> |
---|
738 | configure:6581: result: /usr/bin/clang -E |
---|
739 | configure:6601: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
740 | configure:6601: $? = 0 |
---|
741 | configure:6615: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
742 | conftest.c:34:10: fatal error: 'ac_nonexistent.h' file not found |
---|
743 | #include <ac_nonexistent.h> |
---|
744 | ^ |
---|
745 | 1 error generated. |
---|
746 | configure:6615: $? = 1 |
---|
747 | configure: 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> |
---|
782 | configure:6644: checking for grep that handles long lines and -e |
---|
783 | configure:6702: result: /opt/local/bin/grep |
---|
784 | configure:6707: checking for egrep |
---|
785 | configure:6769: result: /opt/local/bin/grep -E |
---|
786 | configure:6774: checking for ANSI C header files |
---|
787 | configure:6794: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
788 | configure:6794: $? = 0 |
---|
789 | configure: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 |
---|
790 | configure:6867: $? = 0 |
---|
791 | configure:6867: ./conftest |
---|
792 | configure:6867: $? = 0 |
---|
793 | configure:6878: result: yes |
---|
794 | configure:6891: checking for sys/types.h |
---|
795 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
796 | configure:6891: $? = 0 |
---|
797 | configure:6891: result: yes |
---|
798 | configure:6891: checking for sys/stat.h |
---|
799 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
800 | configure:6891: $? = 0 |
---|
801 | configure:6891: result: yes |
---|
802 | configure:6891: checking for stdlib.h |
---|
803 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
804 | configure:6891: $? = 0 |
---|
805 | configure:6891: result: yes |
---|
806 | configure:6891: checking for string.h |
---|
807 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
808 | configure:6891: $? = 0 |
---|
809 | configure:6891: result: yes |
---|
810 | configure:6891: checking for memory.h |
---|
811 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
812 | configure:6891: $? = 0 |
---|
813 | configure:6891: result: yes |
---|
814 | configure:6891: checking for strings.h |
---|
815 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
816 | configure:6891: $? = 0 |
---|
817 | configure:6891: result: yes |
---|
818 | configure:6891: checking for inttypes.h |
---|
819 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
820 | configure:6891: $? = 0 |
---|
821 | configure:6891: result: yes |
---|
822 | configure:6891: checking for stdint.h |
---|
823 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
824 | configure:6891: $? = 0 |
---|
825 | configure:6891: result: yes |
---|
826 | configure:6891: checking for unistd.h |
---|
827 | configure:6891: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
828 | configure:6891: $? = 0 |
---|
829 | configure:6891: result: yes |
---|
830 | configure:6904: checking minix/config.h usability |
---|
831 | configure:6904: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
832 | conftest.c:77:10: fatal error: 'minix/config.h' file not found |
---|
833 | #include <minix/config.h> |
---|
834 | ^ |
---|
835 | 1 error generated. |
---|
836 | configure:6904: $? = 1 |
---|
837 | configure: 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> |
---|
915 | configure:6904: result: no |
---|
916 | configure:6904: checking minix/config.h presence |
---|
917 | configure:6904: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
918 | conftest.c:44:10: fatal error: 'minix/config.h' file not found |
---|
919 | #include <minix/config.h> |
---|
920 | ^ |
---|
921 | 1 error generated. |
---|
922 | configure:6904: $? = 1 |
---|
923 | configure: 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> |
---|
968 | configure:6904: result: no |
---|
969 | configure:6904: checking for minix/config.h |
---|
970 | configure:6904: result: no |
---|
971 | configure:6928: checking whether it is safe to define __EXTENSIONS__ |
---|
972 | configure:6946: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
973 | configure:6946: $? = 0 |
---|
974 | configure:6953: result: yes |
---|
975 | configure:6970: checking whether _XOPEN_SOURCE should be defined |
---|
976 | configure:6989: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
977 | configure:6989: $? = 0 |
---|
978 | configure:7013: result: no |
---|
979 | configure:7028: checking for Minix Amsterdam compiler |
---|
980 | configure:7052: result: no |
---|
981 | configure:7165: checking the archiver (ar) interface |
---|
982 | configure:7181: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
983 | configure:7181: $? = 0 |
---|
984 | configure:7183: ar cru libconftest.a conftest.o >&5 |
---|
985 | configure:7186: $? = 0 |
---|
986 | configure:7214: result: ar |
---|
987 | configure:7381: checking for ranlib |
---|
988 | configure:7397: found /opt/local/bin/ranlib |
---|
989 | configure:7408: result: ranlib |
---|
990 | configure:7441: checking for special C compiler options needed for large files |
---|
991 | configure:7486: result: no |
---|
992 | configure:7492: checking for _FILE_OFFSET_BITS value needed for large files |
---|
993 | configure:7517: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
994 | configure:7517: $? = 0 |
---|
995 | configure:7549: result: no |
---|
996 | configure:7866: checking whether the compiler is clang |
---|
997 | configure:7886: /usr/bin/clang -c -pipe -Os -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
998 | configure:7886: $? = 0 |
---|
999 | configure:7893: result: yes |
---|
1000 | configure:7898: checking whether C compiler handles -Werror -Wunknown-warning-option |
---|
1001 | configure: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 |
---|
1002 | configure:7917: $? = 0 |
---|
1003 | configure:7927: result: yes |
---|
1004 | configure:7942: checking whether C compiler handles -Wno-switch |
---|
1005 | configure: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 |
---|
1006 | configure:7961: $? = 0 |
---|
1007 | configure:7971: result: yes |
---|
1008 | configure:7979: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare |
---|
1009 | configure: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 |
---|
1010 | configure:7998: $? = 0 |
---|
1011 | configure:8008: result: yes |
---|
1012 | configure:8016: checking whether C compiler handles -Wno-pointer-sign |
---|
1013 | configure: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 |
---|
1014 | configure:8035: $? = 0 |
---|
1015 | configure:8045: result: yes |
---|
1016 | configure:8053: checking whether C compiler handles -Wno-string-plus-int |
---|
1017 | configure: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 |
---|
1018 | configure:8072: $? = 0 |
---|
1019 | configure:8082: result: yes |
---|
1020 | configure:8090: checking whether C compiler handles -Wno-unknown-attributes |
---|
1021 | configure: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 |
---|
1022 | configure:8109: $? = 0 |
---|
1023 | configure:8119: result: yes |
---|
1024 | configure:9085: checking whether make supports nested variables |
---|
1025 | configure:9102: result: yes |
---|
1026 | configure:9124: checking whether ln -s works for files in the same directory |
---|
1027 | configure:9149: result: yes |
---|
1028 | configure:9166: checking for install-info |
---|
1029 | configure:9184: found /usr/bin/install-info |
---|
1030 | configure:9197: result: /usr/bin/install-info |
---|
1031 | configure:9207: checking for gzip |
---|
1032 | configure:9225: found /usr/bin/gzip |
---|
1033 | configure:9237: result: /usr/bin/gzip |
---|
1034 | configure:9388: error: You do not seem to have makeinfo >= 4.13, and your |
---|
1035 | source tree does not seem to have pre-built manuals in the 'info' directory. |
---|
1036 | Either install a suitable version of makeinfo, or re-run configure |
---|
1037 | with the '--without-makeinfo' option to build without the manuals. |
---|
1038 | |
---|
1039 | ## ---------------- ## |
---|
1040 | ## Cache variables. ## |
---|
1041 | ## ---------------- ## |
---|
1042 | |
---|
1043 | ac_cv_build=x86_64-apple-darwin16.5.0 |
---|
1044 | ac_cv_c_compiler_gnu=yes |
---|
1045 | ac_cv_env_ALSA_CFLAGS_set= |
---|
1046 | ac_cv_env_ALSA_CFLAGS_value= |
---|
1047 | ac_cv_env_ALSA_LIBS_set= |
---|
1048 | ac_cv_env_ALSA_LIBS_value= |
---|
1049 | ac_cv_env_CAIRO_CFLAGS_set= |
---|
1050 | ac_cv_env_CAIRO_CFLAGS_value= |
---|
1051 | ac_cv_env_CAIRO_LIBS_set= |
---|
1052 | ac_cv_env_CAIRO_LIBS_value= |
---|
1053 | ac_cv_env_CC_set=set |
---|
1054 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1055 | ac_cv_env_CFLAGS_set=set |
---|
1056 | ac_cv_env_CFLAGS_value='-pipe -Os -fobjc-arc -arch x86_64' |
---|
1057 | ac_cv_env_CPPFLAGS_set=set |
---|
1058 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1059 | ac_cv_env_CPP_set= |
---|
1060 | ac_cv_env_CPP_value= |
---|
1061 | ac_cv_env_DBUS_CFLAGS_set= |
---|
1062 | ac_cv_env_DBUS_CFLAGS_value= |
---|
1063 | ac_cv_env_DBUS_LIBS_set= |
---|
1064 | ac_cv_env_DBUS_LIBS_value= |
---|
1065 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
---|
1066 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
---|
1067 | ac_cv_env_FONTCONFIG_LIBS_set= |
---|
1068 | ac_cv_env_FONTCONFIG_LIBS_value= |
---|
1069 | ac_cv_env_FREETYPE_CFLAGS_set= |
---|
1070 | ac_cv_env_FREETYPE_CFLAGS_value= |
---|
1071 | ac_cv_env_FREETYPE_LIBS_set= |
---|
1072 | ac_cv_env_FREETYPE_LIBS_value= |
---|
1073 | ac_cv_env_GCONF_CFLAGS_set= |
---|
1074 | ac_cv_env_GCONF_CFLAGS_value= |
---|
1075 | ac_cv_env_GCONF_LIBS_set= |
---|
1076 | ac_cv_env_GCONF_LIBS_value= |
---|
1077 | ac_cv_env_GFILENOTIFY_CFLAGS_set= |
---|
1078 | ac_cv_env_GFILENOTIFY_CFLAGS_value= |
---|
1079 | ac_cv_env_GFILENOTIFY_LIBS_set= |
---|
1080 | ac_cv_env_GFILENOTIFY_LIBS_value= |
---|
1081 | ac_cv_env_GOBJECT_CFLAGS_set= |
---|
1082 | ac_cv_env_GOBJECT_CFLAGS_value= |
---|
1083 | ac_cv_env_GOBJECT_LIBS_set= |
---|
1084 | ac_cv_env_GOBJECT_LIBS_value= |
---|
1085 | ac_cv_env_GSETTINGS_CFLAGS_set= |
---|
1086 | ac_cv_env_GSETTINGS_CFLAGS_value= |
---|
1087 | ac_cv_env_GSETTINGS_LIBS_set= |
---|
1088 | ac_cv_env_GSETTINGS_LIBS_value= |
---|
1089 | ac_cv_env_GTK_CFLAGS_set= |
---|
1090 | ac_cv_env_GTK_CFLAGS_value= |
---|
1091 | ac_cv_env_GTK_LIBS_set= |
---|
1092 | ac_cv_env_GTK_LIBS_value= |
---|
1093 | ac_cv_env_IMAGEMAGICK_CFLAGS_set= |
---|
1094 | ac_cv_env_IMAGEMAGICK_CFLAGS_value= |
---|
1095 | ac_cv_env_IMAGEMAGICK_LIBS_set= |
---|
1096 | ac_cv_env_IMAGEMAGICK_LIBS_value= |
---|
1097 | ac_cv_env_KQUEUE_CFLAGS_set= |
---|
1098 | ac_cv_env_KQUEUE_CFLAGS_value= |
---|
1099 | ac_cv_env_KQUEUE_LIBS_set= |
---|
1100 | ac_cv_env_KQUEUE_LIBS_value= |
---|
1101 | ac_cv_env_LDFLAGS_set=set |
---|
1102 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1103 | ac_cv_env_LIBGNUTLS3_CFLAGS_set= |
---|
1104 | ac_cv_env_LIBGNUTLS3_CFLAGS_value= |
---|
1105 | ac_cv_env_LIBGNUTLS3_LIBS_set= |
---|
1106 | ac_cv_env_LIBGNUTLS3_LIBS_value= |
---|
1107 | ac_cv_env_LIBGNUTLS_CFLAGS_set= |
---|
1108 | ac_cv_env_LIBGNUTLS_CFLAGS_value= |
---|
1109 | ac_cv_env_LIBGNUTLS_LIBS_set= |
---|
1110 | ac_cv_env_LIBGNUTLS_LIBS_value= |
---|
1111 | ac_cv_env_LIBOTF_CFLAGS_set= |
---|
1112 | ac_cv_env_LIBOTF_CFLAGS_value= |
---|
1113 | ac_cv_env_LIBOTF_LIBS_set= |
---|
1114 | ac_cv_env_LIBOTF_LIBS_value= |
---|
1115 | ac_cv_env_LIBS_set= |
---|
1116 | ac_cv_env_LIBS_value= |
---|
1117 | ac_cv_env_LIBXML2_CFLAGS_set= |
---|
1118 | ac_cv_env_LIBXML2_CFLAGS_value= |
---|
1119 | ac_cv_env_LIBXML2_LIBS_set= |
---|
1120 | ac_cv_env_LIBXML2_LIBS_value= |
---|
1121 | ac_cv_env_M17N_FLT_CFLAGS_set= |
---|
1122 | ac_cv_env_M17N_FLT_CFLAGS_value= |
---|
1123 | ac_cv_env_M17N_FLT_LIBS_set= |
---|
1124 | ac_cv_env_M17N_FLT_LIBS_value= |
---|
1125 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
1126 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
1127 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
1128 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
1129 | ac_cv_env_PKG_CONFIG_set= |
---|
1130 | ac_cv_env_PKG_CONFIG_value= |
---|
1131 | ac_cv_env_RSVG_CFLAGS_set= |
---|
1132 | ac_cv_env_RSVG_CFLAGS_value= |
---|
1133 | ac_cv_env_RSVG_LIBS_set= |
---|
1134 | ac_cv_env_RSVG_LIBS_value= |
---|
1135 | ac_cv_env_WEBKIT_CFLAGS_set= |
---|
1136 | ac_cv_env_WEBKIT_CFLAGS_value= |
---|
1137 | ac_cv_env_WEBKIT_LIBS_set= |
---|
1138 | ac_cv_env_WEBKIT_LIBS_value= |
---|
1139 | ac_cv_env_XFIXES_CFLAGS_set= |
---|
1140 | ac_cv_env_XFIXES_CFLAGS_value= |
---|
1141 | ac_cv_env_XFIXES_LIBS_set= |
---|
1142 | ac_cv_env_XFIXES_LIBS_value= |
---|
1143 | ac_cv_env_XFT_CFLAGS_set= |
---|
1144 | ac_cv_env_XFT_CFLAGS_value= |
---|
1145 | ac_cv_env_XFT_LIBS_set= |
---|
1146 | ac_cv_env_XFT_LIBS_value= |
---|
1147 | ac_cv_env_XINERAMA_CFLAGS_set= |
---|
1148 | ac_cv_env_XINERAMA_CFLAGS_value= |
---|
1149 | ac_cv_env_XINERAMA_LIBS_set= |
---|
1150 | ac_cv_env_XINERAMA_LIBS_value= |
---|
1151 | ac_cv_env_XMKMF_set= |
---|
1152 | ac_cv_env_XMKMF_value= |
---|
1153 | ac_cv_env_XRANDR_CFLAGS_set= |
---|
1154 | ac_cv_env_XRANDR_CFLAGS_value= |
---|
1155 | ac_cv_env_XRANDR_LIBS_set= |
---|
1156 | ac_cv_env_XRANDR_LIBS_value= |
---|
1157 | ac_cv_env_build_alias_set= |
---|
1158 | ac_cv_env_build_alias_value= |
---|
1159 | ac_cv_env_host_alias_set= |
---|
1160 | ac_cv_env_host_alias_value= |
---|
1161 | ac_cv_env_target_alias_set= |
---|
1162 | ac_cv_env_target_alias_value= |
---|
1163 | ac_cv_func_faccessat=yes |
---|
1164 | ac_cv_func_fchmod=yes |
---|
1165 | ac_cv_func_fcntl=yes |
---|
1166 | ac_cv_func_fdopendir=yes |
---|
1167 | ac_cv_func_fstatat=yes |
---|
1168 | ac_cv_func_fsync=yes |
---|
1169 | ac_cv_func_futimens=no |
---|
1170 | ac_cv_func_futimes=yes |
---|
1171 | ac_cv_func_futimesat=no |
---|
1172 | ac_cv_func_getdtablesize=yes |
---|
1173 | ac_cv_func_gettimeofday=yes |
---|
1174 | ac_cv_func_localtime_r=yes |
---|
1175 | ac_cv_func_lstat=yes |
---|
1176 | ac_cv_func_lutimes=yes |
---|
1177 | ac_cv_func_mkostemp=yes |
---|
1178 | ac_cv_func_nanotime=no |
---|
1179 | ac_cv_func_pipe2=no |
---|
1180 | ac_cv_func_pselect=yes |
---|
1181 | ac_cv_func_putenv=yes |
---|
1182 | ac_cv_func_readlink=yes |
---|
1183 | ac_cv_func_readlinkat=yes |
---|
1184 | ac_cv_func_secure_getenv=no |
---|
1185 | ac_cv_func_strtoimax=yes |
---|
1186 | ac_cv_func_strtoumax=yes |
---|
1187 | ac_cv_func_symlink=yes |
---|
1188 | ac_cv_func_timegm=yes |
---|
1189 | ac_cv_func_tzset=yes |
---|
1190 | ac_cv_func_utimensat=no |
---|
1191 | ac_cv_header_inttypes_h=yes |
---|
1192 | ac_cv_header_memory_h=yes |
---|
1193 | ac_cv_header_minix_config_h=no |
---|
1194 | ac_cv_header_stdc=yes |
---|
1195 | ac_cv_header_stdint_h=yes |
---|
1196 | ac_cv_header_stdlib_h=yes |
---|
1197 | ac_cv_header_string_h=yes |
---|
1198 | ac_cv_header_strings_h=yes |
---|
1199 | ac_cv_header_sys_stat_h=yes |
---|
1200 | ac_cv_header_sys_types_h=yes |
---|
1201 | ac_cv_header_unistd_h=yes |
---|
1202 | ac_cv_host=x86_64-apple-darwin16.5.0 |
---|
1203 | ac_cv_objext=o |
---|
1204 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
1205 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
1206 | ac_cv_path_GZIP_PROG=/usr/bin/gzip |
---|
1207 | ac_cv_path_INSTALL_INFO=/usr/bin/install-info |
---|
1208 | ac_cv_path_MAKE=make |
---|
1209 | ac_cv_prog_AR=ar |
---|
1210 | ac_cv_prog_AWK=awk |
---|
1211 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1212 | ac_cv_prog_MAKE_PROG=yes |
---|
1213 | ac_cv_prog_XCRUN=xcrun |
---|
1214 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1215 | ac_cv_prog_cc_c99= |
---|
1216 | ac_cv_prog_cc_g=yes |
---|
1217 | ac_cv_prog_cc_stdc= |
---|
1218 | ac_cv_safe_to_define___extensions__=yes |
---|
1219 | ac_cv_should_define__xopen_source=no |
---|
1220 | ac_cv_sys_file_offset_bits=no |
---|
1221 | ac_cv_sys_largefile_CC=no |
---|
1222 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1223 | am_cv_ar_interface=ar |
---|
1224 | am_cv_make_support_nested_variables=yes |
---|
1225 | am_cv_prog_cc_c_o=yes |
---|
1226 | emacs_cv_clang=yes |
---|
1227 | gl_cv_c_amsterdam_compiler=no |
---|
1228 | gl_cv_warn_c__Werror__Wunknown_warning_option=yes |
---|
1229 | gl_cv_warn_c__Wno_pointer_sign=yes |
---|
1230 | gl_cv_warn_c__Wno_string_plus_int=yes |
---|
1231 | gl_cv_warn_c__Wno_switch=yes |
---|
1232 | gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes |
---|
1233 | gl_cv_warn_c__Wno_unknown_attributes=yes |
---|
1234 | |
---|
1235 | ## ----------------- ## |
---|
1236 | ## Output variables. ## |
---|
1237 | ## ----------------- ## |
---|
1238 | |
---|
1239 | ACLOCAL='${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' |
---|
1240 | ACLOCAL_PATH='' |
---|
1241 | ALLOCA='' |
---|
1242 | ALLOCA_H='' |
---|
1243 | ALSA_CFLAGS='' |
---|
1244 | ALSA_LIBS='' |
---|
1245 | AMDEPBACKSLASH='\' |
---|
1246 | AMDEP_FALSE='#' |
---|
1247 | AMDEP_TRUE='' |
---|
1248 | AMTAR='$${TAR-tar}' |
---|
1249 | AM_BACKSLASH='\' |
---|
1250 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1251 | AM_DEFAULT_VERBOSITY='0' |
---|
1252 | AM_V='$(V)' |
---|
1253 | APPLE_UNIVERSAL_BUILD='' |
---|
1254 | AR='ar' |
---|
1255 | ARFLAGS='cr' |
---|
1256 | AUTOCONF='${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' |
---|
1257 | AUTOHEADER='${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' |
---|
1258 | AUTOMAKE='${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' |
---|
1259 | AUTO_DEPEND='' |
---|
1260 | AWK='awk' |
---|
1261 | BITSIZEOF_PTRDIFF_T='' |
---|
1262 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
1263 | BITSIZEOF_SIZE_T='' |
---|
1264 | BITSIZEOF_WCHAR_T='' |
---|
1265 | BITSIZEOF_WINT_T='' |
---|
1266 | BLESSMAIL_TARGET='' |
---|
1267 | BUILDING_FOR_WINDOWSNT_FALSE='' |
---|
1268 | BUILDING_FOR_WINDOWSNT_TRUE='#' |
---|
1269 | BYTESWAP_H='' |
---|
1270 | CAIRO_CFLAGS='' |
---|
1271 | CAIRO_LIBS='' |
---|
1272 | CANNOT_DUMP='' |
---|
1273 | CC='/usr/bin/clang' |
---|
1274 | CCDEPMODE='depmode=gcc3' |
---|
1275 | CFLAGS='-pipe -Os -fobjc-arc -arch x86_64' |
---|
1276 | CFLAGS_SOUND='' |
---|
1277 | CLIENTRES='' |
---|
1278 | CLIENTW='' |
---|
1279 | CM_OBJ='' |
---|
1280 | COM_ERRLIB='' |
---|
1281 | CPP='/usr/bin/clang -E' |
---|
1282 | CPPFLAGS='-I/opt/local/include' |
---|
1283 | CRYPTOLIB='' |
---|
1284 | CYGPATH_W='echo' |
---|
1285 | CYGWIN_OBJ='' |
---|
1286 | C_SWITCH_MACHINE='' |
---|
1287 | C_SWITCH_SYSTEM='' |
---|
1288 | C_SWITCH_X_SITE='' |
---|
1289 | DBUS_CFLAGS='' |
---|
1290 | DBUS_LIBS='' |
---|
1291 | DBUS_OBJ='' |
---|
1292 | DEFS='' |
---|
1293 | DEPDIR='.deps' |
---|
1294 | DESLIB='' |
---|
1295 | DOCMISC_W32='' |
---|
1296 | ECHO_C='\c' |
---|
1297 | ECHO_N='' |
---|
1298 | ECHO_T='' |
---|
1299 | EGREP='/opt/local/bin/grep -E' |
---|
1300 | EMACSRES='' |
---|
1301 | EMACS_MANIFEST='' |
---|
1302 | EMULTIHOP_HIDDEN='' |
---|
1303 | EMULTIHOP_VALUE='' |
---|
1304 | ENOLINK_HIDDEN='' |
---|
1305 | ENOLINK_VALUE='' |
---|
1306 | EOVERFLOW_HIDDEN='' |
---|
1307 | EOVERFLOW_VALUE='' |
---|
1308 | ERRNO_H='' |
---|
1309 | EXECINFO_H='' |
---|
1310 | EXEEXT='' |
---|
1311 | FIRSTFILE_OBJ='' |
---|
1312 | FONTCONFIG_CFLAGS='' |
---|
1313 | FONTCONFIG_LIBS='' |
---|
1314 | FONT_OBJ='' |
---|
1315 | FREETYPE_CFLAGS='' |
---|
1316 | FREETYPE_LIBS='' |
---|
1317 | GCONF_CFLAGS='' |
---|
1318 | GCONF_LIBS='' |
---|
1319 | GETLOADAVG_LIBS='' |
---|
1320 | GETOPT_H='' |
---|
1321 | GFILENOTIFY_CFLAGS='' |
---|
1322 | GFILENOTIFY_LIBS='' |
---|
1323 | GL_COND_LIBTOOL_FALSE='' |
---|
1324 | GL_COND_LIBTOOL_TRUE='' |
---|
1325 | GL_GENERATE_ALLOCA_H_FALSE='' |
---|
1326 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
1327 | GL_GENERATE_BYTESWAP_H_FALSE='' |
---|
1328 | GL_GENERATE_BYTESWAP_H_TRUE='' |
---|
1329 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
1330 | GL_GENERATE_ERRNO_H_TRUE='' |
---|
1331 | GL_GENERATE_EXECINFO_H_FALSE='' |
---|
1332 | GL_GENERATE_EXECINFO_H_TRUE='' |
---|
1333 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
1334 | GL_GENERATE_STDALIGN_H_TRUE='' |
---|
1335 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
1336 | GL_GENERATE_STDDEF_H_TRUE='' |
---|
1337 | GL_GENERATE_STDINT_H_FALSE='' |
---|
1338 | GL_GENERATE_STDINT_H_TRUE='' |
---|
1339 | GMALLOC_OBJ='' |
---|
1340 | GNULIB_ALPHASORT='' |
---|
1341 | GNULIB_ATOLL='' |
---|
1342 | GNULIB_CALLOC_POSIX='' |
---|
1343 | GNULIB_CANONICALIZE_FILE_NAME='' |
---|
1344 | GNULIB_CHDIR='' |
---|
1345 | GNULIB_CHOWN='' |
---|
1346 | GNULIB_CLOSE='' |
---|
1347 | GNULIB_CLOSEDIR='' |
---|
1348 | GNULIB_DIRFD='' |
---|
1349 | GNULIB_DPRINTF='' |
---|
1350 | GNULIB_DUP2='' |
---|
1351 | GNULIB_DUP3='' |
---|
1352 | GNULIB_DUP='' |
---|
1353 | GNULIB_ENVIRON='' |
---|
1354 | GNULIB_EUIDACCESS='' |
---|
1355 | GNULIB_FACCESSAT='' |
---|
1356 | GNULIB_FCHDIR='' |
---|
1357 | GNULIB_FCHMODAT='' |
---|
1358 | GNULIB_FCHOWNAT='' |
---|
1359 | GNULIB_FCLOSE='' |
---|
1360 | GNULIB_FCNTL='' |
---|
1361 | GNULIB_FDATASYNC='' |
---|
1362 | GNULIB_FDOPEN='' |
---|
1363 | GNULIB_FDOPENDIR='' |
---|
1364 | GNULIB_FFLUSH='' |
---|
1365 | GNULIB_FFSL='' |
---|
1366 | GNULIB_FFSLL='' |
---|
1367 | GNULIB_FGETC='' |
---|
1368 | GNULIB_FGETS='' |
---|
1369 | GNULIB_FOPEN='' |
---|
1370 | GNULIB_FPRINTF='' |
---|
1371 | GNULIB_FPRINTF_POSIX='' |
---|
1372 | GNULIB_FPURGE='' |
---|
1373 | GNULIB_FPUTC='' |
---|
1374 | GNULIB_FPUTS='' |
---|
1375 | GNULIB_FREAD='' |
---|
1376 | GNULIB_FREOPEN='' |
---|
1377 | GNULIB_FSCANF='' |
---|
1378 | GNULIB_FSEEK='' |
---|
1379 | GNULIB_FSEEKO='' |
---|
1380 | GNULIB_FSTAT='' |
---|
1381 | GNULIB_FSTATAT='' |
---|
1382 | GNULIB_FSYNC='' |
---|
1383 | GNULIB_FTELL='' |
---|
1384 | GNULIB_FTELLO='' |
---|
1385 | GNULIB_FTRUNCATE='' |
---|
1386 | GNULIB_FUTIMENS='' |
---|
1387 | GNULIB_FWRITE='' |
---|
1388 | GNULIB_GETC='' |
---|
1389 | GNULIB_GETCHAR='' |
---|
1390 | GNULIB_GETCWD='' |
---|
1391 | GNULIB_GETDELIM='' |
---|
1392 | GNULIB_GETDOMAINNAME='' |
---|
1393 | GNULIB_GETDTABLESIZE='' |
---|
1394 | GNULIB_GETGROUPS='' |
---|
1395 | GNULIB_GETHOSTNAME='' |
---|
1396 | GNULIB_GETLINE='' |
---|
1397 | GNULIB_GETLOADAVG='' |
---|
1398 | GNULIB_GETLOGIN='' |
---|
1399 | GNULIB_GETLOGIN_R='' |
---|
1400 | GNULIB_GETPAGESIZE='' |
---|
1401 | GNULIB_GETSUBOPT='' |
---|
1402 | GNULIB_GETTIMEOFDAY='' |
---|
1403 | GNULIB_GETUSERSHELL='' |
---|
1404 | GNULIB_GL_UNISTD_H_GETOPT='' |
---|
1405 | GNULIB_GRANTPT='' |
---|
1406 | GNULIB_GROUP_MEMBER='' |
---|
1407 | GNULIB_IMAXABS='' |
---|
1408 | GNULIB_IMAXDIV='' |
---|
1409 | GNULIB_ISATTY='' |
---|
1410 | GNULIB_LCHMOD='' |
---|
1411 | GNULIB_LCHOWN='' |
---|
1412 | GNULIB_LINK='' |
---|
1413 | GNULIB_LINKAT='' |
---|
1414 | GNULIB_LSEEK='' |
---|
1415 | GNULIB_LSTAT='' |
---|
1416 | GNULIB_MALLOC_POSIX='' |
---|
1417 | GNULIB_MBSCASECMP='' |
---|
1418 | GNULIB_MBSCASESTR='' |
---|
1419 | GNULIB_MBSCHR='' |
---|
1420 | GNULIB_MBSCSPN='' |
---|
1421 | GNULIB_MBSLEN='' |
---|
1422 | GNULIB_MBSNCASECMP='' |
---|
1423 | GNULIB_MBSNLEN='' |
---|
1424 | GNULIB_MBSPBRK='' |
---|
1425 | GNULIB_MBSPCASECMP='' |
---|
1426 | GNULIB_MBSRCHR='' |
---|
1427 | GNULIB_MBSSEP='' |
---|
1428 | GNULIB_MBSSPN='' |
---|
1429 | GNULIB_MBSSTR='' |
---|
1430 | GNULIB_MBSTOK_R='' |
---|
1431 | GNULIB_MBTOWC='' |
---|
1432 | GNULIB_MEMCHR='' |
---|
1433 | GNULIB_MEMMEM='' |
---|
1434 | GNULIB_MEMPCPY='' |
---|
1435 | GNULIB_MEMRCHR='' |
---|
1436 | GNULIB_MKDIRAT='' |
---|
1437 | GNULIB_MKDTEMP='' |
---|
1438 | GNULIB_MKFIFO='' |
---|
1439 | GNULIB_MKFIFOAT='' |
---|
1440 | GNULIB_MKNOD='' |
---|
1441 | GNULIB_MKNODAT='' |
---|
1442 | GNULIB_MKOSTEMP='' |
---|
1443 | GNULIB_MKOSTEMPS='' |
---|
1444 | GNULIB_MKSTEMP='' |
---|
1445 | GNULIB_MKSTEMPS='' |
---|
1446 | GNULIB_MKTIME='' |
---|
1447 | GNULIB_NANOSLEEP='' |
---|
1448 | GNULIB_NONBLOCKING='' |
---|
1449 | GNULIB_OBSTACK_PRINTF='' |
---|
1450 | GNULIB_OBSTACK_PRINTF_POSIX='' |
---|
1451 | GNULIB_OPEN='' |
---|
1452 | GNULIB_OPENAT='' |
---|
1453 | GNULIB_OPENDIR='' |
---|
1454 | GNULIB_PCLOSE='' |
---|
1455 | GNULIB_PERROR='' |
---|
1456 | GNULIB_PIPE2='' |
---|
1457 | GNULIB_PIPE='' |
---|
1458 | GNULIB_POPEN='' |
---|
1459 | GNULIB_POSIX_OPENPT='' |
---|
1460 | GNULIB_PREAD='' |
---|
1461 | GNULIB_PRINTF='' |
---|
1462 | GNULIB_PRINTF_POSIX='' |
---|
1463 | GNULIB_PSELECT='' |
---|
1464 | GNULIB_PTHREAD_SIGMASK='' |
---|
1465 | GNULIB_PTSNAME='' |
---|
1466 | GNULIB_PTSNAME_R='' |
---|
1467 | GNULIB_PUTC='' |
---|
1468 | GNULIB_PUTCHAR='' |
---|
1469 | GNULIB_PUTENV='' |
---|
1470 | GNULIB_PUTS='' |
---|
1471 | GNULIB_PWRITE='' |
---|
1472 | GNULIB_QSORT_R='' |
---|
1473 | GNULIB_RAISE='' |
---|
1474 | GNULIB_RANDOM='' |
---|
1475 | GNULIB_RANDOM_R='' |
---|
1476 | GNULIB_RAWMEMCHR='' |
---|
1477 | GNULIB_READ='' |
---|
1478 | GNULIB_READDIR='' |
---|
1479 | GNULIB_READLINK='' |
---|
1480 | GNULIB_READLINKAT='' |
---|
1481 | GNULIB_REALLOC_POSIX='' |
---|
1482 | GNULIB_REALPATH='' |
---|
1483 | GNULIB_REMOVE='' |
---|
1484 | GNULIB_RENAME='' |
---|
1485 | GNULIB_RENAMEAT='' |
---|
1486 | GNULIB_REWINDDIR='' |
---|
1487 | GNULIB_RMDIR='' |
---|
1488 | GNULIB_RPMATCH='' |
---|
1489 | GNULIB_SCANDIR='' |
---|
1490 | GNULIB_SCANF='' |
---|
1491 | GNULIB_SECURE_GETENV='' |
---|
1492 | GNULIB_SELECT='' |
---|
1493 | GNULIB_SETENV='' |
---|
1494 | GNULIB_SETHOSTNAME='' |
---|
1495 | GNULIB_SIGACTION='' |
---|
1496 | GNULIB_SIGNAL_H_SIGPIPE='' |
---|
1497 | GNULIB_SIGPROCMASK='' |
---|
1498 | GNULIB_SLEEP='' |
---|
1499 | GNULIB_SNPRINTF='' |
---|
1500 | GNULIB_SPRINTF_POSIX='' |
---|
1501 | GNULIB_STAT='' |
---|
1502 | GNULIB_STDIO_H_NONBLOCKING='' |
---|
1503 | GNULIB_STDIO_H_SIGPIPE='' |
---|
1504 | GNULIB_STPCPY='' |
---|
1505 | GNULIB_STPNCPY='' |
---|
1506 | GNULIB_STRCASESTR='' |
---|
1507 | GNULIB_STRCHRNUL='' |
---|
1508 | GNULIB_STRDUP='' |
---|
1509 | GNULIB_STRERROR='' |
---|
1510 | GNULIB_STRERROR_R='' |
---|
1511 | GNULIB_STRNCAT='' |
---|
1512 | GNULIB_STRNDUP='' |
---|
1513 | GNULIB_STRNLEN='' |
---|
1514 | GNULIB_STRPBRK='' |
---|
1515 | GNULIB_STRPTIME='' |
---|
1516 | GNULIB_STRSEP='' |
---|
1517 | GNULIB_STRSIGNAL='' |
---|
1518 | GNULIB_STRSTR='' |
---|
1519 | GNULIB_STRTOD='' |
---|
1520 | GNULIB_STRTOIMAX='' |
---|
1521 | GNULIB_STRTOK_R='' |
---|
1522 | GNULIB_STRTOLL='' |
---|
1523 | GNULIB_STRTOULL='' |
---|
1524 | GNULIB_STRTOUMAX='' |
---|
1525 | GNULIB_STRVERSCMP='' |
---|
1526 | GNULIB_SYMLINK='' |
---|
1527 | GNULIB_SYMLINKAT='' |
---|
1528 | GNULIB_SYSTEM_POSIX='' |
---|
1529 | GNULIB_TIMEGM='' |
---|
1530 | GNULIB_TIME_R='' |
---|
1531 | GNULIB_TIME_RZ='' |
---|
1532 | GNULIB_TMPFILE='' |
---|
1533 | GNULIB_TTYNAME_R='' |
---|
1534 | GNULIB_UNISTD_H_NONBLOCKING='' |
---|
1535 | GNULIB_UNISTD_H_SIGPIPE='' |
---|
1536 | GNULIB_UNLINK='' |
---|
1537 | GNULIB_UNLINKAT='' |
---|
1538 | GNULIB_UNLOCKPT='' |
---|
1539 | GNULIB_UNSETENV='' |
---|
1540 | GNULIB_USLEEP='' |
---|
1541 | GNULIB_UTIMENSAT='' |
---|
1542 | GNULIB_VASPRINTF='' |
---|
1543 | GNULIB_VDPRINTF='' |
---|
1544 | GNULIB_VFPRINTF='' |
---|
1545 | GNULIB_VFPRINTF_POSIX='' |
---|
1546 | GNULIB_VFSCANF='' |
---|
1547 | GNULIB_VPRINTF='' |
---|
1548 | GNULIB_VPRINTF_POSIX='' |
---|
1549 | GNULIB_VSCANF='' |
---|
1550 | GNULIB_VSNPRINTF='' |
---|
1551 | GNULIB_VSPRINTF_POSIX='' |
---|
1552 | GNULIB_WARN_CFLAGS='' |
---|
1553 | GNULIB_WCTOMB='' |
---|
1554 | GNULIB_WRITE='' |
---|
1555 | GNULIB__EXIT='' |
---|
1556 | GNUSTEP_CFLAGS='' |
---|
1557 | GNU_OBJC_CFLAGS='' |
---|
1558 | GOBJECT_CFLAGS='' |
---|
1559 | GOBJECT_LIBS='' |
---|
1560 | GREP='/opt/local/bin/grep' |
---|
1561 | GSETTINGS_CFLAGS='' |
---|
1562 | GSETTINGS_LIBS='' |
---|
1563 | GTK_CFLAGS='' |
---|
1564 | GTK_LIBS='' |
---|
1565 | GTK_OBJ='' |
---|
1566 | GZIP_PROG='/usr/bin/gzip' |
---|
1567 | HAVE_ALPHASORT='' |
---|
1568 | HAVE_ATOLL='' |
---|
1569 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
1570 | HAVE_CHOWN='' |
---|
1571 | HAVE_CLOSEDIR='' |
---|
1572 | HAVE_DECL_DIRFD='' |
---|
1573 | HAVE_DECL_ENVIRON='' |
---|
1574 | HAVE_DECL_FCHDIR='' |
---|
1575 | HAVE_DECL_FDATASYNC='' |
---|
1576 | HAVE_DECL_FDOPENDIR='' |
---|
1577 | HAVE_DECL_FPURGE='' |
---|
1578 | HAVE_DECL_FSEEKO='' |
---|
1579 | HAVE_DECL_FTELLO='' |
---|
1580 | HAVE_DECL_GETDELIM='' |
---|
1581 | HAVE_DECL_GETDOMAINNAME='' |
---|
1582 | HAVE_DECL_GETLINE='' |
---|
1583 | HAVE_DECL_GETLOADAVG='' |
---|
1584 | HAVE_DECL_GETLOGIN_R='' |
---|
1585 | HAVE_DECL_GETPAGESIZE='' |
---|
1586 | HAVE_DECL_GETUSERSHELL='' |
---|
1587 | HAVE_DECL_IMAXABS='' |
---|
1588 | HAVE_DECL_IMAXDIV='' |
---|
1589 | HAVE_DECL_LOCALTIME_R='' |
---|
1590 | HAVE_DECL_MEMMEM='' |
---|
1591 | HAVE_DECL_MEMRCHR='' |
---|
1592 | HAVE_DECL_OBSTACK_PRINTF='' |
---|
1593 | HAVE_DECL_SETENV='' |
---|
1594 | HAVE_DECL_SETHOSTNAME='' |
---|
1595 | HAVE_DECL_SNPRINTF='' |
---|
1596 | HAVE_DECL_STRDUP='' |
---|
1597 | HAVE_DECL_STRERROR_R='' |
---|
1598 | HAVE_DECL_STRNDUP='' |
---|
1599 | HAVE_DECL_STRNLEN='' |
---|
1600 | HAVE_DECL_STRSIGNAL='' |
---|
1601 | HAVE_DECL_STRTOIMAX='' |
---|
1602 | HAVE_DECL_STRTOK_R='' |
---|
1603 | HAVE_DECL_STRTOUMAX='' |
---|
1604 | HAVE_DECL_TTYNAME_R='' |
---|
1605 | HAVE_DECL_UNSETENV='' |
---|
1606 | HAVE_DECL_VSNPRINTF='' |
---|
1607 | HAVE_DIRENT_H='' |
---|
1608 | HAVE_DPRINTF='' |
---|
1609 | HAVE_DUP2='' |
---|
1610 | HAVE_DUP3='' |
---|
1611 | HAVE_EUIDACCESS='' |
---|
1612 | HAVE_FACCESSAT='' |
---|
1613 | HAVE_FCHDIR='' |
---|
1614 | HAVE_FCHMODAT='' |
---|
1615 | HAVE_FCHOWNAT='' |
---|
1616 | HAVE_FCNTL='' |
---|
1617 | HAVE_FDATASYNC='' |
---|
1618 | HAVE_FDOPENDIR='' |
---|
1619 | HAVE_FFSL='' |
---|
1620 | HAVE_FFSLL='' |
---|
1621 | HAVE_FSEEKO='' |
---|
1622 | HAVE_FSTATAT='' |
---|
1623 | HAVE_FSYNC='' |
---|
1624 | HAVE_FTELLO='' |
---|
1625 | HAVE_FTRUNCATE='' |
---|
1626 | HAVE_FUTIMENS='' |
---|
1627 | HAVE_GETDTABLESIZE='' |
---|
1628 | HAVE_GETGROUPS='' |
---|
1629 | HAVE_GETHOSTNAME='' |
---|
1630 | HAVE_GETLOGIN='' |
---|
1631 | HAVE_GETOPT_H='' |
---|
1632 | HAVE_GETPAGESIZE='' |
---|
1633 | HAVE_GETSUBOPT='' |
---|
1634 | HAVE_GETTIMEOFDAY='' |
---|
1635 | HAVE_GRANTPT='' |
---|
1636 | HAVE_GROUP_MEMBER='' |
---|
1637 | HAVE_INTTYPES_H='' |
---|
1638 | HAVE_LCHMOD='' |
---|
1639 | HAVE_LCHOWN='' |
---|
1640 | HAVE_LINK='' |
---|
1641 | HAVE_LINKAT='' |
---|
1642 | HAVE_LONG_LONG_INT='' |
---|
1643 | HAVE_LSTAT='' |
---|
1644 | HAVE_MAKEINFO='yes' |
---|
1645 | HAVE_MAX_ALIGN_T='' |
---|
1646 | HAVE_MBSLEN='' |
---|
1647 | HAVE_MEMCHR='' |
---|
1648 | HAVE_MEMPCPY='' |
---|
1649 | HAVE_MKDIRAT='' |
---|
1650 | HAVE_MKDTEMP='' |
---|
1651 | HAVE_MKFIFO='' |
---|
1652 | HAVE_MKFIFOAT='' |
---|
1653 | HAVE_MKNOD='' |
---|
1654 | HAVE_MKNODAT='' |
---|
1655 | HAVE_MKOSTEMP='' |
---|
1656 | HAVE_MKOSTEMPS='' |
---|
1657 | HAVE_MKSTEMP='' |
---|
1658 | HAVE_MKSTEMPS='' |
---|
1659 | HAVE_NANOSLEEP='' |
---|
1660 | HAVE_OPENAT='' |
---|
1661 | HAVE_OPENDIR='' |
---|
1662 | HAVE_OS_H='' |
---|
1663 | HAVE_PCLOSE='' |
---|
1664 | HAVE_PIPE2='' |
---|
1665 | HAVE_PIPE='' |
---|
1666 | HAVE_POPEN='' |
---|
1667 | HAVE_POSIX_OPENPT='' |
---|
1668 | HAVE_POSIX_SIGNALBLOCKING='' |
---|
1669 | HAVE_PREAD='' |
---|
1670 | HAVE_PSELECT='' |
---|
1671 | HAVE_PTHREAD_SIGMASK='' |
---|
1672 | HAVE_PTSNAME='' |
---|
1673 | HAVE_PTSNAME_R='' |
---|
1674 | HAVE_PWRITE='' |
---|
1675 | HAVE_RAISE='' |
---|
1676 | HAVE_RANDOM='' |
---|
1677 | HAVE_RANDOM_H='' |
---|
1678 | HAVE_RANDOM_R='' |
---|
1679 | HAVE_RAWMEMCHR='' |
---|
1680 | HAVE_READDIR='' |
---|
1681 | HAVE_READLINK='' |
---|
1682 | HAVE_READLINKAT='' |
---|
1683 | HAVE_REALPATH='' |
---|
1684 | HAVE_RENAMEAT='' |
---|
1685 | HAVE_REWINDDIR='' |
---|
1686 | HAVE_RPMATCH='' |
---|
1687 | HAVE_SCANDIR='' |
---|
1688 | HAVE_SECURE_GETENV='' |
---|
1689 | HAVE_SETENV='' |
---|
1690 | HAVE_SETHOSTNAME='' |
---|
1691 | HAVE_SIGACTION='' |
---|
1692 | HAVE_SIGHANDLER_T='' |
---|
1693 | HAVE_SIGINFO_T='' |
---|
1694 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
1695 | HAVE_SIGNED_WCHAR_T='' |
---|
1696 | HAVE_SIGNED_WINT_T='' |
---|
1697 | HAVE_SIGSET_T='' |
---|
1698 | HAVE_SLEEP='' |
---|
1699 | HAVE_STDINT_H='' |
---|
1700 | HAVE_STPCPY='' |
---|
1701 | HAVE_STPNCPY='' |
---|
1702 | HAVE_STRCASESTR='' |
---|
1703 | HAVE_STRCHRNUL='' |
---|
1704 | HAVE_STRPBRK='' |
---|
1705 | HAVE_STRPTIME='' |
---|
1706 | HAVE_STRSEP='' |
---|
1707 | HAVE_STRTOD='' |
---|
1708 | HAVE_STRTOLL='' |
---|
1709 | HAVE_STRTOULL='' |
---|
1710 | HAVE_STRUCT_RANDOM_DATA='' |
---|
1711 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
---|
1712 | HAVE_STRUCT_TIMEVAL='' |
---|
1713 | HAVE_STRVERSCMP='' |
---|
1714 | HAVE_SYMLINK='' |
---|
1715 | HAVE_SYMLINKAT='' |
---|
1716 | HAVE_SYS_BITYPES_H='' |
---|
1717 | HAVE_SYS_INTTYPES_H='' |
---|
1718 | HAVE_SYS_LOADAVG_H='' |
---|
1719 | HAVE_SYS_PARAM_H='' |
---|
1720 | HAVE_SYS_SELECT_H='' |
---|
1721 | HAVE_SYS_TIME_H='' |
---|
1722 | HAVE_SYS_TYPES_H='' |
---|
1723 | HAVE_TIMEGM='' |
---|
1724 | HAVE_TIMEZONE_T='' |
---|
1725 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
---|
1726 | HAVE_UNISTD_H='' |
---|
1727 | HAVE_UNLINKAT='' |
---|
1728 | HAVE_UNLOCKPT='' |
---|
1729 | HAVE_UNSIGNED_LONG_LONG_INT='' |
---|
1730 | HAVE_USLEEP='' |
---|
1731 | HAVE_UTIMENSAT='' |
---|
1732 | HAVE_VASPRINTF='' |
---|
1733 | HAVE_VDPRINTF='' |
---|
1734 | HAVE_WCHAR_H='' |
---|
1735 | HAVE_WCHAR_T='' |
---|
1736 | HAVE_WINSOCK2_H='' |
---|
1737 | HAVE_XSERVER='' |
---|
1738 | HAVE__EXIT='' |
---|
1739 | IMAGEMAGICK_CFLAGS='' |
---|
1740 | IMAGEMAGICK_LIBS='' |
---|
1741 | INCLUDE_NEXT='' |
---|
1742 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
---|
1743 | INSTALL_ARCH_INDEP_EXTRA='' |
---|
1744 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1745 | INSTALL_INFO='/usr/bin/install-info' |
---|
1746 | INSTALL_PROGRAM='${INSTALL}' |
---|
1747 | INSTALL_SCRIPT='${INSTALL}' |
---|
1748 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1749 | INT32_MAX_LT_INTMAX_MAX='' |
---|
1750 | INT64_MAX_EQ_LONG_MAX='' |
---|
1751 | KQUEUE_CFLAGS='' |
---|
1752 | KQUEUE_LIBS='' |
---|
1753 | KRB4LIB='' |
---|
1754 | KRB5LIB='' |
---|
1755 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1756 | LD_SWITCH_SYSTEM='' |
---|
1757 | LD_SWITCH_SYSTEM_TEMACS='' |
---|
1758 | LD_SWITCH_X_SITE='' |
---|
1759 | LD_SWITCH_X_SITE_RPATH='' |
---|
1760 | LIBGIF='' |
---|
1761 | LIBGNUTLS3_CFLAGS='' |
---|
1762 | LIBGNUTLS3_LIBS='' |
---|
1763 | LIBGNUTLS_CFLAGS='' |
---|
1764 | LIBGNUTLS_LIBS='' |
---|
1765 | LIBGNU_LIBDEPS='' |
---|
1766 | LIBGNU_LTLIBDEPS='' |
---|
1767 | LIBGPM='' |
---|
1768 | LIBHESIOD='' |
---|
1769 | LIBINTL='' |
---|
1770 | LIBJPEG='' |
---|
1771 | LIBMODULES='' |
---|
1772 | LIBOBJS='' |
---|
1773 | LIBOTF_CFLAGS='' |
---|
1774 | LIBOTF_LIBS='' |
---|
1775 | LIBPNG='' |
---|
1776 | LIBRESOLV='' |
---|
1777 | LIBS='' |
---|
1778 | LIBSELINUX_LIBS='' |
---|
1779 | LIBSOUND='' |
---|
1780 | LIBS_ECLIENT='' |
---|
1781 | LIBS_GNUSTEP='' |
---|
1782 | LIBS_MAIL='' |
---|
1783 | LIBS_SYSTEM='' |
---|
1784 | LIBS_TERMCAP='' |
---|
1785 | LIBTIFF='' |
---|
1786 | LIBXMENU='' |
---|
1787 | LIBXML2_CFLAGS='' |
---|
1788 | LIBXML2_LIBS='' |
---|
1789 | LIBXMU='' |
---|
1790 | LIBXPM='' |
---|
1791 | LIBXSM='' |
---|
1792 | LIBXTR6='' |
---|
1793 | LIBXT_OTHER='' |
---|
1794 | LIBX_OTHER='' |
---|
1795 | LIBZ='' |
---|
1796 | LIB_ACL='' |
---|
1797 | LIB_CLOCK_GETTIME='' |
---|
1798 | LIB_EACCESS='' |
---|
1799 | LIB_EXECINFO='' |
---|
1800 | LIB_FDATASYNC='' |
---|
1801 | LIB_MATH='' |
---|
1802 | LIB_PTHREAD='' |
---|
1803 | LIB_PTHREAD_SIGMASK='' |
---|
1804 | LIB_TIMER_TIME='' |
---|
1805 | LIB_WSOCK32='' |
---|
1806 | LN_S_FILEONLY='ln -s' |
---|
1807 | LTLIBINTL='' |
---|
1808 | LTLIBOBJS='' |
---|
1809 | M17N_FLT_CFLAGS='' |
---|
1810 | M17N_FLT_LIBS='' |
---|
1811 | MAC_CFLAGS='' |
---|
1812 | MAC_OBJ='' |
---|
1813 | MAC_OBJC_OBJ='' |
---|
1814 | MAC_TEMPLATE_FILES='' |
---|
1815 | MAKEINFO='makeinfo' |
---|
1816 | MAKE_PROG='yes' |
---|
1817 | MKDIR_P='build-aux/install-sh -c -d' |
---|
1818 | MODULES_OBJ='' |
---|
1819 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' |
---|
1820 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
1821 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' |
---|
1822 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
---|
1823 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' |
---|
1824 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
---|
1825 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
1826 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
---|
1827 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
---|
1828 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
---|
1829 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' |
---|
1830 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' |
---|
1831 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
---|
1832 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' |
---|
1833 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' |
---|
1834 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
---|
1835 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
---|
1836 | NEXT_DIRENT_H='' |
---|
1837 | NEXT_ERRNO_H='' |
---|
1838 | NEXT_FCNTL_H='' |
---|
1839 | NEXT_GETOPT_H='' |
---|
1840 | NEXT_INTTYPES_H='' |
---|
1841 | NEXT_SIGNAL_H='' |
---|
1842 | NEXT_STDDEF_H='' |
---|
1843 | NEXT_STDINT_H='' |
---|
1844 | NEXT_STDIO_H='' |
---|
1845 | NEXT_STDLIB_H='' |
---|
1846 | NEXT_STRING_H='' |
---|
1847 | NEXT_SYS_SELECT_H='' |
---|
1848 | NEXT_SYS_STAT_H='' |
---|
1849 | NEXT_SYS_TIME_H='' |
---|
1850 | NEXT_SYS_TYPES_H='' |
---|
1851 | NEXT_TIME_H='' |
---|
1852 | NEXT_UNISTD_H='' |
---|
1853 | NOTIFY_CFLAGS='' |
---|
1854 | NOTIFY_LIBS='' |
---|
1855 | NOTIFY_OBJ='' |
---|
1856 | NS_OBJ='' |
---|
1857 | NS_OBJC_OBJ='' |
---|
1858 | NTDIR='' |
---|
1859 | NTLIB='' |
---|
1860 | OBJEXT='o' |
---|
1861 | OTHER_FILES='' |
---|
1862 | PACKAGE='emacs' |
---|
1863 | PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org' |
---|
1864 | PACKAGE_NAME='GNU Emacs' |
---|
1865 | PACKAGE_STRING='GNU Emacs 25.2' |
---|
1866 | PACKAGE_TARNAME='emacs' |
---|
1867 | PACKAGE_URL='http://www.gnu.org/software/emacs/' |
---|
1868 | PACKAGE_VERSION='25.2' |
---|
1869 | PATH_SEPARATOR=':' |
---|
1870 | PAXCTL='' |
---|
1871 | PAXCTL_dumped='' |
---|
1872 | PAXCTL_notdumped='' |
---|
1873 | PKG_CONFIG='' |
---|
1874 | PKG_CONFIG_LIBDIR='' |
---|
1875 | PKG_CONFIG_PATH='' |
---|
1876 | PNG_CFLAGS='' |
---|
1877 | POST_ALLOC_OBJ='' |
---|
1878 | PRAGMA_COLUMNS='' |
---|
1879 | PRAGMA_SYSTEM_HEADER='' |
---|
1880 | PRE_ALLOC_OBJ='' |
---|
1881 | PRIPTR_PREFIX='' |
---|
1882 | PRI_MACROS_BROKEN='' |
---|
1883 | PROFILING_CFLAGS='' |
---|
1884 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
1885 | PTRDIFF_T_SUFFIX='' |
---|
1886 | RALLOC_OBJ='' |
---|
1887 | RANLIB='ranlib' |
---|
1888 | REPLACE_CALLOC='' |
---|
1889 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
1890 | REPLACE_CHOWN='' |
---|
1891 | REPLACE_CLOSE='' |
---|
1892 | REPLACE_CLOSEDIR='' |
---|
1893 | REPLACE_DIRFD='' |
---|
1894 | REPLACE_DPRINTF='' |
---|
1895 | REPLACE_DUP2='' |
---|
1896 | REPLACE_DUP='' |
---|
1897 | REPLACE_FCHOWNAT='' |
---|
1898 | REPLACE_FCLOSE='' |
---|
1899 | REPLACE_FCNTL='' |
---|
1900 | REPLACE_FDOPEN='' |
---|
1901 | REPLACE_FDOPENDIR='' |
---|
1902 | REPLACE_FFLUSH='' |
---|
1903 | REPLACE_FOPEN='' |
---|
1904 | REPLACE_FPRINTF='' |
---|
1905 | REPLACE_FPURGE='' |
---|
1906 | REPLACE_FREOPEN='' |
---|
1907 | REPLACE_FSEEK='' |
---|
1908 | REPLACE_FSEEKO='' |
---|
1909 | REPLACE_FSTAT='' |
---|
1910 | REPLACE_FSTATAT='' |
---|
1911 | REPLACE_FTELL='' |
---|
1912 | REPLACE_FTELLO='' |
---|
1913 | REPLACE_FTRUNCATE='' |
---|
1914 | REPLACE_FUTIMENS='' |
---|
1915 | REPLACE_GETCWD='' |
---|
1916 | REPLACE_GETDELIM='' |
---|
1917 | REPLACE_GETDOMAINNAME='' |
---|
1918 | REPLACE_GETDTABLESIZE='' |
---|
1919 | REPLACE_GETGROUPS='' |
---|
1920 | REPLACE_GETLINE='' |
---|
1921 | REPLACE_GETLOGIN_R='' |
---|
1922 | REPLACE_GETPAGESIZE='' |
---|
1923 | REPLACE_GETTIMEOFDAY='' |
---|
1924 | REPLACE_GMTIME='' |
---|
1925 | REPLACE_ISATTY='' |
---|
1926 | REPLACE_LCHOWN='' |
---|
1927 | REPLACE_LINK='' |
---|
1928 | REPLACE_LINKAT='' |
---|
1929 | REPLACE_LOCALTIME='' |
---|
1930 | REPLACE_LOCALTIME_R='' |
---|
1931 | REPLACE_LSEEK='' |
---|
1932 | REPLACE_LSTAT='' |
---|
1933 | REPLACE_MALLOC='' |
---|
1934 | REPLACE_MBTOWC='' |
---|
1935 | REPLACE_MEMCHR='' |
---|
1936 | REPLACE_MEMMEM='' |
---|
1937 | REPLACE_MKDIR='' |
---|
1938 | REPLACE_MKFIFO='' |
---|
1939 | REPLACE_MKNOD='' |
---|
1940 | REPLACE_MKSTEMP='' |
---|
1941 | REPLACE_MKTIME='' |
---|
1942 | REPLACE_NANOSLEEP='' |
---|
1943 | REPLACE_NULL='' |
---|
1944 | REPLACE_OBSTACK_PRINTF='' |
---|
1945 | REPLACE_OPEN='' |
---|
1946 | REPLACE_OPENAT='' |
---|
1947 | REPLACE_OPENDIR='' |
---|
1948 | REPLACE_PERROR='' |
---|
1949 | REPLACE_POPEN='' |
---|
1950 | REPLACE_PREAD='' |
---|
1951 | REPLACE_PRINTF='' |
---|
1952 | REPLACE_PSELECT='' |
---|
1953 | REPLACE_PTHREAD_SIGMASK='' |
---|
1954 | REPLACE_PTSNAME='' |
---|
1955 | REPLACE_PTSNAME_R='' |
---|
1956 | REPLACE_PUTENV='' |
---|
1957 | REPLACE_PWRITE='' |
---|
1958 | REPLACE_QSORT_R='' |
---|
1959 | REPLACE_RAISE='' |
---|
1960 | REPLACE_RANDOM_R='' |
---|
1961 | REPLACE_READ='' |
---|
1962 | REPLACE_READLINK='' |
---|
1963 | REPLACE_READLINKAT='' |
---|
1964 | REPLACE_REALLOC='' |
---|
1965 | REPLACE_REALPATH='' |
---|
1966 | REPLACE_REMOVE='' |
---|
1967 | REPLACE_RENAME='' |
---|
1968 | REPLACE_RENAMEAT='' |
---|
1969 | REPLACE_RMDIR='' |
---|
1970 | REPLACE_SELECT='' |
---|
1971 | REPLACE_SETENV='' |
---|
1972 | REPLACE_SLEEP='' |
---|
1973 | REPLACE_SNPRINTF='' |
---|
1974 | REPLACE_SPRINTF='' |
---|
1975 | REPLACE_STAT='' |
---|
1976 | REPLACE_STDIO_READ_FUNCS='' |
---|
1977 | REPLACE_STDIO_WRITE_FUNCS='' |
---|
1978 | REPLACE_STPNCPY='' |
---|
1979 | REPLACE_STRCASESTR='' |
---|
1980 | REPLACE_STRCHRNUL='' |
---|
1981 | REPLACE_STRDUP='' |
---|
1982 | REPLACE_STRERROR='' |
---|
1983 | REPLACE_STRERROR_R='' |
---|
1984 | REPLACE_STRNCAT='' |
---|
1985 | REPLACE_STRNDUP='' |
---|
1986 | REPLACE_STRNLEN='' |
---|
1987 | REPLACE_STRSIGNAL='' |
---|
1988 | REPLACE_STRSTR='' |
---|
1989 | REPLACE_STRTOD='' |
---|
1990 | REPLACE_STRTOIMAX='' |
---|
1991 | REPLACE_STRTOK_R='' |
---|
1992 | REPLACE_STRTOUMAX='' |
---|
1993 | REPLACE_STRUCT_TIMEVAL='' |
---|
1994 | REPLACE_SYMLINK='' |
---|
1995 | REPLACE_SYMLINKAT='' |
---|
1996 | REPLACE_TIMEGM='' |
---|
1997 | REPLACE_TMPFILE='' |
---|
1998 | REPLACE_TTYNAME_R='' |
---|
1999 | REPLACE_UNLINK='' |
---|
2000 | REPLACE_UNLINKAT='' |
---|
2001 | REPLACE_UNSETENV='' |
---|
2002 | REPLACE_USLEEP='' |
---|
2003 | REPLACE_UTIMENSAT='' |
---|
2004 | REPLACE_VASPRINTF='' |
---|
2005 | REPLACE_VDPRINTF='' |
---|
2006 | REPLACE_VFPRINTF='' |
---|
2007 | REPLACE_VPRINTF='' |
---|
2008 | REPLACE_VSNPRINTF='' |
---|
2009 | REPLACE_VSPRINTF='' |
---|
2010 | REPLACE_WCTOMB='' |
---|
2011 | REPLACE_WRITE='' |
---|
2012 | RSVG_CFLAGS='' |
---|
2013 | RSVG_LIBS='' |
---|
2014 | SEPCHAR='' |
---|
2015 | SETFATTR='' |
---|
2016 | SETTINGS_CFLAGS='' |
---|
2017 | SETTINGS_LIBS='' |
---|
2018 | SET_MAKE='' |
---|
2019 | SHELL='/bin/sh' |
---|
2020 | SIG_ATOMIC_T_SUFFIX='' |
---|
2021 | SIZE_T_SUFFIX='' |
---|
2022 | STDALIGN_H='' |
---|
2023 | STDDEF_H='' |
---|
2024 | STDINT_H='' |
---|
2025 | STRIP='' |
---|
2026 | SUBDIR_MAKEFILES_IN='' |
---|
2027 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
2028 | TERMCAP_OBJ='' |
---|
2029 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
2030 | TOOLKIT_LIBW='' |
---|
2031 | UINT32_MAX_LT_UINTMAX_MAX='' |
---|
2032 | UINT64_MAX_EQ_ULONG_MAX='' |
---|
2033 | UNDEFINE_STRTOK_R='' |
---|
2034 | UNEXEC_OBJ='' |
---|
2035 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
2036 | UNISTD_H_HAVE_WINSOCK2_H='' |
---|
2037 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
---|
2038 | UPDATE_MANIFEST='' |
---|
2039 | USE_ACL='' |
---|
2040 | VERSION='25.2' |
---|
2041 | VMLIMIT_OBJ='' |
---|
2042 | W32_LIBS='' |
---|
2043 | W32_OBJ='' |
---|
2044 | W32_RES_LINK='' |
---|
2045 | WARN_CFLAGS=' -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes' |
---|
2046 | WCHAR_T_SUFFIX='' |
---|
2047 | WEBKIT_CFLAGS='' |
---|
2048 | WEBKIT_LIBS='' |
---|
2049 | WERROR_CFLAGS='' |
---|
2050 | WIDGET_OBJ='' |
---|
2051 | WINDOWS_64_BIT_OFF_T='' |
---|
2052 | WINDOWS_64_BIT_ST_SIZE='' |
---|
2053 | WINDOW_SYSTEM_OBJ='' |
---|
2054 | WINDRES='' |
---|
2055 | WINT_T_SUFFIX='' |
---|
2056 | XARGS_LIMIT='' |
---|
2057 | XCB_LIBS='' |
---|
2058 | XCRUN='xcrun' |
---|
2059 | XFIXES_CFLAGS='' |
---|
2060 | XFIXES_LIBS='' |
---|
2061 | XFT_CFLAGS='' |
---|
2062 | XFT_LIBS='' |
---|
2063 | XGSELOBJ='' |
---|
2064 | XINERAMA_CFLAGS='' |
---|
2065 | XINERAMA_LIBS='' |
---|
2066 | XMENU_OBJ='' |
---|
2067 | XMKMF='' |
---|
2068 | XOBJ='' |
---|
2069 | XRANDR_CFLAGS='' |
---|
2070 | XRANDR_LIBS='' |
---|
2071 | XWIDGETS_OBJ='' |
---|
2072 | X_TOOLKIT_TYPE='' |
---|
2073 | ac_ct_AR='' |
---|
2074 | ac_ct_CC='' |
---|
2075 | am__EXEEXT_FALSE='' |
---|
2076 | am__EXEEXT_TRUE='' |
---|
2077 | am__fastdepCC_FALSE='#' |
---|
2078 | am__fastdepCC_TRUE='' |
---|
2079 | am__include='include' |
---|
2080 | am__isrc='' |
---|
2081 | am__leading_dot='.' |
---|
2082 | am__nodep='_no' |
---|
2083 | am__quote='' |
---|
2084 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2085 | am__untar='$${TAR-tar} xf -' |
---|
2086 | archlibdir='${libexecdir}/emacs/${version}/${configuration}' |
---|
2087 | bindir='${exec_prefix}/bin' |
---|
2088 | bitmapdir='' |
---|
2089 | build='x86_64-apple-darwin16.5.0' |
---|
2090 | build_alias='' |
---|
2091 | build_cpu='x86_64' |
---|
2092 | build_os='darwin16.5.0' |
---|
2093 | build_vendor='apple' |
---|
2094 | cache_file='/dev/null' |
---|
2095 | canonical='x86_64-apple-darwin16.5.0' |
---|
2096 | comma_space_version='' |
---|
2097 | comma_version='' |
---|
2098 | configuration='x86_64-apple-darwin16.5.0' |
---|
2099 | copyright='' |
---|
2100 | datadir='${datarootdir}' |
---|
2101 | datarootdir='${prefix}/share' |
---|
2102 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2103 | dvidir='${docdir}' |
---|
2104 | etcdir='${datadir}/emacs/${version}/etc' |
---|
2105 | etcdocdir='${datadir}/emacs/${version}/etc' |
---|
2106 | exec_prefix='NONE' |
---|
2107 | gamedir='${localstatedir}/games/emacs' |
---|
2108 | gamegroup='games' |
---|
2109 | gameuser='' |
---|
2110 | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE='' |
---|
2111 | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE='' |
---|
2112 | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE='' |
---|
2113 | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE='' |
---|
2114 | gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_FALSE='' |
---|
2115 | gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_TRUE='' |
---|
2116 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE='' |
---|
2117 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE='' |
---|
2118 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='' |
---|
2119 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE='' |
---|
2120 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE='' |
---|
2121 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE='' |
---|
2122 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' |
---|
2123 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='' |
---|
2124 | gl_GNULIB_ENABLED_dirfd_FALSE='' |
---|
2125 | gl_GNULIB_ENABLED_dirfd_TRUE='' |
---|
2126 | gl_GNULIB_ENABLED_dosname_FALSE='' |
---|
2127 | gl_GNULIB_ENABLED_dosname_TRUE='' |
---|
2128 | gl_GNULIB_ENABLED_euidaccess_FALSE='' |
---|
2129 | gl_GNULIB_ENABLED_euidaccess_TRUE='' |
---|
2130 | gl_GNULIB_ENABLED_getdtablesize_FALSE='' |
---|
2131 | gl_GNULIB_ENABLED_getdtablesize_TRUE='' |
---|
2132 | gl_GNULIB_ENABLED_getgroups_FALSE='' |
---|
2133 | gl_GNULIB_ENABLED_getgroups_TRUE='' |
---|
2134 | gl_GNULIB_ENABLED_pathmax_FALSE='' |
---|
2135 | gl_GNULIB_ENABLED_pathmax_TRUE='' |
---|
2136 | gl_GNULIB_ENABLED_secure_getenv_FALSE='' |
---|
2137 | gl_GNULIB_ENABLED_secure_getenv_TRUE='' |
---|
2138 | gl_GNULIB_ENABLED_stat_FALSE='' |
---|
2139 | gl_GNULIB_ENABLED_stat_TRUE='' |
---|
2140 | gl_GNULIB_ENABLED_strtoll_FALSE='' |
---|
2141 | gl_GNULIB_ENABLED_strtoll_TRUE='' |
---|
2142 | gl_GNULIB_ENABLED_strtoull_FALSE='' |
---|
2143 | gl_GNULIB_ENABLED_strtoull_TRUE='' |
---|
2144 | gl_GNULIB_ENABLED_tempname_FALSE='' |
---|
2145 | gl_GNULIB_ENABLED_tempname_TRUE='' |
---|
2146 | gl_LIBOBJS='' |
---|
2147 | gl_LTLIBOBJS='' |
---|
2148 | gltests_LIBOBJS='' |
---|
2149 | gltests_LTLIBOBJS='' |
---|
2150 | gltests_WITNESS='' |
---|
2151 | host='x86_64-apple-darwin16.5.0' |
---|
2152 | host_alias='' |
---|
2153 | host_cpu='x86_64' |
---|
2154 | host_os='darwin16.5.0' |
---|
2155 | host_vendor='apple' |
---|
2156 | htmldir='${docdir}' |
---|
2157 | includedir='${prefix}/include' |
---|
2158 | infodir='${datarootdir}/info' |
---|
2159 | install_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' |
---|
2160 | libdir='${exec_prefix}/lib' |
---|
2161 | libexecdir='${exec_prefix}/libexec' |
---|
2162 | liblockfile='' |
---|
2163 | lispdir='${datadir}/emacs/${version}/lisp' |
---|
2164 | lisppath='${locallisppath}:${standardlisppath}' |
---|
2165 | localedir='${datarootdir}/locale' |
---|
2166 | locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' |
---|
2167 | localstatedir='${prefix}/var' |
---|
2168 | mac_appdir='' |
---|
2169 | mandir='${datarootdir}/man' |
---|
2170 | mkdir_p='$(MKDIR_P)' |
---|
2171 | ns_appbindir='' |
---|
2172 | ns_appdir='' |
---|
2173 | ns_appresdir='' |
---|
2174 | ns_appsrc='' |
---|
2175 | ns_check_file='' |
---|
2176 | ns_self_contained='' |
---|
2177 | oldincludedir='/usr/include' |
---|
2178 | pdfdir='${docdir}' |
---|
2179 | prefix='/opt/local' |
---|
2180 | program_transform_name='s,x,x,' |
---|
2181 | psdir='${docdir}' |
---|
2182 | sbindir='${exec_prefix}/sbin' |
---|
2183 | sharedstatedir='${prefix}/com' |
---|
2184 | srcdir='.' |
---|
2185 | standardlisppath='${lispdir}' |
---|
2186 | sysconfdir='${prefix}/etc' |
---|
2187 | target_alias='' |
---|
2188 | version='' |
---|
2189 | x_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 | |
---|
2246 | configure: exit 1 |
---|