Ticket #4041: config.log

File config.log, 72.6 KB (added by scott@…, 19 years ago)

Gimp 2.2.8 config.log file

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