Ticket #43254: config.2.log

File config.2.log, 85.4 KB (added by nbenm, 8 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by GnuCash configure 2.6.13, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = minus.local
14uname -m = x86_64
15uname -r = 15.5.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 337 tasks, 1339 threads, 4 processors
34Load average: 7.65, Mach factor: 0.47
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /opt/android/sdk/platform-tools
42PATH: ~/bin
43PATH: /opt/local/bin
44PATH: /opt/local/sbin
45PATH: /usr/local/bin
46PATH: /usr/bin
47PATH: /bin
48PATH: /usr/sbin
49PATH: /sbin
50PATH: /opt/X11/bin
51
52
53## ----------- ##
54## Core tests. ##
55## ----------- ##
56
57configure:2726: checking for a BSD-compatible install
58configure:2794: result: /opt/local/bin/ginstall -c
59configure:2805: checking whether build environment is sane
60configure:2860: result: yes
61configure:3011: checking for a thread-safe mkdir -p
62configure:3050: result: /opt/local/bin/gmkdir -p
63configure:3057: checking for gawk
64configure:3073: found /opt/local/bin/gawk
65configure:3084: result: gawk
66configure:3095: checking whether make sets $(MAKE)
67configure:3117: result: yes
68configure:3146: checking whether make supports nested variables
69configure:3163: result: yes
70configure:3359: checking for gcc
71configure:3375: found /usr/bin/gcc
72configure:3386: result: gcc
73configure:3615: checking for C compiler version
74configure:3624: gcc --version >&5
75Apple LLVM version 7.3.0 (clang-703.0.29)
76Target: x86_64-apple-darwin15.5.0
77Thread model: posix
78InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
79Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
80configure:3635: $? = 0
81configure:3624: gcc -v >&5
82Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
83Apple LLVM version 7.3.0 (clang-703.0.29)
84Target: x86_64-apple-darwin15.5.0
85Thread model: posix
86InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
87configure:3635: $? = 0
88configure:3624: gcc -V >&5
89clang: error: argument to '-V' is missing (expected 1 value)
90clang: error: no input files
91configure:3635: $? = 1
92configure:3624: gcc -qversion >&5
93clang: error: unknown argument: '-qversion'
94clang: error: no input files
95configure:3635: $? = 1
96configure:3655: checking whether the C compiler works
97configure:3677: gcc    conftest.c  >&5
98configure:3681: $? = 0
99configure:3729: result: yes
100configure:3732: checking for C compiler default output file name
101configure:3734: result: a.out
102configure:3740: checking for suffix of executables
103configure:3747: gcc -o conftest    conftest.c  >&5
104configure:3751: $? = 0
105configure:3773: result:
106configure:3795: checking whether we are cross compiling
107configure:3803: gcc -o conftest    conftest.c  >&5
108configure:3807: $? = 0
109configure:3814: ./conftest
110configure:3818: $? = 0
111configure:3833: result: no
112configure:3838: checking for suffix of object files
113configure:3860: gcc -c   conftest.c >&5
114configure:3864: $? = 0
115configure:3885: result: o
116configure:3889: checking whether we are using the GNU C compiler
117configure:3908: gcc -c   conftest.c >&5
118configure:3908: $? = 0
119configure:3917: result: yes
120configure:3926: checking whether gcc accepts -g
121configure:3946: gcc -c -g  conftest.c >&5
122configure:3946: $? = 0
123configure:3987: result: yes
124configure:4004: checking for gcc option to accept ISO C89
125configure:4067: gcc  -c -g -O2  conftest.c >&5
126configure:4067: $? = 0
127configure:4080: result: none needed
128configure:4105: checking whether gcc understands -c and -o together
129configure:4127: gcc -c conftest.c -o conftest2.o
130configure:4130: $? = 0
131configure:4127: gcc -c conftest.c -o conftest2.o
132configure:4130: $? = 0
133configure:4142: result: yes
134configure:4170: checking for style of include used by make
135configure:4198: result: GNU
136configure:4224: checking dependency style of gcc
137configure:4335: result: gcc3
138configure:4357: checking how to run the C preprocessor
139configure:4388: gcc -E  conftest.c
140configure:4388: $? = 0
141configure:4402: gcc -E  conftest.c
142conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
143#include <ac_nonexistent.h>
144         ^
1451 error generated.
146configure:4402: $? = 1
147configure: 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>
159configure:4427: result: gcc -E
160configure:4447: gcc -E  conftest.c
161configure:4447: $? = 0
162configure:4461: gcc -E  conftest.c
163conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
164#include <ac_nonexistent.h>
165         ^
1661 error generated.
167configure:4461: $? = 1
168configure: 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>
180configure:4490: checking for grep that handles long lines and -e
181configure:4548: result: /usr/bin/grep
182configure:4553: checking for egrep
183configure:4615: result: /usr/bin/grep -E
184configure:4620: checking for ANSI C header files
185configure:4640: gcc -c -g -O2  conftest.c >&5
186configure:4640: $? = 0
187configure:4713: gcc -o conftest -g -O2   conftest.c  >&5
188configure:4713: $? = 0
189configure:4713: ./conftest
190configure:4713: $? = 0
191configure:4724: result: yes
192configure:4737: checking for sys/types.h
193configure:4737: gcc -c -g -O2  conftest.c >&5
194configure:4737: $? = 0
195configure:4737: result: yes
196configure:4737: checking for sys/stat.h
197configure:4737: gcc -c -g -O2  conftest.c >&5
198configure:4737: $? = 0
199configure:4737: result: yes
200configure:4737: checking for stdlib.h
201configure:4737: gcc -c -g -O2  conftest.c >&5
202configure:4737: $? = 0
203configure:4737: result: yes
204configure:4737: checking for string.h
205configure:4737: gcc -c -g -O2  conftest.c >&5
206configure:4737: $? = 0
207configure:4737: result: yes
208configure:4737: checking for memory.h
209configure:4737: gcc -c -g -O2  conftest.c >&5
210configure:4737: $? = 0
211configure:4737: result: yes
212configure:4737: checking for strings.h
213configure:4737: gcc -c -g -O2  conftest.c >&5
214configure:4737: $? = 0
215configure:4737: result: yes
216configure:4737: checking for inttypes.h
217configure:4737: gcc -c -g -O2  conftest.c >&5
218configure:4737: $? = 0
219configure:4737: result: yes
220configure:4737: checking for stdint.h
221configure:4737: gcc -c -g -O2  conftest.c >&5
222configure:4737: $? = 0
223configure:4737: result: yes
224configure:4737: checking for unistd.h
225configure:4737: gcc -c -g -O2  conftest.c >&5
226configure:4737: $? = 0
227configure:4737: result: yes
228configure:4750: checking minix/config.h usability
229configure:4750: gcc -c -g -O2  conftest.c >&5
230conftest.c:54:10: fatal error: 'minix/config.h' file not found
231#include <minix/config.h>
232         ^
2331 error generated.
234configure:4750: $? = 1
235configure: 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>
290configure:4750: result: no
291configure:4750: checking minix/config.h presence
292configure:4750: gcc -E  conftest.c
293conftest.c:21:10: fatal error: 'minix/config.h' file not found
294#include <minix/config.h>
295         ^
2961 error generated.
297configure:4750: $? = 1
298configure: 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>
320configure:4750: result: no
321configure:4750: checking for minix/config.h
322configure:4750: result: no
323configure:4771: checking whether it is safe to define __EXTENSIONS__
324configure:4789: gcc -c -g -O2  conftest.c >&5
325configure:4789: $? = 0
326configure:4796: result: yes
327configure:4812: checking whether NLS is requested
328configure:4821: result: yes
329configure:4849: checking for intltool-update
330configure:4867: found /opt/local/bin/intltool-update
331configure:4879: result: /opt/local/bin/intltool-update
332configure:4889: checking for intltool-merge
333configure:4907: found /opt/local/bin/intltool-merge
334configure:4919: result: /opt/local/bin/intltool-merge
335configure:4929: checking for intltool-extract
336configure:4947: found /opt/local/bin/intltool-extract
337configure:4959: result: /opt/local/bin/intltool-extract
338configure:5113: checking for xgettext
339configure:5131: found /opt/local/bin/xgettext
340configure:5143: result: /opt/local/bin/xgettext
341configure:5153: checking for msgmerge
342configure:5171: found /opt/local/bin/msgmerge
343configure:5183: result: /opt/local/bin/msgmerge
344configure:5193: checking for msgfmt
345configure:5211: found /opt/local/bin/msgfmt
346configure:5223: result: /opt/local/bin/msgfmt
347configure:5233: checking for gmsgfmt
348configure:5264: result: /opt/local/bin/msgfmt
349configure:5284: checking for perl
350configure:5302: found /opt/local/bin/perl
351configure:5314: result: /opt/local/bin/perl
352configure:5325: checking for perl >= 5.8.1
353configure:5332: result: 5.22.2
354configure:5336: checking for XML::Parser
355configure:5339: result: ok
356configure:5364: gcc -o conftest -g -O2   conftest.c  >&5
357Undefined symbols for architecture x86_64:
358  "__nl_msg_cat_cntr", referenced from:
359      _main in conftest-8a9b88.o
360ld: symbol(s) not found for architecture x86_64
361clang: error: linker command failed with exit code 1 (use -v to see invocation)
362configure:5364: $? = 1
363configure: 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| }
398configure:5446: checking locale.h usability
399configure:5446: gcc -c -g -O2  conftest.c >&5
400configure:5446: $? = 0
401configure:5446: result: yes
402configure:5446: checking locale.h presence
403configure:5446: gcc -E  conftest.c
404configure:5446: $? = 0
405configure:5446: result: yes
406configure:5446: checking for locale.h
407configure:5446: result: yes
408configure:5457: checking for LC_MESSAGES
409configure:5473: gcc -o conftest -g -O2   conftest.c  >&5
410configure:5473: $? = 0
411configure:5481: result: yes
412configure:5498: checking libintl.h usability
413configure:5498: gcc -c -g -O2  conftest.c >&5
414conftest.c:68:10: fatal error: 'libintl.h' file not found
415#include <libintl.h>
416         ^
4171 error generated.
418configure:5498: $? = 1
419configure: 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>
488configure:5498: result: no
489configure:5498: checking libintl.h presence
490configure:5498: gcc -E  conftest.c
491conftest.c:35:10: fatal error: 'libintl.h' file not found
492#include <libintl.h>
493         ^
4941 error generated.
495configure:5498: $? = 1
496configure: 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>
532configure:5498: result: no
533configure:5498: checking for libintl.h
534configure:5498: result: no
535configure:6213: checking for pkg-config
536configure:6231: found /opt/local/bin/pkg-config
537configure:6243: result: /opt/local/bin/pkg-config
538configure:6268: checking pkg-config is at least version 0.9.0
539configure:6271: result: yes
540configure:6281: checking if compiling with clang
541configure:6299: gcc -c -g -O2  conftest.c >&5
542configure:6299: $? = 0
543configure:6306: result: yes
544configure:6391: checking for g++
545configure:6407: found /usr/bin/g++
546configure:6418: result: g++
547configure:6445: checking for C++ compiler version
548configure:6454: g++ --version >&5
549Apple LLVM version 7.3.0 (clang-703.0.29)
550Target: x86_64-apple-darwin15.5.0
551Thread model: posix
552InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
553Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
554configure:6465: $? = 0
555configure:6454: g++ -v >&5
556Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
557Apple LLVM version 7.3.0 (clang-703.0.29)
558Target: x86_64-apple-darwin15.5.0
559Thread model: posix
560InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
561configure:6465: $? = 0
562configure:6454: g++ -V >&5
563clang: error: argument to '-V' is missing (expected 1 value)
564clang: error: no input files
565configure:6465: $? = 1
566configure:6454: g++ -qversion >&5
567clang: error: unknown argument: '-qversion'
568clang: error: no input files
569configure:6465: $? = 1
570configure:6469: checking whether we are using the GNU C++ compiler
571configure:6488: g++ -c   conftest.cpp >&5
572configure:6488: $? = 0
573configure:6497: result: yes
574configure:6506: checking whether g++ accepts -g
575configure:6526: g++ -c -g  conftest.cpp >&5
576configure:6526: $? = 0
577configure:6567: result: yes
578configure:6592: checking dependency style of g++
579configure:6703: result: gcc3
580configure:7363: checking build system type
581configure:7377: result: x86_64-apple-darwin15.5.0
582configure:7397: checking host system type
583configure:7410: result: x86_64-apple-darwin15.5.0
584configure:7810: checking how to print strings
585configure:7837: result: printf
586configure:7858: checking for a sed that does not truncate output
587configure:7922: result: /opt/local/bin/gsed
588configure:7940: checking for fgrep
589configure:8002: result: /usr/bin/grep -F
590configure:8037: checking for ld used by gcc
591configure:8104: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
592configure:8111: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
593configure:8126: result: no
594configure:8138: checking for BSD- or MS-compatible name lister (nm)
595configure:8187: result: /usr/bin/nm -B
596configure:8317: checking the name lister (/usr/bin/nm -B) interface
597configure:8324: gcc -c -g -O2  conftest.c >&5
598configure:8327: /usr/bin/nm -B "conftest.o"
599configure:8330: output
60000000000000001f0 S _some_variable
601configure:8337: result: BSD nm
602configure:8340: checking whether ln -s works
603configure:8344: result: yes
604configure:8352: checking the maximum length of command line arguments
605configure:8483: result: 196608
606configure:8500: checking whether the shell understands some XSI constructs
607configure:8510: result: yes
608configure:8514: checking whether the shell understands "+="
609configure:8520: result: yes
610configure:8555: checking how to convert x86_64-apple-darwin15.5.0 file names to x86_64-apple-darwin15.5.0 format
611configure:8595: result: func_convert_file_noop
612configure:8602: checking how to convert x86_64-apple-darwin15.5.0 file names to toolchain format
613configure:8622: result: func_convert_file_noop
614configure:8629: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
615configure:8636: result: -r
616configure:8710: checking for objdump
617configure:8737: result: objdump
618configure:8766: checking how to recognize dependent libraries
619configure:8964: result: pass_all
620configure:9049: checking for dlltool
621configure:9076: result: dlltool
622configure:9106: checking how to associate runtime and link libraries
623configure:9133: result: printf %s\n
624configure:9193: checking for ar
625configure:9209: found /opt/local/bin/ar
626configure:9220: result: ar
627configure:9257: checking for archiver @FILE support
628configure:9274: gcc -c -g -O2  conftest.c >&5
629configure:9274: $? = 0
630configure:9277: ar cru libconftest.a @conftest.lst >&5
631ar: @conftest.lst: No such file or directory
632configure:9280: $? = 1
633configure:9300: result: no
634configure:9358: checking for strip
635configure:9374: found /opt/local/bin/strip
636configure:9385: result: strip
637configure:9457: checking for ranlib
638configure:9473: found /opt/local/bin/ranlib
639configure:9484: result: ranlib
640configure:9586: checking command to parse /usr/bin/nm -B output from gcc object
641configure:9706: gcc -c -g -O2  conftest.c >&5
642configure:9709: $? = 0
643configure: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
644configure:9716: $? = 0
645cannot find nm_test_var in conftest.nm
646configure:9706: gcc -c -g -O2  conftest.c >&5
647configure:9709: $? = 0
648configure: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
649configure:9716: $? = 0
650configure:9782: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
651warning: (x86_64)  could not find object file symbol for symbol _main
652configure:9785: $? = 0
653configure:9823: result: ok
654configure:9860: checking for sysroot
655configure:9890: result: no
656configure:10159: checking for mt
657configure:10189: result: no
658configure:10209: checking if : is a manifest tool
659configure:10215: : '-?'
660configure:10223: result: no
661configure:10279: checking for dsymutil
662configure:10295: found /usr/bin/dsymutil
663configure:10306: result: dsymutil
664configure:10371: checking for nmedit
665configure:10387: found /opt/local/bin/nmedit
666configure:10398: result: nmedit
667configure:10463: checking for lipo
668configure:10479: found /opt/local/bin/lipo
669configure:10490: result: lipo
670configure:10555: checking for otool
671configure:10571: found /opt/local/bin/otool
672configure:10582: result: otool
673configure:10647: checking for otool64
674configure:10677: result: no
675configure:10722: checking for -single_module linker flag
676gcc -g -O2  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
677configure:10755: result: yes
678configure:10758: checking for -exported_symbols_list linker flag
679configure:10778: gcc -o conftest -g -O2   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
680configure:10778: $? = 0
681configure:10788: result: yes
682configure:10791: checking for -force_load linker flag
683gcc -g -O2 -c -o conftest.o conftest.c
684ar cru libconftest.a conftest.o
685ranlib libconftest.a
686gcc -g -O2  -o conftest conftest.c -Wl,-force_load,./libconftest.a
687configure:10823: result: yes
688configure:10862: checking for dlfcn.h
689configure:10862: gcc -c -g -O2  conftest.c >&5
690configure:10862: $? = 0
691configure:10862: result: yes
692configure:11045: checking for objdir
693configure:11060: result: .libs
694configure:11331: checking if gcc supports -fno-rtti -fno-exceptions
695configure:11349: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
696configure:11353: $? = 0
697configure:11366: result: yes
698configure:11693: checking for gcc option to produce PIC
699configure:11700: result: -fno-common -DPIC
700configure:11708: checking if gcc PIC flag -fno-common -DPIC works
701configure:11726: gcc -c -g -O2  -fno-common -DPIC -DPIC conftest.c >&5
702configure:11730: $? = 0
703configure:11743: result: yes
704configure:11772: checking if gcc static flag -static works
705configure:11800: result: no
706configure:11815: checking if gcc supports -c -o file.o
707configure:11836: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
708configure:11840: $? = 0
709configure:11862: result: yes
710configure:11870: checking if gcc supports -c -o file.o
711configure:11917: result: yes
712configure:11950: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
713configure:13107: result: yes
714configure:13347: checking dynamic linker characteristics
715configure:14081: result: darwin15.5.0 dyld
716configure:14188: checking how to hardcode library paths into programs
717configure:14213: result: immediate
718configure:14258: checking for dlopen in -ldl
719configure:14283: gcc -o conftest -g -O2   conftest.c -ldl   >&5
720configure:14283: $? = 0
721configure:14292: result: yes
722configure:14507: checking whether a program can dlopen itself
723configure:14587: gcc -o conftest -g -O2  -DHAVE_DLFCN_H   conftest.c -ldl  >&5
724configure:14590: $? = 0
725configure:14608: result: yes
726configure:14613: checking whether a statically linked program can dlopen itself
727configure:14693: gcc -o conftest -g -O2  -DHAVE_DLFCN_H    conftest.c -ldl  >&5
728configure:14696: $? = 0
729configure:14714: result: yes
730configure:14753: checking whether stripping libraries is possible
731configure:14767: result: yes
732configure:14793: checking if libtool supports shared libraries
733configure:14795: result: yes
734configure:14798: checking whether to build shared libraries
735configure:14819: result: yes
736configure:14822: checking whether to build static libraries
737configure:14826: result: no
738configure:14849: checking how to run the C++ preprocessor
739configure:14876: g++ -E  conftest.cpp
740configure:14876: $? = 0
741configure:14890: g++ -E  conftest.cpp
742conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found
743#include <ac_nonexistent.h>
744         ^
7451 error generated.
746configure:14890: $? = 1
747configure: 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>
785configure:14915: result: g++ -E
786configure:14935: g++ -E  conftest.cpp
787configure:14935: $? = 0
788configure:14949: g++ -E  conftest.cpp
789conftest.cpp:37:10: fatal error: 'ac_nonexistent.h' file not found
790#include <ac_nonexistent.h>
791         ^
7921 error generated.
793configure:14949: $? = 1
794configure: 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>
832configure:15118: checking for ld used by g++
833configure:15185: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
834configure:15192: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
835configure:15207: result: no
836configure:15262: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
837configure:16264: result: yes
838configure:16300: g++ -c -g -O2  conftest.cpp >&5
839configure:16303: $? = 0
840configure:16823: checking for g++ option to produce PIC
841configure:16830: result: -fno-common -DPIC
842configure:16838: checking if g++ PIC flag -fno-common -DPIC works
843configure:16856: g++ -c -g -O2  -fno-common -DPIC -DPIC conftest.cpp >&5
844configure:16860: $? = 0
845configure:16873: result: yes
846configure:16896: checking if g++ static flag -static works
847configure:16924: result: no
848configure:16936: checking if g++ supports -c -o file.o
849configure:16957: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
850configure:16961: $? = 0
851configure:16983: result: yes
852configure:16988: checking if g++ supports -c -o file.o
853configure:17035: result: yes
854configure:17065: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
855configure:17104: result: yes
856configure:17245: checking dynamic linker characteristics
857configure:17913: result: darwin15.5.0 dyld
858configure:17966: checking how to hardcode library paths into programs
859configure:17991: result: immediate
860configure:18055: checking for library containing strerror
861configure:18086: gcc -o conftest -g -O2   conftest.c  >&5
862conftest.c:44:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
863char strerror ();
864     ^
865conftest.c:44:6: note: 'strerror' is a builtin with type 'char *(int)'
8661 warning generated.
867configure:18086: $? = 0
868configure:18103: result: none required
869configure:18111: checking whether byte ordering is bigendian
870configure:18126: gcc -c -g -O2  conftest.c >&5
871configure:18126: $? = 0
872configure:18171: gcc -c -g -O2  conftest.c >&5
873configure:18171: $? = 0
874configure:18189: gcc -c -g -O2  conftest.c >&5
875conftest.c:44:4: error: use of undeclared identifier 'not'
876                 not big endian
877                 ^
8781 error generated.
879configure:18189: $? = 1
880configure: 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| }
930configure:18317: result: no
931configure:18335: checking whether make sets $(MAKE)
932configure:18357: result: yes
933configure:18366: checking whether ln -s works
934configure:18370: result: yes
935configure:18377: checking for ANSI C header files
936configure:18481: result: yes
937configure:18493: checking limits.h usability
938configure:18493: gcc -c -g -O2  conftest.c >&5
939configure:18493: $? = 0
940configure:18493: result: yes
941configure:18493: checking limits.h presence
942configure:18493: gcc -E  conftest.c
943configure:18493: $? = 0
944configure:18493: result: yes
945configure:18493: checking for limits.h
946configure:18493: result: yes
947configure:18493: checking sys/time.h usability
948configure:18493: gcc -c -g -O2  conftest.c >&5
949configure:18493: $? = 0
950configure:18493: result: yes
951configure:18493: checking sys/time.h presence
952configure:18493: gcc -E  conftest.c
953configure:18493: $? = 0
954configure:18493: result: yes
955configure:18493: checking for sys/time.h
956configure:18493: result: yes
957configure:18493: checking sys/times.h usability
958configure:18493: gcc -c -g -O2  conftest.c >&5
959configure:18493: $? = 0
960configure:18493: result: yes
961configure:18493: checking sys/times.h presence
962configure:18493: gcc -E  conftest.c
963configure:18493: $? = 0
964configure:18493: result: yes
965configure:18493: checking for sys/times.h
966configure:18493: result: yes
967configure:18493: checking sys/wait.h usability
968configure:18493: gcc -c -g -O2  conftest.c >&5
969configure:18493: $? = 0
970configure:18493: result: yes
971configure:18493: checking sys/wait.h presence
972configure:18493: gcc -E  conftest.c
973configure:18493: $? = 0
974configure:18493: result: yes
975configure:18493: checking for sys/wait.h
976configure:18493: result: yes
977configure:18493: checking pow.h usability
978configure:18493: gcc -c -g -O2  conftest.c >&5
979conftest.c:75:10: fatal error: 'pow.h' file not found
980#include <pow.h>
981         ^
9821 error generated.
983configure:18493: $? = 1
984configure: 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>
1060configure:18493: result: no
1061configure:18493: checking pow.h presence
1062configure:18493: gcc -E  conftest.c
1063conftest.c:42:10: fatal error: 'pow.h' file not found
1064#include <pow.h>
1065         ^
10661 error generated.
1067configure:18493: $? = 1
1068configure: 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>
1111configure:18493: result: no
1112configure:18493: checking for pow.h
1113configure:18493: result: no
1114configure:18510: checking for stpcpy
1115configure:18510: gcc -o conftest    conftest.c  >&5
1116conftest.c:65:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
1117char stpcpy ();
1118     ^
1119conftest.c:65:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
11201 warning generated.
1121configure:18510: $? = 0
1122configure:18510: result: yes
1123configure:18510: checking for memcpy
1124configure:18510: gcc -o conftest    conftest.c  >&5
1125conftest.c:66:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
1126char memcpy ();
1127     ^
1128conftest.c:66:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
11291 warning generated.
1130configure:18510: $? = 0
1131configure:18510: result: yes
1132configure:18510: checking for timegm
1133configure:18510: gcc -o conftest    conftest.c  >&5
1134configure:18510: $? = 0
1135configure:18510: result: yes
1136configure:18510: checking for towupper
1137configure:18510: gcc -o conftest    conftest.c  >&5
1138configure:18510: $? = 0
1139configure:18510: result: yes
1140configure:18521: checking for setenv
1141configure:18521: gcc -o conftest    conftest.c  >&5
1142configure:18521: $? = 0
1143configure:18521: result: yes
1144configure:18551: checking for the tm_gmtoff member of struct tm
1145configure:18572: gcc -o conftest -g -O2   conftest.c  >&5
1146conftest.c:49:17: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
1147        #define _GNU_SOURCE
1148                ^
1149conftest.c:22:9: note: previous definition is here
1150#define _GNU_SOURCE 1
1151        ^
1152conftest.c:50:17: warning: '__EXTENSIONS__' macro redefined [-Wmacro-redefined]
1153        #define __EXTENSIONS__
1154                ^
1155conftest.c:20:9: note: previous definition is here
1156#define __EXTENSIONS__ 1
1157        ^
11582 warnings generated.
1159configure:18572: $? = 0
1160configure:18581: result: yes
1161configure:18592: checking if scanf supports %lld conversions
1162configure:18632: gcc -o conftest -g -O2 -Wall -Werror   conftest.c  >&5
1163configure:18632: $? = 0
1164configure:18632: ./conftest
1165configure:18632: $? = 0
1166configure:18642: result: yes
1167configure:18779: checking if building from an scm managed directory
1168configure:18801: result: no
1169configure:18808: checking for ./src/swig-runtime.h
1170configure:18822: result: yes
1171configure:18839: checking for ./src/core-utils/gnc-vcs-info.h
1172configure:18853: result: yes
1173configure:18912: checking for /proc/self/maps
1174configure:18925: result: no
1175configure:18931: checking whether everything is installed to the same prefix
1176configure:18949: result: yes
1177configure:18952: checking whether binary relocation support should be enabled
1178configure:18970: result: no
1179configure:19122: checking for glib-2.0 >= 2.38 gio-2.0 >= 2.25 gthread-2.0 gobject-2.0 gmodule-2.0
1180configure:19126: result: yes
1181configure:19130: checking GLIB_CFLAGS
1182configure:19133: result: -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
1183configure:19136: checking GLIB_LIBS
1184configure:19139: result: -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
1185configure:19490: checking dirent.h usability
1186configure:19490: gcc -c -g -O2  conftest.c >&5
1187configure:19490: $? = 0
1188configure:19490: result: yes
1189configure:19490: checking dirent.h presence
1190configure:19490: gcc -E  conftest.c
1191configure:19490: $? = 0
1192configure:19490: result: yes
1193configure:19490: checking for dirent.h
1194configure:19490: result: yes
1195configure:19490: checking for dlfcn.h
1196configure:19490: result: yes
1197configure:19490: checking dl.h usability
1198configure:19490: gcc -c -g -O2  conftest.c >&5
1199conftest.c:87:10: fatal error: 'dl.h' file not found
1200#include <dl.h>
1201         ^
12021 error generated.
1203configure:19490: $? = 1
1204configure: 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>
1292configure:19490: result: no
1293configure:19490: checking dl.h presence
1294configure:19490: gcc -E  conftest.c
1295conftest.c:54:10: fatal error: 'dl.h' file not found
1296#include <dl.h>
1297         ^
12981 error generated.
1299configure:19490: $? = 1
1300configure: 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>
1355configure:19490: result: no
1356configure:19490: checking for dl.h
1357configure:19490: result: no
1358configure:19490: checking utmp.h usability
1359configure:19490: gcc -c -g -O2  conftest.c >&5
1360configure:19490: $? = 0
1361configure:19490: result: yes
1362configure:19490: checking utmp.h presence
1363configure:19490: gcc -E  conftest.c
1364configure:19490: $? = 0
1365configure:19490: result: yes
1366configure:19490: checking for utmp.h
1367configure:19490: result: yes
1368configure:19490: checking for locale.h
1369configure:19490: result: yes
1370configure:19490: checking mcheck.h usability
1371configure:19490: gcc -c -g -O2  conftest.c >&5
1372conftest.c:89:10: fatal error: 'mcheck.h' file not found
1373#include <mcheck.h>
1374         ^
13751 error generated.
1376configure:19490: $? = 1
1377configure: 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>
1467configure:19490: result: no
1468configure:19490: checking mcheck.h presence
1469configure:19490: gcc -E  conftest.c
1470conftest.c:56:10: fatal error: 'mcheck.h' file not found
1471#include <mcheck.h>
1472         ^
14731 error generated.
1474configure:19490: $? = 1
1475configure: 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>
1532configure:19490: result: no
1533configure:19490: checking for mcheck.h
1534configure:19490: result: no
1535configure:19490: checking for unistd.h
1536configure:19490: result: yes
1537configure:19490: checking wctype.h usability
1538configure:19490: gcc -c -g -O2  conftest.c >&5
1539configure:19490: $? = 0
1540configure:19490: result: yes
1541configure:19490: checking wctype.h presence
1542configure:19490: gcc -E  conftest.c
1543configure:19490: $? = 0
1544configure:19490: result: yes
1545configure:19490: checking for wctype.h
1546configure:19490: result: yes
1547configure:19567: checking for pkg-config
1548configure:19597: result: /opt/local/bin/pkg-config
1549configure:19622: checking pkg-config is at least version 0.16
1550configure:19625: result: yes
1551configure:19736: checking if unsigned long is at least as big as guint32
1552configure: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
1553configure:19757: $? = 0
1554configure:19757: ./conftest
1555configure:19757: $? = 0
1556configure:19759: result: yes
1557configure:19783: checking for dlsym
1558configure:19783: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1559configure:19783: $? = 0
1560configure:19783: result: yes
1561configure:19897: checking for dlerror
1562configure:19897: gcc -o conftest -g -O2 -std=gnu99   conftest.c   >&5
1563configure:19897: $? = 0
1564configure:19897: result: yes
1565configure:19917: checking operating system
1566configure:19933: result: darwin
1567configure:19935: checking For GDK-Quartz
1568configure:20054: result: no
1569configure:20366: checking X11/Xlib.h usability
1570configure:20366: gcc -c -g -O2 -std=gnu99  conftest.c >&5
1571conftest.c:94:10: fatal error: 'X11/Xlib.h' file not found
1572#include <X11/Xlib.h>
1573         ^
15741 error generated.
1575configure:20366: $? = 1
1576configure: 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>
1671configure:20366: result: no
1672configure:20366: checking X11/Xlib.h presence
1673configure:20366: gcc -E  conftest.c
1674conftest.c:61:10: fatal error: 'X11/Xlib.h' file not found
1675#include <X11/Xlib.h>
1676         ^
16771 error generated.
1678configure:20366: $? = 1
1679configure: 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>
1741configure:20366: result: no
1742configure:20366: checking for X11/Xlib.h
1743configure:20366: result: no
1744configure:20366: checking glob.h usability
1745configure:20366: gcc -c -g -O2 -std=gnu99  conftest.c >&5
1746configure:20366: $? = 0
1747configure:20366: result: yes
1748configure:20366: checking glob.h presence
1749configure:20366: gcc -E  conftest.c
1750configure:20366: $? = 0
1751configure:20366: result: yes
1752configure:20366: checking for glob.h
1753configure:20366: result: yes
1754configure:20388: checking for chown
1755configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1756configure:20388: $? = 0
1757configure:20388: result: yes
1758configure:20388: checking for gethostname
1759configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1760configure:20388: $? = 0
1761configure:20388: result: yes
1762configure:20388: checking for getppid
1763configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1764configure:20388: $? = 0
1765configure:20388: result: yes
1766configure:20388: checking for getuid
1767configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1768configure:20388: $? = 0
1769configure:20388: result: yes
1770configure:20388: checking for gettimeofday
1771configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1772configure:20388: $? = 0
1773configure:20388: result: yes
1774configure:20388: checking for gmtime_r
1775configure:20388: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1776configure:20388: $? = 0
1777configure:20388: result: yes
1778configure:20400: checking for gethostid
1779configure:20400: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1780configure:20400: $? = 0
1781configure:20400: result: yes
1782configure:20400: checking for link
1783configure:20400: gcc -o conftest -g -O2 -std=gnu99   conftest.c  >&5
1784configure:20400: $? = 0
1785configure:20400: result: yes
1786configure:20726: checking for guile-2.0 >= 2.0.0
1787configure:20746: result: no
1788configure:20862: checking for guile-1.8 >= 1.8.5
1789configure:20866: result: yes
1790configure:20870: checking GUILE_CFLAGS
1791configure:20873: result: -D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include
1792configure:20876: checking GUILE_LIBS
1793configure:20879: result: -L/opt/local/lib -lguile18 -lgmp -lm -lltdl
1794configure:20938: checking ltdl.h usability
1795configure:20938: gcc -c -g -O2 -std=gnu99  conftest.c >&5
1796conftest.c:103:10: fatal error: 'ltdl.h' file not found
1797#include <ltdl.h>
1798         ^
17991 error generated.
1800configure:20938: $? = 1
1801configure: 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>
1905configure:20938: result: no
1906configure:20938: checking ltdl.h presence
1907configure:20938: gcc -E  conftest.c
1908conftest.c:70:10: fatal error: 'ltdl.h' file not found
1909#include <ltdl.h>
1910         ^
19111 error generated.
1912configure:20938: $? = 1
1913configure: 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>
1984configure:20938: result: no
1985configure:20938: checking for ltdl.h
1986configure:20938: result: no
1987configure:20945: error: ltdl.h not found. Perhaps you need to install
1988the libtool(-ltdl) development package?
1989
1990## ---------------- ##
1991## Cache variables. ##
1992## ---------------- ##
1993
1994ac_cv_CLANG=yes
1995ac_cv_build=x86_64-apple-darwin15.5.0
1996ac_cv_c_bigendian=no
1997ac_cv_c_compiler_gnu=yes
1998ac_cv_cxx_compiler_gnu=yes
1999ac_cv_env_CCC_set=
2000ac_cv_env_CCC_value=
2001ac_cv_env_CC_set=
2002ac_cv_env_CC_value=
2003ac_cv_env_CFLAGS_set=
2004ac_cv_env_CFLAGS_value=
2005ac_cv_env_CPPFLAGS_set=
2006ac_cv_env_CPPFLAGS_value=
2007ac_cv_env_CPP_set=
2008ac_cv_env_CPP_value=
2009ac_cv_env_CXXCPP_set=
2010ac_cv_env_CXXCPP_value=
2011ac_cv_env_CXXFLAGS_set=
2012ac_cv_env_CXXFLAGS_value=
2013ac_cv_env_CXX_set=
2014ac_cv_env_CXX_value=
2015ac_cv_env_LDFLAGS_set=
2016ac_cv_env_LDFLAGS_value=
2017ac_cv_env_LIBS_set=
2018ac_cv_env_LIBS_value=
2019ac_cv_env_PKG_CONFIG_LIBDIR_set=
2020ac_cv_env_PKG_CONFIG_LIBDIR_value=
2021ac_cv_env_PKG_CONFIG_PATH_set=
2022ac_cv_env_PKG_CONFIG_PATH_value=
2023ac_cv_env_PKG_CONFIG_set=
2024ac_cv_env_PKG_CONFIG_value=
2025ac_cv_env_PYTHON_VERSION_set=
2026ac_cv_env_PYTHON_VERSION_value=
2027ac_cv_env_PYTHON_set=
2028ac_cv_env_PYTHON_value=
2029ac_cv_env_build_alias_set=
2030ac_cv_env_build_alias_value=
2031ac_cv_env_host_alias_set=
2032ac_cv_env_host_alias_value=
2033ac_cv_env_target_alias_set=
2034ac_cv_env_target_alias_value=
2035ac_cv_file___src_core_utils_gnc_vcs_info_h=yes
2036ac_cv_file___src_swig_runtime_h=yes
2037ac_cv_file__proc_self_maps=no
2038ac_cv_func_chown=yes
2039ac_cv_func_dlerror=yes
2040ac_cv_func_dlsym=yes
2041ac_cv_func_gethostid=yes
2042ac_cv_func_gethostname=yes
2043ac_cv_func_getppid=yes
2044ac_cv_func_gettimeofday=yes
2045ac_cv_func_getuid=yes
2046ac_cv_func_gmtime_r=yes
2047ac_cv_func_link=yes
2048ac_cv_func_memcpy=yes
2049ac_cv_func_setenv=yes
2050ac_cv_func_stpcpy=yes
2051ac_cv_func_timegm=yes
2052ac_cv_func_towupper=yes
2053ac_cv_header_X11_Xlib_h=no
2054ac_cv_header_dirent_h=yes
2055ac_cv_header_dl_h=no
2056ac_cv_header_dlfcn_h=yes
2057ac_cv_header_glob_h=yes
2058ac_cv_header_inttypes_h=yes
2059ac_cv_header_libintl_h=no
2060ac_cv_header_limits_h=yes
2061ac_cv_header_locale_h=yes
2062ac_cv_header_ltdl_h=no
2063ac_cv_header_mcheck_h=no
2064ac_cv_header_memory_h=yes
2065ac_cv_header_minix_config_h=no
2066ac_cv_header_pow_h=no
2067ac_cv_header_stdc=yes
2068ac_cv_header_stdint_h=yes
2069ac_cv_header_stdlib_h=yes
2070ac_cv_header_string_h=yes
2071ac_cv_header_strings_h=yes
2072ac_cv_header_sys_stat_h=yes
2073ac_cv_header_sys_time_h=yes
2074ac_cv_header_sys_times_h=yes
2075ac_cv_header_sys_types_h=yes
2076ac_cv_header_sys_wait_h=yes
2077ac_cv_header_unistd_h=yes
2078ac_cv_header_utmp_h=yes
2079ac_cv_header_wctype_h=yes
2080ac_cv_host=x86_64-apple-darwin15.5.0
2081ac_cv_lib_dl_dlopen=yes
2082ac_cv_objext=o
2083ac_cv_path_EGREP='/usr/bin/grep -E'
2084ac_cv_path_FGREP='/usr/bin/grep -F'
2085ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
2086ac_cv_path_GREP=/usr/bin/grep
2087ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
2088ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
2089ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
2090ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
2091ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
2092ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
2093ac_cv_path_SED=/opt/local/bin/gsed
2094ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
2095ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2096ac_cv_path_install='/opt/local/bin/ginstall -c'
2097ac_cv_path_mkdir=/opt/local/bin/gmkdir
2098ac_cv_prog_AWK=gawk
2099ac_cv_prog_CPP='gcc -E'
2100ac_cv_prog_CXXCPP='g++ -E'
2101ac_cv_prog_ac_ct_AR=ar
2102ac_cv_prog_ac_ct_CC=gcc
2103ac_cv_prog_ac_ct_CXX=g++
2104ac_cv_prog_ac_ct_DLLTOOL=dlltool
2105ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
2106ac_cv_prog_ac_ct_LIPO=lipo
2107ac_cv_prog_ac_ct_NMEDIT=nmedit
2108ac_cv_prog_ac_ct_OBJDUMP=objdump
2109ac_cv_prog_ac_ct_OTOOL=otool
2110ac_cv_prog_ac_ct_RANLIB=ranlib
2111ac_cv_prog_ac_ct_STRIP=strip
2112ac_cv_prog_cc_c89=
2113ac_cv_prog_cc_g=yes
2114ac_cv_prog_cxx_g=yes
2115ac_cv_prog_make_make_set=yes
2116ac_cv_safe_to_define___extensions__=yes
2117ac_cv_search_strerror='none required'
2118am_cv_CC_dependencies_compiler_type=gcc3
2119am_cv_CXX_dependencies_compiler_type=gcc3
2120am_cv_make_support_nested_variables=yes
2121am_cv_prog_cc_c_o=yes
2122am_cv_scanf_lld=yes
2123am_cv_struct_tm_gmtoff=yes
2124am_cv_val_LC_MESSAGES=yes
2125br_cv_binreloc=no
2126br_cv_valid_prefixes=yes
2127gt_cv_have_gettext=no
2128lt_cv_apple_cc_single_mod=yes
2129lt_cv_ar_at_file=no
2130lt_cv_deplibs_check_method=pass_all
2131lt_cv_dlopen=dlopen
2132lt_cv_dlopen_libs=-ldl
2133lt_cv_dlopen_self=yes
2134lt_cv_dlopen_self_static=yes
2135lt_cv_file_magic_cmd='$MAGIC_CMD'
2136lt_cv_file_magic_test_file=
2137lt_cv_ld_exported_symbols_list=yes
2138lt_cv_ld_force_load=yes
2139lt_cv_ld_reload_flag=-r
2140lt_cv_nm_interface='BSD nm'
2141lt_cv_objdir=.libs
2142lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2143lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
2144lt_cv_path_NM='/usr/bin/nm -B'
2145lt_cv_path_mainfest_tool=no
2146lt_cv_prog_compiler_c_o=yes
2147lt_cv_prog_compiler_c_o_CXX=yes
2148lt_cv_prog_compiler_pic='-fno-common -DPIC'
2149lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
2150lt_cv_prog_compiler_pic_works=yes
2151lt_cv_prog_compiler_pic_works_CXX=yes
2152lt_cv_prog_compiler_rtti_exceptions=yes
2153lt_cv_prog_compiler_static_works=no
2154lt_cv_prog_compiler_static_works_CXX=no
2155lt_cv_prog_gnu_ld=no
2156lt_cv_prog_gnu_ldcxx=no
2157lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
2158lt_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'\'''
2159lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
2160lt_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'\'''
2161lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
2162lt_cv_sys_max_cmd_len=196608
2163lt_cv_to_host_file_cmd=func_convert_file_noop
2164lt_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)
2199ACLOCAL='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing aclocal-1.14'
2200ALL_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'
2201AMDEPBACKSLASH='\'
2202AMDEP_FALSE='#'
2203AMDEP_TRUE=''
2204AMTAR='$${TAR-tar}'
2205AM_BACKSLASH='\'
2206AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2207AM_DEFAULT_VERBOSITY='1'
2208AM_V='$(V)'
2209AQBANKING_CFLAGS=''
2210AQBANKING_LIBS=''
2211AR='ar'
2212AS='as'
2213AUTOCONF='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing autoconf'
2214AUTOHEADER='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing autoheader'
2215AUTOMAKE='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing automake-1.14'
2216AWK='gawk'
2217AX_SWIG_PYTHON_CPPFLAGS=''
2218AX_SWIG_PYTHON_OPT=''
2219BINRELOC_CFLAGS=''
2220BINRELOC_LIBS=''
2221BUILDING_FROM_VCS_FALSE=''
2222BUILDING_FROM_VCS_TRUE='#'
2223CATALOGS=''
2224CATOBJEXT='NONE'
2225CC='gcc'
2226CCDEPMODE='depmode=gcc3'
2227CFLAGS='-g -O2 -std=gnu99'
2228CLANG_FALSE='#'
2229CLANG_TRUE=''
2230CPP='gcc -E'
2231CPPFLAGS=''
2232CUSTOM_GNC_DBD_DIR_FALSE=''
2233CUSTOM_GNC_DBD_DIR_TRUE=''
2234CXX='g++'
2235CXXCPP='g++ -E'
2236CXXDEPMODE='depmode=gcc3'
2237CXXFLAGS='-g -O2'
2238CYGPATH_W='echo'
2239DATADIRNAME='lib'
2240DEFS=''
2241DEPDIR='.deps'
2242DLLTOOL='dlltool'
2243DL_LIB=''
2244DOC_FALSE=''
2245DOC_TRUE=''
2246DOT=''
2247DOXYGEN=''
2248DSYMUTIL='dsymutil'
2249DUMPBIN=''
2250ECHO_C='\c'
2251ECHO_N=''
2252ECHO_T=''
2253EFENCE_LIBS=''
2254EGREP='/usr/bin/grep -E'
2255ENABLE_DOXYGEN_FALSE=''
2256ENABLE_DOXYGEN_TRUE=''
2257EXEEXT=''
2258FGREP='/usr/bin/grep -F'
2259GDK_PIXBUF_CFLAGS=''
2260GDK_PIXBUF_LIBS=''
2261GETTEXT_PACKAGE='gnucash'
2262GIT_CMD=''
2263GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include'
2264GLIB_COMPILE_SCHEMAS='glib-compile-schemas'
2265GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl'
2266GMOFILES=' 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'
2267GMSGFMT='/opt/local/bin/msgfmt'
2268GNC_ACCOUNTS_DIR=''
2269GNC_CHECKS_DIR=''
2270GNC_CONFIGDIR=''
2271GNC_CTAGS_FILE=''
2272GNC_CTAGS_FILE_FALSE=''
2273GNC_CTAGS_FILE_TRUE=''
2274GNC_DBD_DIR=''
2275GNC_DOC_INSTALL_DIR=''
2276GNC_ETAGS_FILE=''
2277GNC_ETAGS_FILE_FALSE=''
2278GNC_ETAGS_FILE_TRUE=''
2279GNC_GTKBUILDER_DIR=''
2280GNC_HAVE_GUILE_2_FALSE=''
2281GNC_HAVE_GUILE_2_TRUE='#'
2282GNC_HELPDIR=''
2283GNC_INCLUDE_DIR=''
2284GNC_LIBEXECDIR=''
2285GNC_PIXMAP_DIR=''
2286GNC_SCM_INSTALL_DIR=''
2287GNC_SHAREDIR=''
2288GNC_SYSTEM_XDG_DATA_DIRS=''
2289GNC_UI_DIR=''
2290GNOMECANVAS_CFLAGS=''
2291GNOMECANVAS_LIBS=''
2292GNOME_KEYRING_CFLAGS=''
2293GNOME_KEYRING_LIBS=''
2294GNUCASH_ENABLE_GUI_FALSE=''
2295GNUCASH_ENABLE_GUI_TRUE=''
2296GNUCASH_LATEST_STABLE_SERIES='2.6'
2297GNUCASH_MAJOR_VERSION='2'
2298GNUCASH_MICRO_VERSION='13'
2299GNUCASH_MINOR_VERSION='6'
2300GNUCASH_NANO_VERSION='0'
2301GNUCASH_SEPARATE_BUILDDIR_FALSE=''
2302GNUCASH_SEPARATE_BUILDDIR_TRUE='#'
2303GOFFICE_CFLAGS=''
2304GOFFICE_LIBS=''
2305GREP='/usr/bin/grep'
2306GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
2307GSETTINGS_RULES='
2308GTKMM_CFLAGS=''
2309GTKMM_LIBS=''
2310GTK_CFLAGS=''
2311GTK_LIBS=''
2312GTK_MAC_CFLAGS=''
2313GTK_MAC_LIBS=''
2314GUILD=''
2315GUILE='/Users/nb/fouretout/gnucash-2.6.13/gnc-guile'
2316GUILE_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include'
2317GUILE_EFFECTIVE_VERSION='1.8'
2318GUILE_LIBS='-L/opt/local/lib -lguile18 -lgmp -lm -lltdl'
2319GWENGUI_GTK2_CFLAGS=''
2320GWENGUI_GTK2_LIBS=''
2321HAVE_X11_XLIB_H_FALSE=''
2322HAVE_X11_XLIB_H_TRUE='#'
2323HTMLHELP_LIBS=''
2324INSTALL_DATA='${INSTALL} -m 644'
2325INSTALL_PROGRAM='${INSTALL}'
2326INSTALL_SCRIPT='${INSTALL}'
2327INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2328INSTOBJEXT=''
2329INTLLIBS=''
2330INTLTOOL_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 $< $@'
2331INTLTOOL_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 $< $@'
2332INTLTOOL_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 $< $@'
2333INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
2334INTLTOOL_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 $< $@'
2335INTLTOOL_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 $< $@'
2336INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
2337INTLTOOL_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 $< $@'
2338INTLTOOL_PERL='/opt/local/bin/perl'
2339INTLTOOL_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 $< $@'
2340INTLTOOL_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 $< $@'
2341INTLTOOL_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 $< $@'
2342INTLTOOL_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 $< $@'
2343INTLTOOL_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 $< $@'
2344INTLTOOL_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 $< $@'
2345INTLTOOL_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 $< $@'
2346INTLTOOL_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 $< $@'
2347INTLTOOL_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 $< $@'
2348INTLTOOL_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 $< $@'
2349INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
2350INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
2351INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
2352INTLTOOL_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 $< $@'
2353INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
2354INTLTOOL_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 $< $@'
2355INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
2356INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
2357LC_MESSAGES_ENUM=''
2358LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2359LDFLAGS=''
2360LIBDBI_LIBS=''
2361LIBOBJS=''
2362LIBOBJS_SEDSCRIPT=''
2363LIBOFX_CFLAGS=''
2364LIBOFX_LIBS=''
2365LIBQOF_LIBRARY_VERSION=''
2366LIBS=''
2367LIBSECRET_CFLAGS=''
2368LIBSECRET_LIBS=''
2369LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2370LIBTOOL_DEPS='./ltmain.sh'
2371LIBXML2_CFLAGS=''
2372LIBXML2_LIBS=''
2373LIBXSLT_CFLAGS=''
2374LIBXSLT_LIBS=''
2375LIPO='lipo'
2376LN_S='ln -s'
2377LTLIBOBJS=''
2378MAKEINFO='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/missing makeinfo'
2379MANIFEST_TOOL=':'
2380MKDIR_P='/opt/local/bin/gmkdir -p'
2381MKINSTALLDIRS='./mkinstalldirs'
2382MSGFMT='/opt/local/bin/msgfmt'
2383MSGFMT_OPTS=''
2384MSGMERGE='/opt/local/bin/msgmerge'
2385NM='/usr/bin/nm -B'
2386NMEDIT='nmedit'
2387OBJDUMP='objdump'
2388OBJEXT='o'
2389OS_WIN32_FALSE=''
2390OS_WIN32_TRUE='#'
2391OTOOL64=':'
2392OTOOL='otool'
2393PACKAGE='gnucash'
2394PACKAGE_BUGREPORT='gnucash-devel@gnucash.org'
2395PACKAGE_NAME='GnuCash'
2396PACKAGE_STRING='GnuCash 2.6.13'
2397PACKAGE_TARNAME='gnucash'
2398PACKAGE_URL=''
2399PACKAGE_VERSION='2.6.13'
2400PATH_SEPARATOR=':'
2401PERL=''
2402PKG_CONFIG='/opt/local/bin/pkg-config'
2403PKG_CONFIG_LIBDIR=''
2404PKG_CONFIG_PATH=''
2405PLATFORM_LINUX_FALSE=''
2406PLATFORM_LINUX_TRUE='#'
2407PLATFORM_OSX_FALSE=''
2408PLATFORM_OSX_QUARTZ_FALSE=''
2409PLATFORM_OSX_QUARTZ_TRUE='#'
2410PLATFORM_OSX_TRUE='#'
2411PLATFORM_WIN32_FALSE=''
2412PLATFORM_WIN32_TRUE='#'
2413POFILES=' 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'
2414POSUB='po'
2415PO_IN_DATADIR_FALSE=''
2416PO_IN_DATADIR_TRUE=''
2417PYTHON=''
2418PYTHON_CPPFLAGS=''
2419PYTHON_EXEC_PREFIX=''
2420PYTHON_EXTRA_LDFLAGS=''
2421PYTHON_EXTRA_LIBS=''
2422PYTHON_LDFLAGS=''
2423PYTHON_PLATFORM=''
2424PYTHON_PREFIX=''
2425PYTHON_SITE_PKG=''
2426PYTHON_VERSION=''
2427QOF_CFLAGS=''
2428QOF_LIBS=''
2429RANLIB='ranlib'
2430RC=''
2431REGEX_LIBS=''
2432SED='/opt/local/bin/gsed'
2433SET_MAKE=''
2434SHELL='/bin/sh'
2435STRIP='strip'
2436SWIG=''
2437SWIG_DIST_FAIL_FALSE=''
2438SWIG_DIST_FAIL_TRUE=''
2439SWIG_LIB=''
2440TEST_MYSQL_URL=''
2441TEST_PGSQL_URL=''
2442USE_NLS='yes'
2443VCS_TYPE=''
2444VERSION='2.6.13'
2445WEBKIT_CFLAGS=''
2446WEBKIT_LIBS=''
2447WITH_AQBANKING_FALSE=''
2448WITH_AQBANKING_TRUE=''
2449WITH_DBI_FALSE=''
2450WITH_DBI_TRUE=''
2451WITH_GTKMM_FALSE=''
2452WITH_GTKMM_TRUE='#'
2453WITH_OFX_FALSE=''
2454WITH_OFX_TRUE=''
2455WITH_PYTHON_FALSE=''
2456WITH_PYTHON_TRUE=''
2457XGETTEXT=':'
2458XSLTPROC=''
2459ZLIB_LIBS=''
2460ac_ct_AR='ar'
2461ac_ct_CC='gcc'
2462ac_ct_CXX='g++'
2463ac_ct_DUMPBIN=''
2464all-am: $(gsettings_SCHEMAS:.xml=.valid)
2465am__EXEEXT_FALSE=''
2466am__EXEEXT_TRUE=''
2467am__fastdepCC_FALSE='#'
2468am__fastdepCC_TRUE=''
2469am__fastdepCXX_FALSE='#'
2470am__fastdepCXX_TRUE=''
2471am__include='include'
2472am__isrc=''
2473am__leading_dot='.'
2474am__nodep='_no'
2475am__quote=''
2476am__tar='$${TAR-tar} chof - "$$tardir"'
2477am__untar='$${TAR-tar} xf -'
2478bindir='${exec_prefix}/bin'
2479build='x86_64-apple-darwin15.5.0'
2480build_alias=''
2481build_cpu='x86_64'
2482build_os='darwin15.5.0'
2483build_vendor='apple'
2484cflags_set=''
2485clean-gsettings-schemas:
2486datadir='${datarootdir}'
2487datarootdir='${prefix}/share'
2488docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2489dvidir='${docdir}'
2490enable_dot=''
2491enable_html_docs=''
2492enable_latex_docs=''
2493endif'
2494exec_prefix='NONE'
2495gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
2496gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
2497host='x86_64-apple-darwin15.5.0'
2498host_alias=''
2499host_cpu='x86_64'
2500host_os='darwin15.5.0'
2501host_vendor='apple'
2502htmldir='${docdir}'
2503ifdef gsettings_ENUM_NAMESPACE
2504includedir='${prefix}/include'
2505infodir='${datarootdir}/info'
2506install-data-am: install-gsettings-schemas
2507install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
2508install_sh='${SHELL} /Users/nb/fouretout/gnucash-2.6.13/install-sh'
2509intltool__v_merge_options_0='-q'
2510intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
2511libdir='${exec_prefix}/lib'
2512libexecdir='${exec_prefix}/libexec'
2513localedir='${datarootdir}/locale'
2514localstatedir='${prefix}/var'
2515mandir='${datarootdir}/man'
2516mkdir_p='$(MKDIR_P)'
2517mostlyclean-am: clean-gsettings-schemas
2518oldincludedir='/usr/include'
2519pdfdir='${docdir}'
2520pkgpyexecdir=''
2521pkgpythondir=''
2522prefix='NONE'
2523program_transform_name='s,x,x,'
2524psdir='${docdir}'
2525pyexecdir=''
2526pythondir=''
2527sbindir='${exec_prefix}/sbin'
2528sharedstatedir='${prefix}/com'
2529sysconfdir='${prefix}/etc'
2530target_alias=''
2531uninstall-am: uninstall-gsettings-schemas
2532uninstall-gsettings-schemas:
2533
2534## ------------------- ##
2535## File substitutions. ##
2536## ------------------- ##
2537
2538MIGRATABLE_PREFS_AQBANKING=''
2539MIGRATABLE_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
2614configure: exit 1