Ticket #44046: config.log

File config.log, 55.3 KB (added by rudloff@…, 10 years ago)
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 Terminal configure 0.4.5, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/Users/prudloff/opt --enable-dbus
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ws-Pierre-iMac20.local
14uname -m = x86_64
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 79 tasks, 404 threads, 2 processors
34Load average: 2.78, Mach factor: 0.25
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/prudloff/opt/bin
40PATH: /Users/prudloff/opt/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2494: checking for a BSD-compatible install
52configure:2562: result: /usr/bin/install -c
53configure:2573: checking whether build environment is sane
54configure:2623: result: yes
55configure:2754: checking for a thread-safe mkdir -p
56configure:2793: result: /Users/prudloff/opt/bin/gmkdir -p
57configure:2806: checking for gawk
58configure:2822: found /Users/prudloff/opt/bin/gawk
59configure:2833: result: gawk
60configure:2844: checking whether make sets $(MAKE)
61configure:2866: result: yes
62configure:2941: checking how to create a ustar tar archive
63configure:2954: tar --version
64bsdtar 2.8.3 - libarchive 2.8.3
65configure:2957: $? = 0
66configure:2997: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
67tar: conftest.dir/: Numeric user ID too largeNumeric group ID too large
68tar: conftest.dir/file: Numeric user ID too largeNumeric group ID too large
69configure:3000: $? = 0
70configure:3004: tar -xf - <conftest.tar
71configure:3007: $? = 0
72configure:2997: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" >conftest.tar
73pax: Ustar header field is too small for uid 1908420040, using nobody
74pax: Ustar header field is too small for conftest.dir
75pax: Ustar header field is too small for conftest.dir/file
76configure:3000: $? = 1
77configure:3004: pax -r <conftest.tar
78pax: Cannot identify format. Searching...
79pax: End of archive volume 1 reached
80pax: Sorry, unable to determine archive format.
81configure:3007: $? = 1
82configure:2997: tardir=conftest.dir && eval find "$tardir" -print | cpio -o -H ustar -L >conftest.tar
83cpio: conftest.dir: Numeric user ID too largeNumeric group ID too large: Result too large
84cpio: conftest.dir/file: Numeric user ID too largeNumeric group ID too large: Result too large
852 blocks
86configure:3000: $? = 0
87configure:3004: cpio -i -H ustar -d <conftest.tar
88cpio: Option --format requires -o
89configure:3007: $? = 1
90configure:2997: tardir=conftest.dir && eval false >conftest.tar
91configure:3000: $? = 1
92configure:3020: result: none
93configure:3030: checking whether to enable maintainer-specific portions of Makefiles
94configure:3039: result: no
95configure:3080: checking for style of include used by make
96configure:3108: result: GNU
97configure:3178: checking for gcc
98configure:3205: result: /usr/bin/clang
99configure:3434: checking for C compiler version
100configure:3443: /usr/bin/clang --version >&5
101Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
102Target: x86_64-apple-darwin11.4.2
103Thread model: posix
104configure:3454: $? = 0
105configure:3443: /usr/bin/clang -v >&5
106Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
107Target: x86_64-apple-darwin11.4.2
108Thread model: posix
109configure:3454: $? = 0
110configure:3443: /usr/bin/clang -V >&5
111clang: error: argument to '-V' is missing (expected 1 value)
112clang: error: no input files
113configure:3454: $? = 1
114configure:3443: /usr/bin/clang -qversion >&5
115clang: error: no input files
116configure:3454: $? = 1
117configure:3474: checking whether the C compiler works
118configure:3496: /usr/bin/clang -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
119configure:3500: $? = 0
120configure:3549: result: yes
121configure:3552: checking for C compiler default output file name
122configure:3554: result: a.out
123configure:3560: checking for suffix of executables
124configure:3567: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
125configure:3571: $? = 0
126configure:3593: result:
127configure:3615: checking whether we are cross compiling
128configure:3623: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
129configure:3627: $? = 0
130configure:3634: ./conftest
131configure:3638: $? = 0
132configure:3653: result: no
133configure:3658: checking for suffix of object files
134configure:3680: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
135configure:3684: $? = 0
136configure:3705: result: o
137configure:3709: checking whether we are using the GNU C compiler
138configure:3728: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
139configure:3728: $? = 0
140configure:3737: result: yes
141configure:3746: checking whether /usr/bin/clang accepts -g
142configure:3766: /usr/bin/clang -c -g -I/Users/prudloff/opt/include conftest.c >&5
143configure:3766: $? = 0
144configure:3807: result: yes
145configure:3824: checking for /usr/bin/clang option to accept ISO C89
146configure:3888: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
147configure:3888: $? = 0
148configure:3901: result: none needed
149configure:3923: checking dependency style of /usr/bin/clang
150configure:4033: result: gcc3
151configure:4054: checking how to run the C preprocessor
152configure:4085: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
153configure:4085: $? = 0
154configure:4099: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
155conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
156#include <ac_nonexistent.h>
157         ^
1581 error generated.
159configure:4099: $? = 1
160configure: failed program was:
161| /* confdefs.h */
162| #define PACKAGE_NAME "Terminal"
163| #define PACKAGE_TARNAME "Terminal"
164| #define PACKAGE_VERSION "0.4.5"
165| #define PACKAGE_STRING "Terminal 0.4.5"
166| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
167| #define PACKAGE_URL ""
168| #define PACKAGE "Terminal"
169| #define VERSION "0.4.5"
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4124: result: /usr/bin/clang -E
173configure:4144: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
174configure:4144: $? = 0
175configure:4158: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
176conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
177#include <ac_nonexistent.h>
178         ^
1791 error generated.
180configure:4158: $? = 1
181configure: failed program was:
182| /* confdefs.h */
183| #define PACKAGE_NAME "Terminal"
184| #define PACKAGE_TARNAME "Terminal"
185| #define PACKAGE_VERSION "0.4.5"
186| #define PACKAGE_STRING "Terminal 0.4.5"
187| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
188| #define PACKAGE_URL ""
189| #define PACKAGE "Terminal"
190| #define VERSION "0.4.5"
191| /* end confdefs.h.  */
192| #include <ac_nonexistent.h>
193configure:4187: checking for grep that handles long lines and -e
194configure:4245: result: /Users/prudloff/opt/bin/grep
195configure:4250: checking for egrep
196configure:4312: result: /Users/prudloff/opt/bin/grep -E
197configure:4317: checking for ANSI C header files
198configure:4337: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
199configure:4337: $? = 0
200configure:4410: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
201configure:4410: $? = 0
202configure:4410: ./conftest
203configure:4410: $? = 0
204configure:4421: result: yes
205configure:4434: checking for sys/types.h
206configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
207configure:4434: $? = 0
208configure:4434: result: yes
209configure:4434: checking for sys/stat.h
210configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
211configure:4434: $? = 0
212configure:4434: result: yes
213configure:4434: checking for stdlib.h
214configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
215configure:4434: $? = 0
216configure:4434: result: yes
217configure:4434: checking for string.h
218configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
219configure:4434: $? = 0
220configure:4434: result: yes
221configure:4434: checking for memory.h
222configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
223configure:4434: $? = 0
224configure:4434: result: yes
225configure:4434: checking for strings.h
226configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
227configure:4434: $? = 0
228configure:4434: result: yes
229configure:4434: checking for inttypes.h
230configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
231configure:4434: $? = 0
232configure:4434: result: yes
233configure:4434: checking for stdint.h
234configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
235configure:4434: $? = 0
236configure:4434: result: yes
237configure:4434: checking for unistd.h
238configure:4434: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
239configure:4434: $? = 0
240configure:4434: result: yes
241configure:4448: checking minix/config.h usability
242configure:4448: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
243conftest.c:54:10: fatal error: 'minix/config.h' file not found
244#include <minix/config.h>
245         ^
2461 error generated.
247configure:4448: $? = 1
248configure: failed program was:
249| /* confdefs.h */
250| #define PACKAGE_NAME "Terminal"
251| #define PACKAGE_TARNAME "Terminal"
252| #define PACKAGE_VERSION "0.4.5"
253| #define PACKAGE_STRING "Terminal 0.4.5"
254| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
255| #define PACKAGE_URL ""
256| #define PACKAGE "Terminal"
257| #define VERSION "0.4.5"
258| #define STDC_HEADERS 1
259| #define HAVE_SYS_TYPES_H 1
260| #define HAVE_SYS_STAT_H 1
261| #define HAVE_STDLIB_H 1
262| #define HAVE_STRING_H 1
263| #define HAVE_MEMORY_H 1
264| #define HAVE_STRINGS_H 1
265| #define HAVE_INTTYPES_H 1
266| #define HAVE_STDINT_H 1
267| #define HAVE_UNISTD_H 1
268| /* end confdefs.h.  */
269| #include <stdio.h>
270| #ifdef HAVE_SYS_TYPES_H
271| # include <sys/types.h>
272| #endif
273| #ifdef HAVE_SYS_STAT_H
274| # include <sys/stat.h>
275| #endif
276| #ifdef STDC_HEADERS
277| # include <stdlib.h>
278| # include <stddef.h>
279| #else
280| # ifdef HAVE_STDLIB_H
281| #  include <stdlib.h>
282| # endif
283| #endif
284| #ifdef HAVE_STRING_H
285| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
286| #  include <memory.h>
287| # endif
288| # include <string.h>
289| #endif
290| #ifdef HAVE_STRINGS_H
291| # include <strings.h>
292| #endif
293| #ifdef HAVE_INTTYPES_H
294| # include <inttypes.h>
295| #endif
296| #ifdef HAVE_STDINT_H
297| # include <stdint.h>
298| #endif
299| #ifdef HAVE_UNISTD_H
300| # include <unistd.h>
301| #endif
302| #include <minix/config.h>
303configure:4448: result: no
304configure:4448: checking minix/config.h presence
305configure:4448: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
306conftest.c:21:10: fatal error: 'minix/config.h' file not found
307#include <minix/config.h>
308         ^
3091 error generated.
310configure:4448: $? = 1
311configure: failed program was:
312| /* confdefs.h */
313| #define PACKAGE_NAME "Terminal"
314| #define PACKAGE_TARNAME "Terminal"
315| #define PACKAGE_VERSION "0.4.5"
316| #define PACKAGE_STRING "Terminal 0.4.5"
317| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
318| #define PACKAGE_URL ""
319| #define PACKAGE "Terminal"
320| #define VERSION "0.4.5"
321| #define STDC_HEADERS 1
322| #define HAVE_SYS_TYPES_H 1
323| #define HAVE_SYS_STAT_H 1
324| #define HAVE_STDLIB_H 1
325| #define HAVE_STRING_H 1
326| #define HAVE_MEMORY_H 1
327| #define HAVE_STRINGS_H 1
328| #define HAVE_INTTYPES_H 1
329| #define HAVE_STDINT_H 1
330| #define HAVE_UNISTD_H 1
331| /* end confdefs.h.  */
332| #include <minix/config.h>
333configure:4448: result: no
334configure:4448: checking for minix/config.h
335configure:4448: result: no
336configure:4469: checking whether it is safe to define __EXTENSIONS__
337configure:4487: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
338configure:4487: $? = 0
339configure:4494: result: yes
340configure:4509: checking for library containing strerror
341configure:4540: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
342conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror'
343char strerror ();
344     ^
345conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
3461 warning generated.
347configure:4540: $? = 0
348configure:4557: result: none required
349configure:4614: checking for gcc
350configure:4641: result: /usr/bin/clang
351configure:4870: checking for C compiler version
352configure:4879: /usr/bin/clang --version >&5
353Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
354Target: x86_64-apple-darwin11.4.2
355Thread model: posix
356configure:4890: $? = 0
357configure:4879: /usr/bin/clang -v >&5
358Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
359Target: x86_64-apple-darwin11.4.2
360Thread model: posix
361configure:4890: $? = 0
362configure:4879: /usr/bin/clang -V >&5
363clang: error: argument to '-V' is missing (expected 1 value)
364clang: error: no input files
365configure:4890: $? = 1
366configure:4879: /usr/bin/clang -qversion >&5
367clang: error: no input files
368configure:4890: $? = 1
369configure:4894: checking whether we are using the GNU C compiler
370configure:4922: result: yes
371configure:4931: checking whether /usr/bin/clang accepts -g
372configure:4992: result: yes
373configure:5009: checking for /usr/bin/clang option to accept ISO C89
374configure:5086: result: none needed
375configure:5108: checking dependency style of /usr/bin/clang
376configure:5218: result: gcc3
377configure:5234: checking whether /usr/bin/clang and cc understand -c and -o together
378configure:5265: /usr/bin/clang -c conftest.c -o conftest2.o >&5
379configure:5269: $? = 0
380configure:5275: /usr/bin/clang -c conftest.c -o conftest2.o >&5
381configure:5279: $? = 0
382configure:5290: cc -c conftest.c >&5
383configure:5294: $? = 0
384configure:5302: cc -c conftest.c -o conftest2.o >&5
385configure:5306: $? = 0
386configure:5312: cc -c conftest.c -o conftest2.o >&5
387configure:5316: $? = 0
388configure:5334: result: yes
389configure:5361: checking whether NLS is requested
390configure:5370: result: yes
391configure:5385: checking for intltool >= 0.31
392configure:5392: result: 0.50.2 found
393configure:5400: checking for intltool-update
394configure:5418: found /Users/prudloff/opt/bin/intltool-update
395configure:5430: result: /Users/prudloff/opt/bin/intltool-update
396configure:5440: checking for intltool-merge
397configure:5458: found /Users/prudloff/opt/bin/intltool-merge
398configure:5470: result: /Users/prudloff/opt/bin/intltool-merge
399configure:5480: checking for intltool-extract
400configure:5498: found /Users/prudloff/opt/bin/intltool-extract
401configure:5510: result: /Users/prudloff/opt/bin/intltool-extract
402configure:5641: checking for xgettext
403configure:5659: found /Users/prudloff/opt/bin/xgettext
404configure:5671: result: /Users/prudloff/opt/bin/xgettext
405configure:5681: checking for msgmerge
406configure:5699: found /Users/prudloff/opt/bin/msgmerge
407configure:5711: result: /Users/prudloff/opt/bin/msgmerge
408configure:5721: checking for msgfmt
409configure:5739: found /Users/prudloff/opt/bin/msgfmt
410configure:5751: result: /Users/prudloff/opt/bin/msgfmt
411configure:5761: checking for gmsgfmt
412configure:5792: result: /Users/prudloff/opt/bin/msgfmt
413configure:5812: checking for perl
414configure:5830: found /Users/prudloff/opt/bin/perl
415configure:5842: result: /Users/prudloff/opt/bin/perl
416configure:5853: checking for perl >= 5.8.1
417configure:5860: result: 5.16.3
418configure:5892: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
419Undefined symbols for architecture x86_64:
420  "__nl_msg_cat_cntr", referenced from:
421      _main in conftest-zPf7Wx.o
422ld: symbol(s) not found for architecture x86_64
423clang: error: linker command failed with exit code 1 (use -v to see invocation)
424configure:5892: $? = 1
425configure: failed program was:
426| /* confdefs.h */
427| #define PACKAGE_NAME "Terminal"
428| #define PACKAGE_TARNAME "Terminal"
429| #define PACKAGE_VERSION "0.4.5"
430| #define PACKAGE_STRING "Terminal 0.4.5"
431| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
432| #define PACKAGE_URL ""
433| #define PACKAGE "Terminal"
434| #define VERSION "0.4.5"
435| #define STDC_HEADERS 1
436| #define HAVE_SYS_TYPES_H 1
437| #define HAVE_SYS_STAT_H 1
438| #define HAVE_STDLIB_H 1
439| #define HAVE_STRING_H 1
440| #define HAVE_MEMORY_H 1
441| #define HAVE_STRINGS_H 1
442| #define HAVE_INTTYPES_H 1
443| #define HAVE_STDINT_H 1
444| #define HAVE_UNISTD_H 1
445| #define __EXTENSIONS__ 1
446| #define _ALL_SOURCE 1
447| #define _GNU_SOURCE 1
448| #define _POSIX_PTHREAD_SEMANTICS 1
449| #define _TANDEM_SOURCE 1
450| /* end confdefs.h.  */
451|
452| int
453| main ()
454| {
455| extern int _nl_msg_cat_cntr;
456|                        return _nl_msg_cat_cntr
457|   ;
458|   return 0;
459| }
460configure:5947: checking build system type
461configure:5961: result: x86_64-apple-darwin11.4.2
462configure:5981: checking host system type
463configure:5994: result: x86_64-apple-darwin11.4.2
464configure:6014: checking for a sed that does not truncate output
465configure:6078: result: /Users/prudloff/opt/bin/gsed
466configure:6096: checking for fgrep
467configure:6158: result: /Users/prudloff/opt/bin/grep -F
468configure:6193: checking for ld used by /usr/bin/clang
469configure:6260: result: /usr/bin/ld
470configure:6267: checking if the linker (/usr/bin/ld) is GNU ld
471configure:6282: result: no
472configure:6294: checking for BSD- or MS-compatible name lister (nm)
473configure:6343: result: /Users/prudloff/opt/bin/nm
474configure:6461: checking the name lister (/Users/prudloff/opt/bin/nm) interface
475configure:6468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
476configure:6471: /Users/prudloff/opt/bin/nm "conftest.o"
477configure:6474: output
4780000000000000000 S _some_variable
479configure:6481: result: BSD nm
480configure:6484: checking whether ln -s works
481configure:6488: result: yes
482configure:6496: checking the maximum length of command line arguments
483configure:6616: result: 196608
484configure:6633: checking whether the shell understands some XSI constructs
485configure:6643: result: yes
486configure:6647: checking whether the shell understands "+="
487configure:6653: result: yes
488configure:6688: checking for /usr/bin/ld option to reload object files
489configure:6695: result: -r
490configure:6764: checking for objdump
491configure:6794: result: no
492configure:6823: checking how to recognize dependent libraries
493configure:7019: result: pass_all
494configure:7079: checking for ar
495configure:7095: found /Users/prudloff/opt/bin/ar
496configure:7106: result: ar
497configure:7184: checking for strip
498configure:7200: found /Users/prudloff/opt/bin/strip
499configure:7211: result: strip
500configure:7283: checking for ranlib
501configure:7299: found /Users/prudloff/opt/bin/ranlib
502configure:7310: result: ranlib
503configure:7400: checking command to parse /Users/prudloff/opt/bin/nm output from /usr/bin/clang object
504configure:7518: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
505configure:7521: $? = 0
506configure:7525: /Users/prudloff/opt/bin/nm conftest.o \| sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
507configure:7528: $? = 0
508cannot find nm_test_var in conftest.nm
509configure:7518: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
510configure:7521: $? = 0
511configure:7525: /Users/prudloff/opt/bin/nm conftest.o \| sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
512configure:7528: $? = 0
513configure:7582: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
514configure:7585: $? = 0
515configure:7623: result: ok
516configure:7887: checking for dsymutil
517configure:7903: found /usr/bin/dsymutil
518configure:7914: result: dsymutil
519configure:7979: checking for nmedit
520configure:7995: found /Users/prudloff/opt/bin/nmedit
521configure:8006: result: nmedit
522configure:8071: checking for lipo
523configure:8087: found /Users/prudloff/opt/bin/lipo
524configure:8098: result: lipo
525configure:8163: checking for otool
526configure:8179: found /Users/prudloff/opt/bin/otool
527configure:8190: result: otool
528configure:8255: checking for otool64
529configure:8285: result: no
530configure:8330: checking for -single_module linker flag
531/usr/bin/clang -pipe -Os -arch x86_64 -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
532configure:8357: result: yes
533configure:8359: checking for -exported_symbols_list linker flag
534configure:8379: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
535configure:8379: $? = 0
536configure:8389: result: yes
537configure:8428: checking for dlfcn.h
538configure:8428: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
539configure:8428: $? = 0
540configure:8428: result: yes
541configure:8612: checking for objdir
542configure:8627: result: .libs
543configure:8919: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
544configure:8937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -fno-rtti -fno-exceptions conftest.c >&5
545configure:8941: $? = 0
546configure:8954: result: yes
547configure:8974: checking for /usr/bin/clang option to produce PIC
548configure:9246: result: -fno-common -DPIC
549configure:9258: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
550configure:9276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -fno-common -DPIC -DPIC conftest.c >&5
551configure:9280: $? = 0
552configure:9293: result: yes
553configure:9317: checking if /usr/bin/clang static flag -static works
554configure:9345: result: no
555configure:9360: checking if /usr/bin/clang supports -c -o file.o
556configure:9381: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -o out/conftest2.o conftest.c >&5
557configure:9385: $? = 0
558configure:9407: result: yes
559configure:9415: checking if /usr/bin/clang supports -c -o file.o
560configure:9462: result: yes
561configure:9495: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries
562configure:10481: result: yes
563configure:10720: checking dynamic linker characteristics
564configure:11371: result: darwin11.4.2 dyld
565configure:11473: checking how to hardcode library paths into programs
566configure:11498: result: immediate
567configure:12018: checking whether stripping libraries is possible
568configure:12032: result: yes
569configure:12058: checking if libtool supports shared libraries
570configure:12060: result: yes
571configure:12063: checking whether to build shared libraries
572configure:12084: result: yes
573configure:12087: checking whether to build static libraries
574configure:12091: result: yes
575configure:12130: checking ctype.h usability
576configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
577configure:12130: $? = 0
578configure:12130: result: yes
579configure:12130: checking ctype.h presence
580configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
581configure:12130: $? = 0
582configure:12130: result: yes
583configure:12130: checking for ctype.h
584configure:12130: result: yes
585configure:12130: checking errno.h usability
586configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
587configure:12130: $? = 0
588configure:12130: result: yes
589configure:12130: checking errno.h presence
590configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
591configure:12130: $? = 0
592configure:12130: result: yes
593configure:12130: checking for errno.h
594configure:12130: result: yes
595configure:12130: checking limits.h usability
596configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
597configure:12130: $? = 0
598configure:12130: result: yes
599configure:12130: checking limits.h presence
600configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
601configure:12130: $? = 0
602configure:12130: result: yes
603configure:12130: checking for limits.h
604configure:12130: result: yes
605configure:12130: checking pwd.h usability
606configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
607configure:12130: $? = 0
608configure:12130: result: yes
609configure:12130: checking pwd.h presence
610configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
611configure:12130: $? = 0
612configure:12130: result: yes
613configure:12130: checking for pwd.h
614configure:12130: result: yes
615configure:12130: checking signal.h usability
616configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
617configure:12130: $? = 0
618configure:12130: result: yes
619configure:12130: checking signal.h presence
620configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
621configure:12130: $? = 0
622configure:12130: result: yes
623configure:12130: checking for signal.h
624configure:12130: result: yes
625configure:12130: checking time.h usability
626configure:12130: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
627configure:12130: $? = 0
628configure:12130: result: yes
629configure:12130: checking time.h presence
630configure:12130: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
631configure:12130: $? = 0
632configure:12130: result: yes
633configure:12130: checking for time.h
634configure:12130: result: yes
635configure:12155: checking locale.h usability
636configure:12155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
637configure:12155: $? = 0
638configure:12155: result: yes
639configure:12155: checking locale.h presence
640configure:12155: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
641configure:12155: $? = 0
642configure:12155: result: yes
643configure:12155: checking for locale.h
644configure:12155: result: yes
645configure:12166: checking for LC_MESSAGES
646configure:12182: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
647configure:12182: $? = 0
648configure:12190: result: yes
649configure:12207: checking libintl.h usability
650configure:12207: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include conftest.c >&5
651configure:12207: $? = 0
652configure:12207: result: yes
653configure:12207: checking libintl.h presence
654configure:12207: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
655configure:12207: $? = 0
656configure:12207: result: yes
657configure:12207: checking for libintl.h
658configure:12207: result: yes
659configure:12215: checking for ngettext in libc
660configure:12233: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
661Undefined symbols for architecture x86_64:
662  "_libintl_ngettext", referenced from:
663      _main in conftest-E919eT.o
664ld: symbol(s) not found for architecture x86_64
665clang: error: linker command failed with exit code 1 (use -v to see invocation)
666configure:12233: $? = 1
667configure: failed program was:
668| /* confdefs.h */
669| #define PACKAGE_NAME "Terminal"
670| #define PACKAGE_TARNAME "Terminal"
671| #define PACKAGE_VERSION "0.4.5"
672| #define PACKAGE_STRING "Terminal 0.4.5"
673| #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
674| #define PACKAGE_URL ""
675| #define PACKAGE "Terminal"
676| #define VERSION "0.4.5"
677| #define STDC_HEADERS 1
678| #define HAVE_SYS_TYPES_H 1
679| #define HAVE_SYS_STAT_H 1
680| #define HAVE_STDLIB_H 1
681| #define HAVE_STRING_H 1
682| #define HAVE_MEMORY_H 1
683| #define HAVE_STRINGS_H 1
684| #define HAVE_INTTYPES_H 1
685| #define HAVE_STDINT_H 1
686| #define HAVE_UNISTD_H 1
687| #define __EXTENSIONS__ 1
688| #define _ALL_SOURCE 1
689| #define _GNU_SOURCE 1
690| #define _POSIX_PTHREAD_SEMANTICS 1
691| #define _TANDEM_SOURCE 1
692| #define HAVE_DLFCN_H 1
693| #define LT_OBJDIR ".libs/"
694| #define HAVE_CTYPE_H 1
695| #define HAVE_ERRNO_H 1
696| #define HAVE_LIMITS_H 1
697| #define HAVE_PWD_H 1
698| #define HAVE_SIGNAL_H 1
699| #define HAVE_TIME_H 1
700| #define GETTEXT_PACKAGE "Terminal"
701| #define HAVE_LOCALE_H 1
702| #define HAVE_LC_MESSAGES 1
703| /* end confdefs.h.  */
704|
705| #include <libintl.h>
706|
707| int
708| main ()
709| {
710| return !ngettext ("","", 1)
711|   ;
712|   return 0;
713| }
714configure:12242: result: no
715configure:12298: checking for bindtextdomain in -lintl
716configure:12323: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
717configure:12323: $? = 0
718configure:12332: result: yes
719configure:12335: checking for ngettext in -lintl
720configure:12360: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
721configure:12360: $? = 0
722configure:12369: result: yes
723configure:12372: checking for dgettext in -lintl
724configure:12397: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
725configure:12397: $? = 0
726configure:12406: result: yes
727configure:12519: checking for bind_textdomain_codeset
728configure:12519: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
729configure:12519: $? = 0
730configure:12519: result: yes
731configure:12556: checking for msgfmt
732configure:12583: result: /Users/prudloff/opt/bin/msgfmt
733configure:12594: checking for dcgettext
734configure:12594: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
735configure:12594: $? = 0
736configure:12594: result: yes
737configure:12604: checking if msgfmt accepts -c
738configure:12619: $MSGFMT -c -o /dev/null conftest.foo
739conftest.foo:3: warning: header field 'Language' missing in header
740configure:12622: $? = 0
741configure:12624: result: yes
742configure:12634: checking for gmsgfmt
743configure:12665: result: /Users/prudloff/opt/bin/msgfmt
744configure:12675: checking for xgettext
745configure:12702: result: /Users/prudloff/opt/bin/xgettext
746configure:12721: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
747configure:12721: $? = 0
748configure:12799: checking for catalogs to be installed
749configure:12824: result:  ar ast be ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja kk ko ku lt lv nb nl pa pl pt_BR pt ro ru si sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW
750configure:12857: checking for bind_textdomain_codeset
751configure:12857: result: yes
752configure:12863: checking for locales directory
753configure:12879: result: ${datarootdir}/locale
754configure:12883: checking for additional xgettext flags
755configure:12891: result: --keyword=Q_ --from-code=UTF-8
756configure:12895: checking for X
757configure:13003: /usr/bin/clang -E -I/Users/prudloff/opt/include conftest.c
758configure:13003: $? = 0
759configure:13034: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11  >&5
760configure:13034: $? = 0
761configure:13084: result: libraries , headers
762configure:13183: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   -lX11 >&5
763configure:13183: $? = 0
764configure:13281: checking for gethostbyname
765configure:13281: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
766configure:13281: $? = 0
767configure:13281: result: yes
768configure:13378: checking for connect
769configure:13378: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
770configure:13378: $? = 0
771configure:13378: result: yes
772configure:13427: checking for remove
773configure:13427: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
774configure:13427: $? = 0
775configure:13427: result: yes
776configure:13476: checking for shmat
777configure:13476: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
778configure:13476: $? = 0
779configure:13476: result: yes
780configure:13534: checking for IceConnectionNumber in -lICE
781configure:13559: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lICE   >&5
782configure:13559: $? = 0
783configure:13568: result: yes
784configure:13583: checking for main in -lX11
785configure:13602: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/Users/prudloff/opt/include -L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lX11   -lSM -lICE    >&5
786configure:13602: $? = 0
787configure:13611: result: yes
788configure:13653: checking for pkg-config
789configure:13671: found /Users/prudloff/opt/bin/pkg-config
790configure:13684: result: /Users/prudloff/opt/bin/pkg-config
791configure:13706: checking for pkg-config >= 0.9.0
792configure:13710: result: 0.28
793configure:13727: checking for exo-0.3 >= 0.3.4
794configure:13731: result: 0.3.107
795configure:13734: checking EXO_CFLAGS
796configure:13737: result: -D_REENTRANT -I/Users/prudloff/opt/include/exo-0.3 -I/Users/prudloff/opt/include/gtk-2.0 -I/Users/prudloff/opt/lib/gtk-2.0/include -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/gio-unix-2.0/ -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/atk-1.0 -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/pixman-1 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/gdk-pixbuf-2.0 -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/harfbuzz -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/xfce4 -I/Users/prudloff/opt/include/glib-2.0 -I/Users/prudloff/opt/lib/glib-2.0/include -I/Users/prudloff/opt/include
797configure:13740: checking EXO_LIBS
798configure:13743: result: -L/Users/prudloff/opt/lib -lexo-0.3 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl
799configure:14124: checking for gtk+-2.0 >= 2.14.0
800configure:14128: result: 2.24.23
801configure:14131: checking GTK_CFLAGS
802configure:14134: result: -D_REENTRANT -I/Users/prudloff/opt/include/gtk-2.0 -I/Users/prudloff/opt/lib/gtk-2.0/include -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/gio-unix-2.0/ -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/atk-1.0 -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/pixman-1 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/gdk-pixbuf-2.0 -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/harfbuzz -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/glib-2.0 -I/Users/prudloff/opt/lib/glib-2.0/include -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16
803configure:14137: checking GTK_LIBS
804configure:14140: result: -L/Users/prudloff/opt/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
805configure:14262: checking for vte >= 0.17.1
806configure:14304: result: not found
807
808## ---------------- ##
809## Cache variables. ##
810## ---------------- ##
811
812ac_cv_build=x86_64-apple-darwin11.4.2
813ac_cv_c_compiler_gnu=yes
814ac_cv_env_CC_set=set
815ac_cv_env_CC_value=/usr/bin/clang
816ac_cv_env_CFLAGS_set=set
817ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
818ac_cv_env_CPPFLAGS_set=set
819ac_cv_env_CPPFLAGS_value=-I/Users/prudloff/opt/include
820ac_cv_env_CPP_set=
821ac_cv_env_CPP_value=
822ac_cv_env_LDFLAGS_set=set
823ac_cv_env_LDFLAGS_value='-L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64'
824ac_cv_env_LIBS_set=
825ac_cv_env_LIBS_value=
826ac_cv_env_XMKMF_set=
827ac_cv_env_XMKMF_value=
828ac_cv_env_build_alias_set=
829ac_cv_env_build_alias_value=
830ac_cv_env_host_alias_set=
831ac_cv_env_host_alias_value=
832ac_cv_env_target_alias_set=
833ac_cv_env_target_alias_value=
834ac_cv_func_bind_textdomain_codeset=yes
835ac_cv_func_connect=yes
836ac_cv_func_dcgettext=yes
837ac_cv_func_gethostbyname=yes
838ac_cv_func_remove=yes
839ac_cv_func_shmat=yes
840ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
841ac_cv_header_ctype_h=yes
842ac_cv_header_dlfcn_h=yes
843ac_cv_header_errno_h=yes
844ac_cv_header_inttypes_h=yes
845ac_cv_header_libintl_h=yes
846ac_cv_header_limits_h=yes
847ac_cv_header_locale_h=yes
848ac_cv_header_memory_h=yes
849ac_cv_header_minix_config_h=no
850ac_cv_header_pwd_h=yes
851ac_cv_header_signal_h=yes
852ac_cv_header_stdc=yes
853ac_cv_header_stdint_h=yes
854ac_cv_header_stdlib_h=yes
855ac_cv_header_string_h=yes
856ac_cv_header_strings_h=yes
857ac_cv_header_sys_stat_h=yes
858ac_cv_header_sys_types_h=yes
859ac_cv_header_time_h=yes
860ac_cv_header_unistd_h=yes
861ac_cv_host=x86_64-apple-darwin11.4.2
862ac_cv_lib_ICE_IceConnectionNumber=yes
863ac_cv_lib_X11_main=yes
864ac_cv_lib_intl_bindtextdomain=yes
865ac_cv_lib_intl_dgettext=yes
866ac_cv_lib_intl_ngettext=yes
867ac_cv_objext=o
868ac_cv_path_EGREP='/Users/prudloff/opt/bin/grep -E'
869ac_cv_path_FGREP='/Users/prudloff/opt/bin/grep -F'
870ac_cv_path_GMSGFMT=/Users/prudloff/opt/bin/msgfmt
871ac_cv_path_GREP=/Users/prudloff/opt/bin/grep
872ac_cv_path_INTLTOOL_EXTRACT=/Users/prudloff/opt/bin/intltool-extract
873ac_cv_path_INTLTOOL_MERGE=/Users/prudloff/opt/bin/intltool-merge
874ac_cv_path_INTLTOOL_PERL=/Users/prudloff/opt/bin/perl
875ac_cv_path_INTLTOOL_UPDATE=/Users/prudloff/opt/bin/intltool-update
876ac_cv_path_MSGFMT=/Users/prudloff/opt/bin/msgfmt
877ac_cv_path_MSGMERGE=/Users/prudloff/opt/bin/msgmerge
878ac_cv_path_PKG_CONFIG=/Users/prudloff/opt/bin/pkg-config
879ac_cv_path_SED=/Users/prudloff/opt/bin/gsed
880ac_cv_path_XGETTEXT=/Users/prudloff/opt/bin/xgettext
881ac_cv_path_mkdir=/Users/prudloff/opt/bin/gmkdir
882ac_cv_prog_AWK=gawk
883ac_cv_prog_CPP='/usr/bin/clang -E'
884ac_cv_prog_ac_ct_AR=ar
885ac_cv_prog_ac_ct_CC=/usr/bin/clang
886ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
887ac_cv_prog_ac_ct_LIPO=lipo
888ac_cv_prog_ac_ct_NMEDIT=nmedit
889ac_cv_prog_ac_ct_OTOOL=otool
890ac_cv_prog_ac_ct_RANLIB=ranlib
891ac_cv_prog_ac_ct_STRIP=strip
892ac_cv_prog_cc__usr_bin_clang_c_o=yes
893ac_cv_prog_cc_c89=
894ac_cv_prog_cc_g=yes
895ac_cv_prog_make_make_set=yes
896ac_cv_safe_to_define___extensions__=yes
897ac_cv_search_strerror='none required'
898am_cv_CC_dependencies_compiler_type=gcc3
899am_cv_prog_tar_ustar=none
900am_cv_val_LC_MESSAGES=yes
901gt_cv_func_dgettext_libc=no
902gt_cv_func_dgettext_libintl=yes
903gt_cv_func_ngettext_libc=no
904gt_cv_have_gettext=yes
905lt_cv_apple_cc_single_mod=yes
906lt_cv_deplibs_check_method=pass_all
907lt_cv_file_magic_cmd='$MAGIC_CMD'
908lt_cv_file_magic_test_file=
909lt_cv_ld_exported_symbols_list=yes
910lt_cv_ld_reload_flag=-r
911lt_cv_nm_interface='BSD nm'
912lt_cv_objdir=.libs
913lt_cv_path_LD=/usr/bin/ld
914lt_cv_path_NM=/Users/prudloff/opt/bin/nm
915lt_cv_prog_compiler_c_o=yes
916lt_cv_prog_compiler_pic_works=yes
917lt_cv_prog_compiler_rtti_exceptions=yes
918lt_cv_prog_compiler_static_works=no
919lt_cv_prog_gnu_ld=no
920lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
921lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
922lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
923lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
924lt_cv_sys_max_cmd_len=196608
925xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
926xdt_cv_PKG_CONFIG_VERSION=0.28
927
928## ----------------- ##
929## Output variables. ##
930## ----------------- ##
931
932ACLOCAL='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run aclocal-1.11'
933ALL_LINGUAS='ar ast be ca cs da de dz el en_GB eo es et eu fi fr gl he hr hu id it ja kk ko ku lt lv nb nl pa pl pt_BR pt ro ru si sk sq sv tr ug uk ur_PK ur vi zh_CN zh_TW '
934AMDEPBACKSLASH='\'
935AMDEP_FALSE='#'
936AMDEP_TRUE=''
937AMTAR='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run tar'
938AM_BACKSLASH='\'
939AM_DEFAULT_VERBOSITY='0'
940AR='ar'
941AUTOCONF='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run autoconf'
942AUTOHEADER='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run autoheader'
943AUTOMAKE='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run automake-1.11'
944AWK='gawk'
945CATALOGS=' ar.gmo ast.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
946CATOBJEXT='.gmo'
947CC='/usr/bin/clang'
948CCDEPMODE='depmode=gcc3'
949CFLAGS='-pipe -Os -arch x86_64'
950CPP='/usr/bin/clang -E'
951CPPFLAGS='-I/Users/prudloff/opt/include'
952CYGPATH_W='echo'
953DATADIRNAME='share'
954DBUS_CFLAGS=''
955DBUS_LIBS=''
956DBUS_REQUIRED_VERSION=''
957DBUS_VERSION=''
958DEFS=''
959DEPDIR='.deps'
960DSYMUTIL='dsymutil'
961DUMPBIN=''
962ECHO_C='\c'
963ECHO_N=''
964ECHO_T=''
965EGREP='/Users/prudloff/opt/bin/grep -E'
966EXEEXT=''
967EXO_CFLAGS='-D_REENTRANT -I/Users/prudloff/opt/include/exo-0.3 -I/Users/prudloff/opt/include/gtk-2.0 -I/Users/prudloff/opt/lib/gtk-2.0/include -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/gio-unix-2.0/ -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/atk-1.0 -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/pixman-1 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/gdk-pixbuf-2.0 -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/harfbuzz -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/xfce4 -I/Users/prudloff/opt/include/glib-2.0 -I/Users/prudloff/opt/lib/glib-2.0/include -I/Users/prudloff/opt/include '
968EXO_LIBS='-L/Users/prudloff/opt/lib -lexo-0.3 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lintl '
969EXO_REQUIRED_VERSION='0.3.4'
970EXO_VERSION='0.3.107'
971FGREP='/Users/prudloff/opt/bin/grep -F'
972GENERATE_DOCUMENTATION_FALSE=''
973GENERATE_DOCUMENTATION_TRUE=''
974GETTEXT_PACKAGE='Terminal'
975GIO_CFLAGS=''
976GIO_LIBS=''
977GIO_REQUIRED_VERSION=''
978GIO_VERSION=''
979GMOFILES=' ar.gmo ast.gmo be.gmo ca.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo ku.gmo lt.gmo lv.gmo nb.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sv.gmo tr.gmo ug.gmo uk.gmo ur_PK.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
980GMSGFMT='/Users/prudloff/opt/bin/msgfmt'
981GNOME_DEFAULT_APPSDIR=''
982GREP='/Users/prudloff/opt/bin/grep'
983GTK_CFLAGS='-D_REENTRANT -I/Users/prudloff/opt/include/gtk-2.0 -I/Users/prudloff/opt/lib/gtk-2.0/include -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/gio-unix-2.0/ -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/atk-1.0 -I/Users/prudloff/opt/include/cairo -I/Users/prudloff/opt/include/pixman-1 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/gdk-pixbuf-2.0 -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/harfbuzz -I/Users/prudloff/opt/include/pango-1.0 -I/Users/prudloff/opt/include/glib-2.0 -I/Users/prudloff/opt/lib/glib-2.0/include -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/freetype2 -I/Users/prudloff/opt/include -I/Users/prudloff/opt/include/libpng16 '
984GTK_LIBS='-L/Users/prudloff/opt/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
985GTK_REQUIRED_VERSION='2.14.0'
986GTK_VERSION='2.24.23'
987HAVE_DBUS_FALSE=''
988HAVE_DBUS_TRUE=''
989HAVE_GNOME_DEFAULT_APPSDIR_FALSE=''
990HAVE_GNOME_DEFAULT_APPSDIR_TRUE=''
991INSTALL_DATA='${INSTALL} -m 644'
992INSTALL_PROGRAM='${INSTALL}'
993INSTALL_SCRIPT='${INSTALL}'
994INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
995INSTOBJEXT='.mo'
996INTLLIBS='-lintl '
997INTLTOOL_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 $< $@'
998INTLTOOL_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 $< $@'
999INTLTOOL_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 $< $@'
1000INTLTOOL_EXTRACT='/Users/prudloff/opt/bin/intltool-extract'
1001INTLTOOL_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 $< $@'
1002INTLTOOL_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 $< $@'
1003INTLTOOL_MERGE='/Users/prudloff/opt/bin/intltool-merge'
1004INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
1005INTLTOOL_PERL='/Users/prudloff/opt/bin/perl'
1006INTLTOOL_POLICY_RULE='%.policy:    %.policy.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 $< $@'
1007INTLTOOL_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 $< $@'
1008INTLTOOL_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 $< $@'
1009INTLTOOL_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 $< $@'
1010INTLTOOL_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 $< $@'
1011INTLTOOL_SERVICE_RULE='%.service: %.service.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 $< $@'
1012INTLTOOL_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 $< $@'
1013INTLTOOL_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 $< $@'
1014INTLTOOL_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 $< $@'
1015INTLTOOL_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 $< $@'
1016INTLTOOL_UPDATE='/Users/prudloff/opt/bin/intltool-update'
1017INTLTOOL_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 $< $@'
1018INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
1019INTLTOOL_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 $< $@'
1020LD='/usr/bin/ld'
1021LDFLAGS='-L/Users/prudloff/opt/lib -Wl,-headerpad_max_install_names -arch x86_64'
1022LIBOBJS=''
1023LIBS=''
1024LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1025LIBX11_CFLAGS=''
1026LIBX11_LDFLAGS=''
1027LIBX11_LIBS=' -lSM -lICE -lX11'
1028LIPO='lipo'
1029LN_S='ln -s'
1030LTLIBOBJS=''
1031MAINT='#'
1032MAINTAINER_MODE_FALSE=''
1033MAINTAINER_MODE_TRUE='#'
1034MAKEINFO='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/missing --run makeinfo'
1035MKDIR_P='/Users/prudloff/opt/bin/gmkdir -p'
1036MKINSTALLDIRS='./mkinstalldirs'
1037MSGFMT='/Users/prudloff/opt/bin/msgfmt'
1038MSGFMT_OPTS='-c'
1039MSGMERGE='/Users/prudloff/opt/bin/msgmerge'
1040NM='/Users/prudloff/opt/bin/nm'
1041NMEDIT='nmedit'
1042OBJDUMP='false'
1043OBJEXT='o'
1044OTOOL64=':'
1045OTOOL='otool'
1046PACKAGE='Terminal'
1047PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
1048PACKAGE_NAME='Terminal'
1049PACKAGE_STRING='Terminal 0.4.5'
1050PACKAGE_TARNAME='Terminal'
1051PACKAGE_URL=''
1052PACKAGE_VERSION='0.4.5'
1053PATH_SEPARATOR=':'
1054PKG_CONFIG='/Users/prudloff/opt/bin/pkg-config'
1055PLATFORM_CFLAGS=''
1056PLATFORM_CPPFLAGS=''
1057PLATFORM_LDFLAGS=''
1058POFILES=' ar.po ast.po be.po ca.po cs.po da.po de.po dz.po el.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po it.po ja.po kk.po ko.po ku.po lt.po lv.po nb.po nl.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sq.po sv.po tr.po ug.po uk.po ur_PK.po ur.po vi.po zh_CN.po zh_TW.po'
1059POSUB='po'
1060PO_IN_DATADIR_FALSE=''
1061PO_IN_DATADIR_TRUE=''
1062RANLIB='ranlib'
1063SED='/Users/prudloff/opt/bin/gsed'
1064SET_MAKE=''
1065SHELL='/bin/sh'
1066STRIP='strip'
1067TERMINAL_VERSION_DBUS='4'
1068USE_NLS='yes'
1069VERSION='0.4.5'
1070VTE_CFLAGS=''
1071VTE_LIBS=''
1072VTE_REQUIRED_VERSION=''
1073VTE_VERSION=''
1074XGETTEXT='/Users/prudloff/opt/bin/xgettext'
1075XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8'
1076XMKMF=''
1077XML2PO=''
1078XMLLINT=''
1079XSLTPROC=''
1080X_CFLAGS=''
1081X_EXTRA_LIBS=''
1082X_LIBS=''
1083X_PRE_LIBS=' -lSM -lICE'
1084ac_ct_CC='/usr/bin/clang'
1085ac_ct_DUMPBIN=''
1086am__EXEEXT_FALSE=''
1087am__EXEEXT_TRUE=''
1088am__fastdepCC_FALSE='#'
1089am__fastdepCC_TRUE=''
1090am__include='include'
1091am__isrc=''
1092am__leading_dot='.'
1093am__quote=''
1094am__tar='false'
1095am__untar='false'
1096bindir='${exec_prefix}/bin'
1097build='x86_64-apple-darwin11.4.2'
1098build_alias=''
1099build_cpu='x86_64'
1100build_os='darwin11.4.2'
1101build_vendor='apple'
1102datadir='${datarootdir}'
1103datarootdir='${prefix}/share'
1104docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1105dvidir='${docdir}'
1106exec_prefix='NONE'
1107host='x86_64-apple-darwin11.4.2'
1108host_alias=''
1109host_cpu='x86_64'
1110host_os='darwin11.4.2'
1111host_vendor='apple'
1112htmldir='${docdir}'
1113includedir='${prefix}/include'
1114infodir='${datarootdir}/info'
1115install_sh='${SHELL} /Users/prudloff/opt/var/macports/build/_Users_prudloff_opt_var_macports_sources_rsync.macports.org_release_tarballs_ports_xfce_Terminal/Terminal/work/Terminal-0.4.5/install-sh'
1116libdir='${exec_prefix}/lib'
1117libexecdir='${exec_prefix}/libexec'
1118localedir='${datarootdir}/locale'
1119localstatedir='${prefix}/var'
1120lt_ECHO='/bin/echo'
1121mandir='${datarootdir}/man'
1122mkdir_p='/Users/prudloff/opt/bin/gmkdir -p'
1123oldincludedir='/usr/include'
1124pdfdir='${docdir}'
1125prefix='/Users/prudloff/opt'
1126program_transform_name='s,x,x,'
1127psdir='${docdir}'
1128sbindir='${exec_prefix}/sbin'
1129sharedstatedir='${prefix}/com'
1130sysconfdir='${prefix}/etc'
1131target_alias=''
1132
1133## ----------- ##
1134## confdefs.h. ##
1135## ----------- ##
1136
1137/* confdefs.h */
1138#define PACKAGE_NAME "Terminal"
1139#define PACKAGE_TARNAME "Terminal"
1140#define PACKAGE_VERSION "0.4.5"
1141#define PACKAGE_STRING "Terminal 0.4.5"
1142#define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/"
1143#define PACKAGE_URL ""
1144#define PACKAGE "Terminal"
1145#define VERSION "0.4.5"
1146#define STDC_HEADERS 1
1147#define HAVE_SYS_TYPES_H 1
1148#define HAVE_SYS_STAT_H 1
1149#define HAVE_STDLIB_H 1
1150#define HAVE_STRING_H 1
1151#define HAVE_MEMORY_H 1
1152#define HAVE_STRINGS_H 1
1153#define HAVE_INTTYPES_H 1
1154#define HAVE_STDINT_H 1
1155#define HAVE_UNISTD_H 1
1156#define __EXTENSIONS__ 1
1157#define _ALL_SOURCE 1
1158#define _GNU_SOURCE 1
1159#define _POSIX_PTHREAD_SEMANTICS 1
1160#define _TANDEM_SOURCE 1
1161#define HAVE_DLFCN_H 1
1162#define LT_OBJDIR ".libs/"
1163#define HAVE_CTYPE_H 1
1164#define HAVE_ERRNO_H 1
1165#define HAVE_LIMITS_H 1
1166#define HAVE_PWD_H 1
1167#define HAVE_SIGNAL_H 1
1168#define HAVE_TIME_H 1
1169#define GETTEXT_PACKAGE "Terminal"
1170#define HAVE_LOCALE_H 1
1171#define HAVE_LC_MESSAGES 1
1172#define HAVE_BIND_TEXTDOMAIN_CODESET 1
1173#define HAVE_GETTEXT 1
1174#define HAVE_DCGETTEXT 1
1175#define ENABLE_NLS 1
1176#define HAVE_LIBX11 1
1177
1178configure: exit 1