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