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 gtk+ configure 2.6.10, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-shm --disable-gtk-doc --with-included-loaders --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = calypso.local |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 7.9.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~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 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 7.9.0: |
---|
27 | Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC |
---|
28 | |
---|
29 | |
---|
30 | Kernel configured for a single processor only. |
---|
31 | 1 processor is physically available. |
---|
32 | Processor type: ppc7450 (PowerPC 7450) |
---|
33 | Processor active: 0 |
---|
34 | Primary memory available: 768.00 megabytes. |
---|
35 | Default processor set: 63 tasks, 139 threads, 1 processors |
---|
36 | Load average: 1.48, Mach factor: 0.13 |
---|
37 | unknown |
---|
38 | /bin/machine = unknown |
---|
39 | /usr/bin/oslevel = unknown |
---|
40 | /bin/universe = unknown |
---|
41 | |
---|
42 | PATH: /usr/local/bin |
---|
43 | PATH: /usr/local/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | PATH: /opt/local/bin |
---|
46 | PATH: /Users/csirac/bin |
---|
47 | PATH: /usr/local/bin |
---|
48 | PATH: /usr/local/sbin |
---|
49 | PATH: /bin |
---|
50 | PATH: /sbin |
---|
51 | PATH: /usr/bin |
---|
52 | PATH: /usr/sbin |
---|
53 | |
---|
54 | |
---|
55 | ## ----------- ## |
---|
56 | ## Core tests. ## |
---|
57 | ## ----------- ## |
---|
58 | |
---|
59 | configure:1642: checking for a BSD-compatible install |
---|
60 | configure:1697: result: /usr/bin/install -c |
---|
61 | configure:1708: checking whether build environment is sane |
---|
62 | configure:1751: result: yes |
---|
63 | configure:1784: checking for gawk |
---|
64 | configure:1813: result: no |
---|
65 | configure:1784: checking for mawk |
---|
66 | configure:1813: result: no |
---|
67 | configure:1784: checking for nawk |
---|
68 | configure:1813: result: no |
---|
69 | configure:1784: checking for awk |
---|
70 | configure:1800: found /usr/bin/awk |
---|
71 | configure:1810: result: awk |
---|
72 | configure:1820: checking whether make sets $(MAKE) |
---|
73 | configure:1840: result: yes |
---|
74 | configure:2069: checking build system type |
---|
75 | configure:2087: result: powerpc-apple-darwin7.9.0 |
---|
76 | configure:2095: checking host system type |
---|
77 | configure:2109: result: powerpc-apple-darwin7.9.0 |
---|
78 | configure:2119: checking for native Win32 |
---|
79 | configure:2130: result: no |
---|
80 | configure:2184: checking for gcc |
---|
81 | configure:2200: found /usr/bin/gcc |
---|
82 | configure:2210: result: gcc |
---|
83 | configure:2454: checking for C compiler version |
---|
84 | configure:2457: gcc --version </dev/null >&5 |
---|
85 | gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
86 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
87 | This is free software; see the source for copying conditions. There is NO |
---|
88 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
89 | |
---|
90 | configure:2460: $? = 0 |
---|
91 | configure:2462: gcc -v </dev/null >&5 |
---|
92 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
93 | Thread model: posix |
---|
94 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
95 | configure:2465: $? = 0 |
---|
96 | configure:2467: gcc -V </dev/null >&5 |
---|
97 | gcc: `-V' option must have argument |
---|
98 | configure:2470: $? = 1 |
---|
99 | configure:2493: checking for C compiler default output file name |
---|
100 | configure:2496: gcc -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
101 | configure:2499: $? = 0 |
---|
102 | configure:2545: result: a.out |
---|
103 | configure:2550: checking whether the C compiler works |
---|
104 | configure:2556: ./a.out |
---|
105 | configure:2559: $? = 0 |
---|
106 | configure:2576: result: yes |
---|
107 | configure:2583: checking whether we are cross compiling |
---|
108 | configure:2585: result: no |
---|
109 | configure:2588: checking for suffix of executables |
---|
110 | configure:2590: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
111 | configure:2593: $? = 0 |
---|
112 | configure:2618: result: |
---|
113 | configure:2624: checking for suffix of object files |
---|
114 | configure:2645: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
115 | configure:2648: $? = 0 |
---|
116 | configure:2670: result: o |
---|
117 | configure:2674: checking whether we are using the GNU C compiler |
---|
118 | configure:2698: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
119 | configure:2704: $? = 0 |
---|
120 | configure:2708: test -z |
---|
121 | || test ! -s conftest.err |
---|
122 | configure:2711: $? = 0 |
---|
123 | configure:2714: test -s conftest.o |
---|
124 | configure:2717: $? = 0 |
---|
125 | configure:2730: result: yes |
---|
126 | configure:2736: checking whether gcc accepts -g |
---|
127 | configure:2757: gcc -c -g -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
128 | configure:2763: $? = 0 |
---|
129 | configure:2767: test -z |
---|
130 | || test ! -s conftest.err |
---|
131 | configure:2770: $? = 0 |
---|
132 | configure:2773: test -s conftest.o |
---|
133 | configure:2776: $? = 0 |
---|
134 | configure:2787: result: yes |
---|
135 | configure:2804: checking for gcc option to accept ANSI C |
---|
136 | configure:2874: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
137 | configure:2880: $? = 0 |
---|
138 | configure:2884: test -z |
---|
139 | || test ! -s conftest.err |
---|
140 | configure:2887: $? = 0 |
---|
141 | configure:2890: test -s conftest.o |
---|
142 | configure:2893: $? = 0 |
---|
143 | configure:2911: result: none needed |
---|
144 | configure:2929: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
145 | conftest.c:2: error: parse error before "me" |
---|
146 | configure:2935: $? = 1 |
---|
147 | configure: failed program was: |
---|
148 | | #ifndef __cplusplus |
---|
149 | | choke me |
---|
150 | | #endif |
---|
151 | configure:3079: checking for style of include used by make |
---|
152 | configure:3107: result: GNU |
---|
153 | configure:3135: checking dependency style of gcc |
---|
154 | configure:3218: result: gcc3 |
---|
155 | configure:3324: checking for a sed that does not truncate output |
---|
156 | configure:3378: result: /usr/bin/sed |
---|
157 | configure:3381: checking for egrep |
---|
158 | configure:3391: result: grep -E |
---|
159 | configure:3407: checking for ld used by gcc |
---|
160 | configure:3474: result: /usr/bin/ld |
---|
161 | configure:3483: checking if the linker (/usr/bin/ld) is GNU ld |
---|
162 | configure:3498: result: no |
---|
163 | configure:3503: checking for /usr/bin/ld option to reload object files |
---|
164 | configure:3510: result: -r |
---|
165 | configure:3528: checking for BSD-compatible nm |
---|
166 | configure:3570: result: /usr/bin/nm -p |
---|
167 | configure:3574: checking whether ln -s works |
---|
168 | configure:3578: result: yes |
---|
169 | configure:3585: checking how to recognise dependent libraries |
---|
170 | configure:3757: result: pass_all |
---|
171 | configure:4213: checking how to run the C preprocessor |
---|
172 | configure:4248: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
173 | configure:4254: $? = 0 |
---|
174 | configure:4286: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
175 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
176 | configure:4292: $? = 1 |
---|
177 | configure: failed program was: |
---|
178 | | /* confdefs.h. */ |
---|
179 | | |
---|
180 | | #define PACKAGE_NAME "gtk+" |
---|
181 | | #define PACKAGE_TARNAME "gtk+" |
---|
182 | | #define PACKAGE_VERSION "2.6.10" |
---|
183 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
184 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
185 | | #define GETTEXT_PACKAGE "gtk20" |
---|
186 | | /* end confdefs.h. */ |
---|
187 | | #include <ac_nonexistent.h> |
---|
188 | configure:4331: result: gcc -E |
---|
189 | configure:4355: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
190 | configure:4361: $? = 0 |
---|
191 | configure:4393: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
192 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
193 | configure:4399: $? = 1 |
---|
194 | configure: failed program was: |
---|
195 | | /* confdefs.h. */ |
---|
196 | | |
---|
197 | | #define PACKAGE_NAME "gtk+" |
---|
198 | | #define PACKAGE_TARNAME "gtk+" |
---|
199 | | #define PACKAGE_VERSION "2.6.10" |
---|
200 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
201 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
202 | | #define GETTEXT_PACKAGE "gtk20" |
---|
203 | | /* end confdefs.h. */ |
---|
204 | | #include <ac_nonexistent.h> |
---|
205 | configure:4443: checking for ANSI C header files |
---|
206 | configure:4468: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
207 | configure:4474: $? = 0 |
---|
208 | configure:4478: test -z |
---|
209 | || test ! -s conftest.err |
---|
210 | configure:4481: $? = 0 |
---|
211 | configure:4484: test -s conftest.o |
---|
212 | configure:4487: $? = 0 |
---|
213 | configure:4573: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
214 | configure:4576: $? = 0 |
---|
215 | configure:4578: ./conftest |
---|
216 | configure:4581: $? = 0 |
---|
217 | configure:4596: result: yes |
---|
218 | configure:4620: checking for sys/types.h |
---|
219 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
220 | configure:4642: $? = 0 |
---|
221 | configure:4646: test -z |
---|
222 | || test ! -s conftest.err |
---|
223 | configure:4649: $? = 0 |
---|
224 | configure:4652: test -s conftest.o |
---|
225 | configure:4655: $? = 0 |
---|
226 | configure:4666: result: yes |
---|
227 | configure:4620: checking for sys/stat.h |
---|
228 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
229 | configure:4642: $? = 0 |
---|
230 | configure:4646: test -z |
---|
231 | || test ! -s conftest.err |
---|
232 | configure:4649: $? = 0 |
---|
233 | configure:4652: test -s conftest.o |
---|
234 | configure:4655: $? = 0 |
---|
235 | configure:4666: result: yes |
---|
236 | configure:4620: checking for stdlib.h |
---|
237 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
238 | configure:4642: $? = 0 |
---|
239 | configure:4646: test -z |
---|
240 | || test ! -s conftest.err |
---|
241 | configure:4649: $? = 0 |
---|
242 | configure:4652: test -s conftest.o |
---|
243 | configure:4655: $? = 0 |
---|
244 | configure:4666: result: yes |
---|
245 | configure:4620: checking for string.h |
---|
246 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
247 | configure:4642: $? = 0 |
---|
248 | configure:4646: test -z |
---|
249 | || test ! -s conftest.err |
---|
250 | configure:4649: $? = 0 |
---|
251 | configure:4652: test -s conftest.o |
---|
252 | configure:4655: $? = 0 |
---|
253 | configure:4666: result: yes |
---|
254 | configure:4620: checking for memory.h |
---|
255 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
256 | configure:4642: $? = 0 |
---|
257 | configure:4646: test -z |
---|
258 | || test ! -s conftest.err |
---|
259 | configure:4649: $? = 0 |
---|
260 | configure:4652: test -s conftest.o |
---|
261 | configure:4655: $? = 0 |
---|
262 | configure:4666: result: yes |
---|
263 | configure:4620: checking for strings.h |
---|
264 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
265 | configure:4642: $? = 0 |
---|
266 | configure:4646: test -z |
---|
267 | || test ! -s conftest.err |
---|
268 | configure:4649: $? = 0 |
---|
269 | configure:4652: test -s conftest.o |
---|
270 | configure:4655: $? = 0 |
---|
271 | configure:4666: result: yes |
---|
272 | configure:4620: checking for inttypes.h |
---|
273 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
274 | configure:4642: $? = 0 |
---|
275 | configure:4646: test -z |
---|
276 | || test ! -s conftest.err |
---|
277 | configure:4649: $? = 0 |
---|
278 | configure:4652: test -s conftest.o |
---|
279 | configure:4655: $? = 0 |
---|
280 | configure:4666: result: yes |
---|
281 | configure:4620: checking for stdint.h |
---|
282 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
283 | configure:4642: $? = 0 |
---|
284 | configure:4646: test -z |
---|
285 | || test ! -s conftest.err |
---|
286 | configure:4649: $? = 0 |
---|
287 | configure:4652: test -s conftest.o |
---|
288 | configure:4655: $? = 0 |
---|
289 | configure:4666: result: yes |
---|
290 | configure:4620: checking for unistd.h |
---|
291 | configure:4636: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
292 | configure:4642: $? = 0 |
---|
293 | configure:4646: test -z |
---|
294 | || test ! -s conftest.err |
---|
295 | configure:4649: $? = 0 |
---|
296 | configure:4652: test -s conftest.o |
---|
297 | configure:4655: $? = 0 |
---|
298 | configure:4666: result: yes |
---|
299 | configure:4692: checking dlfcn.h usability |
---|
300 | configure:4704: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
301 | configure:4710: $? = 0 |
---|
302 | configure:4714: test -z |
---|
303 | || test ! -s conftest.err |
---|
304 | configure:4717: $? = 0 |
---|
305 | configure:4720: test -s conftest.o |
---|
306 | configure:4723: $? = 0 |
---|
307 | configure:4733: result: yes |
---|
308 | configure:4737: checking dlfcn.h presence |
---|
309 | configure:4747: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
310 | configure:4753: $? = 0 |
---|
311 | configure:4773: result: yes |
---|
312 | configure:4808: checking for dlfcn.h |
---|
313 | configure:4815: result: yes |
---|
314 | configure:4880: checking for g++ |
---|
315 | configure:4896: found /usr/bin/g++ |
---|
316 | configure:4906: result: g++ |
---|
317 | configure:4922: checking for C++ compiler version |
---|
318 | configure:4925: g++ --version </dev/null >&5 |
---|
319 | g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
320 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
321 | This is free software; see the source for copying conditions. There is NO |
---|
322 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
323 | |
---|
324 | configure:4928: $? = 0 |
---|
325 | configure:4930: g++ -v </dev/null >&5 |
---|
326 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
327 | Thread model: posix |
---|
328 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1671) |
---|
329 | configure:4933: $? = 0 |
---|
330 | configure:4935: g++ -V </dev/null >&5 |
---|
331 | g++: `-V' option must have argument |
---|
332 | configure:4938: $? = 1 |
---|
333 | configure:4941: checking whether we are using the GNU C++ compiler |
---|
334 | configure:4965: g++ -c -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
335 | configure:4971: $? = 0 |
---|
336 | configure:4975: test -z |
---|
337 | || test ! -s conftest.err |
---|
338 | configure:4978: $? = 0 |
---|
339 | configure:4981: test -s conftest.o |
---|
340 | configure:4984: $? = 0 |
---|
341 | configure:4997: result: yes |
---|
342 | configure:5003: checking whether g++ accepts -g |
---|
343 | configure:5024: g++ -c -g -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
344 | configure:5030: $? = 0 |
---|
345 | configure:5034: test -z |
---|
346 | || test ! -s conftest.err |
---|
347 | configure:5037: $? = 0 |
---|
348 | configure:5040: test -s conftest.o |
---|
349 | configure:5043: $? = 0 |
---|
350 | configure:5054: result: yes |
---|
351 | configure:5096: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
352 | configure:5102: $? = 0 |
---|
353 | configure:5106: test -z |
---|
354 | || test ! -s conftest.err |
---|
355 | configure:5109: $? = 0 |
---|
356 | configure:5112: test -s conftest.o |
---|
357 | configure:5115: $? = 0 |
---|
358 | configure:5141: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
359 | conftest.cc: In function `int main()': |
---|
360 | conftest.cc:25: error: `exit' undeclared (first use this function) |
---|
361 | conftest.cc:25: error: (Each undeclared identifier is reported only once for |
---|
362 | each function it appears in.) |
---|
363 | configure:5147: $? = 1 |
---|
364 | configure: failed program was: |
---|
365 | | /* confdefs.h. */ |
---|
366 | | |
---|
367 | | #define PACKAGE_NAME "gtk+" |
---|
368 | | #define PACKAGE_TARNAME "gtk+" |
---|
369 | | #define PACKAGE_VERSION "2.6.10" |
---|
370 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
371 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
372 | | #define GETTEXT_PACKAGE "gtk20" |
---|
373 | | #define STDC_HEADERS 1 |
---|
374 | | #define HAVE_SYS_TYPES_H 1 |
---|
375 | | #define HAVE_SYS_STAT_H 1 |
---|
376 | | #define HAVE_STDLIB_H 1 |
---|
377 | | #define HAVE_STRING_H 1 |
---|
378 | | #define HAVE_MEMORY_H 1 |
---|
379 | | #define HAVE_STRINGS_H 1 |
---|
380 | | #define HAVE_INTTYPES_H 1 |
---|
381 | | #define HAVE_STDINT_H 1 |
---|
382 | | #define HAVE_UNISTD_H 1 |
---|
383 | | #define HAVE_DLFCN_H 1 |
---|
384 | | /* end confdefs.h. */ |
---|
385 | | |
---|
386 | | int |
---|
387 | | main () |
---|
388 | | { |
---|
389 | | exit (42); |
---|
390 | | ; |
---|
391 | | return 0; |
---|
392 | | } |
---|
393 | configure:5096: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
394 | configure:5102: $? = 0 |
---|
395 | configure:5106: test -z |
---|
396 | || test ! -s conftest.err |
---|
397 | configure:5109: $? = 0 |
---|
398 | configure:5112: test -s conftest.o |
---|
399 | configure:5115: $? = 0 |
---|
400 | configure:5141: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
401 | configure:5147: $? = 0 |
---|
402 | configure:5151: test -z |
---|
403 | || test ! -s conftest.err |
---|
404 | configure:5154: $? = 0 |
---|
405 | configure:5157: test -s conftest.o |
---|
406 | configure:5160: $? = 0 |
---|
407 | configure:5185: checking dependency style of g++ |
---|
408 | configure:5268: result: gcc3 |
---|
409 | configure:5295: checking how to run the C++ preprocessor |
---|
410 | configure:5326: g++ -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc |
---|
411 | configure:5332: $? = 0 |
---|
412 | configure:5364: g++ -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc |
---|
413 | conftest.cc:24:28: ac_nonexistent.h: No such file or directory |
---|
414 | configure:5370: $? = 1 |
---|
415 | configure: failed program was: |
---|
416 | | /* confdefs.h. */ |
---|
417 | | |
---|
418 | | #define PACKAGE_NAME "gtk+" |
---|
419 | | #define PACKAGE_TARNAME "gtk+" |
---|
420 | | #define PACKAGE_VERSION "2.6.10" |
---|
421 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
422 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
423 | | #define GETTEXT_PACKAGE "gtk20" |
---|
424 | | #define STDC_HEADERS 1 |
---|
425 | | #define HAVE_SYS_TYPES_H 1 |
---|
426 | | #define HAVE_SYS_STAT_H 1 |
---|
427 | | #define HAVE_STDLIB_H 1 |
---|
428 | | #define HAVE_STRING_H 1 |
---|
429 | | #define HAVE_MEMORY_H 1 |
---|
430 | | #define HAVE_STRINGS_H 1 |
---|
431 | | #define HAVE_INTTYPES_H 1 |
---|
432 | | #define HAVE_STDINT_H 1 |
---|
433 | | #define HAVE_UNISTD_H 1 |
---|
434 | | #define HAVE_DLFCN_H 1 |
---|
435 | | #ifdef __cplusplus |
---|
436 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
437 | | #endif |
---|
438 | | /* end confdefs.h. */ |
---|
439 | | #include <ac_nonexistent.h> |
---|
440 | configure:5409: result: g++ -E |
---|
441 | configure:5433: g++ -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc |
---|
442 | configure:5439: $? = 0 |
---|
443 | configure:5471: g++ -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc |
---|
444 | conftest.cc:24:28: ac_nonexistent.h: No such file or directory |
---|
445 | configure:5477: $? = 1 |
---|
446 | configure: failed program was: |
---|
447 | | /* confdefs.h. */ |
---|
448 | | |
---|
449 | | #define PACKAGE_NAME "gtk+" |
---|
450 | | #define PACKAGE_TARNAME "gtk+" |
---|
451 | | #define PACKAGE_VERSION "2.6.10" |
---|
452 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
453 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
454 | | #define GETTEXT_PACKAGE "gtk20" |
---|
455 | | #define STDC_HEADERS 1 |
---|
456 | | #define HAVE_SYS_TYPES_H 1 |
---|
457 | | #define HAVE_SYS_STAT_H 1 |
---|
458 | | #define HAVE_STDLIB_H 1 |
---|
459 | | #define HAVE_STRING_H 1 |
---|
460 | | #define HAVE_MEMORY_H 1 |
---|
461 | | #define HAVE_STRINGS_H 1 |
---|
462 | | #define HAVE_INTTYPES_H 1 |
---|
463 | | #define HAVE_STDINT_H 1 |
---|
464 | | #define HAVE_UNISTD_H 1 |
---|
465 | | #define HAVE_DLFCN_H 1 |
---|
466 | | #ifdef __cplusplus |
---|
467 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
468 | | #endif |
---|
469 | | /* end confdefs.h. */ |
---|
470 | | #include <ac_nonexistent.h> |
---|
471 | configure:5574: checking for g77 |
---|
472 | configure:5603: result: no |
---|
473 | configure:5574: checking for f77 |
---|
474 | configure:5603: result: no |
---|
475 | configure:5574: checking for xlf |
---|
476 | configure:5603: result: no |
---|
477 | configure:5574: checking for frt |
---|
478 | configure:5603: result: no |
---|
479 | configure:5574: checking for pgf77 |
---|
480 | configure:5603: result: no |
---|
481 | configure:5574: checking for fort77 |
---|
482 | configure:5603: result: no |
---|
483 | configure:5574: checking for fl32 |
---|
484 | configure:5603: result: no |
---|
485 | configure:5574: checking for af77 |
---|
486 | configure:5603: result: no |
---|
487 | configure:5574: checking for f90 |
---|
488 | configure:5603: result: no |
---|
489 | configure:5574: checking for xlf90 |
---|
490 | configure:5603: result: no |
---|
491 | configure:5574: checking for pgf90 |
---|
492 | configure:5603: result: no |
---|
493 | configure:5574: checking for epcf90 |
---|
494 | configure:5603: result: no |
---|
495 | configure:5574: checking for f95 |
---|
496 | configure:5603: result: no |
---|
497 | configure:5574: checking for fort |
---|
498 | configure:5603: result: no |
---|
499 | configure:5574: checking for xlf95 |
---|
500 | configure:5603: result: no |
---|
501 | configure:5574: checking for ifc |
---|
502 | configure:5603: result: no |
---|
503 | configure:5574: checking for efc |
---|
504 | configure:5603: result: no |
---|
505 | configure:5574: checking for pgf95 |
---|
506 | configure:5603: result: no |
---|
507 | configure:5574: checking for lf95 |
---|
508 | configure:5603: result: no |
---|
509 | configure:5574: checking for gfortran |
---|
510 | configure:5603: result: no |
---|
511 | configure:5618: checking for Fortran 77 compiler version |
---|
512 | configure:5618: --version </dev/null >&5 |
---|
513 | ./configure: line 1: --version: command not found |
---|
514 | configure:5621: $? = 127 |
---|
515 | configure:5623: -v </dev/null >&5 |
---|
516 | ./configure: line 1: -v: command not found |
---|
517 | configure:5626: $? = 127 |
---|
518 | configure:5628: -V </dev/null >&5 |
---|
519 | ./configure: line 1: -V: command not found |
---|
520 | configure:5631: $? = 127 |
---|
521 | configure:5639: checking whether we are using the GNU Fortran 77 compiler |
---|
522 | configure:5653: -c conftest.F >&5 |
---|
523 | ./configure: line 1: -c: command not found |
---|
524 | configure:5659: $? = 127 |
---|
525 | configure: failed program was: |
---|
526 | | program main |
---|
527 | | #ifndef __GNUC__ |
---|
528 | | choke me |
---|
529 | | #endif |
---|
530 | | |
---|
531 | | end |
---|
532 | configure:5685: result: no |
---|
533 | configure:5691: checking whether accepts -g |
---|
534 | configure:5703: -c -g conftest.f >&5 |
---|
535 | ./configure: line 1: -c: command not found |
---|
536 | configure:5709: $? = 127 |
---|
537 | configure: failed program was: |
---|
538 | | program main |
---|
539 | | |
---|
540 | | end |
---|
541 | configure:5734: result: no |
---|
542 | configure:5764: checking the maximum length of command line arguments |
---|
543 | configure:5856: result: 196608 |
---|
544 | configure:5867: checking command to parse /usr/bin/nm -p output from gcc object |
---|
545 | configure:5963: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
546 | configure:5966: $? = 0 |
---|
547 | configure:5970: /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 |
---|
548 | configure:5973: $? = 0 |
---|
549 | cannot find nm_test_var in conftest.nm |
---|
550 | configure:5963: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
551 | configure:5966: $? = 0 |
---|
552 | configure:5970: /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 |
---|
553 | configure:5973: $? = 0 |
---|
554 | configure:6025: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c conftstm.o >&5 |
---|
555 | configure:6028: $? = 0 |
---|
556 | configure:6066: result: ok |
---|
557 | configure:6070: checking for objdir |
---|
558 | configure:6085: result: .libs |
---|
559 | configure:6175: checking for ar |
---|
560 | configure:6191: found /usr/bin/ar |
---|
561 | configure:6202: result: ar |
---|
562 | configure:6255: checking for ranlib |
---|
563 | configure:6271: found /usr/bin/ranlib |
---|
564 | configure:6282: result: ranlib |
---|
565 | configure:6335: checking for strip |
---|
566 | configure:6351: found /usr/bin/strip |
---|
567 | configure:6362: result: strip |
---|
568 | configure:6649: checking if gcc static flag works |
---|
569 | configure:6677: result: yes |
---|
570 | configure:6695: checking if gcc supports -fno-rtti -fno-exceptions |
---|
571 | configure:6716: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -fno-rtti -fno-exceptions conftest.c >&5 |
---|
572 | cc1: warning: "-frtti" is valid for C++ but not for C/ObjC |
---|
573 | configure:6720: $? = 0 |
---|
574 | configure:6730: result: no |
---|
575 | configure:6745: checking for gcc option to produce PIC |
---|
576 | configure:6949: result: -fno-common |
---|
577 | configure:6957: checking if gcc PIC flag -fno-common works |
---|
578 | configure:6978: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -fno-common -DPIC conftest.c >&5 |
---|
579 | configure:6982: $? = 0 |
---|
580 | configure:6992: result: yes |
---|
581 | configure:7016: checking if gcc supports -c -o file.o |
---|
582 | configure:7040: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -o out/conftest2.o conftest.c >&5 |
---|
583 | configure:7044: $? = 0 |
---|
584 | configure:7063: result: yes |
---|
585 | configure:7089: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
586 | configure:7985: result: yes |
---|
587 | configure:8056: checking dynamic linker characteristics |
---|
588 | configure:8623: result: darwin7.9.0 dyld |
---|
589 | configure:8627: checking how to hardcode library paths into programs |
---|
590 | configure:8652: result: immediate |
---|
591 | configure:8666: checking whether stripping libraries is possible |
---|
592 | configure:8679: result: yes |
---|
593 | configure:9501: checking if libtool supports shared libraries |
---|
594 | configure:9503: result: yes |
---|
595 | configure:9506: checking whether to build shared libraries |
---|
596 | configure:9527: result: yes |
---|
597 | configure:9530: checking whether to build static libraries |
---|
598 | configure:9534: result: no |
---|
599 | configure:9626: creating libtool |
---|
600 | configure:10204: checking for ld used by g++ |
---|
601 | configure:10271: result: /usr/bin/ld |
---|
602 | configure:10280: checking if the linker (/usr/bin/ld) is GNU ld |
---|
603 | configure:10295: result: no |
---|
604 | configure:10346: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
605 | configure:11233: result: yes |
---|
606 | configure:11251: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.cc >&5 |
---|
607 | configure:11254: $? = 0 |
---|
608 | configure:11350: checking for g++ option to produce PIC |
---|
609 | configure:11618: result: -fno-common |
---|
610 | configure:11626: checking if g++ PIC flag -fno-common works |
---|
611 | configure:11647: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -fno-common -DPIC conftest.cc >&5 |
---|
612 | configure:11651: $? = 0 |
---|
613 | configure:11661: result: yes |
---|
614 | configure:11685: checking if g++ supports -c -o file.o |
---|
615 | configure:11709: g++ -c -g -O2 -I/opt/local/include -no-cpp-precomp -DX_LOCALE -o out/conftest2.o conftest.cc >&5 |
---|
616 | configure:11713: $? = 0 |
---|
617 | configure:11732: result: yes |
---|
618 | configure:11758: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
619 | configure:11783: result: yes |
---|
620 | configure:11854: checking dynamic linker characteristics |
---|
621 | configure:12421: result: darwin7.9.0 dyld |
---|
622 | configure:12425: checking how to hardcode library paths into programs |
---|
623 | configure:12450: result: immediate |
---|
624 | configure:12464: checking whether stripping libraries is possible |
---|
625 | configure:12477: result: yes |
---|
626 | configure:20026: checking for special C compiler options needed for large files |
---|
627 | configure:20125: result: no |
---|
628 | configure:20131: checking for _FILE_OFFSET_BITS value needed for large files |
---|
629 | configure:20162: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
630 | configure:20168: $? = 0 |
---|
631 | configure:20172: test -z |
---|
632 | || test ! -s conftest.err |
---|
633 | configure:20175: $? = 0 |
---|
634 | configure:20178: test -s conftest.o |
---|
635 | configure:20181: $? = 0 |
---|
636 | configure:20246: result: no |
---|
637 | configure:20256: checking for _LARGE_FILES value needed for large files |
---|
638 | configure:20287: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
639 | configure:20293: $? = 0 |
---|
640 | configure:20297: test -z |
---|
641 | || test ! -s conftest.err |
---|
642 | configure:20300: $? = 0 |
---|
643 | configure:20303: test -s conftest.o |
---|
644 | configure:20306: $? = 0 |
---|
645 | configure:20371: result: no |
---|
646 | configure:20393: checking for nm |
---|
647 | configure:20424: result: /usr/bin/nm -p |
---|
648 | configure:20432: checking whether to enable maintainer-specific portions of Makefiles |
---|
649 | configure:20441: result: no |
---|
650 | configure:20457: checking for some Win32 platform |
---|
651 | configure:20467: result: no |
---|
652 | configure:20687: checking whether build environment is sane |
---|
653 | configure:20730: result: yes |
---|
654 | configure:20734: checking for library containing strerror |
---|
655 | configure:20764: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
656 | configure:20770: $? = 0 |
---|
657 | configure:20774: test -z |
---|
658 | || test ! -s conftest.err |
---|
659 | configure:20777: $? = 0 |
---|
660 | configure:20780: test -s conftest |
---|
661 | configure:20783: $? = 0 |
---|
662 | configure:20853: result: none required |
---|
663 | configure:20863: checking for gcc option to accept ANSI C |
---|
664 | configure:20926: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
665 | configure:20932: $? = 0 |
---|
666 | configure:20936: test -z |
---|
667 | || test ! -s conftest.err |
---|
668 | configure:20939: $? = 0 |
---|
669 | configure:20942: test -s conftest.o |
---|
670 | configure:20945: $? = 0 |
---|
671 | configure:20960: result: none needed |
---|
672 | configure:20984: checking for a BSD-compatible install |
---|
673 | configure:21039: result: /usr/bin/install -c |
---|
674 | configure:21050: checking whether make sets $(MAKE) |
---|
675 | configure:21070: result: yes |
---|
676 | configure:21195: checking for pkg-config |
---|
677 | configure:21213: found /opt/local/bin/pkg-config |
---|
678 | configure:21225: result: /opt/local/bin/pkg-config |
---|
679 | configure:21240: checking pkg-config is at least version 0.9.0 |
---|
680 | configure:21243: result: yes |
---|
681 | configure:21254: checking for BASE_DEPENDENCIES |
---|
682 | configure:21259: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 atk >= 1.0.1 pango >= 1.8.0" |
---|
683 | configure:21262: $? = 0 |
---|
684 | configure:21273: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.6.0 atk >= 1.0.1 pango >= 1.8.0" |
---|
685 | configure:21276: $? = 0 |
---|
686 | configure:21353: checking Whether to write dependencies into .pc files |
---|
687 | configure:21371: result: no |
---|
688 | configure:21392: checking for perl5 |
---|
689 | configure:21425: result: no |
---|
690 | configure:21392: checking for perl |
---|
691 | configure:21410: found /opt/local/bin/perl |
---|
692 | configure:21422: result: /opt/local/bin/perl |
---|
693 | configure:21436: checking for indent |
---|
694 | configure:21452: found /usr/bin/indent |
---|
695 | configure:21462: result: indent |
---|
696 | configure:21484: checking for lstat |
---|
697 | configure:21541: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
698 | configure:21547: $? = 0 |
---|
699 | configure:21551: test -z |
---|
700 | || test ! -s conftest.err |
---|
701 | configure:21554: $? = 0 |
---|
702 | configure:21557: test -s conftest |
---|
703 | configure:21560: $? = 0 |
---|
704 | configure:21572: result: yes |
---|
705 | configure:21484: checking for mkstemp |
---|
706 | configure:21541: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
707 | configure:21547: $? = 0 |
---|
708 | configure:21551: test -z |
---|
709 | || test ! -s conftest.err |
---|
710 | configure:21554: $? = 0 |
---|
711 | configure:21557: test -s conftest |
---|
712 | configure:21560: $? = 0 |
---|
713 | configure:21572: result: yes |
---|
714 | configure:21484: checking for flockfile |
---|
715 | configure:21541: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
716 | configure:21547: $? = 0 |
---|
717 | configure:21551: test -z |
---|
718 | || test ! -s conftest.err |
---|
719 | configure:21554: $? = 0 |
---|
720 | configure:21557: test -s conftest |
---|
721 | configure:21560: $? = 0 |
---|
722 | configure:21572: result: yes |
---|
723 | configure:21584: checking for sigsetjmp |
---|
724 | configure:21605: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
725 | configure:21611: $? = 0 |
---|
726 | configure:21615: test -z |
---|
727 | || test ! -s conftest.err |
---|
728 | configure:21618: $? = 0 |
---|
729 | configure:21621: test -s conftest |
---|
730 | configure:21624: $? = 0 |
---|
731 | configure:21635: result: yes |
---|
732 | configure:21666: checking locale.h usability |
---|
733 | configure:21678: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
734 | configure:21684: $? = 0 |
---|
735 | configure:21688: test -z |
---|
736 | || test ! -s conftest.err |
---|
737 | configure:21691: $? = 0 |
---|
738 | configure:21694: test -s conftest.o |
---|
739 | configure:21697: $? = 0 |
---|
740 | configure:21707: result: yes |
---|
741 | configure:21711: checking locale.h presence |
---|
742 | configure:21721: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
743 | configure:21727: $? = 0 |
---|
744 | configure:21747: result: yes |
---|
745 | configure:21782: checking for locale.h |
---|
746 | configure:21789: result: yes |
---|
747 | configure:21803: checking for LC_MESSAGES |
---|
748 | configure:21824: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
749 | configure:21830: $? = 0 |
---|
750 | configure:21834: test -z |
---|
751 | || test ! -s conftest.err |
---|
752 | configure:21837: $? = 0 |
---|
753 | configure:21840: test -s conftest |
---|
754 | configure:21843: $? = 0 |
---|
755 | configure:21855: result: yes |
---|
756 | configure:21884: checking libintl.h usability |
---|
757 | configure:21896: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
758 | configure:21902: $? = 0 |
---|
759 | configure:21906: test -z |
---|
760 | || test ! -s conftest.err |
---|
761 | configure:21909: $? = 0 |
---|
762 | configure:21912: test -s conftest.o |
---|
763 | configure:21915: $? = 0 |
---|
764 | configure:21925: result: yes |
---|
765 | configure:21929: checking libintl.h presence |
---|
766 | configure:21939: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
767 | configure:21945: $? = 0 |
---|
768 | configure:21965: result: yes |
---|
769 | configure:22000: checking for libintl.h |
---|
770 | configure:22007: result: yes |
---|
771 | configure:22018: checking for ngettext in libc |
---|
772 | configure:22041: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c >&5 |
---|
773 | ld: /var/tmp//cc0RK6Qn.o illegal reference to symbol: _libintl_ngettext defined in indirectly referenced dynamic library /opt/local/lib/libintl.3.dylib |
---|
774 | configure:22047: $? = 1 |
---|
775 | configure: failed program was: |
---|
776 | | /* confdefs.h. */ |
---|
777 | | |
---|
778 | | #define PACKAGE_NAME "gtk+" |
---|
779 | | #define PACKAGE_TARNAME "gtk+" |
---|
780 | | #define PACKAGE_VERSION "2.6.10" |
---|
781 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
782 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
783 | | #define GETTEXT_PACKAGE "gtk20" |
---|
784 | | #define STDC_HEADERS 1 |
---|
785 | | #define HAVE_SYS_TYPES_H 1 |
---|
786 | | #define HAVE_SYS_STAT_H 1 |
---|
787 | | #define HAVE_STDLIB_H 1 |
---|
788 | | #define HAVE_STRING_H 1 |
---|
789 | | #define HAVE_MEMORY_H 1 |
---|
790 | | #define HAVE_STRINGS_H 1 |
---|
791 | | #define HAVE_INTTYPES_H 1 |
---|
792 | | #define HAVE_STDINT_H 1 |
---|
793 | | #define HAVE_UNISTD_H 1 |
---|
794 | | #define HAVE_DLFCN_H 1 |
---|
795 | | #ifdef __cplusplus |
---|
796 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
797 | | #endif |
---|
798 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
799 | | #define HAVE_LSTAT 1 |
---|
800 | | #define HAVE_MKSTEMP 1 |
---|
801 | | #define HAVE_FLOCKFILE 1 |
---|
802 | | #define HAVE_SIGSETJMP 1 |
---|
803 | | #define HAVE_LOCALE_H 1 |
---|
804 | | #define HAVE_LC_MESSAGES 1 |
---|
805 | | /* end confdefs.h. */ |
---|
806 | | |
---|
807 | | #include <libintl.h> |
---|
808 | | |
---|
809 | | int |
---|
810 | | main () |
---|
811 | | { |
---|
812 | | return !ngettext ("","", 1) |
---|
813 | | ; |
---|
814 | | return 0; |
---|
815 | | } |
---|
816 | configure:22073: result: no |
---|
817 | configure:22248: checking for bindtextdomain in -lintl |
---|
818 | configure:22278: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
819 | configure:22284: $? = 0 |
---|
820 | configure:22288: test -z |
---|
821 | || test ! -s conftest.err |
---|
822 | configure:22291: $? = 0 |
---|
823 | configure:22294: test -s conftest |
---|
824 | configure:22297: $? = 0 |
---|
825 | configure:22310: result: yes |
---|
826 | configure:22313: checking for ngettext in -lintl |
---|
827 | configure:22343: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
828 | configure:22349: $? = 0 |
---|
829 | configure:22353: test -z |
---|
830 | || test ! -s conftest.err |
---|
831 | configure:22356: $? = 0 |
---|
832 | configure:22359: test -s conftest |
---|
833 | configure:22362: $? = 0 |
---|
834 | configure:22375: result: yes |
---|
835 | configure:22378: checking for dgettext in -lintl |
---|
836 | configure:22408: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
837 | configure:22414: $? = 0 |
---|
838 | configure:22418: test -z |
---|
839 | || test ! -s conftest.err |
---|
840 | configure:22421: $? = 0 |
---|
841 | configure:22424: test -s conftest |
---|
842 | configure:22427: $? = 0 |
---|
843 | configure:22440: result: yes |
---|
844 | configure:22611: checking for bind_textdomain_codeset |
---|
845 | configure:22668: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
846 | configure:22674: $? = 0 |
---|
847 | configure:22678: test -z |
---|
848 | || test ! -s conftest.err |
---|
849 | configure:22681: $? = 0 |
---|
850 | configure:22684: test -s conftest |
---|
851 | configure:22687: $? = 0 |
---|
852 | configure:22699: result: yes |
---|
853 | configure:22739: checking for msgfmt |
---|
854 | configure:22766: result: /opt/local/bin/msgfmt |
---|
855 | configure:22779: checking for dcgettext |
---|
856 | configure:22836: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
857 | configure:22842: $? = 0 |
---|
858 | configure:22846: test -z |
---|
859 | || test ! -s conftest.err |
---|
860 | configure:22849: $? = 0 |
---|
861 | configure:22852: test -s conftest |
---|
862 | configure:22855: $? = 0 |
---|
863 | configure:22867: result: yes |
---|
864 | configure:22879: checking for gmsgfmt |
---|
865 | configure:22910: result: /opt/local/bin/msgfmt |
---|
866 | configure:22919: checking for xgettext |
---|
867 | configure:22946: result: /opt/local/bin/xgettext |
---|
868 | configure:22970: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
869 | configure:22976: $? = 0 |
---|
870 | configure:22980: test -z |
---|
871 | || test ! -s conftest.err |
---|
872 | configure:22983: $? = 0 |
---|
873 | configure:22986: test -s conftest |
---|
874 | configure:22989: $? = 0 |
---|
875 | configure:23162: checking for catalogs to be installed |
---|
876 | configure:23187: result: af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ko li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta th tk tr uk uz uz@Latn vi wa xh yi zh_CN zh_TW |
---|
877 | configure:23241: checking for extra flags to get ANSI library prototypes |
---|
878 | configure:23261: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl -lm >&5 |
---|
879 | configure:23264: $? = 0 |
---|
880 | configure:23266: ./conftest |
---|
881 | configure:23269: $? = 0 |
---|
882 | configure:23271: result: none needed |
---|
883 | configure:23326: checking for the BeOS |
---|
884 | configure:23335: result: no |
---|
885 | configure:23343: checking for HP-UX |
---|
886 | configure:23352: result: no |
---|
887 | configure:23357: checking for extra flags for POSIX compliance |
---|
888 | configure:23375: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
889 | conftest.c: In function `main': |
---|
890 | conftest.c:40: warning: unused variable `dir' |
---|
891 | configure:23381: $? = 0 |
---|
892 | configure:23385: test -z |
---|
893 | || test ! -s conftest.err |
---|
894 | configure:23388: $? = 0 |
---|
895 | configure:23391: test -s conftest.o |
---|
896 | configure:23394: $? = 0 |
---|
897 | configure:23396: result: none needed |
---|
898 | configure:23492: checking for pkg-config |
---|
899 | configure:23523: result: /opt/local/bin/pkg-config |
---|
900 | configure:23546: checking for GLIB - version >= 2.6.0 |
---|
901 | configure:23665: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lintl >&5 |
---|
902 | ld: warning multiple definitions of symbol _locale_charset |
---|
903 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
904 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
905 | ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used |
---|
906 | symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) |
---|
907 | configure:23668: $? = 0 |
---|
908 | configure:23670: ./conftest |
---|
909 | configure:23673: $? = 0 |
---|
910 | configure:23691: result: yes (version 2.6.6) |
---|
911 | configure:23798: checking for bind_textdomain_codeset |
---|
912 | configure:23886: result: yes |
---|
913 | configure:23912: checking pwd.h usability |
---|
914 | configure:23924: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
915 | configure:23930: $? = 0 |
---|
916 | configure:23934: test -z |
---|
917 | || test ! -s conftest.err |
---|
918 | configure:23937: $? = 0 |
---|
919 | configure:23940: test -s conftest.o |
---|
920 | configure:23943: $? = 0 |
---|
921 | configure:23953: result: yes |
---|
922 | configure:23957: checking pwd.h presence |
---|
923 | configure:23967: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
924 | configure:23973: $? = 0 |
---|
925 | configure:23993: result: yes |
---|
926 | configure:24028: checking for pwd.h |
---|
927 | configure:24035: result: yes |
---|
928 | configure:24065: checking sys/time.h usability |
---|
929 | configure:24077: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
930 | configure:24083: $? = 0 |
---|
931 | configure:24087: test -z |
---|
932 | || test ! -s conftest.err |
---|
933 | configure:24090: $? = 0 |
---|
934 | configure:24093: test -s conftest.o |
---|
935 | configure:24096: $? = 0 |
---|
936 | configure:24106: result: yes |
---|
937 | configure:24110: checking sys/time.h presence |
---|
938 | configure:24120: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
939 | configure:24126: $? = 0 |
---|
940 | configure:24146: result: yes |
---|
941 | configure:24181: checking for sys/time.h |
---|
942 | configure:24188: result: yes |
---|
943 | configure:24209: checking for unistd.h |
---|
944 | configure:24214: result: yes |
---|
945 | configure:24547: checking for ANSI C header files |
---|
946 | configure:24700: result: yes |
---|
947 | configure:24712: checking for an ANSI C-conforming const |
---|
948 | configure:24779: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
949 | conftest.c: In function `main': |
---|
950 | conftest.c:71: warning: unused variable `s' |
---|
951 | conftest.c:91: warning: unused variable `foo' |
---|
952 | conftest.c:52: warning: unused variable `x' |
---|
953 | conftest.c:58: warning: unused variable `zero' |
---|
954 | configure:24785: $? = 0 |
---|
955 | configure:24789: test -z |
---|
956 | || test ! -s conftest.err |
---|
957 | configure:24792: $? = 0 |
---|
958 | configure:24795: test -s conftest.o |
---|
959 | configure:24798: $? = 0 |
---|
960 | configure:24809: result: yes |
---|
961 | configure:24821: checking return type of signal handlers |
---|
962 | configure:24852: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
963 | conftest.c: In function `main': |
---|
964 | conftest.c:58: warning: unused variable `i' |
---|
965 | configure:24858: $? = 0 |
---|
966 | configure:24862: test -z |
---|
967 | || test ! -s conftest.err |
---|
968 | configure:24865: $? = 0 |
---|
969 | configure:24868: test -s conftest.o |
---|
970 | configure:24871: $? = 0 |
---|
971 | configure:24882: result: void |
---|
972 | configure:24896: checking for stdlib.h |
---|
973 | configure:24901: result: yes |
---|
974 | configure:24896: checking for unistd.h |
---|
975 | configure:24901: result: yes |
---|
976 | configure:25045: checking for getpagesize |
---|
977 | configure:25102: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
978 | configure:25108: $? = 0 |
---|
979 | configure:25112: test -z |
---|
980 | || test ! -s conftest.err |
---|
981 | configure:25115: $? = 0 |
---|
982 | configure:25118: test -s conftest |
---|
983 | configure:25121: $? = 0 |
---|
984 | configure:25133: result: yes |
---|
985 | configure:25143: checking for working mmap |
---|
986 | configure:25285: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
987 | configure:25288: $? = 0 |
---|
988 | configure:25290: ./conftest |
---|
989 | configure:25293: $? = 0 |
---|
990 | configure:25307: result: yes |
---|
991 | configure:25323: checking for mallinfo |
---|
992 | configure:25380: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
993 | ld: Undefined symbols: |
---|
994 | _mallinfo |
---|
995 | configure:25386: $? = 1 |
---|
996 | configure: failed program was: |
---|
997 | | /* confdefs.h. */ |
---|
998 | | |
---|
999 | | #define PACKAGE_NAME "gtk+" |
---|
1000 | | #define PACKAGE_TARNAME "gtk+" |
---|
1001 | | #define PACKAGE_VERSION "2.6.10" |
---|
1002 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
1003 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1004 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1005 | | #define STDC_HEADERS 1 |
---|
1006 | | #define HAVE_SYS_TYPES_H 1 |
---|
1007 | | #define HAVE_SYS_STAT_H 1 |
---|
1008 | | #define HAVE_STDLIB_H 1 |
---|
1009 | | #define HAVE_STRING_H 1 |
---|
1010 | | #define HAVE_MEMORY_H 1 |
---|
1011 | | #define HAVE_STRINGS_H 1 |
---|
1012 | | #define HAVE_INTTYPES_H 1 |
---|
1013 | | #define HAVE_STDINT_H 1 |
---|
1014 | | #define HAVE_UNISTD_H 1 |
---|
1015 | | #define HAVE_DLFCN_H 1 |
---|
1016 | | #ifdef __cplusplus |
---|
1017 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1018 | | #endif |
---|
1019 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1020 | | #define HAVE_LSTAT 1 |
---|
1021 | | #define HAVE_MKSTEMP 1 |
---|
1022 | | #define HAVE_FLOCKFILE 1 |
---|
1023 | | #define HAVE_SIGSETJMP 1 |
---|
1024 | | #define HAVE_LOCALE_H 1 |
---|
1025 | | #define HAVE_LC_MESSAGES 1 |
---|
1026 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1027 | | #define HAVE_GETTEXT 1 |
---|
1028 | | #define HAVE_DCGETTEXT 1 |
---|
1029 | | #define ENABLE_NLS 1 |
---|
1030 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1031 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1032 | | #define HAVE_PWD_H 1 |
---|
1033 | | #define HAVE_PWD_H 1 |
---|
1034 | | #define HAVE_SYS_TIME_H 1 |
---|
1035 | | #define HAVE_SYS_TIME_H 1 |
---|
1036 | | #define HAVE_UNISTD_H 1 |
---|
1037 | | #define HAVE_UNISTD_H 1 |
---|
1038 | | #define STDC_HEADERS 1 |
---|
1039 | | #define RETSIGTYPE void |
---|
1040 | | #define HAVE_STDLIB_H 1 |
---|
1041 | | #define HAVE_UNISTD_H 1 |
---|
1042 | | #define HAVE_GETPAGESIZE 1 |
---|
1043 | | #define HAVE_MMAP 1 |
---|
1044 | | /* end confdefs.h. */ |
---|
1045 | | /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo. |
---|
1046 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1047 | | #define mallinfo innocuous_mallinfo |
---|
1048 | | |
---|
1049 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1050 | | which can conflict with char mallinfo (); below. |
---|
1051 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1052 | | <limits.h> exists even on freestanding compilers. */ |
---|
1053 | | |
---|
1054 | | #ifdef __STDC__ |
---|
1055 | | # include <limits.h> |
---|
1056 | | #else |
---|
1057 | | # include <assert.h> |
---|
1058 | | #endif |
---|
1059 | | |
---|
1060 | | #undef mallinfo |
---|
1061 | | |
---|
1062 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1063 | | #ifdef __cplusplus |
---|
1064 | | extern "C" |
---|
1065 | | { |
---|
1066 | | #endif |
---|
1067 | | /* We use char because int might match the return type of a gcc2 |
---|
1068 | | builtin and then its argument prototype would still apply. */ |
---|
1069 | | char mallinfo (); |
---|
1070 | | /* The GNU C library defines this for functions which it implements |
---|
1071 | | to always fail with ENOSYS. Some functions are actually named |
---|
1072 | | something starting with __ and the normal name is an alias. */ |
---|
1073 | | #if defined (__stub_mallinfo) || defined (__stub___mallinfo) |
---|
1074 | | choke me |
---|
1075 | | #else |
---|
1076 | | char (*f) () = mallinfo; |
---|
1077 | | #endif |
---|
1078 | | #ifdef __cplusplus |
---|
1079 | | } |
---|
1080 | | #endif |
---|
1081 | | |
---|
1082 | | int |
---|
1083 | | main () |
---|
1084 | | { |
---|
1085 | | return f != mallinfo; |
---|
1086 | | ; |
---|
1087 | | return 0; |
---|
1088 | | } |
---|
1089 | configure:25411: result: no |
---|
1090 | configure:25425: checking for getresuid |
---|
1091 | configure:25482: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1092 | ld: Undefined symbols: |
---|
1093 | _getresuid |
---|
1094 | configure:25488: $? = 1 |
---|
1095 | configure: failed program was: |
---|
1096 | | /* confdefs.h. */ |
---|
1097 | | |
---|
1098 | | #define PACKAGE_NAME "gtk+" |
---|
1099 | | #define PACKAGE_TARNAME "gtk+" |
---|
1100 | | #define PACKAGE_VERSION "2.6.10" |
---|
1101 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
1102 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1103 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1104 | | #define STDC_HEADERS 1 |
---|
1105 | | #define HAVE_SYS_TYPES_H 1 |
---|
1106 | | #define HAVE_SYS_STAT_H 1 |
---|
1107 | | #define HAVE_STDLIB_H 1 |
---|
1108 | | #define HAVE_STRING_H 1 |
---|
1109 | | #define HAVE_MEMORY_H 1 |
---|
1110 | | #define HAVE_STRINGS_H 1 |
---|
1111 | | #define HAVE_INTTYPES_H 1 |
---|
1112 | | #define HAVE_STDINT_H 1 |
---|
1113 | | #define HAVE_UNISTD_H 1 |
---|
1114 | | #define HAVE_DLFCN_H 1 |
---|
1115 | | #ifdef __cplusplus |
---|
1116 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1117 | | #endif |
---|
1118 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1119 | | #define HAVE_LSTAT 1 |
---|
1120 | | #define HAVE_MKSTEMP 1 |
---|
1121 | | #define HAVE_FLOCKFILE 1 |
---|
1122 | | #define HAVE_SIGSETJMP 1 |
---|
1123 | | #define HAVE_LOCALE_H 1 |
---|
1124 | | #define HAVE_LC_MESSAGES 1 |
---|
1125 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1126 | | #define HAVE_GETTEXT 1 |
---|
1127 | | #define HAVE_DCGETTEXT 1 |
---|
1128 | | #define ENABLE_NLS 1 |
---|
1129 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1130 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1131 | | #define HAVE_PWD_H 1 |
---|
1132 | | #define HAVE_PWD_H 1 |
---|
1133 | | #define HAVE_SYS_TIME_H 1 |
---|
1134 | | #define HAVE_SYS_TIME_H 1 |
---|
1135 | | #define HAVE_UNISTD_H 1 |
---|
1136 | | #define HAVE_UNISTD_H 1 |
---|
1137 | | #define STDC_HEADERS 1 |
---|
1138 | | #define RETSIGTYPE void |
---|
1139 | | #define HAVE_STDLIB_H 1 |
---|
1140 | | #define HAVE_UNISTD_H 1 |
---|
1141 | | #define HAVE_GETPAGESIZE 1 |
---|
1142 | | #define HAVE_MMAP 1 |
---|
1143 | | /* end confdefs.h. */ |
---|
1144 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
1145 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1146 | | #define getresuid innocuous_getresuid |
---|
1147 | | |
---|
1148 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1149 | | which can conflict with char getresuid (); below. |
---|
1150 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1151 | | <limits.h> exists even on freestanding compilers. */ |
---|
1152 | | |
---|
1153 | | #ifdef __STDC__ |
---|
1154 | | # include <limits.h> |
---|
1155 | | #else |
---|
1156 | | # include <assert.h> |
---|
1157 | | #endif |
---|
1158 | | |
---|
1159 | | #undef getresuid |
---|
1160 | | |
---|
1161 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1162 | | #ifdef __cplusplus |
---|
1163 | | extern "C" |
---|
1164 | | { |
---|
1165 | | #endif |
---|
1166 | | /* We use char because int might match the return type of a gcc2 |
---|
1167 | | builtin and then its argument prototype would still apply. */ |
---|
1168 | | char getresuid (); |
---|
1169 | | /* The GNU C library defines this for functions which it implements |
---|
1170 | | to always fail with ENOSYS. Some functions are actually named |
---|
1171 | | something starting with __ and the normal name is an alias. */ |
---|
1172 | | #if defined (__stub_getresuid) || defined (__stub___getresuid) |
---|
1173 | | choke me |
---|
1174 | | #else |
---|
1175 | | char (*f) () = getresuid; |
---|
1176 | | #endif |
---|
1177 | | #ifdef __cplusplus |
---|
1178 | | } |
---|
1179 | | #endif |
---|
1180 | | |
---|
1181 | | int |
---|
1182 | | main () |
---|
1183 | | { |
---|
1184 | | return f != getresuid; |
---|
1185 | | ; |
---|
1186 | | return 0; |
---|
1187 | | } |
---|
1188 | configure:25513: result: no |
---|
1189 | configure:25523: checking for uid_t in sys/types.h |
---|
1190 | configure:25546: result: yes |
---|
1191 | configure:25563: checking for fd_set |
---|
1192 | configure:25581: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
1193 | conftest.c: In function `main': |
---|
1194 | conftest.c:53: warning: unused variable `readMask' |
---|
1195 | conftest.c:53: warning: unused variable `writeMask' |
---|
1196 | configure:25587: $? = 0 |
---|
1197 | configure:25591: test -z |
---|
1198 | || test ! -s conftest.err |
---|
1199 | configure:25594: $? = 0 |
---|
1200 | configure:25597: test -s conftest.o |
---|
1201 | configure:25600: $? = 0 |
---|
1202 | configure:25611: result: yes, found in sys/types.h |
---|
1203 | configure:25647: checking for wchar.h |
---|
1204 | configure:25657: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
1205 | configure:25663: $? = 0 |
---|
1206 | configure:25690: result: yes |
---|
1207 | configure:25694: checking for wctype.h |
---|
1208 | configure:25704: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
1209 | configure:25710: $? = 0 |
---|
1210 | configure:25737: result: yes |
---|
1211 | configure:25742: checking for iswalnum |
---|
1212 | configure:25799: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1213 | configure:25805: $? = 0 |
---|
1214 | configure:25809: test -z |
---|
1215 | || test ! -s conftest.err |
---|
1216 | configure:25812: $? = 0 |
---|
1217 | configure:25815: test -s conftest |
---|
1218 | configure:25818: $? = 0 |
---|
1219 | configure:25830: result: yes |
---|
1220 | configure:25909: checking if iswalnum() and friends are properly defined |
---|
1221 | configure:25940: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1222 | configure:25946: $? = 0 |
---|
1223 | configure:25950: test -z |
---|
1224 | || test ! -s conftest.err |
---|
1225 | configure:25953: $? = 0 |
---|
1226 | configure:25956: test -s conftest |
---|
1227 | configure:25959: $? = 0 |
---|
1228 | configure:25980: result: yes |
---|
1229 | configure:25985: checking for uxtheme.h |
---|
1230 | configure:25995: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
1231 | conftest.c:51:21: uxtheme.h: No such file or directory |
---|
1232 | configure:26001: $? = 1 |
---|
1233 | configure: failed program was: |
---|
1234 | | /* confdefs.h. */ |
---|
1235 | | |
---|
1236 | | #define PACKAGE_NAME "gtk+" |
---|
1237 | | #define PACKAGE_TARNAME "gtk+" |
---|
1238 | | #define PACKAGE_VERSION "2.6.10" |
---|
1239 | | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
1240 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
1241 | | #define GETTEXT_PACKAGE "gtk20" |
---|
1242 | | #define STDC_HEADERS 1 |
---|
1243 | | #define HAVE_SYS_TYPES_H 1 |
---|
1244 | | #define HAVE_SYS_STAT_H 1 |
---|
1245 | | #define HAVE_STDLIB_H 1 |
---|
1246 | | #define HAVE_STRING_H 1 |
---|
1247 | | #define HAVE_MEMORY_H 1 |
---|
1248 | | #define HAVE_STRINGS_H 1 |
---|
1249 | | #define HAVE_INTTYPES_H 1 |
---|
1250 | | #define HAVE_STDINT_H 1 |
---|
1251 | | #define HAVE_UNISTD_H 1 |
---|
1252 | | #define HAVE_DLFCN_H 1 |
---|
1253 | | #ifdef __cplusplus |
---|
1254 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1255 | | #endif |
---|
1256 | | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
1257 | | #define HAVE_LSTAT 1 |
---|
1258 | | #define HAVE_MKSTEMP 1 |
---|
1259 | | #define HAVE_FLOCKFILE 1 |
---|
1260 | | #define HAVE_SIGSETJMP 1 |
---|
1261 | | #define HAVE_LOCALE_H 1 |
---|
1262 | | #define HAVE_LC_MESSAGES 1 |
---|
1263 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1264 | | #define HAVE_GETTEXT 1 |
---|
1265 | | #define HAVE_DCGETTEXT 1 |
---|
1266 | | #define ENABLE_NLS 1 |
---|
1267 | | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
1268 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1269 | | #define HAVE_PWD_H 1 |
---|
1270 | | #define HAVE_PWD_H 1 |
---|
1271 | | #define HAVE_SYS_TIME_H 1 |
---|
1272 | | #define HAVE_SYS_TIME_H 1 |
---|
1273 | | #define HAVE_UNISTD_H 1 |
---|
1274 | | #define HAVE_UNISTD_H 1 |
---|
1275 | | #define STDC_HEADERS 1 |
---|
1276 | | #define RETSIGTYPE void |
---|
1277 | | #define HAVE_STDLIB_H 1 |
---|
1278 | | #define HAVE_UNISTD_H 1 |
---|
1279 | | #define HAVE_GETPAGESIZE 1 |
---|
1280 | | #define HAVE_MMAP 1 |
---|
1281 | | #define HAVE_WCHAR_H 1 |
---|
1282 | | #define HAVE_WCTYPE_H 1 |
---|
1283 | | /* end confdefs.h. */ |
---|
1284 | | #include <uxtheme.h> |
---|
1285 | configure:26028: result: no |
---|
1286 | configure:26051: checking whether to build gmodulized gdk-pixbuf |
---|
1287 | configure:26066: result: yes |
---|
1288 | configure:26068: checking whether dynamic modules work |
---|
1289 | configure:26093: result: yes |
---|
1290 | configure:26122: checking for TIFFReadScanline in -ltiff |
---|
1291 | configure:26152: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -ltiff -lm -lintl >&5 |
---|
1292 | configure:26158: $? = 0 |
---|
1293 | configure:26162: test -z |
---|
1294 | || test ! -s conftest.err |
---|
1295 | configure:26165: $? = 0 |
---|
1296 | configure:26168: test -s conftest |
---|
1297 | configure:26171: $? = 0 |
---|
1298 | configure:26184: result: yes |
---|
1299 | configure:26197: checking tiffio.h usability |
---|
1300 | configure:26209: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
1301 | configure:26215: $? = 0 |
---|
1302 | configure:26219: test -z |
---|
1303 | || test ! -s conftest.err |
---|
1304 | configure:26222: $? = 0 |
---|
1305 | configure:26225: test -s conftest.o |
---|
1306 | configure:26228: $? = 0 |
---|
1307 | configure:26238: result: yes |
---|
1308 | configure:26242: checking tiffio.h presence |
---|
1309 | configure:26252: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
1310 | configure:26258: $? = 0 |
---|
1311 | configure:26278: result: yes |
---|
1312 | configure:26313: checking for tiffio.h |
---|
1313 | configure:26320: result: yes |
---|
1314 | configure:26778: checking for jpeg_destroy_decompress in -ljpeg |
---|
1315 | configure:26808: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -ljpeg -lintl >&5 |
---|
1316 | configure:26814: $? = 0 |
---|
1317 | configure:26818: test -z |
---|
1318 | || test ! -s conftest.err |
---|
1319 | configure:26821: $? = 0 |
---|
1320 | configure:26824: test -s conftest |
---|
1321 | configure:26827: $? = 0 |
---|
1322 | configure:26840: result: yes |
---|
1323 | configure:26851: checking for jpeglib.h |
---|
1324 | configure:26865: gcc -E -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c |
---|
1325 | configure:26871: $? = 0 |
---|
1326 | configure:26891: result: yes |
---|
1327 | configure:26895: checking for jpeg_simple_progression in -ljpeg |
---|
1328 | configure:26925: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -ljpeg -lintl >&5 |
---|
1329 | configure:26931: $? = 0 |
---|
1330 | configure:26935: test -z |
---|
1331 | || test ! -s conftest.err |
---|
1332 | configure:26938: $? = 0 |
---|
1333 | configure:26941: test -s conftest |
---|
1334 | configure:26944: $? = 0 |
---|
1335 | configure:26957: result: yes |
---|
1336 | configure:26989: checking for libpng12 |
---|
1337 | configure:26992: result: yes |
---|
1338 | configure:27309: checking pixbuf loaders to build |
---|
1339 | configure:27337: result: png,bmp,wbmp,gif,ico,ani,jpeg,pnm,ras,tiff,xpm,tga,pcx |
---|
1340 | configure:27360: checking for sys/wait.h that is POSIX.1 compatible |
---|
1341 | configure:27391: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
1342 | configure:27397: $? = 0 |
---|
1343 | configure:27401: test -z |
---|
1344 | || test ! -s conftest.err |
---|
1345 | configure:27404: $? = 0 |
---|
1346 | configure:27407: test -s conftest.o |
---|
1347 | configure:27410: $? = 0 |
---|
1348 | configure:27421: result: yes |
---|
1349 | configure:27432: checking return type of signal handlers |
---|
1350 | configure:27493: result: void |
---|
1351 | configure:27554: checking for x86 platform |
---|
1352 | configure:27563: result: no |
---|
1353 | configure:27717: checking for freetype-config |
---|
1354 | configure:27735: found /usr/X11R6/bin/freetype-config |
---|
1355 | configure:27748: result: /usr/X11R6/bin/freetype-config |
---|
1356 | configure:27784: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -L/usr/X11R6/lib -lfreetype -lintl >&5 |
---|
1357 | configure:27790: $? = 0 |
---|
1358 | configure:27794: test -z |
---|
1359 | || test ! -s conftest.err |
---|
1360 | configure:27797: $? = 0 |
---|
1361 | configure:27800: test -s conftest |
---|
1362 | configure:27803: $? = 0 |
---|
1363 | configure:27820: checking For sufficiently new FreeType (at least 2.0.1) |
---|
1364 | configure:27842: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include conftest.c >&5 |
---|
1365 | configure:27848: $? = 0 |
---|
1366 | configure:27852: test -z |
---|
1367 | || test ! -s conftest.err |
---|
1368 | configure:27855: $? = 0 |
---|
1369 | configure:27858: test -s conftest.o |
---|
1370 | configure:27861: $? = 0 |
---|
1371 | configure:27872: result: yes |
---|
1372 | configure:27925: checking for X |
---|
1373 | configure:28155: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include |
---|
1374 | configure:28327: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl -L/usr/X11R6/lib -lX11 >&5 |
---|
1375 | configure:28333: $? = 0 |
---|
1376 | configure:28337: test -z |
---|
1377 | || test ! -s conftest.err |
---|
1378 | configure:28340: $? = 0 |
---|
1379 | configure:28343: test -s conftest |
---|
1380 | configure:28346: $? = 0 |
---|
1381 | configure:28504: checking for gethostbyname |
---|
1382 | configure:28561: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1383 | configure:28567: $? = 0 |
---|
1384 | configure:28571: test -z |
---|
1385 | || test ! -s conftest.err |
---|
1386 | configure:28574: $? = 0 |
---|
1387 | configure:28577: test -s conftest |
---|
1388 | configure:28580: $? = 0 |
---|
1389 | configure:28592: result: yes |
---|
1390 | configure:28743: checking for connect |
---|
1391 | configure:28800: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1392 | configure:28806: $? = 0 |
---|
1393 | configure:28810: test -z |
---|
1394 | || test ! -s conftest.err |
---|
1395 | configure:28813: $? = 0 |
---|
1396 | configure:28816: test -s conftest |
---|
1397 | configure:28819: $? = 0 |
---|
1398 | configure:28831: result: yes |
---|
1399 | configure:28906: checking for remove |
---|
1400 | configure:28963: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1401 | configure:28969: $? = 0 |
---|
1402 | configure:28973: test -z |
---|
1403 | || test ! -s conftest.err |
---|
1404 | configure:28976: $? = 0 |
---|
1405 | configure:28979: test -s conftest |
---|
1406 | configure:28982: $? = 0 |
---|
1407 | configure:28994: result: yes |
---|
1408 | configure:29069: checking for shmat |
---|
1409 | configure:29126: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lintl >&5 |
---|
1410 | configure:29132: $? = 0 |
---|
1411 | configure:29136: test -z |
---|
1412 | || test ! -s conftest.err |
---|
1413 | configure:29139: $? = 0 |
---|
1414 | configure:29142: test -s conftest |
---|
1415 | configure:29145: $? = 0 |
---|
1416 | configure:29157: result: yes |
---|
1417 | configure:29241: checking for IceConnectionNumber in -lICE |
---|
1418 | configure:29271: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 -L/usr/X11R6/lib conftest.c -lICE -lintl >&5 |
---|
1419 | configure:29277: $? = 0 |
---|
1420 | configure:29281: test -z |
---|
1421 | || test ! -s conftest.err |
---|
1422 | configure:29284: $? = 0 |
---|
1423 | configure:29287: test -s conftest |
---|
1424 | configure:29290: $? = 0 |
---|
1425 | configure:29303: result: yes |
---|
1426 | configure:29335: checking for XOpenDisplay in -lX11 |
---|
1427 | configure:29365: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lX11 -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1428 | configure:29371: $? = 0 |
---|
1429 | configure:29375: test -z |
---|
1430 | || test ! -s conftest.err |
---|
1431 | configure:29378: $? = 0 |
---|
1432 | configure:29381: test -s conftest |
---|
1433 | configure:29384: $? = 0 |
---|
1434 | configure:29397: result: yes |
---|
1435 | configure:29729: checking for XineramaQueryExtension in -lXinerama |
---|
1436 | configure:29759: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -L/opt/local/lib -lpango-1.0 conftest.c -lXinerama -lXext -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1437 | configure:29765: $? = 0 |
---|
1438 | configure:29769: test -z |
---|
1439 | || test ! -s conftest.err |
---|
1440 | configure:29772: $? = 0 |
---|
1441 | configure:29775: test -s conftest |
---|
1442 | configure:29778: $? = 0 |
---|
1443 | configure:29791: result: yes |
---|
1444 | configure:29794: checking for X11/extensions/Xinerama.h |
---|
1445 | configure:29810: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include conftest.c >&5 |
---|
1446 | configure:29816: $? = 0 |
---|
1447 | configure:29820: test -z |
---|
1448 | || test ! -s conftest.err |
---|
1449 | configure:29823: $? = 0 |
---|
1450 | configure:29826: test -s conftest.o |
---|
1451 | configure:29829: $? = 0 |
---|
1452 | configure:29840: result: yes |
---|
1453 | configure:29870: checking for Xinerama support on XFree86 |
---|
1454 | configure:29872: result: yes |
---|
1455 | configure:29884: checking if <X11/extensions/XIproto.h> is needed for xReply |
---|
1456 | configure:29902: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/usr/X11R6/include conftest.c >&5 |
---|
1457 | conftest.c: In function `main': |
---|
1458 | conftest.c:61: warning: unused variable `rep' |
---|
1459 | configure:29908: $? = 0 |
---|
1460 | configure:29912: test -z |
---|
1461 | || test ! -s conftest.err |
---|
1462 | configure:29915: $? = 0 |
---|
1463 | configure:29918: test -s conftest.o |
---|
1464 | configure:29921: $? = 0 |
---|
1465 | configure:29923: result: no |
---|
1466 | configure:29992: checking for XShapeCombineMask in -lXext |
---|
1467 | configure:30022: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lXext -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1468 | configure:30028: $? = 0 |
---|
1469 | configure:30032: test -z |
---|
1470 | || test ! -s conftest.err |
---|
1471 | configure:30035: $? = 0 |
---|
1472 | configure:30038: test -s conftest |
---|
1473 | configure:30041: $? = 0 |
---|
1474 | configure:30054: result: yes |
---|
1475 | configure:30071: checking for XConvertCase in -lX11 |
---|
1476 | configure:30101: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lX11 -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1477 | configure:30107: $? = 0 |
---|
1478 | configure:30111: test -z |
---|
1479 | || test ! -s conftest.err |
---|
1480 | configure:30114: $? = 0 |
---|
1481 | configure:30117: test -s conftest |
---|
1482 | configure:30120: $? = 0 |
---|
1483 | configure:30133: result: yes |
---|
1484 | configure:30145: checking for XInternAtoms in -lX11 |
---|
1485 | configure:30175: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lX11 -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1486 | configure:30181: $? = 0 |
---|
1487 | configure:30185: test -z |
---|
1488 | || test ! -s conftest.err |
---|
1489 | configure:30188: $? = 0 |
---|
1490 | configure:30191: test -s conftest |
---|
1491 | configure:30194: $? = 0 |
---|
1492 | configure:30207: result: yes |
---|
1493 | configure:30223: checking for XAddConnectionWatch in -lX11 |
---|
1494 | configure:30253: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lX11 -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1495 | configure:30259: $? = 0 |
---|
1496 | configure:30263: test -z |
---|
1497 | || test ! -s conftest.err |
---|
1498 | configure:30266: $? = 0 |
---|
1499 | configure:30269: test -s conftest |
---|
1500 | configure:30272: $? = 0 |
---|
1501 | configure:30285: result: yes |
---|
1502 | configure:30320: checking for XkbQueryExtension in -lX11 |
---|
1503 | configure:30350: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lX11 -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -lintl >&5 |
---|
1504 | configure:30356: $? = 0 |
---|
1505 | configure:30360: test -z |
---|
1506 | || test ! -s conftest.err |
---|
1507 | configure:30363: $? = 0 |
---|
1508 | configure:30366: test -s conftest |
---|
1509 | configure:30369: $? = 0 |
---|
1510 | configure:30382: result: yes |
---|
1511 | configure:30431: checking for XRRUpdateConfiguration in -lXrandr |
---|
1512 | configure:30461: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lXrandr -L/usr/X11R6/lib -lXrandr -lXrender -lX11 -lintl >&5 |
---|
1513 | ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used |
---|
1514 | symbol _XRenderExtensionName used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1515 | symbol _XRenderFindDisplay used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1516 | symbol _XRenderFindFormat used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1517 | symbol _XRenderFindStandardFormat used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1518 | symbol _XRenderFindVisualFormat used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1519 | symbol _XRenderQueryExtension used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1520 | symbol _XRenderQueryFormats used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1521 | symbol _XRenderQueryPictIndexValues used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1522 | symbol _XRenderQuerySubpixelOrder used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1523 | symbol _XRenderExtensionInfo used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1524 | symbol _XRenderQueryVersion used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1525 | symbol _XRenderSetSubpixelOrder used from dynamic library /usr/X11R6/lib/libXrender.1.dylib(Xrender.o) not from earlier dynamic library /opt/local/lib/libXrender.1.dylib(Xrender.o) |
---|
1526 | configure:30467: $? = 0 |
---|
1527 | configure:30471: test -z |
---|
1528 | || test ! -s conftest.err |
---|
1529 | configure:30474: $? = 0 |
---|
1530 | configure:30477: test -s conftest |
---|
1531 | configure:30480: $? = 0 |
---|
1532 | configure:30493: result: yes |
---|
1533 | configure:30496: checking for X11/extensions/Xrandr.h |
---|
1534 | configure:30512: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
1535 | configure:30518: $? = 0 |
---|
1536 | configure:30522: test -z |
---|
1537 | || test ! -s conftest.err |
---|
1538 | configure:30525: $? = 0 |
---|
1539 | configure:30528: test -s conftest.o |
---|
1540 | configure:30531: $? = 0 |
---|
1541 | configure:30542: result: yes |
---|
1542 | configure:30576: checking for XCURSOR |
---|
1543 | configure:30581: $PKG_CONFIG --exists --print-errors "xcursor" |
---|
1544 | Package xcursor was not found in the pkg-config search path. |
---|
1545 | Perhaps you should add the directory containing `xcursor.pc' |
---|
1546 | to the PKG_CONFIG_PATH environment variable |
---|
1547 | No package 'xcursor' found |
---|
1548 | configure:30584: $? = 1 |
---|
1549 | configure:30595: $PKG_CONFIG --exists --print-errors "xcursor" |
---|
1550 | Package xcursor was not found in the pkg-config search path. |
---|
1551 | Perhaps you should add the directory containing `xcursor.pc' |
---|
1552 | to the PKG_CONFIG_PATH environment variable |
---|
1553 | No package 'xcursor' found |
---|
1554 | configure:30598: $? = 1 |
---|
1555 | Package xcursor was not found in the pkg-config search path. |
---|
1556 | Perhaps you should add the directory containing `xcursor.pc' |
---|
1557 | to the PKG_CONFIG_PATH environment variable |
---|
1558 | No package 'xcursor' found |
---|
1559 | configure:30633: checking for XSyncQueryExtension in -lXext |
---|
1560 | configure:30663: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -lXext -L/usr/X11R6/lib -lXext -lX11 -lintl >&5 |
---|
1561 | configure:30669: $? = 0 |
---|
1562 | configure:30673: test -z |
---|
1563 | || test ! -s conftest.err |
---|
1564 | configure:30676: $? = 0 |
---|
1565 | configure:30679: test -s conftest |
---|
1566 | configure:30682: $? = 0 |
---|
1567 | configure:30695: result: yes |
---|
1568 | configure:30698: checking for X11/extensions/sync.h |
---|
1569 | configure:30714: gcc -c -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE conftest.c >&5 |
---|
1570 | configure:30720: $? = 0 |
---|
1571 | configure:30724: test -z |
---|
1572 | || test ! -s conftest.err |
---|
1573 | configure:30727: $? = 0 |
---|
1574 | configure:30730: test -s conftest.o |
---|
1575 | configure:30733: $? = 0 |
---|
1576 | configure:30744: result: yes |
---|
1577 | configure:30772: checking for XFIXES |
---|
1578 | configure:30777: $PKG_CONFIG --exists --print-errors "xfixes" |
---|
1579 | Package xfixes was not found in the pkg-config search path. |
---|
1580 | Perhaps you should add the directory containing `xfixes.pc' |
---|
1581 | to the PKG_CONFIG_PATH environment variable |
---|
1582 | No package 'xfixes' found |
---|
1583 | configure:30780: $? = 1 |
---|
1584 | configure:30791: $PKG_CONFIG --exists --print-errors "xfixes" |
---|
1585 | Package xfixes was not found in the pkg-config search path. |
---|
1586 | Perhaps you should add the directory containing `xfixes.pc' |
---|
1587 | to the PKG_CONFIG_PATH environment variable |
---|
1588 | No package 'xfixes' found |
---|
1589 | configure:30794: $? = 1 |
---|
1590 | Package xfixes was not found in the pkg-config search path. |
---|
1591 | Perhaps you should add the directory containing `xfixes.pc' |
---|
1592 | to the PKG_CONFIG_PATH environment variable |
---|
1593 | No package 'xfixes' found |
---|
1594 | configure:31402: checking Pango flags |
---|
1595 | configure:31408: result: -DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -L/opt/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
1596 | configure:31456: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -L/opt/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lintl >&5 |
---|
1597 | ld: warning multiple definitions of symbol _locale_charset |
---|
1598 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
1599 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
1600 | ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used |
---|
1601 | symbol _locale_charset used from dynamic library /opt/local/lib/libiconv.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o) |
---|
1602 | configure:31462: $? = 0 |
---|
1603 | configure:31466: test -z |
---|
1604 | || test ! -s conftest.err |
---|
1605 | configure:31469: $? = 0 |
---|
1606 | configure:31472: test -s conftest |
---|
1607 | configure:31475: $? = 0 |
---|
1608 | configure:31522: checking ATK flags |
---|
1609 | configure:31528: result: -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
1610 | configure:31570: gcc -o conftest -g -O0 -funroll-loops -fstrict-aliasing -Wall -I/opt/local/include -no-cpp-precomp -DX_LOCALE -L/opt/local/lib -lpango-1.0 conftest.c -L/opt/local/lib -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lintl >&5 |
---|
1611 | ld: warning multiple definitions of symbol _locale_charset |
---|
1612 | /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset |
---|
1613 | /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset |
---|
1614 | configure:31576: $? = 0 |
---|
1615 | configure:31580: test -z |
---|
1616 | || test ! -s conftest.err |
---|
1617 | configure:31583: $? = 0 |
---|
1618 | configure:31586: test -s conftest |
---|
1619 | configure:31589: $? = 0 |
---|
1620 | configure:31762: checking for db2html |
---|
1621 | configure:31789: result: false |
---|
1622 | configure:32332: creating ./config.status |
---|
1623 | |
---|
1624 | ## ---------------------- ## |
---|
1625 | ## Running config.status. ## |
---|
1626 | ## ---------------------- ## |
---|
1627 | |
---|
1628 | This file was extended by gtk+ config.status 2.6.10, which was |
---|
1629 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
1630 | |
---|
1631 | CONFIG_FILES = |
---|
1632 | CONFIG_HEADERS = |
---|
1633 | CONFIG_LINKS = |
---|
1634 | CONFIG_COMMANDS = |
---|
1635 | $ ./config.status |
---|
1636 | |
---|
1637 | on calypso.local |
---|
1638 | |
---|
1639 | config.status:956: creating config.h.win32 |
---|
1640 | config.status:956: creating gtk-zip.sh |
---|
1641 | config.status:956: creating Makefile |
---|
1642 | config.status:956: creating gdk-pixbuf-2.0.pc |
---|
1643 | config.status:956: creating gdk-2.0.pc |
---|
1644 | config.status:956: creating gtk+-2.0.pc |
---|
1645 | config.status:956: creating gdk-pixbuf-2.0-uninstalled.pc |
---|
1646 | config.status:956: creating gdk-2.0-uninstalled.pc |
---|
1647 | config.status:956: creating gtk+-2.0-uninstalled.pc |
---|
1648 | config.status:956: creating m4macros/Makefile |
---|
1649 | config.status:956: creating po/Makefile.in |
---|
1650 | config.status:956: creating po-properties/Makefile.in |
---|
1651 | config.status:956: creating build/Makefile |
---|
1652 | config.status:956: creating build/win32/Makefile |
---|
1653 | config.status:956: creating build/win32/dirent/Makefile |
---|
1654 | config.status:956: creating demos/Makefile |
---|
1655 | config.status:956: creating demos/gtk-demo/Makefile |
---|
1656 | config.status:956: creating demos/gtk-demo/geninclude.pl |
---|
1657 | config.status:956: creating tests/Makefile |
---|
1658 | config.status:956: creating docs/Makefile |
---|
1659 | config.status:956: creating docs/reference/Makefile |
---|
1660 | config.status:956: creating docs/reference/gdk-pixbuf/Makefile |
---|
1661 | config.status:956: creating docs/reference/gdk-pixbuf/version.xml |
---|
1662 | config.status:956: creating docs/reference/gdk/Makefile |
---|
1663 | config.status:956: creating docs/reference/gdk/version.xml |
---|
1664 | config.status:956: creating docs/reference/gtk/Makefile |
---|
1665 | config.status:956: creating docs/reference/gtk/version.xml |
---|
1666 | config.status:956: creating docs/faq/Makefile |
---|
1667 | config.status:956: creating docs/tools/Makefile |
---|
1668 | config.status:956: creating docs/tutorial/Makefile |
---|
1669 | config.status:956: creating gdk-pixbuf/Makefile |
---|
1670 | config.status:956: creating gdk-pixbuf/gdk_pixbuf.rc |
---|
1671 | config.status:956: creating gdk-pixbuf/gdk-pixbuf-features.h |
---|
1672 | config.status:956: creating gdk-pixbuf/pixops/Makefile |
---|
1673 | config.status:956: creating gdk/Makefile |
---|
1674 | config.status:956: creating gdk/x11/Makefile |
---|
1675 | config.status:956: creating gdk/win32/Makefile |
---|
1676 | config.status:956: creating gdk/win32/rc/Makefile |
---|
1677 | config.status:956: creating gdk/win32/rc/gdk.rc |
---|
1678 | config.status:956: creating gdk/linux-fb/Makefile |
---|
1679 | config.status:956: creating gtk/Makefile |
---|
1680 | config.status:956: creating gtk/makefile.msc |
---|
1681 | config.status:956: creating gtk/gtkversion.h |
---|
1682 | config.status:956: creating gtk/gtk-win32.rc |
---|
1683 | config.status:956: creating gtk/stock-icons/Makefile |
---|
1684 | config.status:956: creating gtk/theme-bits/Makefile |
---|
1685 | config.status:956: creating gtk/xdgmime/Makefile |
---|
1686 | config.status:956: creating modules/Makefile |
---|
1687 | config.status:956: creating modules/input/Makefile |
---|
1688 | config.status:956: creating modules/engines/Makefile |
---|
1689 | config.status:956: creating modules/engines/pixbuf/Makefile |
---|
1690 | config.status:956: creating modules/engines/ms-windows/Makefile |
---|
1691 | config.status:956: creating modules/engines/ms-windows/Theme/Makefile |
---|
1692 | config.status:956: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile |
---|
1693 | config.status:956: creating contrib/Makefile |
---|
1694 | config.status:956: creating contrib/gdk-pixbuf-xlib/Makefile |
---|
1695 | config.status:956: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc |
---|
1696 | config.status:1060: creating config.h |
---|
1697 | config.status:1440: executing depfiles commands |
---|
1698 | config.status:1440: executing default-1 commands |
---|
1699 | config.status:1440: executing default-2 commands |
---|
1700 | config.status:1440: executing gdk/gdkconfig.h commands |
---|
1701 | |
---|
1702 | ## ---------------- ## |
---|
1703 | ## Cache variables. ## |
---|
1704 | ## ---------------- ## |
---|
1705 | |
---|
1706 | ac_cv_build=powerpc-apple-darwin7.9.0 |
---|
1707 | ac_cv_build_alias=powerpc-apple-darwin7.9.0 |
---|
1708 | ac_cv_c_compiler_gnu=yes |
---|
1709 | ac_cv_c_const=yes |
---|
1710 | ac_cv_cxx_compiler_gnu=yes |
---|
1711 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set= |
---|
1712 | ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value= |
---|
1713 | ac_cv_env_BASE_DEPENDENCIES_LIBS_set= |
---|
1714 | ac_cv_env_BASE_DEPENDENCIES_LIBS_value= |
---|
1715 | ac_cv_env_CC_set= |
---|
1716 | ac_cv_env_CC_value= |
---|
1717 | ac_cv_env_CFLAGS_set=set |
---|
1718 | ac_cv_env_CFLAGS_value='-g -O0 -funroll-loops -fstrict-aliasing' |
---|
1719 | ac_cv_env_CPPFLAGS_set=set |
---|
1720 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp -DX_LOCALE' |
---|
1721 | ac_cv_env_CPP_set= |
---|
1722 | ac_cv_env_CPP_value= |
---|
1723 | ac_cv_env_CXXCPP_set= |
---|
1724 | ac_cv_env_CXXCPP_value= |
---|
1725 | ac_cv_env_CXXFLAGS_set= |
---|
1726 | ac_cv_env_CXXFLAGS_value= |
---|
1727 | ac_cv_env_CXX_set= |
---|
1728 | ac_cv_env_CXX_value= |
---|
1729 | ac_cv_env_F77_set= |
---|
1730 | ac_cv_env_F77_value= |
---|
1731 | ac_cv_env_FFLAGS_set= |
---|
1732 | ac_cv_env_FFLAGS_value= |
---|
1733 | ac_cv_env_LDFLAGS_set=set |
---|
1734 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lpango-1.0' |
---|
1735 | ac_cv_env_PKG_CONFIG_set= |
---|
1736 | ac_cv_env_PKG_CONFIG_value= |
---|
1737 | ac_cv_env_XCURSOR_CFLAGS_set= |
---|
1738 | ac_cv_env_XCURSOR_CFLAGS_value= |
---|
1739 | ac_cv_env_XCURSOR_LIBS_set= |
---|
1740 | ac_cv_env_XCURSOR_LIBS_value= |
---|
1741 | ac_cv_env_XFIXES_CFLAGS_set= |
---|
1742 | ac_cv_env_XFIXES_CFLAGS_value= |
---|
1743 | ac_cv_env_XFIXES_LIBS_set= |
---|
1744 | ac_cv_env_XFIXES_LIBS_value= |
---|
1745 | ac_cv_env_build_alias_set= |
---|
1746 | ac_cv_env_build_alias_value= |
---|
1747 | ac_cv_env_host_alias_set= |
---|
1748 | ac_cv_env_host_alias_value= |
---|
1749 | ac_cv_env_target_alias_set= |
---|
1750 | ac_cv_env_target_alias_value= |
---|
1751 | ac_cv_exeext= |
---|
1752 | ac_cv_f77_compiler_gnu=no |
---|
1753 | ac_cv_func_bind_textdomain_codeset=yes |
---|
1754 | ac_cv_func_connect=yes |
---|
1755 | ac_cv_func_dcgettext=yes |
---|
1756 | ac_cv_func_flockfile=yes |
---|
1757 | ac_cv_func_gethostbyname=yes |
---|
1758 | ac_cv_func_getpagesize=yes |
---|
1759 | ac_cv_func_getresuid=no |
---|
1760 | ac_cv_func_iswalnum=yes |
---|
1761 | ac_cv_func_lstat=yes |
---|
1762 | ac_cv_func_mallinfo=no |
---|
1763 | ac_cv_func_mkstemp=yes |
---|
1764 | ac_cv_func_mmap_fixed_mapped=yes |
---|
1765 | ac_cv_func_remove=yes |
---|
1766 | ac_cv_func_shmat=yes |
---|
1767 | ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' |
---|
1768 | ac_cv_header_X11_extensions_Xinerama_h=yes |
---|
1769 | ac_cv_header_X11_extensions_Xrandr_h=yes |
---|
1770 | ac_cv_header_X11_extensions_sync_h=yes |
---|
1771 | ac_cv_header_dlfcn_h=yes |
---|
1772 | ac_cv_header_inttypes_h=yes |
---|
1773 | ac_cv_header_libintl_h=yes |
---|
1774 | ac_cv_header_locale_h=yes |
---|
1775 | ac_cv_header_memory_h=yes |
---|
1776 | ac_cv_header_pwd_h=yes |
---|
1777 | ac_cv_header_stdc=yes |
---|
1778 | ac_cv_header_stdint_h=yes |
---|
1779 | ac_cv_header_stdlib_h=yes |
---|
1780 | ac_cv_header_string_h=yes |
---|
1781 | ac_cv_header_strings_h=yes |
---|
1782 | ac_cv_header_sys_stat_h=yes |
---|
1783 | ac_cv_header_sys_time_h=yes |
---|
1784 | ac_cv_header_sys_types_h=yes |
---|
1785 | ac_cv_header_sys_wait_h=yes |
---|
1786 | ac_cv_header_tiffio_h=yes |
---|
1787 | ac_cv_header_unistd_h=yes |
---|
1788 | ac_cv_host=powerpc-apple-darwin7.9.0 |
---|
1789 | ac_cv_host_alias=powerpc-apple-darwin7.9.0 |
---|
1790 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1791 | ac_cv_lib_X11_XAddConnectionWatch=yes |
---|
1792 | ac_cv_lib_X11_XConvertCase=yes |
---|
1793 | ac_cv_lib_X11_XInternAtoms=yes |
---|
1794 | ac_cv_lib_X11_XOpenDisplay=yes |
---|
1795 | ac_cv_lib_X11_XkbQueryExtension=yes |
---|
1796 | ac_cv_lib_Xext_XShapeCombineMask=yes |
---|
1797 | ac_cv_lib_Xext_XSyncQueryExtension=yes |
---|
1798 | ac_cv_lib_Xinerama_XineramaQueryExtension=yes |
---|
1799 | ac_cv_lib_Xrandr_XRRUpdateConfiguration=yes |
---|
1800 | ac_cv_lib_intl_bindtextdomain=yes |
---|
1801 | ac_cv_lib_intl_dgettext=yes |
---|
1802 | ac_cv_lib_intl_ngettext=yes |
---|
1803 | ac_cv_lib_jpeg_jpeg_destroy_decompress=yes |
---|
1804 | ac_cv_lib_jpeg_jpeg_simple_progression=yes |
---|
1805 | ac_cv_lib_tiff_TIFFReadScanline=yes |
---|
1806 | ac_cv_objext=o |
---|
1807 | ac_cv_path_FREETYPE_CONFIG=/usr/X11R6/bin/freetype-config |
---|
1808 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1809 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1810 | ac_cv_path_NM='/usr/bin/nm -p' |
---|
1811 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
1812 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1813 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1814 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1815 | ac_cv_path_install='/usr/bin/install -c' |
---|
1816 | ac_cv_prog_AWK=awk |
---|
1817 | ac_cv_prog_CPP='gcc -E' |
---|
1818 | ac_cv_prog_CXXCPP='g++ -E' |
---|
1819 | ac_cv_prog_DB2HTML=false |
---|
1820 | ac_cv_prog_INDENT=indent |
---|
1821 | ac_cv_prog_ac_ct_AR=ar |
---|
1822 | ac_cv_prog_ac_ct_CC=gcc |
---|
1823 | ac_cv_prog_ac_ct_CXX=g++ |
---|
1824 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1825 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1826 | ac_cv_prog_cc_g=yes |
---|
1827 | ac_cv_prog_cc_stdc= |
---|
1828 | ac_cv_prog_cxx_g=yes |
---|
1829 | ac_cv_prog_egrep='grep -E' |
---|
1830 | ac_cv_prog_f77_g=no |
---|
1831 | ac_cv_prog_make_make_set=yes |
---|
1832 | ac_cv_search_strerror='none required' |
---|
1833 | ac_cv_sys_file_offset_bits=no |
---|
1834 | ac_cv_sys_large_files=no |
---|
1835 | ac_cv_sys_largefile_CC=no |
---|
1836 | ac_cv_type_signal=void |
---|
1837 | ac_cv_type_uid_t=yes |
---|
1838 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1839 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1840 | am_cv_prog_cc_stdc= |
---|
1841 | am_cv_val_LC_MESSAGES=yes |
---|
1842 | gt_cv_func_dgettext_libc=no |
---|
1843 | gt_cv_func_dgettext_libintl=yes |
---|
1844 | gt_cv_func_ngettext_libc=no |
---|
1845 | gt_cv_have_gettext=yes |
---|
1846 | lt_cv_deplibs_check_method=pass_all |
---|
1847 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1848 | lt_cv_file_magic_test_file= |
---|
1849 | lt_cv_ld_reload_flag=-r |
---|
1850 | lt_cv_objdir=.libs |
---|
1851 | lt_cv_path_LD=/usr/bin/ld |
---|
1852 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1853 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1854 | lt_cv_path_SED=/usr/bin/sed |
---|
1855 | lt_cv_prog_compiler_c_o=yes |
---|
1856 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1857 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1858 | lt_cv_prog_gnu_ld=no |
---|
1859 | lt_cv_prog_gnu_ldcxx=no |
---|
1860 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1861 | 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'\''' |
---|
1862 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1863 | lt_cv_sys_max_cmd_len=196608 |
---|
1864 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1865 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1866 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
1867 | 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'\''"' |
---|
1868 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1869 | pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 ' |
---|
1870 | pkg_cv_BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' |
---|
1871 | |
---|
1872 | ## ----------------- ## |
---|
1873 | ## Output variables. ## |
---|
1874 | ## ----------------- ## |
---|
1875 | |
---|
1876 | ACLOCAL='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run aclocal-1.7 ' |
---|
1877 | AMDEPBACKSLASH='\' |
---|
1878 | AMDEP_FALSE='#' |
---|
1879 | AMDEP_TRUE='' |
---|
1880 | AMTAR='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run tar' |
---|
1881 | AR='ar' |
---|
1882 | AS='as' |
---|
1883 | AUTOCONF='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run autoconf' |
---|
1884 | AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run autoheader' |
---|
1885 | AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run automake-1.7' |
---|
1886 | AWK='awk' |
---|
1887 | BASE_DEPENDENCIES_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 ' |
---|
1888 | BASE_DEPENDENCIES_LIBS='-L/opt/local/lib -latk-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' |
---|
1889 | BUILD_DYNAMIC_MODULES_FALSE='#' |
---|
1890 | BUILD_DYNAMIC_MODULES_TRUE='' |
---|
1891 | CATALOGS=' af.gmo am.gmo ar.gmo az.gmo az_IR.gmo be.gmo bg.gmo bn.gmo br.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_TW.gmo' |
---|
1892 | CATOBJEXT='.gmo' |
---|
1893 | CC='gcc' |
---|
1894 | CCAS='$(CC)' |
---|
1895 | CCASFLAGS='$(CFLAGS)' |
---|
1896 | CCDEPMODE='depmode=gcc3' |
---|
1897 | CFLAGS='-g -O0 -funroll-loops -fstrict-aliasing -Wall' |
---|
1898 | CPP='gcc -E' |
---|
1899 | CPPFLAGS='-I/opt/local/include -no-cpp-precomp -DX_LOCALE' |
---|
1900 | CROSS_COMPILING_FALSE='' |
---|
1901 | CROSS_COMPILING_TRUE='#' |
---|
1902 | CXX='g++' |
---|
1903 | CXXCPP='g++ -E' |
---|
1904 | CXXDEPMODE='depmode=gcc3' |
---|
1905 | CXXFLAGS='-g -O2' |
---|
1906 | CYGPATH_W='echo' |
---|
1907 | DATADIRNAME='share' |
---|
1908 | DB2HTML='false' |
---|
1909 | DEFS='-DHAVE_CONFIG_H' |
---|
1910 | DEPDIR='.deps' |
---|
1911 | DISABLE_EXPLICIT_DEPS_FALSE='#' |
---|
1912 | DISABLE_EXPLICIT_DEPS_TRUE='' |
---|
1913 | DLLTOOL='dlltool' |
---|
1914 | ECHO='echo' |
---|
1915 | ECHO_C='' |
---|
1916 | ECHO_N='-n' |
---|
1917 | ECHO_T='' |
---|
1918 | EGREP='grep -E' |
---|
1919 | ENABLE_FB_MANAGER_FALSE='' |
---|
1920 | ENABLE_FB_MANAGER_TRUE='#' |
---|
1921 | ENABLE_GTK_DOC_FALSE='' |
---|
1922 | ENABLE_GTK_DOC_TRUE='#' |
---|
1923 | ENABLE_MAN_FALSE='' |
---|
1924 | ENABLE_MAN_TRUE='#' |
---|
1925 | EXEEXT='' |
---|
1926 | F77='' |
---|
1927 | FFLAGS='' |
---|
1928 | FREETYPE_CFLAGS='-I/usr/X11R6/include/freetype2 -I/usr/X11R6/include' |
---|
1929 | FREETYPE_CONFIG='/usr/X11R6/bin/freetype-config' |
---|
1930 | FREETYPE_LIBS='-L/usr/X11R6/lib -lfreetype' |
---|
1931 | GDK_DEP_CFLAGS='-DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include ' |
---|
1932 | GDK_DEP_LIBS=' -L/usr/X11R6/lib -lXrandr -lXrender -lXinerama -lXext -L/opt/local/lib -L/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lX11 -lfontconfig -lX11 -L/opt/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -lm' |
---|
1933 | GDK_EXTRA_CFLAGS='' |
---|
1934 | GDK_EXTRA_LIBS='' |
---|
1935 | GDK_PACKAGES='pangoxft pangox' |
---|
1936 | GDK_PIXBUF_CSOURCE='' |
---|
1937 | GDK_PIXBUF_DEP_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libpng12 ' |
---|
1938 | GDK_PIXBUF_DEP_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -lm' |
---|
1939 | GDK_PIXBUF_EXTRA_CFLAGS='' |
---|
1940 | GDK_PIXBUF_EXTRA_LIBS=' -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -lm' |
---|
1941 | GDK_PIXBUF_MAJOR='2' |
---|
1942 | GDK_PIXBUF_MICRO='10' |
---|
1943 | GDK_PIXBUF_MINOR='6' |
---|
1944 | GDK_PIXBUF_PACKAGES='gmodule-no-export-2.0 gobject-2.0' |
---|
1945 | GDK_PIXBUF_VERSION='2.6.10' |
---|
1946 | GDK_PIXBUF_XLIB_DEP_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1947 | GDK_PIXBUF_XLIB_DEP_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -L/usr/X11R6/lib -lX11 -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -lm' |
---|
1948 | GDK_PIXBUF_XLIB_EXTRA_CFLAGS='-DXTHREADS -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1949 | GDK_PIXBUF_XLIB_EXTRA_LIBS=' -L/usr/X11R6/lib -lX11 ' |
---|
1950 | GDK_PIXBUF_XLIB_PACKAGES='' |
---|
1951 | GDK_WIN32_EXTRA_CFLAGS='' |
---|
1952 | GDK_WLIBS='' |
---|
1953 | GETTEXT_PACKAGE='gtk20' |
---|
1954 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1955 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
1956 | GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv ' |
---|
1957 | GLIB_MKENUMS='glib-mkenums' |
---|
1958 | GMOFILES=' af.gmo am.gmo ar.gmo az.gmo az_IR.gmo be.gmo bg.gmo bn.gmo br.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo ia.gmo id.gmo is.gmo it.gmo ja.gmo ko.gmo li.gmo lt.gmo lv.gmo mi.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo nso.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@ije.gmo sr@Latn.gmo sv.gmo ta.gmo th.gmo tk.gmo tr.gmo uk.gmo uz.gmo uz@Latn.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_TW.gmo' |
---|
1959 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1960 | GOBJECT_QUERY='gobject-query' |
---|
1961 | GTK_API_VERSION='2.0' |
---|
1962 | GTK_BINARY_AGE='610' |
---|
1963 | GTK_BINARY_VERSION='2.4.0' |
---|
1964 | GTK_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' |
---|
1965 | GTK_DEP_CFLAGS='-DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/atk-1.0 ' |
---|
1966 | GTK_DEP_LIBS=' -L/usr/X11R6/lib -lX11 -L/opt/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -ltiff -ljpeg -L/opt/local/lib -lpng12 -lz -lm' |
---|
1967 | GTK_DOC_USE_LIBTOOL_FALSE='#' |
---|
1968 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1969 | GTK_EXTRA_CFLAGS='' |
---|
1970 | GTK_EXTRA_LIBS='' |
---|
1971 | GTK_INTERFACE_AGE='10' |
---|
1972 | GTK_MAJOR_VERSION='2' |
---|
1973 | GTK_MICRO_VERSION='10' |
---|
1974 | GTK_MINOR_VERSION='6' |
---|
1975 | GTK_PACKAGES='atk' |
---|
1976 | GTK_VERSION='2.6.10' |
---|
1977 | GTK_XIM_FLAGS='' |
---|
1978 | HAVE_DOCBOOK_FALSE='' |
---|
1979 | HAVE_DOCBOOK_TRUE='#' |
---|
1980 | HAVE_IE55_FALSE='' |
---|
1981 | HAVE_IE55_TRUE='#' |
---|
1982 | HAVE_JPEG_FALSE='#' |
---|
1983 | HAVE_JPEG_TRUE='' |
---|
1984 | HAVE_PNG_FALSE='#' |
---|
1985 | HAVE_PNG_TRUE='' |
---|
1986 | HAVE_TIFF_FALSE='#' |
---|
1987 | HAVE_TIFF_TRUE='' |
---|
1988 | HAVE_WINTAB_FALSE='' |
---|
1989 | HAVE_WINTAB_TRUE='#' |
---|
1990 | HAVE_X11R6_FALSE='#' |
---|
1991 | HAVE_X11R6_TRUE='' |
---|
1992 | HTML_DIR='${datadir}/gtk-doc/html' |
---|
1993 | IE55_UUID_LIB='' |
---|
1994 | INCLUDED_LOADER_DEFINE=' -DINCLUDE_png -DINCLUDE_bmp -DINCLUDE_wbmp -DINCLUDE_gif -DINCLUDE_ico -DINCLUDE_ani -DINCLUDE_jpeg -DINCLUDE_pnm -DINCLUDE_ras -DINCLUDE_tiff -DINCLUDE_xpm -DINCLUDE_tga -DINCLUDE_pcx' |
---|
1995 | INCLUDED_LOADER_OBJ=' libpixbufloader-static-png.la libpixbufloader-static-bmp.la libpixbufloader-static-wbmp.la libpixbufloader-static-gif.la libpixbufloader-static-ico.la libpixbufloader-static-ani.la libpixbufloader-static-jpeg.la libpixbufloader-static-pnm.la libpixbufloader-static-ras.la libpixbufloader-static-tiff.la libpixbufloader-static-xpm.la libpixbufloader-static-tga.la libpixbufloader-static-pcx.la' |
---|
1996 | INDENT='indent' |
---|
1997 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1998 | INSTALL_PROGRAM='${INSTALL}' |
---|
1999 | INSTALL_SCRIPT='${INSTALL}' |
---|
2000 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
2001 | INSTOBJEXT='.mo' |
---|
2002 | INTLLIBS='-lintl ' |
---|
2003 | LDFLAGS='-L/opt/local/lib -lpango-1.0' |
---|
2004 | LIBJPEG='-ljpeg' |
---|
2005 | LIBOBJS='' |
---|
2006 | LIBPNG='-L/opt/local/lib -lpng12 -lz ' |
---|
2007 | LIBS=' -lintl ' |
---|
2008 | LIBTIFF='-ltiff' |
---|
2009 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
2010 | LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' |
---|
2011 | LN_S='ln -s' |
---|
2012 | LTLIBOBJS='' |
---|
2013 | LT_CURRENT_MINUS_AGE='0' |
---|
2014 | LT_VERSION_INFO='600:10:600' |
---|
2015 | MAINT='#' |
---|
2016 | MAINTAINER_MODE_FALSE='' |
---|
2017 | MAINTAINER_MODE_TRUE='#' |
---|
2018 | MAKEINFO='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/missing --run makeinfo' |
---|
2019 | MKINSTALLDIRS='./mkinstalldirs' |
---|
2020 | MSGFMT='/opt/local/bin/msgfmt' |
---|
2021 | MS_LIB_AVAILABLE_FALSE='' |
---|
2022 | MS_LIB_AVAILABLE_TRUE='#' |
---|
2023 | NM='/usr/bin/nm -p' |
---|
2024 | OBJDUMP='objdump' |
---|
2025 | OBJEXT='o' |
---|
2026 | OS_LINUX_FALSE='' |
---|
2027 | OS_LINUX_TRUE='#' |
---|
2028 | OS_UNIX_FALSE='#' |
---|
2029 | OS_UNIX_TRUE='' |
---|
2030 | OS_WIN32_FALSE='' |
---|
2031 | OS_WIN32_TRUE='#' |
---|
2032 | PACKAGE='gtk+' |
---|
2033 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B' |
---|
2034 | PACKAGE_NAME='gtk+' |
---|
2035 | PACKAGE_STRING='gtk+ 2.6.10' |
---|
2036 | PACKAGE_TARNAME='gtk+' |
---|
2037 | PACKAGE_VERSION='2.6.10' |
---|
2038 | PATH_SEPARATOR=':' |
---|
2039 | PERL='/opt/local/bin/perl' |
---|
2040 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2041 | PLATFORM_WIN32_FALSE='' |
---|
2042 | PLATFORM_WIN32_TRUE='#' |
---|
2043 | POFILES=' af.po am.po ar.po az.po az_IR.po be.po bg.po bn.po br.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po ia.po id.po is.po it.po ja.po ko.po li.po lt.po lv.po mi.po mk.po ml.po mn.po mr.po ms.po nb.po ne.po nl.po nn.po no.po nso.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@ije.po sr@Latn.po sv.po ta.po th.po tk.po tr.po uk.po uz.po uz@Latn.po vi.po wa.po xh.po yi.po zh_CN.po zh_TW.po' |
---|
2044 | POSUB='po' |
---|
2045 | PO_IN_DATADIR_FALSE='' |
---|
2046 | PO_IN_DATADIR_TRUE='' |
---|
2047 | RANLIB='ranlib' |
---|
2048 | REBUILD='' |
---|
2049 | REBUILD_PNGS='' |
---|
2050 | SET_MAKE='' |
---|
2051 | SHELL='/bin/sh' |
---|
2052 | STRIP='strip' |
---|
2053 | USE_LINUX_FB_FALSE='' |
---|
2054 | USE_LINUX_FB_TRUE='#' |
---|
2055 | USE_MMX_FALSE='' |
---|
2056 | USE_MMX_TRUE='#' |
---|
2057 | USE_NLS='yes' |
---|
2058 | USE_WIN32_FALSE='' |
---|
2059 | USE_WIN32_TRUE='#' |
---|
2060 | USE_X11_FALSE='#' |
---|
2061 | USE_X11_TRUE='' |
---|
2062 | VERSION='2.6.10' |
---|
2063 | WINTAB_LIB='' |
---|
2064 | XCURSOR_CFLAGS='' |
---|
2065 | XCURSOR_LIBS='' |
---|
2066 | XFIXES_CFLAGS='' |
---|
2067 | XFIXES_LIBS='' |
---|
2068 | XGETTEXT='/opt/local/bin/xgettext' |
---|
2069 | XINPUT_XFREE_FALSE='' |
---|
2070 | XINPUT_XFREE_TRUE='#' |
---|
2071 | XMLCATALOG='' |
---|
2072 | XML_CATALOG_FILE='' |
---|
2073 | XSLTPROC='' |
---|
2074 | X_CFLAGS=' -I/usr/X11R6/include' |
---|
2075 | X_EXTRA_LIBS='' |
---|
2076 | X_LIBS=' -L/usr/X11R6/lib' |
---|
2077 | X_PRE_LIBS=' -lSM -lICE' |
---|
2078 | ac_ct_AR='ar' |
---|
2079 | ac_ct_AS='' |
---|
2080 | ac_ct_CC='gcc' |
---|
2081 | ac_ct_CXX='g++' |
---|
2082 | ac_ct_DLLTOOL='' |
---|
2083 | ac_ct_F77='' |
---|
2084 | ac_ct_OBJDUMP='' |
---|
2085 | ac_ct_RANLIB='ranlib' |
---|
2086 | ac_ct_STRIP='strip' |
---|
2087 | ac_pt_PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
2088 | am__fastdepCC_FALSE='#' |
---|
2089 | am__fastdepCC_TRUE='' |
---|
2090 | am__fastdepCXX_FALSE='#' |
---|
2091 | am__fastdepCXX_TRUE='' |
---|
2092 | am__include='include' |
---|
2093 | am__leading_dot='.' |
---|
2094 | am__quote='' |
---|
2095 | bindir='${exec_prefix}/bin' |
---|
2096 | build='powerpc-apple-darwin7.9.0' |
---|
2097 | build_alias='' |
---|
2098 | build_cpu='powerpc' |
---|
2099 | build_os='darwin7.9.0' |
---|
2100 | build_vendor='apple' |
---|
2101 | datadir='${prefix}/share' |
---|
2102 | exec_prefix='${prefix}' |
---|
2103 | gdktarget='x11' |
---|
2104 | gdktargetlib='libgdk-x11-2.0.la' |
---|
2105 | gtktargetlib='libgtk-x11-2.0.la' |
---|
2106 | host='powerpc-apple-darwin7.9.0' |
---|
2107 | host_alias='' |
---|
2108 | host_cpu='powerpc' |
---|
2109 | host_os='darwin7.9.0' |
---|
2110 | host_vendor='apple' |
---|
2111 | includedir='${prefix}/include' |
---|
2112 | infodir='${prefix}/info' |
---|
2113 | install_sh='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_x11_gtk2/work/gtk+-2.6.10/install-sh' |
---|
2114 | libdir='${exec_prefix}/lib' |
---|
2115 | libexecdir='${exec_prefix}/libexec' |
---|
2116 | localstatedir='${prefix}/var' |
---|
2117 | mandir='/opt/local/share/man' |
---|
2118 | ms_librarian='' |
---|
2119 | oldincludedir='/usr/include' |
---|
2120 | prefix='/opt/local' |
---|
2121 | program_transform_name='s,x,x,' |
---|
2122 | sbindir='${exec_prefix}/sbin' |
---|
2123 | sharedstatedir='${prefix}/com' |
---|
2124 | sysconfdir='${prefix}/etc' |
---|
2125 | target_alias='' |
---|
2126 | |
---|
2127 | ## ----------- ## |
---|
2128 | ## confdefs.h. ## |
---|
2129 | ## ----------- ## |
---|
2130 | |
---|
2131 | #define ENABLE_NLS 1 |
---|
2132 | #define GETTEXT_PACKAGE "gtk20" |
---|
2133 | #define GTK_COMPILED_WITH_DEBUGGING "minimum" |
---|
2134 | #define GTK_LOCALEDIR "/opt/local/share/locale" |
---|
2135 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2136 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
2137 | #define HAVE_DCGETTEXT 1 |
---|
2138 | #define HAVE_DLFCN_H 1 |
---|
2139 | #define HAVE_FLOCKFILE 1 |
---|
2140 | #define HAVE_GETPAGESIZE 1 |
---|
2141 | #define HAVE_GETTEXT 1 |
---|
2142 | #define HAVE_INTTYPES_H 1 |
---|
2143 | #define HAVE_LC_MESSAGES 1 |
---|
2144 | #define HAVE_LOCALE_H 1 |
---|
2145 | #define HAVE_LSTAT 1 |
---|
2146 | #define HAVE_MEMORY_H 1 |
---|
2147 | #define HAVE_MKSTEMP 1 |
---|
2148 | #define HAVE_MMAP 1 |
---|
2149 | #define HAVE_PROGRESSIVE_JPEG 1 |
---|
2150 | #define HAVE_PWD_H 1 |
---|
2151 | #define HAVE_PWD_H 1 |
---|
2152 | #define HAVE_RANDR 1 |
---|
2153 | #define HAVE_SHAPE_EXT 1 |
---|
2154 | #define HAVE_SIGSETJMP 1 |
---|
2155 | #define HAVE_STDINT_H 1 |
---|
2156 | #define HAVE_STDLIB_H 1 |
---|
2157 | #define HAVE_STDLIB_H 1 |
---|
2158 | #define HAVE_STRINGS_H 1 |
---|
2159 | #define HAVE_STRING_H 1 |
---|
2160 | #define HAVE_SYS_STAT_H 1 |
---|
2161 | #define HAVE_SYS_TIME_H 1 |
---|
2162 | #define HAVE_SYS_TIME_H 1 |
---|
2163 | #define HAVE_SYS_TYPES_H 1 |
---|
2164 | #define HAVE_SYS_WAIT_H 1 |
---|
2165 | #define HAVE_UNISTD_H 1 |
---|
2166 | #define HAVE_UNISTD_H 1 |
---|
2167 | #define HAVE_UNISTD_H 1 |
---|
2168 | #define HAVE_UNISTD_H 1 |
---|
2169 | #define HAVE_WCHAR_H 1 |
---|
2170 | #define HAVE_WCTYPE_H 1 |
---|
2171 | #define HAVE_X11R6 1 |
---|
2172 | #define HAVE_XCONVERTCASE 1 |
---|
2173 | #define HAVE_XFREE_XINERAMA 1 |
---|
2174 | #define HAVE_XINERAMA 1 |
---|
2175 | #define HAVE_XINTERNATOMS 1 |
---|
2176 | #define HAVE_XKB 1 |
---|
2177 | #define HAVE_XSYNC 1 |
---|
2178 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B" |
---|
2179 | #define PACKAGE_NAME "gtk+" |
---|
2180 | #define PACKAGE_STRING "gtk+ 2.6.10" |
---|
2181 | #define PACKAGE_TARNAME "gtk+" |
---|
2182 | #define PACKAGE_VERSION "2.6.10" |
---|
2183 | #define RETSIGTYPE void |
---|
2184 | #define RETSIGTYPE void |
---|
2185 | #define STDC_HEADERS 1 |
---|
2186 | #define STDC_HEADERS 1 |
---|
2187 | #define USE_GMODULE 1 |
---|
2188 | #define XINPUT_NONE 1 |
---|
2189 | #endif |
---|
2190 | #ifdef __cplusplus |
---|
2191 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
2192 | |
---|
2193 | configure: exit 0 |
---|
2194 | |
---|
2195 | ## ---------------------- ## |
---|
2196 | ## Running config.status. ## |
---|
2197 | ## ---------------------- ## |
---|
2198 | |
---|
2199 | This file was extended by gtk+ config.status 2.6.10, which was |
---|
2200 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
2201 | |
---|
2202 | CONFIG_FILES = po-properties/Makefile.in |
---|
2203 | CONFIG_HEADERS = |
---|
2204 | CONFIG_LINKS = |
---|
2205 | CONFIG_COMMANDS = |
---|
2206 | $ ./config.status |
---|
2207 | |
---|
2208 | on calypso.local |
---|
2209 | |
---|
2210 | config.status:956: creating po-properties/Makefile.in |
---|
2211 | config.status:1440: executing depfiles commands |
---|
2212 | config.status:1440: executing default-1 commands |
---|
2213 | config.status:1440: executing default-2 commands |
---|
2214 | config.status:1440: executing gdk/gdkconfig.h commands |
---|
2215 | config.status:1573: gdk/gdkconfig.h is unchanged |
---|
2216 | |
---|
2217 | ## ---------------------- ## |
---|
2218 | ## Running config.status. ## |
---|
2219 | ## ---------------------- ## |
---|
2220 | |
---|
2221 | This file was extended by gtk+ config.status 2.6.10, which was |
---|
2222 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
2223 | |
---|
2224 | CONFIG_FILES = |
---|
2225 | CONFIG_HEADERS = |
---|
2226 | CONFIG_LINKS = |
---|
2227 | CONFIG_COMMANDS = |
---|
2228 | $ ./config.status gdk/gdkconfig.h |
---|
2229 | |
---|
2230 | on calypso.local |
---|
2231 | |
---|
2232 | config.status:1440: executing gdk/gdkconfig.h commands |
---|
2233 | config.status:1573: gdk/gdkconfig.h is unchanged |
---|