Ticket #14570: config.log

File config.log, 37.0 KB (added by shreevatsa.public@…, 16 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 irssi configure 0.8.12, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-socks --without-bot --with-proxy --with-modules --enable-ipv6 --enable-ssl --with-perl=no --with-glib-prefix=/opt/local --mandir=/opt/local/share/man
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ashdown-seven-o-five.mit.edu
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
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 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
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: 2.00 gigabytes
33Default processor set: 82 tasks, 246 threads, 2 processors
34Load average: 3.29, Mach factor: 0.53
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: ${prefix}/bin
40PATH: ${prefix}/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46PATH: /usr/texbin
47
48
49## ----------- ##
50## Core tests. ##
51## ----------- ##
52
53configure:2062: checking for a BSD-compatible install
54configure:2118: result: /usr/bin/install
55configure:2129: checking whether build environment is sane
56configure:2172: result: yes
57configure:2237: checking for gawk
58configure:2267: result: no
59configure:2237: checking for mawk
60configure:2267: result: no
61configure:2237: checking for nawk
62configure:2267: result: no
63configure:2237: checking for awk
64configure:2253: found /usr/bin/awk
65configure:2264: result: awk
66configure:2275: checking whether make sets $(MAKE)
67configure:2296: result: yes
68configure:2472: checking whether to enable maintainer-specific portions of Makefiles
69configure:2481: result: no
70configure:2509: checking for style of include used by make
71configure:2537: result: GNU
72configure:2610: checking for gcc
73configure:2637: result: /usr/bin/gcc-4.0
74configure:2875: checking for C compiler version
75configure:2882: /usr/bin/gcc-4.0 --version >&5
76i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
77Copyright (C) 2005 Free Software Foundation, Inc.
78This is free software; see the source for copying conditions.  There is NO
79warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
80
81configure:2885: $? = 0
82configure:2892: /usr/bin/gcc-4.0 -v >&5
83Using built-in specs.
84Target: i686-apple-darwin8
85Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
86Thread model: posix
87gcc version 4.0.1 (Apple Computer, Inc. build 5370)
88configure:2895: $? = 0
89configure:2902: /usr/bin/gcc-4.0 -V >&5
90gcc-4.0: argument to `-V' is missing
91configure:2905: $? = 1
92configure:2928: checking for C compiler default output file name
93configure:2955: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
94configure:2958: $? = 0
95configure:2996: result: a.out
96configure:3013: checking whether the C compiler works
97configure:3023: ./a.out
98configure:3026: $? = 0
99configure:3043: result: yes
100configure:3050: checking whether we are cross compiling
101configure:3052: result: no
102configure:3055: checking for suffix of executables
103configure:3062: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
104configure:3065: $? = 0
105configure:3089: result:
106configure:3095: checking for suffix of object files
107configure:3121: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
108configure:3124: $? = 0
109configure:3147: result: o
110configure:3151: checking whether we are using the GNU C compiler
111configure:3180: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
112configure:3186: $? = 0
113configure:3203: result: yes
114configure:3208: checking whether /usr/bin/gcc-4.0 accepts -g
115configure:3238: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -no-cpp-precomp conftest.c >&5
116configure:3244: $? = 0
117configure:3343: result: yes
118configure:3360: checking for /usr/bin/gcc-4.0 option to accept ISO C89
119configure:3434: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
120configure:3440: $? = 0
121configure:3463: result: none needed
122configure:3483: checking dependency style of /usr/bin/gcc-4.0
123configure:3573: result: gcc3
124configure:3591: checking for library containing strerror
125configure:3632: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
126configure:3638: $? = 0
127configure:3666: result: none required
128configure:3722: checking for gcc
129configure:3749: result: /usr/bin/gcc-4.0
130configure:3987: checking for C compiler version
131configure:3994: /usr/bin/gcc-4.0 --version >&5
132i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
133Copyright (C) 2005 Free Software Foundation, Inc.
134This is free software; see the source for copying conditions.  There is NO
135warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
136
137configure:3997: $? = 0
138configure:4004: /usr/bin/gcc-4.0 -v >&5
139Using built-in specs.
140Target: i686-apple-darwin8
141Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
142Thread model: posix
143gcc version 4.0.1 (Apple Computer, Inc. build 5370)
144configure:4007: $? = 0
145configure:4014: /usr/bin/gcc-4.0 -V >&5
146gcc-4.0: argument to `-V' is missing
147configure:4017: $? = 1
148configure:4020: checking whether we are using the GNU C compiler
149configure:4072: result: yes
150configure:4077: checking whether /usr/bin/gcc-4.0 accepts -g
151configure:4212: result: yes
152configure:4229: checking for /usr/bin/gcc-4.0 option to accept ISO C89
153configure:4332: result: none needed
154configure:4352: checking dependency style of /usr/bin/gcc-4.0
155configure:4442: result: gcc3
156configure:4464: checking how to run the C preprocessor
157configure:4580: result: /usr/bin/cpp-4.0
158configure:4609: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
159configure:4615: $? = 0
160configure:4646: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
161conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
162configure:4652: $? = 1
163configure: failed program was:
164| /* confdefs.h.  */
165| #define PACKAGE_NAME "irssi"
166| #define PACKAGE_TARNAME "irssi"
167| #define PACKAGE_VERSION "0.8.12"
168| #define PACKAGE_STRING "irssi 0.8.12"
169| #define PACKAGE_BUGREPORT ""
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4690: checking for grep that handles long lines and -e
173configure:4764: result: /usr/bin/grep
174configure:4769: checking for egrep
175configure:4847: result: /usr/bin/grep -E
176configure:4852: checking for ANSI C header files
177configure:4882: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
178configure:4888: $? = 0
179configure:4984: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
180configure:4987: $? = 0
181configure:4993: ./conftest
182configure:4996: $? = 0
183configure:5013: result: yes
184configure:5101: checking build system type
185configure:5119: result: i386-apple-darwin8.11.1
186configure:5141: checking host system type
187configure:5156: result: i386-apple-darwin8.11.1
188configure:5178: checking for a sed that does not truncate output
189configure:5232: result: /usr/bin/sed
190configure:5246: checking for ld used by /usr/bin/gcc-4.0
191configure:5313: result: /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
192configure:5322: checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld
193configure:5337: result: no
194configure:5342: checking for /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld option to reload object files
195configure:5349: result: -r
196configure:5367: checking for BSD-compatible nm
197configure:5416: result: /usr/bin/nm -p
198configure:5420: checking whether ln -s works
199configure:5424: result: yes
200configure:5431: checking how to recognise dependent libraries
201configure:5607: result: pass_all
202configure:5849: checking for sys/types.h
203configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
204configure:5876: $? = 0
205configure:5892: result: yes
206configure:5849: checking for sys/stat.h
207configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
208configure:5876: $? = 0
209configure:5892: result: yes
210configure:5849: checking for stdlib.h
211configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
212configure:5876: $? = 0
213configure:5892: result: yes
214configure:5849: checking for string.h
215configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
216configure:5876: $? = 0
217configure:5892: result: yes
218configure:5849: checking for memory.h
219configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
220configure:5876: $? = 0
221configure:5892: result: yes
222configure:5849: checking for strings.h
223configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
224configure:5876: $? = 0
225configure:5892: result: yes
226configure:5849: checking for inttypes.h
227configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
228configure:5876: $? = 0
229configure:5892: result: yes
230configure:5849: checking for stdint.h
231configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
232configure:5876: $? = 0
233configure:5892: result: yes
234configure:5849: checking for unistd.h
235configure:5870: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
236configure:5876: $? = 0
237configure:5892: result: yes
238configure:5919: checking dlfcn.h usability
239configure:5936: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
240configure:5942: $? = 0
241configure:5956: result: yes
242configure:5960: checking dlfcn.h presence
243configure:5975: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
244configure:5981: $? = 0
245configure:5995: result: yes
246configure:6023: checking for dlfcn.h
247configure:6031: result: yes
248configure:6160: checking for C++ compiler version
249configure:6167: /usr/bin/g++-4.0 --version >&5
250i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
251Copyright (C) 2005 Free Software Foundation, Inc.
252This is free software; see the source for copying conditions.  There is NO
253warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
254
255configure:6170: $? = 0
256configure:6177: /usr/bin/g++-4.0 -v >&5
257Using built-in specs.
258Target: i686-apple-darwin8
259Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
260Thread model: posix
261gcc version 4.0.1 (Apple Computer, Inc. build 5370)
262configure:6180: $? = 0
263configure:6187: /usr/bin/g++-4.0 -V >&5
264g++-4.0: argument to `-V' is missing
265configure:6190: $? = 1
266configure:6193: checking whether we are using the GNU C++ compiler
267configure:6222: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.cpp >&5
268configure:6228: $? = 0
269configure:6245: result: yes
270configure:6250: checking whether /usr/bin/g++-4.0 accepts -g
271configure:6280: /usr/bin/g++-4.0 -c -g -I/opt/local/include -no-cpp-precomp conftest.cpp >&5
272configure:6286: $? = 0
273configure:6385: result: yes
274configure:6410: checking dependency style of /usr/bin/g++-4.0
275configure:6500: result: gcc3
276configure:6527: checking how to run the C++ preprocessor
277configure:6563: /usr/bin/g++-4.0 -E -I/opt/local/include -no-cpp-precomp conftest.cpp
278configure:6569: $? = 0
279configure:6600: /usr/bin/g++-4.0 -E -I/opt/local/include -no-cpp-precomp conftest.cpp
280conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
281configure:6606: $? = 1
282configure: failed program was:
283| /* confdefs.h.  */
284| #define PACKAGE_NAME "irssi"
285| #define PACKAGE_TARNAME "irssi"
286| #define PACKAGE_VERSION "0.8.12"
287| #define PACKAGE_STRING "irssi 0.8.12"
288| #define PACKAGE_BUGREPORT ""
289| #define STDC_HEADERS 1
290| #define HAVE_SYS_TYPES_H 1
291| #define HAVE_SYS_STAT_H 1
292| #define HAVE_STDLIB_H 1
293| #define HAVE_STRING_H 1
294| #define HAVE_MEMORY_H 1
295| #define HAVE_STRINGS_H 1
296| #define HAVE_INTTYPES_H 1
297| #define HAVE_STDINT_H 1
298| #define HAVE_UNISTD_H 1
299| #define HAVE_DLFCN_H 1
300| /* end confdefs.h.  */
301| #include <ac_nonexistent.h>
302configure:6639: result: /usr/bin/g++-4.0 -E
303configure:6668: /usr/bin/g++-4.0 -E -I/opt/local/include -no-cpp-precomp conftest.cpp
304configure:6674: $? = 0
305configure:6705: /usr/bin/g++-4.0 -E -I/opt/local/include -no-cpp-precomp conftest.cpp
306conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
307configure:6711: $? = 1
308configure: failed program was:
309| /* confdefs.h.  */
310| #define PACKAGE_NAME "irssi"
311| #define PACKAGE_TARNAME "irssi"
312| #define PACKAGE_VERSION "0.8.12"
313| #define PACKAGE_STRING "irssi 0.8.12"
314| #define PACKAGE_BUGREPORT ""
315| #define STDC_HEADERS 1
316| #define HAVE_SYS_TYPES_H 1
317| #define HAVE_SYS_STAT_H 1
318| #define HAVE_STDLIB_H 1
319| #define HAVE_STRING_H 1
320| #define HAVE_MEMORY_H 1
321| #define HAVE_STRINGS_H 1
322| #define HAVE_INTTYPES_H 1
323| #define HAVE_STDINT_H 1
324| #define HAVE_UNISTD_H 1
325| #define HAVE_DLFCN_H 1
326| /* end confdefs.h.  */
327| #include <ac_nonexistent.h>
328configure:6804: checking for g77
329configure:6834: result: no
330configure:6804: checking for xlf
331configure:6834: result: no
332configure:6804: checking for f77
333configure:6834: result: no
334configure:6804: checking for frt
335configure:6834: result: no
336configure:6804: checking for pgf77
337configure:6834: result: no
338configure:6804: checking for cf77
339configure:6834: result: no
340configure:6804: checking for fort77
341configure:6834: result: no
342configure:6804: checking for fl32
343configure:6834: result: no
344configure:6804: checking for af77
345configure:6834: result: no
346configure:6804: checking for xlf90
347configure:6834: result: no
348configure:6804: checking for f90
349configure:6834: result: no
350configure:6804: checking for pgf90
351configure:6834: result: no
352configure:6804: checking for pghpf
353configure:6834: result: no
354configure:6804: checking for epcf90
355configure:6834: result: no
356configure:6804: checking for gfortran
357configure:6834: result: no
358configure:6804: checking for g95
359configure:6834: result: no
360configure:6804: checking for xlf95
361configure:6834: result: no
362configure:6804: checking for f95
363configure:6834: result: no
364configure:6804: checking for fort
365configure:6834: result: no
366configure:6804: checking for ifort
367configure:6834: result: no
368configure:6804: checking for ifc
369configure:6834: result: no
370configure:6804: checking for efc
371configure:6834: result: no
372configure:6804: checking for pgf95
373configure:6834: result: no
374configure:6804: checking for lf95
375configure:6834: result: no
376configure:6804: checking for ftn
377configure:6834: result: no
378configure:6861: checking for Fortran 77 compiler version
379configure:6868:  --version >&5
380./configure: line 1: --version: command not found
381configure:6871: $? = 127
382configure:6878:  -v >&5
383./configure: line 1: -v: command not found
384configure:6881: $? = 127
385configure:6888:  -V >&5
386./configure: line 1: -V: command not found
387configure:6891: $? = 127
388configure:6899: checking whether we are using the GNU Fortran 77 compiler
389configure:6918:  -c -O2 conftest.F >&5
390./configure: line 1: -c: command not found
391configure:6924: $? = 127
392configure: failed program was:
393|       program main
394| #ifndef __GNUC__
395|        choke me
396| #endif
397|
398|       end
399configure:6941: result: no
400configure:6947: checking whether  accepts -g
401configure:6964:  -c -g conftest.f >&5
402./configure: line 1: -c: command not found
403configure:6970: $? = 127
404configure: failed program was:
405|       program main
406|
407|       end
408configure:6986: result: no
409configure:7016: checking the maximum length of command line arguments
410configure:7125: result: 196608
411configure:7136: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
412configure:7241: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
413configure:7244: $? = 0
414configure:7248: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
415configure:7251: $? = 0
416cannot find nm_test_var in conftest.nm
417configure:7241: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
418configure:7244: $? = 0
419configure:7248: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
420configure:7251: $? = 0
421configure:7303: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c conftstm.o >&5
422configure:7306: $? = 0
423configure:7344: result: ok
424configure:7348: checking for objdir
425configure:7363: result: .libs
426configure:7455: checking for ar
427configure:7471: found /usr/bin/ar
428configure:7482: result: ar
429configure:7551: checking for ranlib
430configure:7567: found /usr/bin/ranlib
431configure:7578: result: ranlib
432configure:7647: checking for strip
433configure:7663: found /usr/bin/strip
434configure:7674: result: strip
435configure:7960: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
436configure:7981: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
437cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
438configure:7985: $? = 0
439configure:7995: result: no
440configure:8010: checking for /usr/bin/gcc-4.0 option to produce PIC
441configure:8220: result: -fno-common
442configure:8228: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
443configure:8249: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp -fno-common -DPIC conftest.c >&5
444configure:8253: $? = 0
445configure:8263: result: yes
446configure:8291: checking if /usr/bin/gcc-4.0 static flag -static works
447configure:8319: result: no
448configure:8329: checking if /usr/bin/gcc-4.0 supports -c -o file.o
449configure:8353: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp -o out/conftest2.o conftest.c >&5
450configure:8357: $? = 0
451configure:8376: result: yes
452configure:8402: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
453configure:9357: result: yes
454configure:9424: checking dynamic linker characteristics
455configure:10000: result: darwin8.11.1 dyld
456configure:10009: checking how to hardcode library paths into programs
457configure:10034: result: immediate
458configure:10048: checking whether stripping libraries is possible
459configure:10061: result: yes
460configure:10854: checking if libtool supports shared libraries
461configure:10856: result: yes
462configure:10859: checking whether to build shared libraries
463configure:10880: result: yes
464configure:10883: checking whether to build static libraries
465configure:10887: result: yes
466configure:10979: creating libtool
467configure:11567: checking for ld used by /usr/bin/g++-4.0
468configure:11634: result: /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
469configure:11643: checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld
470configure:11658: result: no
471configure:11709: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
472configure:12643: result: yes
473configure:12661: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.cpp >&5
474configure:12664: $? = 0
475configure:12783: checking for /usr/bin/g++-4.0 option to produce PIC
476configure:13057: result: -fno-common
477configure:13065: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
478configure:13086: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp -fno-common -DPIC conftest.cpp >&5
479configure:13090: $? = 0
480configure:13100: result: yes
481configure:13128: checking if /usr/bin/g++-4.0 static flag -static works
482configure:13156: result: no
483configure:13166: checking if /usr/bin/g++-4.0 supports -c -o file.o
484configure:13190: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5
485configure:13194: $? = 0
486configure:13213: result: yes
487configure:13239: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries
488configure:13267: result: yes
489configure:13334: checking dynamic linker characteristics
490configure:13910: result: darwin8.11.1 dyld
491configure:13919: checking how to hardcode library paths into programs
492configure:13944: result: immediate
493configure:20065: checking for sed
494configure:20083: found /usr/bin/sed
495configure:20095: result: /usr/bin/sed
496configure:20105: checking for perl
497configure:20123: found /usr/bin/perl
498configure:20135: result: /usr/bin/perl
499configure:20160: checking for string.h
500configure:20166: result: yes
501configure:20160: checking for stdlib.h
502configure:20166: result: yes
503configure:20160: checking for unistd.h
504configure:20166: result: yes
505configure:20170: checking dirent.h usability
506configure:20187: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
507configure:20193: $? = 0
508configure:20207: result: yes
509configure:20211: checking dirent.h presence
510configure:20226: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
511configure:20232: $? = 0
512configure:20246: result: yes
513configure:20274: checking for dirent.h
514configure:20282: result: yes
515configure:20170: checking sys/ioctl.h usability
516configure:20187: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
517configure:20193: $? = 0
518configure:20207: result: yes
519configure:20211: checking sys/ioctl.h presence
520configure:20226: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
521configure:20232: $? = 0
522configure:20246: result: yes
523configure:20274: checking for sys/ioctl.h
524configure:20282: result: yes
525configure:20170: checking sys/resource.h usability
526configure:20187: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
527configure:20193: $? = 0
528configure:20207: result: yes
529configure:20211: checking sys/resource.h presence
530configure:20226: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
531configure:20232: $? = 0
532configure:20246: result: yes
533configure:20274: checking for sys/resource.h
534configure:20282: result: yes
535configure:20314: checking sys/time.h usability
536configure:20331: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
537configure:20337: $? = 0
538configure:20351: result: yes
539configure:20355: checking sys/time.h presence
540configure:20370: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
541configure:20376: $? = 0
542configure:20390: result: yes
543configure:20418: checking for sys/time.h
544configure:20426: result: yes
545configure:20314: checking sys/utsname.h usability
546configure:20331: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
547configure:20337: $? = 0
548configure:20351: result: yes
549configure:20355: checking sys/utsname.h presence
550configure:20370: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
551configure:20376: $? = 0
552configure:20390: result: yes
553configure:20418: checking for sys/utsname.h
554configure:20426: result: yes
555configure:20314: checking regex.h usability
556configure:20331: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
557configure:20337: $? = 0
558configure:20351: result: yes
559configure:20355: checking regex.h presence
560configure:20370: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c
561configure:20376: $? = 0
562configure:20390: result: yes
563configure:20418: checking for regex.h
564configure:20426: result: yes
565configure:20447: checking for special C compiler options needed for large files
566configure:20540: result: no
567configure:20546: checking for _FILE_OFFSET_BITS value needed for large files
568configure:20581: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5
569configure:20587: $? = 0
570configure:20655: result: no
571configure:21019: checking for mkfifo
572configure:21075: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
573configure:21081: $? = 0
574configure:21099: result: yes
575configure:21019: checking for fcntl
576configure:21075: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
577configure:21081: $? = 0
578configure:21099: result: yes
579configure:21019: checking for nl_langinfo
580configure:21075: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
581configure:21081: $? = 0
582configure:21099: result: yes
583configure:21110: checking for socket
584configure:21166: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
585configure:21172: $? = 0
586configure:21189: result: yes
587configure:21266: checking for inet_addr
588configure:21322: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
589configure:21328: $? = 0
590configure:21345: result: yes
591configure:21426: checking for socklen_t
592configure:21454: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp conftest.c >&5
593conftest.c: In function 'main':
594conftest.c:37: warning: unused variable 't'
595configure:21460: $? = 0
596configure:21483: result: yes
597configure:21486: checking for int
598configure:21516: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp conftest.c >&5
599configure:21522: $? = 0
600configure:21537: result: yes
601configure:21544: checking size of int
602configure:21846: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
603configure:21849: $? = 0
604configure:21855: ./conftest
605configure:21858: $? = 0
606configure:21881: result: 4
607configure:21891: checking for long
608configure:21921: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp conftest.c >&5
609configure:21927: $? = 0
610configure:21942: result: yes
611configure:21949: checking size of long
612configure:22251: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
613configure:22254: $? = 0
614configure:22260: ./conftest
615configure:22263: $? = 0
616configure:22286: result: 4
617configure:22296: checking for long long
618configure:22326: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp conftest.c >&5
619configure:22332: $? = 0
620configure:22347: result: yes
621configure:22354: checking size of long long
622configure:22656: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
623configure:22659: $? = 0
624configure:22665: ./conftest
625configure:22668: $? = 0
626configure:22691: result: 8
627configure:22701: checking for off_t
628configure:22731: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp conftest.c >&5
629configure:22737: $? = 0
630configure:22752: result: yes
631configure:22759: checking size of off_t
632configure:23061: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c  >&5
633configure:23064: $? = 0
634configure:23070: ./conftest
635configure:23073: $? = 0
636configure:23096: result: 8
637configure:23453: checking for pkg-config
638configure:23486: result: no
639configure:23533: checking for GLIB - version >= 2.0.0
640configure:23693: result: no
641configure:23453: checking for pkg-config
642configure:23486: result: no
643configure:23533: checking for GLIB - version >= 2.0.0
644configure:23693: result: no
645configure:23800: error: GLIB is required to build irssi.
646
647## ---------------- ##
648## Cache variables. ##
649## ---------------- ##
650
651ac_cv_build=i386-apple-darwin8.11.1
652ac_cv_c_compiler_gnu=yes
653ac_cv_cxx_compiler_gnu=yes
654ac_cv_env_CCC_set=
655ac_cv_env_CCC_value=
656ac_cv_env_CC_set=set
657ac_cv_env_CC_value=/usr/bin/gcc-4.0
658ac_cv_env_CFLAGS_set=set
659ac_cv_env_CFLAGS_value=-O2
660ac_cv_env_CPPFLAGS_set=set
661ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp'
662ac_cv_env_CPP_set=set
663ac_cv_env_CPP_value=/usr/bin/cpp-4.0
664ac_cv_env_CXXCPP_set=
665ac_cv_env_CXXCPP_value=
666ac_cv_env_CXXFLAGS_set=set
667ac_cv_env_CXXFLAGS_value=-O2
668ac_cv_env_CXX_set=set
669ac_cv_env_CXX_value=/usr/bin/g++-4.0
670ac_cv_env_F77_set=
671ac_cv_env_F77_value=
672ac_cv_env_FFLAGS_set=set
673ac_cv_env_FFLAGS_value=-O2
674ac_cv_env_LDFLAGS_set=set
675ac_cv_env_LDFLAGS_value=-L/opt/local/lib
676ac_cv_env_LIBS_set=
677ac_cv_env_LIBS_value=
678ac_cv_env_PKG_CONFIG_set=
679ac_cv_env_PKG_CONFIG_value=
680ac_cv_env_SSL_CFLAGS_set=
681ac_cv_env_SSL_CFLAGS_value=
682ac_cv_env_SSL_LIBS_set=
683ac_cv_env_SSL_LIBS_value=
684ac_cv_env_build_alias_set=
685ac_cv_env_build_alias_value=
686ac_cv_env_host_alias_set=
687ac_cv_env_host_alias_value=
688ac_cv_env_target_alias_set=
689ac_cv_env_target_alias_value=
690ac_cv_f77_compiler_gnu=no
691ac_cv_func_fcntl=yes
692ac_cv_func_inet_addr=yes
693ac_cv_func_mkfifo=yes
694ac_cv_func_nl_langinfo=yes
695ac_cv_func_socket=yes
696ac_cv_header_dirent_h=yes
697ac_cv_header_dlfcn_h=yes
698ac_cv_header_inttypes_h=yes
699ac_cv_header_memory_h=yes
700ac_cv_header_regex_h=yes
701ac_cv_header_stdc=yes
702ac_cv_header_stdint_h=yes
703ac_cv_header_stdlib_h=yes
704ac_cv_header_string_h=yes
705ac_cv_header_strings_h=yes
706ac_cv_header_sys_ioctl_h=yes
707ac_cv_header_sys_resource_h=yes
708ac_cv_header_sys_stat_h=yes
709ac_cv_header_sys_time_h=yes
710ac_cv_header_sys_types_h=yes
711ac_cv_header_sys_utsname_h=yes
712ac_cv_header_unistd_h=yes
713ac_cv_host=i386-apple-darwin8.11.1
714ac_cv_objext=o
715ac_cv_path_EGREP='/usr/bin/grep -E'
716ac_cv_path_GREP=/usr/bin/grep
717ac_cv_path_perlpath=/usr/bin/perl
718ac_cv_path_sedpath=/usr/bin/sed
719ac_cv_prog_AWK=awk
720ac_cv_prog_CPP=/usr/bin/cpp-4.0
721ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
722ac_cv_prog_ac_ct_AR=ar
723ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
724ac_cv_prog_ac_ct_RANLIB=ranlib
725ac_cv_prog_ac_ct_STRIP=strip
726ac_cv_prog_cc_c89=
727ac_cv_prog_cc_g=yes
728ac_cv_prog_cxx_g=yes
729ac_cv_prog_f77_g=no
730ac_cv_prog_make_make_set=yes
731ac_cv_search_strerror='none required'
732ac_cv_sizeof_int=4
733ac_cv_sizeof_long=4
734ac_cv_sizeof_long_long=8
735ac_cv_sizeof_off_t=8
736ac_cv_sys_file_offset_bits=no
737ac_cv_sys_largefile_CC=no
738ac_cv_type_int=yes
739ac_cv_type_long=yes
740ac_cv_type_long_long=yes
741ac_cv_type_off_t=yes
742am_cv_CC_dependencies_compiler_type=gcc3
743am_cv_CXX_dependencies_compiler_type=gcc3
744irssi_cv_type_socklen_t=yes
745lt_cv_deplibs_check_method=pass_all
746lt_cv_file_magic_cmd='$MAGIC_CMD'
747lt_cv_file_magic_test_file=
748lt_cv_ld_reload_flag=-r
749lt_cv_objdir=.libs
750lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
751lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
752lt_cv_path_NM='/usr/bin/nm -p'
753lt_cv_path_SED=/usr/bin/sed
754lt_cv_prog_compiler_c_o=yes
755lt_cv_prog_compiler_c_o_CXX=yes
756lt_cv_prog_compiler_rtti_exceptions=no
757lt_cv_prog_gnu_ld=no
758lt_cv_prog_gnu_ldcxx=no
759lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
760lt_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'\'''
761lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
762lt_cv_sys_max_cmd_len=196608
763lt_lt_cv_prog_compiler_c_o='"yes"'
764lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
765lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
766lt_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'\''"'
767lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
768
769## ----------------- ##
770## Output variables. ##
771## ----------------- ##
772
773ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run aclocal-1.9'
774AMDEPBACKSLASH='\'
775AMDEP_FALSE='#'
776AMDEP_TRUE=''
777AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run tar'
778AR='ar'
779AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run autoconf'
780AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run autoheader'
781AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run automake-1.9'
782AWK='awk'
783BUILD_IRSSIBOT_FALSE=''
784BUILD_IRSSIBOT_TRUE=''
785BUILD_IRSSIPROXY_FALSE=''
786BUILD_IRSSIPROXY_TRUE=''
787BUILD_TEXTUI_FALSE=''
788BUILD_TEXTUI_TRUE=''
789CC='/usr/bin/gcc-4.0'
790CCDEPMODE='depmode=gcc3'
791CFLAGS='-O2 -Wall'
792CHAT_MODULES=''
793COMMON_LIBS=''
794COMMON_NOUI_LIBS=''
795CPP='/usr/bin/cpp-4.0'
796CPPFLAGS='-I/opt/local/include -no-cpp-precomp'
797CURSES_INCLUDEDIR=''
798CURSES_LIBS=''
799CXX='/usr/bin/g++-4.0'
800CXXCPP='/usr/bin/g++-4.0 -E'
801CXXDEPMODE='depmode=gcc3'
802CXXFLAGS='-O2'
803CYGPATH_W='echo'
804DEFS=''
805DEPDIR='.deps'
806DYNALOADER_A=''
807ECHO='echo'
808ECHO_C=''
809ECHO_N='-n'
810ECHO_T=''
811EGREP='/usr/bin/grep -E'
812EXEEXT=''
813F77=''
814FFLAGS='-O2'
815GLIB_CFLAGS=''
816GLIB_GENMARSHAL=''
817GLIB_LIBS=''
818GLIB_MKENUMS=''
819GOBJECT_QUERY=''
820GREP='/usr/bin/grep'
821HAVE_PERL_FALSE=''
822HAVE_PERL_TRUE=''
823HAVE_STATIC_PERL_FALSE=''
824HAVE_STATIC_PERL_TRUE=''
825INSTALL_DATA='${INSTALL} -m 644'
826INSTALL_PROGRAM='${INSTALL}'
827INSTALL_SCRIPT='${INSTALL}'
828INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
829LDFLAGS='-L/opt/local/lib'
830LIBOBJS=''
831LIBPERL_A=''
832LIBS=''
833LIBTOOL='$(SHELL) $(top_builddir)/libtool'
834LN_S='ln -s'
835LTLIBOBJS=''
836MAINT='#'
837MAINTAINER_MODE_FALSE=''
838MAINTAINER_MODE_TRUE='#'
839MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/missing --run makeinfo'
840NEED_TPARM_FALSE=''
841NEED_TPARM_TRUE=''
842OBJEXT='o'
843PACKAGE='irssi'
844PACKAGE_BUGREPORT=''
845PACKAGE_NAME='irssi'
846PACKAGE_STRING='irssi 0.8.12'
847PACKAGE_TARNAME='irssi'
848PACKAGE_VERSION='0.8.12'
849PATH_SEPARATOR=':'
850PERL_CFLAGS=''
851PERL_EXTRA_OPTS=''
852PERL_FE_LINK_LIBS=''
853PERL_LDFLAGS=''
854PERL_LIBTOOL=''
855PERL_LINK_FLAGS=''
856PERL_LINK_LIBS=''
857PERL_MM_PARAMS='INSTALLDIRS=perl PREFIX=/opt/local'
858PERL_STATIC_LIBS=''
859PERL_USE_LIB=''
860PKG_CONFIG='no'
861PROG_LIBS=''
862RANLIB='ranlib'
863SET_MAKE=''
864SHELL='/bin/sh'
865SSL_CFLAGS=''
866SSL_LIBS=''
867STRIP='strip'
868TEXTUI_LIBS=''
869USE_CURSES_FALSE=''
870USE_CURSES_TRUE=''
871VERSION='0.8.12'
872VERSION_DATE=''
873VERSION_TIME=''
874ac_ct_CC='/usr/bin/gcc-4.0'
875ac_ct_CXX=''
876ac_ct_F77=''
877am__fastdepCC_FALSE='#'
878am__fastdepCC_TRUE=''
879am__fastdepCXX_FALSE='#'
880am__fastdepCXX_TRUE=''
881am__include='include'
882am__leading_dot='.'
883am__quote=''
884am__tar='${AMTAR} chof - "$$tardir"'
885am__untar='${AMTAR} xf -'
886bindir='${exec_prefix}/bin'
887build='i386-apple-darwin8.11.1'
888build_alias=''
889build_cpu='i386'
890build_os='darwin8.11.1'
891build_vendor='apple'
892datadir='${datarootdir}'
893datarootdir='${prefix}/share'
894docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
895dvidir='${docdir}'
896exec_prefix='NONE'
897host='i386-apple-darwin8.11.1'
898host_alias=''
899host_cpu='i386'
900host_os='darwin8.11.1'
901host_vendor='apple'
902htmldir='${docdir}'
903includedir='${prefix}/include'
904infodir='${datarootdir}/info'
905install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_irssi/work/irssi-0.8.12/install-sh'
906irc_MODULES=''
907libdir='${exec_prefix}/lib'
908libexecdir='${exec_prefix}/libexec'
909localedir='${datarootdir}/locale'
910localstatedir='${prefix}/var'
911mandir='/opt/local/share/man'
912mkdir_p='$(install_sh) -d'
913oldincludedir='/usr/include'
914pdfdir='${docdir}'
915perl_module_fe_lib=''
916perl_module_lib=''
917perl_static_fe_lib=''
918perl_static_lib=''
919perlpath='/usr/bin/perl'
920prefix='/opt/local'
921program_transform_name='s,x,x,'
922psdir='${docdir}'
923sbindir='${exec_prefix}/sbin'
924sedpath='/usr/bin/sed'
925sharedstatedir='${prefix}/com'
926sysconfdir='${prefix}/etc'
927target_alias=''
928
929## ----------- ##
930## confdefs.h. ##
931## ----------- ##
932
933#define PACKAGE_NAME "irssi"
934#define PACKAGE_TARNAME "irssi"
935#define PACKAGE_VERSION "0.8.12"
936#define PACKAGE_STRING "irssi 0.8.12"
937#define PACKAGE_BUGREPORT ""
938#define STDC_HEADERS 1
939#define HAVE_SYS_TYPES_H 1
940#define HAVE_SYS_STAT_H 1
941#define HAVE_STDLIB_H 1
942#define HAVE_STRING_H 1
943#define HAVE_MEMORY_H 1
944#define HAVE_STRINGS_H 1
945#define HAVE_INTTYPES_H 1
946#define HAVE_STDINT_H 1
947#define HAVE_UNISTD_H 1
948#define HAVE_DLFCN_H 1
949#define HAVE_STRING_H 1
950#define HAVE_STDLIB_H 1
951#define HAVE_UNISTD_H 1
952#define HAVE_DIRENT_H 1
953#define HAVE_SYS_IOCTL_H 1
954#define HAVE_SYS_RESOURCE_H 1
955#define HAVE_SYS_TIME_H 1
956#define HAVE_SYS_UTSNAME_H 1
957#define HAVE_REGEX_H 1
958#define HAVE_MKFIFO 1
959#define HAVE_FCNTL 1
960#define HAVE_NL_LANGINFO 1
961#define SIZEOF_INT 4
962#define SIZEOF_LONG 4
963#define SIZEOF_LONG_LONG 8
964#define SIZEOF_OFF_T 8
965#define PRIuUOFF_T "llu"
966#define UOFF_T_LONG_LONG 1
967
968configure: exit 1