Ticket #34139: config.log

File config.log, 71.2 KB (added by macports1@…, 12 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 WebKit configure 1.6.3, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --with-gtk=2.0 --enable-introspection=no --disable-dependency-tracking --with-target=quartz --enable-svg
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = imac
14uname -m = x86_64
15uname -r = 11.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/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 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 102 tasks, 510 threads, 8 processors
34Load average: 2.92, Mach factor: 5.06
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2972: checking build system type
52configure:2986: result: x86_64-apple-darwin11.3.0
53configure:3006: checking host system type
54configure:3019: result: x86_64-apple-darwin11.3.0
55configure:3072: checking for a BSD-compatible install
56configure:3140: result: /usr/bin/install -c
57configure:3151: checking whether build environment is sane
58configure:3201: result: yes
59configure:3342: checking for a thread-safe mkdir -p
60configure:3381: result: Source/autotools/install-sh -c -d
61configure:3394: checking for gawk
62configure:3424: result: no
63configure:3394: checking for mawk
64configure:3424: result: no
65configure:3394: checking for nawk
66configure:3424: result: no
67configure:3394: checking for awk
68configure:3410: found /usr/bin/awk
69configure:3421: result: awk
70configure:3432: checking whether make sets $(MAKE)
71configure:3454: result: yes
72configure:3529: checking how to create a ustar tar archive
73configure:3542: tar --version
74bsdtar 2.8.3 - libarchive 2.8.3
75configure:3545: $? = 0
76configure:3585: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
77configure:3588: $? = 0
78configure:3592: tar -xf - <conftest.tar
79configure:3595: $? = 0
80configure:3608: result: gnutar
81configure:3628: checking whether make supports nested variables
82configure:3645: result: yes
83configure:3659: checking for native Win32
84configure:3669: result: no
85configure:3716: checking for style of include used by make
86configure:3744: result: GNU
87configure:3815: checking for gcc
88configure:3842: result: /usr/bin/llvm-gcc-4.2
89configure:4071: checking for C compiler version
90configure:4080: /usr/bin/llvm-gcc-4.2 --version >&5
91i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
92Copyright (C) 2007 Free Software Foundation, Inc.
93This is free software; see the source for copying conditions.  There is NO
94warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
95
96configure:4091: $? = 0
97configure:4080: /usr/bin/llvm-gcc-4.2 -v >&5
98Using built-in specs.
99Target: i686-apple-darwin11
100Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
101Thread model: posix
102gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
103configure:4091: $? = 0
104configure:4080: /usr/bin/llvm-gcc-4.2 -V >&5
105llvm-gcc-4.2: argument to `-V' is missing
106configure:4091: $? = 1
107configure:4080: /usr/bin/llvm-gcc-4.2 -qversion >&5
108i686-apple-darwin11-llvm-gcc-4.2: no input files
109configure:4091: $? = 1
110configure:4111: checking whether the C compiler works
111configure:4133: /usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
112configure:4137: $? = 0
113configure:4185: result: yes
114configure:4188: checking for C compiler default output file name
115configure:4190: result: a.out
116configure:4196: checking for suffix of executables
117configure:4203: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
118configure:4207: $? = 0
119configure:4229: result:
120configure:4251: checking whether we are cross compiling
121configure:4259: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
122configure:4263: $? = 0
123configure:4270: ./conftest
124configure:4274: $? = 0
125configure:4289: result: no
126configure:4294: checking for suffix of object files
127configure:4316: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
128configure:4320: $? = 0
129configure:4341: result: o
130configure:4345: checking whether we are using the GNU C compiler
131configure:4364: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
132configure:4364: $? = 0
133configure:4373: result: yes
134configure:4382: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
135configure:4402: /usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
136configure:4402: $? = 0
137configure:4443: result: yes
138configure:4460: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
139configure:4524: /usr/bin/llvm-gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
140configure:4524: $? = 0
141configure:4537: result: none needed
142configure:4559: checking dependency style of /usr/bin/llvm-gcc-4.2
143configure:4670: result: none
144configure:4798: checking for C++ compiler version
145configure:4807: /usr/bin/llvm-g++-4.2 --version >&5
146i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
147Copyright (C) 2007 Free Software Foundation, Inc.
148This is free software; see the source for copying conditions.  There is NO
149warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
150
151configure:4818: $? = 0
152configure:4807: /usr/bin/llvm-g++-4.2 -v >&5
153Using built-in specs.
154Target: i686-apple-darwin11
155Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
156Thread model: posix
157gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
158configure:4818: $? = 0
159configure:4807: /usr/bin/llvm-g++-4.2 -V >&5
160llvm-g++-4.2: argument to `-V' is missing
161configure:4818: $? = 1
162configure:4807: /usr/bin/llvm-g++-4.2 -qversion >&5
163i686-apple-darwin11-llvm-g++-4.2: no input files
164configure:4818: $? = 1
165configure:4822: checking whether we are using the GNU C++ compiler
166configure:4841: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
167configure:4841: $? = 0
168configure:4850: result: yes
169configure:4859: checking whether /usr/bin/llvm-g++-4.2 accepts -g
170configure:4879: /usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
171configure:4879: $? = 0
172configure:4920: result: yes
173configure:4945: checking dependency style of /usr/bin/llvm-g++-4.2
174configure:5056: result: none
175configure:5072: checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o together
176configure:5103: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
177configure:5107: $? = 0
178configure:5113: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
179configure:5117: $? = 0
180configure:5128: cc -c conftest.c >&5
181configure:5132: $? = 0
182configure:5140: cc -c conftest.c -o conftest2.o >&5
183configure:5144: $? = 0
184configure:5150: cc -c conftest.c -o conftest2.o >&5
185configure:5154: $? = 0
186configure:5172: result: yes
187configure:5188: checking how to run the C preprocessor
188configure:5219: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
189configure:5219: $? = 0
190configure:5233: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
191conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
192configure:5233: $? = 1
193configure: failed program was:
194| /* confdefs.h */
195| #define PACKAGE_NAME "WebKit"
196| #define PACKAGE_TARNAME "webkit"
197| #define PACKAGE_VERSION "1.6.3"
198| #define PACKAGE_STRING "WebKit 1.6.3"
199| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
200| #define PACKAGE_URL ""
201| #define PACKAGE "webkit"
202| #define VERSION "1.6.3"
203| /* end confdefs.h.  */
204| #include <ac_nonexistent.h>
205configure:5258: result: /usr/bin/llvm-gcc-4.2 -E
206configure:5278: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
207configure:5278: $? = 0
208configure:5292: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
209conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
210configure:5292: $? = 1
211configure: failed program was:
212| /* confdefs.h */
213| #define PACKAGE_NAME "WebKit"
214| #define PACKAGE_TARNAME "webkit"
215| #define PACKAGE_VERSION "1.6.3"
216| #define PACKAGE_STRING "WebKit 1.6.3"
217| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
218| #define PACKAGE_URL ""
219| #define PACKAGE "webkit"
220| #define VERSION "1.6.3"
221| /* end confdefs.h.  */
222| #include <ac_nonexistent.h>
223configure:5321: checking for grep that handles long lines and -e
224configure:5379: result: /usr/bin/grep
225configure:5384: checking for egrep
226configure:5446: result: /usr/bin/grep -E
227configure:5451: checking for ANSI C header files
228configure:5471: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
229configure:5471: $? = 0
230configure:5544: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
231configure:5544: $? = 0
232configure:5544: ./conftest
233configure:5544: $? = 0
234configure:5555: result: yes
235configure:5568: checking for sys/types.h
236configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
237configure:5568: $? = 0
238configure:5568: result: yes
239configure:5568: checking for sys/stat.h
240configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
241configure:5568: $? = 0
242configure:5568: result: yes
243configure:5568: checking for stdlib.h
244configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
245configure:5568: $? = 0
246configure:5568: result: yes
247configure:5568: checking for string.h
248configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
249configure:5568: $? = 0
250configure:5568: result: yes
251configure:5568: checking for memory.h
252configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
253configure:5568: $? = 0
254configure:5568: result: yes
255configure:5568: checking for strings.h
256configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
257configure:5568: $? = 0
258configure:5568: result: yes
259configure:5568: checking for inttypes.h
260configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
261configure:5568: $? = 0
262configure:5568: result: yes
263configure:5568: checking for stdint.h
264configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
265configure:5568: $? = 0
266configure:5568: result: yes
267configure:5568: checking for unistd.h
268configure:5568: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
269configure:5568: $? = 0
270configure:5568: result: yes
271configure:5587: checking if /usr/bin/llvm-g++-4.2 supports -fvisibility=hidden -fvisibility-inlines-hidden
272configure:5593: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -fvisibility=hidden -fvisibility-inlines-hidden -I/opt/local/include conftest.c >&5
273cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
274configure:5593: $? = 0
275configure:5594: result: yes
276configure:5609: checking for pkg-config
277configure:5627: found /opt/local/bin/pkg-config
278configure:5640: result: /opt/local/bin/pkg-config
279configure:5654: checking for perl
280configure:5672: found /opt/local/bin/perl
281configure:5684: result: /opt/local/bin/perl
282configure:5698: checking for python
283configure:5716: found /usr/bin/python
284configure:5728: result: /usr/bin/python
285configure:5742: checking for bison
286configure:5760: found /opt/local/bin/bison
287configure:5772: result: /opt/local/bin/bison
288configure:5786: checking for mv
289configure:5804: found /bin/mv
290configure:5816: result: /bin/mv
291configure:5878: checking for gcc
292configure:5905: result: /usr/bin/llvm-gcc-4.2
293configure:6134: checking for C compiler version
294configure:6143: /usr/bin/llvm-gcc-4.2 --version >&5
295i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
296Copyright (C) 2007 Free Software Foundation, Inc.
297This is free software; see the source for copying conditions.  There is NO
298warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
299
300configure:6154: $? = 0
301configure:6143: /usr/bin/llvm-gcc-4.2 -v >&5
302Using built-in specs.
303Target: i686-apple-darwin11
304Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.9~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
305Thread model: posix
306gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
307configure:6154: $? = 0
308configure:6143: /usr/bin/llvm-gcc-4.2 -V >&5
309llvm-gcc-4.2: argument to `-V' is missing
310configure:6154: $? = 1
311configure:6143: /usr/bin/llvm-gcc-4.2 -qversion >&5
312i686-apple-darwin11-llvm-gcc-4.2: no input files
313configure:6154: $? = 1
314configure:6158: checking whether we are using the GNU C compiler
315configure:6186: result: yes
316configure:6195: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
317configure:6256: result: yes
318configure:6273: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
319configure:6350: result: none needed
320configure:6372: checking dependency style of /usr/bin/llvm-gcc-4.2
321configure:6483: result: none
322configure:6524: checking for special C compiler options needed for large files
323configure:6569: result: no
324configure:6575: checking for _FILE_OFFSET_BITS value needed for large files
325configure:6600: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
326configure:6600: $? = 0
327configure:6632: result: no
328configure:6735: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
329configure:6735: $? = 0
330configure:6749: checking for an ANSI C-conforming const
331configure:6814: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
332configure:6814: $? = 0
333configure:6821: result: yes
334configure:6829: checking for inline
335configure:6845: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
336configure:6845: $? = 0
337configure:6853: result: inline
338configure:6871: checking for working volatile
339configure:6890: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
340configure:6890: $? = 0
341configure:6897: result: yes
342configure:6908: checking for stdbool.h that conforms to C99
343configure:6975: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
344configure:6975: $? = 0
345configure:6982: result: yes
346configure:6984: checking for _Bool
347configure:6984: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
348configure:6984: $? = 0
349configure:6984: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
350conftest.c: In function 'main':
351conftest.c:57: error: expected expression before ')' token
352configure:6984: $? = 1
353configure: failed program was:
354| /* confdefs.h */
355| #define PACKAGE_NAME "WebKit"
356| #define PACKAGE_TARNAME "webkit"
357| #define PACKAGE_VERSION "1.6.3"
358| #define PACKAGE_STRING "WebKit 1.6.3"
359| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
360| #define PACKAGE_URL ""
361| #define PACKAGE "webkit"
362| #define VERSION "1.6.3"
363| #define STDC_HEADERS 1
364| #define HAVE_SYS_TYPES_H 1
365| #define HAVE_SYS_STAT_H 1
366| #define HAVE_STDLIB_H 1
367| #define HAVE_STRING_H 1
368| #define HAVE_MEMORY_H 1
369| #define HAVE_STRINGS_H 1
370| #define HAVE_INTTYPES_H 1
371| #define HAVE_STDINT_H 1
372| #define HAVE_UNISTD_H 1
373| /* end confdefs.h.  */
374| #include <stdio.h>
375| #ifdef HAVE_SYS_TYPES_H
376| # include <sys/types.h>
377| #endif
378| #ifdef HAVE_SYS_STAT_H
379| # include <sys/stat.h>
380| #endif
381| #ifdef STDC_HEADERS
382| # include <stdlib.h>
383| # include <stddef.h>
384| #else
385| # ifdef HAVE_STDLIB_H
386| #  include <stdlib.h>
387| # endif
388| #endif
389| #ifdef HAVE_STRING_H
390| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
391| #  include <memory.h>
392| # endif
393| # include <string.h>
394| #endif
395| #ifdef HAVE_STRINGS_H
396| # include <strings.h>
397| #endif
398| #ifdef HAVE_INTTYPES_H
399| # include <inttypes.h>
400| #endif
401| #ifdef HAVE_STDINT_H
402| # include <stdint.h>
403| #endif
404| #ifdef HAVE_UNISTD_H
405| # include <unistd.h>
406| #endif
407| int
408| main ()
409| {
410| if (sizeof ((_Bool)))
411|           return 0;
412|   ;
413|   return 0;
414| }
415configure:6984: result: yes
416configure:7383: checking how to print strings
417configure:7410: result: printf
418configure:7431: checking for a sed that does not truncate output
419configure:7495: result: /usr/bin/sed
420configure:7513: checking for fgrep
421configure:7575: result: /usr/bin/grep -F
422configure:7610: checking for ld used by /usr/bin/llvm-gcc-4.2
423configure:7677: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
424configure:7684: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
425configure:7699: result: no
426configure:7711: checking for BSD- or MS-compatible name lister (nm)
427configure:7760: result: /usr/bin/nm
428configure:7890: checking the name lister (/usr/bin/nm) interface
429configure:7897: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
430configure:7900: /usr/bin/nm "conftest.o"
431configure:7903: output
4320000000000000000 S _some_variable
433configure:7910: result: BSD nm
434configure:7913: checking whether ln -s works
435configure:7917: result: yes
436configure:7925: checking the maximum length of command line arguments
437configure:8055: result: 196608
438configure:8072: checking whether the shell understands some XSI constructs
439configure:8082: result: yes
440configure:8086: checking whether the shell understands "+="
441configure:8092: result: yes
442configure:8127: checking how to convert x86_64-apple-darwin11.3.0 file names to x86_64-apple-darwin11.3.0 format
443configure:8167: result: func_convert_file_noop
444configure:8174: checking how to convert x86_64-apple-darwin11.3.0 file names to toolchain format
445configure:8194: result: func_convert_file_noop
446configure:8201: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
447configure:8208: result: -r
448configure:8282: checking for objdump
449configure:8309: result: objdump
450configure:8338: checking how to recognize dependent libraries
451configure:8540: result: pass_all
452configure:8625: checking for dlltool
453configure:8652: result: dlltool
454configure:8682: checking how to associate runtime and link libraries
455configure:8709: result: printf %s\n
456configure:8769: checking for ar
457configure:8785: found /usr/bin/ar
458configure:8796: result: ar
459configure:8833: checking for archiver @FILE support
460configure:8850: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
461configure:8850: $? = 0
462configure:8853: ar cru libconftest.a @conftest.lst >&5
463ar: @conftest.lst: No such file or directory
464configure:8856: $? = 1
465configure:8876: result: no
466configure:8934: checking for strip
467configure:8950: found /usr/bin/strip
468configure:8961: result: strip
469configure:9033: checking for ranlib
470configure:9049: found /usr/bin/ranlib
471configure:9060: result: ranlib
472configure:9162: checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc-4.2 object
473configure:9282: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
474configure:9285: $? = 0
475configure:9289: /usr/bin/nm 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
476configure:9292: $? = 0
477cannot find nm_test_var in conftest.nm
478configure:9282: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
479configure:9285: $? = 0
480configure:9289: /usr/bin/nm 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
481configure:9292: $? = 0
482configure:9358: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
483configure:9361: $? = 0
484configure:9399: result: ok
485configure:9436: checking for sysroot
486configure:9466: result: no
487configure:9722: checking for mt
488configure:9752: result: no
489configure:9772: checking if : is a manifest tool
490configure:9778: : '-?'
491configure:9786: result: no
492configure:9842: checking for dsymutil
493configure:9858: found /usr/bin/dsymutil
494configure:9869: result: dsymutil
495configure:9934: checking for nmedit
496configure:9950: found /usr/bin/nmedit
497configure:9961: result: nmedit
498configure:10026: checking for lipo
499configure:10042: found /usr/bin/lipo
500configure:10053: result: lipo
501configure:10118: checking for otool
502configure:10134: found /usr/bin/otool
503configure:10145: result: otool
504configure:10210: checking for otool64
505configure:10240: result: no
506configure:10285: checking for -single_module linker flag
507/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
508configure:10318: result: yes
509configure:10321: checking for -exported_symbols_list linker flag
510configure:10341: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
511configure:10341: $? = 0
512configure:10351: result: yes
513configure:10354: checking for -force_load linker flag
514/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -c -o conftest.o conftest.c
515ar cru libconftest.a conftest.o
516ranlib libconftest.a
517/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
518configure:10386: result: yes
519configure:10425: checking for dlfcn.h
520configure:10425: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
521configure:10425: $? = 0
522configure:10425: result: yes
523configure:10609: checking for objdir
524configure:10624: result: .libs
525configure:10895: checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions
526configure:10913: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
527cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
528configure:10917: $? = 0
529configure:10930: result: no
530configure:11257: checking for /usr/bin/llvm-gcc-4.2 option to produce PIC
531configure:11264: result: -fno-common -DPIC
532configure:11272: checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works
533configure:11290: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
534configure:11294: $? = 0
535configure:11307: result: yes
536configure:11336: checking if /usr/bin/llvm-gcc-4.2 static flag -static works
537configure:11364: result: no
538configure:11379: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
539configure:11400: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
540configure:11404: $? = 0
541configure:11426: result: yes
542configure:11434: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
543configure:11481: result: yes
544configure:11514: checking whether the /usr/bin/llvm-gcc-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
545configure:12667: result: yes
546configure:12907: checking dynamic linker characteristics
547configure:13640: result: darwin11.3.0 dyld
548configure:13747: checking how to hardcode library paths into programs
549configure:13772: result: immediate
550configure:14312: checking whether stripping libraries is possible
551configure:14326: result: yes
552configure:14352: checking if libtool supports shared libraries
553configure:14354: result: yes
554configure:14357: checking whether to build shared libraries
555configure:14378: result: yes
556configure:14381: checking whether to build static libraries
557configure:14385: result: no
558configure:14408: checking how to run the C++ preprocessor
559configure:14435: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
560configure:14435: $? = 0
561configure:14449: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
562conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
563configure:14449: $? = 1
564configure: failed program was:
565| /* confdefs.h */
566| #define PACKAGE_NAME "WebKit"
567| #define PACKAGE_TARNAME "webkit"
568| #define PACKAGE_VERSION "1.6.3"
569| #define PACKAGE_STRING "WebKit 1.6.3"
570| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
571| #define PACKAGE_URL ""
572| #define PACKAGE "webkit"
573| #define VERSION "1.6.3"
574| #define STDC_HEADERS 1
575| #define HAVE_SYS_TYPES_H 1
576| #define HAVE_SYS_STAT_H 1
577| #define HAVE_STDLIB_H 1
578| #define HAVE_STRING_H 1
579| #define HAVE_MEMORY_H 1
580| #define HAVE_STRINGS_H 1
581| #define HAVE_INTTYPES_H 1
582| #define HAVE_STDINT_H 1
583| #define HAVE_UNISTD_H 1
584| #define HAVE__BOOL 1
585| #define HAVE_STDBOOL_H 1
586| #define HAVE_DLFCN_H 1
587| #define LT_OBJDIR ".libs/"
588| /* end confdefs.h.  */
589| #include <ac_nonexistent.h>
590configure:14474: result: /usr/bin/llvm-g++-4.2 -E
591configure:14494: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
592configure:14494: $? = 0
593configure:14508: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include conftest.cpp
594conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
595configure:14508: $? = 1
596configure: failed program was:
597| /* confdefs.h */
598| #define PACKAGE_NAME "WebKit"
599| #define PACKAGE_TARNAME "webkit"
600| #define PACKAGE_VERSION "1.6.3"
601| #define PACKAGE_STRING "WebKit 1.6.3"
602| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
603| #define PACKAGE_URL ""
604| #define PACKAGE "webkit"
605| #define VERSION "1.6.3"
606| #define STDC_HEADERS 1
607| #define HAVE_SYS_TYPES_H 1
608| #define HAVE_SYS_STAT_H 1
609| #define HAVE_STDLIB_H 1
610| #define HAVE_STRING_H 1
611| #define HAVE_MEMORY_H 1
612| #define HAVE_STRINGS_H 1
613| #define HAVE_INTTYPES_H 1
614| #define HAVE_STDINT_H 1
615| #define HAVE_UNISTD_H 1
616| #define HAVE__BOOL 1
617| #define HAVE_STDBOOL_H 1
618| #define HAVE_DLFCN_H 1
619| #define LT_OBJDIR ".libs/"
620| /* end confdefs.h.  */
621| #include <ac_nonexistent.h>
622configure:14677: checking for ld used by /usr/bin/llvm-g++-4.2
623configure:14744: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
624configure:14751: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
625configure:14766: result: no
626configure:14821: checking whether the /usr/bin/llvm-g++-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
627configure:15826: result: yes
628configure:15862: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5
629configure:15865: $? = 0
630configure:16385: checking for /usr/bin/llvm-g++-4.2 option to produce PIC
631configure:16392: result: -fno-common -DPIC
632configure:16400: checking if /usr/bin/llvm-g++-4.2 PIC flag -fno-common -DPIC works
633configure:16418: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
634configure:16422: $? = 0
635configure:16435: result: yes
636configure:16458: checking if /usr/bin/llvm-g++-4.2 static flag -static works
637configure:16486: result: no
638configure:16498: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
639configure:16519: /usr/bin/llvm-g++-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
640configure:16523: $? = 0
641configure:16545: result: yes
642configure:16550: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
643configure:16597: result: yes
644configure:16627: checking whether the /usr/bin/llvm-g++-4.2 linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
645configure:16663: result: yes
646configure:16804: checking dynamic linker characteristics
647configure:17471: result: darwin11.3.0 dyld
648configure:17524: checking how to hardcode library paths into programs
649configure:17549: result: immediate
650configure:17617: checking for bash
651configure:17635: found /bin/bash
652configure:17647: result: /bin/bash
653configure:17655: checking if dolt supports this host
654configure:17680: result: no, falling back to libtool
655configure:17815: checking for flex
656configure:17833: found /opt/local/bin/flex
657configure:17845: result: /opt/local/bin/flex
658configure:17862: checking for gawk
659configure:17889: result: awk
660configure:17938: checking for gperf
661configure:17956: found /opt/local/bin/gperf
662configure:17968: result: /opt/local/bin/gperf
663configure:18066: checking pthread.h usability
664configure:18066: /usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
665configure:18066: $? = 0
666configure:18066: result: yes
667configure:18066: checking pthread.h presence
668configure:18066: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
669configure:18066: $? = 0
670configure:18066: result: yes
671configure:18066: checking for pthread.h
672configure:18066: result: yes
673configure:18080: checking for pthread_rwlock_init in -lpthread
674configure:18105: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthread   >&5
675configure:18105: $? = 0
676configure:18114: result: yes
677configure:18128: checking for jpeg_destroy_decompress in -ljpeg
678configure:18153: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ljpeg   >&5
679configure:18153: $? = 0
680configure:18162: result: yes
681configure:18172: checking for jpeglib
682configure:18182: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
683configure:18182: $? = 0
684configure:18188: result: yes
685configure:18201: checking for libpng
686configure:18204: result: yes
687configure:18310: checking the GTK+ version to use
688configure:18323: result: 2.0
689configure:18367: checking the target windowing system
690configure:18383: result: quartz
691configure:18386: checking for Hildon UI extensions
692configure:18396: result: no
693configure:18781: checking pkg-config is at least version 0.16
694configure:18784: result: yes
695configure:18801: checking for GLIB - version >= 2.27.90
696configure:18916: /usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl    >&5
697configure:18916: $? = 0
698configure:18916: ./conftest
699configure:18916: $? = 0
700configure:18930: result: yes (version 2.32.1)
701configure:19122: checking pkg-config is at least version 0.16
702configure:19125: result: yes
703configure:19244: checking which Unicode backend to use
704configure:19260: result: icu
705configure:19427: checking for ZLIB
706configure:19434: $PKG_CONFIG --exists --print-errors "zlib"
707configure:19437: $? = 0
708configure:19451: $PKG_CONFIG --exists --print-errors "zlib"
709configure:19454: $? = 0
710configure:19512: result: yes
711configure:19541: checking for LIBXML
712configure:19548: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED_VERSION"
713configure:19551: $? = 0
714configure:19565: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_REQUIRED_VERSION"
715configure:19568: $? = 0
716configure:19626: result: yes
717configure:19635: checking for PANGO
718configure:19643: $PKG_CONFIG --exists --print-errors "pango >= $PANGO_REQUIRED_VERSION
719                   pangoft2"
720configure:19647: $? = 0
721configure:19663: $PKG_CONFIG --exists --print-errors "pango >= $PANGO_REQUIRED_VERSION
722                   pangoft2"
723configure:19667: $? = 0
724configure:19729: result: yes
725configure:19736: checking whether to enable spellcheck support
726configure:19745: result: yes
727configure:19751: checking for ENCHANT
728configure:19758: $PKG_CONFIG --exists --print-errors "enchant >= $ENCHANT_REQUIRED_VERSION"
729configure:19761: $? = 0
730configure:19775: $PKG_CONFIG --exists --print-errors "enchant >= $ENCHANT_REQUIRED_VERSION"
731configure:19778: $? = 0
732configure:19816: result: yes
733configure:19826: checking for GAIL
734configure:19833: $PKG_CONFIG --exists --print-errors "$GAIL_PC_NAME >= $GAIL_REQUIRED_VERSION"
735configure:19836: $? = 0
736configure:19850: $PKG_CONFIG --exists --print-errors "$GAIL_PC_NAME >= $GAIL_REQUIRED_VERSION"
737configure:19853: $? = 0
738configure:19911: result: yes
739configure:20108: checking for CAIRO
740configure:20115: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_REQUIRED_VERSION"
741configure:20118: $? = 0
742configure:20132: $PKG_CONFIG --exists --print-errors "cairo >= $CAIRO_REQUIRED_VERSION"
743configure:20135: $? = 0
744configure:20193: result: yes
745configure:20199: checking for GTK
746configure:20206: $PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED_VERSION"
747configure:20209: $? = 0
748configure:20223: $PKG_CONFIG --exists --print-errors "gtk+-$GTK_API_VERSION >= $GTK_REQUIRED_VERSION"
749configure:20226: $? = 0
750configure:20284: result: yes
751configure:20424: checking whether to do a debug build
752configure:20433: result: no
753configure:20437: checking whether to enable optimized builds
754configure:20446: result: yes
755configure:20450: checking whether to enable support for 3D Rendering
756configure:20459: result: no
757configure:20463: checking whether to enable WebGL support
758configure:20472: result: no
759configure:20509: checking whether to enable HTML5 Channel Messaging support
760configure:20518: result: yes
761configure:20522: checking whether to enable notifications
762configure:20531: result: no
763configure:20535: checking whether to enable HTML5 meter tag
764configure:20544: result: yes
765configure:20548: checking whether to enable Page Visibility API support
766configure:20557: result: no
767configure:20561: checking whether to enable HTML5 progress tag
768configure:20570: result: yes
769configure:20574: checking whether to enable JavaScript debugger/profiler support
770configure:20583: result: yes
771configure:20587: checking whether to enable HTML5 datagrid support
772configure:20596: result: no
773configure:20600: checking whether to enable HTML5 data transfer items support
774configure:20609: result: no
775configure:20613: checking whether to enable HTML5 offline web applications support
776configure:20622: result: yes
777configure:20626: checking whether to enable HTML5 client-side session and persistent storage support
778configure:20635: result: yes
779configure:20639: checking whether to enable the indexed database API
780configure:20648: result: no
781configure:20652: checking whether to enable the color input
782configure:20661: result: no
783configure:20665: checking whether to enable the speech input API
784configure:20674: result: no
785configure:20678: checking whether to enable SQL client-side database storage support
786configure:20687: result: yes
787configure:20691: checking whether to enable icon database support
788configure:20700: result: yes
789configure:20704: checking whether to enable image resizer API support
790configure:20713: result: no
791configure:20717: checking whether to enable HTML5 datalist support
792configure:20726: result: yes
793configure:20730: checking whether to enable HTML5 sandboxed iframe support
794configure:20739: result: yes
795configure:20743: checking whether to enable HTML5 video support
796configure:20752: result: yes
797configure:20761: checking whether to enable HTML5 video track support
798configure:20770: result: yes
799configure:20774: checking whether to enable media source support
800configure:20783: result: no
801configure:20787: checking whether to enable media statistics support
802configure:20796: result: no
803configure:20800: checking whether to enable Fullscreen API support
804configure:20809: result: yes
805configure:20813: checking whether to enable media stream support
806configure:20822: result: no
807configure:20826: checking whether to enable XHTML-MP support
808configure:20835: result: no
809configure:20839: checking whether to enable XPath support
810configure:20848: result: yes
811configure:20852: checking whether to enable XSLT support
812configure:20861: result: yes
813configure:20865: checking whether to enable geolocation support
814configure:20874: result: no
815configure:20878: checking whether to enable client-based geolocation support
816configure:20887: result: no
817configure:20891: checking whether to enable MathML support
818configure:20900: result: no
819configure:20904: checking whether to enable SVG support
820configure:20913: result: yes
821configure:20917: checking whether to enable WCSS support
822configure:20926: result: no
823configure:20930: checking whether to enable SharedWorkers support
824configure:20939: result: yes
825configure:20943: checking whether to enable Web Workers support
826configure:20952: result: yes
827configure:20956: checking whether to enable directory upload support
828configure:20965: result: no
829configure:20969: checking whether to enable HTML5 FileSystem API support
830configure:20978: result: no
831configure:20982: checking whether to enable Quota API support
832configure:20991: result: no
833configure:21000: checking whether to enable support for filters
834configure:21009: result: yes
835configure:21013: checking whether to enable support for SVG fonts
836configure:21022: result: yes
837configure:21036: checking whether to enable Web Sockets support
838configure:21045: result: yes
839configure:21049: checking whether to enable Web Audio support
840configure:21058: result: no
841configure:21062: checking whether to enable Web Timing support
842configure:21071: result: no
843configure:21075: checking whether to enable Blob support
844configure:21084: result: yes
845configure:21088: checking whether to enable Fast Mobile Scrolling
846configure:21097: result: no
847configure:21101: checking whether to enable code coverage support
848configure:21110: result: no
849configure:21114: checking whether to enable optimized memory allocator
850configure:21123: result: yes
851configure:21127: checking whether to enable debug symbols
852configure:21136: result: no
853configure:21140: checking whether to enable debug features
854configure:21149: result: no
855configure:21152: checking whether to enable JIT compilation
856configure:21232: result: yes
857configure:21236: checking whether to enable opcode stats
858configure:21245: result: no
859configure:21258: checking whether to enable link prefetch support
860configure:21267: result: no
861configure:21277: checking whether to enable GObject introspection support
862configure:21286: result: no
863configure:21290: checking whether to enable Animation API support
864configure:21299: result: no
865configure:21303: checking whether to enable touch icon loading
866configure:21312: result: no
867configure:21316: checking whether to enable Register Protocol Handler
868configure:21325: result: no
869configure:21329: checking whether to enable DeviceOrientation
870configure:21338: result: no
871configure:21454: checking the font backend to use
872configure:21469: result: freetype
873configure:21500: checking for LIBSOUP
874configure:21507: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= $LIBSOUP_REQUIRED_VERSION"
875configure:21510: $? = 0
876configure:21524: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= $LIBSOUP_REQUIRED_VERSION"
877configure:21527: $? = 0
878configure:21585: result: yes
879configure:21698: checking for FREETYPE
880configure:21707: $PKG_CONFIG --exists --print-errors "cairo-ft
881                     fontconfig >= $FONTCONFIG_REQUIRED_VERSION
882                     freetype2 >= $FREETYPE2_REQUIRED_VERSION"
883configure:21712: $? = 0
884configure:21730: $PKG_CONFIG --exists --print-errors "cairo-ft
885                     fontconfig >= $FONTCONFIG_REQUIRED_VERSION
886                     freetype2 >= $FREETYPE2_REQUIRED_VERSION"
887configure:21735: $? = 0
888configure:21801: result: yes
889configure:21815: checking for SQLITE3
890configure:21822: $PKG_CONFIG --exists --print-errors "sqlite3 >= $SQLITE_REQUIRED_VERSION"
891configure:21825: $? = 0
892configure:21839: $PKG_CONFIG --exists --print-errors "sqlite3 >= $SQLITE_REQUIRED_VERSION"
893configure:21842: $? = 0
894configure:21880: result: yes
895configure:21958: checking for LIBXSLT
896configure:21965: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_REQUIRED_VERSION"
897configure:21968: $? = 0
898configure:21982: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_REQUIRED_VERSION"
899configure:21985: $? = 0
900configure:22043: result: yes
901configure:22250: checking for GSTREAMER
902configure:22263: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED_VERSION
903                     gstreamer-app-0.10
904                     gstreamer-base-0.10
905                     gstreamer-interfaces-0.10
906                     gstreamer-pbutils-0.10
907                     gstreamer-plugins-base-0.10 >= $GSTREAMER_PLUGINS_BASE_REQUIRED_VERSION
908                     gstreamer-video-0.10"
909configure:22272: $? = 0
910configure:22298: $PKG_CONFIG --exists --print-errors "gstreamer-0.10 >= $GSTREAMER_REQUIRED_VERSION
911                     gstreamer-app-0.10
912                     gstreamer-base-0.10
913                     gstreamer-interfaces-0.10
914                     gstreamer-pbutils-0.10
915                     gstreamer-plugins-base-0.10 >= $GSTREAMER_PLUGINS_BASE_REQUIRED_VERSION
916                     gstreamer-video-0.10"
917configure:22307: $? = 0
918configure:22389: result: yes
919configure:22412: checking whether to build Webkit2
920configure:22421: result: no
921configure:22430: checking whether to build plugin process for WebKit2
922configure:22439: result: yes
923configure:22549: checking for gtkdoc-check
924configure:22567: found /opt/local/bin/gtkdoc-check
925configure:22579: result: /opt/local/bin/gtkdoc-check
926configure:22591: checking for gtkdoc-rebase
927configure:22609: found /opt/local/bin/gtkdoc-rebase
928configure:22621: result: /opt/local/bin/gtkdoc-rebase
929configure:22635: checking for gtkdoc-mkpdf
930configure:22653: found /opt/local/bin/gtkdoc-mkpdf
931configure:22665: result: /opt/local/bin/gtkdoc-mkpdf
932configure:22799: checking whether to build gtk-doc documentation
933configure:22801: result: no
934configure:23967: creating ./config.status
935
936## ---------------------- ##
937## Running config.status. ##
938## ---------------------- ##
939
940This file was extended by WebKit config.status 1.6.3, which was
941generated by GNU Autoconf 2.68.  Invocation command line was
942
943  CONFIG_FILES    =
944  CONFIG_HEADERS  =
945  CONFIG_LINKS    =
946  CONFIG_COMMANDS =
947  $ ./config.status
948
949on imac
950
951config.status:1505: creating Source/WebKit/gtk/webkit/webkitversion.h
952config.status:1505: creating GNUmakefile
953config.status:1505: creating Source/WebKit/gtk/webkit-1.0.pc
954config.status:1505: creating Source/WebKit/gtk/JSCore-1.0.gir
955config.status:1505: creating Source/WebKit/gtk/org.webkitgtk-1.0.gschema.xml
956config.status:1505: creating Documentation/version.xml
957config.status:1505: creating Source/JavaScriptCore/javascriptcoregtk-1.0.pc
958config.status:1505: creating autotoolsconfig.h
959config.status:1734: executing depfiles commands
960config.status:1734: executing libtool commands
961
962## ---------------- ##
963## Cache variables. ##
964## ---------------- ##
965
966ac_cv_build=x86_64-apple-darwin11.3.0
967ac_cv_c_compiler_gnu=yes
968ac_cv_c_const=yes
969ac_cv_c_inline=inline
970ac_cv_c_volatile=yes
971ac_cv_cxx_compiler_gnu=yes
972ac_cv_env_CAIRO_CFLAGS_set=
973ac_cv_env_CAIRO_CFLAGS_value=
974ac_cv_env_CAIRO_LIBS_set=
975ac_cv_env_CAIRO_LIBS_value=
976ac_cv_env_CCC_set=
977ac_cv_env_CCC_value=
978ac_cv_env_CC_set=set
979ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2
980ac_cv_env_CFLAGS_set=set
981ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
982ac_cv_env_CPPFLAGS_set=set
983ac_cv_env_CPPFLAGS_value=-I/opt/local/include
984ac_cv_env_CPP_set=
985ac_cv_env_CPP_value=
986ac_cv_env_CXXCPP_set=
987ac_cv_env_CXXCPP_value=
988ac_cv_env_CXXFLAGS_set=set
989ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
990ac_cv_env_CXX_set=set
991ac_cv_env_CXX_value=/usr/bin/llvm-g++-4.2
992ac_cv_env_ENCHANT_CFLAGS_set=
993ac_cv_env_ENCHANT_CFLAGS_value=
994ac_cv_env_ENCHANT_LIBS_set=
995ac_cv_env_ENCHANT_LIBS_value=
996ac_cv_env_FREETYPE_CFLAGS_set=
997ac_cv_env_FREETYPE_CFLAGS_value=
998ac_cv_env_FREETYPE_LIBS_set=
999ac_cv_env_FREETYPE_LIBS_value=
1000ac_cv_env_GAIL_CFLAGS_set=
1001ac_cv_env_GAIL_CFLAGS_value=
1002ac_cv_env_GAIL_LIBS_set=
1003ac_cv_env_GAIL_LIBS_value=
1004ac_cv_env_GEOCLUE_CFLAGS_set=
1005ac_cv_env_GEOCLUE_CFLAGS_value=
1006ac_cv_env_GEOCLUE_LIBS_set=
1007ac_cv_env_GEOCLUE_LIBS_value=
1008ac_cv_env_GSTREAMER_CFLAGS_set=
1009ac_cv_env_GSTREAMER_CFLAGS_value=
1010ac_cv_env_GSTREAMER_LIBS_set=
1011ac_cv_env_GSTREAMER_LIBS_value=
1012ac_cv_env_GTK2_CFLAGS_set=
1013ac_cv_env_GTK2_CFLAGS_value=
1014ac_cv_env_GTK2_LIBS_set=
1015ac_cv_env_GTK2_LIBS_value=
1016ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
1017ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
1018ac_cv_env_GTKDOC_DEPS_LIBS_set=
1019ac_cv_env_GTKDOC_DEPS_LIBS_value=
1020ac_cv_env_GTK_CFLAGS_set=
1021ac_cv_env_GTK_CFLAGS_value=
1022ac_cv_env_GTK_LIBS_set=
1023ac_cv_env_GTK_LIBS_value=
1024ac_cv_env_HILDON_CFLAGS_set=
1025ac_cv_env_HILDON_CFLAGS_value=
1026ac_cv_env_HILDON_LIBS_set=
1027ac_cv_env_HILDON_LIBS_value=
1028ac_cv_env_INTROSPECTION_CFLAGS_set=
1029ac_cv_env_INTROSPECTION_CFLAGS_value=
1030ac_cv_env_INTROSPECTION_LIBS_set=
1031ac_cv_env_INTROSPECTION_LIBS_value=
1032ac_cv_env_LDFLAGS_set=set
1033ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
1034ac_cv_env_LIBSOUP_CFLAGS_set=
1035ac_cv_env_LIBSOUP_CFLAGS_value=
1036ac_cv_env_LIBSOUP_LIBS_set=
1037ac_cv_env_LIBSOUP_LIBS_value=
1038ac_cv_env_LIBS_set=
1039ac_cv_env_LIBS_value=
1040ac_cv_env_LIBXML_CFLAGS_set=
1041ac_cv_env_LIBXML_CFLAGS_value=
1042ac_cv_env_LIBXML_LIBS_set=
1043ac_cv_env_LIBXML_LIBS_value=
1044ac_cv_env_LIBXSLT_CFLAGS_set=
1045ac_cv_env_LIBXSLT_CFLAGS_value=
1046ac_cv_env_LIBXSLT_LIBS_set=
1047ac_cv_env_LIBXSLT_LIBS_value=
1048ac_cv_env_PANGO_CFLAGS_set=
1049ac_cv_env_PANGO_CFLAGS_value=
1050ac_cv_env_PANGO_LIBS_set=
1051ac_cv_env_PANGO_LIBS_value=
1052ac_cv_env_PKG_CONFIG_LIBDIR_set=
1053ac_cv_env_PKG_CONFIG_LIBDIR_value=
1054ac_cv_env_PKG_CONFIG_PATH_set=
1055ac_cv_env_PKG_CONFIG_PATH_value=
1056ac_cv_env_PKG_CONFIG_set=
1057ac_cv_env_PKG_CONFIG_value=
1058ac_cv_env_SQLITE3_CFLAGS_set=
1059ac_cv_env_SQLITE3_CFLAGS_value=
1060ac_cv_env_SQLITE3_LIBS_set=
1061ac_cv_env_SQLITE3_LIBS_value=
1062ac_cv_env_UNICODE_CFLAGS_set=
1063ac_cv_env_UNICODE_CFLAGS_value=
1064ac_cv_env_UNICODE_LIBS_set=
1065ac_cv_env_UNICODE_LIBS_value=
1066ac_cv_env_XRENDER_CFLAGS_set=
1067ac_cv_env_XRENDER_CFLAGS_value=
1068ac_cv_env_XRENDER_LIBS_set=
1069ac_cv_env_XRENDER_LIBS_value=
1070ac_cv_env_XT_CFLAGS_set=
1071ac_cv_env_XT_CFLAGS_value=
1072ac_cv_env_XT_LIBS_set=
1073ac_cv_env_XT_LIBS_value=
1074ac_cv_env_ZLIB_CFLAGS_set=
1075ac_cv_env_ZLIB_CFLAGS_value=
1076ac_cv_env_ZLIB_LIBS_set=
1077ac_cv_env_ZLIB_LIBS_value=
1078ac_cv_env_build_alias_set=
1079ac_cv_env_build_alias_value=
1080ac_cv_env_host_alias_set=
1081ac_cv_env_host_alias_value=
1082ac_cv_env_target_alias_set=
1083ac_cv_env_target_alias_value=
1084ac_cv_header_dlfcn_h=yes
1085ac_cv_header_inttypes_h=yes
1086ac_cv_header_memory_h=yes
1087ac_cv_header_pthread_h=yes
1088ac_cv_header_stdbool_h=yes
1089ac_cv_header_stdc=yes
1090ac_cv_header_stdint_h=yes
1091ac_cv_header_stdlib_h=yes
1092ac_cv_header_string_h=yes
1093ac_cv_header_strings_h=yes
1094ac_cv_header_sys_stat_h=yes
1095ac_cv_header_sys_types_h=yes
1096ac_cv_header_unistd_h=yes
1097ac_cv_host=x86_64-apple-darwin11.3.0
1098ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
1099ac_cv_lib_pthread_pthread_rwlock_init=yes
1100ac_cv_objext=o
1101ac_cv_path_BISON=/opt/local/bin/bison
1102ac_cv_path_DOLT_BASH=/bin/bash
1103ac_cv_path_EGREP='/usr/bin/grep -E'
1104ac_cv_path_FGREP='/usr/bin/grep -F'
1105ac_cv_path_FLEX=/opt/local/bin/flex
1106ac_cv_path_GPERF=/opt/local/bin/gperf
1107ac_cv_path_GREP=/usr/bin/grep
1108ac_cv_path_GTKDOC_CHECK=/opt/local/bin/gtkdoc-check
1109ac_cv_path_GTKDOC_MKPDF=/opt/local/bin/gtkdoc-mkpdf
1110ac_cv_path_GTKDOC_REBASE=/opt/local/bin/gtkdoc-rebase
1111ac_cv_path_MV=/bin/mv
1112ac_cv_path_PERL=/opt/local/bin/perl
1113ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
1114ac_cv_path_PYTHON=/usr/bin/python
1115ac_cv_path_SED=/usr/bin/sed
1116ac_cv_prog_AWK=awk
1117ac_cv_prog_CPP='/usr/bin/llvm-gcc-4.2 -E'
1118ac_cv_prog_CXXCPP='/usr/bin/llvm-g++-4.2 -E'
1119ac_cv_prog_ac_ct_AR=ar
1120ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2
1121ac_cv_prog_ac_ct_DLLTOOL=dlltool
1122ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1123ac_cv_prog_ac_ct_LIPO=lipo
1124ac_cv_prog_ac_ct_NMEDIT=nmedit
1125ac_cv_prog_ac_ct_OBJDUMP=objdump
1126ac_cv_prog_ac_ct_OTOOL=otool
1127ac_cv_prog_ac_ct_RANLIB=ranlib
1128ac_cv_prog_ac_ct_STRIP=strip
1129ac_cv_prog_cc__usr_bin_llvm_gcc_4_2_c_o=yes
1130ac_cv_prog_cc_c89=
1131ac_cv_prog_cc_g=yes
1132ac_cv_prog_cxx_g=yes
1133ac_cv_prog_make_make_set=yes
1134ac_cv_sys_file_offset_bits=no
1135ac_cv_sys_largefile_CC=no
1136ac_cv_type__Bool=yes
1137am_cv_CC_dependencies_compiler_type=none
1138am_cv_CXX_dependencies_compiler_type=none
1139am_cv_make_support_nested_variables=yes
1140am_cv_prog_cc_stdc=
1141am_cv_prog_tar_ustar=gnutar
1142lt_cv_apple_cc_single_mod=yes
1143lt_cv_ar_at_file=no
1144lt_cv_deplibs_check_method=pass_all
1145lt_cv_file_magic_cmd='$MAGIC_CMD'
1146lt_cv_file_magic_test_file=
1147lt_cv_ld_exported_symbols_list=yes
1148lt_cv_ld_force_load=yes
1149lt_cv_ld_reload_flag=-r
1150lt_cv_nm_interface='BSD nm'
1151lt_cv_objdir=.libs
1152lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
1153lt_cv_path_LDCXX=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
1154lt_cv_path_NM=/usr/bin/nm
1155lt_cv_path_mainfest_tool=no
1156lt_cv_prog_compiler_c_o=yes
1157lt_cv_prog_compiler_c_o_CXX=yes
1158lt_cv_prog_compiler_pic='-fno-common -DPIC'
1159lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1160lt_cv_prog_compiler_pic_works=yes
1161lt_cv_prog_compiler_pic_works_CXX=yes
1162lt_cv_prog_compiler_rtti_exceptions=no
1163lt_cv_prog_compiler_static_works=no
1164lt_cv_prog_compiler_static_works_CXX=no
1165lt_cv_prog_gnu_ld=no
1166lt_cv_prog_gnu_ldcxx=no
1167lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1168lt_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'\'''
1169lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1170lt_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'\'''
1171lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1172lt_cv_sys_max_cmd_len=196608
1173lt_cv_to_host_file_cmd=func_convert_file_noop
1174lt_cv_to_tool_file_cmd=func_convert_file_noop
1175pkg_cv_CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1176pkg_cv_CAIRO_LIBS='-L/opt/local/lib -lcairo  '
1177pkg_cv_ENCHANT_CFLAGS='-D_REENTRANT -I/opt/local/include/enchant -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1178pkg_cv_ENCHANT_LIBS='-L/opt/local/lib -lenchant -lgmodule-2.0 -lglib-2.0 -lintl  '
1179pkg_cv_FREETYPE_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/libpng14  '
1180pkg_cv_FREETYPE_LIBS='-L/opt/local/lib -lcairo -lfontconfig -lfreetype  '
1181pkg_cv_GAIL_CFLAGS='-D_REENTRANT -I/opt/local/include/gail-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1182pkg_cv_GAIL_LIBS='-framework Cocoa -L/opt/local/lib -lgailutil -lgtk-quartz-2.0 -lgdk-quartz-2.0 -latk-1.0 -lpangocairo-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
1183pkg_cv_GSTREAMER_CFLAGS='-D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2  '
1184pkg_cv_GSTREAMER_LIBS='-L/opt/local/lib -lgstapp-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl  '
1185pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1186pkg_cv_GTK_LIBS='-framework Cocoa -L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -latk-1.0 -lpangocairo-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
1187pkg_cv_LIBSOUP_CFLAGS='-D_REENTRANT -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1188pkg_cv_LIBSOUP_LIBS='-L/opt/local/lib -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
1189pkg_cv_LIBXML_CFLAGS='-I/opt/local/include/libxml2  '
1190pkg_cv_LIBXML_LIBS='-L/opt/local/lib -lxml2  '
1191pkg_cv_LIBXSLT_CFLAGS='-I/opt/local/include -I/opt/local/include/libxml2  '
1192pkg_cv_LIBXSLT_LIBS='-L/opt/local/lib -lxslt -lz -lpthread -liconv -lm -lxml2  '
1193pkg_cv_PANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2  '
1194pkg_cv_PANGO_LIBS='-L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl  '
1195pkg_cv_SQLITE3_CFLAGS='-I/opt/local/include  '
1196pkg_cv_SQLITE3_LIBS='-L/opt/local/lib -lsqlite3  '
1197pkg_cv_ZLIB_CFLAGS='-I/opt/local/include  '
1198pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz  '
1199
1200## ----------------- ##
1201## Output variables. ##
1202## ----------------- ##
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214          $(INSTALL_DATA) $$files "$(DESTDIR)$(gsettingsschemadir)" || exit $$?; \
1215          echo " $(INSTALL_DATA) $$files '\''$(DESTDIR)$(gsettingsschemadir)'\''"; \
1216          echo "$$d$$p"; \
1217          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1218        $(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>" $(gsettings_ENUM_FILES) > $@.tmp && mv $@.tmp $@
1219        $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
1220        @$(NORMAL_INSTALL)
1221        @$(NORMAL_UNINSTALL)
1222        @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
1223        @list='\''$(gsettings__enum_file) $(gsettings_SCHEMAS)'\''; test -n "$(gsettingsschemadir)" || list=; \
1224        cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
1225        done
1226        done | $(gsettings__base_list) | \
1227        echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
1228        files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
1229        for p in $$list; do \
1230        rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
1231        test -n "$$files" || exit 0; \
1232        test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
1233        test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
1234        test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"
1235        while read files; do \
1236  sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
1237  sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
1238$(gsettings__enum_file): $(gsettings_ENUM_FILES)
1239%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
1240.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
1241.SECONDARY: $(gsettings_SCHEMAS)
1242ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/missing --run aclocal-1.11'
1243ACLOCAL_AMFLAGS='-I Source/autotools'
1244AMDEPBACKSLASH=''
1245AMDEP_FALSE=''
1246AMDEP_TRUE='#'
1247AMTAR='$${TAR-tar}'
1248AM_BACKSLASH='\'
1249AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1250AM_DEFAULT_VERBOSITY='0'
1251AM_V='$(V)'
1252AR='ar'
1253AS='as'
1254AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/missing --run autoconf'
1255AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/missing --run autoheader'
1256AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/missing --run automake-1.11'
1257AWK='awk'
1258BISON='/opt/local/bin/bison'
1259CAIRO_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1260CAIRO_LIBS='-L/opt/local/lib -lcairo  '
1261CC='/usr/bin/llvm-gcc-4.2'
1262CCDEPMODE='depmode=none'
1263CFLAGS='-pipe -O2 -arch x86_64 -O2'
1264COVERAGE_CFLAGS=''
1265COVERAGE_LDFLAGS=''
1266CPP='/usr/bin/llvm-gcc-4.2 -E'
1267CPPFLAGS='-I/opt/local/include'
1268CXX='/usr/bin/llvm-g++-4.2'
1269CXXCPP='/usr/bin/llvm-g++-4.2 -E'
1270CXXDEPMODE='depmode=none'
1271CXXFLAGS='-pipe -O2 -arch x86_64 -O2'
1272CYGPATH_W='echo'
1273DEFS='-DHAVE_CONFIG_H'
1274DEPDIR='.deps'
1275DLLTOOL='dlltool'
1276DOLT_BASH='/bin/bash'
1277DSYMUTIL='dsymutil'
1278DUMPBIN=''
1279ECHO_C='\c'
1280ECHO_N=''
1281ECHO_T=''
1282EGREP='/usr/bin/grep -E'
1283ENABLE_3D_RENDERING_FALSE=''
1284ENABLE_3D_RENDERING_TRUE='#'
1285ENABLE_ANIMATION_API_FALSE=''
1286ENABLE_ANIMATION_API_TRUE='#'
1287ENABLE_BLOB_FALSE='#'
1288ENABLE_BLOB_TRUE=''
1289ENABLE_CHANNEL_MESSAGING_FALSE='#'
1290ENABLE_CHANNEL_MESSAGING_TRUE=''
1291ENABLE_CLIENT_BASED_GEOLOCATION_FALSE=''
1292ENABLE_CLIENT_BASED_GEOLOCATION_TRUE='#'
1293ENABLE_COVERAGE_FALSE=''
1294ENABLE_COVERAGE_TRUE='#'
1295ENABLE_DATAGRID_FALSE=''
1296ENABLE_DATAGRID_TRUE='#'
1297ENABLE_DATALIST_FALSE='#'
1298ENABLE_DATALIST_TRUE=''
1299ENABLE_DATA_TRANSFER_ITEMS_FALSE=''
1300ENABLE_DATA_TRANSFER_ITEMS_TRUE='#'
1301ENABLE_DEBUG_FALSE=''
1302ENABLE_DEBUG_TRUE='#'
1303ENABLE_DETAILS_FALSE=''
1304ENABLE_DETAILS_TRUE='#'
1305ENABLE_DEVICE_ORIENTATION_FALSE=''
1306ENABLE_DEVICE_ORIENTATION_TRUE='#'
1307ENABLE_DIRECTORY_UPLOAD_FALSE=''
1308ENABLE_DIRECTORY_UPLOAD_TRUE='#'
1309ENABLE_DOM_STORAGE_FALSE='#'
1310ENABLE_DOM_STORAGE_TRUE=''
1311ENABLE_FAST_MALLOC_FALSE='#'
1312ENABLE_FAST_MALLOC_TRUE=''
1313ENABLE_FAST_MOBILE_SCROLLING_FALSE=''
1314ENABLE_FAST_MOBILE_SCROLLING_TRUE='#'
1315ENABLE_FILE_SYSTEM_FALSE=''
1316ENABLE_FILE_SYSTEM_TRUE='#'
1317ENABLE_FILTERS_FALSE='#'
1318ENABLE_FILTERS_TRUE=''
1319ENABLE_FULLSCREEN_API_FALSE='#'
1320ENABLE_FULLSCREEN_API_TRUE=''
1321ENABLE_GEOLOCATION_FALSE=''
1322ENABLE_GEOLOCATION_TRUE='#'
1323ENABLE_GTK_DOC_FALSE=''
1324ENABLE_GTK_DOC_TRUE='#'
1325ENABLE_ICONDATABASE_FALSE='#'
1326ENABLE_ICONDATABASE_TRUE=''
1327ENABLE_IMAGE_RESIZER_FALSE=''
1328ENABLE_IMAGE_RESIZER_TRUE='#'
1329ENABLE_INDEXED_DATABASE_FALSE=''
1330ENABLE_INDEXED_DATABASE_TRUE='#'
1331ENABLE_INPUT_COLOR_FALSE=''
1332ENABLE_INPUT_COLOR_TRUE='#'
1333ENABLE_INPUT_SPEECH_FALSE=''
1334ENABLE_INPUT_SPEECH_TRUE='#'
1335ENABLE_INTROSPECTION_FALSE=''
1336ENABLE_INTROSPECTION_TRUE='#'
1337ENABLE_JAVASCRIPT_DEBUGGER_FALSE='#'
1338ENABLE_JAVASCRIPT_DEBUGGER_TRUE=''
1339ENABLE_MATHML_FALSE=''
1340ENABLE_MATHML_TRUE='#'
1341ENABLE_MEDIA_SOURCE_FALSE=''
1342ENABLE_MEDIA_SOURCE_TRUE='#'
1343ENABLE_MEDIA_STATISTICS_FALSE=''
1344ENABLE_MEDIA_STATISTICS_TRUE='#'
1345ENABLE_MEDIA_STREAM_FALSE=''
1346ENABLE_MEDIA_STREAM_TRUE='#'
1347ENABLE_METER_TAG_FALSE='#'
1348ENABLE_METER_TAG_TRUE=''
1349ENABLE_MHTML_FALSE=''
1350ENABLE_MHTML_TRUE='#'
1351ENABLE_NOTIFICATIONS_FALSE=''
1352ENABLE_NOTIFICATIONS_TRUE='#'
1353ENABLE_OFFLINE_WEB_APPLICATIONS_FALSE='#'
1354ENABLE_OFFLINE_WEB_APPLICATIONS_TRUE=''
1355ENABLE_OPCODE_STATS_FALSE=''
1356ENABLE_OPCODE_STATS_TRUE='#'
1357ENABLE_ORIENTATION_EVENTS_FALSE=''
1358ENABLE_ORIENTATION_EVENTS_TRUE='#'
1359ENABLE_PAGE_VISIBILITY_API_FALSE=''
1360ENABLE_PAGE_VISIBILITY_API_TRUE='#'
1361ENABLE_PLUGIN_PROCESS_FALSE=''
1362ENABLE_PLUGIN_PROCESS_TRUE='#'
1363ENABLE_PROGRESS_TAG_FALSE='#'
1364ENABLE_PROGRESS_TAG_TRUE=''
1365ENABLE_QUOTA_FALSE=''
1366ENABLE_QUOTA_TRUE='#'
1367ENABLE_REGISTER_PROTOCOL_HANDLER_FALSE=''
1368ENABLE_REGISTER_PROTOCOL_HANDLER_TRUE='#'
1369ENABLE_SHARED_WORKERS_FALSE='#'
1370ENABLE_SHARED_WORKERS_TRUE=''
1371ENABLE_SPELLCHECK_FALSE='#'
1372ENABLE_SPELLCHECK_TRUE=''
1373ENABLE_SQL_DATABASE_FALSE='#'
1374ENABLE_SQL_DATABASE_TRUE=''
1375ENABLE_SVG_FALSE='#'
1376ENABLE_SVG_FONTS_FALSE='#'
1377ENABLE_SVG_FONTS_TRUE=''
1378ENABLE_SVG_TRUE=''
1379ENABLE_TOUCH_ICON_LOADING_FALSE=''
1380ENABLE_TOUCH_ICON_LOADING_TRUE='#'
1381ENABLE_VIDEO_FALSE='#'
1382ENABLE_VIDEO_TRACK_FALSE='#'
1383ENABLE_VIDEO_TRACK_TRUE=''
1384ENABLE_VIDEO_TRUE=''
1385ENABLE_WCSS_FALSE=''
1386ENABLE_WCSS_TRUE='#'
1387ENABLE_WEBGL_FALSE=''
1388ENABLE_WEBGL_TRUE='#'
1389ENABLE_WEBKIT2_FALSE=''
1390ENABLE_WEBKIT2_TRUE='#'
1391ENABLE_WEB_AUDIO_FALSE=''
1392ENABLE_WEB_AUDIO_TRUE='#'
1393ENABLE_WEB_SOCKETS_FALSE='#'
1394ENABLE_WEB_SOCKETS_TRUE=''
1395ENABLE_WEB_TIMING_FALSE=''
1396ENABLE_WEB_TIMING_TRUE='#'
1397ENABLE_WORKERS_FALSE='#'
1398ENABLE_WORKERS_TRUE=''
1399ENABLE_XHTMLMP_FALSE=''
1400ENABLE_XHTMLMP_TRUE='#'
1401ENABLE_XPATH_FALSE='#'
1402ENABLE_XPATH_TRUE=''
1403ENABLE_XSLT_FALSE='#'
1404ENABLE_XSLT_TRUE=''
1405ENCHANT_CFLAGS='-D_REENTRANT -I/opt/local/include/enchant -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1406ENCHANT_LIBS='-L/opt/local/lib -lenchant -lgmodule-2.0 -lglib-2.0 -lintl  '
1407EXEEXT=''
1408FGREP='/usr/bin/grep -F'
1409FLEX='/opt/local/bin/flex'
1410FREETYPE_CFLAGS='-I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/libpng14  '
1411FREETYPE_LIBS='-L/opt/local/lib -lcairo -lfontconfig -lfreetype  '
1412GAIL_CFLAGS='-D_REENTRANT -I/opt/local/include/gail-1.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1413GAIL_LIBS='-framework Cocoa -L/opt/local/lib -lgailutil -lgtk-quartz-2.0 -lgdk-quartz-2.0 -latk-1.0 -lpangocairo-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
1414GEOCLUE_CFLAGS=''
1415GEOCLUE_LIBS=''
1416GETTEXT_PACKAGE='webkit-2.0'
1417GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1418GLIB_COMPILE_RESOURCES='glib-compile-resources'
1419GLIB_COMPILE_SCHEMAS='glib-compile-schemas'
1420GLIB_GENMARSHAL='glib-genmarshal'
1421GLIB_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgthread-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
1422GLIB_MKENUMS='glib-mkenums'
1423GOBJECT_QUERY='gobject-query'
1424GPERF='/opt/local/bin/gperf'
1425GREP='/usr/bin/grep'
1426GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
1427GSETTINGS_RULES='
1428GSTREAMER_CFLAGS='-D_REENTRANT -I/opt/local/include/gstreamer-0.10 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/libxml2  '
1429GSTREAMER_LIBS='-L/opt/local/lib -lgstapp-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lxml2 -lglib-2.0 -lintl  '
1430GTK2_CFLAGS=''
1431GTK2_LIBS=''
1432GTKDOC_CHECK='/opt/local/bin/gtkdoc-check'
1433GTKDOC_DEPS_CFLAGS=''
1434GTKDOC_DEPS_LIBS=''
1435GTKDOC_MKPDF='/opt/local/bin/gtkdoc-mkpdf'
1436GTKDOC_REBASE='/opt/local/bin/gtkdoc-rebase'
1437GTK_API_VERSION='2.0'
1438GTK_API_VERSION_2_FALSE='#'
1439GTK_API_VERSION_2_TRUE=''
1440GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14  '
1441GTK_DOC_BUILD_HTML_FALSE='#'
1442GTK_DOC_BUILD_HTML_TRUE=''
1443GTK_DOC_BUILD_PDF_FALSE=''
1444GTK_DOC_BUILD_PDF_TRUE='#'
1445GTK_DOC_USE_LIBTOOL_FALSE='#'
1446GTK_DOC_USE_LIBTOOL_TRUE=''
1447GTK_DOC_USE_REBASE_FALSE='#'
1448GTK_DOC_USE_REBASE_TRUE=''
1449GTK_LIBS='-framework Cocoa -L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -latk-1.0 -lpangocairo-1.0 -lgio-2.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
1450G_IR_COMPILER=''
1451G_IR_GENERATE=''
1452G_IR_SCANNER=''
1453HILDON_CFLAGS=''
1454HILDON_CPPFLAGS=''
1455HILDON_LIBS=''
1456HTML_DIR='${datadir}/gtk-doc/html'
1457HTML_FLAGS_FALSE='#'
1458HTML_FLAGS_TRUE=''
1459INSTALL_DATA='${INSTALL} -m 644'
1460INSTALL_PROGRAM='${INSTALL}'
1461INSTALL_SCRIPT='${INSTALL}'
1462INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1463INTROSPECTION_CFLAGS=''
1464INTROSPECTION_LIBS=''
1465JPEG_LIBS='-ljpeg'
1466LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
1467LDFLAGS='-L/opt/local/lib -arch x86_64'
1468LIBOBJS=''
1469LIBS=''
1470LIBSOUP_CFLAGS='-D_REENTRANT -I/opt/local/include/libsoup-2.4 -I/opt/local/include/libxml2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  '
1471LIBSOUP_LIBS='-L/opt/local/lib -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl  '
1472LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1473LIBWEBKITGTK_VERSION='11:2:11'
1474LIBXML_CFLAGS='-I/opt/local/include/libxml2  '
1475LIBXML_LIBS='-L/opt/local/lib -lxml2  '
1476LIBXSLT_CFLAGS='-I/opt/local/include -I/opt/local/include/libxml2  '
1477LIBXSLT_LIBS='-L/opt/local/lib -lxslt -lz -lpthread -liconv -lm -lxml2  '
1478LIPO='lipo'
1479LN_S='ln -s'
1480LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
1481LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
1482LTLIBOBJS=''
1483MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/missing --run makeinfo'
1484MANIFEST_TOOL=':'
1485MKDIR_P='Source/autotools/install-sh -c -d'
1486MV='/bin/mv'
1487NM='/usr/bin/nm'
1488NMEDIT='nmedit'
1489OBJDUMP='objdump'
1490OBJEXT='o'
1491OLE32_LIBS=''
1492OPENGL_LIBS=''
1493OS_FREEBSD_FALSE=''
1494OS_FREEBSD_TRUE='#'
1495OS_GNU_FALSE=''
1496OS_GNU_TRUE='#'
1497OS_LINUX_FALSE=''
1498OS_LINUX_TRUE='#'
1499OS_UNIX_FALSE='#'
1500OS_UNIX_TRUE=''
1501OS_WIN32_FALSE=''
1502OS_WIN32_TRUE='#'
1503OTOOL64=':'
1504OTOOL='otool'
1505PACKAGE='webkit'
1506PACKAGE_BUGREPORT='http://bugs.webkit.org/'
1507PACKAGE_NAME='WebKit'
1508PACKAGE_STRING='WebKit 1.6.3'
1509PACKAGE_TARNAME='webkit'
1510PACKAGE_URL=''
1511PACKAGE_VERSION='1.6.3'
1512PANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2  '
1513PANGO_LIBS='-L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lintl  '
1514PATH_SEPARATOR=':'
1515PERL='/opt/local/bin/perl'
1516PKG_CONFIG='/opt/local/bin/pkg-config'
1517PKG_CONFIG_LIBDIR=''
1518PKG_CONFIG_PATH=''
1519PNG_LIBS='-L/opt/local/lib -lpng14  '
1520PYTHON='/usr/bin/python'
1521RANLIB='ranlib'
1522SED='/usr/bin/sed'
1523SET_MAKE=''
1524SHELL='/bin/sh'
1525SHLWAPI_LIBS=''
1526SQLITE3_CFLAGS='-I/opt/local/include  '
1527SQLITE3_LIBS='-L/opt/local/lib -lsqlite3  '
1528STRIP='strip'
1529SVG_FLAGS_FALSE='#'
1530SVG_FLAGS_TRUE=''
1531SYMBOL_VISIBILITY='-fvisibility=hidden'
1532SYMBOL_VISIBILITY_INLINES='-fvisibility-inlines-hidden'
1533TARGET_DIRECTFB_FALSE=''
1534TARGET_DIRECTFB_TRUE='#'
1535TARGET_QUARTZ_FALSE='#'
1536TARGET_QUARTZ_TRUE=''
1537TARGET_WIN32_FALSE=''
1538TARGET_WIN32_TRUE='#'
1539TARGET_X11_FALSE=''
1540TARGET_X11_TRUE='#'
1541UNICODE_CFLAGS='-I./Source/JavaScriptCore/icu -I./Source/WebCore/icu'
1542UNICODE_LIBS='-licucore'
1543USE_FREETYPE_FALSE='#'
1544USE_FREETYPE_TRUE=''
1545USE_GLIB_UNICODE_FALSE=''
1546USE_GLIB_UNICODE_TRUE='#'
1547USE_GSTREAMER_FALSE='#'
1548USE_GSTREAMER_TRUE=''
1549USE_ICU_UNICODE_FALSE='#'
1550USE_ICU_UNICODE_TRUE=''
1551USE_PANGO_FALSE=''
1552USE_PANGO_TRUE='#'
1553VERSION='1.6.3'
1554WEBKITGTK_API_MAJOR_VERSION='1'
1555WEBKITGTK_API_MINOR_VERSION='0'
1556WEBKITGTK_API_VERSION='1.0'
1557WEBKITGTK_PC_NAME='webkit'
1558WEBKIT_MAJOR_VERSION='1'
1559WEBKIT_MICRO_VERSION='3'
1560WEBKIT_MINOR_VERSION='6'
1561WEBKIT_USER_AGENT_MAJOR_VERSION='535'
1562WEBKIT_USER_AGENT_MINOR_VERSION='4'
1563WINMM_LIBS=''
1564XRENDER_CFLAGS=''
1565XRENDER_LIBS=''
1566XT_CFLAGS=''
1567XT_LIBS=''
1568ZLIB_CFLAGS='-I/opt/local/include  '
1569ZLIB_LIBS='-L/opt/local/lib -lz  '
1570ac_ct_AR='ar'
1571ac_ct_CC='/usr/bin/llvm-gcc-4.2'
1572ac_ct_CXX=''
1573ac_ct_DUMPBIN=''
1574all-am: $(gsettings_SCHEMAS:.xml=.valid)
1575am__EXEEXT_FALSE=''
1576am__EXEEXT_TRUE='#'
1577am__fastdepCC_FALSE=''
1578am__fastdepCC_TRUE='#'
1579am__fastdepCXX_FALSE=''
1580am__fastdepCXX_TRUE='#'
1581am__include='include'
1582am__isrc=''
1583am__leading_dot='.'
1584am__nodep=''
1585am__quote=''
1586am__tar='tar --format=ustar -chf - "$$tardir"'
1587am__untar='tar -xf -'
1588bindir='${exec_prefix}/bin'
1589build='x86_64-apple-darwin11.3.0'
1590build_alias=''
1591build_cpu='x86_64'
1592build_os='darwin11.3.0'
1593build_vendor='apple'
1594clean-gsettings-schemas:
1595datadir='${datarootdir}'
1596datarootdir='${prefix}/share'
1597docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1598dvidir='${docdir}'
1599endif'
1600exec_prefix='${prefix}'
1601gsettings__base_list = \
1602gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
1603gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
1604host='x86_64-apple-darwin11.3.0'
1605host_alias=''
1606host_cpu='x86_64'
1607host_os='darwin11.3.0'
1608host_vendor='apple'
1609htmldir='${docdir}'
1610icu_config=''
1611ifdef gsettings_ENUM_NAMESPACE
1612includedir='${prefix}/include'
1613infodir='${datarootdir}/info'
1614install-data-am: install-gsettings-schemas
1615install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
1616install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.6.3-x86_64/Source/autotools/install-sh'
1617libdir='${exec_prefix}/lib'
1618libexecdir='${exec_prefix}/libexec'
1619localedir='${datarootdir}/locale'
1620localstatedir='${prefix}/var'
1621mandir='${datarootdir}/man'
1622mkdir_p='$(top_builddir)/Source/autotools/install-sh -c -d'
1623mostlyclean-am: clean-gsettings-schemas
1624oldincludedir='/usr/include'
1625pdfdir='${docdir}'
1626prefix='/opt/local'
1627program_transform_name='s,x,x,'
1628psdir='${docdir}'
1629sbindir='${exec_prefix}/sbin'
1630sharedstatedir='${prefix}/com'
1631sysconfdir='${prefix}/etc'
1632target_alias=''
1633uninstall-am: uninstall-gsettings-schemas
1634uninstall-gsettings-schemas:
1635
1636## ----------- ##
1637## confdefs.h. ##
1638## ----------- ##
1639
1640/* confdefs.h */
1641#define PACKAGE_NAME "WebKit"
1642#define PACKAGE_TARNAME "webkit"
1643#define PACKAGE_VERSION "1.6.3"
1644#define PACKAGE_STRING "WebKit 1.6.3"
1645#define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
1646#define PACKAGE_URL ""
1647#define PACKAGE "webkit"
1648#define VERSION "1.6.3"
1649#define STDC_HEADERS 1
1650#define HAVE_SYS_TYPES_H 1
1651#define HAVE_SYS_STAT_H 1
1652#define HAVE_STDLIB_H 1
1653#define HAVE_STRING_H 1
1654#define HAVE_MEMORY_H 1
1655#define HAVE_STRINGS_H 1
1656#define HAVE_INTTYPES_H 1
1657#define HAVE_STDINT_H 1
1658#define HAVE_UNISTD_H 1
1659#define HAVE__BOOL 1
1660#define HAVE_STDBOOL_H 1
1661#define HAVE_DLFCN_H 1
1662#define LT_OBJDIR ".libs/"
1663#define HAVE_PTHREAD_H 1
1664#define HAVE_PTHREAD_H 1
1665#define HAVE_PTHREAD_RWLOCK 1
1666#define GETTEXT_PACKAGE "webkit-2.0"
1667#define ENABLE_JIT 1
1668#define ENABLE_YARR 1
1669#define ENABLE_YARR_JIT 1
1670#define ENABLE_JIT_OPTIMIZE_CALL 1
1671#define ENABLE_JIT_OPTIMIZE_PROPERTY_ACCESS 1
1672#define ENABLE_JIT_OPTIMIZE_ARITHMETIC 1
1673#define WTF_USE_JIT_STUB_ARGUMENT_REGISTER 1
1674#define WTF_USE_ALTERNATE_JSIMMEDIATE 1
1675#define NDEBUG 1
1676
1677configure: exit 0