Ticket #15541: config.log

File config.log, 27.8 KB (added by engel.martin@…, 16 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 atk configure 1.22.0, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = id2200
14uname -m = i386
15uname -r = 9.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~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 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~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: 2.00 gigabytes
33Default processor set: 92 tasks, 360 threads, 2 processors
34Load average: 1.17, Mach factor: 0.94
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2047: checking for a BSD-compatible install
53configure:2103: result: /usr/bin/install
54configure:2114: checking whether build environment is sane
55configure:2157: result: yes
56configure:2222: checking for gawk
57configure:2252: result: no
58configure:2222: checking for mawk
59configure:2252: result: no
60configure:2222: checking for nawk
61configure:2252: result: no
62configure:2222: checking for awk
63configure:2238: found /usr/bin/awk
64configure:2249: result: awk
65configure:2260: checking whether make sets $(MAKE)
66configure:2281: result: yes
67configure:2545: checking for gcc
68configure:2572: result: /usr/bin/gcc-4.0
69configure:2810: checking for C compiler version
70configure:2817: /usr/bin/gcc-4.0 --version >&5
71i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
72Copyright (C) 2005 Free Software Foundation, Inc.
73This is free software; see the source for copying conditions.  There is NO
74warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
75
76configure:2820: $? = 0
77configure:2827: /usr/bin/gcc-4.0 -v >&5
78Using built-in specs.
79Target: i686-apple-darwin9
80Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
81Thread model: posix
82gcc version 4.0.1 (Apple Inc. build 5465)
83configure:2830: $? = 0
84configure:2837: /usr/bin/gcc-4.0 -V >&5
85gcc-4.0: argument to `-V' is missing
86configure:2840: $? = 1
87configure:2863: checking for C compiler default output file name
88configure:2890: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
89configure:2893: $? = 0
90configure:2931: result: a.out
91configure:2948: checking whether the C compiler works
92configure:2958: ./a.out
93configure:2961: $? = 0
94configure:2978: result: yes
95configure:2985: checking whether we are cross compiling
96configure:2987: result: no
97configure:2990: checking for suffix of executables
98configure:2997: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
99configure:3000: $? = 0
100configure:3024: result:
101configure:3030: checking for suffix of object files
102configure:3056: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
103configure:3059: $? = 0
104configure:3082: result: o
105configure:3086: checking whether we are using the GNU C compiler
106configure:3115: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
107configure:3121: $? = 0
108configure:3138: result: yes
109configure:3143: checking whether /usr/bin/gcc-4.0 accepts -g
110configure:3173: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
111configure:3179: $? = 0
112configure:3278: result: yes
113configure:3295: checking for /usr/bin/gcc-4.0 option to accept ISO C89
114configure:3369: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
115configure:3375: $? = 0
116configure:3398: result: none needed
117configure:3427: checking for style of include used by make
118configure:3455: result: GNU
119configure:3483: checking dependency style of /usr/bin/gcc-4.0
120configure:3573: result: gcc3
121configure:3671: checking build system type
122configure:3689: result: i386-apple-darwin9.3.0
123configure:3711: checking host system type
124configure:3726: result: i386-apple-darwin9.3.0
125configure:3748: checking for a sed that does not truncate output
126configure:3804: result: /usr/bin/sed
127configure:3807: checking for grep that handles long lines and -e
128configure:3881: result: /usr/bin/grep
129configure:3886: checking for egrep
130configure:3964: result: /usr/bin/grep -E
131configure:3980: checking for ld used by /usr/bin/gcc-4.0
132configure:4047: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
133configure:4056: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
134configure:4071: result: no
135configure:4076: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
136configure:4083: result: -r
137configure:4101: checking for BSD-compatible nm
138configure:4150: result: /usr/bin/nm -p
139configure:4154: checking whether ln -s works
140configure:4158: result: yes
141configure:4165: checking how to recognize dependent libraries
142configure:4351: result: pass_all
143configure:4882: checking how to run the C preprocessor
144configure:4998: result: /usr/bin/cpp-4.0
145configure:5027: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
146configure:5033: $? = 0
147configure:5064: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
148conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
149configure:5070: $? = 1
150configure: failed program was:
151| /* confdefs.h.  */
152| #define PACKAGE_NAME "atk"
153| #define PACKAGE_TARNAME "atk"
154| #define PACKAGE_VERSION "1.22.0"
155| #define PACKAGE_STRING "atk 1.22.0"
156| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
157| #define PACKAGE "atk"
158| #define VERSION "1.22.0"
159| #define GETTEXT_PACKAGE "atk10"
160| /* end confdefs.h.  */
161| #include <ac_nonexistent.h>
162configure:5108: checking for ANSI C header files
163configure:5138: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
164configure:5144: $? = 0
165configure:5243: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
166configure:5246: $? = 0
167configure:5252: ./conftest
168configure:5255: $? = 0
169configure:5272: result: yes
170configure:5296: checking for sys/types.h
171configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
172configure:5323: $? = 0
173configure:5339: result: yes
174configure:5296: checking for sys/stat.h
175configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
176configure:5323: $? = 0
177configure:5339: result: yes
178configure:5296: checking for stdlib.h
179configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
180configure:5323: $? = 0
181configure:5339: result: yes
182configure:5296: checking for string.h
183configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
184configure:5323: $? = 0
185configure:5339: result: yes
186configure:5296: checking for memory.h
187configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
188configure:5323: $? = 0
189configure:5339: result: yes
190configure:5296: checking for strings.h
191configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
192configure:5323: $? = 0
193configure:5339: result: yes
194configure:5296: checking for inttypes.h
195configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
196configure:5323: $? = 0
197configure:5339: result: yes
198configure:5296: checking for stdint.h
199configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
200configure:5323: $? = 0
201configure:5339: result: yes
202configure:5296: checking for unistd.h
203configure:5317: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
204configure:5323: $? = 0
205configure:5339: result: yes
206configure:5366: checking dlfcn.h usability
207configure:5383: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
208configure:5389: $? = 0
209configure:5403: result: yes
210configure:5407: checking dlfcn.h presence
211configure:5422: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
212configure:5428: $? = 0
213configure:5442: result: yes
214configure:5475: checking for dlfcn.h
215configure:5483: result: yes
216configure:5612: checking for C++ compiler version
217configure:5619: /usr/bin/g++-4.0 --version >&5
218i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
219Copyright (C) 2005 Free Software Foundation, Inc.
220This is free software; see the source for copying conditions.  There is NO
221warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
222
223configure:5622: $? = 0
224configure:5629: /usr/bin/g++-4.0 -v >&5
225Using built-in specs.
226Target: i686-apple-darwin9
227Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
228Thread model: posix
229gcc version 4.0.1 (Apple Inc. build 5465)
230configure:5632: $? = 0
231configure:5639: /usr/bin/g++-4.0 -V >&5
232g++-4.0: argument to `-V' is missing
233configure:5642: $? = 1
234configure:5645: checking whether we are using the GNU C++ compiler
235configure:5674: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
236configure:5680: $? = 0
237configure:5697: result: yes
238configure:5702: checking whether /usr/bin/g++-4.0 accepts -g
239configure:5732: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
240configure:5738: $? = 0
241configure:5837: result: yes
242configure:5862: checking dependency style of /usr/bin/g++-4.0
243configure:5952: result: gcc3
244configure:5979: checking how to run the C++ preprocessor
245configure:6015: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
246configure:6021: $? = 0
247configure:6052: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
248conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
249configure:6058: $? = 1
250configure: failed program was:
251| /* confdefs.h.  */
252| #define PACKAGE_NAME "atk"
253| #define PACKAGE_TARNAME "atk"
254| #define PACKAGE_VERSION "1.22.0"
255| #define PACKAGE_STRING "atk 1.22.0"
256| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
257| #define PACKAGE "atk"
258| #define VERSION "1.22.0"
259| #define GETTEXT_PACKAGE "atk10"
260| #define STDC_HEADERS 1
261| #define HAVE_SYS_TYPES_H 1
262| #define HAVE_SYS_STAT_H 1
263| #define HAVE_STDLIB_H 1
264| #define HAVE_STRING_H 1
265| #define HAVE_MEMORY_H 1
266| #define HAVE_STRINGS_H 1
267| #define HAVE_INTTYPES_H 1
268| #define HAVE_STDINT_H 1
269| #define HAVE_UNISTD_H 1
270| #define HAVE_DLFCN_H 1
271| /* end confdefs.h.  */
272| #include <ac_nonexistent.h>
273configure:6091: result: /usr/bin/g++-4.0 -E
274configure:6120: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
275configure:6126: $? = 0
276configure:6157: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
277conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
278configure:6163: $? = 1
279configure: failed program was:
280| /* confdefs.h.  */
281| #define PACKAGE_NAME "atk"
282| #define PACKAGE_TARNAME "atk"
283| #define PACKAGE_VERSION "1.22.0"
284| #define PACKAGE_STRING "atk 1.22.0"
285| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
286| #define PACKAGE "atk"
287| #define VERSION "1.22.0"
288| #define GETTEXT_PACKAGE "atk10"
289| #define STDC_HEADERS 1
290| #define HAVE_SYS_TYPES_H 1
291| #define HAVE_SYS_STAT_H 1
292| #define HAVE_STDLIB_H 1
293| #define HAVE_STRING_H 1
294| #define HAVE_MEMORY_H 1
295| #define HAVE_STRINGS_H 1
296| #define HAVE_INTTYPES_H 1
297| #define HAVE_STDINT_H 1
298| #define HAVE_UNISTD_H 1
299| #define HAVE_DLFCN_H 1
300| /* end confdefs.h.  */
301| #include <ac_nonexistent.h>
302configure:6256: checking for g77
303configure:6286: result: no
304configure:6256: checking for xlf
305configure:6286: result: no
306configure:6256: checking for f77
307configure:6286: result: no
308configure:6256: checking for frt
309configure:6286: result: no
310configure:6256: checking for pgf77
311configure:6286: result: no
312configure:6256: checking for cf77
313configure:6286: result: no
314configure:6256: checking for fort77
315configure:6286: result: no
316configure:6256: checking for fl32
317configure:6286: result: no
318configure:6256: checking for af77
319configure:6286: result: no
320configure:6256: checking for xlf90
321configure:6286: result: no
322configure:6256: checking for f90
323configure:6286: result: no
324configure:6256: checking for pgf90
325configure:6286: result: no
326configure:6256: checking for pghpf
327configure:6286: result: no
328configure:6256: checking for epcf90
329configure:6286: result: no
330configure:6256: checking for gfortran
331configure:6286: result: no
332configure:6256: checking for g95
333configure:6286: result: no
334configure:6256: checking for xlf95
335configure:6286: result: no
336configure:6256: checking for f95
337configure:6286: result: no
338configure:6256: checking for fort
339configure:6286: result: no
340configure:6256: checking for ifort
341configure:6286: result: no
342configure:6256: checking for ifc
343configure:6286: result: no
344configure:6256: checking for efc
345configure:6286: result: no
346configure:6256: checking for pgf95
347configure:6286: result: no
348configure:6256: checking for lf95
349configure:6286: result: no
350configure:6256: checking for ftn
351configure:6286: result: no
352configure:6313: checking for Fortran 77 compiler version
353configure:6320:  --version >&5
354./configure: line 6321: --version: command not found
355configure:6323: $? = 127
356configure:6330:  -v >&5
357./configure: line 6331: -v: command not found
358configure:6333: $? = 127
359configure:6340:  -V >&5
360./configure: line 6341: -V: command not found
361configure:6343: $? = 127
362configure:6351: checking whether we are using the GNU Fortran 77 compiler
363configure:6370:  -c -O2 conftest.F >&5
364./configure: line 6371: -c: command not found
365configure:6376: $? = 127
366configure: failed program was:
367|       program main
368| #ifndef __GNUC__
369|        choke me
370| #endif
371|
372|       end
373configure:6393: result: no
374configure:6399: checking whether  accepts -g
375configure:6416:  -c -g conftest.f >&5
376./configure: line 6417: -c: command not found
377configure:6422: $? = 127
378configure: failed program was:
379|       program main
380|
381|       end
382configure:6438: result: no
383configure:6468: checking the maximum length of command line arguments
384configure:6580: result: 196608
385configure:6592: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
386configure:6697: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
387configure:6700: $? = 0
388configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
389configure:6707: $? = 0
390cannot find nm_test_var in conftest.nm
391configure:6697: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
392configure:6700: $? = 0
393configure:6704: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
394configure:6707: $? = 0
395configure:6759: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
396configure:6762: $? = 0
397configure:6800: result: ok
398configure:6804: checking for objdir
399configure:6819: result: .libs
400configure:6911: checking for ar
401configure:6927: found /usr/bin/ar
402configure:6938: result: ar
403configure:7007: checking for ranlib
404configure:7023: found /usr/bin/ranlib
405configure:7034: result: ranlib
406configure:7103: checking for strip
407configure:7119: found /usr/bin/strip
408configure:7130: result: strip
409configure:7416: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
410configure:7434: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
411cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
412configure:7438: $? = 0
413configure:7451: result: no
414configure:7466: checking for /usr/bin/gcc-4.0 option to produce PIC
415configure:7698: result: -fno-common
416configure:7706: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
417configure:7724: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5
418configure:7728: $? = 0
419configure:7741: result: yes
420configure:7769: checking if /usr/bin/gcc-4.0 static flag -static works
421configure:7797: result: no
422configure:7807: checking if /usr/bin/gcc-4.0 supports -c -o file.o
423configure:7828: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
424configure:7832: $? = 0
425configure:7854: result: yes
426configure:7880: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
427configure:8861: result: yes
428configure:8928: checking dynamic linker characteristics
429configure:9542: result: darwin9.3.0 dyld
430configure:9551: checking how to hardcode library paths into programs
431configure:9576: result: immediate
432configure:9590: checking whether stripping libraries is possible
433configure:9604: result: yes
434configure:10397: checking if libtool supports shared libraries
435configure:10399: result: yes
436configure:10402: checking whether to build shared libraries
437configure:10423: result: yes
438configure:10426: checking whether to build static libraries
439configure:10430: result: no
440configure:10523: creating libtool
441configure:11111: checking for ld used by /usr/bin/g++-4.0
442configure:11178: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
443configure:11187: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
444configure:11202: result: no
445configure:11253: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
446configure:12227: result: yes
447configure:12245: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
448configure:12248: $? = 0
449configure:12400: checking for /usr/bin/g++-4.0 option to produce PIC
450configure:12684: result: -fno-common
451configure:12692: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
452configure:12710: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
453configure:12714: $? = 0
454configure:12727: result: yes
455configure:12755: checking if /usr/bin/g++-4.0 static flag -static works
456configure:12783: result: no
457configure:12793: checking if /usr/bin/g++-4.0 supports -c -o file.o
458configure:12814: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
459configure:12818: $? = 0
460configure:12840: result: yes
461configure:12866: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
462configure:12894: result: yes
463configure:12961: checking dynamic linker characteristics
464configure:13523: result: darwin9.3.0 dyld
465configure:13532: checking how to hardcode library paths into programs
466configure:13557: result: immediate
467configure:19755: checking for some Win32 platform
468configure:19765: result: no
469configure:19778: checking for native Win32 platform
470configure:19788: result: no
471configure:19954: checking for aclocal flags
472configure:19963: result:
473configure:20141: checking for GLIB - version >= 2.5.7
474configure:20301: result: no
475configure:20537: checking pkg-config is at least version 0.16
476configure:20543: result: no
477configure:20558: checking for GLIB - version >= 2.0.0
478configure:20718: result: no
479configure:20800: error:
480*** GLIB 2.0.0 or better is required. The latest version of
481*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
482*** but not in the same location as pkg-config add the location of the file
483*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
484
485## ---------------- ##
486## Cache variables. ##
487## ---------------- ##
488
489ac_cv_atk_aclocal_flags=
490ac_cv_build=i386-apple-darwin9.3.0
491ac_cv_c_compiler_gnu=yes
492ac_cv_cxx_compiler_gnu=yes
493ac_cv_env_CCC_set=
494ac_cv_env_CCC_value=
495ac_cv_env_CC_set=set
496ac_cv_env_CC_value=/usr/bin/gcc-4.0
497ac_cv_env_CFLAGS_set=set
498ac_cv_env_CFLAGS_value=-O2
499ac_cv_env_CPPFLAGS_set=set
500ac_cv_env_CPPFLAGS_value=-I/opt/local/include
501ac_cv_env_CPP_set=set
502ac_cv_env_CPP_value=/usr/bin/cpp-4.0
503ac_cv_env_CXXCPP_set=
504ac_cv_env_CXXCPP_value=
505ac_cv_env_CXXFLAGS_set=set
506ac_cv_env_CXXFLAGS_value=-O2
507ac_cv_env_CXX_set=set
508ac_cv_env_CXX_value=/usr/bin/g++-4.0
509ac_cv_env_DEP_CFLAGS_set=
510ac_cv_env_DEP_CFLAGS_value=
511ac_cv_env_DEP_LIBS_set=
512ac_cv_env_DEP_LIBS_value=
513ac_cv_env_F77_set=
514ac_cv_env_F77_value=
515ac_cv_env_FFLAGS_set=set
516ac_cv_env_FFLAGS_value=-O2
517ac_cv_env_LDFLAGS_set=set
518ac_cv_env_LDFLAGS_value=-L/opt/local/lib
519ac_cv_env_LIBS_set=
520ac_cv_env_LIBS_value=
521ac_cv_env_PKG_CONFIG_set=set
522ac_cv_env_PKG_CONFIG_value=
523ac_cv_env_build_alias_set=
524ac_cv_env_build_alias_value=
525ac_cv_env_host_alias_set=
526ac_cv_env_host_alias_value=
527ac_cv_env_target_alias_set=
528ac_cv_env_target_alias_value=
529ac_cv_f77_compiler_gnu=no
530ac_cv_header_dlfcn_h=yes
531ac_cv_header_inttypes_h=yes
532ac_cv_header_memory_h=yes
533ac_cv_header_stdc=yes
534ac_cv_header_stdint_h=yes
535ac_cv_header_stdlib_h=yes
536ac_cv_header_string_h=yes
537ac_cv_header_strings_h=yes
538ac_cv_header_sys_stat_h=yes
539ac_cv_header_sys_types_h=yes
540ac_cv_header_unistd_h=yes
541ac_cv_host=i386-apple-darwin9.3.0
542ac_cv_objext=o
543ac_cv_path_EGREP='/usr/bin/grep -E'
544ac_cv_path_GREP=/usr/bin/grep
545ac_cv_path_INTLTOOL_PERL=
546ac_cv_prog_AWK=awk
547ac_cv_prog_CPP=/usr/bin/cpp-4.0
548ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
549ac_cv_prog_ac_ct_AR=ar
550ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
551ac_cv_prog_ac_ct_RANLIB=ranlib
552ac_cv_prog_ac_ct_STRIP=strip
553ac_cv_prog_cc_c89=
554ac_cv_prog_cc_g=yes
555ac_cv_prog_cxx_g=yes
556ac_cv_prog_f77_g=no
557ac_cv_prog_make_make_set=yes
558am_cv_CC_dependencies_compiler_type=gcc3
559am_cv_CXX_dependencies_compiler_type=gcc3
560lt_cv_deplibs_check_method=pass_all
561lt_cv_file_magic_cmd='$MAGIC_CMD'
562lt_cv_file_magic_test_file=
563lt_cv_ld_reload_flag=-r
564lt_cv_objdir=.libs
565lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
566lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
567lt_cv_path_NM='/usr/bin/nm -p'
568lt_cv_path_SED=/usr/bin/sed
569lt_cv_prog_compiler_c_o=yes
570lt_cv_prog_compiler_c_o_CXX=yes
571lt_cv_prog_compiler_rtti_exceptions=no
572lt_cv_prog_gnu_ld=no
573lt_cv_prog_gnu_ldcxx=no
574lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
575lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
576lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
577lt_cv_sys_max_cmd_len=196608
578lt_lt_cv_prog_compiler_c_o='"yes"'
579lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
580lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
581lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
582lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
583
584## ----------------- ##
585## Output variables. ##
586## ----------------- ##
587
588ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run aclocal-1.9 '
589AMDEPBACKSLASH='\'
590AMDEP_FALSE='#'
591AMDEP_TRUE=''
592AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run tar'
593AR='ar'
594AS='as'
595ATK_API_VERSION='1.0'
596ATK_BINARY_AGE='2210'
597ATK_INTERFACE_AGE='1'
598ATK_MAJOR_VERSION='1'
599ATK_MICRO_VERSION='0'
600ATK_MINOR_VERSION='22'
601ATK_VERSION='1.22.0'
602AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run autoconf'
603AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run autoheader'
604AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run automake-1.9'
605AWK='awk'
606CATALOGS=''
607CATOBJEXT=''
608CC='/usr/bin/gcc-4.0'
609CCDEPMODE='depmode=gcc3'
610CFLAGS='-O2 -Wall'
611CPP='/usr/bin/cpp-4.0'
612CPPFLAGS='-I/opt/local/include'
613CXX='/usr/bin/g++-4.0'
614CXXCPP='/usr/bin/g++-4.0 -E'
615CXXDEPMODE='depmode=gcc3'
616CXXFLAGS='-O2'
617CYGPATH_W='echo'
618DATADIRNAME=''
619DEFS=''
620DEPDIR='.deps'
621DEP_CFLAGS=''
622DEP_LIBS=''
623DLLTOOL='dlltool'
624ECHO='/bin/echo'
625ECHO_C='ECHO_N=''
626ECHO_T=''
627EGREP='/usr/bin/grep -E'
628ENABLE_GTK_DOC_FALSE=''
629ENABLE_GTK_DOC_TRUE=''
630EXEEXT=''
631F77=''
632FFLAGS='-O2'
633GETTEXT_PACKAGE='atk10'
634GLIB_CFLAGS=''
635GLIB_GENMARSHAL=''
636GLIB_LIBS=''
637GLIB_MKENUMS=''
638GLIB_PACKAGES='gobject-2.0 '
639GLIB_REQUIRED_VERSION='2.0.0'
640GMOFILES=''
641GMSGFMT=''
642GOBJECT_QUERY=''
643GREP='/usr/bin/grep'
644GTKDOC_CHECK=''
645GTK_DOC_USE_LIBTOOL_FALSE=''
646GTK_DOC_USE_LIBTOOL_TRUE=''
647HTML_DIR=''
648INSTALL_DATA='${INSTALL} -m 644'
649INSTALL_PROGRAM='${INSTALL}'
650INSTALL_SCRIPT='${INSTALL}'
651INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
652INSTOBJEXT=''
653INTLLIBS=''
654LDFLAGS='-L/opt/local/lib'
655LIBOBJS=''
656LIBS=''
657LIBTOOL='$(SHELL) $(top_builddir)/libtool'
658LN_S='ln -s'
659LTLIBOBJS=''
660LT_CURRENT_MINUS_AGE='0'
661LT_VERSION_INFO='2209:1:2209'
662MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/missing --run makeinfo'
663MKINSTALLDIRS=''
664MSGFMT=''
665MSGFMT_OPTS=''
666MS_LIB_AVAILABLE_FALSE=''
667MS_LIB_AVAILABLE_TRUE='#'
668OBJDUMP='objdump'
669OBJEXT='o'
670OS_WIN32_FALSE=''
671OS_WIN32_TRUE='#'
672PACKAGE='atk'
673PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk'
674PACKAGE_NAME='atk'
675PACKAGE_STRING='atk 1.22.0'
676PACKAGE_TARNAME='atk'
677PACKAGE_VERSION='1.22.0'
678PATH_SEPARATOR=':'
679PERL=''
680PKG_CONFIG='no'
681PLATFORM_WIN32_FALSE=''
682PLATFORM_WIN32_TRUE='#'
683POFILES=''
684POSUB=''
685PO_IN_DATADIR_FALSE=''
686PO_IN_DATADIR_TRUE=''
687RANLIB='ranlib'
688REBUILD=''
689SED='/usr/bin/sed'
690SET_MAKE=''
691SHELL='/bin/sh'
692STRIP='strip'
693USE_NLS=''
694VERSION='1.22.0'
695WINDRES=''
696XGETTEXT=''
697ac_ct_CC='/usr/bin/gcc-4.0'
698ac_ct_CXX=''
699ac_ct_F77=''
700am__fastdepCC_FALSE='#'
701am__fastdepCC_TRUE=''
702am__fastdepCXX_FALSE='#'
703am__fastdepCXX_TRUE=''
704am__include='include'
705am__leading_dot='.'
706am__quote=''
707am__tar='${AMTAR} chof - "$$tardir"'
708am__untar='${AMTAR} xf -'
709bindir='${exec_prefix}/bin'
710build='i386-apple-darwin9.3.0'
711build_alias=''
712build_cpu='i386'
713build_os='darwin9.3.0'
714build_vendor='apple'
715datadir='${datarootdir}'
716datarootdir='${prefix}/share'
717docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
718dvidir='${docdir}'
719exec_prefix='NONE'
720host='i386-apple-darwin9.3.0'
721host_alias=''
722host_cpu='i386'
723host_os='darwin9.3.0'
724host_vendor='apple'
725htmldir='${docdir}'
726includedir='${prefix}/include'
727infodir='${datarootdir}/info'
728install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.22.0/install-sh'
729libdir='${exec_prefix}/lib'
730libexecdir='${exec_prefix}/libexec'
731localedir='${datarootdir}/locale'
732localstatedir='${prefix}/var'
733mandir='${datarootdir}/man'
734mkdir_p='$(mkinstalldirs)'
735ms_librarian=''
736oldincludedir='/usr/include'
737pdfdir='${docdir}'
738prefix='/opt/local'
739program_transform_name='s,x,x,'
740psdir='${docdir}'
741sbindir='${exec_prefix}/sbin'
742sharedstatedir='${prefix}/com'
743sysconfdir='${prefix}/etc'
744target_alias=''
745
746## ----------- ##
747## confdefs.h. ##
748## ----------- ##
749
750#define PACKAGE_NAME "atk"
751#define PACKAGE_TARNAME "atk"
752#define PACKAGE_VERSION "1.22.0"
753#define PACKAGE_STRING "atk 1.22.0"
754#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
755#define PACKAGE "atk"
756#define VERSION "1.22.0"
757#define GETTEXT_PACKAGE "atk10"
758#define STDC_HEADERS 1
759#define HAVE_SYS_TYPES_H 1
760#define HAVE_SYS_STAT_H 1
761#define HAVE_STDLIB_H 1
762#define HAVE_STRING_H 1
763#define HAVE_MEMORY_H 1
764#define HAVE_STRINGS_H 1
765#define HAVE_INTTYPES_H 1
766#define HAVE_STDINT_H 1
767#define HAVE_UNISTD_H 1
768#define HAVE_DLFCN_H 1
769
770configure: exit 1