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 GnuCash configure 2.6.13, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = minus.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 337 tasks, 1339 threads, 4 processors |
---|
34 | Load average: 7.65, Mach factor: 0.47 |
---|
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: /opt/android/sdk/platform-tools |
---|
42 | PATH: ~/bin |
---|
43 | PATH: /opt/local/bin |
---|
44 | PATH: /opt/local/sbin |
---|
45 | PATH: /usr/local/bin |
---|
46 | PATH: /usr/bin |
---|
47 | PATH: /bin |
---|
48 | PATH: /usr/sbin |
---|
49 | PATH: /sbin |
---|
50 | PATH: /opt/X11/bin |
---|
51 | |
---|
52 | |
---|
53 | ## ----------- ## |
---|
54 | ## Core tests. ## |
---|
55 | ## ----------- ## |
---|
56 | |
---|
57 | configure:2726: checking for a BSD-compatible install |
---|
58 | configure:2794: result: /opt/local/bin/ginstall -c |
---|
59 | configure:2805: checking whether build environment is sane |
---|
60 | configure:2860: result: yes |
---|
61 | configure:3011: checking for a thread-safe mkdir -p |
---|
62 | configure:3050: result: /opt/local/bin/gmkdir -p |
---|
63 | configure:3057: checking for gawk |
---|
64 | configure:3073: found /opt/local/bin/gawk |
---|
65 | configure:3084: result: gawk |
---|
66 | configure:3095: checking whether make sets $(MAKE) |
---|
67 | configure:3117: result: yes |
---|
68 | configure:3146: checking whether make supports nested variables |
---|
69 | configure:3163: result: yes |
---|
70 | configure:3359: checking for gcc |
---|
71 | configure:3375: found /usr/bin/gcc |
---|
72 | configure:3386: result: gcc |
---|
73 | configure:3615: checking for C compiler version |
---|
74 | configure:3624: gcc --version >&5 |
---|
75 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
76 | Target: x86_64-apple-darwin15.5.0 |
---|
77 | Thread model: posix |
---|
78 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
79 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
80 | configure:3635: $? = 0 |
---|
81 | configure:3624: gcc -v >&5 |
---|
82 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
83 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
84 | Target: x86_64-apple-darwin15.5.0 |
---|
85 | Thread model: posix |
---|
86 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
87 | configure:3635: $? = 0 |
---|
88 | configure:3624: gcc -V >&5 |
---|
89 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
90 | clang: error: no input files |
---|
91 | configure:3635: $? = 1 |
---|
92 | configure:3624: gcc -qversion >&5 |
---|
93 | clang: error: unknown argument: '-qversion' |
---|
94 | clang: error: no input files |
---|
95 | configure:3635: $? = 1 |
---|
96 | configure:3655: checking whether the C compiler works |
---|
97 | configure:3677: gcc conftest.c >&5 |
---|
98 | configure:3681: $? = 0 |
---|
99 | configure:3729: result: yes |
---|
100 | configure:3732: checking for C compiler default output file name |
---|
101 | configure:3734: result: a.out |
---|
102 | configure:3740: checking for suffix of executables |
---|
103 | configure:3747: gcc -o conftest conftest.c >&5 |
---|
104 | configure:3751: $? = 0 |
---|
105 | configure:3773: result: |
---|
106 | configure:3795: checking whether we are cross compiling |
---|
107 | configure:3803: gcc -o conftest conftest.c >&5 |
---|
108 | configure:3807: $? = 0 |
---|
109 | configure:3814: ./conftest |
---|
110 | configure:3818: $? = 0 |
---|
111 | configure:3833: result: no |
---|
112 | configure:3838: checking for suffix of object files |
---|
113 | configure:3860: gcc -c conftest.c >&5 |
---|
114 | configure:3864: $? = 0 |
---|
115 | configure:3885: result: o |
---|
116 | configure:3889: checking whether we are using the GNU C compiler |
---|
117 | configure:3908: gcc -c conftest.c >&5 |
---|
118 | configure:3908: $? = 0 |
---|
119 | configure:3917: result: yes |
---|
120 | configure:3926: checking whether gcc accepts -g |
---|
121 | configure:3946: gcc -c -g conftest.c >&5 |
---|
122 | configure:3946: $? = 0 |
---|
123 | configure:3987: result: yes |
---|
124 | configure:4004: checking for gcc option to accept ISO C89 |
---|
125 | configure:4067: gcc -c -g -O2 conftest.c >&5 |
---|
126 | configure:4067: $? = 0 |
---|
127 | configure:4080: result: none needed |
---|
128 | configure:4105: checking whether gcc understands -c and -o together |
---|
129 | configure:4127: gcc -c conftest.c -o conftest2.o |
---|
130 | configure:4130: $? = 0 |
---|
131 | configure:4127: gcc -c conftest.c -o conftest2.o |
---|
132 | configure:4130: $? = 0 |
---|
133 | configure:4142: result: yes |
---|
134 | configure:4170: checking for style of include used by make |
---|
135 | configure:4198: result: GNU |
---|
136 | configure:4224: checking dependency style of gcc |
---|
137 | configure:4335: result: gcc3 |
---|
138 | configure:4357: checking how to run the C preprocessor |
---|
139 | configure:4388: gcc -E conftest.c |
---|
140 | configure:4388: $? = 0 |
---|
141 | configure:4402: gcc -E conftest.c |
---|
142 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
143 | #include <ac_nonexistent.h> |
---|
144 | ^ |
---|
145 | 1 error generated. |
---|
146 | configure:4402: $? = 1 |
---|
147 | configure: failed program was: |
---|
148 | | /* confdefs.h */ |
---|
149 | | #define PACKAGE_NAME "GnuCash" |
---|
150 | | #define PACKAGE_TARNAME "gnucash" |
---|
151 | | #define PACKAGE_VERSION "2.6.13" |
---|
152 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
153 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
154 | | #define PACKAGE_URL "" |
---|
155 | | #define PACKAGE "gnucash" |
---|
156 | | #define VERSION "2.6.13" |
---|
157 | | /* end confdefs.h. */ |
---|
158 | | #include <ac_nonexistent.h> |
---|
159 | configure:4427: result: gcc -E |
---|
160 | configure:4447: gcc -E conftest.c |
---|
161 | configure:4447: $? = 0 |
---|
162 | configure:4461: gcc -E conftest.c |
---|
163 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
164 | #include <ac_nonexistent.h> |
---|
165 | ^ |
---|
166 | 1 error generated. |
---|
167 | configure:4461: $? = 1 |
---|
168 | configure: failed program was: |
---|
169 | | /* confdefs.h */ |
---|
170 | | #define PACKAGE_NAME "GnuCash" |
---|
171 | | #define PACKAGE_TARNAME "gnucash" |
---|
172 | | #define PACKAGE_VERSION "2.6.13" |
---|
173 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
174 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
175 | | #define PACKAGE_URL "" |
---|
176 | | #define PACKAGE "gnucash" |
---|
177 | | #define VERSION "2.6.13" |
---|
178 | | /* end confdefs.h. */ |
---|
179 | | #include <ac_nonexistent.h> |
---|
180 | configure:4490: checking for grep that handles long lines and -e |
---|
181 | configure:4548: result: /usr/bin/grep |
---|
182 | configure:4553: checking for egrep |
---|
183 | configure:4615: result: /usr/bin/grep -E |
---|
184 | configure:4620: checking for ANSI C header files |
---|
185 | configure:4640: gcc -c -g -O2 conftest.c >&5 |
---|
186 | configure:4640: $? = 0 |
---|
187 | configure:4713: gcc -o conftest -g -O2 conftest.c >&5 |
---|
188 | configure:4713: $? = 0 |
---|
189 | configure:4713: ./conftest |
---|
190 | configure:4713: $? = 0 |
---|
191 | configure:4724: result: yes |
---|
192 | configure:4737: checking for sys/types.h |
---|
193 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
194 | configure:4737: $? = 0 |
---|
195 | configure:4737: result: yes |
---|
196 | configure:4737: checking for sys/stat.h |
---|
197 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
198 | configure:4737: $? = 0 |
---|
199 | configure:4737: result: yes |
---|
200 | configure:4737: checking for stdlib.h |
---|
201 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
202 | configure:4737: $? = 0 |
---|
203 | configure:4737: result: yes |
---|
204 | configure:4737: checking for string.h |
---|
205 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
206 | configure:4737: $? = 0 |
---|
207 | configure:4737: result: yes |
---|
208 | configure:4737: checking for memory.h |
---|
209 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
210 | configure:4737: $? = 0 |
---|
211 | configure:4737: result: yes |
---|
212 | configure:4737: checking for strings.h |
---|
213 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
214 | configure:4737: $? = 0 |
---|
215 | configure:4737: result: yes |
---|
216 | configure:4737: checking for inttypes.h |
---|
217 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
218 | configure:4737: $? = 0 |
---|
219 | configure:4737: result: yes |
---|
220 | configure:4737: checking for stdint.h |
---|
221 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
222 | configure:4737: $? = 0 |
---|
223 | configure:4737: result: yes |
---|
224 | configure:4737: checking for unistd.h |
---|
225 | configure:4737: gcc -c -g -O2 conftest.c >&5 |
---|
226 | configure:4737: $? = 0 |
---|
227 | configure:4737: result: yes |
---|
228 | configure:4750: checking minix/config.h usability |
---|
229 | configure:4750: gcc -c -g -O2 conftest.c >&5 |
---|
230 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
231 | #include <minix/config.h> |
---|
232 | ^ |
---|
233 | 1 error generated. |
---|
234 | configure:4750: $? = 1 |
---|
235 | configure: failed program was: |
---|
236 | | /* confdefs.h */ |
---|
237 | | #define PACKAGE_NAME "GnuCash" |
---|
238 | | #define PACKAGE_TARNAME "gnucash" |
---|
239 | | #define PACKAGE_VERSION "2.6.13" |
---|
240 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
241 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
242 | | #define PACKAGE_URL "" |
---|
243 | | #define PACKAGE "gnucash" |
---|
244 | | #define VERSION "2.6.13" |
---|
245 | | #define STDC_HEADERS 1 |
---|
246 | | #define HAVE_SYS_TYPES_H 1 |
---|
247 | | #define HAVE_SYS_STAT_H 1 |
---|
248 | | #define HAVE_STDLIB_H 1 |
---|
249 | | #define HAVE_STRING_H 1 |
---|
250 | | #define HAVE_MEMORY_H 1 |
---|
251 | | #define HAVE_STRINGS_H 1 |
---|
252 | | #define HAVE_INTTYPES_H 1 |
---|
253 | | #define HAVE_STDINT_H 1 |
---|
254 | | #define HAVE_UNISTD_H 1 |
---|
255 | | /* end confdefs.h. */ |
---|
256 | | #include <stdio.h> |
---|
257 | | #ifdef HAVE_SYS_TYPES_H |
---|
258 | | # include <sys/types.h> |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_SYS_STAT_H |
---|
261 | | # include <sys/stat.h> |
---|
262 | | #endif |
---|
263 | | #ifdef STDC_HEADERS |
---|
264 | | # include <stdlib.h> |
---|
265 | | # include <stddef.h> |
---|
266 | | #else |
---|
267 | | # ifdef HAVE_STDLIB_H |
---|
268 | | # include <stdlib.h> |
---|
269 | | # endif |
---|
270 | | #endif |
---|
271 | | #ifdef HAVE_STRING_H |
---|
272 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
273 | | # include <memory.h> |
---|
274 | | # endif |
---|
275 | | # include <string.h> |
---|
276 | | #endif |
---|
277 | | #ifdef HAVE_STRINGS_H |
---|
278 | | # include <strings.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_INTTYPES_H |
---|
281 | | # include <inttypes.h> |
---|
282 | | #endif |
---|
283 | | #ifdef HAVE_STDINT_H |
---|
284 | | # include <stdint.h> |
---|
285 | | #endif |
---|
286 | | #ifdef HAVE_UNISTD_H |
---|
287 | | # include <unistd.h> |
---|
288 | | #endif |
---|
289 | | #include <minix/config.h> |
---|
290 | configure:4750: result: no |
---|
291 | configure:4750: checking minix/config.h presence |
---|
292 | configure:4750: gcc -E conftest.c |
---|
293 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
294 | #include <minix/config.h> |
---|
295 | ^ |
---|
296 | 1 error generated. |
---|
297 | configure:4750: $? = 1 |
---|
298 | configure: failed program was: |
---|
299 | | /* confdefs.h */ |
---|
300 | | #define PACKAGE_NAME "GnuCash" |
---|
301 | | #define PACKAGE_TARNAME "gnucash" |
---|
302 | | #define PACKAGE_VERSION "2.6.13" |
---|
303 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
304 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
305 | | #define PACKAGE_URL "" |
---|
306 | | #define PACKAGE "gnucash" |
---|
307 | | #define VERSION "2.6.13" |
---|
308 | | #define STDC_HEADERS 1 |
---|
309 | | #define HAVE_SYS_TYPES_H 1 |
---|
310 | | #define HAVE_SYS_STAT_H 1 |
---|
311 | | #define HAVE_STDLIB_H 1 |
---|
312 | | #define HAVE_STRING_H 1 |
---|
313 | | #define HAVE_MEMORY_H 1 |
---|
314 | | #define HAVE_STRINGS_H 1 |
---|
315 | | #define HAVE_INTTYPES_H 1 |
---|
316 | | #define HAVE_STDINT_H 1 |
---|
317 | | #define HAVE_UNISTD_H 1 |
---|
318 | | /* end confdefs.h. */ |
---|
319 | | #include <minix/config.h> |
---|
320 | configure:4750: result: no |
---|
321 | configure:4750: checking for minix/config.h |
---|
322 | configure:4750: result: no |
---|
323 | configure:4771: checking whether it is safe to define __EXTENSIONS__ |
---|
324 | configure:4789: gcc -c -g -O2 conftest.c >&5 |
---|
325 | configure:4789: $? = 0 |
---|
326 | configure:4796: result: yes |
---|
327 | configure:4812: checking whether NLS is requested |
---|
328 | configure:4821: result: yes |
---|
329 | configure:4849: checking for intltool-update |
---|
330 | configure:4867: found /opt/local/bin/intltool-update |
---|
331 | configure:4879: result: /opt/local/bin/intltool-update |
---|
332 | configure:4889: checking for intltool-merge |
---|
333 | configure:4907: found /opt/local/bin/intltool-merge |
---|
334 | configure:4919: result: /opt/local/bin/intltool-merge |
---|
335 | configure:4929: checking for intltool-extract |
---|
336 | configure:4947: found /opt/local/bin/intltool-extract |
---|
337 | configure:4959: result: /opt/local/bin/intltool-extract |
---|
338 | configure:5113: checking for xgettext |
---|
339 | configure:5131: found /opt/local/bin/xgettext |
---|
340 | configure:5143: result: /opt/local/bin/xgettext |
---|
341 | configure:5153: checking for msgmerge |
---|
342 | configure:5171: found /opt/local/bin/msgmerge |
---|
343 | configure:5183: result: /opt/local/bin/msgmerge |
---|
344 | configure:5193: checking for msgfmt |
---|
345 | configure:5211: found /opt/local/bin/msgfmt |
---|
346 | configure:5223: result: /opt/local/bin/msgfmt |
---|
347 | configure:5233: checking for gmsgfmt |
---|
348 | configure:5264: result: /opt/local/bin/msgfmt |
---|
349 | configure:5284: checking for perl |
---|
350 | configure:5302: found /opt/local/bin/perl |
---|
351 | configure:5314: result: /opt/local/bin/perl |
---|
352 | configure:5325: checking for perl >= 5.8.1 |
---|
353 | configure:5332: result: 5.22.2 |
---|
354 | configure:5336: checking for XML::Parser |
---|
355 | configure:5339: result: ok |
---|
356 | configure:5364: gcc -o conftest -g -O2 conftest.c >&5 |
---|
357 | Undefined symbols for architecture x86_64: |
---|
358 | "__nl_msg_cat_cntr", referenced from: |
---|
359 | _main in conftest-8a9b88.o |
---|
360 | ld: symbol(s) not found for architecture x86_64 |
---|
361 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
362 | configure:5364: $? = 1 |
---|
363 | configure: failed program was: |
---|
364 | | /* confdefs.h */ |
---|
365 | | #define PACKAGE_NAME "GnuCash" |
---|
366 | | #define PACKAGE_TARNAME "gnucash" |
---|
367 | | #define PACKAGE_VERSION "2.6.13" |
---|
368 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
369 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
370 | | #define PACKAGE_URL "" |
---|
371 | | #define PACKAGE "gnucash" |
---|
372 | | #define VERSION "2.6.13" |
---|
373 | | #define STDC_HEADERS 1 |
---|
374 | | #define HAVE_SYS_TYPES_H 1 |
---|
375 | | #define HAVE_SYS_STAT_H 1 |
---|
376 | | #define HAVE_STDLIB_H 1 |
---|
377 | | #define HAVE_STRING_H 1 |
---|
378 | | #define HAVE_MEMORY_H 1 |
---|
379 | | #define HAVE_STRINGS_H 1 |
---|
380 | | #define HAVE_INTTYPES_H 1 |
---|
381 | | #define HAVE_STDINT_H 1 |
---|
382 | | #define HAVE_UNISTD_H 1 |
---|
383 | | #define __EXTENSIONS__ 1 |
---|
384 | | #define _ALL_SOURCE 1 |
---|
385 | | #define _GNU_SOURCE 1 |
---|
386 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
387 | | #define _TANDEM_SOURCE 1 |
---|
388 | | /* end confdefs.h. */ |
---|
389 | | |
---|
390 | | int |
---|
391 | | main () |
---|
392 | | { |
---|
393 | | extern int _nl_msg_cat_cntr; |
---|
394 | | return _nl_msg_cat_cntr |
---|
395 | | ; |
---|
396 | | return 0; |
---|
397 | | } |
---|
398 | configure:5446: checking locale.h usability |
---|
399 | configure:5446: gcc -c -g -O2 conftest.c >&5 |
---|
400 | configure:5446: $? = 0 |
---|
401 | configure:5446: result: yes |
---|
402 | configure:5446: checking locale.h presence |
---|
403 | configure:5446: gcc -E conftest.c |
---|
404 | configure:5446: $? = 0 |
---|
405 | configure:5446: result: yes |
---|
406 | configure:5446: checking for locale.h |
---|
407 | configure:5446: result: yes |
---|
408 | configure:5457: checking for LC_MESSAGES |
---|
409 | configure:5473: gcc -o conftest -g -O2 conftest.c >&5 |
---|
410 | configure:5473: $? = 0 |
---|
411 | configure:5481: result: yes |
---|
412 | configure:5498: checking libintl.h usability |
---|
413 | configure:5498: gcc -c -g -O2 conftest.c >&5 |
---|
414 | conftest.c:68:10: fatal error: 'libintl.h' file not found |
---|
415 | #include <libintl.h> |
---|
416 | ^ |
---|
417 | 1 error generated. |
---|
418 | configure:5498: $? = 1 |
---|
419 | configure: failed program was: |
---|
420 | | /* confdefs.h */ |
---|
421 | | #define PACKAGE_NAME "GnuCash" |
---|
422 | | #define PACKAGE_TARNAME "gnucash" |
---|
423 | | #define PACKAGE_VERSION "2.6.13" |
---|
424 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
425 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
426 | | #define PACKAGE_URL "" |
---|
427 | | #define PACKAGE "gnucash" |
---|
428 | | #define VERSION "2.6.13" |
---|
429 | | #define STDC_HEADERS 1 |
---|
430 | | #define HAVE_SYS_TYPES_H 1 |
---|
431 | | #define HAVE_SYS_STAT_H 1 |
---|
432 | | #define HAVE_STDLIB_H 1 |
---|
433 | | #define HAVE_STRING_H 1 |
---|
434 | | #define HAVE_MEMORY_H 1 |
---|
435 | | #define HAVE_STRINGS_H 1 |
---|
436 | | #define HAVE_INTTYPES_H 1 |
---|
437 | | #define HAVE_STDINT_H 1 |
---|
438 | | #define HAVE_UNISTD_H 1 |
---|
439 | | #define __EXTENSIONS__ 1 |
---|
440 | | #define _ALL_SOURCE 1 |
---|
441 | | #define _GNU_SOURCE 1 |
---|
442 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
443 | | #define _TANDEM_SOURCE 1 |
---|
444 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
445 | | #define GNUCASH_MINOR_VERSION 6 |
---|
446 | | #define GNUCASH_MICRO_VERSION 13 |
---|
447 | | #define GNUCASH_NANO_VERSION 0 |
---|
448 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
449 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
450 | | #define GETTEXT_PACKAGE "gnucash" |
---|
451 | | #define HAVE_LOCALE_H 1 |
---|
452 | | #define HAVE_LC_MESSAGES 1 |
---|
453 | | /* end confdefs.h. */ |
---|
454 | | #include <stdio.h> |
---|
455 | | #ifdef HAVE_SYS_TYPES_H |
---|
456 | | # include <sys/types.h> |
---|
457 | | #endif |
---|
458 | | #ifdef HAVE_SYS_STAT_H |
---|
459 | | # include <sys/stat.h> |
---|
460 | | #endif |
---|
461 | | #ifdef STDC_HEADERS |
---|
462 | | # include <stdlib.h> |
---|
463 | | # include <stddef.h> |
---|
464 | | #else |
---|
465 | | # ifdef HAVE_STDLIB_H |
---|
466 | | # include <stdlib.h> |
---|
467 | | # endif |
---|
468 | | #endif |
---|
469 | | #ifdef HAVE_STRING_H |
---|
470 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
471 | | # include <memory.h> |
---|
472 | | # endif |
---|
473 | | # include <string.h> |
---|
474 | | #endif |
---|
475 | | #ifdef HAVE_STRINGS_H |
---|
476 | | # include <strings.h> |
---|
477 | | #endif |
---|
478 | | #ifdef HAVE_INTTYPES_H |
---|
479 | | # include <inttypes.h> |
---|
480 | | #endif |
---|
481 | | #ifdef HAVE_STDINT_H |
---|
482 | | # include <stdint.h> |
---|
483 | | #endif |
---|
484 | | #ifdef HAVE_UNISTD_H |
---|
485 | | # include <unistd.h> |
---|
486 | | #endif |
---|
487 | | #include <libintl.h> |
---|
488 | configure:5498: result: no |
---|
489 | configure:5498: checking libintl.h presence |
---|
490 | configure:5498: gcc -E conftest.c |
---|
491 | conftest.c:35:10: fatal error: 'libintl.h' file not found |
---|
492 | #include <libintl.h> |
---|
493 | ^ |
---|
494 | 1 error generated. |
---|
495 | configure:5498: $? = 1 |
---|
496 | configure: failed program was: |
---|
497 | | /* confdefs.h */ |
---|
498 | | #define PACKAGE_NAME "GnuCash" |
---|
499 | | #define PACKAGE_TARNAME "gnucash" |
---|
500 | | #define PACKAGE_VERSION "2.6.13" |
---|
501 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
502 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
503 | | #define PACKAGE_URL "" |
---|
504 | | #define PACKAGE "gnucash" |
---|
505 | | #define VERSION "2.6.13" |
---|
506 | | #define STDC_HEADERS 1 |
---|
507 | | #define HAVE_SYS_TYPES_H 1 |
---|
508 | | #define HAVE_SYS_STAT_H 1 |
---|
509 | | #define HAVE_STDLIB_H 1 |
---|
510 | | #define HAVE_STRING_H 1 |
---|
511 | | #define HAVE_MEMORY_H 1 |
---|
512 | | #define HAVE_STRINGS_H 1 |
---|
513 | | #define HAVE_INTTYPES_H 1 |
---|
514 | | #define HAVE_STDINT_H 1 |
---|
515 | | #define HAVE_UNISTD_H 1 |
---|
516 | | #define __EXTENSIONS__ 1 |
---|
517 | | #define _ALL_SOURCE 1 |
---|
518 | | #define _GNU_SOURCE 1 |
---|
519 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
520 | | #define _TANDEM_SOURCE 1 |
---|
521 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
522 | | #define GNUCASH_MINOR_VERSION 6 |
---|
523 | | #define GNUCASH_MICRO_VERSION 13 |
---|
524 | | #define GNUCASH_NANO_VERSION 0 |
---|
525 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
526 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
527 | | #define GETTEXT_PACKAGE "gnucash" |
---|
528 | | #define HAVE_LOCALE_H 1 |
---|
529 | | #define HAVE_LC_MESSAGES 1 |
---|
530 | | /* end confdefs.h. */ |
---|
531 | | #include <libintl.h> |
---|
532 | configure:5498: result: no |
---|
533 | configure:5498: checking for libintl.h |
---|
534 | configure:5498: result: no |
---|
535 | configure:6213: checking for pkg-config |
---|
536 | configure:6231: found /opt/local/bin/pkg-config |
---|
537 | configure:6243: result: /opt/local/bin/pkg-config |
---|
538 | configure:6268: checking pkg-config is at least version 0.9.0 |
---|
539 | configure:6271: result: yes |
---|
540 | configure:6281: checking if compiling with clang |
---|
541 | configure:6299: gcc -c -g -O2 conftest.c >&5 |
---|
542 | configure:6299: $? = 0 |
---|
543 | configure:6306: result: yes |
---|
544 | configure:6391: checking for g++ |
---|
545 | configure:6407: found /usr/bin/g++ |
---|
546 | configure:6418: result: g++ |
---|
547 | configure:6445: checking for C++ compiler version |
---|
548 | configure:6454: g++ --version >&5 |
---|
549 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
550 | Target: x86_64-apple-darwin15.5.0 |
---|
551 | Thread model: posix |
---|
552 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
553 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
554 | configure:6465: $? = 0 |
---|
555 | configure:6454: g++ -v >&5 |
---|
556 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 |
---|
557 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
558 | Target: x86_64-apple-darwin15.5.0 |
---|
559 | Thread model: posix |
---|
560 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
561 | configure:6465: $? = 0 |
---|
562 | configure:6454: g++ -V >&5 |
---|
563 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
564 | clang: error: no input files |
---|
565 | configure:6465: $? = 1 |
---|
566 | configure:6454: g++ -qversion >&5 |
---|
567 | clang: error: unknown argument: '-qversion' |
---|
568 | clang: error: no input files |
---|
569 | configure:6465: $? = 1 |
---|
570 | configure:6469: checking whether we are using the GNU C++ compiler |
---|
571 | configure:6488: g++ -c conftest.cpp >&5 |
---|
572 | configure:6488: $? = 0 |
---|
573 | configure:6497: result: yes |
---|
574 | configure:6506: checking whether g++ accepts -g |
---|
575 | configure:6526: g++ -c -g conftest.cpp >&5 |
---|
576 | configure:6526: $? = 0 |
---|
577 | configure:6567: result: yes |
---|
578 | configure:6592: checking dependency style of g++ |
---|
579 | configure:6703: result: gcc3 |
---|
580 | configure:7363: checking build system type |
---|
581 | configure:7377: result: x86_64-apple-darwin15.5.0 |
---|
582 | configure:7397: checking host system type |
---|
583 | configure:7410: result: x86_64-apple-darwin15.5.0 |
---|
584 | configure:7810: checking how to print strings |
---|
585 | configure:7837: result: printf |
---|
586 | configure:7858: checking for a sed that does not truncate output |
---|
587 | configure:7922: result: /opt/local/bin/gsed |
---|
588 | configure:7940: checking for fgrep |
---|
589 | configure:8002: result: /usr/bin/grep -F |
---|
590 | configure:8037: checking for ld used by gcc |
---|
591 | configure:8104: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
592 | configure:8111: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
593 | configure:8126: result: no |
---|
594 | configure:8138: checking for BSD- or MS-compatible name lister (nm) |
---|
595 | configure:8187: result: /usr/bin/nm -B |
---|
596 | configure:8317: checking the name lister (/usr/bin/nm -B) interface |
---|
597 | configure:8324: gcc -c -g -O2 conftest.c >&5 |
---|
598 | configure:8327: /usr/bin/nm -B "conftest.o" |
---|
599 | configure:8330: output |
---|
600 | 00000000000001f0 S _some_variable |
---|
601 | configure:8337: result: BSD nm |
---|
602 | configure:8340: checking whether ln -s works |
---|
603 | configure:8344: result: yes |
---|
604 | configure:8352: checking the maximum length of command line arguments |
---|
605 | configure:8483: result: 196608 |
---|
606 | configure:8500: checking whether the shell understands some XSI constructs |
---|
607 | configure:8510: result: yes |
---|
608 | configure:8514: checking whether the shell understands "+=" |
---|
609 | configure:8520: result: yes |
---|
610 | configure:8555: checking how to convert x86_64-apple-darwin15.5.0 file names to x86_64-apple-darwin15.5.0 format |
---|
611 | configure:8595: result: func_convert_file_noop |
---|
612 | configure:8602: checking how to convert x86_64-apple-darwin15.5.0 file names to toolchain format |
---|
613 | configure:8622: result: func_convert_file_noop |
---|
614 | configure:8629: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
615 | configure:8636: result: -r |
---|
616 | configure:8710: checking for objdump |
---|
617 | configure:8737: result: objdump |
---|
618 | configure:8766: checking how to recognize dependent libraries |
---|
619 | configure:8964: result: pass_all |
---|
620 | configure:9049: checking for dlltool |
---|
621 | configure:9076: result: dlltool |
---|
622 | configure:9106: checking how to associate runtime and link libraries |
---|
623 | configure:9133: result: printf %s\n |
---|
624 | configure:9193: checking for ar |
---|
625 | configure:9209: found /opt/local/bin/ar |
---|
626 | configure:9220: result: ar |
---|
627 | configure:9257: checking for archiver @FILE support |
---|
628 | configure:9274: gcc -c -g -O2 conftest.c >&5 |
---|
629 | configure:9274: $? = 0 |
---|
630 | configure:9277: ar cru libconftest.a @conftest.lst >&5 |
---|
631 | ar: @conftest.lst: No such file or directory |
---|
632 | configure:9280: $? = 1 |
---|
633 | configure:9300: result: no |
---|
634 | configure:9358: checking for strip |
---|
635 | configure:9374: found /opt/local/bin/strip |
---|
636 | configure:9385: result: strip |
---|
637 | configure:9457: checking for ranlib |
---|
638 | configure:9473: found /opt/local/bin/ranlib |
---|
639 | configure:9484: result: ranlib |
---|
640 | configure:9586: checking command to parse /usr/bin/nm -B output from gcc object |
---|
641 | configure:9706: gcc -c -g -O2 conftest.c >&5 |
---|
642 | configure:9709: $? = 0 |
---|
643 | configure:9713: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
644 | configure:9716: $? = 0 |
---|
645 | cannot find nm_test_var in conftest.nm |
---|
646 | configure:9706: gcc -c -g -O2 conftest.c >&5 |
---|
647 | configure:9709: $? = 0 |
---|
648 | configure:9713: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
649 | configure:9716: $? = 0 |
---|
650 | configure:9782: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
---|
651 | warning: (x86_64) could not find object file symbol for symbol _main |
---|
652 | configure:9785: $? = 0 |
---|
653 | configure:9823: result: ok |
---|
654 | configure:9860: checking for sysroot |
---|
655 | configure:9890: result: no |
---|
656 | configure:10159: checking for mt |
---|
657 | configure:10189: result: no |
---|
658 | configure:10209: checking if : is a manifest tool |
---|
659 | configure:10215: : '-?' |
---|
660 | configure:10223: result: no |
---|
661 | configure:10279: checking for dsymutil |
---|
662 | configure:10295: found /usr/bin/dsymutil |
---|
663 | configure:10306: result: dsymutil |
---|
664 | configure:10371: checking for nmedit |
---|
665 | configure:10387: found /opt/local/bin/nmedit |
---|
666 | configure:10398: result: nmedit |
---|
667 | configure:10463: checking for lipo |
---|
668 | configure:10479: found /opt/local/bin/lipo |
---|
669 | configure:10490: result: lipo |
---|
670 | configure:10555: checking for otool |
---|
671 | configure:10571: found /opt/local/bin/otool |
---|
672 | configure:10582: result: otool |
---|
673 | configure:10647: checking for otool64 |
---|
674 | configure:10677: result: no |
---|
675 | configure:10722: checking for -single_module linker flag |
---|
676 | gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
677 | configure:10755: result: yes |
---|
678 | configure:10758: checking for -exported_symbols_list linker flag |
---|
679 | configure:10778: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
680 | configure:10778: $? = 0 |
---|
681 | configure:10788: result: yes |
---|
682 | configure:10791: checking for -force_load linker flag |
---|
683 | gcc -g -O2 -c -o conftest.o conftest.c |
---|
684 | ar cru libconftest.a conftest.o |
---|
685 | ranlib libconftest.a |
---|
686 | gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
687 | configure:10823: result: yes |
---|
688 | configure:10862: checking for dlfcn.h |
---|
689 | configure:10862: gcc -c -g -O2 conftest.c >&5 |
---|
690 | configure:10862: $? = 0 |
---|
691 | configure:10862: result: yes |
---|
692 | configure:11045: checking for objdir |
---|
693 | configure:11060: result: .libs |
---|
694 | configure:11331: checking if gcc supports -fno-rtti -fno-exceptions |
---|
695 | configure:11349: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
696 | configure:11353: $? = 0 |
---|
697 | configure:11366: result: yes |
---|
698 | configure:11693: checking for gcc option to produce PIC |
---|
699 | configure:11700: result: -fno-common -DPIC |
---|
700 | configure:11708: checking if gcc PIC flag -fno-common -DPIC works |
---|
701 | configure:11726: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 |
---|
702 | configure:11730: $? = 0 |
---|
703 | configure:11743: result: yes |
---|
704 | configure:11772: checking if gcc static flag -static works |
---|
705 | configure:11800: result: no |
---|
706 | configure:11815: checking if gcc supports -c -o file.o |
---|
707 | configure:11836: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
---|
708 | configure:11840: $? = 0 |
---|
709 | configure:11862: result: yes |
---|
710 | configure:11870: checking if gcc supports -c -o file.o |
---|
711 | configure:11917: result: yes |
---|
712 | configure:11950: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
713 | configure:13107: result: yes |
---|
714 | configure:13347: checking dynamic linker characteristics |
---|
715 | configure:14081: result: darwin15.5.0 dyld |
---|
716 | configure:14188: checking how to hardcode library paths into programs |
---|
717 | configure:14213: result: immediate |
---|
718 | configure:14258: checking for dlopen in -ldl |
---|
719 | configure:14283: gcc -o conftest -g -O2 conftest.c -ldl >&5 |
---|
720 | configure:14283: $? = 0 |
---|
721 | configure:14292: result: yes |
---|
722 | configure:14507: checking whether a program can dlopen itself |
---|
723 | configure:14587: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 |
---|
724 | configure:14590: $? = 0 |
---|
725 | configure:14608: result: yes |
---|
726 | configure:14613: checking whether a statically linked program can dlopen itself |
---|
727 | configure:14693: gcc -o conftest -g -O2 -DHAVE_DLFCN_H conftest.c -ldl >&5 |
---|
728 | configure:14696: $? = 0 |
---|
729 | configure:14714: result: yes |
---|
730 | configure:14753: checking whether stripping libraries is possible |
---|
731 | configure:14767: result: yes |
---|
732 | configure:14793: checking if libtool supports shared libraries |
---|
733 | configure:14795: result: yes |
---|
734 | configure:14798: checking whether to build shared libraries |
---|
735 | configure:14819: result: yes |
---|
736 | configure:14822: checking whether to build static libraries |
---|
737 | configure:14826: result: no |
---|
738 | configure:14849: checking how to run the C++ preprocessor |
---|
739 | configure:14876: g++ -E conftest.cpp |
---|
740 | configure:14876: $? = 0 |
---|
741 | configure:14890: g++ -E conftest.cpp |
---|
742 | conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found |
---|
743 | #include <ac_nonexistent.h> |
---|
744 | ^ |
---|
745 | 1 error generated. |
---|
746 | configure:14890: $? = 1 |
---|
747 | configure: failed program was: |
---|
748 | | /* confdefs.h */ |
---|
749 | | #define PACKAGE_NAME "GnuCash" |
---|
750 | | #define PACKAGE_TARNAME "gnucash" |
---|
751 | | #define PACKAGE_VERSION "2.6.13" |
---|
752 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
753 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
754 | | #define PACKAGE_URL "" |
---|
755 | | #define PACKAGE "gnucash" |
---|
756 | | #define VERSION "2.6.13" |
---|
757 | | #define STDC_HEADERS 1 |
---|
758 | | #define HAVE_SYS_TYPES_H 1 |
---|
759 | | #define HAVE_SYS_STAT_H 1 |
---|
760 | | #define HAVE_STDLIB_H 1 |
---|
761 | | #define HAVE_STRING_H 1 |
---|
762 | | #define HAVE_MEMORY_H 1 |
---|
763 | | #define HAVE_STRINGS_H 1 |
---|
764 | | #define HAVE_INTTYPES_H 1 |
---|
765 | | #define HAVE_STDINT_H 1 |
---|
766 | | #define HAVE_UNISTD_H 1 |
---|
767 | | #define __EXTENSIONS__ 1 |
---|
768 | | #define _ALL_SOURCE 1 |
---|
769 | | #define _GNU_SOURCE 1 |
---|
770 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
771 | | #define _TANDEM_SOURCE 1 |
---|
772 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
773 | | #define GNUCASH_MINOR_VERSION 6 |
---|
774 | | #define GNUCASH_MICRO_VERSION 13 |
---|
775 | | #define GNUCASH_NANO_VERSION 0 |
---|
776 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
777 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
778 | | #define GETTEXT_PACKAGE "gnucash" |
---|
779 | | #define HAVE_LOCALE_H 1 |
---|
780 | | #define HAVE_LC_MESSAGES 1 |
---|
781 | | #define HAVE_DLFCN_H 1 |
---|
782 | | #define LT_OBJDIR ".libs/" |
---|
783 | | /* end confdefs.h. */ |
---|
784 | | #include <ac_nonexistent.h> |
---|
785 | configure:14915: result: g++ -E |
---|
786 | configure:14935: g++ -E conftest.cpp |
---|
787 | configure:14935: $? = 0 |
---|
788 | configure:14949: g++ -E conftest.cpp |
---|
789 | conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found |
---|
790 | #include <ac_nonexistent.h> |
---|
791 | ^ |
---|
792 | 1 error generated. |
---|
793 | configure:14949: $? = 1 |
---|
794 | configure: failed program was: |
---|
795 | | /* confdefs.h */ |
---|
796 | | #define PACKAGE_NAME "GnuCash" |
---|
797 | | #define PACKAGE_TARNAME "gnucash" |
---|
798 | | #define PACKAGE_VERSION "2.6.13" |
---|
799 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
800 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
801 | | #define PACKAGE_URL "" |
---|
802 | | #define PACKAGE "gnucash" |
---|
803 | | #define VERSION "2.6.13" |
---|
804 | | #define STDC_HEADERS 1 |
---|
805 | | #define HAVE_SYS_TYPES_H 1 |
---|
806 | | #define HAVE_SYS_STAT_H 1 |
---|
807 | | #define HAVE_STDLIB_H 1 |
---|
808 | | #define HAVE_STRING_H 1 |
---|
809 | | #define HAVE_MEMORY_H 1 |
---|
810 | | #define HAVE_STRINGS_H 1 |
---|
811 | | #define HAVE_INTTYPES_H 1 |
---|
812 | | #define HAVE_STDINT_H 1 |
---|
813 | | #define HAVE_UNISTD_H 1 |
---|
814 | | #define __EXTENSIONS__ 1 |
---|
815 | | #define _ALL_SOURCE 1 |
---|
816 | | #define _GNU_SOURCE 1 |
---|
817 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
818 | | #define _TANDEM_SOURCE 1 |
---|
819 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
820 | | #define GNUCASH_MINOR_VERSION 6 |
---|
821 | | #define GNUCASH_MICRO_VERSION 13 |
---|
822 | | #define GNUCASH_NANO_VERSION 0 |
---|
823 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
824 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
825 | | #define GETTEXT_PACKAGE "gnucash" |
---|
826 | | #define HAVE_LOCALE_H 1 |
---|
827 | | #define HAVE_LC_MESSAGES 1 |
---|
828 | | #define HAVE_DLFCN_H 1 |
---|
829 | | #define LT_OBJDIR ".libs/" |
---|
830 | | /* end confdefs.h. */ |
---|
831 | | #include <ac_nonexistent.h> |
---|
832 | configure:15118: checking for ld used by g++ |
---|
833 | configure:15185: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
834 | configure:15192: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
835 | configure:15207: result: no |
---|
836 | configure:15262: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
837 | configure:16264: result: yes |
---|
838 | configure:16300: g++ -c -g -O2 conftest.cpp >&5 |
---|
839 | configure:16303: $? = 0 |
---|
840 | configure:16823: checking for g++ option to produce PIC |
---|
841 | configure:16830: result: -fno-common -DPIC |
---|
842 | configure:16838: checking if g++ PIC flag -fno-common -DPIC works |
---|
843 | configure:16856: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
844 | configure:16860: $? = 0 |
---|
845 | configure:16873: result: yes |
---|
846 | configure:16896: checking if g++ static flag -static works |
---|
847 | configure:16924: result: no |
---|
848 | configure:16936: checking if g++ supports -c -o file.o |
---|
849 | configure:16957: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 |
---|
850 | configure:16961: $? = 0 |
---|
851 | configure:16983: result: yes |
---|
852 | configure:16988: checking if g++ supports -c -o file.o |
---|
853 | configure:17035: result: yes |
---|
854 | configure:17065: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
855 | configure:17104: result: yes |
---|
856 | configure:17245: checking dynamic linker characteristics |
---|
857 | configure:17913: result: darwin15.5.0 dyld |
---|
858 | configure:17966: checking how to hardcode library paths into programs |
---|
859 | configure:17991: result: immediate |
---|
860 | configure:18055: checking for library containing strerror |
---|
861 | configure:18086: gcc -o conftest -g -O2 conftest.c >&5 |
---|
862 | conftest.c:44:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
863 | char strerror (); |
---|
864 | ^ |
---|
865 | conftest.c:44:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
866 | 1 warning generated. |
---|
867 | configure:18086: $? = 0 |
---|
868 | configure:18103: result: none required |
---|
869 | configure:18111: checking whether byte ordering is bigendian |
---|
870 | configure:18126: gcc -c -g -O2 conftest.c >&5 |
---|
871 | configure:18126: $? = 0 |
---|
872 | configure:18171: gcc -c -g -O2 conftest.c >&5 |
---|
873 | configure:18171: $? = 0 |
---|
874 | configure:18189: gcc -c -g -O2 conftest.c >&5 |
---|
875 | conftest.c:44:4: error: use of undeclared identifier 'not' |
---|
876 | not big endian |
---|
877 | ^ |
---|
878 | 1 error generated. |
---|
879 | configure:18189: $? = 1 |
---|
880 | configure: failed program was: |
---|
881 | | /* confdefs.h */ |
---|
882 | | #define PACKAGE_NAME "GnuCash" |
---|
883 | | #define PACKAGE_TARNAME "gnucash" |
---|
884 | | #define PACKAGE_VERSION "2.6.13" |
---|
885 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
886 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
887 | | #define PACKAGE_URL "" |
---|
888 | | #define PACKAGE "gnucash" |
---|
889 | | #define VERSION "2.6.13" |
---|
890 | | #define STDC_HEADERS 1 |
---|
891 | | #define HAVE_SYS_TYPES_H 1 |
---|
892 | | #define HAVE_SYS_STAT_H 1 |
---|
893 | | #define HAVE_STDLIB_H 1 |
---|
894 | | #define HAVE_STRING_H 1 |
---|
895 | | #define HAVE_MEMORY_H 1 |
---|
896 | | #define HAVE_STRINGS_H 1 |
---|
897 | | #define HAVE_INTTYPES_H 1 |
---|
898 | | #define HAVE_STDINT_H 1 |
---|
899 | | #define HAVE_UNISTD_H 1 |
---|
900 | | #define __EXTENSIONS__ 1 |
---|
901 | | #define _ALL_SOURCE 1 |
---|
902 | | #define _GNU_SOURCE 1 |
---|
903 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
904 | | #define _TANDEM_SOURCE 1 |
---|
905 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
906 | | #define GNUCASH_MINOR_VERSION 6 |
---|
907 | | #define GNUCASH_MICRO_VERSION 13 |
---|
908 | | #define GNUCASH_NANO_VERSION 0 |
---|
909 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
910 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
911 | | #define GETTEXT_PACKAGE "gnucash" |
---|
912 | | #define HAVE_LOCALE_H 1 |
---|
913 | | #define HAVE_LC_MESSAGES 1 |
---|
914 | | #define HAVE_DLFCN_H 1 |
---|
915 | | #define LT_OBJDIR ".libs/" |
---|
916 | | /* end confdefs.h. */ |
---|
917 | | #include <sys/types.h> |
---|
918 | | #include <sys/param.h> |
---|
919 | | |
---|
920 | | int |
---|
921 | | main () |
---|
922 | | { |
---|
923 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
924 | | not big endian |
---|
925 | | #endif |
---|
926 | | |
---|
927 | | ; |
---|
928 | | return 0; |
---|
929 | | } |
---|
930 | configure:18317: result: no |
---|
931 | configure:18335: checking whether make sets $(MAKE) |
---|
932 | configure:18357: result: yes |
---|
933 | configure:18366: checking whether ln -s works |
---|
934 | configure:18370: result: yes |
---|
935 | configure:18377: checking for ANSI C header files |
---|
936 | configure:18481: result: yes |
---|
937 | configure:18493: checking limits.h usability |
---|
938 | configure:18493: gcc -c -g -O2 conftest.c >&5 |
---|
939 | configure:18493: $? = 0 |
---|
940 | configure:18493: result: yes |
---|
941 | configure:18493: checking limits.h presence |
---|
942 | configure:18493: gcc -E conftest.c |
---|
943 | configure:18493: $? = 0 |
---|
944 | configure:18493: result: yes |
---|
945 | configure:18493: checking for limits.h |
---|
946 | configure:18493: result: yes |
---|
947 | configure:18493: checking sys/time.h usability |
---|
948 | configure:18493: gcc -c -g -O2 conftest.c >&5 |
---|
949 | configure:18493: $? = 0 |
---|
950 | configure:18493: result: yes |
---|
951 | configure:18493: checking sys/time.h presence |
---|
952 | configure:18493: gcc -E conftest.c |
---|
953 | configure:18493: $? = 0 |
---|
954 | configure:18493: result: yes |
---|
955 | configure:18493: checking for sys/time.h |
---|
956 | configure:18493: result: yes |
---|
957 | configure:18493: checking sys/times.h usability |
---|
958 | configure:18493: gcc -c -g -O2 conftest.c >&5 |
---|
959 | configure:18493: $? = 0 |
---|
960 | configure:18493: result: yes |
---|
961 | configure:18493: checking sys/times.h presence |
---|
962 | configure:18493: gcc -E conftest.c |
---|
963 | configure:18493: $? = 0 |
---|
964 | configure:18493: result: yes |
---|
965 | configure:18493: checking for sys/times.h |
---|
966 | configure:18493: result: yes |
---|
967 | configure:18493: checking sys/wait.h usability |
---|
968 | configure:18493: gcc -c -g -O2 conftest.c >&5 |
---|
969 | configure:18493: $? = 0 |
---|
970 | configure:18493: result: yes |
---|
971 | configure:18493: checking sys/wait.h presence |
---|
972 | configure:18493: gcc -E conftest.c |
---|
973 | configure:18493: $? = 0 |
---|
974 | configure:18493: result: yes |
---|
975 | configure:18493: checking for sys/wait.h |
---|
976 | configure:18493: result: yes |
---|
977 | configure:18493: checking pow.h usability |
---|
978 | configure:18493: gcc -c -g -O2 conftest.c >&5 |
---|
979 | conftest.c:75:10: fatal error: 'pow.h' file not found |
---|
980 | #include <pow.h> |
---|
981 | ^ |
---|
982 | 1 error generated. |
---|
983 | configure:18493: $? = 1 |
---|
984 | configure: failed program was: |
---|
985 | | /* confdefs.h */ |
---|
986 | | #define PACKAGE_NAME "GnuCash" |
---|
987 | | #define PACKAGE_TARNAME "gnucash" |
---|
988 | | #define PACKAGE_VERSION "2.6.13" |
---|
989 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
990 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
991 | | #define PACKAGE_URL "" |
---|
992 | | #define PACKAGE "gnucash" |
---|
993 | | #define VERSION "2.6.13" |
---|
994 | | #define STDC_HEADERS 1 |
---|
995 | | #define HAVE_SYS_TYPES_H 1 |
---|
996 | | #define HAVE_SYS_STAT_H 1 |
---|
997 | | #define HAVE_STDLIB_H 1 |
---|
998 | | #define HAVE_STRING_H 1 |
---|
999 | | #define HAVE_MEMORY_H 1 |
---|
1000 | | #define HAVE_STRINGS_H 1 |
---|
1001 | | #define HAVE_INTTYPES_H 1 |
---|
1002 | | #define HAVE_STDINT_H 1 |
---|
1003 | | #define HAVE_UNISTD_H 1 |
---|
1004 | | #define __EXTENSIONS__ 1 |
---|
1005 | | #define _ALL_SOURCE 1 |
---|
1006 | | #define _GNU_SOURCE 1 |
---|
1007 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1008 | | #define _TANDEM_SOURCE 1 |
---|
1009 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1010 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1011 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1012 | | #define GNUCASH_NANO_VERSION 0 |
---|
1013 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1014 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1015 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1016 | | #define HAVE_LOCALE_H 1 |
---|
1017 | | #define HAVE_LC_MESSAGES 1 |
---|
1018 | | #define HAVE_DLFCN_H 1 |
---|
1019 | | #define LT_OBJDIR ".libs/" |
---|
1020 | | #define STDC_HEADERS 1 |
---|
1021 | | #define HAVE_LIMITS_H 1 |
---|
1022 | | #define HAVE_SYS_TIME_H 1 |
---|
1023 | | #define HAVE_SYS_TIMES_H 1 |
---|
1024 | | #define HAVE_SYS_WAIT_H 1 |
---|
1025 | | /* end confdefs.h. */ |
---|
1026 | | #include <stdio.h> |
---|
1027 | | #ifdef HAVE_SYS_TYPES_H |
---|
1028 | | # include <sys/types.h> |
---|
1029 | | #endif |
---|
1030 | | #ifdef HAVE_SYS_STAT_H |
---|
1031 | | # include <sys/stat.h> |
---|
1032 | | #endif |
---|
1033 | | #ifdef STDC_HEADERS |
---|
1034 | | # include <stdlib.h> |
---|
1035 | | # include <stddef.h> |
---|
1036 | | #else |
---|
1037 | | # ifdef HAVE_STDLIB_H |
---|
1038 | | # include <stdlib.h> |
---|
1039 | | # endif |
---|
1040 | | #endif |
---|
1041 | | #ifdef HAVE_STRING_H |
---|
1042 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1043 | | # include <memory.h> |
---|
1044 | | # endif |
---|
1045 | | # include <string.h> |
---|
1046 | | #endif |
---|
1047 | | #ifdef HAVE_STRINGS_H |
---|
1048 | | # include <strings.h> |
---|
1049 | | #endif |
---|
1050 | | #ifdef HAVE_INTTYPES_H |
---|
1051 | | # include <inttypes.h> |
---|
1052 | | #endif |
---|
1053 | | #ifdef HAVE_STDINT_H |
---|
1054 | | # include <stdint.h> |
---|
1055 | | #endif |
---|
1056 | | #ifdef HAVE_UNISTD_H |
---|
1057 | | # include <unistd.h> |
---|
1058 | | #endif |
---|
1059 | | #include <pow.h> |
---|
1060 | configure:18493: result: no |
---|
1061 | configure:18493: checking pow.h presence |
---|
1062 | configure:18493: gcc -E conftest.c |
---|
1063 | conftest.c:42:10: fatal error: 'pow.h' file not found |
---|
1064 | #include <pow.h> |
---|
1065 | ^ |
---|
1066 | 1 error generated. |
---|
1067 | configure:18493: $? = 1 |
---|
1068 | configure: failed program was: |
---|
1069 | | /* confdefs.h */ |
---|
1070 | | #define PACKAGE_NAME "GnuCash" |
---|
1071 | | #define PACKAGE_TARNAME "gnucash" |
---|
1072 | | #define PACKAGE_VERSION "2.6.13" |
---|
1073 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1074 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1075 | | #define PACKAGE_URL "" |
---|
1076 | | #define PACKAGE "gnucash" |
---|
1077 | | #define VERSION "2.6.13" |
---|
1078 | | #define STDC_HEADERS 1 |
---|
1079 | | #define HAVE_SYS_TYPES_H 1 |
---|
1080 | | #define HAVE_SYS_STAT_H 1 |
---|
1081 | | #define HAVE_STDLIB_H 1 |
---|
1082 | | #define HAVE_STRING_H 1 |
---|
1083 | | #define HAVE_MEMORY_H 1 |
---|
1084 | | #define HAVE_STRINGS_H 1 |
---|
1085 | | #define HAVE_INTTYPES_H 1 |
---|
1086 | | #define HAVE_STDINT_H 1 |
---|
1087 | | #define HAVE_UNISTD_H 1 |
---|
1088 | | #define __EXTENSIONS__ 1 |
---|
1089 | | #define _ALL_SOURCE 1 |
---|
1090 | | #define _GNU_SOURCE 1 |
---|
1091 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1092 | | #define _TANDEM_SOURCE 1 |
---|
1093 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1094 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1095 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1096 | | #define GNUCASH_NANO_VERSION 0 |
---|
1097 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1098 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1099 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1100 | | #define HAVE_LOCALE_H 1 |
---|
1101 | | #define HAVE_LC_MESSAGES 1 |
---|
1102 | | #define HAVE_DLFCN_H 1 |
---|
1103 | | #define LT_OBJDIR ".libs/" |
---|
1104 | | #define STDC_HEADERS 1 |
---|
1105 | | #define HAVE_LIMITS_H 1 |
---|
1106 | | #define HAVE_SYS_TIME_H 1 |
---|
1107 | | #define HAVE_SYS_TIMES_H 1 |
---|
1108 | | #define HAVE_SYS_WAIT_H 1 |
---|
1109 | | /* end confdefs.h. */ |
---|
1110 | | #include <pow.h> |
---|
1111 | configure:18493: result: no |
---|
1112 | configure:18493: checking for pow.h |
---|
1113 | configure:18493: result: no |
---|
1114 | configure:18510: checking for stpcpy |
---|
1115 | configure:18510: gcc -o conftest conftest.c >&5 |
---|
1116 | conftest.c:65:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
1117 | char stpcpy (); |
---|
1118 | ^ |
---|
1119 | conftest.c:65:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
1120 | 1 warning generated. |
---|
1121 | configure:18510: $? = 0 |
---|
1122 | configure:18510: result: yes |
---|
1123 | configure:18510: checking for memcpy |
---|
1124 | configure:18510: gcc -o conftest conftest.c >&5 |
---|
1125 | conftest.c:66:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
---|
1126 | char memcpy (); |
---|
1127 | ^ |
---|
1128 | conftest.c:66:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
1129 | 1 warning generated. |
---|
1130 | configure:18510: $? = 0 |
---|
1131 | configure:18510: result: yes |
---|
1132 | configure:18510: checking for timegm |
---|
1133 | configure:18510: gcc -o conftest conftest.c >&5 |
---|
1134 | configure:18510: $? = 0 |
---|
1135 | configure:18510: result: yes |
---|
1136 | configure:18510: checking for towupper |
---|
1137 | configure:18510: gcc -o conftest conftest.c >&5 |
---|
1138 | configure:18510: $? = 0 |
---|
1139 | configure:18510: result: yes |
---|
1140 | configure:18521: checking for setenv |
---|
1141 | configure:18521: gcc -o conftest conftest.c >&5 |
---|
1142 | configure:18521: $? = 0 |
---|
1143 | configure:18521: result: yes |
---|
1144 | configure:18551: checking for the tm_gmtoff member of struct tm |
---|
1145 | configure:18572: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1146 | conftest.c:49:17: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] |
---|
1147 | #define _GNU_SOURCE |
---|
1148 | ^ |
---|
1149 | conftest.c:22:9: note: previous definition is here |
---|
1150 | #define _GNU_SOURCE 1 |
---|
1151 | ^ |
---|
1152 | conftest.c:50:17: warning: '__EXTENSIONS__' macro redefined [-Wmacro-redefined] |
---|
1153 | #define __EXTENSIONS__ |
---|
1154 | ^ |
---|
1155 | conftest.c:20:9: note: previous definition is here |
---|
1156 | #define __EXTENSIONS__ 1 |
---|
1157 | ^ |
---|
1158 | 2 warnings generated. |
---|
1159 | configure:18572: $? = 0 |
---|
1160 | configure:18581: result: yes |
---|
1161 | configure:18592: checking if scanf supports %lld conversions |
---|
1162 | configure:18632: gcc -o conftest -g -O2 -Wall -Werror conftest.c >&5 |
---|
1163 | configure:18632: $? = 0 |
---|
1164 | configure:18632: ./conftest |
---|
1165 | configure:18632: $? = 0 |
---|
1166 | configure:18642: result: yes |
---|
1167 | configure:18779: checking if building from an scm managed directory |
---|
1168 | configure:18801: result: no |
---|
1169 | configure:18808: checking for ./src/swig-runtime.h |
---|
1170 | configure:18822: result: yes |
---|
1171 | configure:18839: checking for ./src/core-utils/gnc-vcs-info.h |
---|
1172 | configure:18853: result: yes |
---|
1173 | configure:18912: checking for /proc/self/maps |
---|
1174 | configure:18925: result: no |
---|
1175 | configure:18931: checking whether everything is installed to the same prefix |
---|
1176 | configure:18949: result: yes |
---|
1177 | configure:18952: checking whether binary relocation support should be enabled |
---|
1178 | configure:18970: result: no |
---|
1179 | configure:19122: checking for glib-2.0 >= 2.38 gio-2.0 >= 2.25 gthread-2.0 gobject-2.0 gmodule-2.0 |
---|
1180 | configure:19126: result: yes |
---|
1181 | configure:19130: checking GLIB_CFLAGS |
---|
1182 | configure:19133: result: -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include |
---|
1183 | configure:19136: checking GLIB_LIBS |
---|
1184 | configure:19139: result: -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl |
---|
1185 | configure:19490: checking dirent.h usability |
---|
1186 | configure:19490: gcc -c -g -O2 conftest.c >&5 |
---|
1187 | configure:19490: $? = 0 |
---|
1188 | configure:19490: result: yes |
---|
1189 | configure:19490: checking dirent.h presence |
---|
1190 | configure:19490: gcc -E conftest.c |
---|
1191 | configure:19490: $? = 0 |
---|
1192 | configure:19490: result: yes |
---|
1193 | configure:19490: checking for dirent.h |
---|
1194 | configure:19490: result: yes |
---|
1195 | configure:19490: checking for dlfcn.h |
---|
1196 | configure:19490: result: yes |
---|
1197 | configure:19490: checking dl.h usability |
---|
1198 | configure:19490: gcc -c -g -O2 conftest.c >&5 |
---|
1199 | conftest.c:87:10: fatal error: 'dl.h' file not found |
---|
1200 | #include <dl.h> |
---|
1201 | ^ |
---|
1202 | 1 error generated. |
---|
1203 | configure:19490: $? = 1 |
---|
1204 | configure: failed program was: |
---|
1205 | | /* confdefs.h */ |
---|
1206 | | #define PACKAGE_NAME "GnuCash" |
---|
1207 | | #define PACKAGE_TARNAME "gnucash" |
---|
1208 | | #define PACKAGE_VERSION "2.6.13" |
---|
1209 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1210 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1211 | | #define PACKAGE_URL "" |
---|
1212 | | #define PACKAGE "gnucash" |
---|
1213 | | #define VERSION "2.6.13" |
---|
1214 | | #define STDC_HEADERS 1 |
---|
1215 | | #define HAVE_SYS_TYPES_H 1 |
---|
1216 | | #define HAVE_SYS_STAT_H 1 |
---|
1217 | | #define HAVE_STDLIB_H 1 |
---|
1218 | | #define HAVE_STRING_H 1 |
---|
1219 | | #define HAVE_MEMORY_H 1 |
---|
1220 | | #define HAVE_STRINGS_H 1 |
---|
1221 | | #define HAVE_INTTYPES_H 1 |
---|
1222 | | #define HAVE_STDINT_H 1 |
---|
1223 | | #define HAVE_UNISTD_H 1 |
---|
1224 | | #define __EXTENSIONS__ 1 |
---|
1225 | | #define _ALL_SOURCE 1 |
---|
1226 | | #define _GNU_SOURCE 1 |
---|
1227 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1228 | | #define _TANDEM_SOURCE 1 |
---|
1229 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1230 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1231 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1232 | | #define GNUCASH_NANO_VERSION 0 |
---|
1233 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1234 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1235 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1236 | | #define HAVE_LOCALE_H 1 |
---|
1237 | | #define HAVE_LC_MESSAGES 1 |
---|
1238 | | #define HAVE_DLFCN_H 1 |
---|
1239 | | #define LT_OBJDIR ".libs/" |
---|
1240 | | #define STDC_HEADERS 1 |
---|
1241 | | #define HAVE_LIMITS_H 1 |
---|
1242 | | #define HAVE_SYS_TIME_H 1 |
---|
1243 | | #define HAVE_SYS_TIMES_H 1 |
---|
1244 | | #define HAVE_SYS_WAIT_H 1 |
---|
1245 | | #define HAVE_STPCPY 1 |
---|
1246 | | #define HAVE_MEMCPY 1 |
---|
1247 | | #define HAVE_TIMEGM 1 |
---|
1248 | | #define HAVE_TOWUPPER 1 |
---|
1249 | | #define HAVE_SETENV 1 |
---|
1250 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1251 | | #define HAVE_SCANF_LLD 1 |
---|
1252 | | #define HAVE_GLIB_2_38 1 |
---|
1253 | | #define HAVE_GLIB_2_36 1 |
---|
1254 | | #define HAVE_GLIB_2_32 1 |
---|
1255 | | #define HAVE_DIRENT_H 1 |
---|
1256 | | #define HAVE_DLFCN_H 1 |
---|
1257 | | /* end confdefs.h. */ |
---|
1258 | | #include <stdio.h> |
---|
1259 | | #ifdef HAVE_SYS_TYPES_H |
---|
1260 | | # include <sys/types.h> |
---|
1261 | | #endif |
---|
1262 | | #ifdef HAVE_SYS_STAT_H |
---|
1263 | | # include <sys/stat.h> |
---|
1264 | | #endif |
---|
1265 | | #ifdef STDC_HEADERS |
---|
1266 | | # include <stdlib.h> |
---|
1267 | | # include <stddef.h> |
---|
1268 | | #else |
---|
1269 | | # ifdef HAVE_STDLIB_H |
---|
1270 | | # include <stdlib.h> |
---|
1271 | | # endif |
---|
1272 | | #endif |
---|
1273 | | #ifdef HAVE_STRING_H |
---|
1274 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1275 | | # include <memory.h> |
---|
1276 | | # endif |
---|
1277 | | # include <string.h> |
---|
1278 | | #endif |
---|
1279 | | #ifdef HAVE_STRINGS_H |
---|
1280 | | # include <strings.h> |
---|
1281 | | #endif |
---|
1282 | | #ifdef HAVE_INTTYPES_H |
---|
1283 | | # include <inttypes.h> |
---|
1284 | | #endif |
---|
1285 | | #ifdef HAVE_STDINT_H |
---|
1286 | | # include <stdint.h> |
---|
1287 | | #endif |
---|
1288 | | #ifdef HAVE_UNISTD_H |
---|
1289 | | # include <unistd.h> |
---|
1290 | | #endif |
---|
1291 | | #include <dl.h> |
---|
1292 | configure:19490: result: no |
---|
1293 | configure:19490: checking dl.h presence |
---|
1294 | configure:19490: gcc -E conftest.c |
---|
1295 | conftest.c:54:10: fatal error: 'dl.h' file not found |
---|
1296 | #include <dl.h> |
---|
1297 | ^ |
---|
1298 | 1 error generated. |
---|
1299 | configure:19490: $? = 1 |
---|
1300 | configure: failed program was: |
---|
1301 | | /* confdefs.h */ |
---|
1302 | | #define PACKAGE_NAME "GnuCash" |
---|
1303 | | #define PACKAGE_TARNAME "gnucash" |
---|
1304 | | #define PACKAGE_VERSION "2.6.13" |
---|
1305 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1306 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1307 | | #define PACKAGE_URL "" |
---|
1308 | | #define PACKAGE "gnucash" |
---|
1309 | | #define VERSION "2.6.13" |
---|
1310 | | #define STDC_HEADERS 1 |
---|
1311 | | #define HAVE_SYS_TYPES_H 1 |
---|
1312 | | #define HAVE_SYS_STAT_H 1 |
---|
1313 | | #define HAVE_STDLIB_H 1 |
---|
1314 | | #define HAVE_STRING_H 1 |
---|
1315 | | #define HAVE_MEMORY_H 1 |
---|
1316 | | #define HAVE_STRINGS_H 1 |
---|
1317 | | #define HAVE_INTTYPES_H 1 |
---|
1318 | | #define HAVE_STDINT_H 1 |
---|
1319 | | #define HAVE_UNISTD_H 1 |
---|
1320 | | #define __EXTENSIONS__ 1 |
---|
1321 | | #define _ALL_SOURCE 1 |
---|
1322 | | #define _GNU_SOURCE 1 |
---|
1323 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1324 | | #define _TANDEM_SOURCE 1 |
---|
1325 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1326 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1327 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1328 | | #define GNUCASH_NANO_VERSION 0 |
---|
1329 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1330 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1331 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1332 | | #define HAVE_LOCALE_H 1 |
---|
1333 | | #define HAVE_LC_MESSAGES 1 |
---|
1334 | | #define HAVE_DLFCN_H 1 |
---|
1335 | | #define LT_OBJDIR ".libs/" |
---|
1336 | | #define STDC_HEADERS 1 |
---|
1337 | | #define HAVE_LIMITS_H 1 |
---|
1338 | | #define HAVE_SYS_TIME_H 1 |
---|
1339 | | #define HAVE_SYS_TIMES_H 1 |
---|
1340 | | #define HAVE_SYS_WAIT_H 1 |
---|
1341 | | #define HAVE_STPCPY 1 |
---|
1342 | | #define HAVE_MEMCPY 1 |
---|
1343 | | #define HAVE_TIMEGM 1 |
---|
1344 | | #define HAVE_TOWUPPER 1 |
---|
1345 | | #define HAVE_SETENV 1 |
---|
1346 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1347 | | #define HAVE_SCANF_LLD 1 |
---|
1348 | | #define HAVE_GLIB_2_38 1 |
---|
1349 | | #define HAVE_GLIB_2_36 1 |
---|
1350 | | #define HAVE_GLIB_2_32 1 |
---|
1351 | | #define HAVE_DIRENT_H 1 |
---|
1352 | | #define HAVE_DLFCN_H 1 |
---|
1353 | | /* end confdefs.h. */ |
---|
1354 | | #include <dl.h> |
---|
1355 | configure:19490: result: no |
---|
1356 | configure:19490: checking for dl.h |
---|
1357 | configure:19490: result: no |
---|
1358 | configure:19490: checking utmp.h usability |
---|
1359 | configure:19490: gcc -c -g -O2 conftest.c >&5 |
---|
1360 | configure:19490: $? = 0 |
---|
1361 | configure:19490: result: yes |
---|
1362 | configure:19490: checking utmp.h presence |
---|
1363 | configure:19490: gcc -E conftest.c |
---|
1364 | configure:19490: $? = 0 |
---|
1365 | configure:19490: result: yes |
---|
1366 | configure:19490: checking for utmp.h |
---|
1367 | configure:19490: result: yes |
---|
1368 | configure:19490: checking for locale.h |
---|
1369 | configure:19490: result: yes |
---|
1370 | configure:19490: checking mcheck.h usability |
---|
1371 | configure:19490: gcc -c -g -O2 conftest.c >&5 |
---|
1372 | conftest.c:89:10: fatal error: 'mcheck.h' file not found |
---|
1373 | #include <mcheck.h> |
---|
1374 | ^ |
---|
1375 | 1 error generated. |
---|
1376 | configure:19490: $? = 1 |
---|
1377 | configure: failed program was: |
---|
1378 | | /* confdefs.h */ |
---|
1379 | | #define PACKAGE_NAME "GnuCash" |
---|
1380 | | #define PACKAGE_TARNAME "gnucash" |
---|
1381 | | #define PACKAGE_VERSION "2.6.13" |
---|
1382 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1383 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1384 | | #define PACKAGE_URL "" |
---|
1385 | | #define PACKAGE "gnucash" |
---|
1386 | | #define VERSION "2.6.13" |
---|
1387 | | #define STDC_HEADERS 1 |
---|
1388 | | #define HAVE_SYS_TYPES_H 1 |
---|
1389 | | #define HAVE_SYS_STAT_H 1 |
---|
1390 | | #define HAVE_STDLIB_H 1 |
---|
1391 | | #define HAVE_STRING_H 1 |
---|
1392 | | #define HAVE_MEMORY_H 1 |
---|
1393 | | #define HAVE_STRINGS_H 1 |
---|
1394 | | #define HAVE_INTTYPES_H 1 |
---|
1395 | | #define HAVE_STDINT_H 1 |
---|
1396 | | #define HAVE_UNISTD_H 1 |
---|
1397 | | #define __EXTENSIONS__ 1 |
---|
1398 | | #define _ALL_SOURCE 1 |
---|
1399 | | #define _GNU_SOURCE 1 |
---|
1400 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1401 | | #define _TANDEM_SOURCE 1 |
---|
1402 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1403 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1404 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1405 | | #define GNUCASH_NANO_VERSION 0 |
---|
1406 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1407 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1408 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1409 | | #define HAVE_LOCALE_H 1 |
---|
1410 | | #define HAVE_LC_MESSAGES 1 |
---|
1411 | | #define HAVE_DLFCN_H 1 |
---|
1412 | | #define LT_OBJDIR ".libs/" |
---|
1413 | | #define STDC_HEADERS 1 |
---|
1414 | | #define HAVE_LIMITS_H 1 |
---|
1415 | | #define HAVE_SYS_TIME_H 1 |
---|
1416 | | #define HAVE_SYS_TIMES_H 1 |
---|
1417 | | #define HAVE_SYS_WAIT_H 1 |
---|
1418 | | #define HAVE_STPCPY 1 |
---|
1419 | | #define HAVE_MEMCPY 1 |
---|
1420 | | #define HAVE_TIMEGM 1 |
---|
1421 | | #define HAVE_TOWUPPER 1 |
---|
1422 | | #define HAVE_SETENV 1 |
---|
1423 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1424 | | #define HAVE_SCANF_LLD 1 |
---|
1425 | | #define HAVE_GLIB_2_38 1 |
---|
1426 | | #define HAVE_GLIB_2_36 1 |
---|
1427 | | #define HAVE_GLIB_2_32 1 |
---|
1428 | | #define HAVE_DIRENT_H 1 |
---|
1429 | | #define HAVE_DLFCN_H 1 |
---|
1430 | | #define HAVE_UTMP_H 1 |
---|
1431 | | #define HAVE_LOCALE_H 1 |
---|
1432 | | /* end confdefs.h. */ |
---|
1433 | | #include <stdio.h> |
---|
1434 | | #ifdef HAVE_SYS_TYPES_H |
---|
1435 | | # include <sys/types.h> |
---|
1436 | | #endif |
---|
1437 | | #ifdef HAVE_SYS_STAT_H |
---|
1438 | | # include <sys/stat.h> |
---|
1439 | | #endif |
---|
1440 | | #ifdef STDC_HEADERS |
---|
1441 | | # include <stdlib.h> |
---|
1442 | | # include <stddef.h> |
---|
1443 | | #else |
---|
1444 | | # ifdef HAVE_STDLIB_H |
---|
1445 | | # include <stdlib.h> |
---|
1446 | | # endif |
---|
1447 | | #endif |
---|
1448 | | #ifdef HAVE_STRING_H |
---|
1449 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1450 | | # include <memory.h> |
---|
1451 | | # endif |
---|
1452 | | # include <string.h> |
---|
1453 | | #endif |
---|
1454 | | #ifdef HAVE_STRINGS_H |
---|
1455 | | # include <strings.h> |
---|
1456 | | #endif |
---|
1457 | | #ifdef HAVE_INTTYPES_H |
---|
1458 | | # include <inttypes.h> |
---|
1459 | | #endif |
---|
1460 | | #ifdef HAVE_STDINT_H |
---|
1461 | | # include <stdint.h> |
---|
1462 | | #endif |
---|
1463 | | #ifdef HAVE_UNISTD_H |
---|
1464 | | # include <unistd.h> |
---|
1465 | | #endif |
---|
1466 | | #include <mcheck.h> |
---|
1467 | configure:19490: result: no |
---|
1468 | configure:19490: checking mcheck.h presence |
---|
1469 | configure:19490: gcc -E conftest.c |
---|
1470 | conftest.c:56:10: fatal error: 'mcheck.h' file not found |
---|
1471 | #include <mcheck.h> |
---|
1472 | ^ |
---|
1473 | 1 error generated. |
---|
1474 | configure:19490: $? = 1 |
---|
1475 | configure: failed program was: |
---|
1476 | | /* confdefs.h */ |
---|
1477 | | #define PACKAGE_NAME "GnuCash" |
---|
1478 | | #define PACKAGE_TARNAME "gnucash" |
---|
1479 | | #define PACKAGE_VERSION "2.6.13" |
---|
1480 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1481 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1482 | | #define PACKAGE_URL "" |
---|
1483 | | #define PACKAGE "gnucash" |
---|
1484 | | #define VERSION "2.6.13" |
---|
1485 | | #define STDC_HEADERS 1 |
---|
1486 | | #define HAVE_SYS_TYPES_H 1 |
---|
1487 | | #define HAVE_SYS_STAT_H 1 |
---|
1488 | | #define HAVE_STDLIB_H 1 |
---|
1489 | | #define HAVE_STRING_H 1 |
---|
1490 | | #define HAVE_MEMORY_H 1 |
---|
1491 | | #define HAVE_STRINGS_H 1 |
---|
1492 | | #define HAVE_INTTYPES_H 1 |
---|
1493 | | #define HAVE_STDINT_H 1 |
---|
1494 | | #define HAVE_UNISTD_H 1 |
---|
1495 | | #define __EXTENSIONS__ 1 |
---|
1496 | | #define _ALL_SOURCE 1 |
---|
1497 | | #define _GNU_SOURCE 1 |
---|
1498 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1499 | | #define _TANDEM_SOURCE 1 |
---|
1500 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1501 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1502 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1503 | | #define GNUCASH_NANO_VERSION 0 |
---|
1504 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1505 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1506 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1507 | | #define HAVE_LOCALE_H 1 |
---|
1508 | | #define HAVE_LC_MESSAGES 1 |
---|
1509 | | #define HAVE_DLFCN_H 1 |
---|
1510 | | #define LT_OBJDIR ".libs/" |
---|
1511 | | #define STDC_HEADERS 1 |
---|
1512 | | #define HAVE_LIMITS_H 1 |
---|
1513 | | #define HAVE_SYS_TIME_H 1 |
---|
1514 | | #define HAVE_SYS_TIMES_H 1 |
---|
1515 | | #define HAVE_SYS_WAIT_H 1 |
---|
1516 | | #define HAVE_STPCPY 1 |
---|
1517 | | #define HAVE_MEMCPY 1 |
---|
1518 | | #define HAVE_TIMEGM 1 |
---|
1519 | | #define HAVE_TOWUPPER 1 |
---|
1520 | | #define HAVE_SETENV 1 |
---|
1521 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1522 | | #define HAVE_SCANF_LLD 1 |
---|
1523 | | #define HAVE_GLIB_2_38 1 |
---|
1524 | | #define HAVE_GLIB_2_36 1 |
---|
1525 | | #define HAVE_GLIB_2_32 1 |
---|
1526 | | #define HAVE_DIRENT_H 1 |
---|
1527 | | #define HAVE_DLFCN_H 1 |
---|
1528 | | #define HAVE_UTMP_H 1 |
---|
1529 | | #define HAVE_LOCALE_H 1 |
---|
1530 | | /* end confdefs.h. */ |
---|
1531 | | #include <mcheck.h> |
---|
1532 | configure:19490: result: no |
---|
1533 | configure:19490: checking for mcheck.h |
---|
1534 | configure:19490: result: no |
---|
1535 | configure:19490: checking for unistd.h |
---|
1536 | configure:19490: result: yes |
---|
1537 | configure:19490: checking wctype.h usability |
---|
1538 | configure:19490: gcc -c -g -O2 conftest.c >&5 |
---|
1539 | configure:19490: $? = 0 |
---|
1540 | configure:19490: result: yes |
---|
1541 | configure:19490: checking wctype.h presence |
---|
1542 | configure:19490: gcc -E conftest.c |
---|
1543 | configure:19490: $? = 0 |
---|
1544 | configure:19490: result: yes |
---|
1545 | configure:19490: checking for wctype.h |
---|
1546 | configure:19490: result: yes |
---|
1547 | configure:19567: checking for pkg-config |
---|
1548 | configure:19597: result: /opt/local/bin/pkg-config |
---|
1549 | configure:19622: checking pkg-config is at least version 0.16 |
---|
1550 | configure:19625: result: yes |
---|
1551 | configure:19736: checking if unsigned long is at least as big as guint32 |
---|
1552 | configure:19757: gcc -o conftest -g -O2 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl conftest.c >&5 |
---|
1553 | configure:19757: $? = 0 |
---|
1554 | configure:19757: ./conftest |
---|
1555 | configure:19757: $? = 0 |
---|
1556 | configure:19759: result: yes |
---|
1557 | configure:19783: checking for dlsym |
---|
1558 | configure:19783: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1559 | configure:19783: $? = 0 |
---|
1560 | configure:19783: result: yes |
---|
1561 | configure:19897: checking for dlerror |
---|
1562 | configure:19897: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1563 | configure:19897: $? = 0 |
---|
1564 | configure:19897: result: yes |
---|
1565 | configure:19917: checking operating system |
---|
1566 | configure:19933: result: darwin |
---|
1567 | configure:19935: checking For GDK-Quartz |
---|
1568 | configure:20054: result: no |
---|
1569 | configure:20366: checking X11/Xlib.h usability |
---|
1570 | configure:20366: gcc -c -g -O2 -std=gnu99 conftest.c >&5 |
---|
1571 | conftest.c:94:10: fatal error: 'X11/Xlib.h' file not found |
---|
1572 | #include <X11/Xlib.h> |
---|
1573 | ^ |
---|
1574 | 1 error generated. |
---|
1575 | configure:20366: $? = 1 |
---|
1576 | configure: failed program was: |
---|
1577 | | /* confdefs.h */ |
---|
1578 | | #define PACKAGE_NAME "GnuCash" |
---|
1579 | | #define PACKAGE_TARNAME "gnucash" |
---|
1580 | | #define PACKAGE_VERSION "2.6.13" |
---|
1581 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1582 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1583 | | #define PACKAGE_URL "" |
---|
1584 | | #define PACKAGE "gnucash" |
---|
1585 | | #define VERSION "2.6.13" |
---|
1586 | | #define STDC_HEADERS 1 |
---|
1587 | | #define HAVE_SYS_TYPES_H 1 |
---|
1588 | | #define HAVE_SYS_STAT_H 1 |
---|
1589 | | #define HAVE_STDLIB_H 1 |
---|
1590 | | #define HAVE_STRING_H 1 |
---|
1591 | | #define HAVE_MEMORY_H 1 |
---|
1592 | | #define HAVE_STRINGS_H 1 |
---|
1593 | | #define HAVE_INTTYPES_H 1 |
---|
1594 | | #define HAVE_STDINT_H 1 |
---|
1595 | | #define HAVE_UNISTD_H 1 |
---|
1596 | | #define __EXTENSIONS__ 1 |
---|
1597 | | #define _ALL_SOURCE 1 |
---|
1598 | | #define _GNU_SOURCE 1 |
---|
1599 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1600 | | #define _TANDEM_SOURCE 1 |
---|
1601 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1602 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1603 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1604 | | #define GNUCASH_NANO_VERSION 0 |
---|
1605 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1606 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1607 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1608 | | #define HAVE_LOCALE_H 1 |
---|
1609 | | #define HAVE_LC_MESSAGES 1 |
---|
1610 | | #define HAVE_DLFCN_H 1 |
---|
1611 | | #define LT_OBJDIR ".libs/" |
---|
1612 | | #define STDC_HEADERS 1 |
---|
1613 | | #define HAVE_LIMITS_H 1 |
---|
1614 | | #define HAVE_SYS_TIME_H 1 |
---|
1615 | | #define HAVE_SYS_TIMES_H 1 |
---|
1616 | | #define HAVE_SYS_WAIT_H 1 |
---|
1617 | | #define HAVE_STPCPY 1 |
---|
1618 | | #define HAVE_MEMCPY 1 |
---|
1619 | | #define HAVE_TIMEGM 1 |
---|
1620 | | #define HAVE_TOWUPPER 1 |
---|
1621 | | #define HAVE_SETENV 1 |
---|
1622 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1623 | | #define HAVE_SCANF_LLD 1 |
---|
1624 | | #define HAVE_GLIB_2_38 1 |
---|
1625 | | #define HAVE_GLIB_2_36 1 |
---|
1626 | | #define HAVE_GLIB_2_32 1 |
---|
1627 | | #define HAVE_DIRENT_H 1 |
---|
1628 | | #define HAVE_DLFCN_H 1 |
---|
1629 | | #define HAVE_UTMP_H 1 |
---|
1630 | | #define HAVE_LOCALE_H 1 |
---|
1631 | | #define HAVE_UNISTD_H 1 |
---|
1632 | | #define HAVE_WCTYPE_H 1 |
---|
1633 | | #define HAVE_DLSYM 1 |
---|
1634 | | #define HAVE_DLERROR 1 |
---|
1635 | | #define PLATFORM_OSX 1 |
---|
1636 | | /* end confdefs.h. */ |
---|
1637 | | #include <stdio.h> |
---|
1638 | | #ifdef HAVE_SYS_TYPES_H |
---|
1639 | | # include <sys/types.h> |
---|
1640 | | #endif |
---|
1641 | | #ifdef HAVE_SYS_STAT_H |
---|
1642 | | # include <sys/stat.h> |
---|
1643 | | #endif |
---|
1644 | | #ifdef STDC_HEADERS |
---|
1645 | | # include <stdlib.h> |
---|
1646 | | # include <stddef.h> |
---|
1647 | | #else |
---|
1648 | | # ifdef HAVE_STDLIB_H |
---|
1649 | | # include <stdlib.h> |
---|
1650 | | # endif |
---|
1651 | | #endif |
---|
1652 | | #ifdef HAVE_STRING_H |
---|
1653 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1654 | | # include <memory.h> |
---|
1655 | | # endif |
---|
1656 | | # include <string.h> |
---|
1657 | | #endif |
---|
1658 | | #ifdef HAVE_STRINGS_H |
---|
1659 | | # include <strings.h> |
---|
1660 | | #endif |
---|
1661 | | #ifdef HAVE_INTTYPES_H |
---|
1662 | | # include <inttypes.h> |
---|
1663 | | #endif |
---|
1664 | | #ifdef HAVE_STDINT_H |
---|
1665 | | # include <stdint.h> |
---|
1666 | | #endif |
---|
1667 | | #ifdef HAVE_UNISTD_H |
---|
1668 | | # include <unistd.h> |
---|
1669 | | #endif |
---|
1670 | | #include <X11/Xlib.h> |
---|
1671 | configure:20366: result: no |
---|
1672 | configure:20366: checking X11/Xlib.h presence |
---|
1673 | configure:20366: gcc -E conftest.c |
---|
1674 | conftest.c:61:10: fatal error: 'X11/Xlib.h' file not found |
---|
1675 | #include <X11/Xlib.h> |
---|
1676 | ^ |
---|
1677 | 1 error generated. |
---|
1678 | configure:20366: $? = 1 |
---|
1679 | configure: failed program was: |
---|
1680 | | /* confdefs.h */ |
---|
1681 | | #define PACKAGE_NAME "GnuCash" |
---|
1682 | | #define PACKAGE_TARNAME "gnucash" |
---|
1683 | | #define PACKAGE_VERSION "2.6.13" |
---|
1684 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1685 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1686 | | #define PACKAGE_URL "" |
---|
1687 | | #define PACKAGE "gnucash" |
---|
1688 | | #define VERSION "2.6.13" |
---|
1689 | | #define STDC_HEADERS 1 |
---|
1690 | | #define HAVE_SYS_TYPES_H 1 |
---|
1691 | | #define HAVE_SYS_STAT_H 1 |
---|
1692 | | #define HAVE_STDLIB_H 1 |
---|
1693 | | #define HAVE_STRING_H 1 |
---|
1694 | | #define HAVE_MEMORY_H 1 |
---|
1695 | | #define HAVE_STRINGS_H 1 |
---|
1696 | | #define HAVE_INTTYPES_H 1 |
---|
1697 | | #define HAVE_STDINT_H 1 |
---|
1698 | | #define HAVE_UNISTD_H 1 |
---|
1699 | | #define __EXTENSIONS__ 1 |
---|
1700 | | #define _ALL_SOURCE 1 |
---|
1701 | | #define _GNU_SOURCE 1 |
---|
1702 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1703 | | #define _TANDEM_SOURCE 1 |
---|
1704 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1705 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1706 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1707 | | #define GNUCASH_NANO_VERSION 0 |
---|
1708 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1709 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1710 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1711 | | #define HAVE_LOCALE_H 1 |
---|
1712 | | #define HAVE_LC_MESSAGES 1 |
---|
1713 | | #define HAVE_DLFCN_H 1 |
---|
1714 | | #define LT_OBJDIR ".libs/" |
---|
1715 | | #define STDC_HEADERS 1 |
---|
1716 | | #define HAVE_LIMITS_H 1 |
---|
1717 | | #define HAVE_SYS_TIME_H 1 |
---|
1718 | | #define HAVE_SYS_TIMES_H 1 |
---|
1719 | | #define HAVE_SYS_WAIT_H 1 |
---|
1720 | | #define HAVE_STPCPY 1 |
---|
1721 | | #define HAVE_MEMCPY 1 |
---|
1722 | | #define HAVE_TIMEGM 1 |
---|
1723 | | #define HAVE_TOWUPPER 1 |
---|
1724 | | #define HAVE_SETENV 1 |
---|
1725 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1726 | | #define HAVE_SCANF_LLD 1 |
---|
1727 | | #define HAVE_GLIB_2_38 1 |
---|
1728 | | #define HAVE_GLIB_2_36 1 |
---|
1729 | | #define HAVE_GLIB_2_32 1 |
---|
1730 | | #define HAVE_DIRENT_H 1 |
---|
1731 | | #define HAVE_DLFCN_H 1 |
---|
1732 | | #define HAVE_UTMP_H 1 |
---|
1733 | | #define HAVE_LOCALE_H 1 |
---|
1734 | | #define HAVE_UNISTD_H 1 |
---|
1735 | | #define HAVE_WCTYPE_H 1 |
---|
1736 | | #define HAVE_DLSYM 1 |
---|
1737 | | #define HAVE_DLERROR 1 |
---|
1738 | | #define PLATFORM_OSX 1 |
---|
1739 | | /* end confdefs.h. */ |
---|
1740 | | #include <X11/Xlib.h> |
---|
1741 | configure:20366: result: no |
---|
1742 | configure:20366: checking for X11/Xlib.h |
---|
1743 | configure:20366: result: no |
---|
1744 | configure:20366: checking glob.h usability |
---|
1745 | configure:20366: gcc -c -g -O2 -std=gnu99 conftest.c >&5 |
---|
1746 | configure:20366: $? = 0 |
---|
1747 | configure:20366: result: yes |
---|
1748 | configure:20366: checking glob.h presence |
---|
1749 | configure:20366: gcc -E conftest.c |
---|
1750 | configure:20366: $? = 0 |
---|
1751 | configure:20366: result: yes |
---|
1752 | configure:20366: checking for glob.h |
---|
1753 | configure:20366: result: yes |
---|
1754 | configure:20388: checking for chown |
---|
1755 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1756 | configure:20388: $? = 0 |
---|
1757 | configure:20388: result: yes |
---|
1758 | configure:20388: checking for gethostname |
---|
1759 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1760 | configure:20388: $? = 0 |
---|
1761 | configure:20388: result: yes |
---|
1762 | configure:20388: checking for getppid |
---|
1763 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1764 | configure:20388: $? = 0 |
---|
1765 | configure:20388: result: yes |
---|
1766 | configure:20388: checking for getuid |
---|
1767 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1768 | configure:20388: $? = 0 |
---|
1769 | configure:20388: result: yes |
---|
1770 | configure:20388: checking for gettimeofday |
---|
1771 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1772 | configure:20388: $? = 0 |
---|
1773 | configure:20388: result: yes |
---|
1774 | configure:20388: checking for gmtime_r |
---|
1775 | configure:20388: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1776 | configure:20388: $? = 0 |
---|
1777 | configure:20388: result: yes |
---|
1778 | configure:20400: checking for gethostid |
---|
1779 | configure:20400: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1780 | configure:20400: $? = 0 |
---|
1781 | configure:20400: result: yes |
---|
1782 | configure:20400: checking for link |
---|
1783 | configure:20400: gcc -o conftest -g -O2 -std=gnu99 conftest.c >&5 |
---|
1784 | configure:20400: $? = 0 |
---|
1785 | configure:20400: result: yes |
---|
1786 | configure:20726: checking for guile-2.0 >= 2.0.0 |
---|
1787 | configure:20746: result: no |
---|
1788 | configure:20862: checking for guile-1.8 >= 1.8.5 |
---|
1789 | configure:20866: result: yes |
---|
1790 | configure:20870: checking GUILE_CFLAGS |
---|
1791 | configure:20873: result: -D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include |
---|
1792 | configure:20876: checking GUILE_LIBS |
---|
1793 | configure:20879: result: -L/opt/local/lib -lguile18 -lgmp -lm -lltdl |
---|
1794 | configure:20938: checking ltdl.h usability |
---|
1795 | configure:20938: gcc -c -g -O2 -std=gnu99 conftest.c >&5 |
---|
1796 | conftest.c:103:10: fatal error: 'ltdl.h' file not found |
---|
1797 | #include <ltdl.h> |
---|
1798 | ^ |
---|
1799 | 1 error generated. |
---|
1800 | configure:20938: $? = 1 |
---|
1801 | configure: failed program was: |
---|
1802 | | /* confdefs.h */ |
---|
1803 | | #define PACKAGE_NAME "GnuCash" |
---|
1804 | | #define PACKAGE_TARNAME "gnucash" |
---|
1805 | | #define PACKAGE_VERSION "2.6.13" |
---|
1806 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1807 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1808 | | #define PACKAGE_URL "" |
---|
1809 | | #define PACKAGE "gnucash" |
---|
1810 | | #define VERSION "2.6.13" |
---|
1811 | | #define STDC_HEADERS 1 |
---|
1812 | | #define HAVE_SYS_TYPES_H 1 |
---|
1813 | | #define HAVE_SYS_STAT_H 1 |
---|
1814 | | #define HAVE_STDLIB_H 1 |
---|
1815 | | #define HAVE_STRING_H 1 |
---|
1816 | | #define HAVE_MEMORY_H 1 |
---|
1817 | | #define HAVE_STRINGS_H 1 |
---|
1818 | | #define HAVE_INTTYPES_H 1 |
---|
1819 | | #define HAVE_STDINT_H 1 |
---|
1820 | | #define HAVE_UNISTD_H 1 |
---|
1821 | | #define __EXTENSIONS__ 1 |
---|
1822 | | #define _ALL_SOURCE 1 |
---|
1823 | | #define _GNU_SOURCE 1 |
---|
1824 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1825 | | #define _TANDEM_SOURCE 1 |
---|
1826 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1827 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1828 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1829 | | #define GNUCASH_NANO_VERSION 0 |
---|
1830 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1831 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1832 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1833 | | #define HAVE_LOCALE_H 1 |
---|
1834 | | #define HAVE_LC_MESSAGES 1 |
---|
1835 | | #define HAVE_DLFCN_H 1 |
---|
1836 | | #define LT_OBJDIR ".libs/" |
---|
1837 | | #define STDC_HEADERS 1 |
---|
1838 | | #define HAVE_LIMITS_H 1 |
---|
1839 | | #define HAVE_SYS_TIME_H 1 |
---|
1840 | | #define HAVE_SYS_TIMES_H 1 |
---|
1841 | | #define HAVE_SYS_WAIT_H 1 |
---|
1842 | | #define HAVE_STPCPY 1 |
---|
1843 | | #define HAVE_MEMCPY 1 |
---|
1844 | | #define HAVE_TIMEGM 1 |
---|
1845 | | #define HAVE_TOWUPPER 1 |
---|
1846 | | #define HAVE_SETENV 1 |
---|
1847 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1848 | | #define HAVE_SCANF_LLD 1 |
---|
1849 | | #define HAVE_GLIB_2_38 1 |
---|
1850 | | #define HAVE_GLIB_2_36 1 |
---|
1851 | | #define HAVE_GLIB_2_32 1 |
---|
1852 | | #define HAVE_DIRENT_H 1 |
---|
1853 | | #define HAVE_DLFCN_H 1 |
---|
1854 | | #define HAVE_UTMP_H 1 |
---|
1855 | | #define HAVE_LOCALE_H 1 |
---|
1856 | | #define HAVE_UNISTD_H 1 |
---|
1857 | | #define HAVE_WCTYPE_H 1 |
---|
1858 | | #define HAVE_DLSYM 1 |
---|
1859 | | #define HAVE_DLERROR 1 |
---|
1860 | | #define PLATFORM_OSX 1 |
---|
1861 | | #define HAVE_GLOB_H 1 |
---|
1862 | | #define HAVE_CHOWN 1 |
---|
1863 | | #define HAVE_GETHOSTNAME 1 |
---|
1864 | | #define HAVE_GETPPID 1 |
---|
1865 | | #define HAVE_GETUID 1 |
---|
1866 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1867 | | #define HAVE_GMTIME_R 1 |
---|
1868 | | #define HAVE_GETHOSTID 1 |
---|
1869 | | #define HAVE_LINK 1 |
---|
1870 | | /* end confdefs.h. */ |
---|
1871 | | #include <stdio.h> |
---|
1872 | | #ifdef HAVE_SYS_TYPES_H |
---|
1873 | | # include <sys/types.h> |
---|
1874 | | #endif |
---|
1875 | | #ifdef HAVE_SYS_STAT_H |
---|
1876 | | # include <sys/stat.h> |
---|
1877 | | #endif |
---|
1878 | | #ifdef STDC_HEADERS |
---|
1879 | | # include <stdlib.h> |
---|
1880 | | # include <stddef.h> |
---|
1881 | | #else |
---|
1882 | | # ifdef HAVE_STDLIB_H |
---|
1883 | | # include <stdlib.h> |
---|
1884 | | # endif |
---|
1885 | | #endif |
---|
1886 | | #ifdef HAVE_STRING_H |
---|
1887 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1888 | | # include <memory.h> |
---|
1889 | | # endif |
---|
1890 | | # include <string.h> |
---|
1891 | | #endif |
---|
1892 | | #ifdef HAVE_STRINGS_H |
---|
1893 | | # include <strings.h> |
---|
1894 | | #endif |
---|
1895 | | #ifdef HAVE_INTTYPES_H |
---|
1896 | | # include <inttypes.h> |
---|
1897 | | #endif |
---|
1898 | | #ifdef HAVE_STDINT_H |
---|
1899 | | # include <stdint.h> |
---|
1900 | | #endif |
---|
1901 | | #ifdef HAVE_UNISTD_H |
---|
1902 | | # include <unistd.h> |
---|
1903 | | #endif |
---|
1904 | | #include <ltdl.h> |
---|
1905 | configure:20938: result: no |
---|
1906 | configure:20938: checking ltdl.h presence |
---|
1907 | configure:20938: gcc -E conftest.c |
---|
1908 | conftest.c:70:10: fatal error: 'ltdl.h' file not found |
---|
1909 | #include <ltdl.h> |
---|
1910 | ^ |
---|
1911 | 1 error generated. |
---|
1912 | configure:20938: $? = 1 |
---|
1913 | configure: failed program was: |
---|
1914 | | /* confdefs.h */ |
---|
1915 | | #define PACKAGE_NAME "GnuCash" |
---|
1916 | | #define PACKAGE_TARNAME "gnucash" |
---|
1917 | | #define PACKAGE_VERSION "2.6.13" |
---|
1918 | | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
1919 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
1920 | | #define PACKAGE_URL "" |
---|
1921 | | #define PACKAGE "gnucash" |
---|
1922 | | #define VERSION "2.6.13" |
---|
1923 | | #define STDC_HEADERS 1 |
---|
1924 | | #define HAVE_SYS_TYPES_H 1 |
---|
1925 | | #define HAVE_SYS_STAT_H 1 |
---|
1926 | | #define HAVE_STDLIB_H 1 |
---|
1927 | | #define HAVE_STRING_H 1 |
---|
1928 | | #define HAVE_MEMORY_H 1 |
---|
1929 | | #define HAVE_STRINGS_H 1 |
---|
1930 | | #define HAVE_INTTYPES_H 1 |
---|
1931 | | #define HAVE_STDINT_H 1 |
---|
1932 | | #define HAVE_UNISTD_H 1 |
---|
1933 | | #define __EXTENSIONS__ 1 |
---|
1934 | | #define _ALL_SOURCE 1 |
---|
1935 | | #define _GNU_SOURCE 1 |
---|
1936 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1937 | | #define _TANDEM_SOURCE 1 |
---|
1938 | | #define GNUCASH_MAJOR_VERSION 2 |
---|
1939 | | #define GNUCASH_MINOR_VERSION 6 |
---|
1940 | | #define GNUCASH_MICRO_VERSION 13 |
---|
1941 | | #define GNUCASH_NANO_VERSION 0 |
---|
1942 | | #define GNUCASH_RESAVE_VERSION 19920 |
---|
1943 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
1944 | | #define GETTEXT_PACKAGE "gnucash" |
---|
1945 | | #define HAVE_LOCALE_H 1 |
---|
1946 | | #define HAVE_LC_MESSAGES 1 |
---|
1947 | | #define HAVE_DLFCN_H 1 |
---|
1948 | | #define LT_OBJDIR ".libs/" |
---|
1949 | | #define STDC_HEADERS 1 |
---|
1950 | | #define HAVE_LIMITS_H 1 |
---|
1951 | | #define HAVE_SYS_TIME_H 1 |
---|
1952 | | #define HAVE_SYS_TIMES_H 1 |
---|
1953 | | #define HAVE_SYS_WAIT_H 1 |
---|
1954 | | #define HAVE_STPCPY 1 |
---|
1955 | | #define HAVE_MEMCPY 1 |
---|
1956 | | #define HAVE_TIMEGM 1 |
---|
1957 | | #define HAVE_TOWUPPER 1 |
---|
1958 | | #define HAVE_SETENV 1 |
---|
1959 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
1960 | | #define HAVE_SCANF_LLD 1 |
---|
1961 | | #define HAVE_GLIB_2_38 1 |
---|
1962 | | #define HAVE_GLIB_2_36 1 |
---|
1963 | | #define HAVE_GLIB_2_32 1 |
---|
1964 | | #define HAVE_DIRENT_H 1 |
---|
1965 | | #define HAVE_DLFCN_H 1 |
---|
1966 | | #define HAVE_UTMP_H 1 |
---|
1967 | | #define HAVE_LOCALE_H 1 |
---|
1968 | | #define HAVE_UNISTD_H 1 |
---|
1969 | | #define HAVE_WCTYPE_H 1 |
---|
1970 | | #define HAVE_DLSYM 1 |
---|
1971 | | #define HAVE_DLERROR 1 |
---|
1972 | | #define PLATFORM_OSX 1 |
---|
1973 | | #define HAVE_GLOB_H 1 |
---|
1974 | | #define HAVE_CHOWN 1 |
---|
1975 | | #define HAVE_GETHOSTNAME 1 |
---|
1976 | | #define HAVE_GETPPID 1 |
---|
1977 | | #define HAVE_GETUID 1 |
---|
1978 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1979 | | #define HAVE_GMTIME_R 1 |
---|
1980 | | #define HAVE_GETHOSTID 1 |
---|
1981 | | #define HAVE_LINK 1 |
---|
1982 | | /* end confdefs.h. */ |
---|
1983 | | #include <ltdl.h> |
---|
1984 | configure:20938: result: no |
---|
1985 | configure:20938: checking for ltdl.h |
---|
1986 | configure:20938: result: no |
---|
1987 | configure:20945: error: ltdl.h not found. Perhaps you need to install |
---|
1988 | the libtool(-ltdl) development package? |
---|
1989 | |
---|
1990 | ## ---------------- ## |
---|
1991 | ## Cache variables. ## |
---|
1992 | ## ---------------- ## |
---|
1993 | |
---|
1994 | ac_cv_CLANG=yes |
---|
1995 | ac_cv_build=x86_64-apple-darwin15.5.0 |
---|
1996 | ac_cv_c_bigendian=no |
---|
1997 | ac_cv_c_compiler_gnu=yes |
---|
1998 | ac_cv_cxx_compiler_gnu=yes |
---|
1999 | ac_cv_env_CCC_set= |
---|
2000 | ac_cv_env_CCC_value= |
---|
2001 | ac_cv_env_CC_set= |
---|
2002 | ac_cv_env_CC_value= |
---|
2003 | ac_cv_env_CFLAGS_set= |
---|
2004 | ac_cv_env_CFLAGS_value= |
---|
2005 | ac_cv_env_CPPFLAGS_set= |
---|
2006 | ac_cv_env_CPPFLAGS_value= |
---|
2007 | ac_cv_env_CPP_set= |
---|
2008 | ac_cv_env_CPP_value= |
---|
2009 | ac_cv_env_CXXCPP_set= |
---|
2010 | ac_cv_env_CXXCPP_value= |
---|
2011 | ac_cv_env_CXXFLAGS_set= |
---|
2012 | ac_cv_env_CXXFLAGS_value= |
---|
2013 | ac_cv_env_CXX_set= |
---|
2014 | ac_cv_env_CXX_value= |
---|
2015 | ac_cv_env_LDFLAGS_set= |
---|
2016 | ac_cv_env_LDFLAGS_value= |
---|
2017 | ac_cv_env_LIBS_set= |
---|
2018 | ac_cv_env_LIBS_value= |
---|
2019 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
2020 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
2021 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
2022 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
2023 | ac_cv_env_PKG_CONFIG_set= |
---|
2024 | ac_cv_env_PKG_CONFIG_value= |
---|
2025 | ac_cv_env_PYTHON_VERSION_set= |
---|
2026 | ac_cv_env_PYTHON_VERSION_value= |
---|
2027 | ac_cv_env_PYTHON_set= |
---|
2028 | ac_cv_env_PYTHON_value= |
---|
2029 | ac_cv_env_build_alias_set= |
---|
2030 | ac_cv_env_build_alias_value= |
---|
2031 | ac_cv_env_host_alias_set= |
---|
2032 | ac_cv_env_host_alias_value= |
---|
2033 | ac_cv_env_target_alias_set= |
---|
2034 | ac_cv_env_target_alias_value= |
---|
2035 | ac_cv_file___src_core_utils_gnc_vcs_info_h=yes |
---|
2036 | ac_cv_file___src_swig_runtime_h=yes |
---|
2037 | ac_cv_file__proc_self_maps=no |
---|
2038 | ac_cv_func_chown=yes |
---|
2039 | ac_cv_func_dlerror=yes |
---|
2040 | ac_cv_func_dlsym=yes |
---|
2041 | ac_cv_func_gethostid=yes |
---|
2042 | ac_cv_func_gethostname=yes |
---|
2043 | ac_cv_func_getppid=yes |
---|
2044 | ac_cv_func_gettimeofday=yes |
---|
2045 | ac_cv_func_getuid=yes |
---|
2046 | ac_cv_func_gmtime_r=yes |
---|
2047 | ac_cv_func_link=yes |
---|
2048 | ac_cv_func_memcpy=yes |
---|
2049 | ac_cv_func_setenv=yes |
---|
2050 | ac_cv_func_stpcpy=yes |
---|
2051 | ac_cv_func_timegm=yes |
---|
2052 | ac_cv_func_towupper=yes |
---|
2053 | ac_cv_header_X11_Xlib_h=no |
---|
2054 | ac_cv_header_dirent_h=yes |
---|
2055 | ac_cv_header_dl_h=no |
---|
2056 | ac_cv_header_dlfcn_h=yes |
---|
2057 | ac_cv_header_glob_h=yes |
---|
2058 | ac_cv_header_inttypes_h=yes |
---|
2059 | ac_cv_header_libintl_h=no |
---|
2060 | ac_cv_header_limits_h=yes |
---|
2061 | ac_cv_header_locale_h=yes |
---|
2062 | ac_cv_header_ltdl_h=no |
---|
2063 | ac_cv_header_mcheck_h=no |
---|
2064 | ac_cv_header_memory_h=yes |
---|
2065 | ac_cv_header_minix_config_h=no |
---|
2066 | ac_cv_header_pow_h=no |
---|
2067 | ac_cv_header_stdc=yes |
---|
2068 | ac_cv_header_stdint_h=yes |
---|
2069 | ac_cv_header_stdlib_h=yes |
---|
2070 | ac_cv_header_string_h=yes |
---|
2071 | ac_cv_header_strings_h=yes |
---|
2072 | ac_cv_header_sys_stat_h=yes |
---|
2073 | ac_cv_header_sys_time_h=yes |
---|
2074 | ac_cv_header_sys_times_h=yes |
---|
2075 | ac_cv_header_sys_types_h=yes |
---|
2076 | ac_cv_header_sys_wait_h=yes |
---|
2077 | ac_cv_header_unistd_h=yes |
---|
2078 | ac_cv_header_utmp_h=yes |
---|
2079 | ac_cv_header_wctype_h=yes |
---|
2080 | ac_cv_host=x86_64-apple-darwin15.5.0 |
---|
2081 | ac_cv_lib_dl_dlopen=yes |
---|
2082 | ac_cv_objext=o |
---|
2083 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
2084 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
2085 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
2086 | ac_cv_path_GREP=/usr/bin/grep |
---|
2087 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
---|
2088 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
---|
2089 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
2090 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
---|
2091 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
2092 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
2093 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
2094 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
2095 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
2096 | ac_cv_path_install='/opt/local/bin/ginstall -c' |
---|
2097 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
2098 | ac_cv_prog_AWK=gawk |
---|
2099 | ac_cv_prog_CPP='gcc -E' |
---|
2100 | ac_cv_prog_CXXCPP='g++ -E' |
---|
2101 | ac_cv_prog_ac_ct_AR=ar |
---|
2102 | ac_cv_prog_ac_ct_CC=gcc |
---|
2103 | ac_cv_prog_ac_ct_CXX=g++ |
---|
2104 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
---|
2105 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
2106 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
2107 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
2108 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
2109 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
2110 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
2111 | ac_cv_prog_ac_ct_STRIP=strip |
---|
2112 | ac_cv_prog_cc_c89= |
---|
2113 | ac_cv_prog_cc_g=yes |
---|
2114 | ac_cv_prog_cxx_g=yes |
---|
2115 | ac_cv_prog_make_make_set=yes |
---|
2116 | ac_cv_safe_to_define___extensions__=yes |
---|
2117 | ac_cv_search_strerror='none required' |
---|
2118 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
2119 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
2120 | am_cv_make_support_nested_variables=yes |
---|
2121 | am_cv_prog_cc_c_o=yes |
---|
2122 | am_cv_scanf_lld=yes |
---|
2123 | am_cv_struct_tm_gmtoff=yes |
---|
2124 | am_cv_val_LC_MESSAGES=yes |
---|
2125 | br_cv_binreloc=no |
---|
2126 | br_cv_valid_prefixes=yes |
---|
2127 | gt_cv_have_gettext=no |
---|
2128 | lt_cv_apple_cc_single_mod=yes |
---|
2129 | lt_cv_ar_at_file=no |
---|
2130 | lt_cv_deplibs_check_method=pass_all |
---|
2131 | lt_cv_dlopen=dlopen |
---|
2132 | lt_cv_dlopen_libs=-ldl |
---|
2133 | lt_cv_dlopen_self=yes |
---|
2134 | lt_cv_dlopen_self_static=yes |
---|
2135 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
2136 | lt_cv_file_magic_test_file= |
---|
2137 | lt_cv_ld_exported_symbols_list=yes |
---|
2138 | lt_cv_ld_force_load=yes |
---|
2139 | lt_cv_ld_reload_flag=-r |
---|
2140 | lt_cv_nm_interface='BSD nm' |
---|
2141 | lt_cv_objdir=.libs |
---|
2142 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2143 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
2144 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
2145 | lt_cv_path_mainfest_tool=no |
---|
2146 | lt_cv_prog_compiler_c_o=yes |
---|
2147 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
2148 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
2149 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
2150 | lt_cv_prog_compiler_pic_works=yes |
---|
2151 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
2152 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
2153 | lt_cv_prog_compiler_static_works=no |
---|
2154 | lt_cv_prog_compiler_static_works_CXX=no |
---|
2155 | lt_cv_prog_gnu_ld=no |
---|
2156 | lt_cv_prog_gnu_ldcxx=no |
---|
2157 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
2158 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
2159 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
2160 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
2161 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
2162 | lt_cv_sys_max_cmd_len=196608 |
---|
2163 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
2164 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
2165 | |
---|
2166 | ## ----------------- ## |
---|
2167 | ## Output variables. ## |
---|
2168 | ## ----------------- ## |
---|
2169 | |
---|
2170 | |
---|
2171 | |
---|
2172 | |
---|
2173 | |
---|
2174 | |
---|
2175 | |
---|
2176 | |
---|
2177 | |
---|
2178 | |
---|
2179 | $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ |
---|
2180 | test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ |
---|
2181 | test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ |
---|
2182 | $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ |
---|
2183 | $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@ |
---|
2184 | @$(NORMAL_INSTALL) |
---|
2185 | @$(NORMAL_UNINSTALL) |
---|
2186 | @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ |
---|
2187 | cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files |
---|
2188 | echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ |
---|
2189 | fi |
---|
2190 | files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ |
---|
2191 | if test -n "$^"; then \ |
---|
2192 | rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) |
---|
2193 | test -n "$$files" || exit 0; \ |
---|
2194 | test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) |
---|
2195 | $(gsettings__enum_file): $(gsettings_ENUM_FILES) |
---|
2196 | %.gschema.valid: %.gschema.xml $(gsettings__enum_file) |
---|
2197 | .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas |
---|
2198 | .SECONDARY: $(gsettings_SCHEMAS) |
---|
2199 | ACLOCAL='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing aclocal-1.14' |
---|
2200 | ALL_LINGUAS='az ca cs da eu fa ja nl rw sk sr sv tr uk zh_CN ar bg de el en_GB es fi fr gu he hi hu it kn ko lt lv mr nb ne pl pt pt_BR ro ru ta te ur vi zh_TW as brx doi es_NI kok kok@latin ks mai mni mni@bengali' |
---|
2201 | AMDEPBACKSLASH='\' |
---|
2202 | AMDEP_FALSE='#' |
---|
2203 | AMDEP_TRUE='' |
---|
2204 | AMTAR='$${TAR-tar}' |
---|
2205 | AM_BACKSLASH='\' |
---|
2206 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
2207 | AM_DEFAULT_VERBOSITY='1' |
---|
2208 | AM_V='$(V)' |
---|
2209 | AQBANKING_CFLAGS='' |
---|
2210 | AQBANKING_LIBS='' |
---|
2211 | AR='ar' |
---|
2212 | AS='as' |
---|
2213 | AUTOCONF='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing autoconf' |
---|
2214 | AUTOHEADER='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing autoheader' |
---|
2215 | AUTOMAKE='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing automake-1.14' |
---|
2216 | AWK='gawk' |
---|
2217 | AX_SWIG_PYTHON_CPPFLAGS='' |
---|
2218 | AX_SWIG_PYTHON_OPT='' |
---|
2219 | BINRELOC_CFLAGS='' |
---|
2220 | BINRELOC_LIBS='' |
---|
2221 | BUILDING_FROM_VCS_FALSE='' |
---|
2222 | BUILDING_FROM_VCS_TRUE='#' |
---|
2223 | CATALOGS='' |
---|
2224 | CATOBJEXT='NONE' |
---|
2225 | CC='gcc' |
---|
2226 | CCDEPMODE='depmode=gcc3' |
---|
2227 | CFLAGS='-g -O2 -std=gnu99' |
---|
2228 | CLANG_FALSE='#' |
---|
2229 | CLANG_TRUE='' |
---|
2230 | CPP='gcc -E' |
---|
2231 | CPPFLAGS='' |
---|
2232 | CUSTOM_GNC_DBD_DIR_FALSE='' |
---|
2233 | CUSTOM_GNC_DBD_DIR_TRUE='' |
---|
2234 | CXX='g++' |
---|
2235 | CXXCPP='g++ -E' |
---|
2236 | CXXDEPMODE='depmode=gcc3' |
---|
2237 | CXXFLAGS='-g -O2' |
---|
2238 | CYGPATH_W='echo' |
---|
2239 | DATADIRNAME='lib' |
---|
2240 | DEFS='' |
---|
2241 | DEPDIR='.deps' |
---|
2242 | DLLTOOL='dlltool' |
---|
2243 | DL_LIB='' |
---|
2244 | DOC_FALSE='' |
---|
2245 | DOC_TRUE='' |
---|
2246 | DOT='' |
---|
2247 | DOXYGEN='' |
---|
2248 | DSYMUTIL='dsymutil' |
---|
2249 | DUMPBIN='' |
---|
2250 | ECHO_C='\c' |
---|
2251 | ECHO_N='' |
---|
2252 | ECHO_T='' |
---|
2253 | EFENCE_LIBS='' |
---|
2254 | EGREP='/usr/bin/grep -E' |
---|
2255 | ENABLE_DOXYGEN_FALSE='' |
---|
2256 | ENABLE_DOXYGEN_TRUE='' |
---|
2257 | EXEEXT='' |
---|
2258 | FGREP='/usr/bin/grep -F' |
---|
2259 | GDK_PIXBUF_CFLAGS='' |
---|
2260 | GDK_PIXBUF_LIBS='' |
---|
2261 | GETTEXT_PACKAGE='gnucash' |
---|
2262 | GIT_CMD='' |
---|
2263 | GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include' |
---|
2264 | GLIB_COMPILE_SCHEMAS='glib-compile-schemas' |
---|
2265 | GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl' |
---|
2266 | GMOFILES=' az.gmo ca.gmo cs.gmo da.gmo eu.gmo fa.gmo ja.gmo nl.gmo rw.gmo sk.gmo sr.gmo sv.gmo tr.gmo uk.gmo zh_CN.gmo ar.gmo bg.gmo de.gmo el.gmo en_GB.gmo es.gmo fi.gmo fr.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo kn.gmo ko.gmo lt.gmo lv.gmo mr.gmo nb.gmo ne.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo ta.gmo te.gmo ur.gmo vi.gmo zh_TW.gmo as.gmo brx.gmo doi.gmo es_NI.gmo kok.gmo kok@latin.gmo ks.gmo mai.gmo mni.gmo mni@bengali.gmo' |
---|
2267 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
2268 | GNC_ACCOUNTS_DIR='' |
---|
2269 | GNC_CHECKS_DIR='' |
---|
2270 | GNC_CONFIGDIR='' |
---|
2271 | GNC_CTAGS_FILE='' |
---|
2272 | GNC_CTAGS_FILE_FALSE='' |
---|
2273 | GNC_CTAGS_FILE_TRUE='' |
---|
2274 | GNC_DBD_DIR='' |
---|
2275 | GNC_DOC_INSTALL_DIR='' |
---|
2276 | GNC_ETAGS_FILE='' |
---|
2277 | GNC_ETAGS_FILE_FALSE='' |
---|
2278 | GNC_ETAGS_FILE_TRUE='' |
---|
2279 | GNC_GTKBUILDER_DIR='' |
---|
2280 | GNC_HAVE_GUILE_2_FALSE='' |
---|
2281 | GNC_HAVE_GUILE_2_TRUE='#' |
---|
2282 | GNC_HELPDIR='' |
---|
2283 | GNC_INCLUDE_DIR='' |
---|
2284 | GNC_LIBEXECDIR='' |
---|
2285 | GNC_PIXMAP_DIR='' |
---|
2286 | GNC_SCM_INSTALL_DIR='' |
---|
2287 | GNC_SHAREDIR='' |
---|
2288 | GNC_SYSTEM_XDG_DATA_DIRS='' |
---|
2289 | GNC_UI_DIR='' |
---|
2290 | GNOMECANVAS_CFLAGS='' |
---|
2291 | GNOMECANVAS_LIBS='' |
---|
2292 | GNOME_KEYRING_CFLAGS='' |
---|
2293 | GNOME_KEYRING_LIBS='' |
---|
2294 | GNUCASH_ENABLE_GUI_FALSE='' |
---|
2295 | GNUCASH_ENABLE_GUI_TRUE='' |
---|
2296 | GNUCASH_LATEST_STABLE_SERIES='2.6' |
---|
2297 | GNUCASH_MAJOR_VERSION='2' |
---|
2298 | GNUCASH_MICRO_VERSION='13' |
---|
2299 | GNUCASH_MINOR_VERSION='6' |
---|
2300 | GNUCASH_NANO_VERSION='0' |
---|
2301 | GNUCASH_SEPARATE_BUILDDIR_FALSE='' |
---|
2302 | GNUCASH_SEPARATE_BUILDDIR_TRUE='#' |
---|
2303 | GOFFICE_CFLAGS='' |
---|
2304 | GOFFICE_LIBS='' |
---|
2305 | GREP='/usr/bin/grep' |
---|
2306 | GSETTINGS_DISABLE_SCHEMAS_COMPILE='' |
---|
2307 | GSETTINGS_RULES=' |
---|
2308 | GTKMM_CFLAGS='' |
---|
2309 | GTKMM_LIBS='' |
---|
2310 | GTK_CFLAGS='' |
---|
2311 | GTK_LIBS='' |
---|
2312 | GTK_MAC_CFLAGS='' |
---|
2313 | GTK_MAC_LIBS='' |
---|
2314 | GUILD='' |
---|
2315 | GUILE='/Users/nb/fouretout/gnucash-2.6.13/gnc-guile' |
---|
2316 | GUILE_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include' |
---|
2317 | GUILE_EFFECTIVE_VERSION='1.8' |
---|
2318 | GUILE_LIBS='-L/opt/local/lib -lguile18 -lgmp -lm -lltdl' |
---|
2319 | GWENGUI_GTK2_CFLAGS='' |
---|
2320 | GWENGUI_GTK2_LIBS='' |
---|
2321 | HAVE_X11_XLIB_H_FALSE='' |
---|
2322 | HAVE_X11_XLIB_H_TRUE='#' |
---|
2323 | HTMLHELP_LIBS='' |
---|
2324 | INSTALL_DATA='${INSTALL} -m 644' |
---|
2325 | INSTALL_PROGRAM='${INSTALL}' |
---|
2326 | INSTALL_SCRIPT='${INSTALL}' |
---|
2327 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
2328 | INSTOBJEXT='' |
---|
2329 | INTLLIBS='' |
---|
2330 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2331 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2332 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2333 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
---|
2334 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2335 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2336 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
---|
2337 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' |
---|
2338 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
2339 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2340 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2341 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2342 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2343 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2344 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2345 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2346 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2347 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2348 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2349 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
---|
2350 | INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' |
---|
2351 | INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' |
---|
2352 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2353 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' |
---|
2354 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
2355 | INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' |
---|
2356 | INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' |
---|
2357 | LC_MESSAGES_ENUM='' |
---|
2358 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
2359 | LDFLAGS='' |
---|
2360 | LIBDBI_LIBS='' |
---|
2361 | LIBOBJS='' |
---|
2362 | LIBOBJS_SEDSCRIPT='' |
---|
2363 | LIBOFX_CFLAGS='' |
---|
2364 | LIBOFX_LIBS='' |
---|
2365 | LIBQOF_LIBRARY_VERSION='' |
---|
2366 | LIBS='' |
---|
2367 | LIBSECRET_CFLAGS='' |
---|
2368 | LIBSECRET_LIBS='' |
---|
2369 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2370 | LIBTOOL_DEPS='./ltmain.sh' |
---|
2371 | LIBXML2_CFLAGS='' |
---|
2372 | LIBXML2_LIBS='' |
---|
2373 | LIBXSLT_CFLAGS='' |
---|
2374 | LIBXSLT_LIBS='' |
---|
2375 | LIPO='lipo' |
---|
2376 | LN_S='ln -s' |
---|
2377 | LTLIBOBJS='' |
---|
2378 | MAKEINFO='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing makeinfo' |
---|
2379 | MANIFEST_TOOL=':' |
---|
2380 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
2381 | MKINSTALLDIRS='./mkinstalldirs' |
---|
2382 | MSGFMT='/opt/local/bin/msgfmt' |
---|
2383 | MSGFMT_OPTS='' |
---|
2384 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
2385 | NM='/usr/bin/nm -B' |
---|
2386 | NMEDIT='nmedit' |
---|
2387 | OBJDUMP='objdump' |
---|
2388 | OBJEXT='o' |
---|
2389 | OS_WIN32_FALSE='' |
---|
2390 | OS_WIN32_TRUE='#' |
---|
2391 | OTOOL64=':' |
---|
2392 | OTOOL='otool' |
---|
2393 | PACKAGE='gnucash' |
---|
2394 | PACKAGE_BUGREPORT='gnucash-devel@gnucash.org' |
---|
2395 | PACKAGE_NAME='GnuCash' |
---|
2396 | PACKAGE_STRING='GnuCash 2.6.13' |
---|
2397 | PACKAGE_TARNAME='gnucash' |
---|
2398 | PACKAGE_URL='' |
---|
2399 | PACKAGE_VERSION='2.6.13' |
---|
2400 | PATH_SEPARATOR=':' |
---|
2401 | PERL='' |
---|
2402 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2403 | PKG_CONFIG_LIBDIR='' |
---|
2404 | PKG_CONFIG_PATH='' |
---|
2405 | PLATFORM_LINUX_FALSE='' |
---|
2406 | PLATFORM_LINUX_TRUE='#' |
---|
2407 | PLATFORM_OSX_FALSE='' |
---|
2408 | PLATFORM_OSX_QUARTZ_FALSE='' |
---|
2409 | PLATFORM_OSX_QUARTZ_TRUE='#' |
---|
2410 | PLATFORM_OSX_TRUE='#' |
---|
2411 | PLATFORM_WIN32_FALSE='' |
---|
2412 | PLATFORM_WIN32_TRUE='#' |
---|
2413 | POFILES=' az.po ca.po cs.po da.po eu.po fa.po ja.po nl.po rw.po sk.po sr.po sv.po tr.po uk.po zh_CN.po ar.po bg.po de.po el.po en_GB.po es.po fi.po fr.po gu.po he.po hi.po hu.po it.po kn.po ko.po lt.po lv.po mr.po nb.po ne.po pl.po pt.po pt_BR.po ro.po ru.po ta.po te.po ur.po vi.po zh_TW.po as.po brx.po doi.po es_NI.po kok.po kok@latin.po ks.po mai.po mni.po mni@bengali.po' |
---|
2414 | POSUB='po' |
---|
2415 | PO_IN_DATADIR_FALSE='' |
---|
2416 | PO_IN_DATADIR_TRUE='' |
---|
2417 | PYTHON='' |
---|
2418 | PYTHON_CPPFLAGS='' |
---|
2419 | PYTHON_EXEC_PREFIX='' |
---|
2420 | PYTHON_EXTRA_LDFLAGS='' |
---|
2421 | PYTHON_EXTRA_LIBS='' |
---|
2422 | PYTHON_LDFLAGS='' |
---|
2423 | PYTHON_PLATFORM='' |
---|
2424 | PYTHON_PREFIX='' |
---|
2425 | PYTHON_SITE_PKG='' |
---|
2426 | PYTHON_VERSION='' |
---|
2427 | QOF_CFLAGS='' |
---|
2428 | QOF_LIBS='' |
---|
2429 | RANLIB='ranlib' |
---|
2430 | RC='' |
---|
2431 | REGEX_LIBS='' |
---|
2432 | SED='/opt/local/bin/gsed' |
---|
2433 | SET_MAKE='' |
---|
2434 | SHELL='/bin/sh' |
---|
2435 | STRIP='strip' |
---|
2436 | SWIG='' |
---|
2437 | SWIG_DIST_FAIL_FALSE='' |
---|
2438 | SWIG_DIST_FAIL_TRUE='' |
---|
2439 | SWIG_LIB='' |
---|
2440 | TEST_MYSQL_URL='' |
---|
2441 | TEST_PGSQL_URL='' |
---|
2442 | USE_NLS='yes' |
---|
2443 | VCS_TYPE='' |
---|
2444 | VERSION='2.6.13' |
---|
2445 | WEBKIT_CFLAGS='' |
---|
2446 | WEBKIT_LIBS='' |
---|
2447 | WITH_AQBANKING_FALSE='' |
---|
2448 | WITH_AQBANKING_TRUE='' |
---|
2449 | WITH_DBI_FALSE='' |
---|
2450 | WITH_DBI_TRUE='' |
---|
2451 | WITH_GTKMM_FALSE='' |
---|
2452 | WITH_GTKMM_TRUE='#' |
---|
2453 | WITH_OFX_FALSE='' |
---|
2454 | WITH_OFX_TRUE='' |
---|
2455 | WITH_PYTHON_FALSE='' |
---|
2456 | WITH_PYTHON_TRUE='' |
---|
2457 | XGETTEXT=':' |
---|
2458 | XSLTPROC='' |
---|
2459 | ZLIB_LIBS='' |
---|
2460 | ac_ct_AR='ar' |
---|
2461 | ac_ct_CC='gcc' |
---|
2462 | ac_ct_CXX='g++' |
---|
2463 | ac_ct_DUMPBIN='' |
---|
2464 | all-am: $(gsettings_SCHEMAS:.xml=.valid) |
---|
2465 | am__EXEEXT_FALSE='' |
---|
2466 | am__EXEEXT_TRUE='' |
---|
2467 | am__fastdepCC_FALSE='#' |
---|
2468 | am__fastdepCC_TRUE='' |
---|
2469 | am__fastdepCXX_FALSE='#' |
---|
2470 | am__fastdepCXX_TRUE='' |
---|
2471 | am__include='include' |
---|
2472 | am__isrc='' |
---|
2473 | am__leading_dot='.' |
---|
2474 | am__nodep='_no' |
---|
2475 | am__quote='' |
---|
2476 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
2477 | am__untar='$${TAR-tar} xf -' |
---|
2478 | bindir='${exec_prefix}/bin' |
---|
2479 | build='x86_64-apple-darwin15.5.0' |
---|
2480 | build_alias='' |
---|
2481 | build_cpu='x86_64' |
---|
2482 | build_os='darwin15.5.0' |
---|
2483 | build_vendor='apple' |
---|
2484 | cflags_set='' |
---|
2485 | clean-gsettings-schemas: |
---|
2486 | datadir='${datarootdir}' |
---|
2487 | datarootdir='${prefix}/share' |
---|
2488 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
2489 | dvidir='${docdir}' |
---|
2490 | enable_dot='' |
---|
2491 | enable_html_docs='' |
---|
2492 | enable_latex_docs='' |
---|
2493 | endif' |
---|
2494 | exec_prefix='NONE' |
---|
2495 | gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) |
---|
2496 | gsettingsschemadir='${datarootdir}/glib-2.0/schemas' |
---|
2497 | host='x86_64-apple-darwin15.5.0' |
---|
2498 | host_alias='' |
---|
2499 | host_cpu='x86_64' |
---|
2500 | host_os='darwin15.5.0' |
---|
2501 | host_vendor='apple' |
---|
2502 | htmldir='${docdir}' |
---|
2503 | ifdef gsettings_ENUM_NAMESPACE |
---|
2504 | includedir='${prefix}/include' |
---|
2505 | infodir='${datarootdir}/info' |
---|
2506 | install-data-am: install-gsettings-schemas |
---|
2507 | install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) |
---|
2508 | install_sh='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/install-sh' |
---|
2509 | intltool__v_merge_options_0='-q' |
---|
2510 | intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' |
---|
2511 | libdir='${exec_prefix}/lib' |
---|
2512 | libexecdir='${exec_prefix}/libexec' |
---|
2513 | localedir='${datarootdir}/locale' |
---|
2514 | localstatedir='${prefix}/var' |
---|
2515 | mandir='${datarootdir}/man' |
---|
2516 | mkdir_p='$(MKDIR_P)' |
---|
2517 | mostlyclean-am: clean-gsettings-schemas |
---|
2518 | oldincludedir='/usr/include' |
---|
2519 | pdfdir='${docdir}' |
---|
2520 | pkgpyexecdir='' |
---|
2521 | pkgpythondir='' |
---|
2522 | prefix='NONE' |
---|
2523 | program_transform_name='s,x,x,' |
---|
2524 | psdir='${docdir}' |
---|
2525 | pyexecdir='' |
---|
2526 | pythondir='' |
---|
2527 | sbindir='${exec_prefix}/sbin' |
---|
2528 | sharedstatedir='${prefix}/com' |
---|
2529 | sysconfdir='${prefix}/etc' |
---|
2530 | target_alias='' |
---|
2531 | uninstall-am: uninstall-gsettings-schemas |
---|
2532 | uninstall-gsettings-schemas: |
---|
2533 | |
---|
2534 | ## ------------------- ## |
---|
2535 | ## File substitutions. ## |
---|
2536 | ## ------------------- ## |
---|
2537 | |
---|
2538 | MIGRATABLE_PREFS_AQBANKING='' |
---|
2539 | MIGRATABLE_PREFS_OFX='' |
---|
2540 | |
---|
2541 | ## ----------- ## |
---|
2542 | ## confdefs.h. ## |
---|
2543 | ## ----------- ## |
---|
2544 | |
---|
2545 | /* confdefs.h */ |
---|
2546 | #define PACKAGE_NAME "GnuCash" |
---|
2547 | #define PACKAGE_TARNAME "gnucash" |
---|
2548 | #define PACKAGE_VERSION "2.6.13" |
---|
2549 | #define PACKAGE_STRING "GnuCash 2.6.13" |
---|
2550 | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
---|
2551 | #define PACKAGE_URL "" |
---|
2552 | #define PACKAGE "gnucash" |
---|
2553 | #define VERSION "2.6.13" |
---|
2554 | #define STDC_HEADERS 1 |
---|
2555 | #define HAVE_SYS_TYPES_H 1 |
---|
2556 | #define HAVE_SYS_STAT_H 1 |
---|
2557 | #define HAVE_STDLIB_H 1 |
---|
2558 | #define HAVE_STRING_H 1 |
---|
2559 | #define HAVE_MEMORY_H 1 |
---|
2560 | #define HAVE_STRINGS_H 1 |
---|
2561 | #define HAVE_INTTYPES_H 1 |
---|
2562 | #define HAVE_STDINT_H 1 |
---|
2563 | #define HAVE_UNISTD_H 1 |
---|
2564 | #define __EXTENSIONS__ 1 |
---|
2565 | #define _ALL_SOURCE 1 |
---|
2566 | #define _GNU_SOURCE 1 |
---|
2567 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2568 | #define _TANDEM_SOURCE 1 |
---|
2569 | #define GNUCASH_MAJOR_VERSION 2 |
---|
2570 | #define GNUCASH_MINOR_VERSION 6 |
---|
2571 | #define GNUCASH_MICRO_VERSION 13 |
---|
2572 | #define GNUCASH_NANO_VERSION 0 |
---|
2573 | #define GNUCASH_RESAVE_VERSION 19920 |
---|
2574 | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
---|
2575 | #define GETTEXT_PACKAGE "gnucash" |
---|
2576 | #define HAVE_LOCALE_H 1 |
---|
2577 | #define HAVE_LC_MESSAGES 1 |
---|
2578 | #define HAVE_DLFCN_H 1 |
---|
2579 | #define LT_OBJDIR ".libs/" |
---|
2580 | #define STDC_HEADERS 1 |
---|
2581 | #define HAVE_LIMITS_H 1 |
---|
2582 | #define HAVE_SYS_TIME_H 1 |
---|
2583 | #define HAVE_SYS_TIMES_H 1 |
---|
2584 | #define HAVE_SYS_WAIT_H 1 |
---|
2585 | #define HAVE_STPCPY 1 |
---|
2586 | #define HAVE_MEMCPY 1 |
---|
2587 | #define HAVE_TIMEGM 1 |
---|
2588 | #define HAVE_TOWUPPER 1 |
---|
2589 | #define HAVE_SETENV 1 |
---|
2590 | #define HAVE_STRUCT_TM_GMTOFF 1 |
---|
2591 | #define HAVE_SCANF_LLD 1 |
---|
2592 | #define HAVE_GLIB_2_38 1 |
---|
2593 | #define HAVE_GLIB_2_36 1 |
---|
2594 | #define HAVE_GLIB_2_32 1 |
---|
2595 | #define HAVE_DIRENT_H 1 |
---|
2596 | #define HAVE_DLFCN_H 1 |
---|
2597 | #define HAVE_UTMP_H 1 |
---|
2598 | #define HAVE_LOCALE_H 1 |
---|
2599 | #define HAVE_UNISTD_H 1 |
---|
2600 | #define HAVE_WCTYPE_H 1 |
---|
2601 | #define HAVE_DLSYM 1 |
---|
2602 | #define HAVE_DLERROR 1 |
---|
2603 | #define PLATFORM_OSX 1 |
---|
2604 | #define HAVE_GLOB_H 1 |
---|
2605 | #define HAVE_CHOWN 1 |
---|
2606 | #define HAVE_GETHOSTNAME 1 |
---|
2607 | #define HAVE_GETPPID 1 |
---|
2608 | #define HAVE_GETUID 1 |
---|
2609 | #define HAVE_GETTIMEOFDAY 1 |
---|
2610 | #define HAVE_GMTIME_R 1 |
---|
2611 | #define HAVE_GETHOSTID 1 |
---|
2612 | #define HAVE_LINK 1 |
---|
2613 | |
---|
2614 | configure: exit 1 |
---|