Ticket #38006: config.log

File config.log, 52.3 KB (added by bentley@…, 11 years ago)

webkit-gtk-1.10.2 config.log

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 WebKitGTK configure 1.10.2, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-gtk=2.0 --disable-webkit2 --disable-introspection --enable-link-prefetch --enable-image-resizer --enable-media-statistics --enable-media-stream --enable-svg --enable-geolocation --enable-webgl --enable-page-visibility-api --enable-datagrid --enable-mathml --enable-web-timing --enable-mhtml --enable-microdata --enable-mutation-observers --disable-jit --enable-video-track
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = bentley-MBP-OSX.local
14uname -m = i386
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
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.4.2: Thu Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 3.00 gigabytes
33Default processor set: 129 tasks, 546 threads, 2 processors
34Load average: 2.09, Mach factor: 0.83
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:3102: checking build system type
52configure:3116: result: x86_64-apple-darwin11.4.2
53configure:3136: checking host system type
54configure:3149: result: x86_64-apple-darwin11.4.2
55configure:3208: checking for a BSD-compatible install
56configure:3276: result: /usr/bin/install -c
57configure:3287: checking whether build environment is sane
58configure:3337: result: yes
59configure:3478: checking for a thread-safe mkdir -p
60configure:3517: result: /opt/local/bin/gmkdir -p
61configure:3530: checking for gawk
62configure:3560: result: no
63configure:3530: checking for mawk
64configure:3560: result: no
65configure:3530: checking for nawk
66configure:3560: result: no
67configure:3530: checking for awk
68configure:3546: found /usr/bin/awk
69configure:3557: result: awk
70configure:3568: checking whether make sets $(MAKE)
71configure:3590: result: yes
72configure:3665: checking how to create a ustar tar archive
73configure:3678: tar --version
74bsdtar 2.8.3 - libarchive 2.8.3
75configure:3681: $? = 0
76configure:3721: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
77configure:3724: $? = 0
78configure:3728: tar -xf - <conftest.tar
79configure:3731: $? = 0
80configure:3744: result: gnutar
81configure:3768: checking for native Win32
82configure:3778: result: no
83configure:3866: checking for pkg-config
84configure:3884: found /opt/local/bin/pkg-config
85configure:3896: result: /opt/local/bin/pkg-config
86configure:3921: checking pkg-config is at least version 0.9.0
87configure:3924: result: yes
88configure:3935: checking for perl
89configure:3953: found /opt/local/bin/perl
90configure:3965: result: /opt/local/bin/perl
91configure:3979: checking for python
92configure:4009: result: /usr/bin/python
93configure:4023: checking for ruby
94configure:4041: found /usr/bin/ruby
95configure:4053: result: /usr/bin/ruby
96configure:4067: checking for bison
97configure:4085: found /opt/local/bin/bison
98configure:4097: result: /opt/local/bin/bison
99configure:4111: checking for mv
100configure:4129: found /bin/mv
101configure:4141: result: /bin/mv
102configure:4201: checking for gcc
103configure:4228: result: /usr/bin/llvm-gcc-4.2
104configure:4457: checking for C compiler version
105configure:4466: /usr/bin/llvm-gcc-4.2 --version >&5
106i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
107Copyright (C) 2007 Free Software Foundation, Inc.
108This is free software; see the source for copying conditions.  There is NO
109warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
110
111configure:4477: $? = 0
112configure:4466: /usr/bin/llvm-gcc-4.2 -v >&5
113Using built-in specs.
114Target: i686-apple-darwin11
115Configured 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
116Thread model: posix
117gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
118configure:4477: $? = 0
119configure:4466: /usr/bin/llvm-gcc-4.2 -V >&5
120llvm-gcc-4.2: argument to `-V' is missing
121configure:4477: $? = 1
122configure:4466: /usr/bin/llvm-gcc-4.2 -qversion >&5
123i686-apple-darwin11-llvm-gcc-4.2: no input files
124configure:4477: $? = 1
125configure:4497: checking whether the C compiler works
126configure:4519: /usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c  >&5
127configure:4523: $? = 0
128configure:4571: result: yes
129configure:4574: checking for C compiler default output file name
130configure:4576: result: a.out
131configure:4582: checking for suffix of executables
132configure:4589: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c  >&5
133configure:4593: $? = 0
134configure:4615: result:
135configure:4637: checking whether we are cross compiling
136configure:4645: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c  >&5
137configure:4649: $? = 0
138configure:4656: ./conftest
139configure:4660: $? = 0
140configure:4675: result: no
141configure:4680: checking for suffix of object files
142configure:4702: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
143configure:4706: $? = 0
144configure:4727: result: o
145configure:4731: checking whether we are using the GNU C compiler
146configure:4750: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
147configure:4750: $? = 0
148configure:4759: result: yes
149configure:4768: checking whether /usr/bin/llvm-gcc-4.2 accepts -g
150configure:4788: /usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include/pango-1.0 conftest.c >&5
151configure:4788: $? = 0
152configure:4829: result: yes
153configure:4846: checking for /usr/bin/llvm-gcc-4.2 option to accept ISO C89
154configure:4910: /usr/bin/llvm-gcc-4.2  -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
155configure:4910: $? = 0
156configure:4923: result: none needed
157configure:4954: checking for style of include used by make
158configure:4982: result: GNU
159configure:5007: checking dependency style of /usr/bin/llvm-gcc-4.2
160configure:5117: result: gcc3
161configure:5244: checking for C++ compiler version
162configure:5253: /usr/bin/llvm-g++-4.2 --version >&5
163i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
164Copyright (C) 2007 Free Software Foundation, Inc.
165This is free software; see the source for copying conditions.  There is NO
166warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
167
168configure:5264: $? = 0
169configure:5253: /usr/bin/llvm-g++-4.2 -v >&5
170Using built-in specs.
171Target: i686-apple-darwin11
172Configured 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
173Thread model: posix
174gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
175configure:5264: $? = 0
176configure:5253: /usr/bin/llvm-g++-4.2 -V >&5
177llvm-g++-4.2: argument to `-V' is missing
178configure:5264: $? = 1
179configure:5253: /usr/bin/llvm-g++-4.2 -qversion >&5
180i686-apple-darwin11-llvm-g++-4.2: no input files
181configure:5264: $? = 1
182configure:5268: checking whether we are using the GNU C++ compiler
183configure:5287: /usr/bin/llvm-g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.cpp >&5
184configure:5287: $? = 0
185configure:5296: result: yes
186configure:5305: checking whether /usr/bin/llvm-g++-4.2 accepts -g
187configure:5325: /usr/bin/llvm-g++-4.2 -c -g -I/opt/local/include/pango-1.0 conftest.cpp >&5
188configure:5325: $? = 0
189configure:5366: result: yes
190configure:5391: checking dependency style of /usr/bin/llvm-g++-4.2
191configure:5501: result: gcc3
192configure:5517: checking whether /usr/bin/llvm-gcc-4.2 and cc understand -c and -o together
193configure:5548: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
194configure:5552: $? = 0
195configure:5558: /usr/bin/llvm-gcc-4.2 -c conftest.c -o conftest2.o >&5
196configure:5562: $? = 0
197configure:5573: cc -c conftest.c >&5
198configure:5577: $? = 0
199configure:5585: cc -c conftest.c -o conftest2.o >&5
200configure:5589: $? = 0
201configure:5595: cc -c conftest.c -o conftest2.o >&5
202configure:5599: $? = 0
203configure:5617: result: yes
204configure:5651: checking for special C compiler options needed for large files
205configure:5696: result: no
206configure:5702: checking for _FILE_OFFSET_BITS value needed for large files
207configure:5727: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
208configure:5727: $? = 0
209configure:5759: result: no
210configure:5863: /usr/bin/llvm-g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.cpp >&5
211configure:5863: $? = 0
212configure:5877: checking for an ANSI C-conforming const
213configure:5942: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
214configure:5942: $? = 0
215configure:5949: result: yes
216configure:5957: checking for inline
217configure:5973: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
218configure:5973: $? = 0
219configure:5981: result: inline
220configure:5999: checking for working volatile
221configure:6018: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
222configure:6018: $? = 0
223configure:6025: result: yes
224configure:6040: checking how to run the C preprocessor
225configure:6071: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
226configure:6071: $? = 0
227configure:6085: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
228conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
229configure:6085: $? = 1
230configure: failed program was:
231| /* confdefs.h */
232| #define PACKAGE_NAME "WebKitGTK"
233| #define PACKAGE_TARNAME "webkitgtk"
234| #define PACKAGE_VERSION "1.10.2"
235| #define PACKAGE_STRING "WebKitGTK 1.10.2"
236| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
237| #define PACKAGE_URL ""
238| #define PACKAGE "webkitgtk"
239| #define VERSION "1.10.2"
240| /* end confdefs.h.  */
241| #include <ac_nonexistent.h>
242configure:6110: result: /usr/bin/llvm-gcc-4.2 -E
243configure:6130: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
244configure:6130: $? = 0
245configure:6144: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
246conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
247configure:6144: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "WebKitGTK"
251| #define PACKAGE_TARNAME "webkitgtk"
252| #define PACKAGE_VERSION "1.10.2"
253| #define PACKAGE_STRING "WebKitGTK 1.10.2"
254| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
255| #define PACKAGE_URL ""
256| #define PACKAGE "webkitgtk"
257| #define VERSION "1.10.2"
258| /* end confdefs.h.  */
259| #include <ac_nonexistent.h>
260configure:6173: checking for grep that handles long lines and -e
261configure:6231: result: /usr/bin/grep
262configure:6236: checking for egrep
263configure:6298: result: /usr/bin/grep -E
264configure:6303: checking for ANSI C header files
265configure:6323: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
266configure:6323: $? = 0
267configure:6396: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c  >&5
268configure:6396: $? = 0
269configure:6396: ./conftest
270configure:6396: $? = 0
271configure:6407: result: yes
272configure:6420: checking for sys/types.h
273configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
274configure:6420: $? = 0
275configure:6420: result: yes
276configure:6420: checking for sys/stat.h
277configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
278configure:6420: $? = 0
279configure:6420: result: yes
280configure:6420: checking for stdlib.h
281configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
282configure:6420: $? = 0
283configure:6420: result: yes
284configure:6420: checking for string.h
285configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
286configure:6420: $? = 0
287configure:6420: result: yes
288configure:6420: checking for memory.h
289configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
290configure:6420: $? = 0
291configure:6420: result: yes
292configure:6420: checking for strings.h
293configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
294configure:6420: $? = 0
295configure:6420: result: yes
296configure:6420: checking for inttypes.h
297configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
298configure:6420: $? = 0
299configure:6420: result: yes
300configure:6420: checking for stdint.h
301configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
302configure:6420: $? = 0
303configure:6420: result: yes
304configure:6420: checking for unistd.h
305configure:6420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
306configure:6420: $? = 0
307configure:6420: result: yes
308configure:6432: checking for stdbool.h that conforms to C99
309configure:6499: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
310configure:6499: $? = 0
311configure:6506: result: yes
312configure:6508: checking for _Bool
313configure:6508: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
314configure:6508: $? = 0
315configure:6508: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
316conftest.c: In function 'main':
317conftest.c:57: error: expected expression before ')' token
318configure:6508: $? = 1
319configure: failed program was:
320| /* confdefs.h */
321| #define PACKAGE_NAME "WebKitGTK"
322| #define PACKAGE_TARNAME "webkitgtk"
323| #define PACKAGE_VERSION "1.10.2"
324| #define PACKAGE_STRING "WebKitGTK 1.10.2"
325| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
326| #define PACKAGE_URL ""
327| #define PACKAGE "webkitgtk"
328| #define VERSION "1.10.2"
329| #define STDC_HEADERS 1
330| #define HAVE_SYS_TYPES_H 1
331| #define HAVE_SYS_STAT_H 1
332| #define HAVE_STDLIB_H 1
333| #define HAVE_STRING_H 1
334| #define HAVE_MEMORY_H 1
335| #define HAVE_STRINGS_H 1
336| #define HAVE_INTTYPES_H 1
337| #define HAVE_STDINT_H 1
338| #define HAVE_UNISTD_H 1
339| /* end confdefs.h.  */
340| #include <stdio.h>
341| #ifdef HAVE_SYS_TYPES_H
342| # include <sys/types.h>
343| #endif
344| #ifdef HAVE_SYS_STAT_H
345| # include <sys/stat.h>
346| #endif
347| #ifdef STDC_HEADERS
348| # include <stdlib.h>
349| # include <stddef.h>
350| #else
351| # ifdef HAVE_STDLIB_H
352| #  include <stdlib.h>
353| # endif
354| #endif
355| #ifdef HAVE_STRING_H
356| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
357| #  include <memory.h>
358| # endif
359| # include <string.h>
360| #endif
361| #ifdef HAVE_STRINGS_H
362| # include <strings.h>
363| #endif
364| #ifdef HAVE_INTTYPES_H
365| # include <inttypes.h>
366| #endif
367| #ifdef HAVE_STDINT_H
368| # include <stdint.h>
369| #endif
370| #ifdef HAVE_UNISTD_H
371| # include <unistd.h>
372| #endif
373| int
374| main ()
375| {
376| if (sizeof ((_Bool)))
377|           return 0;
378|   ;
379|   return 0;
380| }
381configure:6508: result: yes
382configure:6906: checking how to print strings
383configure:6933: result: printf
384configure:6954: checking for a sed that does not truncate output
385configure:7018: result: /opt/local/bin/gsed
386configure:7036: checking for fgrep
387configure:7098: result: /usr/bin/grep -F
388configure:7133: checking for ld used by /usr/bin/llvm-gcc-4.2
389configure:7200: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
390configure:7207: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
391configure:7222: result: no
392configure:7234: checking for BSD- or MS-compatible name lister (nm)
393configure:7283: result: /opt/local/bin/nm
394configure:7413: checking the name lister (/opt/local/bin/nm) interface
395configure:7420: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
396configure:7423: /opt/local/bin/nm "conftest.o"
397configure:7426: output
3980000000000000000 S _some_variable
399configure:7433: result: BSD nm
400configure:7436: checking whether ln -s works
401configure:7440: result: yes
402configure:7448: checking the maximum length of command line arguments
403configure:7573: result: 196608
404configure:7590: checking whether the shell understands some XSI constructs
405configure:7600: result: yes
406configure:7604: checking whether the shell understands "+="
407configure:7610: result: yes
408configure:7645: checking how to convert x86_64-apple-darwin11.4.2 file names to x86_64-apple-darwin11.4.2 format
409configure:7685: result: func_convert_file_noop
410configure:7692: checking how to convert x86_64-apple-darwin11.4.2 file names to toolchain format
411configure:7712: result: func_convert_file_noop
412configure:7719: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
413configure:7726: result: -r
414configure:7800: checking for objdump
415configure:7827: result: objdump
416configure:7856: checking how to recognize dependent libraries
417configure:8058: result: pass_all
418configure:8143: checking for dlltool
419configure:8170: result: dlltool
420configure:8200: checking how to associate runtime and link libraries
421configure:8227: result: printf %s\n
422configure:8287: checking for ar
423configure:8303: found /opt/local/bin/ar
424configure:8314: result: ar
425configure:8351: checking for archiver @FILE support
426configure:8368: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
427configure:8368: $? = 0
428configure:8371: ar cru libconftest.a @conftest.lst >&5
429ar: @conftest.lst: No such file or directory
430configure:8374: $? = 1
431configure:8394: result: no
432configure:8452: checking for strip
433configure:8468: found /opt/local/bin/strip
434configure:8479: result: strip
435configure:8551: checking for ranlib
436configure:8567: found /opt/local/bin/ranlib
437configure:8578: result: ranlib
438configure:8680: checking command to parse /opt/local/bin/nm output from /usr/bin/llvm-gcc-4.2 object
439configure:8799: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
440configure:8802: $? = 0
441configure:8806: /opt/local/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
442configure:8809: $? = 0
443cannot find nm_test_var in conftest.nm
444configure:8799: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
445configure:8802: $? = 0
446configure:8806: /opt/local/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
447configure:8809: $? = 0
448configure:8875: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
449configure:8878: $? = 0
450configure:8916: result: ok
451configure:8953: checking for sysroot
452configure:8983: result: no
453configure:9226: checking for mt
454configure:9256: result: no
455configure:9276: checking if : is a manifest tool
456configure:9282: : '-?'
457configure:9290: result: no
458configure:9346: checking for dsymutil
459configure:9362: found /usr/bin/dsymutil
460configure:9373: result: dsymutil
461configure:9438: checking for nmedit
462configure:9454: found /opt/local/bin/nmedit
463configure:9465: result: nmedit
464configure:9530: checking for lipo
465configure:9546: found /opt/local/bin/lipo
466configure:9557: result: lipo
467configure:9622: checking for otool
468configure:9638: found /opt/local/bin/otool
469configure:9649: result: otool
470configure:9714: checking for otool64
471configure:9744: result: no
472configure:9789: checking for -single_module linker flag
473/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
474configure:9816: result: yes
475configure:9818: checking for -exported_symbols_list linker flag
476configure:9838: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
477configure:9838: $? = 0
478configure:9848: result: yes
479configure:9850: checking for -force_load linker flag
480/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -c -o conftest.o conftest.c
481ar cru libconftest.a conftest.o
482ranlib libconftest.a
483/usr/bin/llvm-gcc-4.2 -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
484configure:9880: result: yes
485configure:9919: checking for dlfcn.h
486configure:9919: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
487configure:9919: $? = 0
488configure:9919: result: yes
489configure:10084: checking for objdir
490configure:10099: result: .libs
491configure:10370: checking if /usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions
492configure:10388: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -fno-rtti -fno-exceptions conftest.c >&5
493cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
494configure:10392: $? = 0
495configure:10405: result: no
496configure:10715: checking for /usr/bin/llvm-gcc-4.2 option to produce PIC
497configure:10722: result: -fno-common -DPIC
498configure:10730: checking if /usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works
499configure:10748: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -fno-common -DPIC -DPIC conftest.c >&5
500configure:10752: $? = 0
501configure:10765: result: yes
502configure:10794: checking if /usr/bin/llvm-gcc-4.2 static flag -static works
503configure:10822: result: no
504configure:10837: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
505configure:10858: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -o out/conftest2.o conftest.c >&5
506configure:10862: $? = 0
507configure:10884: result: yes
508configure:10892: checking if /usr/bin/llvm-gcc-4.2 supports -c -o file.o
509configure:10939: result: yes
510configure:10972: 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
511configure:12130: result: yes
512configure:12375: checking dynamic linker characteristics
513configure:13111: result: darwin11.4.2 dyld
514configure:13218: checking how to hardcode library paths into programs
515configure:13243: result: immediate
516configure:13783: checking whether stripping libraries is possible
517configure:13797: result: yes
518configure:13823: checking if libtool supports shared libraries
519configure:13825: result: yes
520configure:13828: checking whether to build shared libraries
521configure:13849: result: yes
522configure:13852: checking whether to build static libraries
523configure:13856: result: no
524configure:13879: checking how to run the C++ preprocessor
525configure:13906: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include/pango-1.0 conftest.cpp
526configure:13906: $? = 0
527configure:13920: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include/pango-1.0 conftest.cpp
528conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
529configure:13920: $? = 1
530configure: failed program was:
531| /* confdefs.h */
532| #define PACKAGE_NAME "WebKitGTK"
533| #define PACKAGE_TARNAME "webkitgtk"
534| #define PACKAGE_VERSION "1.10.2"
535| #define PACKAGE_STRING "WebKitGTK 1.10.2"
536| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
537| #define PACKAGE_URL ""
538| #define PACKAGE "webkitgtk"
539| #define VERSION "1.10.2"
540| #define STDC_HEADERS 1
541| #define HAVE_SYS_TYPES_H 1
542| #define HAVE_SYS_STAT_H 1
543| #define HAVE_STDLIB_H 1
544| #define HAVE_STRING_H 1
545| #define HAVE_MEMORY_H 1
546| #define HAVE_STRINGS_H 1
547| #define HAVE_INTTYPES_H 1
548| #define HAVE_STDINT_H 1
549| #define HAVE_UNISTD_H 1
550| #define HAVE__BOOL 1
551| #define HAVE_STDBOOL_H 1
552| #define HAVE_DLFCN_H 1
553| #define LT_OBJDIR ".libs/"
554| /* end confdefs.h.  */
555| #include <ac_nonexistent.h>
556configure:13945: result: /usr/bin/llvm-g++-4.2 -E
557configure:13965: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include/pango-1.0 conftest.cpp
558configure:13965: $? = 0
559configure:13979: /usr/bin/llvm-g++-4.2 -E -I/opt/local/include/pango-1.0 conftest.cpp
560conftest.cpp:25:28: error: ac_nonexistent.h: No such file or directory
561configure:13979: $? = 1
562configure: failed program was:
563| /* confdefs.h */
564| #define PACKAGE_NAME "WebKitGTK"
565| #define PACKAGE_TARNAME "webkitgtk"
566| #define PACKAGE_VERSION "1.10.2"
567| #define PACKAGE_STRING "WebKitGTK 1.10.2"
568| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
569| #define PACKAGE_URL ""
570| #define PACKAGE "webkitgtk"
571| #define VERSION "1.10.2"
572| #define STDC_HEADERS 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_SYS_STAT_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE_STRING_H 1
577| #define HAVE_MEMORY_H 1
578| #define HAVE_STRINGS_H 1
579| #define HAVE_INTTYPES_H 1
580| #define HAVE_STDINT_H 1
581| #define HAVE_UNISTD_H 1
582| #define HAVE__BOOL 1
583| #define HAVE_STDBOOL_H 1
584| #define HAVE_DLFCN_H 1
585| #define LT_OBJDIR ".libs/"
586| /* end confdefs.h.  */
587| #include <ac_nonexistent.h>
588configure:14149: checking for ld used by /usr/bin/llvm-g++-4.2
589configure:14216: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
590configure:14223: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
591configure:14238: result: no
592configure:14293: 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
593configure:15297: result: yes
594configure:15332: /usr/bin/llvm-g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.cpp >&5
595configure:15335: $? = 0
596configure:15855: checking for /usr/bin/llvm-g++-4.2 option to produce PIC
597configure:15862: result: -fno-common -DPIC
598configure:15870: checking if /usr/bin/llvm-g++-4.2 PIC flag -fno-common -DPIC works
599configure:15888: /usr/bin/llvm-g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -fno-common -DPIC -DPIC conftest.cpp >&5
600configure:15892: $? = 0
601configure:15905: result: yes
602configure:15928: checking if /usr/bin/llvm-g++-4.2 static flag -static works
603configure:15956: result: no
604configure:15968: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
605configure:15989: /usr/bin/llvm-g++-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -o out/conftest2.o conftest.cpp >&5
606configure:15993: $? = 0
607configure:16015: result: yes
608configure:16020: checking if /usr/bin/llvm-g++-4.2 supports -c -o file.o
609configure:16067: result: yes
610configure:16097: 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
611configure:16131: result: yes
612configure:16274: checking dynamic linker characteristics
613configure:16944: result: darwin11.4.2 dyld
614configure:16997: checking how to hardcode library paths into programs
615configure:17022: result: immediate
616configure:17088: checking for bash
617configure:17106: found /bin/bash
618configure:17118: result: /bin/bash
619configure:17126: checking if dolt supports this host
620configure:17151: result: no, falling back to libtool
621configure:17286: checking for flex
622configure:17304: found /opt/local/bin/flex
623configure:17316: result: /opt/local/bin/flex
624configure:17333: checking for gawk
625configure:17360: result: awk
626configure:17409: checking for gperf
627configure:17427: found /opt/local/bin/gperf
628configure:17439: result: /opt/local/bin/gperf
629configure:17454: checking if /usr/bin/llvm-g++-4.2 supports -fvisibility=hidden -fvisibility-inlines-hidden
630configure:17460: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -fvisibility=hidden -fvisibility-inlines-hidden -I/opt/local/include/pango-1.0 conftest.c >&5
631cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for C++/ObjC++ but not for C
632configure:17460: $? = 0
633configure:17461: result: yes
634configure:17483: checking if we have to disable C++0x compat warnings for GCC >= 4.6.0
635configure:17501: /usr/bin/llvm-g++-4.2 -c -Wall -Werror -I/opt/local/include/pango-1.0 conftest.cpp >&5
636configure:17501: $? = 0
637configure:17507: result: no
638configure:17525: checking pthread.h usability
639configure:17525: /usr/bin/llvm-gcc-4.2 -c -O2 -arch x86_64 -I/opt/local/include/pango-1.0 conftest.c >&5
640configure:17525: $? = 0
641configure:17525: result: yes
642configure:17525: checking pthread.h presence
643configure:17525: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
644configure:17525: $? = 0
645configure:17525: result: yes
646configure:17525: checking for pthread.h
647configure:17525: result: yes
648configure:17539: checking for pthread_rwlock_init in -lpthread
649configure:17564: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c -lpthread   >&5
650configure:17564: $? = 0
651configure:17573: result: yes
652configure:17587: checking for jpeg_destroy_decompress in -ljpeg
653configure:17612: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64 -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c -ljpeg   >&5
654configure:17612: $? = 0
655configure:17621: result: yes
656configure:17631: checking for jpeglib
657configure:17641: /usr/bin/llvm-gcc-4.2 -E -I/opt/local/include/pango-1.0 conftest.c
658configure:17641: $? = 0
659configure:17647: result: yes
660configure:17660: checking for libpng
661configure:17663: result: yes
662configure:17769: checking the GTK+ version to use
663configure:17782: result: 2.0
664configure:17826: checking the target windowing system
665configure:17842: result: x11
666configure:17845: checking the GStreamer version to use
667configure:17858: result: 0.10
668configure:17989: checking for pkg-config
669configure:18019: result: /opt/local/bin/pkg-config
670configure:18044: checking pkg-config is at least version 0.16
671configure:18047: result: yes
672configure:18064: checking for GLIB - version >= 2.32.0
673configure:18196: result: no
674configure:18224: /usr/bin/llvm-gcc-4.2 -o conftest -O2 -arch x86_64  -I/opt/local/include/pango-1.0 -L/opt/local/lib -arch x86_64 conftest.c   >&5
675conftest.c:29:18: error: glib.h: No such file or directory
676conftest.c: In function 'main':
677conftest.c:35: error: 'glib_major_version' undeclared (first use in this function)
678conftest.c:35: error: (Each undeclared identifier is reported only once
679conftest.c:35: error: for each function it appears in.)
680conftest.c:35: error: 'glib_minor_version' undeclared (first use in this function)
681conftest.c:35: error: 'glib_micro_version' undeclared (first use in this function)
682configure:18224: $? = 1
683configure: failed program was:
684| /* confdefs.h */
685| #define PACKAGE_NAME "WebKitGTK"
686| #define PACKAGE_TARNAME "webkitgtk"
687| #define PACKAGE_VERSION "1.10.2"
688| #define PACKAGE_STRING "WebKitGTK 1.10.2"
689| #define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
690| #define PACKAGE_URL ""
691| #define PACKAGE "webkitgtk"
692| #define VERSION "1.10.2"
693| #define STDC_HEADERS 1
694| #define HAVE_SYS_TYPES_H 1
695| #define HAVE_SYS_STAT_H 1
696| #define HAVE_STDLIB_H 1
697| #define HAVE_STRING_H 1
698| #define HAVE_MEMORY_H 1
699| #define HAVE_STRINGS_H 1
700| #define HAVE_INTTYPES_H 1
701| #define HAVE_STDINT_H 1
702| #define HAVE_UNISTD_H 1
703| #define HAVE__BOOL 1
704| #define HAVE_STDBOOL_H 1
705| #define HAVE_DLFCN_H 1
706| #define LT_OBJDIR ".libs/"
707| #define HAVE_PTHREAD_H 1
708| #define HAVE_PTHREAD_H 1
709| #define HAVE_PTHREAD_RWLOCK 1
710| /* end confdefs.h.  */
711|
712| #include <glib.h>
713| #include <stdio.h>
714|
715| int
716| main ()
717| {
718|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
719|   ;
720|   return 0;
721| }
722configure:18259: error: You need the GLib dev tools in your path
723
724## ---------------- ##
725## Cache variables. ##
726## ---------------- ##
727
728ac_cv_build=x86_64-apple-darwin11.4.2
729ac_cv_c_compiler_gnu=yes
730ac_cv_c_const=yes
731ac_cv_c_inline=inline
732ac_cv_c_volatile=yes
733ac_cv_cxx_compiler_gnu=yes
734ac_cv_env_ATSPI2_CFLAGS_set=
735ac_cv_env_ATSPI2_CFLAGS_value=
736ac_cv_env_ATSPI2_LIBS_set=
737ac_cv_env_ATSPI2_LIBS_value=
738ac_cv_env_CAIRO_CFLAGS_set=
739ac_cv_env_CAIRO_CFLAGS_value=
740ac_cv_env_CAIRO_LIBS_set=
741ac_cv_env_CAIRO_LIBS_value=
742ac_cv_env_CCC_set=
743ac_cv_env_CCC_value=
744ac_cv_env_CC_set=set
745ac_cv_env_CC_value=/usr/bin/llvm-gcc-4.2
746ac_cv_env_CFLAGS_set=set
747ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
748ac_cv_env_CLUTTER_CFLAGS_set=
749ac_cv_env_CLUTTER_CFLAGS_value=
750ac_cv_env_CLUTTER_GTK_CFLAGS_set=
751ac_cv_env_CLUTTER_GTK_CFLAGS_value=
752ac_cv_env_CLUTTER_GTK_LIBS_set=
753ac_cv_env_CLUTTER_GTK_LIBS_value=
754ac_cv_env_CLUTTER_LIBS_set=
755ac_cv_env_CLUTTER_LIBS_value=
756ac_cv_env_CPPFLAGS_set=set
757ac_cv_env_CPPFLAGS_value=-I/opt/local/include/pango-1.0
758ac_cv_env_CPP_set=
759ac_cv_env_CPP_value=
760ac_cv_env_CXXCPP_set=
761ac_cv_env_CXXCPP_value=
762ac_cv_env_CXXFLAGS_set=set
763ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64'
764ac_cv_env_CXX_set=set
765ac_cv_env_CXX_value=/usr/bin/llvm-g++-4.2
766ac_cv_env_ENCHANT_CFLAGS_set=
767ac_cv_env_ENCHANT_CFLAGS_value=
768ac_cv_env_ENCHANT_LIBS_set=
769ac_cv_env_ENCHANT_LIBS_value=
770ac_cv_env_FARSTREAM_CFLAGS_set=
771ac_cv_env_FARSTREAM_CFLAGS_value=
772ac_cv_env_FARSTREAM_LIBS_set=
773ac_cv_env_FARSTREAM_LIBS_value=
774ac_cv_env_FREETYPE_CFLAGS_set=
775ac_cv_env_FREETYPE_CFLAGS_value=
776ac_cv_env_FREETYPE_LIBS_set=
777ac_cv_env_FREETYPE_LIBS_value=
778ac_cv_env_GAIL_CFLAGS_set=
779ac_cv_env_GAIL_CFLAGS_value=
780ac_cv_env_GAIL_LIBS_set=
781ac_cv_env_GAIL_LIBS_value=
782ac_cv_env_GAMEPAD_CFLAGS_set=
783ac_cv_env_GAMEPAD_CFLAGS_value=
784ac_cv_env_GAMEPAD_LIBS_set=
785ac_cv_env_GAMEPAD_LIBS_value=
786ac_cv_env_GEOCLUE_CFLAGS_set=
787ac_cv_env_GEOCLUE_CFLAGS_value=
788ac_cv_env_GEOCLUE_LIBS_set=
789ac_cv_env_GEOCLUE_LIBS_value=
790ac_cv_env_GSTREAMER_CFLAGS_set=
791ac_cv_env_GSTREAMER_CFLAGS_value=
792ac_cv_env_GSTREAMER_LIBS_set=
793ac_cv_env_GSTREAMER_LIBS_value=
794ac_cv_env_GTK2_CFLAGS_set=
795ac_cv_env_GTK2_CFLAGS_value=
796ac_cv_env_GTK2_LIBS_set=
797ac_cv_env_GTK2_LIBS_value=
798ac_cv_env_GTK_CFLAGS_set=
799ac_cv_env_GTK_CFLAGS_value=
800ac_cv_env_GTK_LIBS_set=
801ac_cv_env_GTK_LIBS_value=
802ac_cv_env_GTK_UNIX_PRINTING_CFLAGS_set=
803ac_cv_env_GTK_UNIX_PRINTING_CFLAGS_value=
804ac_cv_env_GTK_UNIX_PRINTING_LIBS_set=
805ac_cv_env_GTK_UNIX_PRINTING_LIBS_value=
806ac_cv_env_INTROSPECTION_CFLAGS_set=
807ac_cv_env_INTROSPECTION_CFLAGS_value=
808ac_cv_env_INTROSPECTION_LIBS_set=
809ac_cv_env_INTROSPECTION_LIBS_value=
810ac_cv_env_LDFLAGS_set=set
811ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
812ac_cv_env_LIBSOUP_CFLAGS_set=
813ac_cv_env_LIBSOUP_CFLAGS_value=
814ac_cv_env_LIBSOUP_LIBS_set=
815ac_cv_env_LIBSOUP_LIBS_value=
816ac_cv_env_LIBS_set=
817ac_cv_env_LIBS_value=
818ac_cv_env_LIBXML_CFLAGS_set=
819ac_cv_env_LIBXML_CFLAGS_value=
820ac_cv_env_LIBXML_LIBS_set=
821ac_cv_env_LIBXML_LIBS_value=
822ac_cv_env_LIBXSLT_CFLAGS_set=
823ac_cv_env_LIBXSLT_CFLAGS_value=
824ac_cv_env_LIBXSLT_LIBS_set=
825ac_cv_env_LIBXSLT_LIBS_value=
826ac_cv_env_PANGO_CFLAGS_set=
827ac_cv_env_PANGO_CFLAGS_value=
828ac_cv_env_PANGO_LIBS_set=
829ac_cv_env_PANGO_LIBS_value=
830ac_cv_env_PKG_CONFIG_LIBDIR_set=
831ac_cv_env_PKG_CONFIG_LIBDIR_value=
832ac_cv_env_PKG_CONFIG_PATH_set=
833ac_cv_env_PKG_CONFIG_PATH_value=
834ac_cv_env_PKG_CONFIG_set=
835ac_cv_env_PKG_CONFIG_value=
836ac_cv_env_SQLITE3_CFLAGS_set=
837ac_cv_env_SQLITE3_CFLAGS_value=
838ac_cv_env_SQLITE3_LIBS_set=
839ac_cv_env_SQLITE3_LIBS_value=
840ac_cv_env_UNICODE_CFLAGS_set=
841ac_cv_env_UNICODE_CFLAGS_value=
842ac_cv_env_UNICODE_LIBS_set=
843ac_cv_env_UNICODE_LIBS_value=
844ac_cv_env_XCOMPOSITE_CFLAGS_set=
845ac_cv_env_XCOMPOSITE_CFLAGS_value=
846ac_cv_env_XCOMPOSITE_LIBS_set=
847ac_cv_env_XCOMPOSITE_LIBS_value=
848ac_cv_env_XDAMAGE_CFLAGS_set=
849ac_cv_env_XDAMAGE_CFLAGS_value=
850ac_cv_env_XDAMAGE_LIBS_set=
851ac_cv_env_XDAMAGE_LIBS_value=
852ac_cv_env_XRENDER_CFLAGS_set=
853ac_cv_env_XRENDER_CFLAGS_value=
854ac_cv_env_XRENDER_LIBS_set=
855ac_cv_env_XRENDER_LIBS_value=
856ac_cv_env_XT_CFLAGS_set=
857ac_cv_env_XT_CFLAGS_value=
858ac_cv_env_XT_LIBS_set=
859ac_cv_env_XT_LIBS_value=
860ac_cv_env_ZLIB_CFLAGS_set=
861ac_cv_env_ZLIB_CFLAGS_value=
862ac_cv_env_ZLIB_LIBS_set=
863ac_cv_env_ZLIB_LIBS_value=
864ac_cv_env_build_alias_set=
865ac_cv_env_build_alias_value=
866ac_cv_env_host_alias_set=
867ac_cv_env_host_alias_value=
868ac_cv_env_target_alias_set=
869ac_cv_env_target_alias_value=
870ac_cv_header_dlfcn_h=yes
871ac_cv_header_inttypes_h=yes
872ac_cv_header_memory_h=yes
873ac_cv_header_pthread_h=yes
874ac_cv_header_stdbool_h=yes
875ac_cv_header_stdc=yes
876ac_cv_header_stdint_h=yes
877ac_cv_header_stdlib_h=yes
878ac_cv_header_string_h=yes
879ac_cv_header_strings_h=yes
880ac_cv_header_sys_stat_h=yes
881ac_cv_header_sys_types_h=yes
882ac_cv_header_unistd_h=yes
883ac_cv_host=x86_64-apple-darwin11.4.2
884ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
885ac_cv_lib_pthread_pthread_rwlock_init=yes
886ac_cv_objext=o
887ac_cv_path_BISON=/opt/local/bin/bison
888ac_cv_path_DOLT_BASH=/bin/bash
889ac_cv_path_EGREP='/usr/bin/grep -E'
890ac_cv_path_FGREP='/usr/bin/grep -F'
891ac_cv_path_FLEX=/opt/local/bin/flex
892ac_cv_path_GPERF=/opt/local/bin/gperf
893ac_cv_path_GREP=/usr/bin/grep
894ac_cv_path_MV=/bin/mv
895ac_cv_path_PERL=/opt/local/bin/perl
896ac_cv_path_PYTHON=/usr/bin/python
897ac_cv_path_RUBY=/usr/bin/ruby
898ac_cv_path_SED=/opt/local/bin/gsed
899ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
900ac_cv_path_mkdir=/opt/local/bin/gmkdir
901ac_cv_prog_AWK=awk
902ac_cv_prog_CPP='/usr/bin/llvm-gcc-4.2 -E'
903ac_cv_prog_CXXCPP='/usr/bin/llvm-g++-4.2 -E'
904ac_cv_prog_ac_ct_AR=ar
905ac_cv_prog_ac_ct_CC=/usr/bin/llvm-gcc-4.2
906ac_cv_prog_ac_ct_DLLTOOL=dlltool
907ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
908ac_cv_prog_ac_ct_LIPO=lipo
909ac_cv_prog_ac_ct_NMEDIT=nmedit
910ac_cv_prog_ac_ct_OBJDUMP=objdump
911ac_cv_prog_ac_ct_OTOOL=otool
912ac_cv_prog_ac_ct_RANLIB=ranlib
913ac_cv_prog_ac_ct_STRIP=strip
914ac_cv_prog_cc__usr_bin_llvm_gcc_4_2_c_o=yes
915ac_cv_prog_cc_c89=
916ac_cv_prog_cc_g=yes
917ac_cv_prog_cxx_g=yes
918ac_cv_prog_make_make_set=yes
919ac_cv_sys_file_offset_bits=no
920ac_cv_sys_largefile_CC=no
921ac_cv_type__Bool=yes
922am_cv_CC_dependencies_compiler_type=gcc3
923am_cv_CXX_dependencies_compiler_type=gcc3
924am_cv_prog_tar_ustar=gnutar
925lt_cv_apple_cc_single_mod=yes
926lt_cv_ar_at_file=no
927lt_cv_deplibs_check_method=pass_all
928lt_cv_file_magic_cmd='$MAGIC_CMD'
929lt_cv_file_magic_test_file=
930lt_cv_ld_exported_symbols_list=yes
931lt_cv_ld_force_load=yes
932lt_cv_ld_reload_flag=-r
933lt_cv_nm_interface='BSD nm'
934lt_cv_objdir=.libs
935lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
936lt_cv_path_LDCXX=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
937lt_cv_path_NM=/opt/local/bin/nm
938lt_cv_path_mainfest_tool=no
939lt_cv_prog_compiler_c_o=yes
940lt_cv_prog_compiler_c_o_CXX=yes
941lt_cv_prog_compiler_pic='-fno-common -DPIC'
942lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
943lt_cv_prog_compiler_pic_works=yes
944lt_cv_prog_compiler_pic_works_CXX=yes
945lt_cv_prog_compiler_rtti_exceptions=no
946lt_cv_prog_compiler_static_works=no
947lt_cv_prog_compiler_static_works_CXX=no
948lt_cv_prog_gnu_ld=no
949lt_cv_prog_gnu_ldcxx=no
950lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
951lt_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'\'''
952lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
953lt_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'\'''
954lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
955lt_cv_sys_max_cmd_len=196608
956lt_cv_to_host_file_cmd=func_convert_file_noop
957lt_cv_to_tool_file_cmd=func_convert_file_noop
958
959## ----------------- ##
960## Output variables. ##
961## ----------------- ##
962
963ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run aclocal-1.11'
964ACLOCAL_AMFLAGS='-I Source/autotools'
965AMDEPBACKSLASH='\'
966AMDEP_FALSE='#'
967AMDEP_TRUE=''
968AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run tar'
969AM_BACKSLASH='\'
970AM_DEFAULT_VERBOSITY='0'
971AR='ar'
972AS='as'
973ATSPI2_CFLAGS=''
974ATSPI2_LIBS=''
975AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run autoconf'
976AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run autoheader'
977AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run automake-1.11'
978AWK='awk'
979BISON='/opt/local/bin/bison'
980CAIRO_CFLAGS=''
981CAIRO_LIBS=''
982CC='/usr/bin/llvm-gcc-4.2'
983CCDEPMODE='depmode=gcc3'
984CFLAGS='-O2 -arch x86_64'
985CLUTTER_CFLAGS=''
986CLUTTER_GTK_CFLAGS=''
987CLUTTER_GTK_LIBS=''
988CLUTTER_LIBS=''
989COVERAGE_CFLAGS=''
990COVERAGE_LDFLAGS=''
991CPP='/usr/bin/llvm-gcc-4.2 -E'
992CPPFLAGS='-I/opt/local/include/pango-1.0'
993CXX='/usr/bin/llvm-g++-4.2'
994CXXCPP='/usr/bin/llvm-g++-4.2 -E'
995CXXDEPMODE='depmode=gcc3'
996CXXFLAGS='-O2 -arch x86_64'
997CYGPATH_W='echo'
998DEFS=''
999DEPDIR='.deps'
1000DLLTOOL='dlltool'
1001DOLT_BASH='/bin/bash'
1002DSYMUTIL='dsymutil'
1003DUMPBIN=''
1004ECHO_C='\c'
1005ECHO_N=''
1006ECHO_T=''
1007EGREP='/usr/bin/grep -E'
1008ENABLE_ANIMATION_API_FALSE=''
1009ENABLE_ANIMATION_API_TRUE=''
1010ENABLE_BLOB_FALSE=''
1011ENABLE_BLOB_TRUE=''
1012ENABLE_CHANNEL_MESSAGING_FALSE=''
1013ENABLE_CHANNEL_MESSAGING_TRUE=''
1014ENABLE_COVERAGE_FALSE=''
1015ENABLE_COVERAGE_TRUE=''
1016ENABLE_CSS3_FLEXBOX_FALSE=''
1017ENABLE_CSS3_FLEXBOX_TRUE=''
1018ENABLE_CSS3_TEXT_DECORATION_FALSE=''
1019ENABLE_CSS3_TEXT_DECORATION_TRUE=''
1020ENABLE_CSS_BOX_DECORATION_BREAK_FALSE=''
1021ENABLE_CSS_BOX_DECORATION_BREAK_TRUE=''
1022ENABLE_CSS_COMPOSITING_FALSE=''
1023ENABLE_CSS_COMPOSITING_TRUE=''
1024ENABLE_CSS_EXCLUSIONS_FALSE=''
1025ENABLE_CSS_EXCLUSIONS_TRUE=''
1026ENABLE_CSS_FILTERS_FALSE=''
1027ENABLE_CSS_FILTERS_TRUE=''
1028ENABLE_CSS_REGIONS_FALSE=''
1029ENABLE_CSS_REGIONS_TRUE=''
1030ENABLE_DATALIST_ELEMENT_FALSE=''
1031ENABLE_DATALIST_ELEMENT_TRUE=''
1032ENABLE_DATA_TRANSFER_ITEMS_FALSE=''
1033ENABLE_DATA_TRANSFER_ITEMS_TRUE=''
1034ENABLE_DEBUG_FALSE=''
1035ENABLE_DEBUG_TRUE=''
1036ENABLE_DETAILS_ELEMENT_FALSE=''
1037ENABLE_DETAILS_ELEMENT_TRUE=''
1038ENABLE_DEVICE_ORIENTATION_FALSE=''
1039ENABLE_DEVICE_ORIENTATION_TRUE=''
1040ENABLE_DIRECTORY_UPLOAD_FALSE=''
1041ENABLE_DIRECTORY_UPLOAD_TRUE=''
1042ENABLE_FAST_MALLOC_FALSE=''
1043ENABLE_FAST_MALLOC_TRUE=''
1044ENABLE_FAST_MOBILE_SCROLLING_FALSE=''
1045ENABLE_FAST_MOBILE_SCROLLING_TRUE=''
1046ENABLE_FILE_SYSTEM_FALSE=''
1047ENABLE_FILE_SYSTEM_TRUE=''
1048ENABLE_FILTERS_FALSE=''
1049ENABLE_FILTERS_TRUE=''
1050ENABLE_FULLSCREEN_API_FALSE=''
1051ENABLE_FULLSCREEN_API_TRUE=''
1052ENABLE_GAMEPAD_FALSE=''
1053ENABLE_GAMEPAD_TRUE=''
1054ENABLE_GEOLOCATION_FALSE=''
1055ENABLE_GEOLOCATION_TRUE=''
1056ENABLE_GTK_DOC_FALSE=''
1057ENABLE_GTK_DOC_TRUE=''
1058ENABLE_ICONDATABASE_FALSE=''
1059ENABLE_ICONDATABASE_TRUE=''
1060ENABLE_IFRAME_SEAMLESS_FALSE=''
1061ENABLE_IFRAME_SEAMLESS_TRUE=''
1062ENABLE_INDEXED_DATABASE_FALSE=''
1063ENABLE_INDEXED_DATABASE_TRUE=''
1064ENABLE_INPUT_SPEECH_FALSE=''
1065ENABLE_INPUT_SPEECH_TRUE=''
1066ENABLE_INPUT_TYPE_COLOR_FALSE=''
1067ENABLE_INPUT_TYPE_COLOR_TRUE=''
1068ENABLE_INTROSPECTION_FALSE=''
1069ENABLE_INTROSPECTION_TRUE=''
1070ENABLE_JAVASCRIPT_DEBUGGER_FALSE=''
1071ENABLE_JAVASCRIPT_DEBUGGER_TRUE=''
1072ENABLE_LEGACY_NOTIFICATIONS_FALSE=''
1073ENABLE_LEGACY_NOTIFICATIONS_TRUE=''
1074ENABLE_LEGACY_WEBKIT_BLOB_BUILDER_FALSE=''
1075ENABLE_LEGACY_WEBKIT_BLOB_BUILDER_TRUE=''
1076ENABLE_LINK_PREFETCH_FALSE=''
1077ENABLE_LINK_PREFETCH_TRUE=''
1078ENABLE_MATHML_FALSE=''
1079ENABLE_MATHML_TRUE=''
1080ENABLE_MEDIA_SOURCE_FALSE=''
1081ENABLE_MEDIA_SOURCE_TRUE=''
1082ENABLE_MEDIA_STATISTICS_FALSE=''
1083ENABLE_MEDIA_STATISTICS_TRUE=''
1084ENABLE_MEDIA_STREAM_FALSE=''
1085ENABLE_MEDIA_STREAM_TRUE=''
1086ENABLE_METER_ELEMENT_FALSE=''
1087ENABLE_METER_ELEMENT_TRUE=''
1088ENABLE_MHTML_FALSE=''
1089ENABLE_MHTML_TRUE=''
1090ENABLE_MICRODATA_FALSE=''
1091ENABLE_MICRODATA_TRUE=''
1092ENABLE_MUTATION_OBSERVERS_FALSE=''
1093ENABLE_MUTATION_OBSERVERS_TRUE=''
1094ENABLE_NOTIFICATIONS_FALSE=''
1095ENABLE_NOTIFICATIONS_TRUE=''
1096ENABLE_OPCODE_STATS_FALSE=''
1097ENABLE_OPCODE_STATS_TRUE=''
1098ENABLE_ORIENTATION_EVENTS_FALSE=''
1099ENABLE_ORIENTATION_EVENTS_TRUE=''
1100ENABLE_PAGE_VISIBILITY_API_FALSE=''
1101ENABLE_PAGE_VISIBILITY_API_TRUE=''
1102ENABLE_PLUGIN_PROCESS_FALSE=''
1103ENABLE_PLUGIN_PROCESS_TRUE=''
1104ENABLE_PROGRESS_ELEMENT_FALSE=''
1105ENABLE_PROGRESS_ELEMENT_TRUE=''
1106ENABLE_QUOTA_FALSE=''
1107ENABLE_QUOTA_TRUE=''
1108ENABLE_REGISTER_PROTOCOL_HANDLER_FALSE=''
1109ENABLE_REGISTER_PROTOCOL_HANDLER_TRUE=''
1110ENABLE_REQUEST_ANIMATION_FRAME_FALSE=''
1111ENABLE_REQUEST_ANIMATION_FRAME_TRUE=''
1112ENABLE_SCRIPTED_SPEECH_FALSE=''
1113ENABLE_SCRIPTED_SPEECH_TRUE=''
1114ENABLE_SHADOW_DOM_FALSE=''
1115ENABLE_SHADOW_DOM_TRUE=''
1116ENABLE_SHARED_WORKERS_FALSE=''
1117ENABLE_SHARED_WORKERS_TRUE=''
1118ENABLE_SPELLCHECK_FALSE=''
1119ENABLE_SPELLCHECK_TRUE=''
1120ENABLE_SQL_DATABASE_FALSE=''
1121ENABLE_SQL_DATABASE_TRUE=''
1122ENABLE_STYLE_SCOPED_FALSE=''
1123ENABLE_STYLE_SCOPED_TRUE=''
1124ENABLE_SVG_FALSE=''
1125ENABLE_SVG_FONTS_FALSE=''
1126ENABLE_SVG_FONTS_TRUE=''
1127ENABLE_SVG_TRUE=''
1128ENABLE_TEXT_AUTOSIZING_FALSE=''
1129ENABLE_TEXT_AUTOSIZING_TRUE=''
1130ENABLE_TOUCH_ICON_LOADING_FALSE=''
1131ENABLE_TOUCH_ICON_LOADING_TRUE=''
1132ENABLE_UNSTABLE_FEATURES_FALSE=''
1133ENABLE_UNSTABLE_FEATURES_TRUE=''
1134ENABLE_VIDEO_FALSE=''
1135ENABLE_VIDEO_TRACK_FALSE=''
1136ENABLE_VIDEO_TRACK_TRUE=''
1137ENABLE_VIDEO_TRUE=''
1138ENABLE_WEBGL_FALSE=''
1139ENABLE_WEBGL_TRUE=''
1140ENABLE_WEBKIT2_FALSE=''
1141ENABLE_WEBKIT2_TRUE=''
1142ENABLE_WEB_AUDIO_FALSE=''
1143ENABLE_WEB_AUDIO_TRUE=''
1144ENABLE_WEB_SOCKETS_FALSE=''
1145ENABLE_WEB_SOCKETS_TRUE=''
1146ENABLE_WEB_TIMING_FALSE=''
1147ENABLE_WEB_TIMING_TRUE=''
1148ENABLE_WIDGET_REGION_FALSE=''
1149ENABLE_WIDGET_REGION_TRUE=''
1150ENABLE_WORKERS_FALSE=''
1151ENABLE_WORKERS_TRUE=''
1152ENABLE_XSLT_FALSE=''
1153ENABLE_XSLT_TRUE=''
1154ENCHANT_CFLAGS=''
1155ENCHANT_LIBS=''
1156EXEEXT=''
1157FARSTREAM_CFLAGS=''
1158FARSTREAM_LIBS=''
1159FGREP='/usr/bin/grep -F'
1160FLEX='/opt/local/bin/flex'
1161FREETYPE_CFLAGS=''
1162FREETYPE_LIBS=''
1163GAIL_CFLAGS=''
1164GAIL_LIBS=''
1165GAMEPAD_CFLAGS=''
1166GAMEPAD_LIBS=''
1167GEOCLUE_CFLAGS=''
1168GEOCLUE_LIBS=''
1169GETTEXT_PACKAGE=''
1170GLIB_CFLAGS=''
1171GLIB_COMPILE_SCHEMAS=''
1172GLIB_GENMARSHAL=''
1173GLIB_LIBS=''
1174GLIB_MKENUMS=''
1175GOBJECT_QUERY=''
1176GPERF='/opt/local/bin/gperf'
1177GREP='/usr/bin/grep'
1178GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
1179GSETTINGS_RULES=''
1180GSTREAMER_CFLAGS=''
1181GSTREAMER_LIBS=''
1182GST_API_VERSION='0.10'
1183GTK2_CFLAGS=''
1184GTK2_LIBS=''
1185GTKDOC_CHECK=''
1186GTKDOC_MKPDF=''
1187GTKDOC_REBASE=''
1188GTK_API_VERSION='2.0'
1189GTK_API_VERSION_2_FALSE='#'
1190GTK_API_VERSION_2_TRUE=''
1191GTK_CFLAGS=''
1192GTK_DOC_BUILD_HTML_FALSE=''
1193GTK_DOC_BUILD_HTML_TRUE=''
1194GTK_DOC_BUILD_PDF_FALSE=''
1195GTK_DOC_BUILD_PDF_TRUE=''
1196GTK_DOC_USE_LIBTOOL_FALSE=''
1197GTK_DOC_USE_LIBTOOL_TRUE=''
1198GTK_DOC_USE_REBASE_FALSE=''
1199GTK_DOC_USE_REBASE_TRUE=''
1200GTK_LIBS=''
1201GTK_UNIX_PRINTING_CFLAGS=''
1202GTK_UNIX_PRINTING_LIBS=''
1203G_IR_COMPILER=''
1204G_IR_GENERATE=''
1205G_IR_SCANNER=''
1206HAVE_ATSPI2_FALSE=''
1207HAVE_ATSPI2_TRUE=''
1208HTML_DIR=''
1209INSTALL_DATA='${INSTALL} -m 644'
1210INSTALL_PROGRAM='${INSTALL}'
1211INSTALL_SCRIPT='${INSTALL}'
1212INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1213INTROSPECTION_CFLAGS=''
1214INTROSPECTION_LIBS=''
1215JPEG_LIBS='-ljpeg'
1216JSC_CPPFLAGS=''
1217LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
1218LDFLAGS='-L/opt/local/lib -arch x86_64'
1219LIBJAVASCRIPTCOREGTK_VERSION='13:11:13'
1220LIBOBJS=''
1221LIBS=''
1222LIBSOUP_CFLAGS=''
1223LIBSOUP_LIBS=''
1224LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1225LIBWEBKIT2GTK_VERSION='18:5:0'
1226LIBWEBKITGTK_VERSION='17:5:17'
1227LIBXML_CFLAGS=''
1228LIBXML_LIBS=''
1229LIBXSLT_CFLAGS=''
1230LIBXSLT_LIBS=''
1231LIPO='lipo'
1232LN_S='ln -s'
1233LTCOMPILE='$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(COMPILE)'
1234LTCXXCOMPILE='$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXXCOMPILE)'
1235LTLIBOBJS=''
1236MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/missing --run makeinfo'
1237MANIFEST_TOOL=':'
1238MKDIR_P='/opt/local/bin/gmkdir -p'
1239MV='/bin/mv'
1240NM='/opt/local/bin/nm'
1241NMEDIT='nmedit'
1242OBJDUMP='objdump'
1243OBJEXT='o'
1244OLE32_LIBS=''
1245OPENGL_LIBS=''
1246OS_FREEBSD_FALSE=''
1247OS_FREEBSD_TRUE=''
1248OS_GNU_FALSE=''
1249OS_GNU_TRUE=''
1250OS_LINUX_FALSE=''
1251OS_LINUX_TRUE=''
1252OS_UNIX_FALSE=''
1253OS_UNIX_TRUE=''
1254OS_WIN32_FALSE=''
1255OS_WIN32_TRUE=''
1256OTOOL64=':'
1257OTOOL='otool'
1258PACKAGE='webkitgtk'
1259PACKAGE_BUGREPORT='http://bugs.webkit.org/'
1260PACKAGE_NAME='WebKitGTK'
1261PACKAGE_STRING='WebKitGTK 1.10.2'
1262PACKAGE_TARNAME='webkitgtk'
1263PACKAGE_URL=''
1264PACKAGE_VERSION='1.10.2'
1265PANGO_CFLAGS=''
1266PANGO_LIBS=''
1267PATH_SEPARATOR=':'
1268PERL='/opt/local/bin/perl'
1269PKG_CONFIG='/opt/local/bin/pkg-config'
1270PKG_CONFIG_LIBDIR=''
1271PKG_CONFIG_PATH=''
1272PNG_LIBS='-L/opt/local/lib -lpng14  '
1273PYTHON='/usr/bin/python'
1274RANLIB='ranlib'
1275RUBY='/usr/bin/ruby'
1276SED='/opt/local/bin/gsed'
1277SET_MAKE=''
1278SHELL='/bin/sh'
1279SHLWAPI_LIBS=''
1280SQLITE3_CFLAGS=''
1281SQLITE3_LIBS=''
1282STRIP='strip'
1283SYMBOL_VISIBILITY='-fvisibility=hidden'
1284SYMBOL_VISIBILITY_INLINES='-fvisibility-inlines-hidden'
1285TARGET_DIRECTFB_FALSE=''
1286TARGET_DIRECTFB_TRUE=''
1287TARGET_QUARTZ_FALSE=''
1288TARGET_QUARTZ_TRUE=''
1289TARGET_WIN32_FALSE=''
1290TARGET_WIN32_TRUE=''
1291TARGET_X11_FALSE=''
1292TARGET_X11_TRUE=''
1293UNICODE_CFLAGS=''
1294UNICODE_LIBS=''
1295USE_ACCELERATED_COMPOSITING_FALSE=''
1296USE_ACCELERATED_COMPOSITING_TRUE=''
1297USE_CLUTTER_FALSE=''
1298USE_CLUTTER_TRUE=''
1299USE_FARSTREAM_FALSE=''
1300USE_FARSTREAM_TRUE=''
1301USE_FREETYPE_FALSE=''
1302USE_FREETYPE_TRUE=''
1303USE_GLIB_UNICODE_FALSE=''
1304USE_GLIB_UNICODE_TRUE=''
1305USE_GLX_FALSE=''
1306USE_GLX_TRUE=''
1307USE_GSTREAMER_FALSE=''
1308USE_GSTREAMER_TRUE=''
1309USE_ICU_UNICODE_FALSE=''
1310USE_ICU_UNICODE_TRUE=''
1311USE_LEVELDB_FALSE=''
1312USE_LEVELDB_TRUE=''
1313USE_OPENGL_FALSE=''
1314USE_OPENGL_TRUE=''
1315USE_PANGO_FALSE=''
1316USE_PANGO_TRUE=''
1317USE_TEXTURE_MAPPER_CAIRO_FALSE=''
1318USE_TEXTURE_MAPPER_CAIRO_TRUE=''
1319USE_TEXTURE_MAPPER_GL_FALSE=''
1320USE_TEXTURE_MAPPER_GL_TRUE=''
1321USE_WEBAUDIO_GSTREAMER_FALSE=''
1322USE_WEBAUDIO_GSTREAMER_TRUE=''
1323VERSION='1.10.2'
1324WEBKITGTK_API_MAJOR_VERSION='1'
1325WEBKITGTK_API_MINOR_VERSION='0'
1326WEBKITGTK_API_VERSION='1.0'
1327WEBKITGTK_PC_NAME='webkit'
1328WEBKIT_MAJOR_VERSION='1'
1329WEBKIT_MICRO_VERSION='2'
1330WEBKIT_MINOR_VERSION='10'
1331WEBKIT_USER_AGENT_MAJOR_VERSION='537'
1332WEBKIT_USER_AGENT_MINOR_VERSION='6'
1333WINMM_LIBS=''
1334XCOMPOSITE_CFLAGS=''
1335XCOMPOSITE_LIBS=''
1336XDAMAGE_CFLAGS=''
1337XDAMAGE_LIBS=''
1338XRENDER_CFLAGS=''
1339XRENDER_LIBS=''
1340XT_CFLAGS=''
1341XT_LIBS=''
1342ZLIB_CFLAGS=''
1343ZLIB_LIBS=''
1344ac_ct_AR='ar'
1345ac_ct_CC='/usr/bin/llvm-gcc-4.2'
1346ac_ct_CXX=''
1347ac_ct_DUMPBIN=''
1348am__EXEEXT_FALSE=''
1349am__EXEEXT_TRUE=''
1350am__fastdepCC_FALSE='#'
1351am__fastdepCC_TRUE=''
1352am__fastdepCXX_FALSE='#'
1353am__fastdepCXX_TRUE=''
1354am__include='include'
1355am__isrc=''
1356am__leading_dot='.'
1357am__quote=''
1358am__tar='tar --format=ustar -chf - "$$tardir"'
1359am__untar='tar -xf -'
1360bindir='${exec_prefix}/bin'
1361build='x86_64-apple-darwin11.4.2'
1362build_alias=''
1363build_cpu='x86_64'
1364build_os='darwin11.4.2'
1365build_vendor='apple'
1366datadir='${datarootdir}'
1367datarootdir='${prefix}/share'
1368docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1369dvidir='${docdir}'
1370exec_prefix='NONE'
1371gsettingsschemadir=''
1372host='x86_64-apple-darwin11.4.2'
1373host_alias=''
1374host_cpu='x86_64'
1375host_os='darwin11.4.2'
1376host_vendor='apple'
1377htmldir='${docdir}'
1378icu_config=''
1379includedir='${prefix}/include'
1380infodir='${datarootdir}/info'
1381install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_webkit-gtk/webkit-gtk/work/webkitgtk-1.10.2/Source/autotools/install-sh'
1382libdir='${exec_prefix}/lib'
1383libexecdir='${exec_prefix}/libexec'
1384localedir='${datarootdir}/locale'
1385localstatedir='${prefix}/var'
1386mandir='${datarootdir}/man'
1387mkdir_p='/opt/local/bin/gmkdir -p'
1388oldincludedir='/usr/include'
1389pdfdir='${docdir}'
1390prefix='/opt/local'
1391program_transform_name='s,x,x,'
1392psdir='${docdir}'
1393sbindir='${exec_prefix}/sbin'
1394sharedstatedir='${prefix}/com'
1395sysconfdir='${prefix}/etc'
1396target_alias=''
1397
1398## ----------- ##
1399## confdefs.h. ##
1400## ----------- ##
1401
1402/* confdefs.h */
1403#define PACKAGE_NAME "WebKitGTK"
1404#define PACKAGE_TARNAME "webkitgtk"
1405#define PACKAGE_VERSION "1.10.2"
1406#define PACKAGE_STRING "WebKitGTK 1.10.2"
1407#define PACKAGE_BUGREPORT "http://bugs.webkit.org/"
1408#define PACKAGE_URL ""
1409#define PACKAGE "webkitgtk"
1410#define VERSION "1.10.2"
1411#define STDC_HEADERS 1
1412#define HAVE_SYS_TYPES_H 1
1413#define HAVE_SYS_STAT_H 1
1414#define HAVE_STDLIB_H 1
1415#define HAVE_STRING_H 1
1416#define HAVE_MEMORY_H 1
1417#define HAVE_STRINGS_H 1
1418#define HAVE_INTTYPES_H 1
1419#define HAVE_STDINT_H 1
1420#define HAVE_UNISTD_H 1
1421#define HAVE__BOOL 1
1422#define HAVE_STDBOOL_H 1
1423#define HAVE_DLFCN_H 1
1424#define LT_OBJDIR ".libs/"
1425#define HAVE_PTHREAD_H 1
1426#define HAVE_PTHREAD_H 1
1427#define HAVE_PTHREAD_RWLOCK 1
1428
1429configure: exit 1