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 GIMP configure 2.2.8, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-mp --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = scott-moschellas-power-mac-g4.local |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/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 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | Processor type: ppc7450 (PowerPC 7450) |
---|
30 | Processors active: 0 1 |
---|
31 | Primary memory available: 512.00 megabytes |
---|
32 | Default processor set: 66 tasks, 211 threads, 2 processors |
---|
33 | Load average: 2.03, Mach factor: 0.83 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1705: checking for a BSD-compatible install |
---|
52 | configure:1760: result: /usr/bin/install -c |
---|
53 | configure:1771: checking whether build environment is sane |
---|
54 | configure:1814: result: yes |
---|
55 | configure:1847: checking for gawk |
---|
56 | configure:1876: result: no |
---|
57 | configure:1847: checking for mawk |
---|
58 | configure:1876: result: no |
---|
59 | configure:1847: checking for nawk |
---|
60 | configure:1876: result: no |
---|
61 | configure:1847: checking for awk |
---|
62 | configure:1863: found /usr/bin/awk |
---|
63 | configure:1873: result: awk |
---|
64 | configure:1883: checking whether make sets $(MAKE) |
---|
65 | configure:1903: result: yes |
---|
66 | configure:2202: checking for gcc |
---|
67 | configure:2218: found /usr/bin/gcc |
---|
68 | configure:2228: result: gcc |
---|
69 | configure:2472: checking for C compiler version |
---|
70 | configure:2475: gcc --version </dev/null >&5 |
---|
71 | gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) |
---|
72 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
73 | This is free software; see the source for copying conditions. There is NO |
---|
74 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
75 | |
---|
76 | configure:2478: $? = 0 |
---|
77 | configure:2480: gcc -v </dev/null >&5 |
---|
78 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
79 | Thread model: posix |
---|
80 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) |
---|
81 | configure:2483: $? = 0 |
---|
82 | configure:2485: gcc -V </dev/null >&5 |
---|
83 | gcc: `-V' option must have argument |
---|
84 | configure:2488: $? = 1 |
---|
85 | configure:2511: checking for C compiler default output file name |
---|
86 | configure:2514: gcc -faltivec -maltivec -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
87 | configure:2517: $? = 0 |
---|
88 | configure:2563: result: a.out |
---|
89 | configure:2568: checking whether the C compiler works |
---|
90 | configure:2574: ./a.out |
---|
91 | configure:2577: $? = 0 |
---|
92 | configure:2594: result: yes |
---|
93 | configure:2601: checking whether we are cross compiling |
---|
94 | configure:2603: result: no |
---|
95 | configure:2606: checking for suffix of executables |
---|
96 | configure:2608: gcc -o conftest -faltivec -maltivec -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
97 | configure:2611: $? = 0 |
---|
98 | configure:2636: result: |
---|
99 | configure:2642: checking for suffix of object files |
---|
100 | configure:2663: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
101 | configure:2666: $? = 0 |
---|
102 | configure:2688: result: o |
---|
103 | configure:2692: checking whether we are using the GNU C compiler |
---|
104 | configure:2716: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
105 | configure:2722: $? = 0 |
---|
106 | configure:2725: test -z || test ! -s conftest.err |
---|
107 | configure:2728: $? = 0 |
---|
108 | configure:2731: test -s conftest.o |
---|
109 | configure:2734: $? = 0 |
---|
110 | configure:2747: result: yes |
---|
111 | configure:2753: checking whether gcc accepts -g |
---|
112 | configure:2774: gcc -c -g -I/opt/local/include conftest.c >&5 |
---|
113 | configure:2780: $? = 0 |
---|
114 | configure:2783: test -z || test ! -s conftest.err |
---|
115 | configure:2786: $? = 0 |
---|
116 | configure:2789: test -s conftest.o |
---|
117 | configure:2792: $? = 0 |
---|
118 | configure:2803: result: yes |
---|
119 | configure:2820: checking for gcc option to accept ANSI C |
---|
120 | configure:2890: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
121 | configure:2896: $? = 0 |
---|
122 | configure:2899: test -z || test ! -s conftest.err |
---|
123 | configure:2902: $? = 0 |
---|
124 | configure:2905: test -s conftest.o |
---|
125 | configure:2908: $? = 0 |
---|
126 | configure:2926: result: none needed |
---|
127 | configure:2944: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
128 | conftest.c:2: error: parse error before "me" |
---|
129 | configure:2950: $? = 1 |
---|
130 | configure: failed program was: |
---|
131 | | #ifndef __cplusplus |
---|
132 | | choke me |
---|
133 | | #endif |
---|
134 | configure:3091: checking for style of include used by make |
---|
135 | configure:3119: result: GNU |
---|
136 | configure:3147: checking dependency style of gcc |
---|
137 | configure:3230: result: gcc3 |
---|
138 | configure:3328: checking build system type |
---|
139 | configure:3346: result: powerpc-apple-darwin8.2.0 |
---|
140 | configure:3354: checking host system type |
---|
141 | configure:3368: result: powerpc-apple-darwin8.2.0 |
---|
142 | configure:3376: checking for a sed that does not truncate output |
---|
143 | configure:3430: result: /usr/bin/sed |
---|
144 | configure:3433: checking for egrep |
---|
145 | configure:3443: result: grep -E |
---|
146 | configure:3459: checking for ld used by gcc |
---|
147 | configure:3526: result: /usr/bin/ld |
---|
148 | configure:3535: checking if the linker (/usr/bin/ld) is GNU ld |
---|
149 | configure:3550: result: no |
---|
150 | configure:3555: checking for /usr/bin/ld option to reload object files |
---|
151 | configure:3562: result: -r |
---|
152 | configure:3571: checking for BSD-compatible nm |
---|
153 | configure:3613: result: /usr/bin/nm -p |
---|
154 | configure:3617: checking whether ln -s works |
---|
155 | configure:3621: result: yes |
---|
156 | configure:3628: checking how to recognise dependent libraries |
---|
157 | configure:3802: result: pass_all |
---|
158 | configure:4257: checking how to run the C preprocessor |
---|
159 | configure:4292: gcc -E -I/opt/local/include conftest.c |
---|
160 | configure:4298: $? = 0 |
---|
161 | configure:4330: gcc -E -I/opt/local/include conftest.c |
---|
162 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
163 | configure:4336: $? = 1 |
---|
164 | configure: failed program was: |
---|
165 | | /* confdefs.h. */ |
---|
166 | | |
---|
167 | | #define PACKAGE_NAME "GIMP" |
---|
168 | | #define PACKAGE_TARNAME "gimp" |
---|
169 | | #define PACKAGE_VERSION "2.2.8" |
---|
170 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
171 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
172 | | #define GETTEXT_PACKAGE "gimp20" |
---|
173 | | /* end confdefs.h. */ |
---|
174 | | #include <ac_nonexistent.h> |
---|
175 | configure:4375: result: gcc -E |
---|
176 | configure:4399: gcc -E -I/opt/local/include conftest.c |
---|
177 | configure:4405: $? = 0 |
---|
178 | configure:4437: gcc -E -I/opt/local/include conftest.c |
---|
179 | conftest.c:10:28: ac_nonexistent.h: No such file or directory |
---|
180 | configure:4443: $? = 1 |
---|
181 | configure: failed program was: |
---|
182 | | /* confdefs.h. */ |
---|
183 | | |
---|
184 | | #define PACKAGE_NAME "GIMP" |
---|
185 | | #define PACKAGE_TARNAME "gimp" |
---|
186 | | #define PACKAGE_VERSION "2.2.8" |
---|
187 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
188 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
189 | | #define GETTEXT_PACKAGE "gimp20" |
---|
190 | | /* end confdefs.h. */ |
---|
191 | | #include <ac_nonexistent.h> |
---|
192 | configure:4487: checking for ANSI C header files |
---|
193 | configure:4512: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
194 | configure:4518: $? = 0 |
---|
195 | configure:4521: test -z || test ! -s conftest.err |
---|
196 | configure:4524: $? = 0 |
---|
197 | configure:4527: test -s conftest.o |
---|
198 | configure:4530: $? = 0 |
---|
199 | configure:4616: gcc -o conftest -faltivec -maltivec -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
200 | configure:4619: $? = 0 |
---|
201 | configure:4621: ./conftest |
---|
202 | configure:4624: $? = 0 |
---|
203 | configure:4639: result: yes |
---|
204 | configure:4663: checking for sys/types.h |
---|
205 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
206 | configure:4685: $? = 0 |
---|
207 | configure:4688: test -z || test ! -s conftest.err |
---|
208 | configure:4691: $? = 0 |
---|
209 | configure:4694: test -s conftest.o |
---|
210 | configure:4697: $? = 0 |
---|
211 | configure:4708: result: yes |
---|
212 | configure:4663: checking for sys/stat.h |
---|
213 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
214 | configure:4685: $? = 0 |
---|
215 | configure:4688: test -z || test ! -s conftest.err |
---|
216 | configure:4691: $? = 0 |
---|
217 | configure:4694: test -s conftest.o |
---|
218 | configure:4697: $? = 0 |
---|
219 | configure:4708: result: yes |
---|
220 | configure:4663: checking for stdlib.h |
---|
221 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
222 | configure:4685: $? = 0 |
---|
223 | configure:4688: test -z || test ! -s conftest.err |
---|
224 | configure:4691: $? = 0 |
---|
225 | configure:4694: test -s conftest.o |
---|
226 | configure:4697: $? = 0 |
---|
227 | configure:4708: result: yes |
---|
228 | configure:4663: checking for string.h |
---|
229 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
230 | configure:4685: $? = 0 |
---|
231 | configure:4688: test -z || test ! -s conftest.err |
---|
232 | configure:4691: $? = 0 |
---|
233 | configure:4694: test -s conftest.o |
---|
234 | configure:4697: $? = 0 |
---|
235 | configure:4708: result: yes |
---|
236 | configure:4663: checking for memory.h |
---|
237 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
238 | configure:4685: $? = 0 |
---|
239 | configure:4688: test -z || test ! -s conftest.err |
---|
240 | configure:4691: $? = 0 |
---|
241 | configure:4694: test -s conftest.o |
---|
242 | configure:4697: $? = 0 |
---|
243 | configure:4708: result: yes |
---|
244 | configure:4663: checking for strings.h |
---|
245 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
246 | configure:4685: $? = 0 |
---|
247 | configure:4688: test -z || test ! -s conftest.err |
---|
248 | configure:4691: $? = 0 |
---|
249 | configure:4694: test -s conftest.o |
---|
250 | configure:4697: $? = 0 |
---|
251 | configure:4708: result: yes |
---|
252 | configure:4663: checking for inttypes.h |
---|
253 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
254 | configure:4685: $? = 0 |
---|
255 | configure:4688: test -z || test ! -s conftest.err |
---|
256 | configure:4691: $? = 0 |
---|
257 | configure:4694: test -s conftest.o |
---|
258 | configure:4697: $? = 0 |
---|
259 | configure:4708: result: yes |
---|
260 | configure:4663: checking for stdint.h |
---|
261 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
262 | configure:4685: $? = 0 |
---|
263 | configure:4688: test -z || test ! -s conftest.err |
---|
264 | configure:4691: $? = 0 |
---|
265 | configure:4694: test -s conftest.o |
---|
266 | configure:4697: $? = 0 |
---|
267 | configure:4708: result: yes |
---|
268 | configure:4663: checking for unistd.h |
---|
269 | configure:4679: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
270 | configure:4685: $? = 0 |
---|
271 | configure:4688: test -z || test ! -s conftest.err |
---|
272 | configure:4691: $? = 0 |
---|
273 | configure:4694: test -s conftest.o |
---|
274 | configure:4697: $? = 0 |
---|
275 | configure:4708: result: yes |
---|
276 | configure:4734: checking dlfcn.h usability |
---|
277 | configure:4746: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
278 | configure:4752: $? = 0 |
---|
279 | configure:4755: test -z || test ! -s conftest.err |
---|
280 | configure:4758: $? = 0 |
---|
281 | configure:4761: test -s conftest.o |
---|
282 | configure:4764: $? = 0 |
---|
283 | configure:4774: result: yes |
---|
284 | configure:4778: checking dlfcn.h presence |
---|
285 | configure:4788: gcc -E -I/opt/local/include conftest.c |
---|
286 | configure:4794: $? = 0 |
---|
287 | configure:4814: result: yes |
---|
288 | configure:4849: checking for dlfcn.h |
---|
289 | configure:4856: result: yes |
---|
290 | configure:4921: checking for g++ |
---|
291 | configure:4937: found /usr/bin/g++ |
---|
292 | configure:4947: result: g++ |
---|
293 | configure:4963: checking for C++ compiler version |
---|
294 | configure:4966: g++ --version </dev/null >&5 |
---|
295 | g++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) |
---|
296 | Copyright (C) 2002 Free Software Foundation, Inc. |
---|
297 | This is free software; see the source for copying conditions. There is NO |
---|
298 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
299 | |
---|
300 | configure:4969: $? = 0 |
---|
301 | configure:4971: g++ -v </dev/null >&5 |
---|
302 | Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs |
---|
303 | Thread model: posix |
---|
304 | gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) |
---|
305 | configure:4974: $? = 0 |
---|
306 | configure:4976: g++ -V </dev/null >&5 |
---|
307 | g++: `-V' option must have argument |
---|
308 | configure:4979: $? = 1 |
---|
309 | configure:4982: checking whether we are using the GNU C++ compiler |
---|
310 | configure:5006: g++ -c -I/opt/local/include conftest.cc >&5 |
---|
311 | configure:5012: $? = 0 |
---|
312 | configure:5015: test -z || test ! -s conftest.err |
---|
313 | configure:5018: $? = 0 |
---|
314 | configure:5021: test -s conftest.o |
---|
315 | configure:5024: $? = 0 |
---|
316 | configure:5037: result: yes |
---|
317 | configure:5043: checking whether g++ accepts -g |
---|
318 | configure:5064: g++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
319 | configure:5070: $? = 0 |
---|
320 | configure:5073: test -z || test ! -s conftest.err |
---|
321 | configure:5076: $? = 0 |
---|
322 | configure:5079: test -s conftest.o |
---|
323 | configure:5082: $? = 0 |
---|
324 | configure:5093: result: yes |
---|
325 | configure:5135: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
326 | configure:5141: $? = 0 |
---|
327 | configure:5144: test -z || test ! -s conftest.err |
---|
328 | configure:5147: $? = 0 |
---|
329 | configure:5150: test -s conftest.o |
---|
330 | configure:5153: $? = 0 |
---|
331 | configure:5179: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
332 | conftest.cc: In function `int main()': |
---|
333 | conftest.cc:25: error: `exit' undeclared (first use this function) |
---|
334 | conftest.cc:25: error: (Each undeclared identifier is reported only once for |
---|
335 | each function it appears in.) |
---|
336 | configure:5185: $? = 1 |
---|
337 | configure: failed program was: |
---|
338 | | /* confdefs.h. */ |
---|
339 | | |
---|
340 | | #define PACKAGE_NAME "GIMP" |
---|
341 | | #define PACKAGE_TARNAME "gimp" |
---|
342 | | #define PACKAGE_VERSION "2.2.8" |
---|
343 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
344 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
345 | | #define GETTEXT_PACKAGE "gimp20" |
---|
346 | | #define STDC_HEADERS 1 |
---|
347 | | #define HAVE_SYS_TYPES_H 1 |
---|
348 | | #define HAVE_SYS_STAT_H 1 |
---|
349 | | #define HAVE_STDLIB_H 1 |
---|
350 | | #define HAVE_STRING_H 1 |
---|
351 | | #define HAVE_MEMORY_H 1 |
---|
352 | | #define HAVE_STRINGS_H 1 |
---|
353 | | #define HAVE_INTTYPES_H 1 |
---|
354 | | #define HAVE_STDINT_H 1 |
---|
355 | | #define HAVE_UNISTD_H 1 |
---|
356 | | #define HAVE_DLFCN_H 1 |
---|
357 | | /* end confdefs.h. */ |
---|
358 | | |
---|
359 | | int |
---|
360 | | main () |
---|
361 | | { |
---|
362 | | exit (42); |
---|
363 | | ; |
---|
364 | | return 0; |
---|
365 | | } |
---|
366 | configure:5135: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
367 | configure:5141: $? = 0 |
---|
368 | configure:5144: test -z || test ! -s conftest.err |
---|
369 | configure:5147: $? = 0 |
---|
370 | configure:5150: test -s conftest.o |
---|
371 | configure:5153: $? = 0 |
---|
372 | configure:5179: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
373 | configure:5185: $? = 0 |
---|
374 | configure:5188: test -z || test ! -s conftest.err |
---|
375 | configure:5191: $? = 0 |
---|
376 | configure:5194: test -s conftest.o |
---|
377 | configure:5197: $? = 0 |
---|
378 | configure:5222: checking dependency style of g++ |
---|
379 | configure:5305: result: gcc3 |
---|
380 | configure:5327: checking how to run the C++ preprocessor |
---|
381 | configure:5358: g++ -E -I/opt/local/include conftest.cc |
---|
382 | configure:5364: $? = 0 |
---|
383 | configure:5396: g++ -E -I/opt/local/include conftest.cc |
---|
384 | conftest.cc:24:28: ac_nonexistent.h: No such file or directory |
---|
385 | configure:5402: $? = 1 |
---|
386 | configure: failed program was: |
---|
387 | | /* confdefs.h. */ |
---|
388 | | |
---|
389 | | #define PACKAGE_NAME "GIMP" |
---|
390 | | #define PACKAGE_TARNAME "gimp" |
---|
391 | | #define PACKAGE_VERSION "2.2.8" |
---|
392 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
393 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
394 | | #define GETTEXT_PACKAGE "gimp20" |
---|
395 | | #define STDC_HEADERS 1 |
---|
396 | | #define HAVE_SYS_TYPES_H 1 |
---|
397 | | #define HAVE_SYS_STAT_H 1 |
---|
398 | | #define HAVE_STDLIB_H 1 |
---|
399 | | #define HAVE_STRING_H 1 |
---|
400 | | #define HAVE_MEMORY_H 1 |
---|
401 | | #define HAVE_STRINGS_H 1 |
---|
402 | | #define HAVE_INTTYPES_H 1 |
---|
403 | | #define HAVE_STDINT_H 1 |
---|
404 | | #define HAVE_UNISTD_H 1 |
---|
405 | | #define HAVE_DLFCN_H 1 |
---|
406 | | #ifdef __cplusplus |
---|
407 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
408 | | #endif |
---|
409 | | /* end confdefs.h. */ |
---|
410 | | #include <ac_nonexistent.h> |
---|
411 | configure:5441: result: g++ -E |
---|
412 | configure:5465: g++ -E -I/opt/local/include conftest.cc |
---|
413 | configure:5471: $? = 0 |
---|
414 | configure:5503: g++ -E -I/opt/local/include conftest.cc |
---|
415 | conftest.cc:24:28: ac_nonexistent.h: No such file or directory |
---|
416 | configure:5509: $? = 1 |
---|
417 | configure: failed program was: |
---|
418 | | /* confdefs.h. */ |
---|
419 | | |
---|
420 | | #define PACKAGE_NAME "GIMP" |
---|
421 | | #define PACKAGE_TARNAME "gimp" |
---|
422 | | #define PACKAGE_VERSION "2.2.8" |
---|
423 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
424 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
425 | | #define GETTEXT_PACKAGE "gimp20" |
---|
426 | | #define STDC_HEADERS 1 |
---|
427 | | #define HAVE_SYS_TYPES_H 1 |
---|
428 | | #define HAVE_SYS_STAT_H 1 |
---|
429 | | #define HAVE_STDLIB_H 1 |
---|
430 | | #define HAVE_STRING_H 1 |
---|
431 | | #define HAVE_MEMORY_H 1 |
---|
432 | | #define HAVE_STRINGS_H 1 |
---|
433 | | #define HAVE_INTTYPES_H 1 |
---|
434 | | #define HAVE_STDINT_H 1 |
---|
435 | | #define HAVE_UNISTD_H 1 |
---|
436 | | #define HAVE_DLFCN_H 1 |
---|
437 | | #ifdef __cplusplus |
---|
438 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
439 | | #endif |
---|
440 | | /* end confdefs.h. */ |
---|
441 | | #include <ac_nonexistent.h> |
---|
442 | configure:5604: checking for g77 |
---|
443 | configure:5633: result: no |
---|
444 | configure:5604: checking for f77 |
---|
445 | configure:5633: result: no |
---|
446 | configure:5604: checking for xlf |
---|
447 | configure:5633: result: no |
---|
448 | configure:5604: checking for frt |
---|
449 | configure:5633: result: no |
---|
450 | configure:5604: checking for pgf77 |
---|
451 | configure:5633: result: no |
---|
452 | configure:5604: checking for fort77 |
---|
453 | configure:5633: result: no |
---|
454 | configure:5604: checking for fl32 |
---|
455 | configure:5633: result: no |
---|
456 | configure:5604: checking for af77 |
---|
457 | configure:5633: result: no |
---|
458 | configure:5604: checking for f90 |
---|
459 | configure:5633: result: no |
---|
460 | configure:5604: checking for xlf90 |
---|
461 | configure:5633: result: no |
---|
462 | configure:5604: checking for pgf90 |
---|
463 | configure:5633: result: no |
---|
464 | configure:5604: checking for epcf90 |
---|
465 | configure:5633: result: no |
---|
466 | configure:5604: checking for f95 |
---|
467 | configure:5633: result: no |
---|
468 | configure:5604: checking for fort |
---|
469 | configure:5633: result: no |
---|
470 | configure:5604: checking for xlf95 |
---|
471 | configure:5633: result: no |
---|
472 | configure:5604: checking for ifc |
---|
473 | configure:5633: result: no |
---|
474 | configure:5604: checking for efc |
---|
475 | configure:5633: result: no |
---|
476 | configure:5604: checking for pgf95 |
---|
477 | configure:5633: result: no |
---|
478 | configure:5604: checking for lf95 |
---|
479 | configure:5633: result: no |
---|
480 | configure:5604: checking for gfortran |
---|
481 | configure:5633: result: no |
---|
482 | configure:5648: checking for Fortran 77 compiler version |
---|
483 | configure:5648: --version </dev/null >&5 |
---|
484 | ./configure: line 1: --version: command not found |
---|
485 | configure:5651: $? = 127 |
---|
486 | configure:5653: -v </dev/null >&5 |
---|
487 | ./configure: line 1: -v: command not found |
---|
488 | configure:5656: $? = 127 |
---|
489 | configure:5658: -V </dev/null >&5 |
---|
490 | ./configure: line 1: -V: command not found |
---|
491 | configure:5661: $? = 127 |
---|
492 | configure:5669: checking whether we are using the GNU Fortran 77 compiler |
---|
493 | configure:5683: -c conftest.F >&5 |
---|
494 | ./configure: line 1: -c: command not found |
---|
495 | configure:5689: $? = 127 |
---|
496 | configure: failed program was: |
---|
497 | | program main |
---|
498 | | #ifndef __GNUC__ |
---|
499 | | choke me |
---|
500 | | #endif |
---|
501 | | |
---|
502 | | end |
---|
503 | configure:5714: result: no |
---|
504 | configure:5720: checking whether accepts -g |
---|
505 | configure:5732: -c -g conftest.f >&5 |
---|
506 | ./configure: line 1: -c: command not found |
---|
507 | configure:5738: $? = 127 |
---|
508 | configure: failed program was: |
---|
509 | | program main |
---|
510 | | |
---|
511 | | end |
---|
512 | configure:5762: result: no |
---|
513 | configure:5792: checking the maximum length of command line arguments |
---|
514 | configure:5857: result: 65536 |
---|
515 | configure:5868: checking command to parse /usr/bin/nm -p output from gcc object |
---|
516 | configure:5957: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
517 | configure:5960: $? = 0 |
---|
518 | configure:5964: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm |
---|
519 | configure:5967: $? = 0 |
---|
520 | cannot find nm_test_var in conftest.nm |
---|
521 | configure:5957: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
522 | configure:5960: $? = 0 |
---|
523 | configure:5964: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm |
---|
524 | configure:5967: $? = 0 |
---|
525 | configure:6019: gcc -o conftest -faltivec -maltivec -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
526 | configure:6022: $? = 0 |
---|
527 | configure:6060: result: ok |
---|
528 | configure:6064: checking for objdir |
---|
529 | configure:6079: result: .libs |
---|
530 | configure:6169: checking for ar |
---|
531 | configure:6185: found /usr/bin/ar |
---|
532 | configure:6196: result: ar |
---|
533 | configure:6249: checking for ranlib |
---|
534 | configure:6265: found /usr/bin/ranlib |
---|
535 | configure:6276: result: ranlib |
---|
536 | configure:6329: checking for strip |
---|
537 | configure:6345: found /usr/bin/strip |
---|
538 | configure:6356: result: strip |
---|
539 | configure:6618: checking if gcc static flag works |
---|
540 | configure:6641: result: yes |
---|
541 | configure:6659: checking if gcc supports -fno-rtti -fno-exceptions |
---|
542 | configure:6680: gcc -c -faltivec -maltivec -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
543 | cc1: warning: "-frtti" is valid for C++ but not for C/ObjC |
---|
544 | configure:6684: $? = 0 |
---|
545 | configure:6692: result: no |
---|
546 | configure:6707: checking for gcc option to produce PIC |
---|
547 | configure:6884: result: -fno-common |
---|
548 | configure:6892: checking if gcc PIC flag -fno-common works |
---|
549 | configure:6913: gcc -c -faltivec -maltivec -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
550 | configure:6917: $? = 0 |
---|
551 | configure:6925: result: yes |
---|
552 | configure:6949: checking if gcc supports -c -o file.o |
---|
553 | configure:6973: gcc -c -faltivec -maltivec -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
554 | configure:6977: $? = 0 |
---|
555 | configure:6994: result: yes |
---|
556 | configure:7020: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
557 | configure:7867: result: yes |
---|
558 | configure:7938: checking dynamic linker characteristics |
---|
559 | configure:8490: result: darwin8.2.0 dyld |
---|
560 | configure:8494: checking how to hardcode library paths into programs |
---|
561 | configure:8519: result: immediate |
---|
562 | configure:8533: checking whether stripping libraries is possible |
---|
563 | configure:8546: result: yes |
---|
564 | configure:9361: checking if libtool supports shared libraries |
---|
565 | configure:9363: result: yes |
---|
566 | configure:9366: checking whether to build shared libraries |
---|
567 | configure:9424: result: yes |
---|
568 | configure:9427: checking whether to build static libraries |
---|
569 | configure:9431: result: no |
---|
570 | configure:9523: creating libtool |
---|
571 | configure:10070: checking for ld used by g++ |
---|
572 | configure:10137: result: /usr/bin/ld |
---|
573 | configure:10146: checking if the linker (/usr/bin/ld) is GNU ld |
---|
574 | configure:10161: result: no |
---|
575 | configure:10212: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
576 | configure:11038: result: yes |
---|
577 | configure:11056: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
578 | configure:11059: $? = 0 |
---|
579 | configure:11155: checking for g++ option to produce PIC |
---|
580 | configure:11407: result: -fno-common |
---|
581 | configure:11415: checking if g++ PIC flag -fno-common works |
---|
582 | configure:11436: g++ -c -g -O2 -I/opt/local/include -fno-common -DPIC conftest.cc >&5 |
---|
583 | configure:11440: $? = 0 |
---|
584 | configure:11448: result: yes |
---|
585 | configure:11472: checking if g++ supports -c -o file.o |
---|
586 | configure:11496: g++ -c -g -O2 -I/opt/local/include -o out/conftest2.o conftest.cc >&5 |
---|
587 | configure:11500: $? = 0 |
---|
588 | configure:11517: result: yes |
---|
589 | configure:11543: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
590 | configure:11571: result: yes |
---|
591 | configure:11642: checking dynamic linker characteristics |
---|
592 | configure:12194: result: darwin8.2.0 dyld |
---|
593 | configure:12198: checking how to hardcode library paths into programs |
---|
594 | configure:12223: result: immediate |
---|
595 | configure:12237: checking whether stripping libraries is possible |
---|
596 | configure:12250: result: yes |
---|
597 | configure:19494: checking whether to enable maintainer-specific portions of Makefiles |
---|
598 | configure:19503: result: no |
---|
599 | configure:19524: checking for target architecture |
---|
600 | configure:19532: result: powerpc-apple-darwin8.2.0 |
---|
601 | configure:19574: checking for some Win32 platform |
---|
602 | configure:19584: result: no |
---|
603 | configure:19597: checking for native Win32 |
---|
604 | configure:19609: result: no |
---|
605 | configure:19782: checking for strerror in -lcposix |
---|
606 | configure:19812: gcc -o conftest -faltivec -maltivec -I/opt/local/include -L/opt/local/lib conftest.c -lcposix >&5 |
---|
607 | ld: can't locate file for: -lcposix |
---|
608 | configure:19818: $? = 1 |
---|
609 | configure: failed program was: |
---|
610 | | /* confdefs.h. */ |
---|
611 | | |
---|
612 | | #define PACKAGE_NAME "GIMP" |
---|
613 | | #define PACKAGE_TARNAME "gimp" |
---|
614 | | #define PACKAGE_VERSION "2.2.8" |
---|
615 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
616 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
617 | | #define GETTEXT_PACKAGE "gimp20" |
---|
618 | | #define STDC_HEADERS 1 |
---|
619 | | #define HAVE_SYS_TYPES_H 1 |
---|
620 | | #define HAVE_SYS_STAT_H 1 |
---|
621 | | #define HAVE_STDLIB_H 1 |
---|
622 | | #define HAVE_STRING_H 1 |
---|
623 | | #define HAVE_MEMORY_H 1 |
---|
624 | | #define HAVE_STRINGS_H 1 |
---|
625 | | #define HAVE_INTTYPES_H 1 |
---|
626 | | #define HAVE_STDINT_H 1 |
---|
627 | | #define HAVE_UNISTD_H 1 |
---|
628 | | #define HAVE_DLFCN_H 1 |
---|
629 | | #ifdef __cplusplus |
---|
630 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
631 | | #endif |
---|
632 | | #define ARCH_PPC 1 |
---|
633 | | /* end confdefs.h. */ |
---|
634 | | |
---|
635 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
636 | | #ifdef __cplusplus |
---|
637 | | extern "C" |
---|
638 | | #endif |
---|
639 | | /* We use char because int might match the return type of a gcc2 |
---|
640 | | builtin and then its argument prototype would still apply. */ |
---|
641 | | char strerror (); |
---|
642 | | int |
---|
643 | | main () |
---|
644 | | { |
---|
645 | | strerror (); |
---|
646 | | ; |
---|
647 | | return 0; |
---|
648 | | } |
---|
649 | configure:19843: result: no |
---|
650 | configure:19854: checking for gcc option to accept ANSI C |
---|
651 | configure:19917: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
652 | configure:19923: $? = 0 |
---|
653 | configure:19926: test -z || test ! -s conftest.err |
---|
654 | configure:19929: $? = 0 |
---|
655 | configure:19932: test -s conftest.o |
---|
656 | configure:19935: $? = 0 |
---|
657 | configure:19950: result: none needed |
---|
658 | configure:19974: checking for a BSD-compatible install |
---|
659 | configure:20029: result: /usr/bin/install -c |
---|
660 | configure:20040: checking whether make sets $(MAKE) |
---|
661 | configure:20060: result: yes |
---|
662 | configure:20077: checking for special C compiler options needed for large files |
---|
663 | configure:20174: result: no |
---|
664 | configure:20180: checking for _FILE_OFFSET_BITS value needed for large files |
---|
665 | configure:20211: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
666 | configure:20217: $? = 0 |
---|
667 | configure:20220: test -z || test ! -s conftest.err |
---|
668 | configure:20223: $? = 0 |
---|
669 | configure:20226: test -s conftest.o |
---|
670 | configure:20229: $? = 0 |
---|
671 | configure:20293: result: no |
---|
672 | configure:20303: checking for _LARGE_FILES value needed for large files |
---|
673 | configure:20334: gcc -c -faltivec -maltivec -I/opt/local/include conftest.c >&5 |
---|
674 | configure:20340: $? = 0 |
---|
675 | configure:20343: test -z || test ! -s conftest.err |
---|
676 | configure:20346: $? = 0 |
---|
677 | configure:20349: test -s conftest.o |
---|
678 | configure:20352: $? = 0 |
---|
679 | configure:20416: result: no |
---|
680 | configure:20429: checking whether to turn on debugging |
---|
681 | configure:20444: result: no |
---|
682 | configure:20448: checking whether to turn on profiling |
---|
683 | configure:20463: result: no |
---|
684 | configure:20545: checking for dirent.h that defines DIR |
---|
685 | configure:20569: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
686 | configure:20575: $? = 0 |
---|
687 | configure:20578: test -z || test ! -s conftest.err |
---|
688 | configure:20581: $? = 0 |
---|
689 | configure:20584: test -s conftest.o |
---|
690 | configure:20587: $? = 0 |
---|
691 | configure:20598: result: yes |
---|
692 | configure:20611: checking for library containing opendir |
---|
693 | configure:20641: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
694 | configure:20647: $? = 0 |
---|
695 | configure:20650: test -z || test ! -s conftest.err |
---|
696 | configure:20653: $? = 0 |
---|
697 | configure:20656: test -s conftest |
---|
698 | configure:20659: $? = 0 |
---|
699 | configure:20728: result: none required |
---|
700 | configure:20862: checking for ANSI C header files |
---|
701 | configure:21014: result: yes |
---|
702 | configure:21024: checking for sys/wait.h that is POSIX.1 compatible |
---|
703 | configure:21055: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
704 | configure:21061: $? = 0 |
---|
705 | configure:21064: test -z || test ! -s conftest.err |
---|
706 | configure:21067: $? = 0 |
---|
707 | configure:21070: test -s conftest.o |
---|
708 | configure:21073: $? = 0 |
---|
709 | configure:21084: result: yes |
---|
710 | configure:21094: checking whether time.h and sys/time.h may both be included |
---|
711 | configure:21119: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
712 | configure:21125: $? = 0 |
---|
713 | configure:21128: test -z || test ! -s conftest.err |
---|
714 | configure:21131: $? = 0 |
---|
715 | configure:21134: test -s conftest.o |
---|
716 | configure:21137: $? = 0 |
---|
717 | configure:21148: result: yes |
---|
718 | configure:21177: checking sys/param.h usability |
---|
719 | configure:21189: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
720 | configure:21195: $? = 0 |
---|
721 | configure:21198: test -z || test ! -s conftest.err |
---|
722 | configure:21201: $? = 0 |
---|
723 | configure:21204: test -s conftest.o |
---|
724 | configure:21207: $? = 0 |
---|
725 | configure:21217: result: yes |
---|
726 | configure:21221: checking sys/param.h presence |
---|
727 | configure:21231: gcc -E -I/opt/local/include conftest.c |
---|
728 | configure:21237: $? = 0 |
---|
729 | configure:21257: result: yes |
---|
730 | configure:21292: checking for sys/param.h |
---|
731 | configure:21299: result: yes |
---|
732 | configure:21177: checking sys/time.h usability |
---|
733 | configure:21189: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
734 | configure:21195: $? = 0 |
---|
735 | configure:21198: test -z || test ! -s conftest.err |
---|
736 | configure:21201: $? = 0 |
---|
737 | configure:21204: test -s conftest.o |
---|
738 | configure:21207: $? = 0 |
---|
739 | configure:21217: result: yes |
---|
740 | configure:21221: checking sys/time.h presence |
---|
741 | configure:21231: gcc -E -I/opt/local/include conftest.c |
---|
742 | configure:21237: $? = 0 |
---|
743 | configure:21257: result: yes |
---|
744 | configure:21292: checking for sys/time.h |
---|
745 | configure:21299: result: yes |
---|
746 | configure:21177: checking sys/times.h usability |
---|
747 | configure:21189: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
748 | configure:21195: $? = 0 |
---|
749 | configure:21198: test -z || test ! -s conftest.err |
---|
750 | configure:21201: $? = 0 |
---|
751 | configure:21204: test -s conftest.o |
---|
752 | configure:21207: $? = 0 |
---|
753 | configure:21217: result: yes |
---|
754 | configure:21221: checking sys/times.h presence |
---|
755 | configure:21231: gcc -E -I/opt/local/include conftest.c |
---|
756 | configure:21237: $? = 0 |
---|
757 | configure:21257: result: yes |
---|
758 | configure:21292: checking for sys/times.h |
---|
759 | configure:21299: result: yes |
---|
760 | configure:21168: checking for sys/wait.h |
---|
761 | configure:21173: result: yes |
---|
762 | configure:21168: checking for unistd.h |
---|
763 | configure:21173: result: yes |
---|
764 | configure:21313: checking for pid_t |
---|
765 | configure:21337: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
766 | configure:21343: $? = 0 |
---|
767 | configure:21346: test -z || test ! -s conftest.err |
---|
768 | configure:21349: $? = 0 |
---|
769 | configure:21352: test -s conftest.o |
---|
770 | configure:21355: $? = 0 |
---|
771 | configure:21366: result: yes |
---|
772 | configure:21378: checking return type of signal handlers |
---|
773 | configure:21409: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
774 | conftest.c: In function `main': |
---|
775 | conftest.c:48: warning: unused variable `i' |
---|
776 | configure:21415: $? = 0 |
---|
777 | configure:21418: test -z || test ! -s conftest.err |
---|
778 | configure:21421: $? = 0 |
---|
779 | configure:21424: test -s conftest.o |
---|
780 | configure:21427: $? = 0 |
---|
781 | configure:21438: result: void |
---|
782 | configure:21450: checking for vprintf |
---|
783 | configure:21507: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
784 | conftest.c:59: warning: conflicting types for built-in function `vprintf' |
---|
785 | configure:21513: $? = 0 |
---|
786 | configure:21516: test -z || test ! -s conftest.err |
---|
787 | configure:21519: $? = 0 |
---|
788 | configure:21522: test -s conftest |
---|
789 | configure:21525: $? = 0 |
---|
790 | configure:21537: result: yes |
---|
791 | configure:21544: checking for _doprnt |
---|
792 | configure:21601: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
793 | ld: warning prebinding disabled because of undefined symbols |
---|
794 | ld: Undefined symbols: |
---|
795 | __doprnt |
---|
796 | configure:21607: $? = 1 |
---|
797 | configure: failed program was: |
---|
798 | | /* confdefs.h. */ |
---|
799 | | |
---|
800 | | #define PACKAGE_NAME "GIMP" |
---|
801 | | #define PACKAGE_TARNAME "gimp" |
---|
802 | | #define PACKAGE_VERSION "2.2.8" |
---|
803 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
804 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
805 | | #define GETTEXT_PACKAGE "gimp20" |
---|
806 | | #define STDC_HEADERS 1 |
---|
807 | | #define HAVE_SYS_TYPES_H 1 |
---|
808 | | #define HAVE_SYS_STAT_H 1 |
---|
809 | | #define HAVE_STDLIB_H 1 |
---|
810 | | #define HAVE_STRING_H 1 |
---|
811 | | #define HAVE_MEMORY_H 1 |
---|
812 | | #define HAVE_STRINGS_H 1 |
---|
813 | | #define HAVE_INTTYPES_H 1 |
---|
814 | | #define HAVE_STDINT_H 1 |
---|
815 | | #define HAVE_UNISTD_H 1 |
---|
816 | | #define HAVE_DLFCN_H 1 |
---|
817 | | #ifdef __cplusplus |
---|
818 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
819 | | #endif |
---|
820 | | #define ARCH_PPC 1 |
---|
821 | | #define HAVE_DIRENT_H 1 |
---|
822 | | #define STDC_HEADERS 1 |
---|
823 | | #define HAVE_SYS_WAIT_H 1 |
---|
824 | | #define TIME_WITH_SYS_TIME 1 |
---|
825 | | #define HAVE_SYS_PARAM_H 1 |
---|
826 | | #define HAVE_SYS_TIME_H 1 |
---|
827 | | #define HAVE_SYS_TIMES_H 1 |
---|
828 | | #define HAVE_SYS_WAIT_H 1 |
---|
829 | | #define HAVE_UNISTD_H 1 |
---|
830 | | #define RETSIGTYPE void |
---|
831 | | #define HAVE_VPRINTF 1 |
---|
832 | | /* end confdefs.h. */ |
---|
833 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
834 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
835 | | #define _doprnt innocuous__doprnt |
---|
836 | | |
---|
837 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
838 | | which can conflict with char _doprnt (); below. |
---|
839 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
840 | | <limits.h> exists even on freestanding compilers. */ |
---|
841 | | |
---|
842 | | #ifdef __STDC__ |
---|
843 | | # include <limits.h> |
---|
844 | | #else |
---|
845 | | # include <assert.h> |
---|
846 | | #endif |
---|
847 | | |
---|
848 | | #undef _doprnt |
---|
849 | | |
---|
850 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
851 | | #ifdef __cplusplus |
---|
852 | | extern "C" |
---|
853 | | { |
---|
854 | | #endif |
---|
855 | | /* We use char because int might match the return type of a gcc2 |
---|
856 | | builtin and then its argument prototype would still apply. */ |
---|
857 | | char _doprnt (); |
---|
858 | | /* The GNU C library defines this for functions which it implements |
---|
859 | | to always fail with ENOSYS. Some functions are actually named |
---|
860 | | something starting with __ and the normal name is an alias. */ |
---|
861 | | #if defined (__stub__doprnt) || defined (__stub____doprnt) |
---|
862 | | choke me |
---|
863 | | #else |
---|
864 | | char (*f) () = _doprnt; |
---|
865 | | #endif |
---|
866 | | #ifdef __cplusplus |
---|
867 | | } |
---|
868 | | #endif |
---|
869 | | |
---|
870 | | int |
---|
871 | | main () |
---|
872 | | { |
---|
873 | | return f != _doprnt; |
---|
874 | | ; |
---|
875 | | return 0; |
---|
876 | | } |
---|
877 | configure:21631: result: no |
---|
878 | configure:21648: checking for working alloca.h |
---|
879 | configure:21669: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
880 | conftest.c: In function `main': |
---|
881 | conftest.c:40: warning: unused variable `p' |
---|
882 | configure:21675: $? = 0 |
---|
883 | configure:21678: test -z || test ! -s conftest.err |
---|
884 | configure:21681: $? = 0 |
---|
885 | configure:21684: test -s conftest |
---|
886 | configure:21687: $? = 0 |
---|
887 | configure:21699: result: yes |
---|
888 | configure:21709: checking for alloca |
---|
889 | configure:21750: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
890 | conftest.c: In function `main': |
---|
891 | conftest.c:61: warning: unused variable `p' |
---|
892 | configure:21756: $? = 0 |
---|
893 | configure:21759: test -z || test ! -s conftest.err |
---|
894 | configure:21762: $? = 0 |
---|
895 | configure:21765: test -s conftest |
---|
896 | configure:21768: $? = 0 |
---|
897 | configure:21780: result: yes |
---|
898 | configure:22009: checking for difftime |
---|
899 | configure:22066: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
900 | configure:22072: $? = 0 |
---|
901 | configure:22075: test -z || test ! -s conftest.err |
---|
902 | configure:22078: $? = 0 |
---|
903 | configure:22081: test -s conftest |
---|
904 | configure:22084: $? = 0 |
---|
905 | configure:22096: result: yes |
---|
906 | configure:22009: checking for putenv |
---|
907 | configure:22066: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
908 | configure:22072: $? = 0 |
---|
909 | configure:22075: test -z || test ! -s conftest.err |
---|
910 | configure:22078: $? = 0 |
---|
911 | configure:22081: test -s conftest |
---|
912 | configure:22084: $? = 0 |
---|
913 | configure:22096: result: yes |
---|
914 | configure:22009: checking for mmap |
---|
915 | configure:22066: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
916 | configure:22072: $? = 0 |
---|
917 | configure:22075: test -z || test ! -s conftest.err |
---|
918 | configure:22078: $? = 0 |
---|
919 | configure:22081: test -s conftest |
---|
920 | configure:22084: $? = 0 |
---|
921 | configure:22096: result: yes |
---|
922 | configure:22184: checking for perl |
---|
923 | configure:22202: found /opt/local/bin/perl |
---|
924 | configure:22214: result: /opt/local/bin/perl |
---|
925 | configure:22232: checking for XML::Parser |
---|
926 | configure:22235: result: ok |
---|
927 | configure:22246: checking for iconv |
---|
928 | configure:22264: found /opt/local/bin/iconv |
---|
929 | configure:22277: result: /opt/local/bin/iconv |
---|
930 | configure:22286: checking for msgfmt |
---|
931 | configure:22304: found /opt/local/bin/msgfmt |
---|
932 | configure:22317: result: /opt/local/bin/msgfmt |
---|
933 | configure:22326: checking for msgmerge |
---|
934 | configure:22344: found /opt/local/bin/msgmerge |
---|
935 | configure:22357: result: /opt/local/bin/msgmerge |
---|
936 | configure:22366: checking for xgettext |
---|
937 | configure:22384: found /opt/local/bin/xgettext |
---|
938 | configure:22397: result: /opt/local/bin/xgettext |
---|
939 | configure:22460: checking locale.h usability |
---|
940 | configure:22472: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
941 | configure:22478: $? = 0 |
---|
942 | configure:22481: test -z || test ! -s conftest.err |
---|
943 | configure:22484: $? = 0 |
---|
944 | configure:22487: test -s conftest.o |
---|
945 | configure:22490: $? = 0 |
---|
946 | configure:22500: result: yes |
---|
947 | configure:22504: checking locale.h presence |
---|
948 | configure:22514: gcc -E -I/opt/local/include conftest.c |
---|
949 | configure:22520: $? = 0 |
---|
950 | configure:22540: result: yes |
---|
951 | configure:22575: checking for locale.h |
---|
952 | configure:22582: result: yes |
---|
953 | configure:22596: checking for LC_MESSAGES |
---|
954 | configure:22617: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
955 | configure:22623: $? = 0 |
---|
956 | configure:22626: test -z || test ! -s conftest.err |
---|
957 | configure:22629: $? = 0 |
---|
958 | configure:22632: test -s conftest |
---|
959 | configure:22635: $? = 0 |
---|
960 | configure:22647: result: yes |
---|
961 | configure:22676: checking libintl.h usability |
---|
962 | configure:22688: gcc -c -faltivec -maltivec -Wall -I/opt/local/include conftest.c >&5 |
---|
963 | configure:22694: $? = 0 |
---|
964 | configure:22697: test -z || test ! -s conftest.err |
---|
965 | configure:22700: $? = 0 |
---|
966 | configure:22703: test -s conftest.o |
---|
967 | configure:22706: $? = 0 |
---|
968 | configure:22716: result: yes |
---|
969 | configure:22720: checking libintl.h presence |
---|
970 | configure:22730: gcc -E -I/opt/local/include conftest.c |
---|
971 | configure:22736: $? = 0 |
---|
972 | configure:22756: result: yes |
---|
973 | configure:22791: checking for libintl.h |
---|
974 | configure:22798: result: yes |
---|
975 | configure:22809: checking for ngettext in libc |
---|
976 | configure:22832: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
977 | ld: warning prebinding disabled because of undefined symbols |
---|
978 | ld: Undefined symbols: |
---|
979 | _libintl_ngettext |
---|
980 | configure:22838: $? = 1 |
---|
981 | configure: failed program was: |
---|
982 | | /* confdefs.h. */ |
---|
983 | | |
---|
984 | | #define PACKAGE_NAME "GIMP" |
---|
985 | | #define PACKAGE_TARNAME "gimp" |
---|
986 | | #define PACKAGE_VERSION "2.2.8" |
---|
987 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
988 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
989 | | #define GETTEXT_PACKAGE "gimp20" |
---|
990 | | #define STDC_HEADERS 1 |
---|
991 | | #define HAVE_SYS_TYPES_H 1 |
---|
992 | | #define HAVE_SYS_STAT_H 1 |
---|
993 | | #define HAVE_STDLIB_H 1 |
---|
994 | | #define HAVE_STRING_H 1 |
---|
995 | | #define HAVE_MEMORY_H 1 |
---|
996 | | #define HAVE_STRINGS_H 1 |
---|
997 | | #define HAVE_INTTYPES_H 1 |
---|
998 | | #define HAVE_STDINT_H 1 |
---|
999 | | #define HAVE_UNISTD_H 1 |
---|
1000 | | #define HAVE_DLFCN_H 1 |
---|
1001 | | #ifdef __cplusplus |
---|
1002 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1003 | | #endif |
---|
1004 | | #define ARCH_PPC 1 |
---|
1005 | | #define HAVE_DIRENT_H 1 |
---|
1006 | | #define STDC_HEADERS 1 |
---|
1007 | | #define HAVE_SYS_WAIT_H 1 |
---|
1008 | | #define TIME_WITH_SYS_TIME 1 |
---|
1009 | | #define HAVE_SYS_PARAM_H 1 |
---|
1010 | | #define HAVE_SYS_TIME_H 1 |
---|
1011 | | #define HAVE_SYS_TIMES_H 1 |
---|
1012 | | #define HAVE_SYS_WAIT_H 1 |
---|
1013 | | #define HAVE_UNISTD_H 1 |
---|
1014 | | #define RETSIGTYPE void |
---|
1015 | | #define HAVE_VPRINTF 1 |
---|
1016 | | #define HAVE_ALLOCA_H 1 |
---|
1017 | | #define HAVE_ALLOCA 1 |
---|
1018 | | #define HAVE_DIFFTIME 1 |
---|
1019 | | #define HAVE_PUTENV 1 |
---|
1020 | | #define HAVE_MMAP 1 |
---|
1021 | | #define HAVE_LOCALE_H 1 |
---|
1022 | | #define HAVE_LC_MESSAGES 1 |
---|
1023 | | /* end confdefs.h. */ |
---|
1024 | | |
---|
1025 | | #include <libintl.h> |
---|
1026 | | |
---|
1027 | | int |
---|
1028 | | main () |
---|
1029 | | { |
---|
1030 | | return !ngettext ("","", 1) |
---|
1031 | | ; |
---|
1032 | | return 0; |
---|
1033 | | } |
---|
1034 | configure:22863: result: no |
---|
1035 | configure:23036: checking for bindtextdomain in -lintl |
---|
1036 | configure:23066: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1037 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1038 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1039 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1040 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1041 | configure:23072: $? = 0 |
---|
1042 | configure:23075: test -z || test ! -s conftest.err |
---|
1043 | configure:23078: $? = 0 |
---|
1044 | configure:23081: test -s conftest |
---|
1045 | configure:23084: $? = 0 |
---|
1046 | configure:23097: result: yes |
---|
1047 | configure:23100: checking for ngettext in -lintl |
---|
1048 | configure:23130: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1049 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1050 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1051 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1052 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1053 | configure:23136: $? = 0 |
---|
1054 | configure:23139: test -z || test ! -s conftest.err |
---|
1055 | configure:23142: $? = 0 |
---|
1056 | configure:23145: test -s conftest |
---|
1057 | configure:23148: $? = 0 |
---|
1058 | configure:23161: result: yes |
---|
1059 | configure:23164: checking for dgettext in -lintl |
---|
1060 | configure:23194: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1061 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1062 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1063 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1064 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1065 | configure:23200: $? = 0 |
---|
1066 | configure:23203: test -z || test ! -s conftest.err |
---|
1067 | configure:23206: $? = 0 |
---|
1068 | configure:23209: test -s conftest |
---|
1069 | configure:23212: $? = 0 |
---|
1070 | configure:23225: result: yes |
---|
1071 | configure:23394: checking for bind_textdomain_codeset |
---|
1072 | configure:23451: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1073 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1074 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1075 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1076 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1077 | configure:23457: $? = 0 |
---|
1078 | configure:23460: test -z || test ! -s conftest.err |
---|
1079 | configure:23463: $? = 0 |
---|
1080 | configure:23466: test -s conftest |
---|
1081 | configure:23469: $? = 0 |
---|
1082 | configure:23481: result: yes |
---|
1083 | configure:23521: checking for msgfmt |
---|
1084 | configure:23548: result: /opt/local/bin/msgfmt |
---|
1085 | configure:23561: checking for dcgettext |
---|
1086 | configure:23618: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1087 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1088 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1089 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1090 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1091 | configure:23624: $? = 0 |
---|
1092 | configure:23627: test -z || test ! -s conftest.err |
---|
1093 | configure:23630: $? = 0 |
---|
1094 | configure:23633: test -s conftest |
---|
1095 | configure:23636: $? = 0 |
---|
1096 | configure:23648: result: yes |
---|
1097 | configure:23660: checking for gmsgfmt |
---|
1098 | configure:23691: result: /opt/local/bin/msgfmt |
---|
1099 | configure:23700: checking for xgettext |
---|
1100 | configure:23727: result: /opt/local/bin/xgettext |
---|
1101 | configure:23751: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1102 | ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1103 | ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1104 | ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1105 | ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x7000) of /opt/local/lib/libintl.3.dylib |
---|
1106 | configure:23757: $? = 0 |
---|
1107 | configure:23760: test -z || test ! -s conftest.err |
---|
1108 | configure:23763: $? = 0 |
---|
1109 | configure:23766: test -s conftest |
---|
1110 | configure:23769: $? = 0 |
---|
1111 | configure:23941: checking for catalogs to be installed |
---|
1112 | configure:23966: result: bg ca cs da de el en_CA en_GB es eu fi fr ga gl he hu hr id it ja ko lt ms nb nl no pa pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW |
---|
1113 | configure:24033: checking for pkg-config |
---|
1114 | configure:24051: found /opt/local/bin/pkg-config |
---|
1115 | configure:24064: result: /opt/local/bin/pkg-config |
---|
1116 | configure:24087: checking for GLIB - version >= 2.4.5 |
---|
1117 | configure:24206: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib conftest.c -L/opt/local/lib -lglib-2.0 -lintl -liconv -lgobject-2.0 >&5 |
---|
1118 | ld: warning prebinding disabled because dependent library: /opt/local/lib/libglib-2.0.0.dylib is not prebound |
---|
1119 | configure:24209: $? = 0 |
---|
1120 | configure:24211: ./conftest |
---|
1121 | configure:24214: $? = 0 |
---|
1122 | configure:24232: result: yes (version 2.6.2) |
---|
1123 | configure:24421: checking pkg-config is at least version 0.9.0 |
---|
1124 | configure:24424: result: yes |
---|
1125 | configure:24435: checking for GMODULE_CFLAGS |
---|
1126 | configure:24443: $PKG_CONFIG --exists "gmodule-2.0 gobject-2.0" >/dev/null 2>&1 |
---|
1127 | configure:24446: $? = 0 |
---|
1128 | configure:24456: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include |
---|
1129 | configure:24458: checking for GMODULE_LIBS |
---|
1130 | configure:24466: $PKG_CONFIG --exists "gmodule-2.0 gobject-2.0" >/dev/null 2>&1 |
---|
1131 | configure:24469: $? = 0 |
---|
1132 | configure:24479: result: -L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 |
---|
1133 | configure:24532: checking if GLib is version 2.7.0 or newer |
---|
1134 | configure:24539: result: no |
---|
1135 | configure:24548: checking for bind_textdomain_codeset |
---|
1136 | configure:24635: result: yes |
---|
1137 | configure:24650: checking for X |
---|
1138 | configure:24884: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include |
---|
1139 | configure:25055: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c -L/usr/X11R6/lib -lX11 >&5 |
---|
1140 | configure:25061: $? = 0 |
---|
1141 | configure:25064: test -z || test ! -s conftest.err |
---|
1142 | configure:25067: $? = 0 |
---|
1143 | configure:25070: test -s conftest |
---|
1144 | configure:25073: $? = 0 |
---|
1145 | configure:25229: checking for gethostbyname |
---|
1146 | configure:25286: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1147 | configure:25292: $? = 0 |
---|
1148 | configure:25295: test -z || test ! -s conftest.err |
---|
1149 | configure:25298: $? = 0 |
---|
1150 | configure:25301: test -s conftest |
---|
1151 | configure:25304: $? = 0 |
---|
1152 | configure:25316: result: yes |
---|
1153 | configure:25465: checking for connect |
---|
1154 | configure:25522: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1155 | configure:25528: $? = 0 |
---|
1156 | configure:25531: test -z || test ! -s conftest.err |
---|
1157 | configure:25534: $? = 0 |
---|
1158 | configure:25537: test -s conftest |
---|
1159 | configure:25540: $? = 0 |
---|
1160 | configure:25552: result: yes |
---|
1161 | configure:25626: checking for remove |
---|
1162 | configure:25683: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1163 | configure:25689: $? = 0 |
---|
1164 | configure:25692: test -z || test ! -s conftest.err |
---|
1165 | configure:25695: $? = 0 |
---|
1166 | configure:25698: test -s conftest |
---|
1167 | configure:25701: $? = 0 |
---|
1168 | configure:25713: result: yes |
---|
1169 | configure:25787: checking for shmat |
---|
1170 | configure:25844: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1171 | configure:25850: $? = 0 |
---|
1172 | configure:25853: test -z || test ! -s conftest.err |
---|
1173 | configure:25856: $? = 0 |
---|
1174 | configure:25859: test -s conftest |
---|
1175 | configure:25862: $? = 0 |
---|
1176 | configure:25874: result: yes |
---|
1177 | configure:25957: checking for IceConnectionNumber in -lICE |
---|
1178 | configure:25987: gcc -o conftest -faltivec -maltivec -Wall -I/opt/local/include -L/opt/local/lib -L/usr/X11R6/lib conftest.c -lICE >&5 |
---|
1179 | configure:25993: $? = 0 |
---|
1180 | configure:25996: test -z || test ! -s conftest.err |
---|
1181 | configure:25999: $? = 0 |
---|
1182 | configure:26002: test -s conftest |
---|
1183 | configure:26005: $? = 0 |
---|
1184 | configure:26018: result: yes |
---|
1185 | configure:26051: checking for pkg-config |
---|
1186 | configure:26082: result: /opt/local/bin/pkg-config |
---|
1187 | configure:26103: checking for GTK+ - version >= 2.4.4 |
---|
1188 | configure:26218: gcc -o conftest -faltivec -maltivec -Wall -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -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 -L/opt/local/lib conftest.c -L/opt/local/lib -lgtk-x11-2.0 >&5 |
---|
1189 | ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound |
---|
1190 | ld: Undefined symbols: |
---|
1191 | _g_strdup |
---|
1192 | configure:26221: $? = 1 |
---|
1193 | configure: program exited with status 1 |
---|
1194 | configure: failed program was: |
---|
1195 | | /* confdefs.h. */ |
---|
1196 | | |
---|
1197 | | #define PACKAGE_NAME "GIMP" |
---|
1198 | | #define PACKAGE_TARNAME "gimp" |
---|
1199 | | #define PACKAGE_VERSION "2.2.8" |
---|
1200 | | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
1201 | | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
1202 | | #define GETTEXT_PACKAGE "gimp20" |
---|
1203 | | #define STDC_HEADERS 1 |
---|
1204 | | #define HAVE_SYS_TYPES_H 1 |
---|
1205 | | #define HAVE_SYS_STAT_H 1 |
---|
1206 | | #define HAVE_STDLIB_H 1 |
---|
1207 | | #define HAVE_STRING_H 1 |
---|
1208 | | #define HAVE_MEMORY_H 1 |
---|
1209 | | #define HAVE_STRINGS_H 1 |
---|
1210 | | #define HAVE_INTTYPES_H 1 |
---|
1211 | | #define HAVE_STDINT_H 1 |
---|
1212 | | #define HAVE_UNISTD_H 1 |
---|
1213 | | #define HAVE_DLFCN_H 1 |
---|
1214 | | #ifdef __cplusplus |
---|
1215 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1216 | | #endif |
---|
1217 | | #define ARCH_PPC 1 |
---|
1218 | | #define HAVE_DIRENT_H 1 |
---|
1219 | | #define STDC_HEADERS 1 |
---|
1220 | | #define HAVE_SYS_WAIT_H 1 |
---|
1221 | | #define TIME_WITH_SYS_TIME 1 |
---|
1222 | | #define HAVE_SYS_PARAM_H 1 |
---|
1223 | | #define HAVE_SYS_TIME_H 1 |
---|
1224 | | #define HAVE_SYS_TIMES_H 1 |
---|
1225 | | #define HAVE_SYS_WAIT_H 1 |
---|
1226 | | #define HAVE_UNISTD_H 1 |
---|
1227 | | #define RETSIGTYPE void |
---|
1228 | | #define HAVE_VPRINTF 1 |
---|
1229 | | #define HAVE_ALLOCA_H 1 |
---|
1230 | | #define HAVE_ALLOCA 1 |
---|
1231 | | #define HAVE_DIFFTIME 1 |
---|
1232 | | #define HAVE_PUTENV 1 |
---|
1233 | | #define HAVE_MMAP 1 |
---|
1234 | | #define HAVE_LOCALE_H 1 |
---|
1235 | | #define HAVE_LC_MESSAGES 1 |
---|
1236 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1237 | | #define HAVE_GETTEXT 1 |
---|
1238 | | #define HAVE_DCGETTEXT 1 |
---|
1239 | | #define ENABLE_NLS 1 |
---|
1240 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1241 | | /* end confdefs.h. */ |
---|
1242 | | |
---|
1243 | | #include <gtk/gtk.h> |
---|
1244 | | #include <stdio.h> |
---|
1245 | | #include <stdlib.h> |
---|
1246 | | |
---|
1247 | | int |
---|
1248 | | main () |
---|
1249 | | { |
---|
1250 | | int major, minor, micro; |
---|
1251 | | char *tmp_version; |
---|
1252 | | |
---|
1253 | | system ("touch conf.gtktest"); |
---|
1254 | | |
---|
1255 | | /* HP/UX 9 (%@#!) writes to sscanf strings */ |
---|
1256 | | tmp_version = g_strdup("2.4.4"); |
---|
1257 | | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { |
---|
1258 | | printf("%s, bad version string\n", "2.4.4"); |
---|
1259 | | exit(1); |
---|
1260 | | } |
---|
1261 | | |
---|
1262 | | if ((gtk_major_version != 2) || |
---|
1263 | | (gtk_minor_version != 6) || |
---|
1264 | | (gtk_micro_version != 7)) |
---|
1265 | | { |
---|
1266 | | printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n", |
---|
1267 | | 2, 6, 7, |
---|
1268 | | gtk_major_version, gtk_minor_version, gtk_micro_version); |
---|
1269 | | printf ("*** was found! If pkg-config was correct, then it is best\n"); |
---|
1270 | | printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n"); |
---|
1271 | | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); |
---|
1272 | | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); |
---|
1273 | | printf("*** required on your system.\n"); |
---|
1274 | | printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n"); |
---|
1275 | | printf("*** to point to the correct configuration files\n"); |
---|
1276 | | } |
---|
1277 | | else if ((gtk_major_version != GTK_MAJOR_VERSION) || |
---|
1278 | | (gtk_minor_version != GTK_MINOR_VERSION) || |
---|
1279 | | (gtk_micro_version != GTK_MICRO_VERSION)) |
---|
1280 | | { |
---|
1281 | | printf("*** GTK+ header files (version %d.%d.%d) do not match\n", |
---|
1282 | | GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION); |
---|
1283 | | printf("*** library (version %d.%d.%d)\n", |
---|
1284 | | gtk_major_version, gtk_minor_version, gtk_micro_version); |
---|
1285 | | } |
---|
1286 | | else |
---|
1287 | | { |
---|
1288 | | if ((gtk_major_version > major) || |
---|
1289 | | ((gtk_major_version == major) && (gtk_minor_version > minor)) || |
---|
1290 | | ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro))) |
---|
1291 | | { |
---|
1292 | | return 0; |
---|
1293 | | } |
---|
1294 | | else |
---|
1295 | | { |
---|
1296 | | printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n", |
---|
1297 | | gtk_major_version, gtk_minor_version, gtk_micro_version); |
---|
1298 | | printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n", |
---|
1299 | | major, minor, micro); |
---|
1300 | | printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n"); |
---|
1301 | | printf("***\n"); |
---|
1302 | | printf("*** If you have already installed a sufficiently new version, this error\n"); |
---|
1303 | | printf("*** probably means that the wrong copy of the pkg-config shell script is\n"); |
---|
1304 | | printf("*** being found. The easiest way to fix this is to remove the old version\n"); |
---|
1305 | | printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n"); |
---|
1306 | | printf("*** correct copy of pkg-config. (In this case, you will have to\n"); |
---|
1307 | | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); |
---|
1308 | | printf("*** so that the correct libraries are found at run-time))\n"); |
---|
1309 | | } |
---|
1310 | | } |
---|
1311 | | return 1; |
---|
1312 | | } |
---|
1313 | | |
---|
1314 | configure:26248: result: no |
---|
1315 | configure:26281: gcc -o conftest -faltivec -maltivec -Wall -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -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 -L/opt/local/lib conftest.c -L/opt/local/lib -lgtk-x11-2.0 >&5 |
---|
1316 | ld: warning prebinding disabled because dependent library: /opt/local/lib/libgtk-x11-2.0.0.dylib is not prebound |
---|
1317 | configure:26287: $? = 0 |
---|
1318 | configure:26290: test -z || test ! -s conftest.err |
---|
1319 | configure:26293: $? = 0 |
---|
1320 | configure:26296: test -s conftest |
---|
1321 | configure:26299: $? = 0 |
---|
1322 | configure:26325: error: Test for GTK+ failed. See the file 'INSTALL' for help. |
---|
1323 | |
---|
1324 | ## ---------------- ## |
---|
1325 | ## Cache variables. ## |
---|
1326 | ## ---------------- ## |
---|
1327 | |
---|
1328 | ac_cv_build=powerpc-apple-darwin8.2.0 |
---|
1329 | ac_cv_build_alias=powerpc-apple-darwin8.2.0 |
---|
1330 | ac_cv_c_compiler_gnu=yes |
---|
1331 | ac_cv_cxx_compiler_gnu=yes |
---|
1332 | ac_cv_env_CC_set= |
---|
1333 | ac_cv_env_CC_value= |
---|
1334 | ac_cv_env_CFLAGS_set=set |
---|
1335 | ac_cv_env_CFLAGS_value='-faltivec -maltivec' |
---|
1336 | ac_cv_env_CPPFLAGS_set=set |
---|
1337 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1338 | ac_cv_env_CPP_set= |
---|
1339 | ac_cv_env_CPP_value= |
---|
1340 | ac_cv_env_CXXCPP_set= |
---|
1341 | ac_cv_env_CXXCPP_value= |
---|
1342 | ac_cv_env_CXXFLAGS_set= |
---|
1343 | ac_cv_env_CXXFLAGS_value= |
---|
1344 | ac_cv_env_CXX_set= |
---|
1345 | ac_cv_env_CXX_value= |
---|
1346 | ac_cv_env_EXIF_CFLAGS_set= |
---|
1347 | ac_cv_env_EXIF_CFLAGS_value= |
---|
1348 | ac_cv_env_EXIF_LIBS_set= |
---|
1349 | ac_cv_env_EXIF_LIBS_value= |
---|
1350 | ac_cv_env_F77_set= |
---|
1351 | ac_cv_env_F77_value= |
---|
1352 | ac_cv_env_FFLAGS_set= |
---|
1353 | ac_cv_env_FFLAGS_value= |
---|
1354 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
---|
1355 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
---|
1356 | ac_cv_env_FONTCONFIG_LIBS_set= |
---|
1357 | ac_cv_env_FONTCONFIG_LIBS_value= |
---|
1358 | ac_cv_env_GDK_PIXBUF_CFLAGS_set= |
---|
1359 | ac_cv_env_GDK_PIXBUF_CFLAGS_value= |
---|
1360 | ac_cv_env_GDK_PIXBUF_LIBS_set= |
---|
1361 | ac_cv_env_GDK_PIXBUF_LIBS_value= |
---|
1362 | ac_cv_env_GMODULE_CFLAGS_set= |
---|
1363 | ac_cv_env_GMODULE_CFLAGS_value= |
---|
1364 | ac_cv_env_GMODULE_LIBS_set= |
---|
1365 | ac_cv_env_GMODULE_LIBS_value= |
---|
1366 | ac_cv_env_GTKHTML2_CFLAGS_set= |
---|
1367 | ac_cv_env_GTKHTML2_CFLAGS_value= |
---|
1368 | ac_cv_env_GTKHTML2_LIBS_set= |
---|
1369 | ac_cv_env_GTKHTML2_LIBS_value= |
---|
1370 | ac_cv_env_LDFLAGS_set=set |
---|
1371 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
1372 | ac_cv_env_LIBART_CFLAGS_set= |
---|
1373 | ac_cv_env_LIBART_CFLAGS_value= |
---|
1374 | ac_cv_env_LIBART_LIBS_set= |
---|
1375 | ac_cv_env_LIBART_LIBS_value= |
---|
1376 | ac_cv_env_PANGOFT2_CFLAGS_set= |
---|
1377 | ac_cv_env_PANGOFT2_CFLAGS_value= |
---|
1378 | ac_cv_env_PANGOFT2_LIBS_set= |
---|
1379 | ac_cv_env_PANGOFT2_LIBS_value= |
---|
1380 | ac_cv_env_PKG_CONFIG_set= |
---|
1381 | ac_cv_env_PKG_CONFIG_value= |
---|
1382 | ac_cv_env_PYGTK_CFLAGS_set= |
---|
1383 | ac_cv_env_PYGTK_CFLAGS_value= |
---|
1384 | ac_cv_env_PYGTK_LIBS_set= |
---|
1385 | ac_cv_env_PYGTK_LIBS_value= |
---|
1386 | ac_cv_env_SVG_CFLAGS_set= |
---|
1387 | ac_cv_env_SVG_CFLAGS_value= |
---|
1388 | ac_cv_env_SVG_LIBS_set= |
---|
1389 | ac_cv_env_SVG_LIBS_value= |
---|
1390 | ac_cv_env_build_alias_set= |
---|
1391 | ac_cv_env_build_alias_value= |
---|
1392 | ac_cv_env_host_alias_set= |
---|
1393 | ac_cv_env_host_alias_value= |
---|
1394 | ac_cv_env_target_alias_set= |
---|
1395 | ac_cv_env_target_alias_value= |
---|
1396 | ac_cv_exeext= |
---|
1397 | ac_cv_f77_compiler_gnu=no |
---|
1398 | ac_cv_func__doprnt=no |
---|
1399 | ac_cv_func_alloca_works=yes |
---|
1400 | ac_cv_func_bind_textdomain_codeset=yes |
---|
1401 | ac_cv_func_connect=yes |
---|
1402 | ac_cv_func_dcgettext=yes |
---|
1403 | ac_cv_func_difftime=yes |
---|
1404 | ac_cv_func_gethostbyname=yes |
---|
1405 | ac_cv_func_mmap=yes |
---|
1406 | ac_cv_func_putenv=yes |
---|
1407 | ac_cv_func_remove=yes |
---|
1408 | ac_cv_func_shmat=yes |
---|
1409 | ac_cv_func_vprintf=yes |
---|
1410 | ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' |
---|
1411 | ac_cv_header_dirent_dirent_h=yes |
---|
1412 | ac_cv_header_dlfcn_h=yes |
---|
1413 | ac_cv_header_inttypes_h=yes |
---|
1414 | ac_cv_header_libintl_h=yes |
---|
1415 | ac_cv_header_locale_h=yes |
---|
1416 | ac_cv_header_memory_h=yes |
---|
1417 | ac_cv_header_stdc=yes |
---|
1418 | ac_cv_header_stdint_h=yes |
---|
1419 | ac_cv_header_stdlib_h=yes |
---|
1420 | ac_cv_header_string_h=yes |
---|
1421 | ac_cv_header_strings_h=yes |
---|
1422 | ac_cv_header_sys_param_h=yes |
---|
1423 | ac_cv_header_sys_stat_h=yes |
---|
1424 | ac_cv_header_sys_time_h=yes |
---|
1425 | ac_cv_header_sys_times_h=yes |
---|
1426 | ac_cv_header_sys_types_h=yes |
---|
1427 | ac_cv_header_sys_wait_h=yes |
---|
1428 | ac_cv_header_time=yes |
---|
1429 | ac_cv_header_unistd_h=yes |
---|
1430 | ac_cv_host=powerpc-apple-darwin8.2.0 |
---|
1431 | ac_cv_host_alias=powerpc-apple-darwin8.2.0 |
---|
1432 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1433 | ac_cv_lib_cposix_strerror=no |
---|
1434 | ac_cv_lib_intl_bindtextdomain=yes |
---|
1435 | ac_cv_lib_intl_dgettext=yes |
---|
1436 | ac_cv_lib_intl_ngettext=yes |
---|
1437 | ac_cv_objext=o |
---|
1438 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
1439 | ac_cv_path_INTLTOOL_ICONV=/opt/local/bin/iconv |
---|
1440 | ac_cv_path_INTLTOOL_MSGFMT=/opt/local/bin/msgfmt |
---|
1441 | ac_cv_path_INTLTOOL_MSGMERGE=/opt/local/bin/msgmerge |
---|
1442 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
1443 | ac_cv_path_INTLTOOL_XGETTEXT=/opt/local/bin/xgettext |
---|
1444 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
1445 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1446 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
1447 | ac_cv_path_install='/usr/bin/install -c' |
---|
1448 | ac_cv_prog_AWK=awk |
---|
1449 | ac_cv_prog_CPP='gcc -E' |
---|
1450 | ac_cv_prog_CXXCPP='g++ -E' |
---|
1451 | ac_cv_prog_ac_ct_AR=ar |
---|
1452 | ac_cv_prog_ac_ct_CC=gcc |
---|
1453 | ac_cv_prog_ac_ct_CXX=g++ |
---|
1454 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1455 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1456 | ac_cv_prog_cc_g=yes |
---|
1457 | ac_cv_prog_cc_stdc= |
---|
1458 | ac_cv_prog_cxx_g=yes |
---|
1459 | ac_cv_prog_egrep='grep -E' |
---|
1460 | ac_cv_prog_f77_g=no |
---|
1461 | ac_cv_prog_make_make_set=yes |
---|
1462 | ac_cv_search_opendir='none required' |
---|
1463 | ac_cv_sys_file_offset_bits=no |
---|
1464 | ac_cv_sys_large_files=no |
---|
1465 | ac_cv_sys_largefile_CC=no |
---|
1466 | ac_cv_type_pid_t=yes |
---|
1467 | ac_cv_type_signal=void |
---|
1468 | ac_cv_working_alloca_h=yes |
---|
1469 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1470 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1471 | am_cv_prog_cc_stdc= |
---|
1472 | am_cv_val_LC_MESSAGES=yes |
---|
1473 | gt_cv_func_dgettext_libc=no |
---|
1474 | gt_cv_func_dgettext_libintl=yes |
---|
1475 | gt_cv_func_ngettext_libc=no |
---|
1476 | gt_cv_have_gettext=yes |
---|
1477 | lt_cv_deplibs_check_method=pass_all |
---|
1478 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1479 | lt_cv_file_magic_test_file= |
---|
1480 | lt_cv_ld_reload_flag=-r |
---|
1481 | lt_cv_objdir=.libs |
---|
1482 | lt_cv_path_LD=/usr/bin/ld |
---|
1483 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1484 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1485 | lt_cv_path_SED=/usr/bin/sed |
---|
1486 | lt_cv_prog_compiler_c_o=yes |
---|
1487 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1488 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1489 | lt_cv_prog_gnu_ld=no |
---|
1490 | lt_cv_prog_gnu_ldcxx=no |
---|
1491 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' |
---|
1492 | 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'\''' |
---|
1493 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1494 | lt_cv_sys_max_cmd_len=65536 |
---|
1495 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1496 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1497 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' |
---|
1498 | 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'\''"' |
---|
1499 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1500 | pkg_cv_GMODULE_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1501 | pkg_cv_GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 ' |
---|
1502 | |
---|
1503 | ## ----------------- ## |
---|
1504 | ## Output variables. ## |
---|
1505 | ## ----------------- ## |
---|
1506 | |
---|
1507 | AA='' |
---|
1508 | ACLOCAL='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run aclocal-1.7 ' |
---|
1509 | ALLOCA='' |
---|
1510 | ALSA_CFLAGS='' |
---|
1511 | ALSA_LIBS='' |
---|
1512 | AMDEPBACKSLASH='\' |
---|
1513 | AMDEP_FALSE='#' |
---|
1514 | AMDEP_TRUE='' |
---|
1515 | AMTAR='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run tar' |
---|
1516 | AR='ar' |
---|
1517 | AS='as' |
---|
1518 | AUTOCONF='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run autoconf' |
---|
1519 | AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run autoheader' |
---|
1520 | AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run automake-1.7' |
---|
1521 | AWK='awk' |
---|
1522 | BUILD_HELPBROWSER_FALSE='' |
---|
1523 | BUILD_HELPBROWSER_TRUE='' |
---|
1524 | BUILD_PRINT_FALSE='' |
---|
1525 | BUILD_PRINT_TRUE='' |
---|
1526 | BUILD_PYTHON_FALSE='' |
---|
1527 | BUILD_PYTHON_TRUE='' |
---|
1528 | BUILD_XJT_FALSE='' |
---|
1529 | BUILD_XJT_TRUE='' |
---|
1530 | CATALOGS=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hu.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' |
---|
1531 | CATOBJEXT='.gmo' |
---|
1532 | CC='gcc' |
---|
1533 | CCAS='$(CC)' |
---|
1534 | CCASFLAGS='$(CFLAGS)' |
---|
1535 | CCDEPMODE='depmode=gcc3' |
---|
1536 | CFLAGS='-faltivec -maltivec -Wall' |
---|
1537 | CPP='gcc -E' |
---|
1538 | CPPFLAGS='-I/opt/local/include' |
---|
1539 | CXX='g++' |
---|
1540 | CXXCPP='g++ -E' |
---|
1541 | CXXDEPMODE='depmode=gcc3' |
---|
1542 | CXXFLAGS='-g -O2' |
---|
1543 | CYGPATH_W='echo' |
---|
1544 | DATADIRNAME='share' |
---|
1545 | DEFAULT_BINARY_FALSE='' |
---|
1546 | DEFAULT_BINARY_TRUE='' |
---|
1547 | DEFS='' |
---|
1548 | DEPDIR='.deps' |
---|
1549 | DESKTOP_DATADIR='' |
---|
1550 | DESKTOP_DATADIR_FALSE='' |
---|
1551 | DESKTOP_DATADIR_TRUE='' |
---|
1552 | DLLTOOL='dlltool' |
---|
1553 | ECHO='echo' |
---|
1554 | ECHO_C='' |
---|
1555 | ECHO_N='-n' |
---|
1556 | ECHO_T='' |
---|
1557 | EGREP='grep -E' |
---|
1558 | ENABLE_GIMP_CONSOLE_FALSE='' |
---|
1559 | ENABLE_GIMP_CONSOLE_TRUE='' |
---|
1560 | ENABLE_GTK_DOC_FALSE='' |
---|
1561 | ENABLE_GTK_DOC_TRUE='' |
---|
1562 | EXEEXT='' |
---|
1563 | EXIF_CFLAGS='' |
---|
1564 | EXIF_LIBS='' |
---|
1565 | F77='' |
---|
1566 | FFLAGS='' |
---|
1567 | FONTCONFIG_CFLAGS='' |
---|
1568 | FONTCONFIG_LIBS='' |
---|
1569 | FONTCONFIG_REQUIRED_VERSION='2.2.0' |
---|
1570 | FREETYPE_CONFIG='' |
---|
1571 | FREETYPE_LIBS='' |
---|
1572 | GDK_PIXBUF_CFLAGS='' |
---|
1573 | GDK_PIXBUF_CSOURCE='' |
---|
1574 | GDK_PIXBUF_LIBS='' |
---|
1575 | GDK_PIXBUF_REQUIRED_VERSION='2.4.4' |
---|
1576 | GETTEXT_PACKAGE='gimp20' |
---|
1577 | GIMPINSTALL='' |
---|
1578 | GIMPPRINT_CFLAGS='' |
---|
1579 | GIMPPRINT_CONFIG='' |
---|
1580 | GIMPPRINT_LIBS='' |
---|
1581 | GIMPPRINT_REQUIRED_VERSION='4.2.0' |
---|
1582 | GIMPPRINT_TOONEW_VERSION='4.3.0' |
---|
1583 | GIMP_API_VERSION='2.0' |
---|
1584 | GIMP_APP_VERSION='2.2' |
---|
1585 | GIMP_BINARY_AGE='208' |
---|
1586 | GIMP_DATA_VERSION='2.0' |
---|
1587 | GIMP_DESKTOP_ICON='wilber-icon.png' |
---|
1588 | GIMP_FULL_NAME='The GIMP' |
---|
1589 | GIMP_INTERFACE_AGE='8' |
---|
1590 | GIMP_MAJOR_VERSION='2' |
---|
1591 | GIMP_MICRO_VERSION='8' |
---|
1592 | GIMP_MINOR_VERSION='2' |
---|
1593 | GIMP_MKENUMS='' |
---|
1594 | GIMP_MODULES='' |
---|
1595 | GIMP_MP_FLAGS='' |
---|
1596 | GIMP_MP_LIBS='' |
---|
1597 | GIMP_PKGCONFIG_VERSION='2.0' |
---|
1598 | GIMP_PLUGINS='' |
---|
1599 | GIMP_PLUGIN_VERSION='2.0' |
---|
1600 | GIMP_REAL_VERSION='2.2.8' |
---|
1601 | GIMP_REMOTE='' |
---|
1602 | GIMP_SYSCONF_VERSION='2.0' |
---|
1603 | GIMP_THREAD_FLAGS='' |
---|
1604 | GIMP_THREAD_LIBS='' |
---|
1605 | GIMP_TOOL_VERSION='2.0' |
---|
1606 | GIMP_UNSTABLE='no' |
---|
1607 | GIMP_USER_VERSION='2.2' |
---|
1608 | GIMP_VERSION='2.2.8' |
---|
1609 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1610 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
1611 | GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv -lgobject-2.0 ' |
---|
1612 | GLIB_MKENUMS='glib-mkenums' |
---|
1613 | GLIB_REQUIRED_VERSION='2.4.5' |
---|
1614 | GMODULE_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1615 | GMODULE_LIBS='-L/opt/local/lib -lgmodule-2.0 -lgobject-2.0 ' |
---|
1616 | GMOFILES=' bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo ga.gmo gl.gmo he.gmo hu.gmo hr.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo ms.gmo nb.gmo nl.gmo no.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sr.gmo sr@Latn.gmo sv.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo' |
---|
1617 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
1618 | GOBJECT_QUERY='gobject-query' |
---|
1619 | GTKDOC_REQUIRED_VERSION='1.0' |
---|
1620 | GTKHTML2_CFLAGS='' |
---|
1621 | GTKHTML2_LIBS='' |
---|
1622 | GTKHTML2_REQUIRED_VERSION='2.0.0' |
---|
1623 | GTK_CFLAGS='' |
---|
1624 | GTK_DOC_USE_LIBTOOL_FALSE='' |
---|
1625 | GTK_DOC_USE_LIBTOOL_TRUE='' |
---|
1626 | GTK_LIBS='' |
---|
1627 | GTK_REQUIRED_VERSION='2.4.4' |
---|
1628 | HAVE_FINITE='' |
---|
1629 | HAVE_GLIBC_REGEX='' |
---|
1630 | HAVE_GLIBC_REGEX_FALSE='' |
---|
1631 | HAVE_GLIBC_REGEX_TRUE='' |
---|
1632 | HAVE_ISFINITE='' |
---|
1633 | HAVE_LCMS_FALSE='' |
---|
1634 | HAVE_LCMS_TRUE='' |
---|
1635 | HAVE_LINUX_INPUT_FALSE='' |
---|
1636 | HAVE_LINUX_INPUT_TRUE='' |
---|
1637 | HAVE_MAC_TWAIN_FALSE='' |
---|
1638 | HAVE_MAC_TWAIN_TRUE='' |
---|
1639 | HAVE_WINDRES_FALSE='' |
---|
1640 | HAVE_WINDRES_TRUE='#' |
---|
1641 | HAVE_XMLLINT_FALSE='' |
---|
1642 | HAVE_XMLLINT_TRUE='' |
---|
1643 | HAVE_XSLTPROC_FALSE='' |
---|
1644 | HAVE_XSLTPROC_TRUE='' |
---|
1645 | HTML_DIR='' |
---|
1646 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1647 | INSTALL_PROGRAM='${INSTALL}' |
---|
1648 | INSTALL_SCRIPT='${INSTALL}' |
---|
1649 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1650 | INSTOBJEXT='.mo' |
---|
1651 | INTLLIBS='-lintl ' |
---|
1652 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1653 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1654 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1655 | INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' |
---|
1656 | INTLTOOL_ICONV='/opt/local/bin/iconv' |
---|
1657 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1658 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1659 | INTLTOOL_MERGE='$(top_builddir)/intltool-merge' |
---|
1660 | INTLTOOL_MSGFMT='/opt/local/bin/msgfmt' |
---|
1661 | INTLTOOL_MSGMERGE='/opt/local/bin/msgmerge' |
---|
1662 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' |
---|
1663 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
1664 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1665 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1666 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1667 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1668 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1669 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1670 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1671 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1672 | INTLTOOL_UPDATE='$(top_builddir)/intltool-update' |
---|
1673 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1674 | INTLTOOL_XGETTEXT='/opt/local/bin/xgettext' |
---|
1675 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' |
---|
1676 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
1677 | JPEG='' |
---|
1678 | LCMS_LIBS='' |
---|
1679 | LDFLAGS='-L/opt/local/lib' |
---|
1680 | LIBAA='' |
---|
1681 | LIBART_CFLAGS='' |
---|
1682 | LIBART_LIBS='' |
---|
1683 | LIBJPEG='' |
---|
1684 | LIBMNG='' |
---|
1685 | LIBOBJS='' |
---|
1686 | LIBPNG='' |
---|
1687 | LIBS='' |
---|
1688 | LIBSCREENSHOT='' |
---|
1689 | LIBSVG='' |
---|
1690 | LIBTIFF='' |
---|
1691 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1692 | LIBWMF='' |
---|
1693 | LIBXMU='' |
---|
1694 | LIBXPM='' |
---|
1695 | LIBZ='' |
---|
1696 | LN_S='ln -s' |
---|
1697 | LTLIBOBJS='' |
---|
1698 | LT_CURRENT_MINUS_AGE='0' |
---|
1699 | LT_VERSION_INFO='200:8:200' |
---|
1700 | MAIL='' |
---|
1701 | MAINT='#' |
---|
1702 | MAINTAINER_MODE_FALSE='' |
---|
1703 | MAINTAINER_MODE_TRUE='#' |
---|
1704 | MAKEINFO='${SHELL} /opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/missing --run makeinfo' |
---|
1705 | MKINSTALLDIRS='./mkinstalldirs' |
---|
1706 | MNG='' |
---|
1707 | MSGFMT='/opt/local/bin/msgfmt' |
---|
1708 | MS_LIB_AVAILABLE_FALSE='' |
---|
1709 | MS_LIB_AVAILABLE_TRUE='#' |
---|
1710 | OBJDUMP='objdump' |
---|
1711 | OBJEXT='o' |
---|
1712 | OS_UNIX_FALSE='#' |
---|
1713 | OS_UNIX_TRUE='' |
---|
1714 | OS_WIN32_FALSE='' |
---|
1715 | OS_WIN32_TRUE='#' |
---|
1716 | PACKAGE='gimp' |
---|
1717 | PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP' |
---|
1718 | PACKAGE_NAME='GIMP' |
---|
1719 | PACKAGE_STRING='GIMP 2.2.8' |
---|
1720 | PACKAGE_TARNAME='gimp' |
---|
1721 | PACKAGE_VERSION='2.2.8' |
---|
1722 | PANGOFT2_CFLAGS='' |
---|
1723 | PANGOFT2_LIBS='' |
---|
1724 | PANGOFT2_REQUIRED_VERSION='1.4.0' |
---|
1725 | PATHSEP=':' |
---|
1726 | PATH_SEPARATOR=':' |
---|
1727 | PERL='' |
---|
1728 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1729 | PLATFORM_WIN32_FALSE='' |
---|
1730 | PLATFORM_WIN32_TRUE='#' |
---|
1731 | PNG='' |
---|
1732 | POFILES=' bg.po ca.po cs.po da.po de.po el.po en_CA.po en_GB.po es.po eu.po fi.po fr.po ga.po gl.po he.po hu.po hr.po id.po it.po ja.po ko.po lt.po ms.po nb.po nl.po no.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sr.po sr@Latn.po sv.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po' |
---|
1733 | POSUB='po' |
---|
1734 | PO_IN_DATADIR_FALSE='' |
---|
1735 | PO_IN_DATADIR_TRUE='' |
---|
1736 | PRINT_CFLAGS='' |
---|
1737 | PRINT_LIBS='' |
---|
1738 | PSP='' |
---|
1739 | PYGIMP_EXTRA_CFLAGS='' |
---|
1740 | PYGTK_CFLAGS='' |
---|
1741 | PYGTK_LIBS='' |
---|
1742 | PYTHON='' |
---|
1743 | PYTHON_EXEC_PREFIX='' |
---|
1744 | PYTHON_INCLUDES='' |
---|
1745 | PYTHON_PLATFORM='' |
---|
1746 | PYTHON_PREFIX='' |
---|
1747 | PYTHON_VERSION='' |
---|
1748 | RANLIB='ranlib' |
---|
1749 | RSVG_REQUIRED_VERSION='2.2.0' |
---|
1750 | RT_LIBS='' |
---|
1751 | SCREENSHOT='' |
---|
1752 | SENDMAIL='' |
---|
1753 | SET_MAKE='' |
---|
1754 | SHELL='/bin/sh' |
---|
1755 | SOCKET_LIBS='' |
---|
1756 | STATICLIBS_FALSE='' |
---|
1757 | STATICLIBS_TRUE='' |
---|
1758 | STRIP='strip' |
---|
1759 | SVG='' |
---|
1760 | SVG_CFLAGS='' |
---|
1761 | SVG_LIBS='' |
---|
1762 | SYMPREFIX='' |
---|
1763 | TIFF='' |
---|
1764 | URL='' |
---|
1765 | USE_NLS='yes' |
---|
1766 | VERSION='2.2.8' |
---|
1767 | WINCLIPBOARD='' |
---|
1768 | WINDRES=':' |
---|
1769 | WINPRINT='' |
---|
1770 | WITH_PDBGEN_FALSE='' |
---|
1771 | WITH_PDBGEN_TRUE='' |
---|
1772 | WMF='' |
---|
1773 | WMF_CFLAGS='' |
---|
1774 | WMF_CONFIG='' |
---|
1775 | WMF_REQUIRED_VERSION='0.2.8' |
---|
1776 | XGETTEXT='/opt/local/bin/xgettext' |
---|
1777 | XMLLINT='' |
---|
1778 | XPM='' |
---|
1779 | XSLTPROC='' |
---|
1780 | X_CFLAGS=' -I/usr/X11R6/include' |
---|
1781 | X_EXTRA_LIBS='' |
---|
1782 | X_LIBS=' -L/usr/X11R6/lib' |
---|
1783 | X_PRE_LIBS=' -lSM -lICE' |
---|
1784 | ac_ct_AR='ar' |
---|
1785 | ac_ct_AS='' |
---|
1786 | ac_ct_CC='gcc' |
---|
1787 | ac_ct_CXX='g++' |
---|
1788 | ac_ct_DLLTOOL='' |
---|
1789 | ac_ct_F77='' |
---|
1790 | ac_ct_OBJDUMP='' |
---|
1791 | ac_ct_RANLIB='ranlib' |
---|
1792 | ac_ct_STRIP='strip' |
---|
1793 | ac_ct_WINDRES='' |
---|
1794 | ac_pt_PKG_CONFIG='' |
---|
1795 | am__fastdepCC_FALSE='#' |
---|
1796 | am__fastdepCC_TRUE='' |
---|
1797 | am__fastdepCXX_FALSE='#' |
---|
1798 | am__fastdepCXX_TRUE='' |
---|
1799 | am__include='include' |
---|
1800 | am__leading_dot='.' |
---|
1801 | am__quote='' |
---|
1802 | bindir='${exec_prefix}/bin' |
---|
1803 | build='powerpc-apple-darwin8.2.0' |
---|
1804 | build_alias='' |
---|
1805 | build_cpu='powerpc' |
---|
1806 | build_os='darwin8.2.0' |
---|
1807 | build_vendor='apple' |
---|
1808 | datadir='${prefix}/share' |
---|
1809 | exec_prefix='NONE' |
---|
1810 | gimpdatadir='' |
---|
1811 | gimpdir='' |
---|
1812 | gimpplugindir='' |
---|
1813 | gimpsysconfdir='' |
---|
1814 | host='powerpc-apple-darwin8.2.0' |
---|
1815 | host_alias='' |
---|
1816 | host_cpu='powerpc' |
---|
1817 | host_os='darwin8.2.0' |
---|
1818 | host_vendor='apple' |
---|
1819 | includedir='${prefix}/include' |
---|
1820 | infodir='${prefix}/info' |
---|
1821 | install_sh='/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_graphics_gimp2/work/gimp-2.2.8/install-sh' |
---|
1822 | libdir='${exec_prefix}/lib' |
---|
1823 | libexecdir='${exec_prefix}/libexec' |
---|
1824 | localedir='' |
---|
1825 | localstatedir='${prefix}/var' |
---|
1826 | mandir='/opt/local/share/man' |
---|
1827 | mkdir_p='$(mkinstalldirs)' |
---|
1828 | ms_librarian='' |
---|
1829 | oldincludedir='/usr/include' |
---|
1830 | pkgpyexecdir='' |
---|
1831 | pkgpythondir='' |
---|
1832 | prefix='/opt/local' |
---|
1833 | program_transform_name='s,x,x,' |
---|
1834 | pyexecdir='' |
---|
1835 | pythondir='' |
---|
1836 | sbindir='${exec_prefix}/sbin' |
---|
1837 | sharedstatedir='${prefix}/com' |
---|
1838 | sysconfdir='${prefix}/etc' |
---|
1839 | target_alias='' |
---|
1840 | |
---|
1841 | ## ----------- ## |
---|
1842 | ## confdefs.h. ## |
---|
1843 | ## ----------- ## |
---|
1844 | |
---|
1845 | #define ARCH_PPC 1 |
---|
1846 | #define ENABLE_NLS 1 |
---|
1847 | #define GETTEXT_PACKAGE "gimp20" |
---|
1848 | #define HAVE_ALLOCA 1 |
---|
1849 | #define HAVE_ALLOCA_H 1 |
---|
1850 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1851 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
1852 | #define HAVE_DCGETTEXT 1 |
---|
1853 | #define HAVE_DIFFTIME 1 |
---|
1854 | #define HAVE_DIRENT_H 1 |
---|
1855 | #define HAVE_DLFCN_H 1 |
---|
1856 | #define HAVE_GETTEXT 1 |
---|
1857 | #define HAVE_INTTYPES_H 1 |
---|
1858 | #define HAVE_LC_MESSAGES 1 |
---|
1859 | #define HAVE_LOCALE_H 1 |
---|
1860 | #define HAVE_MEMORY_H 1 |
---|
1861 | #define HAVE_MMAP 1 |
---|
1862 | #define HAVE_PUTENV 1 |
---|
1863 | #define HAVE_STDINT_H 1 |
---|
1864 | #define HAVE_STDLIB_H 1 |
---|
1865 | #define HAVE_STRINGS_H 1 |
---|
1866 | #define HAVE_STRING_H 1 |
---|
1867 | #define HAVE_SYS_PARAM_H 1 |
---|
1868 | #define HAVE_SYS_STAT_H 1 |
---|
1869 | #define HAVE_SYS_TIMES_H 1 |
---|
1870 | #define HAVE_SYS_TIME_H 1 |
---|
1871 | #define HAVE_SYS_TYPES_H 1 |
---|
1872 | #define HAVE_SYS_WAIT_H 1 |
---|
1873 | #define HAVE_SYS_WAIT_H 1 |
---|
1874 | #define HAVE_UNISTD_H 1 |
---|
1875 | #define HAVE_UNISTD_H 1 |
---|
1876 | #define HAVE_VPRINTF 1 |
---|
1877 | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP" |
---|
1878 | #define PACKAGE_NAME "GIMP" |
---|
1879 | #define PACKAGE_STRING "GIMP 2.2.8" |
---|
1880 | #define PACKAGE_TARNAME "gimp" |
---|
1881 | #define PACKAGE_VERSION "2.2.8" |
---|
1882 | #define RETSIGTYPE void |
---|
1883 | #define STDC_HEADERS 1 |
---|
1884 | #define STDC_HEADERS 1 |
---|
1885 | #define TIME_WITH_SYS_TIME 1 |
---|
1886 | #endif |
---|
1887 | #ifdef __cplusplus |
---|
1888 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
1889 | |
---|
1890 | configure: exit 1 |
---|