Ticket #19183: config.log

File config.log, 37.1 KB (added by martijn@…, 15 years ago)

config.log atk build error

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.24.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 = boksouwe.com
14uname -m = Power Macintosh
15uname -r = 9.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:39:01 PST 2008; root:xnu-1228.9.59~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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.6.0: Mon Nov 24 17:39:01 PST 2008; root:xnu-1228.9.59~1/RELEASE_PPC
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: ppc970 (PowerPC 970)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 80 tasks, 245 threads, 2 processors
34Load average: 1.06, Mach factor: 0.93
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/X11/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2031: checking for a BSD-compatible install
53configure:2087: result: /usr/bin/install -c
54configure:2098: checking whether build environment is sane
55configure:2141: result: yes
56configure:2206: checking for gawk
57configure:2236: result: no
58configure:2206: checking for mawk
59configure:2236: result: no
60configure:2206: checking for nawk
61configure:2236: result: no
62configure:2206: checking for awk
63configure:2222: found /usr/bin/awk
64configure:2233: result: awk
65configure:2244: checking whether make sets $(MAKE)
66configure:2265: result: yes
67configure:2529: checking for gcc
68configure:2556: result: /usr/bin/gcc-4.0
69configure:2794: checking for C compiler version
70configure:2801: /usr/bin/gcc-4.0 --version >&5
71powerpc-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
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:2804: $? = 0
77configure:2811: /usr/bin/gcc-4.0 -v >&5
78Using built-in specs.
79Target: powerpc-apple-darwin9
80Configured with: /var/tmp/gcc/gcc-5490~1/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 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
81Thread model: posix
82gcc version 4.0.1 (Apple Inc. build 5490)
83configure:2814: $? = 0
84configure:2821: /usr/bin/gcc-4.0 -V >&5
85gcc-4.0: argument to `-V' is missing
86configure:2824: $? = 1
87configure:2847: checking for C compiler default output file name
88configure:2874: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c  >&5
89configure:2877: $? = 0
90configure:2915: result: a.out
91configure:2932: checking whether the C compiler works
92configure:2942: ./a.out
93configure:2945: $? = 0
94configure:2962: result: yes
95configure:2969: checking whether we are cross compiling
96configure:2971: result: no
97configure:2974: checking for suffix of executables
98configure:2981: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c  >&5
99configure:2984: $? = 0
100configure:3008: result:
101configure:3014: checking for suffix of object files
102configure:3040: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
103configure:3043: $? = 0
104configure:3066: result: o
105configure:3070: checking whether we are using the GNU C compiler
106configure:3099: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
107configure:3105: $? = 0
108configure:3122: result: yes
109configure:3127: checking whether /usr/bin/gcc-4.0 accepts -g
110configure:3157: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
111configure:3163: $? = 0
112configure:3262: result: yes
113configure:3279: checking for /usr/bin/gcc-4.0 option to accept ISO C89
114configure:3353: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
115configure:3359: $? = 0
116configure:3382: result: none needed
117configure:3411: checking for style of include used by make
118configure:3439: result: GNU
119configure:3467: checking dependency style of /usr/bin/gcc-4.0
120configure:3557: result: gcc3
121configure:3611: checking build system type
122configure:3629: result: powerpc-apple-darwin9.6.0
123configure:3651: checking host system type
124configure:3666: result: powerpc-apple-darwin9.6.0
125configure:4028: checking for a sed that does not truncate output
126configure:4107: result: /usr/bin/sed
127configure:4125: checking for grep that handles long lines and -e
128configure:4199: result: /usr/bin/grep
129configure:4204: checking for egrep
130configure:4282: result: /usr/bin/grep -E
131configure:4287: checking for fgrep
132configure:4365: result: /usr/bin/grep -F
133configure:4400: checking for ld used by /usr/bin/gcc-4.0
134configure:4467: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
135configure:4476: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld
136configure:4491: result: no
137configure:4503: checking for BSD- or MS-compatible name lister (nm)
138configure:4552: result: /usr/bin/nm -p
139configure:4674: checking the name lister (/usr/bin/nm -p) interface
140configure:4681: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
141configure:4684: /usr/bin/nm -p "conftest.o"
142configure:4687: output
14300000000 D _some_variable
144configure:4694: result: BSD nm
145configure:4697: checking whether ln -s works
146configure:4701: result: yes
147configure:4709: checking the maximum length of command line arguments
148configure:4829: result: 196608
149configure:4846: checking whether the shell understands some XSI constructs
150configure:4856: result: yes
151configure:4860: checking whether the shell understands "+="
152configure:4866: result: yes
153configure:4901: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files
154configure:4908: result: -r
155configure:4935: checking how to recognize dependent libraries
156configure:5125: result: pass_all
157configure:5185: checking for ar
158configure:5201: found /usr/bin/ar
159configure:5212: result: ar
160configure:5294: checking for strip
161configure:5310: found /usr/bin/strip
162configure:5321: result: strip
163configure:5397: checking for ranlib
164configure:5413: found /usr/bin/ranlib
165configure:5424: result: ranlib
166configure:5518: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
167configure:5636: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
168configure:5639: $? = 0
169configure:5643: /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
170configure:5646: $? = 0
171cannot find nm_test_var in conftest.nm
172configure:5636: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
173configure:5639: $? = 0
174configure:5643: /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
175configure:5646: $? = 0
176configure:5700: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c conftstm.o >&5
177configure:5703: $? = 0
178configure:5741: result: ok
179configure:6031: checking for dsymutil
180configure:6047: found /usr/bin/dsymutil
181configure:6058: result: dsymutil
182configure:6127: checking for nmedit
183configure:6143: found /usr/bin/nmedit
184configure:6154: result: nmedit
185configure:6223: checking for lipo
186configure:6239: found /usr/bin/lipo
187configure:6250: result: lipo
188configure:6319: checking for otool
189configure:6335: found /usr/bin/otool
190configure:6346: result: otool
191configure:6415: checking for otool64
192configure:6445: result: no
193configure:6494: checking for -single_module linker flag
194/usr/bin/gcc-4.0 -O2 -L/opt/local/lib -Xlinker -headerpad_max_install_names -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
195configure:6521: result: yes
196configure:6523: checking for -exported_symbols_list linker flag
197configure:6553: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Xlinker -headerpad_max_install_names -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
198configure:6559: $? = 0
199configure:6578: result: yes
200configure:6620: checking how to run the C preprocessor
201configure:6736: result: /usr/bin/cpp-4.0
202configure:6765: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
203configure:6771: $? = 0
204configure:6802: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
205conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
206configure:6808: $? = 1
207configure: failed program was:
208| /* confdefs.h.  */
209| #define PACKAGE_NAME "atk"
210| #define PACKAGE_TARNAME "atk"
211| #define PACKAGE_VERSION "1.24.0"
212| #define PACKAGE_STRING "atk 1.24.0"
213| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
214| #define PACKAGE "atk"
215| #define VERSION "1.24.0"
216| #define GETTEXT_PACKAGE "atk10"
217| /* end confdefs.h.  */
218| #include <ac_nonexistent.h>
219configure:6846: checking for ANSI C header files
220configure:6876: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
221configure:6882: $? = 0
222configure:6981: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c  >&5
223configure:6984: $? = 0
224configure:6990: ./conftest
225configure:6993: $? = 0
226configure:7010: result: yes
227configure:7034: checking for sys/types.h
228configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
229configure:7061: $? = 0
230configure:7077: result: yes
231configure:7034: checking for sys/stat.h
232configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
233configure:7061: $? = 0
234configure:7077: result: yes
235configure:7034: checking for stdlib.h
236configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
237configure:7061: $? = 0
238configure:7077: result: yes
239configure:7034: checking for string.h
240configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
241configure:7061: $? = 0
242configure:7077: result: yes
243configure:7034: checking for memory.h
244configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
245configure:7061: $? = 0
246configure:7077: result: yes
247configure:7034: checking for strings.h
248configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
249configure:7061: $? = 0
250configure:7077: result: yes
251configure:7034: checking for inttypes.h
252configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
253configure:7061: $? = 0
254configure:7077: result: yes
255configure:7034: checking for stdint.h
256configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
257configure:7061: $? = 0
258configure:7077: result: yes
259configure:7034: checking for unistd.h
260configure:7055: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
261configure:7061: $? = 0
262configure:7077: result: yes
263configure:7093: checking for dlfcn.h
264configure:7114: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
265configure:7120: $? = 0
266configure:7136: result: yes
267configure:7288: checking for objdir
268configure:7303: result: .libs
269configure:7595: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
270configure:7613: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
271cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
272configure:7617: $? = 0
273configure:7630: result: no
274configure:7650: checking for /usr/bin/gcc-4.0 option to produce PIC
275configure:7907: result: -fno-common -DPIC
276configure:7919: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works
277configure:7937: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
278configure:7941: $? = 0
279configure:7954: result: yes
280configure:7978: checking if /usr/bin/gcc-4.0 static flag -static works
281configure:8006: result: no
282configure:8021: checking if /usr/bin/gcc-4.0 supports -c -o file.o
283configure:8042: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
284configure:8046: $? = 0
285configure:8068: result: yes
286configure:8076: checking if /usr/bin/gcc-4.0 supports -c -o file.o
287configure:8123: result: yes
288configure:8156: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries
289configure:9211: result: yes
290configure:9450: checking dynamic linker characteristics
291configure:10141: result: darwin9.6.0 dyld
292configure:10243: checking how to hardcode library paths into programs
293configure:10268: result: immediate
294configure:11081: checking whether stripping libraries is possible
295configure:11095: result: yes
296configure:11121: checking if libtool supports shared libraries
297configure:11123: result: yes
298configure:11126: checking whether to build shared libraries
299configure:11147: result: yes
300configure:11150: checking whether to build static libraries
301configure:11154: result: no
302configure:11190: checking for some Win32 platform
303configure:11200: result: no
304configure:11213: checking for native Win32 platform
305configure:11231: result: no
306configure:11399: checking for aclocal flags
307configure:11408: result:
308configure:11508: checking for pkg-config
309configure:11526: found /opt/local/bin/pkg-config
310configure:11538: result: /opt/local/bin/pkg-config
311configure:11567: checking pkg-config is at least version 0.16
312configure:11570: result: yes
313configure:11588: checking for GLIB - version >= 2.5.7
314configure:11712: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c -L/opt/local/lib -lglib-2.0 -lintl -liconv    >&5
315In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
316                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
317                 from /opt/local/include/glib-2.0/glib.h:32,
318                 from conftest.c:24:
319/opt/local/lib/glib-2.0/include/glibconfig.h:174:2: error: '#' is not followed by a macro parameter
320In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
321                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
322                 from /opt/local/include/glib-2.0/glib.h:32,
323                 from conftest.c:24:
324/opt/local/lib/glib-2.0/include/glibconfig.h:175: error: syntax error before '?' token
325/opt/local/lib/glib-2.0/include/glibconfig.h:256:2: error: #endif without #if
326In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:34,
327                 from /opt/local/include/glib-2.0/glib.h:34,
328                 from conftest.c:24:
329/opt/local/include/glib-2.0/glib/gthread.h:268: error: syntax error before 'GSystemThread'
330/opt/local/include/glib-2.0/glib/gthread.h:268: warning: no semicolon at end of struct or union
331configure:11715: $? = 1
332configure: program exited with status 1
333configure: failed program was:
334| /* confdefs.h.  */
335| #define PACKAGE_NAME "atk"
336| #define PACKAGE_TARNAME "atk"
337| #define PACKAGE_VERSION "1.24.0"
338| #define PACKAGE_STRING "atk 1.24.0"
339| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
340| #define PACKAGE "atk"
341| #define VERSION "1.24.0"
342| #define GETTEXT_PACKAGE "atk10"
343| #define STDC_HEADERS 1
344| #define HAVE_SYS_TYPES_H 1
345| #define HAVE_SYS_STAT_H 1
346| #define HAVE_STDLIB_H 1
347| #define HAVE_STRING_H 1
348| #define HAVE_MEMORY_H 1
349| #define HAVE_STRINGS_H 1
350| #define HAVE_INTTYPES_H 1
351| #define HAVE_STDINT_H 1
352| #define HAVE_UNISTD_H 1
353| #define HAVE_DLFCN_H 1
354| #define LT_OBJDIR ".libs/"
355| /* end confdefs.h.  */
356|
357| #include <glib.h>
358| #include <stdio.h>
359| #include <stdlib.h>
360|
361| int
362| main ()
363| {
364|   int major, minor, micro;
365|   char *tmp_version;
366|
367|   system ("touch conf.glibtest");
368|
369|   /* HP/UX 9 (%@#!) writes to sscanf strings */
370|   tmp_version = g_strdup("2.5.7");
371|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
372|      printf("%s, bad version string\n", "2.5.7");
373|      exit(1);
374|    }
375|
376|   if ((glib_major_version != 2) ||
377|       (glib_minor_version != 20) ||
378|       (glib_micro_version != 0))
379|     {
380|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
381|              2, 20, 0,
382|              glib_major_version, glib_minor_version, glib_micro_version);
383|       printf ("*** was found! If pkg-config was correct, then it is best\n");
384|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
385|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
386|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
387|       printf("*** required on your system.\n");
388|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
389|       printf("*** to point to the correct configuration files\n");
390|     }
391|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
392|          (glib_minor_version != GLIB_MINOR_VERSION) ||
393|            (glib_micro_version != GLIB_MICRO_VERSION))
394|     {
395|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
396|            GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
397|       printf("*** library (version %d.%d.%d)\n",
398|            glib_major_version, glib_minor_version, glib_micro_version);
399|     }
400|   else
401|     {
402|       if ((glib_major_version > major) ||
403|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
404|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
405|       {
406|         return 0;
407|        }
408|      else
409|       {
410|         printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
411|                glib_major_version, glib_minor_version, glib_micro_version);
412|         printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
413|              major, minor, micro);
414|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
415|         printf("***\n");
416|         printf("*** If you have already installed a sufficiently new version, this error\n");
417|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
418|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
419|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
420|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
421|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
422|         printf("*** so that the correct libraries are found at run-time))\n");
423|       }
424|     }
425|   return 1;
426| }
427|
428configure:11748: result: no
429configure:11786: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c  -L/opt/local/lib -lglib-2.0 -lintl -liconv   >&5
430In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
431                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
432                 from /opt/local/include/glib-2.0/glib.h:32,
433                 from conftest.c:24:
434/opt/local/lib/glib-2.0/include/glibconfig.h:174:2: error: '#' is not followed by a macro parameter
435In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
436                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
437                 from /opt/local/include/glib-2.0/glib.h:32,
438                 from conftest.c:24:
439/opt/local/lib/glib-2.0/include/glibconfig.h:175: error: syntax error before '?' token
440/opt/local/lib/glib-2.0/include/glibconfig.h:256:2: error: #endif without #if
441In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:34,
442                 from /opt/local/include/glib-2.0/glib.h:34,
443                 from conftest.c:24:
444/opt/local/include/glib-2.0/glib/gthread.h:268: error: syntax error before 'GSystemThread'
445/opt/local/include/glib-2.0/glib/gthread.h:268: warning: no semicolon at end of struct or union
446configure:11792: $? = 1
447configure: failed program was:
448| /* confdefs.h.  */
449| #define PACKAGE_NAME "atk"
450| #define PACKAGE_TARNAME "atk"
451| #define PACKAGE_VERSION "1.24.0"
452| #define PACKAGE_STRING "atk 1.24.0"
453| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
454| #define PACKAGE "atk"
455| #define VERSION "1.24.0"
456| #define GETTEXT_PACKAGE "atk10"
457| #define STDC_HEADERS 1
458| #define HAVE_SYS_TYPES_H 1
459| #define HAVE_SYS_STAT_H 1
460| #define HAVE_STDLIB_H 1
461| #define HAVE_STRING_H 1
462| #define HAVE_MEMORY_H 1
463| #define HAVE_STRINGS_H 1
464| #define HAVE_INTTYPES_H 1
465| #define HAVE_STDINT_H 1
466| #define HAVE_UNISTD_H 1
467| #define HAVE_DLFCN_H 1
468| #define LT_OBJDIR ".libs/"
469| /* end confdefs.h.  */
470|
471| #include <glib.h>
472| #include <stdio.h>
473|
474| int
475| main ()
476| {
477|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
478|   ;
479|   return 0;
480| }
481configure:11925: checking for pkg-config
482configure:11955: result: /opt/local/bin/pkg-config
483configure:11984: checking pkg-config is at least version 0.16
484configure:11987: result: yes
485configure:12005: checking for GLIB - version >= 2.0.0
486configure:12129: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv    >&5
487In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
488                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
489                 from /opt/local/include/glib-2.0/glib.h:32,
490                 from conftest.c:24:
491/opt/local/lib/glib-2.0/include/glibconfig.h:174:2: error: '#' is not followed by a macro parameter
492In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
493                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
494                 from /opt/local/include/glib-2.0/glib.h:32,
495                 from conftest.c:24:
496/opt/local/lib/glib-2.0/include/glibconfig.h:175: error: syntax error before '?' token
497/opt/local/lib/glib-2.0/include/glibconfig.h:256:2: error: #endif without #if
498In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:34,
499                 from /opt/local/include/glib-2.0/glib.h:34,
500                 from conftest.c:24:
501/opt/local/include/glib-2.0/glib/gthread.h:268: error: syntax error before 'GSystemThread'
502/opt/local/include/glib-2.0/glib/gthread.h:268: warning: no semicolon at end of struct or union
503configure:12132: $? = 1
504configure: program exited with status 1
505configure: failed program was:
506| /* confdefs.h.  */
507| #define PACKAGE_NAME "atk"
508| #define PACKAGE_TARNAME "atk"
509| #define PACKAGE_VERSION "1.24.0"
510| #define PACKAGE_STRING "atk 1.24.0"
511| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
512| #define PACKAGE "atk"
513| #define VERSION "1.24.0"
514| #define GETTEXT_PACKAGE "atk10"
515| #define STDC_HEADERS 1
516| #define HAVE_SYS_TYPES_H 1
517| #define HAVE_SYS_STAT_H 1
518| #define HAVE_STDLIB_H 1
519| #define HAVE_STRING_H 1
520| #define HAVE_MEMORY_H 1
521| #define HAVE_STRINGS_H 1
522| #define HAVE_INTTYPES_H 1
523| #define HAVE_STDINT_H 1
524| #define HAVE_UNISTD_H 1
525| #define HAVE_DLFCN_H 1
526| #define LT_OBJDIR ".libs/"
527| /* end confdefs.h.  */
528|
529| #include <glib.h>
530| #include <stdio.h>
531| #include <stdlib.h>
532|
533| int
534| main ()
535| {
536|   int major, minor, micro;
537|   char *tmp_version;
538|
539|   system ("touch conf.glibtest");
540|
541|   /* HP/UX 9 (%@#!) writes to sscanf strings */
542|   tmp_version = g_strdup("2.0.0");
543|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
544|      printf("%s, bad version string\n", "2.0.0");
545|      exit(1);
546|    }
547|
548|   if ((glib_major_version != 2) ||
549|       (glib_minor_version != 20) ||
550|       (glib_micro_version != 0))
551|     {
552|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
553|              2, 20, 0,
554|              glib_major_version, glib_minor_version, glib_micro_version);
555|       printf ("*** was found! If pkg-config was correct, then it is best\n");
556|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
557|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
558|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
559|       printf("*** required on your system.\n");
560|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
561|       printf("*** to point to the correct configuration files\n");
562|     }
563|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
564|          (glib_minor_version != GLIB_MINOR_VERSION) ||
565|            (glib_micro_version != GLIB_MICRO_VERSION))
566|     {
567|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
568|            GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
569|       printf("*** library (version %d.%d.%d)\n",
570|            glib_major_version, glib_minor_version, glib_micro_version);
571|     }
572|   else
573|     {
574|       if ((glib_major_version > major) ||
575|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
576|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
577|       {
578|         return 0;
579|        }
580|      else
581|       {
582|         printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
583|                glib_major_version, glib_minor_version, glib_micro_version);
584|         printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
585|              major, minor, micro);
586|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
587|         printf("***\n");
588|         printf("*** If you have already installed a sufficiently new version, this error\n");
589|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
590|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
591|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
592|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
593|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
594|         printf("*** so that the correct libraries are found at run-time))\n");
595|       }
596|     }
597|   return 1;
598| }
599|
600configure:12165: result: no
601configure:12203: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/opt/local/lib -Xlinker -headerpad_max_install_names conftest.c  -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   >&5
602In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
603                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
604                 from /opt/local/include/glib-2.0/glib.h:32,
605                 from conftest.c:24:
606/opt/local/lib/glib-2.0/include/glibconfig.h:174:2: error: '#' is not followed by a macro parameter
607In file included from /opt/local/include/glib-2.0/glib/gtypes.h:34,
608                 from /opt/local/include/glib-2.0/glib/galloca.h:34,
609                 from /opt/local/include/glib-2.0/glib.h:32,
610                 from conftest.c:24:
611/opt/local/lib/glib-2.0/include/glibconfig.h:175: error: syntax error before '?' token
612/opt/local/lib/glib-2.0/include/glibconfig.h:256:2: error: #endif without #if
613In file included from /opt/local/include/glib-2.0/glib/gasyncqueue.h:34,
614                 from /opt/local/include/glib-2.0/glib.h:34,
615                 from conftest.c:24:
616/opt/local/include/glib-2.0/glib/gthread.h:268: error: syntax error before 'GSystemThread'
617/opt/local/include/glib-2.0/glib/gthread.h:268: warning: no semicolon at end of struct or union
618configure:12209: $? = 1
619configure: failed program was:
620| /* confdefs.h.  */
621| #define PACKAGE_NAME "atk"
622| #define PACKAGE_TARNAME "atk"
623| #define PACKAGE_VERSION "1.24.0"
624| #define PACKAGE_STRING "atk 1.24.0"
625| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
626| #define PACKAGE "atk"
627| #define VERSION "1.24.0"
628| #define GETTEXT_PACKAGE "atk10"
629| #define STDC_HEADERS 1
630| #define HAVE_SYS_TYPES_H 1
631| #define HAVE_SYS_STAT_H 1
632| #define HAVE_STDLIB_H 1
633| #define HAVE_STRING_H 1
634| #define HAVE_MEMORY_H 1
635| #define HAVE_STRINGS_H 1
636| #define HAVE_INTTYPES_H 1
637| #define HAVE_STDINT_H 1
638| #define HAVE_UNISTD_H 1
639| #define HAVE_DLFCN_H 1
640| #define LT_OBJDIR ".libs/"
641| /* end confdefs.h.  */
642|
643| #include <glib.h>
644| #include <stdio.h>
645|
646| int
647| main ()
648| {
649|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
650|   ;
651|   return 0;
652| }
653configure:12247: error:
654*** GLIB 2.0.0 or better is required. The latest version of
655*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
656*** but not in the same location as pkg-config add the location of the file
657*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.
658
659## ---------------- ##
660## Cache variables. ##
661## ---------------- ##
662
663ac_cv_atk_aclocal_flags=
664ac_cv_build=powerpc-apple-darwin9.6.0
665ac_cv_c_compiler_gnu=yes
666ac_cv_env_CC_set=set
667ac_cv_env_CC_value=/usr/bin/gcc-4.0
668ac_cv_env_CFLAGS_set=set
669ac_cv_env_CFLAGS_value=-O2
670ac_cv_env_CPPFLAGS_set=set
671ac_cv_env_CPPFLAGS_value=-I/opt/local/include
672ac_cv_env_CPP_set=set
673ac_cv_env_CPP_value=/usr/bin/cpp-4.0
674ac_cv_env_DEP_CFLAGS_set=
675ac_cv_env_DEP_CFLAGS_value=
676ac_cv_env_DEP_LIBS_set=
677ac_cv_env_DEP_LIBS_value=
678ac_cv_env_LDFLAGS_set=set
679ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Xlinker -headerpad_max_install_names'
680ac_cv_env_LIBS_set=
681ac_cv_env_LIBS_value=
682ac_cv_env_PKG_CONFIG_set=
683ac_cv_env_PKG_CONFIG_value=
684ac_cv_env_build_alias_set=
685ac_cv_env_build_alias_value=
686ac_cv_env_host_alias_set=
687ac_cv_env_host_alias_value=
688ac_cv_env_target_alias_set=
689ac_cv_env_target_alias_value=
690ac_cv_header_dlfcn_h=yes
691ac_cv_header_inttypes_h=yes
692ac_cv_header_memory_h=yes
693ac_cv_header_stdc=yes
694ac_cv_header_stdint_h=yes
695ac_cv_header_stdlib_h=yes
696ac_cv_header_string_h=yes
697ac_cv_header_strings_h=yes
698ac_cv_header_sys_stat_h=yes
699ac_cv_header_sys_types_h=yes
700ac_cv_header_unistd_h=yes
701ac_cv_host=powerpc-apple-darwin9.6.0
702ac_cv_objext=o
703ac_cv_path_EGREP='/usr/bin/grep -E'
704ac_cv_path_FGREP='/usr/bin/grep -F'
705ac_cv_path_GREP=/usr/bin/grep
706ac_cv_path_SED=/usr/bin/sed
707ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
708ac_cv_prog_AWK=awk
709ac_cv_prog_CPP=/usr/bin/cpp-4.0
710ac_cv_prog_ac_ct_AR=ar
711ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
712ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
713ac_cv_prog_ac_ct_LIPO=lipo
714ac_cv_prog_ac_ct_NMEDIT=nmedit
715ac_cv_prog_ac_ct_OTOOL=otool
716ac_cv_prog_ac_ct_RANLIB=ranlib
717ac_cv_prog_ac_ct_STRIP=strip
718ac_cv_prog_cc_c89=
719ac_cv_prog_cc_g=yes
720ac_cv_prog_make_make_set=yes
721am_cv_CC_dependencies_compiler_type=gcc3
722lt_cv_apple_cc_single_mod=yes
723lt_cv_deplibs_check_method=pass_all
724lt_cv_file_magic_cmd='$MAGIC_CMD'
725lt_cv_file_magic_test_file=
726lt_cv_ld_exported_symbols_list=yes
727lt_cv_ld_reload_flag=-r
728lt_cv_nm_interface='BSD nm'
729lt_cv_objdir=.libs
730lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld
731lt_cv_path_NM='/usr/bin/nm -p'
732lt_cv_prog_compiler_c_o=yes
733lt_cv_prog_compiler_pic_works=yes
734lt_cv_prog_compiler_rtti_exceptions=no
735lt_cv_prog_compiler_static_works=no
736lt_cv_prog_gnu_ld=no
737lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
738lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
739lt_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'\'''
740lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
741lt_cv_sys_max_cmd_len=196608
742
743## ----------------- ##
744## Output variables. ##
745## ----------------- ##
746
747ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run aclocal-1.9 '
748AMDEPBACKSLASH='\'
749AMDEP_FALSE='#'
750AMDEP_TRUE=''
751AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run tar'
752AR='ar'
753AS='as'
754ATK_API_VERSION='1.0'
755ATK_BINARY_AGE='2410'
756ATK_INTERFACE_AGE='1'
757ATK_MAJOR_VERSION='1'
758ATK_MICRO_VERSION='0'
759ATK_MINOR_VERSION='24'
760ATK_VERSION='1.24.0'
761AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run autoconf'
762AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run autoheader'
763AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run automake-1.9'
764AWK='awk'
765CATALOGS=''
766CATOBJEXT=''
767CC='/usr/bin/gcc-4.0'
768CCDEPMODE='depmode=gcc3'
769CFLAGS='-O2 -Wall'
770CPP='/usr/bin/cpp-4.0'
771CPPFLAGS='-I/opt/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES'
772CYGPATH_W='echo'
773DATADIRNAME=''
774DEFS=''
775DEPDIR='.deps'
776DEP_CFLAGS=''
777DEP_LIBS=''
778DLLTOOL='dlltool'
779DSYMUTIL='dsymutil'
780DUMPBIN=''
781ECHO_C='ECHO_N=''
782ECHO_T=''
783EGREP='/usr/bin/grep -E'
784ENABLE_GTK_DOC_FALSE=''
785ENABLE_GTK_DOC_TRUE=''
786EXEEXT=''
787FGREP='/usr/bin/grep -F'
788GETTEXT_PACKAGE='atk10'
789GLIB_CFLAGS=''
790GLIB_GENMARSHAL=''
791GLIB_LIBS=''
792GLIB_MKENUMS=''
793GLIB_PACKAGES='gobject-2.0 '
794GLIB_REQUIRED_VERSION='2.0.0'
795GMOFILES=''
796GMSGFMT=''
797GOBJECT_QUERY=''
798GREP='/usr/bin/grep'
799GTKDOC_CHECK=''
800GTK_DOC_USE_LIBTOOL_FALSE=''
801GTK_DOC_USE_LIBTOOL_TRUE=''
802HTML_DIR=''
803INSTALL_DATA='${INSTALL} -m 644'
804INSTALL_PROGRAM='${INSTALL}'
805INSTALL_SCRIPT='${INSTALL}'
806INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
807INSTOBJEXT=''
808INTLLIBS=''
809LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld'
810LDFLAGS='-L/opt/local/lib -Xlinker -headerpad_max_install_names'
811LIBOBJS=''
812LIBS=''
813LIBTOOL='$(SHELL) $(top_builddir)/libtool'
814LIB_EXE_MACHINE_FLAG=''
815LIPO='lipo'
816LN_S='ln -s'
817LTLIBOBJS=''
818LT_CURRENT_MINUS_AGE='0'
819LT_VERSION_INFO='2409:1:2409'
820MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/missing --run makeinfo'
821MKINSTALLDIRS=''
822MSGFMT=''
823MSGFMT_OPTS=''
824MS_LIB_AVAILABLE_FALSE=''
825MS_LIB_AVAILABLE_TRUE='#'
826NM='/usr/bin/nm -p'
827NMEDIT='nmedit'
828OBJDUMP='objdump'
829OBJEXT='o'
830OS_WIN32_FALSE=''
831OS_WIN32_TRUE='#'
832OTOOL64=':'
833OTOOL='otool'
834PACKAGE='atk'
835PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk'
836PACKAGE_NAME='atk'
837PACKAGE_STRING='atk 1.24.0'
838PACKAGE_TARNAME='atk'
839PACKAGE_VERSION='1.24.0'
840PATH_SEPARATOR=':'
841PERL=''
842PKG_CONFIG='/opt/local/bin/pkg-config'
843PLATFORM_WIN32_FALSE=''
844PLATFORM_WIN32_TRUE='#'
845POFILES=''
846POSUB=''
847PO_IN_DATADIR_FALSE=''
848PO_IN_DATADIR_TRUE=''
849RANLIB='ranlib'
850REBUILD=''
851SED='/usr/bin/sed'
852SET_MAKE=''
853SHELL='/bin/sh'
854STRIP='strip'
855USE_NLS=''
856VERSION='1.24.0'
857WINDRES=''
858XGETTEXT=''
859ac_ct_CC='/usr/bin/gcc-4.0'
860ac_ct_DUMPBIN=''
861am__fastdepCC_FALSE='#'
862am__fastdepCC_TRUE=''
863am__include='include'
864am__leading_dot='.'
865am__quote=''
866am__tar='${AMTAR} chof - "$$tardir"'
867am__untar='${AMTAR} xf -'
868bindir='${exec_prefix}/bin'
869build='powerpc-apple-darwin9.6.0'
870build_alias=''
871build_cpu='powerpc'
872build_os='darwin9.6.0'
873build_vendor='apple'
874datadir='${datarootdir}'
875datarootdir='${prefix}/share'
876docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
877dvidir='${docdir}'
878exec_prefix='NONE'
879host='powerpc-apple-darwin9.6.0'
880host_alias=''
881host_cpu='powerpc'
882host_os='darwin9.6.0'
883host_vendor='apple'
884htmldir='${docdir}'
885includedir='${prefix}/include'
886infodir='${datarootdir}/info'
887install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_atk/work/atk-1.24.0/install-sh'
888libdir='${exec_prefix}/lib'
889libexecdir='${exec_prefix}/libexec'
890localedir='${datarootdir}/locale'
891localstatedir='${prefix}/var'
892lt_ECHO='/bin/echo'
893mandir='${datarootdir}/man'
894mkdir_p='$(mkinstalldirs)'
895ms_librarian=''
896oldincludedir='/usr/include'
897pdfdir='${docdir}'
898prefix='/opt/local'
899program_transform_name='s,x,x,'
900psdir='${docdir}'
901sbindir='${exec_prefix}/sbin'
902sharedstatedir='${prefix}/com'
903sysconfdir='${prefix}/etc'
904target_alias=''
905
906## ----------- ##
907## confdefs.h. ##
908## ----------- ##
909
910#define PACKAGE_NAME "atk"
911#define PACKAGE_TARNAME "atk"
912#define PACKAGE_VERSION "1.24.0"
913#define PACKAGE_STRING "atk 1.24.0"
914#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
915#define PACKAGE "atk"
916#define VERSION "1.24.0"
917#define GETTEXT_PACKAGE "atk10"
918#define STDC_HEADERS 1
919#define HAVE_SYS_TYPES_H 1
920#define HAVE_SYS_STAT_H 1
921#define HAVE_STDLIB_H 1
922#define HAVE_STRING_H 1
923#define HAVE_MEMORY_H 1
924#define HAVE_STRINGS_H 1
925#define HAVE_INTTYPES_H 1
926#define HAVE_STDINT_H 1
927#define HAVE_UNISTD_H 1
928#define HAVE_DLFCN_H 1
929#define LT_OBJDIR ".libs/"
930
931configure: exit 1