Ticket #13259: config.log

File config.log, 182.3 KB (added by mjhsieh@…, 16 years ago)

The configuring log

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 lftp configure 3.6.1, which was
5generated by GNU Autoconf 2.60.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-openssl --without-gnutls --disable-nls lftp_cv_func_poll_works=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = vp081125.reshsg.uci.edu
14uname -m = i386
15uname -r = 9.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~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 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~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: 49 tasks, 162 threads, 2 processors
34Load average: 0.87, Mach factor: 1.12
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2031: checking for a BSD-compatible install
53configure:2087: result: /usr/bin/install
54configure:2098: checking whether build environment is sane
55configure:2141: result: yes
56configure:2206: checking for gawk
57configure:2236: result: no
58configure:2206: checking for mawk
59configure:2236: result: no
60configure:2206: checking for nawk
61configure:2236: result: no
62configure:2206: checking for awk
63configure:2222: found /usr/bin/awk
64configure:2233: result: awk
65configure:2244: checking whether make sets $(MAKE)
66configure:2265: result: yes
67configure:2516: checking for gcc
68configure:2543: result: /usr/bin/gcc-4.0
69configure:2781: checking for C compiler version
70configure:2788: /usr/bin/gcc-4.0 --version >&5
71i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
72Copyright (C) 2005 Free Software Foundation, Inc.
73This is free software; see the source for copying conditions.  There is NO
74warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
75
76configure:2791: $? = 0
77configure:2798: /usr/bin/gcc-4.0 -v >&5
78Using built-in specs.
79Target: i686-apple-darwin9
80Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
81Thread model: posix
82gcc version 4.0.1 (Apple Inc. build 5465)
83configure:2801: $? = 0
84configure:2808: /usr/bin/gcc-4.0 -V >&5
85gcc-4.0: argument to `-V' is missing
86configure:2811: $? = 1
87configure:2834: checking for C compiler default output file name
88configure:2861: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
89configure:2864: $? = 0
90configure:2910: result: a.out
91configure:2915: checking whether the C compiler works
92configure:2925: ./a.out
93configure:2928: $? = 0
94configure:2945: result: yes
95configure:2952: checking whether we are cross compiling
96configure:2954: result: no
97configure:2957: checking for suffix of executables
98configure:2964: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
99configure:2967: $? = 0
100configure:2991: result:
101configure:2997: checking for suffix of object files
102configure:3023: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
103configure:3026: $? = 0
104configure:3049: result: o
105configure:3053: checking whether we are using the GNU C compiler
106configure:3082: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
107configure:3088: $? = 0
108configure:3095: test -z "$ac_c_werror_flag" || test ! -s conftest.err
109configure:3098: $? = 0
110configure:3105: test -s conftest.o
111configure:3108: $? = 0
112configure:3122: result: yes
113configure:3127: checking whether /usr/bin/gcc-4.0 accepts -g
114configure:3157: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
115configure:3163: $? = 0
116configure:3170: test -z "$ac_c_werror_flag" || test ! -s conftest.err
117configure:3173: $? = 0
118configure:3180: test -s conftest.o
119configure:3183: $? = 0
120configure:3313: result: yes
121configure:3330: checking for /usr/bin/gcc-4.0 option to accept ISO C89
122configure:3404: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
123configure:3410: $? = 0
124configure:3417: test -z "$ac_c_werror_flag" || test ! -s conftest.err
125configure:3420: $? = 0
126configure:3427: test -s conftest.o
127configure:3430: $? = 0
128configure:3450: result: none needed
129configure:3479: checking for style of include used by make
130configure:3507: result: GNU
131configure:3535: checking dependency style of /usr/bin/gcc-4.0
132configure:3625: result: gcc3
133configure:3758: checking for C++ compiler version
134configure:3765: /usr/bin/g++-4.0 --version >&5
135i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
136Copyright (C) 2005 Free Software Foundation, Inc.
137This is free software; see the source for copying conditions.  There is NO
138warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
139
140configure:3768: $? = 0
141configure:3775: /usr/bin/g++-4.0 -v >&5
142Using built-in specs.
143Target: i686-apple-darwin9
144Configured with: /var/tmp/gcc/gcc-5465~16/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=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
145Thread model: posix
146gcc version 4.0.1 (Apple Inc. build 5465)
147configure:3778: $? = 0
148configure:3785: /usr/bin/g++-4.0 -V >&5
149g++-4.0: argument to `-V' is missing
150configure:3788: $? = 1
151configure:3791: checking whether we are using the GNU C++ compiler
152configure:3820: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
153configure:3826: $? = 0
154configure:3833: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
155configure:3836: $? = 0
156configure:3843: test -s conftest.o
157configure:3846: $? = 0
158configure:3860: result: yes
159configure:3865: checking whether /usr/bin/g++-4.0 accepts -g
160configure:3895: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
161configure:3901: $? = 0
162configure:3908: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
163configure:3911: $? = 0
164configure:3918: test -s conftest.o
165configure:3921: $? = 0
166configure:4051: result: yes
167configure:4076: checking dependency style of /usr/bin/g++-4.0
168configure:4166: result: gcc3
169configure:4192: checking for special C compiler options needed for large files
170configure:4319: result: no
171configure:4325: checking for _FILE_OFFSET_BITS value needed for large files
172configure:4361: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
173configure:4367: $? = 0
174configure:4374: test -z "$ac_c_werror_flag" || test ! -s conftest.err
175configure:4377: $? = 0
176configure:4384: test -s conftest.o
177configure:4387: $? = 0
178configure:4468: result: no
179configure:4478: checking for _LARGE_FILES value needed for large files
180configure:4514: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
181configure:4520: $? = 0
182configure:4527: test -z "$ac_c_werror_flag" || test ! -s conftest.err
183configure:4530: $? = 0
184configure:4537: test -s conftest.o
185configure:4540: $? = 0
186configure:4621: result: no
187configure:4860: checking if /usr/bin/g++-4.0 supports -fno-exceptions -fno-rtti
188configure:4903: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -I/opt/local/include conftest.cpp >&5
189configure:4909: $? = 0
190configure:4916: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
191configure:4919: $? = 0
192configure:4926: test -s conftest.o
193configure:4929: $? = 0
194configure:4948: result: yes
195configure:4957: checking if -fno-implement-inlines implements virtual functions
196configure:5004: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
197configure:5010: $? = 0
198configure:5017: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
199configure:5020: $? = 0
200configure:5027: test -s conftest
201configure:5030: $? = 0
202configure:5052: result: yes
203configure:5068: checking if c++ compiler works
204configure:5088: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
205configure:5091: $? = 0
206configure:5097: ./conftest
207configure:5100: $? = 0
208configure:5102: result: yes
209configure:5135: checking if c++ compiler can handle dynamic initializers
210configure:5161: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
211configure:5164: $? = 0
212configure:5170: ./conftest
213configure:5173: $? = 0
214configure:5188: result: yes
215configure:5203: checking whether /usr/bin/g++-4.0 supports bool type
216configure:5236: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5
217configure:5242: $? = 0
218configure:5249: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
219configure:5252: $? = 0
220configure:5259: test -s conftest.o
221configure:5262: $? = 0
222configure:5282: result: yes
223configure:5295: checking whether /usr/bin/g++-4.0 supports _Bool type
224configure:5328: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5
225conftest.cpp:12: error: '_Bool' does not name a type
226configure:5334: $? = 1
227configure: failed program was:
228| /* confdefs.h.  */
229| #define PACKAGE_NAME "lftp"
230| #define PACKAGE_TARNAME "lftp"
231| #define PACKAGE_VERSION "3.6.1"
232| #define PACKAGE_STRING "lftp 3.6.1"
233| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
234| #define PACKAGE "lftp"
235| #define VERSION "3.6.1"
236| #define _GNU_SOURCE 1
237| #define HAVE_CXX_BOOL 1
238| /* end confdefs.h.  */
239| _Bool t=true;bool f=false;
240| int
241| main ()
242| {
243|
244|   ;
245|   return 0;
246| }
247configure:5374: result: no
248configure:5387: checking whether /usr/bin/g++-4.0 understands ANSI scoping rules
249configure:5422: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5
250configure:5428: $? = 0
251configure:5435: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
252configure:5438: $? = 0
253configure:5445: test -s conftest.o
254configure:5448: $? = 0
255configure:5545: result: yes
256configure:5551: checking for strerror in -lcposix
257configure:5586: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lcposix   >&5
258ld: library not found for -lcposix
259collect2: ld returned 1 exit status
260configure:5592: $? = 1
261configure: failed program was:
262| /* confdefs.h.  */
263| #define PACKAGE_NAME "lftp"
264| #define PACKAGE_TARNAME "lftp"
265| #define PACKAGE_VERSION "3.6.1"
266| #define PACKAGE_STRING "lftp 3.6.1"
267| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
268| #define PACKAGE "lftp"
269| #define VERSION "3.6.1"
270| #define _GNU_SOURCE 1
271| #define HAVE_CXX_BOOL 1
272| /* end confdefs.h.  */
273|
274| /* Override any GCC internal prototype to avoid an error.
275|    Use char because int might match the return type of a GCC
276|    builtin and then its argument prototype would still apply.  */
277| #ifdef __cplusplus
278| extern "C"
279| #endif
280| char strerror ();
281| int
282| main ()
283| {
284| return strerror ();
285|   ;
286|   return 0;
287| }
288configure:5626: result: no
289configure:5641: checking how to run the C preprocessor
290configure:5771: result: /usr/bin/cpp-4.0
291configure:5800: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
292configure:5806: $? = 0
293configure:5844: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
294conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
295configure:5850: $? = 1
296configure: failed program was:
297| /* confdefs.h.  */
298| #define PACKAGE_NAME "lftp"
299| #define PACKAGE_TARNAME "lftp"
300| #define PACKAGE_VERSION "3.6.1"
301| #define PACKAGE_STRING "lftp 3.6.1"
302| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
303| #define PACKAGE "lftp"
304| #define VERSION "3.6.1"
305| #define _GNU_SOURCE 1
306| #define HAVE_CXX_BOOL 1
307| /* end confdefs.h.  */
308| #include <ac_nonexistent.h>
309configure:5895: checking for grep that handles long lines and -e
310configure:5969: result: /usr/bin/grep
311configure:5974: checking for egrep
312configure:6052: result: /usr/bin/grep -E
313configure:6057: checking for ANSI C header files
314configure:6087: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
315configure:6093: $? = 0
316configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err
317configure:6103: $? = 0
318configure:6110: test -s conftest.o
319configure:6113: $? = 0
320configure:6209: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
321configure:6212: $? = 0
322configure:6218: ./conftest
323configure:6221: $? = 0
324configure:6238: result: yes
325configure:6262: checking for sys/types.h
326configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
327configure:6289: $? = 0
328configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
329configure:6299: $? = 0
330configure:6306: test -s conftest.o
331configure:6309: $? = 0
332configure:6322: result: yes
333configure:6262: checking for sys/stat.h
334configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
335configure:6289: $? = 0
336configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
337configure:6299: $? = 0
338configure:6306: test -s conftest.o
339configure:6309: $? = 0
340configure:6322: result: yes
341configure:6262: checking for stdlib.h
342configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
343configure:6289: $? = 0
344configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
345configure:6299: $? = 0
346configure:6306: test -s conftest.o
347configure:6309: $? = 0
348configure:6322: result: yes
349configure:6262: checking for string.h
350configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
351configure:6289: $? = 0
352configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
353configure:6299: $? = 0
354configure:6306: test -s conftest.o
355configure:6309: $? = 0
356configure:6322: result: yes
357configure:6262: checking for memory.h
358configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
359configure:6289: $? = 0
360configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
361configure:6299: $? = 0
362configure:6306: test -s conftest.o
363configure:6309: $? = 0
364configure:6322: result: yes
365configure:6262: checking for strings.h
366configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
367configure:6289: $? = 0
368configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
369configure:6299: $? = 0
370configure:6306: test -s conftest.o
371configure:6309: $? = 0
372configure:6322: result: yes
373configure:6262: checking for inttypes.h
374configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
375configure:6289: $? = 0
376configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
377configure:6299: $? = 0
378configure:6306: test -s conftest.o
379configure:6309: $? = 0
380configure:6322: result: yes
381configure:6262: checking for stdint.h
382configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
383configure:6289: $? = 0
384configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
385configure:6299: $? = 0
386configure:6306: test -s conftest.o
387configure:6309: $? = 0
388configure:6322: result: yes
389configure:6262: checking for unistd.h
390configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
391configure:6289: $? = 0
392configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err
393configure:6299: $? = 0
394configure:6306: test -s conftest.o
395configure:6309: $? = 0
396configure:6322: result: yes
397configure:6352: checking wchar.h usability
398configure:6369: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
399configure:6375: $? = 0
400configure:6382: test -z "$ac_c_werror_flag" || test ! -s conftest.err
401configure:6385: $? = 0
402configure:6392: test -s conftest.o
403configure:6395: $? = 0
404configure:6406: result: yes
405configure:6410: checking wchar.h presence
406configure:6425: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
407configure:6431: $? = 0
408configure:6452: result: yes
409configure:6485: checking for wchar.h
410configure:6493: result: yes
411configure:6352: checking wctype.h usability
412configure:6369: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
413configure:6375: $? = 0
414configure:6382: test -z "$ac_c_werror_flag" || test ! -s conftest.err
415configure:6385: $? = 0
416configure:6392: test -s conftest.o
417configure:6395: $? = 0
418configure:6406: result: yes
419configure:6410: checking wctype.h presence
420configure:6425: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
421configure:6431: $? = 0
422configure:6452: result: yes
423configure:6485: checking for wctype.h
424configure:6493: result: yes
425configure:6517: checking for isascii
426configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
427conftest.c:47: warning: conflicting types for built-in function 'isascii'
428configure:6579: $? = 0
429configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
430configure:6589: $? = 0
431configure:6596: test -s conftest
432configure:6599: $? = 0
433configure:6613: result: yes
434configure:6517: checking for mbsinit
435configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
436configure:6579: $? = 0
437configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
438configure:6589: $? = 0
439configure:6596: test -s conftest
440configure:6599: $? = 0
441configure:6613: result: yes
442configure:6517: checking for iswprint
443configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
444conftest.c:49: warning: conflicting types for built-in function 'iswprint'
445configure:6579: $? = 0
446configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err
447configure:6589: $? = 0
448configure:6596: test -s conftest
449configure:6599: $? = 0
450configure:6613: result: yes
451configure:6648: checking for iswcntrl
452configure:6704: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
453conftest.c:50: warning: conflicting types for built-in function 'iswcntrl'
454configure:6710: $? = 0
455configure:6717: test -z "$ac_c_werror_flag" || test ! -s conftest.err
456configure:6720: $? = 0
457configure:6727: test -s conftest
458configure:6730: $? = 0
459configure:6744: result: yes
460configure:6755: checking whether mbrtowc and mbstate_t are properly declared
461configure:6785: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
462configure:6791: $? = 0
463configure:6798: test -z "$ac_c_werror_flag" || test ! -s conftest.err
464configure:6801: $? = 0
465configure:6808: test -s conftest
466configure:6811: $? = 0
467configure:6824: result: yes
468configure:6835: checking whether mbswidth is declared in <wchar.h>
469configure:6867: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
470conftest.c: In function 'main':
471conftest.c:38: error: 'mbswidth' undeclared (first use in this function)
472conftest.c:38: error: (Each undeclared identifier is reported only once
473conftest.c:38: error: for each function it appears in.)
474conftest.c:38: warning: unused variable 'p'
475configure:6873: $? = 1
476configure: failed program was:
477| /* confdefs.h.  */
478| #define PACKAGE_NAME "lftp"
479| #define PACKAGE_TARNAME "lftp"
480| #define PACKAGE_VERSION "3.6.1"
481| #define PACKAGE_STRING "lftp 3.6.1"
482| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
483| #define PACKAGE "lftp"
484| #define VERSION "3.6.1"
485| #define _GNU_SOURCE 1
486| #define HAVE_CXX_BOOL 1
487| #define STDC_HEADERS 1
488| #define HAVE_SYS_TYPES_H 1
489| #define HAVE_SYS_STAT_H 1
490| #define HAVE_STDLIB_H 1
491| #define HAVE_STRING_H 1
492| #define HAVE_MEMORY_H 1
493| #define HAVE_STRINGS_H 1
494| #define HAVE_INTTYPES_H 1
495| #define HAVE_STDINT_H 1
496| #define HAVE_UNISTD_H 1
497| #define HAVE_WCHAR_H 1
498| #define HAVE_WCTYPE_H 1
499| #define HAVE_ISASCII 1
500| #define HAVE_MBSINIT 1
501| #define HAVE_ISWPRINT 1
502| #define HAVE_ISWCNTRL 1
503| #define HAVE_MBRTOWC 1
504| /* end confdefs.h.  */
505|
506| #if HAVE_WCHAR_H
507| # include <wchar.h>
508| #endif
509|
510| int
511| main ()
512| {
513|
514|   char *p = (char *) mbswidth;
515|
516|   ;
517|   return 0;
518| }
519configure:6905: result: no
520configure:6918: checking for mbstate_t
521configure:6945: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
522configure:6951: $? = 0
523configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err
524configure:6961: $? = 0
525configure:6968: test -s conftest.o
526configure:6971: $? = 0
527configure:6983: result: yes
528configure:7000: checking for stdbool.h that conforms to C99
529configure:7093: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
530configure:7099: $? = 0
531configure:7106: test -z "$ac_c_werror_flag" || test ! -s conftest.err
532configure:7109: $? = 0
533configure:7116: test -s conftest.o
534configure:7119: $? = 0
535configure:7131: result: yes
536configure:7133: checking for _Bool
537configure:7163: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
538configure:7169: $? = 0
539configure:7176: test -z "$ac_c_werror_flag" || test ! -s conftest.err
540configure:7179: $? = 0
541configure:7186: test -s conftest.o
542configure:7189: $? = 0
543configure:7201: result: yes
544configure:7245: checking for inttypes.h
545configure:7272: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
546conftest.c: In function 'main':
547conftest.c:38: warning: unused variable 'i'
548configure:7278: $? = 0
549configure:7285: test -z "$ac_c_werror_flag" || test ! -s conftest.err
550configure:7288: $? = 0
551configure:7295: test -s conftest.o
552configure:7298: $? = 0
553configure:7310: result: yes
554configure:7321: checking for stdint.h
555configure:7348: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
556conftest.c: In function 'main':
557conftest.c:39: warning: unused variable 'i'
558configure:7354: $? = 0
559configure:7361: test -z "$ac_c_werror_flag" || test ! -s conftest.err
560configure:7364: $? = 0
561configure:7371: test -s conftest.o
562configure:7374: $? = 0
563configure:7386: result: yes
564configure:7397: checking for unsigned long long
565configure:7424: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
566configure:7430: $? = 0
567configure:7437: test -z "$ac_c_werror_flag" || test ! -s conftest.err
568configure:7440: $? = 0
569configure:7447: test -s conftest
570configure:7450: $? = 0
571configure:7463: result: yes
572configure:7512: checking whether stat file-mode macros are broken
573configure:7560: result: no
574configure:7577: checking for inline
575configure:7603: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
576configure:7609: $? = 0
577configure:7616: test -z "$ac_c_werror_flag" || test ! -s conftest.err
578configure:7619: $? = 0
579configure:7626: test -s conftest.o
580configure:7629: $? = 0
581configure:7644: result: inline
582configure:7696: checking whether mbrtowc and mbstate_t are properly declared
583configure:7765: result: yes
584configure:7829: checking for mbstate_t
585configure:7894: result: yes
586configure:7910: checking whether mbrtowc and mbstate_t are properly declared
587configure:7979: result: yes
588configure:7993: checking for long long
589configure:8020: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
590configure:8026: $? = 0
591configure:8033: test -z "$ac_c_werror_flag" || test ! -s conftest.err
592configure:8036: $? = 0
593configure:8043: test -s conftest
594configure:8046: $? = 0
595configure:8059: result: yes
596configure:8094: checking whether strtoimax is declared
597configure:8124: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
598configure:8130: $? = 0
599configure:8137: test -z "$ac_c_werror_flag" || test ! -s conftest.err
600configure:8140: $? = 0
601configure:8147: test -s conftest.o
602configure:8150: $? = 0
603configure:8162: result: yes
604configure:8180: checking whether strtoumax is declared
605configure:8210: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
606configure:8216: $? = 0
607configure:8223: test -z "$ac_c_werror_flag" || test ! -s conftest.err
608configure:8226: $? = 0
609configure:8233: test -s conftest.o
610configure:8236: $? = 0
611configure:8248: result: yes
612configure:8307: checking for strtoull
613configure:8363: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
614configure:8369: $? = 0
615configure:8376: test -z "$ac_c_werror_flag" || test ! -s conftest.err
616configure:8379: $? = 0
617configure:8386: test -s conftest
618configure:8389: $? = 0
619configure:8403: result: yes
620configure:8434: checking whether <inttypes.h> defines strtoimax as a macro
621configure:8459: result: no
622configure:8467: checking for strtoimax
623configure:8523: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
624configure:8529: $? = 0
625configure:8536: test -z "$ac_c_werror_flag" || test ! -s conftest.err
626configure:8539: $? = 0
627configure:8546: test -s conftest
628configure:8549: $? = 0
629configure:8563: result: yes
630configure:8701: checking whether <inttypes.h> defines strtoumax as a macro
631configure:8726: result: no
632configure:8734: checking for strtoumax
633configure:8790: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
634configure:8796: $? = 0
635configure:8803: test -z "$ac_c_werror_flag" || test ! -s conftest.err
636configure:8806: $? = 0
637configure:8813: test -s conftest
638configure:8816: $? = 0
639configure:8830: result: yes
640configure:8970: checking whether strmode is declared
641configure:9000: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
642configure:9006: $? = 0
643configure:9013: test -z "$ac_c_werror_flag" || test ! -s conftest.err
644configure:9016: $? = 0
645configure:9023: test -s conftest.o
646configure:9026: $? = 0
647configure:9038: result: yes
648configure:9073: checking whether strerror_r is declared
649configure:9103: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
650configure:9109: $? = 0
651configure:9116: test -z "$ac_c_werror_flag" || test ! -s conftest.err
652configure:9119: $? = 0
653configure:9126: test -s conftest.o
654configure:9129: $? = 0
655configure:9141: result: yes
656configure:9163: checking for strerror_r
657configure:9219: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
658configure:9225: $? = 0
659configure:9232: test -z "$ac_c_werror_flag" || test ! -s conftest.err
660configure:9235: $? = 0
661configure:9242: test -s conftest
662configure:9245: $? = 0
663configure:9259: result: yes
664configure:9269: checking whether strerror_r returns char *
665configure:9303: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
666conftest.c: In function 'main':
667conftest.c:88: error: invalid type argument of 'unary *'
668conftest.c:89: warning: initialization makes pointer from integer without a cast
669configure:9309: $? = 1
670configure: failed program was:
671| /* confdefs.h.  */
672| #define PACKAGE_NAME "lftp"
673| #define PACKAGE_TARNAME "lftp"
674| #define PACKAGE_VERSION "3.6.1"
675| #define PACKAGE_STRING "lftp 3.6.1"
676| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
677| #define PACKAGE "lftp"
678| #define VERSION "3.6.1"
679| #define _GNU_SOURCE 1
680| #define HAVE_CXX_BOOL 1
681| #define STDC_HEADERS 1
682| #define HAVE_SYS_TYPES_H 1
683| #define HAVE_SYS_STAT_H 1
684| #define HAVE_STDLIB_H 1
685| #define HAVE_STRING_H 1
686| #define HAVE_MEMORY_H 1
687| #define HAVE_STRINGS_H 1
688| #define HAVE_INTTYPES_H 1
689| #define HAVE_STDINT_H 1
690| #define HAVE_UNISTD_H 1
691| #define HAVE_WCHAR_H 1
692| #define HAVE_WCTYPE_H 1
693| #define HAVE_ISASCII 1
694| #define HAVE_MBSINIT 1
695| #define HAVE_ISWPRINT 1
696| #define HAVE_ISWCNTRL 1
697| #define HAVE_MBRTOWC 1
698| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
699| #define HAVE_MBSTATE_T 1
700| #define HAVE__BOOL 1
701| #define HAVE_STDBOOL_H 1
702| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
703| #define HAVE_STDINT_H_WITH_UINTMAX 1
704| #define HAVE_UNSIGNED_LONG_LONG 1
705| #define HAVE_UINTMAX_T 1
706| #define HAVE_MBRTOWC 1
707| #define HAVE_MBSTATE_T 1
708| #define HAVE_MBRTOWC 1
709| #define HAVE_LONG_LONG 1
710| #define HAVE_INTMAX_T 1
711| #define HAVE_DECL_STRTOIMAX 1
712| #define HAVE_DECL_STRTOUMAX 1
713| #define HAVE_STRTOULL 1
714| #define HAVE_STRTOIMAX 1
715| #define HAVE_STRTOUMAX 1
716| #define HAVE_DECL_STRMODE 1
717| #define HAVE_DECL_STRERROR_R 1
718| #define HAVE_STRERROR_R 1
719| /* end confdefs.h.  */
720| #include <stdio.h>
721| #if HAVE_SYS_TYPES_H
722| # include <sys/types.h>
723| #endif
724| #if HAVE_SYS_STAT_H
725| # include <sys/stat.h>
726| #endif
727| #if STDC_HEADERS
728| # include <stdlib.h>
729| # include <stddef.h>
730| #else
731| # if HAVE_STDLIB_H
732| #  include <stdlib.h>
733| # endif
734| #endif
735| #if HAVE_STRING_H
736| # if !STDC_HEADERS && HAVE_MEMORY_H
737| #  include <memory.h>
738| # endif
739| # include <string.h>
740| #endif
741| #if HAVE_STRINGS_H
742| # include <strings.h>
743| #endif
744| #if HAVE_INTTYPES_H
745| # include <inttypes.h>
746| #endif
747| #if HAVE_STDINT_H
748| # include <stdint.h>
749| #endif
750| #if HAVE_UNISTD_H
751| # include <unistd.h>
752| #endif
753| int
754| main ()
755| {
756|
757|         char buf[100];
758|         char x = *strerror_r (0, buf, sizeof buf);
759|         char *p = strerror_r (0, buf, sizeof buf);
760|         return !p || x;
761|
762|   ;
763|   return 0;
764| }
765configure:9402: result: no
766configure:9413: checking for error_at_line
767configure:9439: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
768conftest.c: In function 'main':
769conftest.c:86: warning: implicit declaration of function 'error_at_line'
770Undefined symbols:
771  "_error_at_line", referenced from:
772      _main in cc8kA5VL.o
773ld: symbol(s) not found
774collect2: ld returned 1 exit status
775configure:9445: $? = 1
776configure: failed program was:
777| /* confdefs.h.  */
778| #define PACKAGE_NAME "lftp"
779| #define PACKAGE_TARNAME "lftp"
780| #define PACKAGE_VERSION "3.6.1"
781| #define PACKAGE_STRING "lftp 3.6.1"
782| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
783| #define PACKAGE "lftp"
784| #define VERSION "3.6.1"
785| #define _GNU_SOURCE 1
786| #define HAVE_CXX_BOOL 1
787| #define STDC_HEADERS 1
788| #define HAVE_SYS_TYPES_H 1
789| #define HAVE_SYS_STAT_H 1
790| #define HAVE_STDLIB_H 1
791| #define HAVE_STRING_H 1
792| #define HAVE_MEMORY_H 1
793| #define HAVE_STRINGS_H 1
794| #define HAVE_INTTYPES_H 1
795| #define HAVE_STDINT_H 1
796| #define HAVE_UNISTD_H 1
797| #define HAVE_WCHAR_H 1
798| #define HAVE_WCTYPE_H 1
799| #define HAVE_ISASCII 1
800| #define HAVE_MBSINIT 1
801| #define HAVE_ISWPRINT 1
802| #define HAVE_ISWCNTRL 1
803| #define HAVE_MBRTOWC 1
804| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
805| #define HAVE_MBSTATE_T 1
806| #define HAVE__BOOL 1
807| #define HAVE_STDBOOL_H 1
808| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
809| #define HAVE_STDINT_H_WITH_UINTMAX 1
810| #define HAVE_UNSIGNED_LONG_LONG 1
811| #define HAVE_UINTMAX_T 1
812| #define HAVE_MBRTOWC 1
813| #define HAVE_MBSTATE_T 1
814| #define HAVE_MBRTOWC 1
815| #define HAVE_LONG_LONG 1
816| #define HAVE_INTMAX_T 1
817| #define HAVE_DECL_STRTOIMAX 1
818| #define HAVE_DECL_STRTOUMAX 1
819| #define HAVE_STRTOULL 1
820| #define HAVE_STRTOIMAX 1
821| #define HAVE_STRTOUMAX 1
822| #define HAVE_DECL_STRMODE 1
823| #define HAVE_DECL_STRERROR_R 1
824| #define HAVE_STRERROR_R 1
825| /* end confdefs.h.  */
826| #include <stdio.h>
827| #if HAVE_SYS_TYPES_H
828| # include <sys/types.h>
829| #endif
830| #if HAVE_SYS_STAT_H
831| # include <sys/stat.h>
832| #endif
833| #if STDC_HEADERS
834| # include <stdlib.h>
835| # include <stddef.h>
836| #else
837| # if HAVE_STDLIB_H
838| #  include <stdlib.h>
839| # endif
840| #endif
841| #if HAVE_STRING_H
842| # if !STDC_HEADERS && HAVE_MEMORY_H
843| #  include <memory.h>
844| # endif
845| # include <string.h>
846| #endif
847| #if HAVE_STRINGS_H
848| # include <strings.h>
849| #endif
850| #if HAVE_INTTYPES_H
851| # include <inttypes.h>
852| #endif
853| #if HAVE_STDINT_H
854| # include <stdint.h>
855| #endif
856| #if HAVE_UNISTD_H
857| # include <unistd.h>
858| #endif
859| int
860| main ()
861| {
862| error_at_line (0, 0, "", 0, "");
863|   ;
864|   return 0;
865| }
866configure:9478: result: no
867configure:9501: checking for stdlib.h
868configure:9507: result: yes
869configure:9666: checking for mbstate_t
870configure:9734: result: yes
871configure:9755: checking for bison
872configure:9771: found /usr/bin/bison
873configure:9782: result: bison -y
874configure:9824: checking build system type
875configure:9842: result: i386-apple-darwin9.1.0
876configure:9864: checking host system type
877configure:9879: result: i386-apple-darwin9.1.0
878configure:9925: checking for ld used by GCC
879configure:9989: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
880configure:9998: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
881configure:10011: result: no
882configure:10018: checking for shared library run path origin
883configure:10031: result: done
884configure:10481: checking for iconv
885configure:10513: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
886Undefined symbols:
887  "_libiconv_open", referenced from:
888      _main in cccNLnRR.o
889  "_libiconv_close", referenced from:
890      _main in cccNLnRR.o
891  "_libiconv", referenced from:
892      _main in cccNLnRR.o
893ld: symbol(s) not found
894collect2: ld returned 1 exit status
895configure:10519: $? = 1
896configure: failed program was:
897| /* confdefs.h.  */
898| #define PACKAGE_NAME "lftp"
899| #define PACKAGE_TARNAME "lftp"
900| #define PACKAGE_VERSION "3.6.1"
901| #define PACKAGE_STRING "lftp 3.6.1"
902| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
903| #define PACKAGE "lftp"
904| #define VERSION "3.6.1"
905| #define _GNU_SOURCE 1
906| #define HAVE_CXX_BOOL 1
907| #define STDC_HEADERS 1
908| #define HAVE_SYS_TYPES_H 1
909| #define HAVE_SYS_STAT_H 1
910| #define HAVE_STDLIB_H 1
911| #define HAVE_STRING_H 1
912| #define HAVE_MEMORY_H 1
913| #define HAVE_STRINGS_H 1
914| #define HAVE_INTTYPES_H 1
915| #define HAVE_STDINT_H 1
916| #define HAVE_UNISTD_H 1
917| #define HAVE_WCHAR_H 1
918| #define HAVE_WCTYPE_H 1
919| #define HAVE_ISASCII 1
920| #define HAVE_MBSINIT 1
921| #define HAVE_ISWPRINT 1
922| #define HAVE_ISWCNTRL 1
923| #define HAVE_MBRTOWC 1
924| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
925| #define HAVE_MBSTATE_T 1
926| #define HAVE__BOOL 1
927| #define HAVE_STDBOOL_H 1
928| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
929| #define HAVE_STDINT_H_WITH_UINTMAX 1
930| #define HAVE_UNSIGNED_LONG_LONG 1
931| #define HAVE_UINTMAX_T 1
932| #define HAVE_MBRTOWC 1
933| #define HAVE_MBSTATE_T 1
934| #define HAVE_MBRTOWC 1
935| #define HAVE_LONG_LONG 1
936| #define HAVE_INTMAX_T 1
937| #define HAVE_DECL_STRTOIMAX 1
938| #define HAVE_DECL_STRTOUMAX 1
939| #define HAVE_STRTOULL 1
940| #define HAVE_STRTOIMAX 1
941| #define HAVE_STRTOUMAX 1
942| #define HAVE_DECL_STRMODE 1
943| #define HAVE_DECL_STRERROR_R 1
944| #define HAVE_STRERROR_R 1
945| #define HAVE_STDLIB_H 1
946| /* end confdefs.h.  */
947| #include <stdlib.h>
948| #include <iconv.h>
949| int
950| main ()
951| {
952| iconv_t cd = iconv_open("","");
953|        iconv(cd,NULL,NULL,NULL,NULL);
954|        iconv_close(cd);
955|   ;
956|   return 0;
957| }
958configure:10578: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  -liconv >&5
959configure:10584: $? = 0
960configure:10591: test -z "$ac_c_werror_flag" || test ! -s conftest.err
961configure:10594: $? = 0
962configure:10601: test -s conftest
963configure:10604: $? = 0
964configure:10621: result: yes
965configure:10631: checking how to link with libiconv
966configure:10633: result: -liconv
967configure:10644: checking for iconv declaration
968configure:10683: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
969configure:10689: $? = 0
970configure:10696: test -z "$ac_c_werror_flag" || test ! -s conftest.err
971configure:10699: $? = 0
972configure:10706: test -s conftest.o
973configure:10709: $? = 0
974configure:10725: result:
975         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
976configure:10737: checking whether NLS is requested
977configure:10746: result: no
978configure:10784: checking for msgfmt
979configure:10819: result: no
980configure:10825: checking for gmsgfmt
981configure:10856: result: :
982configure:10907: checking for xgettext
983configure:10942: result: no
984configure:10985: checking for msgmerge
985configure:11019: result: no
986configure:11046: checking for CFPreferencesCopyAppValue
987configure:11074: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
988configure:11080: $? = 0
989configure:11087: test -z "$ac_c_werror_flag" || test ! -s conftest.err
990configure:11090: $? = 0
991configure:11097: test -s conftest
992configure:11100: $? = 0
993configure:11114: result: yes
994configure:11123: checking for CFLocaleCopyCurrent
995configure:11151: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
996configure:11157: $? = 0
997configure:11164: test -z "$ac_c_werror_flag" || test ! -s conftest.err
998configure:11167: $? = 0
999configure:11174: test -s conftest
1000configure:11177: $? = 0
1001configure:11191: result: yes
1002configure:12053: checking whether to use NLS
1003configure:12055: result: no
1004configure:12685: checking for a sed that does not truncate output
1005configure:12739: result: /usr/bin/sed
1006configure:12753: checking for ld used by /usr/bin/gcc-4.0
1007configure:12820: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1008configure:12829: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
1009configure:12844: result: no
1010configure:12849: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
1011configure:12856: result: -r
1012configure:12874: checking for BSD-compatible nm
1013configure:12923: result: /usr/bin/nm -p
1014configure:12927: checking whether ln -s works
1015configure:12931: result: yes
1016configure:12938: checking how to recognise dependent libraries
1017configure:13114: result: pass_all
1018configure:13373: checking dlfcn.h usability
1019configure:13390: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1020configure:13396: $? = 0
1021configure:13403: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1022configure:13406: $? = 0
1023configure:13413: test -s conftest.o
1024configure:13416: $? = 0
1025configure:13427: result: yes
1026configure:13431: checking dlfcn.h presence
1027configure:13446: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1028configure:13452: $? = 0
1029configure:13473: result: yes
1030configure:13506: checking for dlfcn.h
1031configure:13514: result: yes
1032configure:13537: checking how to run the C++ preprocessor
1033configure:13573: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
1034configure:13579: $? = 0
1035configure:13617: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
1036conftest.cpp:57:28: error: ac_nonexistent.h: No such file or directory
1037configure:13623: $? = 1
1038configure: failed program was:
1039| /* confdefs.h.  */
1040| #define PACKAGE_NAME "lftp"
1041| #define PACKAGE_TARNAME "lftp"
1042| #define PACKAGE_VERSION "3.6.1"
1043| #define PACKAGE_STRING "lftp 3.6.1"
1044| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1045| #define PACKAGE "lftp"
1046| #define VERSION "3.6.1"
1047| #define _GNU_SOURCE 1
1048| #define HAVE_CXX_BOOL 1
1049| #define STDC_HEADERS 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_SYS_STAT_H 1
1052| #define HAVE_STDLIB_H 1
1053| #define HAVE_STRING_H 1
1054| #define HAVE_MEMORY_H 1
1055| #define HAVE_STRINGS_H 1
1056| #define HAVE_INTTYPES_H 1
1057| #define HAVE_STDINT_H 1
1058| #define HAVE_UNISTD_H 1
1059| #define HAVE_WCHAR_H 1
1060| #define HAVE_WCTYPE_H 1
1061| #define HAVE_ISASCII 1
1062| #define HAVE_MBSINIT 1
1063| #define HAVE_ISWPRINT 1
1064| #define HAVE_ISWCNTRL 1
1065| #define HAVE_MBRTOWC 1
1066| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1067| #define HAVE_MBSTATE_T 1
1068| #define HAVE__BOOL 1
1069| #define HAVE_STDBOOL_H 1
1070| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1071| #define HAVE_STDINT_H_WITH_UINTMAX 1
1072| #define HAVE_UNSIGNED_LONG_LONG 1
1073| #define HAVE_UINTMAX_T 1
1074| #define HAVE_MBRTOWC 1
1075| #define HAVE_MBSTATE_T 1
1076| #define HAVE_MBRTOWC 1
1077| #define HAVE_LONG_LONG 1
1078| #define HAVE_INTMAX_T 1
1079| #define HAVE_DECL_STRTOIMAX 1
1080| #define HAVE_DECL_STRTOUMAX 1
1081| #define HAVE_STRTOULL 1
1082| #define HAVE_STRTOIMAX 1
1083| #define HAVE_STRTOUMAX 1
1084| #define HAVE_DECL_STRMODE 1
1085| #define HAVE_DECL_STRERROR_R 1
1086| #define HAVE_STRERROR_R 1
1087| #define HAVE_STDLIB_H 1
1088| #define HAVE_ICONV 1
1089| #define ICONV_CONST
1090| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1091| #define HAVE_CFLOCALECOPYCURRENT 1
1092| #define DEFAULT_PAGER "exec more"
1093| #define HAVE_DLFCN_H 1
1094| /* end confdefs.h.  */
1095| #include <ac_nonexistent.h>
1096configure:13663: result: /usr/bin/g++-4.0 -E
1097configure:13692: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
1098configure:13698: $? = 0
1099configure:13736: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
1100conftest.cpp:57:28: error: ac_nonexistent.h: No such file or directory
1101configure:13742: $? = 1
1102configure: failed program was:
1103| /* confdefs.h.  */
1104| #define PACKAGE_NAME "lftp"
1105| #define PACKAGE_TARNAME "lftp"
1106| #define PACKAGE_VERSION "3.6.1"
1107| #define PACKAGE_STRING "lftp 3.6.1"
1108| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1109| #define PACKAGE "lftp"
1110| #define VERSION "3.6.1"
1111| #define _GNU_SOURCE 1
1112| #define HAVE_CXX_BOOL 1
1113| #define STDC_HEADERS 1
1114| #define HAVE_SYS_TYPES_H 1
1115| #define HAVE_SYS_STAT_H 1
1116| #define HAVE_STDLIB_H 1
1117| #define HAVE_STRING_H 1
1118| #define HAVE_MEMORY_H 1
1119| #define HAVE_STRINGS_H 1
1120| #define HAVE_INTTYPES_H 1
1121| #define HAVE_STDINT_H 1
1122| #define HAVE_UNISTD_H 1
1123| #define HAVE_WCHAR_H 1
1124| #define HAVE_WCTYPE_H 1
1125| #define HAVE_ISASCII 1
1126| #define HAVE_MBSINIT 1
1127| #define HAVE_ISWPRINT 1
1128| #define HAVE_ISWCNTRL 1
1129| #define HAVE_MBRTOWC 1
1130| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1131| #define HAVE_MBSTATE_T 1
1132| #define HAVE__BOOL 1
1133| #define HAVE_STDBOOL_H 1
1134| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1135| #define HAVE_STDINT_H_WITH_UINTMAX 1
1136| #define HAVE_UNSIGNED_LONG_LONG 1
1137| #define HAVE_UINTMAX_T 1
1138| #define HAVE_MBRTOWC 1
1139| #define HAVE_MBSTATE_T 1
1140| #define HAVE_MBRTOWC 1
1141| #define HAVE_LONG_LONG 1
1142| #define HAVE_INTMAX_T 1
1143| #define HAVE_DECL_STRTOIMAX 1
1144| #define HAVE_DECL_STRTOUMAX 1
1145| #define HAVE_STRTOULL 1
1146| #define HAVE_STRTOIMAX 1
1147| #define HAVE_STRTOUMAX 1
1148| #define HAVE_DECL_STRMODE 1
1149| #define HAVE_DECL_STRERROR_R 1
1150| #define HAVE_STRERROR_R 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_ICONV 1
1153| #define ICONV_CONST
1154| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1155| #define HAVE_CFLOCALECOPYCURRENT 1
1156| #define DEFAULT_PAGER "exec more"
1157| #define HAVE_DLFCN_H 1
1158| /* end confdefs.h.  */
1159| #include <ac_nonexistent.h>
1160configure:13841: checking for g77
1161configure:13871: result: no
1162configure:13841: checking for f77
1163configure:13871: result: no
1164configure:13841: checking for xlf
1165configure:13871: result: no
1166configure:13841: checking for frt
1167configure:13871: result: no
1168configure:13841: checking for pgf77
1169configure:13871: result: no
1170configure:13841: checking for cf77
1171configure:13871: result: no
1172configure:13841: checking for fort77
1173configure:13871: result: no
1174configure:13841: checking for fl32
1175configure:13871: result: no
1176configure:13841: checking for af77
1177configure:13871: result: no
1178configure:13841: checking for f90
1179configure:13871: result: no
1180configure:13841: checking for xlf90
1181configure:13871: result: no
1182configure:13841: checking for pgf90
1183configure:13871: result: no
1184configure:13841: checking for pghpf
1185configure:13871: result: no
1186configure:13841: checking for epcf90
1187configure:13871: result: no
1188configure:13841: checking for gfortran
1189configure:13871: result: no
1190configure:13841: checking for g95
1191configure:13857: found /opt/local/bin/g95
1192configure:13868: result: g95
1193configure:13898: checking for Fortran 77 compiler version
1194configure:13905: g95 --version >&5
1195G95 (GCC 4.0.3 (g95 0.90!) Dec 22 2007)
1196Copyright (C) 2002-2005 Free Software Foundation, Inc.
1197
1198G95 comes with NO WARRANTY, to the extent permitted by law.
1199You may redistribute copies of G95
1200under the terms of the GNU General Public License.
1201For more information about these matters, see the file named COPYING
1202configure:13908: $? = 0
1203configure:13915: g95 -v >&5
1204Using built-in specs.
1205Target:
1206Configured with: ../configure --prefix=/opt/local/lib/gcc-lib/i386-apple-darwin9.1.0/4.0.3 --enable-languages=c --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-nm=/usr/bin/nm --with-included-gettext --with-gmp=/opt/local --with-mpfr=/opt/local
1207Thread model: posix
1208gcc version 4.0.3 (g95 0.90!) Dec 22 2007
1209configure:13918: $? = 0
1210configure:13925: g95 -V >&5
1211g95: '-V' option must have argument
1212configure:13928: $? = 1
1213configure:13936: checking whether we are using the GNU Fortran 77 compiler
1214configure:13955: g95 -c -O2 conftest.F >&5
1215configure:13961: $? = 0
1216configure:13968: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
1217configure:13971: $? = 0
1218configure:13978: test -s conftest.o
1219configure:13981: $? = 0
1220configure:13995: result: yes
1221configure:14001: checking whether g95 accepts -g
1222configure:14018: g95 -c -g conftest.f >&5
1223configure:14024: $? = 0
1224configure:14031: test -z "$ac_f77_werror_flag" || test ! -s conftest.err
1225configure:14034: $? = 0
1226configure:14041: test -s conftest.o
1227configure:14044: $? = 0
1228configure:14057: result: yes
1229configure:14087: checking the maximum length of command line arguments
1230configure:14196: result: 196608
1231configure:14207: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
1232configure:14312: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1233configure:14315: $? = 0
1234configure:14319: /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
1235configure:14322: $? = 0
1236cannot find nm_test_var in conftest.nm
1237configure:14312: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1238configure:14315: $? = 0
1239configure:14319: /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
1240configure:14322: $? = 0
1241configure:14374: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
1242configure:14377: $? = 0
1243configure:14415: result: ok
1244configure:14419: checking for objdir
1245configure:14434: result: .libs
1246configure:14526: checking for ar
1247configure:14542: found /usr/bin/ar
1248configure:14553: result: ar
1249configure:14622: checking for ranlib
1250configure:14638: found /usr/bin/ranlib
1251configure:14649: result: ranlib
1252configure:14718: checking for strip
1253configure:14734: found /usr/bin/strip
1254configure:14745: result: strip
1255configure:15031: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
1256configure:15049: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
1257cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
1258configure:15053: $? = 0
1259configure:15066: result: no
1260configure:15081: checking for /usr/bin/gcc-4.0 option to produce PIC
1261configure:15291: result: -fno-common
1262configure:15299: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
1263configure:15317: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -fno-common -DPIC conftest.c >&5
1264configure:15321: $? = 0
1265configure:15334: result: yes
1266configure:15362: checking if /usr/bin/gcc-4.0 static flag -static works
1267configure:15390: result: no
1268configure:15400: checking if /usr/bin/gcc-4.0 supports -c -o file.o
1269configure:15421: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -o out/conftest2.o conftest.c >&5
1270configure:15425: $? = 0
1271configure:15447: result: yes
1272configure:15473: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
1273configure:16459: result: yes
1274configure:16526: checking dynamic linker characteristics
1275configure:17114: result: darwin9.1.0 dyld
1276configure:17123: checking how to hardcode library paths into programs
1277configure:17148: result: immediate
1278configure:17162: checking whether stripping libraries is possible
1279configure:17175: result: yes
1280configure:18080: checking if libtool supports shared libraries
1281configure:18082: result: yes
1282configure:18085: checking whether to build shared libraries
1283configure:18106: result: no
1284configure:18109: checking whether to build static libraries
1285configure:18113: result: yes
1286configure:18205: creating libtool
1287configure:18793: checking for ld used by /usr/bin/g++-4.0
1288configure:18860: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1289configure:18869: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
1290configure:18884: result: no
1291configure:18935: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
1292configure:19901: result: yes
1293configure:19919: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5
1294configure:19922: $? = 0
1295configure:20041: checking for /usr/bin/g++-4.0 option to produce PIC
1296configure:20315: result: -fno-common
1297configure:20323: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
1298configure:20341: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
1299configure:20345: $? = 0
1300configure:20358: result: yes
1301configure:20386: checking if /usr/bin/g++-4.0 static flag -static works
1302configure:20414: result: no
1303configure:20424: checking if /usr/bin/g++-4.0 supports -c -o file.o
1304configure:20445: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
1305configure:20449: $? = 0
1306configure:20471: result: yes
1307configure:20497: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
1308configure:20522: result: yes
1309configure:20589: checking dynamic linker characteristics
1310configure:21177: result: darwin9.1.0 dyld
1311configure:21186: checking how to hardcode library paths into programs
1312configure:21211: result: immediate
1313configure:21737: checking if libtool supports shared libraries
1314configure:21739: result: yes
1315configure:21742: checking whether to build shared libraries
1316configure:21762: result: no
1317configure:21765: checking whether to build static libraries
1318configure:21769: result: yes
1319configure:21779: checking for g95 option to produce PIC
1320configure:21989: result: -fno-common
1321configure:21997: checking if g95 PIC flag -fno-common works
1322configure:22015: g95 -c -O2 -fno-common conftest.f >&5
1323configure:22019: $? = 0
1324configure:22032: result: yes
1325configure:22060: checking if g95 static flag -static works
1326configure:22088: result: no
1327configure:22098: checking if g95 supports -c -o file.o
1328configure:22119: g95 -c -O2 -o out/conftest2.o conftest.f >&5
1329configure:22123: $? = 0
1330configure:22145: result: yes
1331configure:22171: checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
1332configure:23137: result: yes
1333configure:23204: checking dynamic linker characteristics
1334configure:23792: result: darwin9.1.0 dyld
1335configure:23801: checking how to hardcode library paths into programs
1336configure:23826: result: immediate
1337configure:27417: checking for library containing socket
1338configure:27458: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1339configure:27464: $? = 0
1340configure:27471: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1341configure:27474: $? = 0
1342configure:27481: test -s conftest
1343configure:27484: $? = 0
1344configure:27508: result: none required
1345configure:27516: checking for library containing gethostbyname
1346configure:27557: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1347configure:27563: $? = 0
1348configure:27570: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1349configure:27573: $? = 0
1350configure:27580: test -s conftest
1351configure:27583: $? = 0
1352configure:27607: result: none required
1353configure:27615: checking for library containing dlopen
1354configure:27656: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1355configure:27662: $? = 0
1356configure:27669: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1357configure:27672: $? = 0
1358configure:27679: test -s conftest
1359configure:27682: $? = 0
1360configure:27706: result: none required
1361configure:27718: checking for library containing res_9_search
1362configure:27759: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1363Undefined symbols:
1364  "_res_9_search", referenced from:
1365      _main in ccIOyjvg.o
1366ld: symbol(s) not found
1367collect2: ld returned 1 exit status
1368configure:27765: $? = 1
1369configure: failed program was:
1370| /* confdefs.h.  */
1371| #define PACKAGE_NAME "lftp"
1372| #define PACKAGE_TARNAME "lftp"
1373| #define PACKAGE_VERSION "3.6.1"
1374| #define PACKAGE_STRING "lftp 3.6.1"
1375| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1376| #define PACKAGE "lftp"
1377| #define VERSION "3.6.1"
1378| #define _GNU_SOURCE 1
1379| #define HAVE_CXX_BOOL 1
1380| #define STDC_HEADERS 1
1381| #define HAVE_SYS_TYPES_H 1
1382| #define HAVE_SYS_STAT_H 1
1383| #define HAVE_STDLIB_H 1
1384| #define HAVE_STRING_H 1
1385| #define HAVE_MEMORY_H 1
1386| #define HAVE_STRINGS_H 1
1387| #define HAVE_INTTYPES_H 1
1388| #define HAVE_STDINT_H 1
1389| #define HAVE_UNISTD_H 1
1390| #define HAVE_WCHAR_H 1
1391| #define HAVE_WCTYPE_H 1
1392| #define HAVE_ISASCII 1
1393| #define HAVE_MBSINIT 1
1394| #define HAVE_ISWPRINT 1
1395| #define HAVE_ISWCNTRL 1
1396| #define HAVE_MBRTOWC 1
1397| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1398| #define HAVE_MBSTATE_T 1
1399| #define HAVE__BOOL 1
1400| #define HAVE_STDBOOL_H 1
1401| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1402| #define HAVE_STDINT_H_WITH_UINTMAX 1
1403| #define HAVE_UNSIGNED_LONG_LONG 1
1404| #define HAVE_UINTMAX_T 1
1405| #define HAVE_MBRTOWC 1
1406| #define HAVE_MBSTATE_T 1
1407| #define HAVE_MBRTOWC 1
1408| #define HAVE_LONG_LONG 1
1409| #define HAVE_INTMAX_T 1
1410| #define HAVE_DECL_STRTOIMAX 1
1411| #define HAVE_DECL_STRTOUMAX 1
1412| #define HAVE_STRTOULL 1
1413| #define HAVE_STRTOIMAX 1
1414| #define HAVE_STRTOUMAX 1
1415| #define HAVE_DECL_STRMODE 1
1416| #define HAVE_DECL_STRERROR_R 1
1417| #define HAVE_STRERROR_R 1
1418| #define HAVE_STDLIB_H 1
1419| #define HAVE_ICONV 1
1420| #define ICONV_CONST
1421| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1422| #define HAVE_CFLOCALECOPYCURRENT 1
1423| #define DEFAULT_PAGER "exec more"
1424| #define HAVE_DLFCN_H 1
1425| #define HAVE_DLOPEN 1
1426| /* end confdefs.h.  */
1427|
1428| /* Override any GCC internal prototype to avoid an error.
1429|    Use char because int might match the return type of a GCC
1430|    builtin and then its argument prototype would still apply.  */
1431| #ifdef __cplusplus
1432| extern "C"
1433| #endif
1434| char res_9_search ();
1435| int
1436| main ()
1437| {
1438| return res_9_search ();
1439|   ;
1440|   return 0;
1441| }
1442configure:27759: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv   >&5
1443configure:27765: $? = 0
1444configure:27772: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1445configure:27775: $? = 0
1446configure:27782: test -s conftest
1447configure:27785: $? = 0
1448configure:27809: result: -lresolv
1449configure:27821: checking for library containing res_search
1450configure:27862: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv  >&5
1451configure:27868: $? = 0
1452configure:27875: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1453configure:27878: $? = 0
1454configure:27885: test -s conftest
1455configure:27888: $? = 0
1456configure:27912: result: none required
1457configure:27924: checking whether res_search is declared
1458configure:27961: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1459configure:27967: $? = 0
1460configure:27974: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1461configure:27977: $? = 0
1462configure:27984: test -s conftest.o
1463configure:27987: $? = 0
1464configure:27999: result: yes
1465configure:28027: checking for library containing hstrerror
1466configure:28068: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv  >&5
1467configure:28074: $? = 0
1468configure:28081: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1469configure:28084: $? = 0
1470configure:28091: test -s conftest
1471configure:28094: $? = 0
1472configure:28118: result: none required
1473configure:28147: checking curses.h usability
1474configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1475configure:28170: $? = 0
1476configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1477configure:28180: $? = 0
1478configure:28187: test -s conftest.o
1479configure:28190: $? = 0
1480configure:28201: result: yes
1481configure:28205: checking curses.h presence
1482configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1483configure:28226: $? = 0
1484configure:28247: result: yes
1485configure:28280: checking for curses.h
1486configure:28288: result: yes
1487configure:28147: checking term.h usability
1488configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1489configure:28170: $? = 0
1490configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1491configure:28180: $? = 0
1492configure:28187: test -s conftest.o
1493configure:28190: $? = 0
1494configure:28201: result: yes
1495configure:28205: checking term.h presence
1496configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1497configure:28226: $? = 0
1498configure:28247: result: yes
1499configure:28280: checking for term.h
1500configure:28288: result: yes
1501configure:28147: checking ncurses/curses.h usability
1502configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1503configure:28170: $? = 0
1504configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1505configure:28180: $? = 0
1506configure:28187: test -s conftest.o
1507configure:28190: $? = 0
1508configure:28201: result: yes
1509configure:28205: checking ncurses/curses.h presence
1510configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1511configure:28226: $? = 0
1512configure:28247: result: yes
1513configure:28280: checking for ncurses/curses.h
1514configure:28288: result: yes
1515configure:28147: checking ncurses/term.h usability
1516configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1517configure:28170: $? = 0
1518configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1519configure:28180: $? = 0
1520configure:28187: test -s conftest.o
1521configure:28190: $? = 0
1522configure:28201: result: yes
1523configure:28205: checking ncurses/term.h presence
1524configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1525configure:28226: $? = 0
1526configure:28247: result: yes
1527configure:28280: checking for ncurses/term.h
1528configure:28288: result: yes
1529configure:28303: checking for library containing tigetstr
1530configure:28344: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv  >&5
1531Undefined symbols:
1532  "_tigetstr", referenced from:
1533      _main in cc5xIoEn.o
1534ld: symbol(s) not found
1535collect2: ld returned 1 exit status
1536configure:28350: $? = 1
1537configure: failed program was:
1538| /* confdefs.h.  */
1539| #define PACKAGE_NAME "lftp"
1540| #define PACKAGE_TARNAME "lftp"
1541| #define PACKAGE_VERSION "3.6.1"
1542| #define PACKAGE_STRING "lftp 3.6.1"
1543| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1544| #define PACKAGE "lftp"
1545| #define VERSION "3.6.1"
1546| #define _GNU_SOURCE 1
1547| #define HAVE_CXX_BOOL 1
1548| #define STDC_HEADERS 1
1549| #define HAVE_SYS_TYPES_H 1
1550| #define HAVE_SYS_STAT_H 1
1551| #define HAVE_STDLIB_H 1
1552| #define HAVE_STRING_H 1
1553| #define HAVE_MEMORY_H 1
1554| #define HAVE_STRINGS_H 1
1555| #define HAVE_INTTYPES_H 1
1556| #define HAVE_STDINT_H 1
1557| #define HAVE_UNISTD_H 1
1558| #define HAVE_WCHAR_H 1
1559| #define HAVE_WCTYPE_H 1
1560| #define HAVE_ISASCII 1
1561| #define HAVE_MBSINIT 1
1562| #define HAVE_ISWPRINT 1
1563| #define HAVE_ISWCNTRL 1
1564| #define HAVE_MBRTOWC 1
1565| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1566| #define HAVE_MBSTATE_T 1
1567| #define HAVE__BOOL 1
1568| #define HAVE_STDBOOL_H 1
1569| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1570| #define HAVE_STDINT_H_WITH_UINTMAX 1
1571| #define HAVE_UNSIGNED_LONG_LONG 1
1572| #define HAVE_UINTMAX_T 1
1573| #define HAVE_MBRTOWC 1
1574| #define HAVE_MBSTATE_T 1
1575| #define HAVE_MBRTOWC 1
1576| #define HAVE_LONG_LONG 1
1577| #define HAVE_INTMAX_T 1
1578| #define HAVE_DECL_STRTOIMAX 1
1579| #define HAVE_DECL_STRTOUMAX 1
1580| #define HAVE_STRTOULL 1
1581| #define HAVE_STRTOIMAX 1
1582| #define HAVE_STRTOUMAX 1
1583| #define HAVE_DECL_STRMODE 1
1584| #define HAVE_DECL_STRERROR_R 1
1585| #define HAVE_STRERROR_R 1
1586| #define HAVE_STDLIB_H 1
1587| #define HAVE_ICONV 1
1588| #define ICONV_CONST
1589| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1590| #define HAVE_CFLOCALECOPYCURRENT 1
1591| #define DEFAULT_PAGER "exec more"
1592| #define HAVE_DLFCN_H 1
1593| #define HAVE_DLOPEN 1
1594| #define HAVE_RES_9_SEARCH 1
1595| #define HAVE_RES_SEARCH 1
1596| #define HAVE_DECL_RES_SEARCH 1
1597| #define HAVE_CURSES_H 1
1598| #define HAVE_TERM_H 1
1599| #define HAVE_NCURSES_CURSES_H 1
1600| #define HAVE_NCURSES_TERM_H 1
1601| /* end confdefs.h.  */
1602|
1603| /* Override any GCC internal prototype to avoid an error.
1604|    Use char because int might match the return type of a GCC
1605|    builtin and then its argument prototype would still apply.  */
1606| #ifdef __cplusplus
1607| extern "C"
1608| #endif
1609| char tigetstr ();
1610| int
1611| main ()
1612| {
1613| return tigetstr ();
1614|   ;
1615|   return 0;
1616| }
1617configure:28344: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses  -lresolv  >&5
1618configure:28350: $? = 0
1619configure:28357: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1620configure:28360: $? = 0
1621configure:28367: test -s conftest
1622configure:28370: $? = 0
1623configure:28394: result: -lncurses
1624configure:28409: checking for tgetstr
1625configure:28465: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
1626configure:28471: $? = 0
1627configure:28478: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1628configure:28481: $? = 0
1629configure:28488: test -s conftest
1630configure:28491: $? = 0
1631configure:28505: result: yes
1632configure:28626: checking for readline
1633configure:28668: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lreadline  -lncurses -lresolv  >&5
1634conftest.c: In function 'main':
1635conftest.c:72: warning: implicit declaration of function 'rl_completion_matches'
1636configure:28674: $? = 0
1637configure:28681: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1638configure:28684: $? = 0
1639configure:28691: test -s conftest
1640configure:28694: $? = 0
1641configure:28709: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1642configure:28715: $? = 0
1643configure:28754: result: yes
1644configure:29101: checking for openssl library
1645configure:29140: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  -lssl -lcrypto >&5
1646configure:29146: $? = 0
1647configure:29153: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1648configure:29156: $? = 0
1649configure:29163: test -s conftest
1650configure:29166: $? = 0
1651configure:29203: result: OPENSSL_LIBS="-lssl -lcrypto"
1652configure:29212: checking for XML_ParserCreateNS in -lexpat
1653configure:29247: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lexpat  -lncurses -lresolv  >&5
1654configure:29253: $? = 0
1655configure:29260: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1656configure:29263: $? = 0
1657configure:29270: test -s conftest
1658configure:29273: $? = 0
1659configure:29287: result: yes
1660configure:29309: checking for "/dev/ptmx"
1661configure:29324: result: yes
1662configure:29337: checking for "/dev/ptc"
1663configure:29352: result: no
1664configure:29381: checking util.h usability
1665configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1666configure:29404: $? = 0
1667configure:29411: test -z "$ac_c_werror_flag" || test ! -s conftest.err
1668configure:29414: $? = 0
1669configure:29421: test -s conftest.o
1670configure:29424: $? = 0
1671configure:29435: result: yes
1672configure:29439: checking util.h presence
1673configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1674configure:29460: $? = 0
1675configure:29481: result: yes
1676configure:29514: checking for util.h
1677configure:29522: result: yes
1678configure:29381: checking sys/stropts.h usability
1679configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1680conftest.c:104:25: error: sys/stropts.h: No such file or directory
1681configure:29404: $? = 1
1682configure: failed program was:
1683| /* confdefs.h.  */
1684| #define PACKAGE_NAME "lftp"
1685| #define PACKAGE_TARNAME "lftp"
1686| #define PACKAGE_VERSION "3.6.1"
1687| #define PACKAGE_STRING "lftp 3.6.1"
1688| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1689| #define PACKAGE "lftp"
1690| #define VERSION "3.6.1"
1691| #define _GNU_SOURCE 1
1692| #define HAVE_CXX_BOOL 1
1693| #define STDC_HEADERS 1
1694| #define HAVE_SYS_TYPES_H 1
1695| #define HAVE_SYS_STAT_H 1
1696| #define HAVE_STDLIB_H 1
1697| #define HAVE_STRING_H 1
1698| #define HAVE_MEMORY_H 1
1699| #define HAVE_STRINGS_H 1
1700| #define HAVE_INTTYPES_H 1
1701| #define HAVE_STDINT_H 1
1702| #define HAVE_UNISTD_H 1
1703| #define HAVE_WCHAR_H 1
1704| #define HAVE_WCTYPE_H 1
1705| #define HAVE_ISASCII 1
1706| #define HAVE_MBSINIT 1
1707| #define HAVE_ISWPRINT 1
1708| #define HAVE_ISWCNTRL 1
1709| #define HAVE_MBRTOWC 1
1710| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1711| #define HAVE_MBSTATE_T 1
1712| #define HAVE__BOOL 1
1713| #define HAVE_STDBOOL_H 1
1714| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1715| #define HAVE_STDINT_H_WITH_UINTMAX 1
1716| #define HAVE_UNSIGNED_LONG_LONG 1
1717| #define HAVE_UINTMAX_T 1
1718| #define HAVE_MBRTOWC 1
1719| #define HAVE_MBSTATE_T 1
1720| #define HAVE_MBRTOWC 1
1721| #define HAVE_LONG_LONG 1
1722| #define HAVE_INTMAX_T 1
1723| #define HAVE_DECL_STRTOIMAX 1
1724| #define HAVE_DECL_STRTOUMAX 1
1725| #define HAVE_STRTOULL 1
1726| #define HAVE_STRTOIMAX 1
1727| #define HAVE_STRTOUMAX 1
1728| #define HAVE_DECL_STRMODE 1
1729| #define HAVE_DECL_STRERROR_R 1
1730| #define HAVE_STRERROR_R 1
1731| #define HAVE_STDLIB_H 1
1732| #define HAVE_ICONV 1
1733| #define ICONV_CONST
1734| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1735| #define HAVE_CFLOCALECOPYCURRENT 1
1736| #define DEFAULT_PAGER "exec more"
1737| #define HAVE_DLFCN_H 1
1738| #define HAVE_DLOPEN 1
1739| #define HAVE_RES_9_SEARCH 1
1740| #define HAVE_RES_SEARCH 1
1741| #define HAVE_DECL_RES_SEARCH 1
1742| #define HAVE_CURSES_H 1
1743| #define HAVE_TERM_H 1
1744| #define HAVE_NCURSES_CURSES_H 1
1745| #define HAVE_NCURSES_TERM_H 1
1746| #define HAVE_TIGETSTR 1
1747| #define HAVE_TGETSTR 1
1748| #define USE_OPENSSL 1
1749| #define HAVE_LIBEXPAT 1
1750| #define HAVE_DEV_PTMX 1
1751| #define HAVE_UTIL_H 1
1752| /* end confdefs.h.  */
1753| #include <stdio.h>
1754| #if HAVE_SYS_TYPES_H
1755| # include <sys/types.h>
1756| #endif
1757| #if HAVE_SYS_STAT_H
1758| # include <sys/stat.h>
1759| #endif
1760| #if STDC_HEADERS
1761| # include <stdlib.h>
1762| # include <stddef.h>
1763| #else
1764| # if HAVE_STDLIB_H
1765| #  include <stdlib.h>
1766| # endif
1767| #endif
1768| #if HAVE_STRING_H
1769| # if !STDC_HEADERS && HAVE_MEMORY_H
1770| #  include <memory.h>
1771| # endif
1772| # include <string.h>
1773| #endif
1774| #if HAVE_STRINGS_H
1775| # include <strings.h>
1776| #endif
1777| #if HAVE_INTTYPES_H
1778| # include <inttypes.h>
1779| #endif
1780| #if HAVE_STDINT_H
1781| # include <stdint.h>
1782| #endif
1783| #if HAVE_UNISTD_H
1784| # include <unistd.h>
1785| #endif
1786| #include <sys/stropts.h>
1787configure:29435: result: no
1788configure:29439: checking sys/stropts.h presence
1789configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1790conftest.c:71:25: error: sys/stropts.h: No such file or directory
1791configure:29460: $? = 1
1792configure: failed program was:
1793| /* confdefs.h.  */
1794| #define PACKAGE_NAME "lftp"
1795| #define PACKAGE_TARNAME "lftp"
1796| #define PACKAGE_VERSION "3.6.1"
1797| #define PACKAGE_STRING "lftp 3.6.1"
1798| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1799| #define PACKAGE "lftp"
1800| #define VERSION "3.6.1"
1801| #define _GNU_SOURCE 1
1802| #define HAVE_CXX_BOOL 1
1803| #define STDC_HEADERS 1
1804| #define HAVE_SYS_TYPES_H 1
1805| #define HAVE_SYS_STAT_H 1
1806| #define HAVE_STDLIB_H 1
1807| #define HAVE_STRING_H 1
1808| #define HAVE_MEMORY_H 1
1809| #define HAVE_STRINGS_H 1
1810| #define HAVE_INTTYPES_H 1
1811| #define HAVE_STDINT_H 1
1812| #define HAVE_UNISTD_H 1
1813| #define HAVE_WCHAR_H 1
1814| #define HAVE_WCTYPE_H 1
1815| #define HAVE_ISASCII 1
1816| #define HAVE_MBSINIT 1
1817| #define HAVE_ISWPRINT 1
1818| #define HAVE_ISWCNTRL 1
1819| #define HAVE_MBRTOWC 1
1820| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1821| #define HAVE_MBSTATE_T 1
1822| #define HAVE__BOOL 1
1823| #define HAVE_STDBOOL_H 1
1824| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1825| #define HAVE_STDINT_H_WITH_UINTMAX 1
1826| #define HAVE_UNSIGNED_LONG_LONG 1
1827| #define HAVE_UINTMAX_T 1
1828| #define HAVE_MBRTOWC 1
1829| #define HAVE_MBSTATE_T 1
1830| #define HAVE_MBRTOWC 1
1831| #define HAVE_LONG_LONG 1
1832| #define HAVE_INTMAX_T 1
1833| #define HAVE_DECL_STRTOIMAX 1
1834| #define HAVE_DECL_STRTOUMAX 1
1835| #define HAVE_STRTOULL 1
1836| #define HAVE_STRTOIMAX 1
1837| #define HAVE_STRTOUMAX 1
1838| #define HAVE_DECL_STRMODE 1
1839| #define HAVE_DECL_STRERROR_R 1
1840| #define HAVE_STRERROR_R 1
1841| #define HAVE_STDLIB_H 1
1842| #define HAVE_ICONV 1
1843| #define ICONV_CONST
1844| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1845| #define HAVE_CFLOCALECOPYCURRENT 1
1846| #define DEFAULT_PAGER "exec more"
1847| #define HAVE_DLFCN_H 1
1848| #define HAVE_DLOPEN 1
1849| #define HAVE_RES_9_SEARCH 1
1850| #define HAVE_RES_SEARCH 1
1851| #define HAVE_DECL_RES_SEARCH 1
1852| #define HAVE_CURSES_H 1
1853| #define HAVE_TERM_H 1
1854| #define HAVE_NCURSES_CURSES_H 1
1855| #define HAVE_NCURSES_TERM_H 1
1856| #define HAVE_TIGETSTR 1
1857| #define HAVE_TGETSTR 1
1858| #define USE_OPENSSL 1
1859| #define HAVE_LIBEXPAT 1
1860| #define HAVE_DEV_PTMX 1
1861| #define HAVE_UTIL_H 1
1862| /* end confdefs.h.  */
1863| #include <sys/stropts.h>
1864configure:29481: result: no
1865configure:29514: checking for sys/stropts.h
1866configure:29522: result: no
1867configure:29381: checking pty.h usability
1868configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
1869conftest.c:104:17: error: pty.h: No such file or directory
1870configure:29404: $? = 1
1871configure: failed program was:
1872| /* confdefs.h.  */
1873| #define PACKAGE_NAME "lftp"
1874| #define PACKAGE_TARNAME "lftp"
1875| #define PACKAGE_VERSION "3.6.1"
1876| #define PACKAGE_STRING "lftp 3.6.1"
1877| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1878| #define PACKAGE "lftp"
1879| #define VERSION "3.6.1"
1880| #define _GNU_SOURCE 1
1881| #define HAVE_CXX_BOOL 1
1882| #define STDC_HEADERS 1
1883| #define HAVE_SYS_TYPES_H 1
1884| #define HAVE_SYS_STAT_H 1
1885| #define HAVE_STDLIB_H 1
1886| #define HAVE_STRING_H 1
1887| #define HAVE_MEMORY_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_INTTYPES_H 1
1890| #define HAVE_STDINT_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define HAVE_WCHAR_H 1
1893| #define HAVE_WCTYPE_H 1
1894| #define HAVE_ISASCII 1
1895| #define HAVE_MBSINIT 1
1896| #define HAVE_ISWPRINT 1
1897| #define HAVE_ISWCNTRL 1
1898| #define HAVE_MBRTOWC 1
1899| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
1900| #define HAVE_MBSTATE_T 1
1901| #define HAVE__BOOL 1
1902| #define HAVE_STDBOOL_H 1
1903| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
1904| #define HAVE_STDINT_H_WITH_UINTMAX 1
1905| #define HAVE_UNSIGNED_LONG_LONG 1
1906| #define HAVE_UINTMAX_T 1
1907| #define HAVE_MBRTOWC 1
1908| #define HAVE_MBSTATE_T 1
1909| #define HAVE_MBRTOWC 1
1910| #define HAVE_LONG_LONG 1
1911| #define HAVE_INTMAX_T 1
1912| #define HAVE_DECL_STRTOIMAX 1
1913| #define HAVE_DECL_STRTOUMAX 1
1914| #define HAVE_STRTOULL 1
1915| #define HAVE_STRTOIMAX 1
1916| #define HAVE_STRTOUMAX 1
1917| #define HAVE_DECL_STRMODE 1
1918| #define HAVE_DECL_STRERROR_R 1
1919| #define HAVE_STRERROR_R 1
1920| #define HAVE_STDLIB_H 1
1921| #define HAVE_ICONV 1
1922| #define ICONV_CONST
1923| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
1924| #define HAVE_CFLOCALECOPYCURRENT 1
1925| #define DEFAULT_PAGER "exec more"
1926| #define HAVE_DLFCN_H 1
1927| #define HAVE_DLOPEN 1
1928| #define HAVE_RES_9_SEARCH 1
1929| #define HAVE_RES_SEARCH 1
1930| #define HAVE_DECL_RES_SEARCH 1
1931| #define HAVE_CURSES_H 1
1932| #define HAVE_TERM_H 1
1933| #define HAVE_NCURSES_CURSES_H 1
1934| #define HAVE_NCURSES_TERM_H 1
1935| #define HAVE_TIGETSTR 1
1936| #define HAVE_TGETSTR 1
1937| #define USE_OPENSSL 1
1938| #define HAVE_LIBEXPAT 1
1939| #define HAVE_DEV_PTMX 1
1940| #define HAVE_UTIL_H 1
1941| /* end confdefs.h.  */
1942| #include <stdio.h>
1943| #if HAVE_SYS_TYPES_H
1944| # include <sys/types.h>
1945| #endif
1946| #if HAVE_SYS_STAT_H
1947| # include <sys/stat.h>
1948| #endif
1949| #if STDC_HEADERS
1950| # include <stdlib.h>
1951| # include <stddef.h>
1952| #else
1953| # if HAVE_STDLIB_H
1954| #  include <stdlib.h>
1955| # endif
1956| #endif
1957| #if HAVE_STRING_H
1958| # if !STDC_HEADERS && HAVE_MEMORY_H
1959| #  include <memory.h>
1960| # endif
1961| # include <string.h>
1962| #endif
1963| #if HAVE_STRINGS_H
1964| # include <strings.h>
1965| #endif
1966| #if HAVE_INTTYPES_H
1967| # include <inttypes.h>
1968| #endif
1969| #if HAVE_STDINT_H
1970| # include <stdint.h>
1971| #endif
1972| #if HAVE_UNISTD_H
1973| # include <unistd.h>
1974| #endif
1975| #include <pty.h>
1976configure:29435: result: no
1977configure:29439: checking pty.h presence
1978configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
1979conftest.c:71:17: error: pty.h: No such file or directory
1980configure:29460: $? = 1
1981configure: failed program was:
1982| /* confdefs.h.  */
1983| #define PACKAGE_NAME "lftp"
1984| #define PACKAGE_TARNAME "lftp"
1985| #define PACKAGE_VERSION "3.6.1"
1986| #define PACKAGE_STRING "lftp 3.6.1"
1987| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
1988| #define PACKAGE "lftp"
1989| #define VERSION "3.6.1"
1990| #define _GNU_SOURCE 1
1991| #define HAVE_CXX_BOOL 1
1992| #define STDC_HEADERS 1
1993| #define HAVE_SYS_TYPES_H 1
1994| #define HAVE_SYS_STAT_H 1
1995| #define HAVE_STDLIB_H 1
1996| #define HAVE_STRING_H 1
1997| #define HAVE_MEMORY_H 1
1998| #define HAVE_STRINGS_H 1
1999| #define HAVE_INTTYPES_H 1
2000| #define HAVE_STDINT_H 1
2001| #define HAVE_UNISTD_H 1
2002| #define HAVE_WCHAR_H 1
2003| #define HAVE_WCTYPE_H 1
2004| #define HAVE_ISASCII 1
2005| #define HAVE_MBSINIT 1
2006| #define HAVE_ISWPRINT 1
2007| #define HAVE_ISWCNTRL 1
2008| #define HAVE_MBRTOWC 1
2009| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2010| #define HAVE_MBSTATE_T 1
2011| #define HAVE__BOOL 1
2012| #define HAVE_STDBOOL_H 1
2013| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2014| #define HAVE_STDINT_H_WITH_UINTMAX 1
2015| #define HAVE_UNSIGNED_LONG_LONG 1
2016| #define HAVE_UINTMAX_T 1
2017| #define HAVE_MBRTOWC 1
2018| #define HAVE_MBSTATE_T 1
2019| #define HAVE_MBRTOWC 1
2020| #define HAVE_LONG_LONG 1
2021| #define HAVE_INTMAX_T 1
2022| #define HAVE_DECL_STRTOIMAX 1
2023| #define HAVE_DECL_STRTOUMAX 1
2024| #define HAVE_STRTOULL 1
2025| #define HAVE_STRTOIMAX 1
2026| #define HAVE_STRTOUMAX 1
2027| #define HAVE_DECL_STRMODE 1
2028| #define HAVE_DECL_STRERROR_R 1
2029| #define HAVE_STRERROR_R 1
2030| #define HAVE_STDLIB_H 1
2031| #define HAVE_ICONV 1
2032| #define ICONV_CONST
2033| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2034| #define HAVE_CFLOCALECOPYCURRENT 1
2035| #define DEFAULT_PAGER "exec more"
2036| #define HAVE_DLFCN_H 1
2037| #define HAVE_DLOPEN 1
2038| #define HAVE_RES_9_SEARCH 1
2039| #define HAVE_RES_SEARCH 1
2040| #define HAVE_DECL_RES_SEARCH 1
2041| #define HAVE_CURSES_H 1
2042| #define HAVE_TERM_H 1
2043| #define HAVE_NCURSES_CURSES_H 1
2044| #define HAVE_NCURSES_TERM_H 1
2045| #define HAVE_TIGETSTR 1
2046| #define HAVE_TGETSTR 1
2047| #define USE_OPENSSL 1
2048| #define HAVE_LIBEXPAT 1
2049| #define HAVE_DEV_PTMX 1
2050| #define HAVE_UTIL_H 1
2051| /* end confdefs.h.  */
2052| #include <pty.h>
2053configure:29481: result: no
2054configure:29514: checking for pty.h
2055configure:29522: result: no
2056configure:29535: checking for library containing openpty
2057configure:29576: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2058configure:29582: $? = 0
2059configure:29589: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2060configure:29592: $? = 0
2061configure:29599: test -s conftest
2062configure:29602: $? = 0
2063configure:29626: result: none required
2064configure:29642: checking for _getpty
2065configure:29698: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2066Undefined symbols:
2067  "__getpty", referenced from:
2068      _main in ccNEC5QX.o
2069ld: symbol(s) not found
2070collect2: ld returned 1 exit status
2071configure:29704: $? = 1
2072configure: failed program was:
2073| /* confdefs.h.  */
2074| #define PACKAGE_NAME "lftp"
2075| #define PACKAGE_TARNAME "lftp"
2076| #define PACKAGE_VERSION "3.6.1"
2077| #define PACKAGE_STRING "lftp 3.6.1"
2078| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2079| #define PACKAGE "lftp"
2080| #define VERSION "3.6.1"
2081| #define _GNU_SOURCE 1
2082| #define HAVE_CXX_BOOL 1
2083| #define STDC_HEADERS 1
2084| #define HAVE_SYS_TYPES_H 1
2085| #define HAVE_SYS_STAT_H 1
2086| #define HAVE_STDLIB_H 1
2087| #define HAVE_STRING_H 1
2088| #define HAVE_MEMORY_H 1
2089| #define HAVE_STRINGS_H 1
2090| #define HAVE_INTTYPES_H 1
2091| #define HAVE_STDINT_H 1
2092| #define HAVE_UNISTD_H 1
2093| #define HAVE_WCHAR_H 1
2094| #define HAVE_WCTYPE_H 1
2095| #define HAVE_ISASCII 1
2096| #define HAVE_MBSINIT 1
2097| #define HAVE_ISWPRINT 1
2098| #define HAVE_ISWCNTRL 1
2099| #define HAVE_MBRTOWC 1
2100| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2101| #define HAVE_MBSTATE_T 1
2102| #define HAVE__BOOL 1
2103| #define HAVE_STDBOOL_H 1
2104| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2105| #define HAVE_STDINT_H_WITH_UINTMAX 1
2106| #define HAVE_UNSIGNED_LONG_LONG 1
2107| #define HAVE_UINTMAX_T 1
2108| #define HAVE_MBRTOWC 1
2109| #define HAVE_MBSTATE_T 1
2110| #define HAVE_MBRTOWC 1
2111| #define HAVE_LONG_LONG 1
2112| #define HAVE_INTMAX_T 1
2113| #define HAVE_DECL_STRTOIMAX 1
2114| #define HAVE_DECL_STRTOUMAX 1
2115| #define HAVE_STRTOULL 1
2116| #define HAVE_STRTOIMAX 1
2117| #define HAVE_STRTOUMAX 1
2118| #define HAVE_DECL_STRMODE 1
2119| #define HAVE_DECL_STRERROR_R 1
2120| #define HAVE_STRERROR_R 1
2121| #define HAVE_STDLIB_H 1
2122| #define HAVE_ICONV 1
2123| #define ICONV_CONST
2124| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2125| #define HAVE_CFLOCALECOPYCURRENT 1
2126| #define DEFAULT_PAGER "exec more"
2127| #define HAVE_DLFCN_H 1
2128| #define HAVE_DLOPEN 1
2129| #define HAVE_RES_9_SEARCH 1
2130| #define HAVE_RES_SEARCH 1
2131| #define HAVE_DECL_RES_SEARCH 1
2132| #define HAVE_CURSES_H 1
2133| #define HAVE_TERM_H 1
2134| #define HAVE_NCURSES_CURSES_H 1
2135| #define HAVE_NCURSES_TERM_H 1
2136| #define HAVE_TIGETSTR 1
2137| #define HAVE_TGETSTR 1
2138| #define USE_OPENSSL 1
2139| #define HAVE_LIBEXPAT 1
2140| #define HAVE_DEV_PTMX 1
2141| #define HAVE_UTIL_H 1
2142| #define HAVE_OPENPTY 1
2143| /* end confdefs.h.  */
2144| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
2145|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2146| #define _getpty innocuous__getpty
2147|
2148| /* System header to define __stub macros and hopefully few prototypes,
2149|     which can conflict with char _getpty (); below.
2150|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2151|     <limits.h> exists even on freestanding compilers.  */
2152|
2153| #ifdef __STDC__
2154| # include <limits.h>
2155| #else
2156| # include <assert.h>
2157| #endif
2158|
2159| #undef _getpty
2160|
2161| /* Override any GCC internal prototype to avoid an error.
2162|    Use char because int might match the return type of a GCC
2163|    builtin and then its argument prototype would still apply.  */
2164| #ifdef __cplusplus
2165| extern "C"
2166| #endif
2167| char _getpty ();
2168| /* The GNU C library defines this for functions which it implements
2169|     to always fail with ENOSYS.  Some functions are actually named
2170|     something starting with __ and the normal name is an alias.  */
2171| #if defined __stub__getpty || defined __stub____getpty
2172| choke me
2173| #endif
2174|
2175| int
2176| main ()
2177| {
2178| return _getpty ();
2179|   ;
2180|   return 0;
2181| }
2182configure:29738: result: no
2183configure:29758: checking for dirent.h that defines DIR
2184configure:29787: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2185configure:29793: $? = 0
2186configure:29800: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2187configure:29803: $? = 0
2188configure:29810: test -s conftest.o
2189configure:29813: $? = 0
2190configure:29826: result: yes
2191configure:29839: checking for library containing opendir
2192configure:29880: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2193configure:29886: $? = 0
2194configure:29893: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2195configure:29896: $? = 0
2196configure:29903: test -s conftest
2197configure:29906: $? = 0
2198configure:29930: result: none required
2199configure:30040: checking for ANSI C header files
2200configure:30221: result: yes
2201configure:30231: checking for sys/wait.h that is POSIX.1 compatible
2202configure:30267: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2203configure:30273: $? = 0
2204configure:30280: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2205configure:30283: $? = 0
2206configure:30290: test -s conftest.o
2207configure:30293: $? = 0
2208configure:30305: result: yes
2209configure:30315: checking whether time.h and sys/time.h may both be included
2210configure:30345: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2211configure:30351: $? = 0
2212configure:30358: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2213configure:30361: $? = 0
2214configure:30368: test -s conftest.o
2215configure:30371: $? = 0
2216configure:30383: result: yes
2217configure:30430: checking for libintl.h
2218configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2219conftest.c:89:21: error: libintl.h: No such file or directory
2220configure:30468: $? = 1
2221configure: failed program was:
2222| /* confdefs.h.  */
2223| #define PACKAGE_NAME "lftp"
2224| #define PACKAGE_TARNAME "lftp"
2225| #define PACKAGE_VERSION "3.6.1"
2226| #define PACKAGE_STRING "lftp 3.6.1"
2227| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2228| #define PACKAGE "lftp"
2229| #define VERSION "3.6.1"
2230| #define _GNU_SOURCE 1
2231| #define HAVE_CXX_BOOL 1
2232| #define STDC_HEADERS 1
2233| #define HAVE_SYS_TYPES_H 1
2234| #define HAVE_SYS_STAT_H 1
2235| #define HAVE_STDLIB_H 1
2236| #define HAVE_STRING_H 1
2237| #define HAVE_MEMORY_H 1
2238| #define HAVE_STRINGS_H 1
2239| #define HAVE_INTTYPES_H 1
2240| #define HAVE_STDINT_H 1
2241| #define HAVE_UNISTD_H 1
2242| #define HAVE_WCHAR_H 1
2243| #define HAVE_WCTYPE_H 1
2244| #define HAVE_ISASCII 1
2245| #define HAVE_MBSINIT 1
2246| #define HAVE_ISWPRINT 1
2247| #define HAVE_ISWCNTRL 1
2248| #define HAVE_MBRTOWC 1
2249| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2250| #define HAVE_MBSTATE_T 1
2251| #define HAVE__BOOL 1
2252| #define HAVE_STDBOOL_H 1
2253| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2254| #define HAVE_STDINT_H_WITH_UINTMAX 1
2255| #define HAVE_UNSIGNED_LONG_LONG 1
2256| #define HAVE_UINTMAX_T 1
2257| #define HAVE_MBRTOWC 1
2258| #define HAVE_MBSTATE_T 1
2259| #define HAVE_MBRTOWC 1
2260| #define HAVE_LONG_LONG 1
2261| #define HAVE_INTMAX_T 1
2262| #define HAVE_DECL_STRTOIMAX 1
2263| #define HAVE_DECL_STRTOUMAX 1
2264| #define HAVE_STRTOULL 1
2265| #define HAVE_STRTOIMAX 1
2266| #define HAVE_STRTOUMAX 1
2267| #define HAVE_DECL_STRMODE 1
2268| #define HAVE_DECL_STRERROR_R 1
2269| #define HAVE_STRERROR_R 1
2270| #define HAVE_STDLIB_H 1
2271| #define HAVE_ICONV 1
2272| #define ICONV_CONST
2273| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2274| #define HAVE_CFLOCALECOPYCURRENT 1
2275| #define DEFAULT_PAGER "exec more"
2276| #define HAVE_DLFCN_H 1
2277| #define HAVE_DLOPEN 1
2278| #define HAVE_RES_9_SEARCH 1
2279| #define HAVE_RES_SEARCH 1
2280| #define HAVE_DECL_RES_SEARCH 1
2281| #define HAVE_CURSES_H 1
2282| #define HAVE_TERM_H 1
2283| #define HAVE_NCURSES_CURSES_H 1
2284| #define HAVE_NCURSES_TERM_H 1
2285| #define HAVE_TIGETSTR 1
2286| #define HAVE_TGETSTR 1
2287| #define USE_OPENSSL 1
2288| #define HAVE_LIBEXPAT 1
2289| #define HAVE_DEV_PTMX 1
2290| #define HAVE_UTIL_H 1
2291| #define HAVE_OPENPTY 1
2292| #define HAVE_DIRENT_H 1
2293| #define STDC_HEADERS 1
2294| #define HAVE_SYS_WAIT_H 1
2295| #define TIME_WITH_SYS_TIME 1
2296| /* end confdefs.h.  */
2297|
2298| #include <sys/types.h>
2299| #ifdef HAVE_ARPA_NAMESER_H
2300| # include <arpa/nameser.h>
2301| #endif
2302| #ifdef HAVE_NETINET_IN_H
2303| # include <netinet/in.h>
2304| #endif
2305| #ifdef HAVE_NETINET_IN_SYSTM_H
2306| # include <netinet/in_systm.h>
2307| #endif
2308|
2309|
2310| #include <libintl.h>
2311configure:30501: result: no
2312configure:30430: checking for fcntl.h
2313configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2314configure:30468: $? = 0
2315configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2316configure:30478: $? = 0
2317configure:30485: test -s conftest.o
2318configure:30488: $? = 0
2319configure:30501: result: yes
2320configure:30430: checking for sys/time.h
2321configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2322configure:30468: $? = 0
2323configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2324configure:30478: $? = 0
2325configure:30485: test -s conftest.o
2326configure:30488: $? = 0
2327configure:30501: result: yes
2328configure:30430: checking for errno.h
2329configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2330configure:30468: $? = 0
2331configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2332configure:30478: $? = 0
2333configure:30485: test -s conftest.o
2334configure:30488: $? = 0
2335configure:30501: result: yes
2336configure:30430: checking for stdlib.h
2337configure:30501: result: yes
2338configure:30430: checking for varargs.h
2339configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2340In file included from conftest.c:93:
2341/usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
2342/usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
2343configure:30468: $? = 1
2344configure: failed program was:
2345| /* confdefs.h.  */
2346| #define PACKAGE_NAME "lftp"
2347| #define PACKAGE_TARNAME "lftp"
2348| #define PACKAGE_VERSION "3.6.1"
2349| #define PACKAGE_STRING "lftp 3.6.1"
2350| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2351| #define PACKAGE "lftp"
2352| #define VERSION "3.6.1"
2353| #define _GNU_SOURCE 1
2354| #define HAVE_CXX_BOOL 1
2355| #define STDC_HEADERS 1
2356| #define HAVE_SYS_TYPES_H 1
2357| #define HAVE_SYS_STAT_H 1
2358| #define HAVE_STDLIB_H 1
2359| #define HAVE_STRING_H 1
2360| #define HAVE_MEMORY_H 1
2361| #define HAVE_STRINGS_H 1
2362| #define HAVE_INTTYPES_H 1
2363| #define HAVE_STDINT_H 1
2364| #define HAVE_UNISTD_H 1
2365| #define HAVE_WCHAR_H 1
2366| #define HAVE_WCTYPE_H 1
2367| #define HAVE_ISASCII 1
2368| #define HAVE_MBSINIT 1
2369| #define HAVE_ISWPRINT 1
2370| #define HAVE_ISWCNTRL 1
2371| #define HAVE_MBRTOWC 1
2372| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2373| #define HAVE_MBSTATE_T 1
2374| #define HAVE__BOOL 1
2375| #define HAVE_STDBOOL_H 1
2376| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2377| #define HAVE_STDINT_H_WITH_UINTMAX 1
2378| #define HAVE_UNSIGNED_LONG_LONG 1
2379| #define HAVE_UINTMAX_T 1
2380| #define HAVE_MBRTOWC 1
2381| #define HAVE_MBSTATE_T 1
2382| #define HAVE_MBRTOWC 1
2383| #define HAVE_LONG_LONG 1
2384| #define HAVE_INTMAX_T 1
2385| #define HAVE_DECL_STRTOIMAX 1
2386| #define HAVE_DECL_STRTOUMAX 1
2387| #define HAVE_STRTOULL 1
2388| #define HAVE_STRTOIMAX 1
2389| #define HAVE_STRTOUMAX 1
2390| #define HAVE_DECL_STRMODE 1
2391| #define HAVE_DECL_STRERROR_R 1
2392| #define HAVE_STRERROR_R 1
2393| #define HAVE_STDLIB_H 1
2394| #define HAVE_ICONV 1
2395| #define ICONV_CONST
2396| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2397| #define HAVE_CFLOCALECOPYCURRENT 1
2398| #define DEFAULT_PAGER "exec more"
2399| #define HAVE_DLFCN_H 1
2400| #define HAVE_DLOPEN 1
2401| #define HAVE_RES_9_SEARCH 1
2402| #define HAVE_RES_SEARCH 1
2403| #define HAVE_DECL_RES_SEARCH 1
2404| #define HAVE_CURSES_H 1
2405| #define HAVE_TERM_H 1
2406| #define HAVE_NCURSES_CURSES_H 1
2407| #define HAVE_NCURSES_TERM_H 1
2408| #define HAVE_TIGETSTR 1
2409| #define HAVE_TGETSTR 1
2410| #define USE_OPENSSL 1
2411| #define HAVE_LIBEXPAT 1
2412| #define HAVE_DEV_PTMX 1
2413| #define HAVE_UTIL_H 1
2414| #define HAVE_OPENPTY 1
2415| #define HAVE_DIRENT_H 1
2416| #define STDC_HEADERS 1
2417| #define HAVE_SYS_WAIT_H 1
2418| #define TIME_WITH_SYS_TIME 1
2419| #define HAVE_FCNTL_H 1
2420| #define HAVE_SYS_TIME_H 1
2421| #define HAVE_ERRNO_H 1
2422| #define HAVE_STDLIB_H 1
2423| /* end confdefs.h.  */
2424|
2425| #include <sys/types.h>
2426| #ifdef HAVE_ARPA_NAMESER_H
2427| # include <arpa/nameser.h>
2428| #endif
2429| #ifdef HAVE_NETINET_IN_H
2430| # include <netinet/in.h>
2431| #endif
2432| #ifdef HAVE_NETINET_IN_SYSTM_H
2433| # include <netinet/in_systm.h>
2434| #endif
2435|
2436|
2437| #include <varargs.h>
2438configure:30501: result: no
2439configure:30430: checking for dirent.h
2440configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2441configure:30468: $? = 0
2442configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2443configure:30478: $? = 0
2444configure:30485: test -s conftest.o
2445configure:30488: $? = 0
2446configure:30501: result: yes
2447configure:30430: checking for termios.h
2448configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2449configure:30468: $? = 0
2450configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2451configure:30478: $? = 0
2452configure:30485: test -s conftest.o
2453configure:30488: $? = 0
2454configure:30501: result: yes
2455configure:30430: checking for termio.h
2456configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2457conftest.c:95:20: error: termio.h: No such file or directory
2458configure:30468: $? = 1
2459configure: failed program was:
2460| /* confdefs.h.  */
2461| #define PACKAGE_NAME "lftp"
2462| #define PACKAGE_TARNAME "lftp"
2463| #define PACKAGE_VERSION "3.6.1"
2464| #define PACKAGE_STRING "lftp 3.6.1"
2465| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2466| #define PACKAGE "lftp"
2467| #define VERSION "3.6.1"
2468| #define _GNU_SOURCE 1
2469| #define HAVE_CXX_BOOL 1
2470| #define STDC_HEADERS 1
2471| #define HAVE_SYS_TYPES_H 1
2472| #define HAVE_SYS_STAT_H 1
2473| #define HAVE_STDLIB_H 1
2474| #define HAVE_STRING_H 1
2475| #define HAVE_MEMORY_H 1
2476| #define HAVE_STRINGS_H 1
2477| #define HAVE_INTTYPES_H 1
2478| #define HAVE_STDINT_H 1
2479| #define HAVE_UNISTD_H 1
2480| #define HAVE_WCHAR_H 1
2481| #define HAVE_WCTYPE_H 1
2482| #define HAVE_ISASCII 1
2483| #define HAVE_MBSINIT 1
2484| #define HAVE_ISWPRINT 1
2485| #define HAVE_ISWCNTRL 1
2486| #define HAVE_MBRTOWC 1
2487| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2488| #define HAVE_MBSTATE_T 1
2489| #define HAVE__BOOL 1
2490| #define HAVE_STDBOOL_H 1
2491| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2492| #define HAVE_STDINT_H_WITH_UINTMAX 1
2493| #define HAVE_UNSIGNED_LONG_LONG 1
2494| #define HAVE_UINTMAX_T 1
2495| #define HAVE_MBRTOWC 1
2496| #define HAVE_MBSTATE_T 1
2497| #define HAVE_MBRTOWC 1
2498| #define HAVE_LONG_LONG 1
2499| #define HAVE_INTMAX_T 1
2500| #define HAVE_DECL_STRTOIMAX 1
2501| #define HAVE_DECL_STRTOUMAX 1
2502| #define HAVE_STRTOULL 1
2503| #define HAVE_STRTOIMAX 1
2504| #define HAVE_STRTOUMAX 1
2505| #define HAVE_DECL_STRMODE 1
2506| #define HAVE_DECL_STRERROR_R 1
2507| #define HAVE_STRERROR_R 1
2508| #define HAVE_STDLIB_H 1
2509| #define HAVE_ICONV 1
2510| #define ICONV_CONST
2511| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2512| #define HAVE_CFLOCALECOPYCURRENT 1
2513| #define DEFAULT_PAGER "exec more"
2514| #define HAVE_DLFCN_H 1
2515| #define HAVE_DLOPEN 1
2516| #define HAVE_RES_9_SEARCH 1
2517| #define HAVE_RES_SEARCH 1
2518| #define HAVE_DECL_RES_SEARCH 1
2519| #define HAVE_CURSES_H 1
2520| #define HAVE_TERM_H 1
2521| #define HAVE_NCURSES_CURSES_H 1
2522| #define HAVE_NCURSES_TERM_H 1
2523| #define HAVE_TIGETSTR 1
2524| #define HAVE_TGETSTR 1
2525| #define USE_OPENSSL 1
2526| #define HAVE_LIBEXPAT 1
2527| #define HAVE_DEV_PTMX 1
2528| #define HAVE_UTIL_H 1
2529| #define HAVE_OPENPTY 1
2530| #define HAVE_DIRENT_H 1
2531| #define STDC_HEADERS 1
2532| #define HAVE_SYS_WAIT_H 1
2533| #define TIME_WITH_SYS_TIME 1
2534| #define HAVE_FCNTL_H 1
2535| #define HAVE_SYS_TIME_H 1
2536| #define HAVE_ERRNO_H 1
2537| #define HAVE_STDLIB_H 1
2538| #define HAVE_DIRENT_H 1
2539| #define HAVE_TERMIOS_H 1
2540| /* end confdefs.h.  */
2541|
2542| #include <sys/types.h>
2543| #ifdef HAVE_ARPA_NAMESER_H
2544| # include <arpa/nameser.h>
2545| #endif
2546| #ifdef HAVE_NETINET_IN_H
2547| # include <netinet/in.h>
2548| #endif
2549| #ifdef HAVE_NETINET_IN_SYSTM_H
2550| # include <netinet/in_systm.h>
2551| #endif
2552|
2553|
2554| #include <termio.h>
2555configure:30501: result: no
2556configure:30430: checking for sys/select.h
2557configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2558configure:30468: $? = 0
2559configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2560configure:30478: $? = 0
2561configure:30485: test -s conftest.o
2562configure:30488: $? = 0
2563configure:30501: result: yes
2564configure:30430: checking for sys/poll.h
2565configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2566configure:30468: $? = 0
2567configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2568configure:30478: $? = 0
2569configure:30485: test -s conftest.o
2570configure:30488: $? = 0
2571configure:30501: result: yes
2572configure:30430: checking for sys/stropts.h
2573configure:30501: result: no
2574configure:30430: checking for string.h
2575configure:30501: result: yes
2576configure:30430: checking for memory.h
2577configure:30501: result: yes
2578configure:30430: checking for strings.h
2579configure:30501: result: yes
2580configure:30430: checking for sys/ioctl.h
2581configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2582configure:30468: $? = 0
2583configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2584configure:30478: $? = 0
2585configure:30485: test -s conftest.o
2586configure:30488: $? = 0
2587configure:30501: result: yes
2588configure:30430: checking for dlfcn.h
2589configure:30501: result: yes
2590configure:30430: checking for arpa/inet.h
2591configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2592configure:30468: $? = 0
2593configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2594configure:30478: $? = 0
2595configure:30485: test -s conftest.o
2596configure:30488: $? = 0
2597configure:30501: result: yes
2598configure:30430: checking for arpa/nameser.h
2599configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2600configure:30468: $? = 0
2601configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2602configure:30478: $? = 0
2603configure:30485: test -s conftest.o
2604configure:30488: $? = 0
2605configure:30501: result: yes
2606configure:30430: checking for netinet/in.h
2607configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2608configure:30468: $? = 0
2609configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2610configure:30478: $? = 0
2611configure:30485: test -s conftest.o
2612configure:30488: $? = 0
2613configure:30501: result: yes
2614configure:30430: checking for netinet/tcp.h
2615configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2616configure:30468: $? = 0
2617configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2618configure:30478: $? = 0
2619configure:30485: test -s conftest.o
2620configure:30488: $? = 0
2621configure:30501: result: yes
2622configure:30430: checking for netinet/in_systm.h
2623configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2624configure:30468: $? = 0
2625configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2626configure:30478: $? = 0
2627configure:30485: test -s conftest.o
2628configure:30488: $? = 0
2629configure:30501: result: yes
2630configure:30430: checking for netinet/ip.h
2631configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2632configure:30468: $? = 0
2633configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2634configure:30478: $? = 0
2635configure:30485: test -s conftest.o
2636configure:30488: $? = 0
2637configure:30501: result: yes
2638configure:30430: checking for termcap.h
2639configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2640configure:30468: $? = 0
2641configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2642configure:30478: $? = 0
2643configure:30485: test -s conftest.o
2644configure:30488: $? = 0
2645configure:30501: result: yes
2646configure:30430: checking for resolv.h
2647configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2648configure:30468: $? = 0
2649configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2650configure:30478: $? = 0
2651configure:30485: test -s conftest.o
2652configure:30488: $? = 0
2653configure:30501: result: yes
2654configure:30430: checking for langinfo.h
2655configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2656configure:30468: $? = 0
2657configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2658configure:30478: $? = 0
2659configure:30485: test -s conftest.o
2660configure:30488: $? = 0
2661configure:30501: result: yes
2662configure:30430: checking for endian.h
2663configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2664conftest.c:111:20: error: endian.h: No such file or directory
2665configure:30468: $? = 1
2666configure: failed program was:
2667| /* confdefs.h.  */
2668| #define PACKAGE_NAME "lftp"
2669| #define PACKAGE_TARNAME "lftp"
2670| #define PACKAGE_VERSION "3.6.1"
2671| #define PACKAGE_STRING "lftp 3.6.1"
2672| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2673| #define PACKAGE "lftp"
2674| #define VERSION "3.6.1"
2675| #define _GNU_SOURCE 1
2676| #define HAVE_CXX_BOOL 1
2677| #define STDC_HEADERS 1
2678| #define HAVE_SYS_TYPES_H 1
2679| #define HAVE_SYS_STAT_H 1
2680| #define HAVE_STDLIB_H 1
2681| #define HAVE_STRING_H 1
2682| #define HAVE_MEMORY_H 1
2683| #define HAVE_STRINGS_H 1
2684| #define HAVE_INTTYPES_H 1
2685| #define HAVE_STDINT_H 1
2686| #define HAVE_UNISTD_H 1
2687| #define HAVE_WCHAR_H 1
2688| #define HAVE_WCTYPE_H 1
2689| #define HAVE_ISASCII 1
2690| #define HAVE_MBSINIT 1
2691| #define HAVE_ISWPRINT 1
2692| #define HAVE_ISWCNTRL 1
2693| #define HAVE_MBRTOWC 1
2694| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2695| #define HAVE_MBSTATE_T 1
2696| #define HAVE__BOOL 1
2697| #define HAVE_STDBOOL_H 1
2698| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2699| #define HAVE_STDINT_H_WITH_UINTMAX 1
2700| #define HAVE_UNSIGNED_LONG_LONG 1
2701| #define HAVE_UINTMAX_T 1
2702| #define HAVE_MBRTOWC 1
2703| #define HAVE_MBSTATE_T 1
2704| #define HAVE_MBRTOWC 1
2705| #define HAVE_LONG_LONG 1
2706| #define HAVE_INTMAX_T 1
2707| #define HAVE_DECL_STRTOIMAX 1
2708| #define HAVE_DECL_STRTOUMAX 1
2709| #define HAVE_STRTOULL 1
2710| #define HAVE_STRTOIMAX 1
2711| #define HAVE_STRTOUMAX 1
2712| #define HAVE_DECL_STRMODE 1
2713| #define HAVE_DECL_STRERROR_R 1
2714| #define HAVE_STRERROR_R 1
2715| #define HAVE_STDLIB_H 1
2716| #define HAVE_ICONV 1
2717| #define ICONV_CONST
2718| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2719| #define HAVE_CFLOCALECOPYCURRENT 1
2720| #define DEFAULT_PAGER "exec more"
2721| #define HAVE_DLFCN_H 1
2722| #define HAVE_DLOPEN 1
2723| #define HAVE_RES_9_SEARCH 1
2724| #define HAVE_RES_SEARCH 1
2725| #define HAVE_DECL_RES_SEARCH 1
2726| #define HAVE_CURSES_H 1
2727| #define HAVE_TERM_H 1
2728| #define HAVE_NCURSES_CURSES_H 1
2729| #define HAVE_NCURSES_TERM_H 1
2730| #define HAVE_TIGETSTR 1
2731| #define HAVE_TGETSTR 1
2732| #define USE_OPENSSL 1
2733| #define HAVE_LIBEXPAT 1
2734| #define HAVE_DEV_PTMX 1
2735| #define HAVE_UTIL_H 1
2736| #define HAVE_OPENPTY 1
2737| #define HAVE_DIRENT_H 1
2738| #define STDC_HEADERS 1
2739| #define HAVE_SYS_WAIT_H 1
2740| #define TIME_WITH_SYS_TIME 1
2741| #define HAVE_FCNTL_H 1
2742| #define HAVE_SYS_TIME_H 1
2743| #define HAVE_ERRNO_H 1
2744| #define HAVE_STDLIB_H 1
2745| #define HAVE_DIRENT_H 1
2746| #define HAVE_TERMIOS_H 1
2747| #define HAVE_SYS_SELECT_H 1
2748| #define HAVE_SYS_POLL_H 1
2749| #define HAVE_STRING_H 1
2750| #define HAVE_MEMORY_H 1
2751| #define HAVE_STRINGS_H 1
2752| #define HAVE_SYS_IOCTL_H 1
2753| #define HAVE_DLFCN_H 1
2754| #define HAVE_ARPA_INET_H 1
2755| #define HAVE_ARPA_NAMESER_H 1
2756| #define HAVE_NETINET_IN_H 1
2757| #define HAVE_NETINET_TCP_H 1
2758| #define HAVE_NETINET_IN_SYSTM_H 1
2759| #define HAVE_NETINET_IP_H 1
2760| #define HAVE_TERMCAP_H 1
2761| #define HAVE_RESOLV_H 1
2762| #define HAVE_LANGINFO_H 1
2763| /* end confdefs.h.  */
2764|
2765| #include <sys/types.h>
2766| #ifdef HAVE_ARPA_NAMESER_H
2767| # include <arpa/nameser.h>
2768| #endif
2769| #ifdef HAVE_NETINET_IN_H
2770| # include <netinet/in.h>
2771| #endif
2772| #ifdef HAVE_NETINET_IN_SYSTM_H
2773| # include <netinet/in_systm.h>
2774| #endif
2775|
2776|
2777| #include <endian.h>
2778configure:30501: result: no
2779configure:30430: checking for regex.h
2780configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2781configure:30468: $? = 0
2782configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2783configure:30478: $? = 0
2784configure:30485: test -s conftest.o
2785configure:30488: $? = 0
2786configure:30501: result: yes
2787configure:30430: checking for locale.h
2788configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2789configure:30468: $? = 0
2790configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2791configure:30478: $? = 0
2792configure:30485: test -s conftest.o
2793configure:30488: $? = 0
2794configure:30501: result: yes
2795configure:30430: checking for expat.h
2796configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2797configure:30468: $? = 0
2798configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2799configure:30478: $? = 0
2800configure:30485: test -s conftest.o
2801configure:30488: $? = 0
2802configure:30501: result: yes
2803configure:30514: checking for strerror
2804configure:30570: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2805configure:30576: $? = 0
2806configure:30583: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2807configure:30586: $? = 0
2808configure:30593: test -s conftest
2809configure:30596: $? = 0
2810configure:30609: result: yes
2811configure:30826: checking for vsnprintf
2812configure:30882: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2813conftest.c:125: warning: conflicting types for built-in function 'vsnprintf'
2814configure:30888: $? = 0
2815configure:30895: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2816configure:30898: $? = 0
2817configure:30905: test -s conftest
2818configure:30908: $? = 0
2819configure:30922: result: yes
2820configure:30826: checking for snprintf
2821configure:30882: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2822conftest.c:126: warning: conflicting types for built-in function 'snprintf'
2823configure:30888: $? = 0
2824configure:30895: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2825configure:30898: $? = 0
2826configure:30905: test -s conftest
2827configure:30908: $? = 0
2828configure:30922: result: yes
2829configure:30932: checking if trio library is needed
2830configure:30983: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2831conftest.c: In function 'main':
2832conftest.c:112: warning: implicit declaration of function 'sscanf'
2833conftest.c:112: warning: incompatible implicit declaration of built-in function 'sscanf'
2834conftest.c:120: warning: implicit declaration of function 'sprintf'
2835conftest.c:120: warning: incompatible implicit declaration of built-in function 'sprintf'
2836configure:30986: $? = 0
2837configure:30992: ./conftest
2838configure:30995: $? = 0
2839configure:31014: result: no
2840configure:31236: checking for h_errno
2841configure:31265: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2842conftest.c: In function 'main':
2843conftest.c:111: warning: unused variable 'iu_x'
2844configure:31271: $? = 0
2845configure:31278: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2846configure:31281: $? = 0
2847configure:31288: test -s conftest.o
2848configure:31291: $? = 0
2849configure:31303: result: yes
2850configure:31311: checking whether h_errno is declared
2851configure:31342: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2852configure:31348: $? = 0
2853configure:31355: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2854configure:31358: $? = 0
2855configure:31365: test -s conftest.o
2856configure:31368: $? = 0
2857configure:31380: result: yes
2858configure:31401: checking for hstrerror
2859configure:31457: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
2860configure:31463: $? = 0
2861configure:31470: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2862configure:31473: $? = 0
2863configure:31480: test -s conftest
2864configure:31483: $? = 0
2865configure:31496: result: yes
2866configure:31510: checking whether hstrerror is declared
2867configure:31541: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2868configure:31547: $? = 0
2869configure:31554: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2870configure:31557: $? = 0
2871configure:31564: test -s conftest.o
2872configure:31567: $? = 0
2873configure:31579: result: yes
2874configure:31799: checking for pid_t
2875configure:31829: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2876configure:31835: $? = 0
2877configure:31842: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2878configure:31845: $? = 0
2879configure:31852: test -s conftest.o
2880configure:31855: $? = 0
2881configure:31867: result: yes
2882configure:31879: checking for an ANSI C-conforming const
2883configure:31954: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2884conftest.c: In function 'main':
2885conftest.c:137: warning: 't' is used uninitialized in this function
2886conftest.c:153: warning: 'b' is used uninitialized in this function
2887conftest.c:159: warning: 'x[0]' is used uninitialized in this function
2888configure:31960: $? = 0
2889configure:31967: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2890configure:31970: $? = 0
2891configure:31977: test -s conftest.o
2892configure:31980: $? = 0
2893configure:31992: result: yes
2894configure:32002: checking for inline
2895configure:32069: result: inline
2896configure:32088: checking for off_t
2897configure:32118: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2898configure:32124: $? = 0
2899configure:32131: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2900configure:32134: $? = 0
2901configure:32141: test -s conftest.o
2902configure:32144: $? = 0
2903configure:32156: result: yes
2904configure:32168: checking for size_t
2905configure:32198: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2906configure:32204: $? = 0
2907configure:32211: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2908configure:32214: $? = 0
2909configure:32221: test -s conftest.o
2910configure:32224: $? = 0
2911configure:32236: result: yes
2912configure:32249: checking whether byte ordering is bigendian
2913configure:32281: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2914configure:32287: $? = 0
2915configure:32294: test -z "$ac_c_werror_flag" || test ! -s conftest.err
2916configure:32297: $? = 0
2917configure:32304: test -s conftest.o
2918configure:32307: $? = 0
2919configure:32336: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
2920conftest.c: In function 'main':
2921conftest.c:115: error: 'not' undeclared (first use in this function)
2922conftest.c:115: error: (Each undeclared identifier is reported only once
2923conftest.c:115: error: for each function it appears in.)
2924conftest.c:115: error: syntax error before 'big'
2925configure:32342: $? = 1
2926configure: failed program was:
2927| /* confdefs.h.  */
2928| #define PACKAGE_NAME "lftp"
2929| #define PACKAGE_TARNAME "lftp"
2930| #define PACKAGE_VERSION "3.6.1"
2931| #define PACKAGE_STRING "lftp 3.6.1"
2932| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
2933| #define PACKAGE "lftp"
2934| #define VERSION "3.6.1"
2935| #define _GNU_SOURCE 1
2936| #define HAVE_CXX_BOOL 1
2937| #define STDC_HEADERS 1
2938| #define HAVE_SYS_TYPES_H 1
2939| #define HAVE_SYS_STAT_H 1
2940| #define HAVE_STDLIB_H 1
2941| #define HAVE_STRING_H 1
2942| #define HAVE_MEMORY_H 1
2943| #define HAVE_STRINGS_H 1
2944| #define HAVE_INTTYPES_H 1
2945| #define HAVE_STDINT_H 1
2946| #define HAVE_UNISTD_H 1
2947| #define HAVE_WCHAR_H 1
2948| #define HAVE_WCTYPE_H 1
2949| #define HAVE_ISASCII 1
2950| #define HAVE_MBSINIT 1
2951| #define HAVE_ISWPRINT 1
2952| #define HAVE_ISWCNTRL 1
2953| #define HAVE_MBRTOWC 1
2954| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
2955| #define HAVE_MBSTATE_T 1
2956| #define HAVE__BOOL 1
2957| #define HAVE_STDBOOL_H 1
2958| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
2959| #define HAVE_STDINT_H_WITH_UINTMAX 1
2960| #define HAVE_UNSIGNED_LONG_LONG 1
2961| #define HAVE_UINTMAX_T 1
2962| #define HAVE_MBRTOWC 1
2963| #define HAVE_MBSTATE_T 1
2964| #define HAVE_MBRTOWC 1
2965| #define HAVE_LONG_LONG 1
2966| #define HAVE_INTMAX_T 1
2967| #define HAVE_DECL_STRTOIMAX 1
2968| #define HAVE_DECL_STRTOUMAX 1
2969| #define HAVE_STRTOULL 1
2970| #define HAVE_STRTOIMAX 1
2971| #define HAVE_STRTOUMAX 1
2972| #define HAVE_DECL_STRMODE 1
2973| #define HAVE_DECL_STRERROR_R 1
2974| #define HAVE_STRERROR_R 1
2975| #define HAVE_STDLIB_H 1
2976| #define HAVE_ICONV 1
2977| #define ICONV_CONST
2978| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
2979| #define HAVE_CFLOCALECOPYCURRENT 1
2980| #define DEFAULT_PAGER "exec more"
2981| #define HAVE_DLFCN_H 1
2982| #define HAVE_DLOPEN 1
2983| #define HAVE_RES_9_SEARCH 1
2984| #define HAVE_RES_SEARCH 1
2985| #define HAVE_DECL_RES_SEARCH 1
2986| #define HAVE_CURSES_H 1
2987| #define HAVE_TERM_H 1
2988| #define HAVE_NCURSES_CURSES_H 1
2989| #define HAVE_NCURSES_TERM_H 1
2990| #define HAVE_TIGETSTR 1
2991| #define HAVE_TGETSTR 1
2992| #define USE_OPENSSL 1
2993| #define HAVE_LIBEXPAT 1
2994| #define HAVE_DEV_PTMX 1
2995| #define HAVE_UTIL_H 1
2996| #define HAVE_OPENPTY 1
2997| #define HAVE_DIRENT_H 1
2998| #define STDC_HEADERS 1
2999| #define HAVE_SYS_WAIT_H 1
3000| #define TIME_WITH_SYS_TIME 1
3001| #define HAVE_FCNTL_H 1
3002| #define HAVE_SYS_TIME_H 1
3003| #define HAVE_ERRNO_H 1
3004| #define HAVE_STDLIB_H 1
3005| #define HAVE_DIRENT_H 1
3006| #define HAVE_TERMIOS_H 1
3007| #define HAVE_SYS_SELECT_H 1
3008| #define HAVE_SYS_POLL_H 1
3009| #define HAVE_STRING_H 1
3010| #define HAVE_MEMORY_H 1
3011| #define HAVE_STRINGS_H 1
3012| #define HAVE_SYS_IOCTL_H 1
3013| #define HAVE_DLFCN_H 1
3014| #define HAVE_ARPA_INET_H 1
3015| #define HAVE_ARPA_NAMESER_H 1
3016| #define HAVE_NETINET_IN_H 1
3017| #define HAVE_NETINET_TCP_H 1
3018| #define HAVE_NETINET_IN_SYSTM_H 1
3019| #define HAVE_NETINET_IP_H 1
3020| #define HAVE_TERMCAP_H 1
3021| #define HAVE_RESOLV_H 1
3022| #define HAVE_LANGINFO_H 1
3023| #define HAVE_REGEX_H 1
3024| #define HAVE_LOCALE_H 1
3025| #define HAVE_EXPAT_H 1
3026| #define HAVE_STRERROR 1
3027| #define HAVE_VSNPRINTF 1
3028| #define HAVE_SNPRINTF 1
3029| #define HAVE_H_ERRNO 1
3030| #define HAVE_DECL_H_ERRNO 1
3031| #define HAVE_DECL_HSTRERROR 1
3032| #define HAVE_HSTRERROR 1
3033| /* end confdefs.h.  */
3034| #include <sys/types.h>
3035| #include <sys/param.h>
3036|
3037| int
3038| main ()
3039| {
3040| #if BYTE_ORDER != BIG_ENDIAN
3041|  not big endian
3042| #endif
3043|
3044|   ;
3045|   return 0;
3046| }
3047configure:32516: result: no
3048configure:32537: checking for socklen_t
3049configure:32577: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5
3050configure:32583: $? = 0
3051configure:32590: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err
3052configure:32593: $? = 0
3053configure:32600: test -s conftest.o
3054configure:32603: $? = 0
3055configure:32625: result: yes
3056configure:32728: checking for struct sockaddr.sa_len
3057configure:32758: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3058configure:32764: $? = 0
3059configure:32771: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3060configure:32774: $? = 0
3061configure:32781: test -s conftest.o
3062configure:32784: $? = 0
3063configure:32857: result: yes
3064configure:32868: checking whether struct tm is in sys/time.h or time.h
3065configure:32896: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3066conftest.c: In function 'main':
3067conftest.c:115: warning: statement with no effect
3068configure:32902: $? = 0
3069configure:32909: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3070configure:32912: $? = 0
3071configure:32919: test -s conftest.o
3072configure:32922: $? = 0
3073configure:32934: result: time.h
3074configure:32944: checking for struct tm.tm_zone
3075configure:32975: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3076configure:32981: $? = 0
3077configure:32988: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3078configure:32991: $? = 0
3079configure:32998: test -s conftest.o
3080configure:33001: $? = 0
3081configure:33075: result: yes
3082configure:33260: checking whether struct tm is in sys/time.h or time.h
3083configure:33326: result: time.h
3084configure:33337: checking return type of signal handlers
3085configure:33365: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3086conftest.c: In function 'main':
3087conftest.c:117: error: void value not ignored as it ought to be
3088configure:33371: $? = 1
3089configure: failed program was:
3090| /* confdefs.h.  */
3091| #define PACKAGE_NAME "lftp"
3092| #define PACKAGE_TARNAME "lftp"
3093| #define PACKAGE_VERSION "3.6.1"
3094| #define PACKAGE_STRING "lftp 3.6.1"
3095| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3096| #define PACKAGE "lftp"
3097| #define VERSION "3.6.1"
3098| #define _GNU_SOURCE 1
3099| #define HAVE_CXX_BOOL 1
3100| #define STDC_HEADERS 1
3101| #define HAVE_SYS_TYPES_H 1
3102| #define HAVE_SYS_STAT_H 1
3103| #define HAVE_STDLIB_H 1
3104| #define HAVE_STRING_H 1
3105| #define HAVE_MEMORY_H 1
3106| #define HAVE_STRINGS_H 1
3107| #define HAVE_INTTYPES_H 1
3108| #define HAVE_STDINT_H 1
3109| #define HAVE_UNISTD_H 1
3110| #define HAVE_WCHAR_H 1
3111| #define HAVE_WCTYPE_H 1
3112| #define HAVE_ISASCII 1
3113| #define HAVE_MBSINIT 1
3114| #define HAVE_ISWPRINT 1
3115| #define HAVE_ISWCNTRL 1
3116| #define HAVE_MBRTOWC 1
3117| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3118| #define HAVE_MBSTATE_T 1
3119| #define HAVE__BOOL 1
3120| #define HAVE_STDBOOL_H 1
3121| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3122| #define HAVE_STDINT_H_WITH_UINTMAX 1
3123| #define HAVE_UNSIGNED_LONG_LONG 1
3124| #define HAVE_UINTMAX_T 1
3125| #define HAVE_MBRTOWC 1
3126| #define HAVE_MBSTATE_T 1
3127| #define HAVE_MBRTOWC 1
3128| #define HAVE_LONG_LONG 1
3129| #define HAVE_INTMAX_T 1
3130| #define HAVE_DECL_STRTOIMAX 1
3131| #define HAVE_DECL_STRTOUMAX 1
3132| #define HAVE_STRTOULL 1
3133| #define HAVE_STRTOIMAX 1
3134| #define HAVE_STRTOUMAX 1
3135| #define HAVE_DECL_STRMODE 1
3136| #define HAVE_DECL_STRERROR_R 1
3137| #define HAVE_STRERROR_R 1
3138| #define HAVE_STDLIB_H 1
3139| #define HAVE_ICONV 1
3140| #define ICONV_CONST
3141| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3142| #define HAVE_CFLOCALECOPYCURRENT 1
3143| #define DEFAULT_PAGER "exec more"
3144| #define HAVE_DLFCN_H 1
3145| #define HAVE_DLOPEN 1
3146| #define HAVE_RES_9_SEARCH 1
3147| #define HAVE_RES_SEARCH 1
3148| #define HAVE_DECL_RES_SEARCH 1
3149| #define HAVE_CURSES_H 1
3150| #define HAVE_TERM_H 1
3151| #define HAVE_NCURSES_CURSES_H 1
3152| #define HAVE_NCURSES_TERM_H 1
3153| #define HAVE_TIGETSTR 1
3154| #define HAVE_TGETSTR 1
3155| #define USE_OPENSSL 1
3156| #define HAVE_LIBEXPAT 1
3157| #define HAVE_DEV_PTMX 1
3158| #define HAVE_UTIL_H 1
3159| #define HAVE_OPENPTY 1
3160| #define HAVE_DIRENT_H 1
3161| #define STDC_HEADERS 1
3162| #define HAVE_SYS_WAIT_H 1
3163| #define TIME_WITH_SYS_TIME 1
3164| #define HAVE_FCNTL_H 1
3165| #define HAVE_SYS_TIME_H 1
3166| #define HAVE_ERRNO_H 1
3167| #define HAVE_STDLIB_H 1
3168| #define HAVE_DIRENT_H 1
3169| #define HAVE_TERMIOS_H 1
3170| #define HAVE_SYS_SELECT_H 1
3171| #define HAVE_SYS_POLL_H 1
3172| #define HAVE_STRING_H 1
3173| #define HAVE_MEMORY_H 1
3174| #define HAVE_STRINGS_H 1
3175| #define HAVE_SYS_IOCTL_H 1
3176| #define HAVE_DLFCN_H 1
3177| #define HAVE_ARPA_INET_H 1
3178| #define HAVE_ARPA_NAMESER_H 1
3179| #define HAVE_NETINET_IN_H 1
3180| #define HAVE_NETINET_TCP_H 1
3181| #define HAVE_NETINET_IN_SYSTM_H 1
3182| #define HAVE_NETINET_IP_H 1
3183| #define HAVE_TERMCAP_H 1
3184| #define HAVE_RESOLV_H 1
3185| #define HAVE_LANGINFO_H 1
3186| #define HAVE_REGEX_H 1
3187| #define HAVE_LOCALE_H 1
3188| #define HAVE_EXPAT_H 1
3189| #define HAVE_STRERROR 1
3190| #define HAVE_VSNPRINTF 1
3191| #define HAVE_SNPRINTF 1
3192| #define HAVE_H_ERRNO 1
3193| #define HAVE_DECL_H_ERRNO 1
3194| #define HAVE_DECL_HSTRERROR 1
3195| #define HAVE_HSTRERROR 1
3196| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3197| #define HAVE_STRUCT_TM_TM_ZONE 1
3198| #define HAVE_TM_ZONE 1
3199| /* end confdefs.h.  */
3200| #include <sys/types.h>
3201| #include <signal.h>
3202|
3203| int
3204| main ()
3205| {
3206| return *(signal (0, 0)) (0) == 1;
3207|   ;
3208|   return 0;
3209| }
3210configure:33403: result: void
3211configure:33411: checking whether utime accepts a null argument
3212configure:33447: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3213conftest.c: In function 'main':
3214conftest.c:150: warning: implicit declaration of function 'utime'
3215configure:33450: $? = 0
3216configure:33456: ./conftest
3217configure:33459: $? = 0
3218configure:33475: result: yes
3219configure:33486: checking whether getpgrp requires zero arguments
3220configure:33513: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3221conftest.c: In function 'main':
3222conftest.c:149: error: too many arguments to function 'getpgrp'
3223configure:33519: $? = 1
3224configure: failed program was:
3225| /* confdefs.h.  */
3226| #define PACKAGE_NAME "lftp"
3227| #define PACKAGE_TARNAME "lftp"
3228| #define PACKAGE_VERSION "3.6.1"
3229| #define PACKAGE_STRING "lftp 3.6.1"
3230| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3231| #define PACKAGE "lftp"
3232| #define VERSION "3.6.1"
3233| #define _GNU_SOURCE 1
3234| #define HAVE_CXX_BOOL 1
3235| #define STDC_HEADERS 1
3236| #define HAVE_SYS_TYPES_H 1
3237| #define HAVE_SYS_STAT_H 1
3238| #define HAVE_STDLIB_H 1
3239| #define HAVE_STRING_H 1
3240| #define HAVE_MEMORY_H 1
3241| #define HAVE_STRINGS_H 1
3242| #define HAVE_INTTYPES_H 1
3243| #define HAVE_STDINT_H 1
3244| #define HAVE_UNISTD_H 1
3245| #define HAVE_WCHAR_H 1
3246| #define HAVE_WCTYPE_H 1
3247| #define HAVE_ISASCII 1
3248| #define HAVE_MBSINIT 1
3249| #define HAVE_ISWPRINT 1
3250| #define HAVE_ISWCNTRL 1
3251| #define HAVE_MBRTOWC 1
3252| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3253| #define HAVE_MBSTATE_T 1
3254| #define HAVE__BOOL 1
3255| #define HAVE_STDBOOL_H 1
3256| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3257| #define HAVE_STDINT_H_WITH_UINTMAX 1
3258| #define HAVE_UNSIGNED_LONG_LONG 1
3259| #define HAVE_UINTMAX_T 1
3260| #define HAVE_MBRTOWC 1
3261| #define HAVE_MBSTATE_T 1
3262| #define HAVE_MBRTOWC 1
3263| #define HAVE_LONG_LONG 1
3264| #define HAVE_INTMAX_T 1
3265| #define HAVE_DECL_STRTOIMAX 1
3266| #define HAVE_DECL_STRTOUMAX 1
3267| #define HAVE_STRTOULL 1
3268| #define HAVE_STRTOIMAX 1
3269| #define HAVE_STRTOUMAX 1
3270| #define HAVE_DECL_STRMODE 1
3271| #define HAVE_DECL_STRERROR_R 1
3272| #define HAVE_STRERROR_R 1
3273| #define HAVE_STDLIB_H 1
3274| #define HAVE_ICONV 1
3275| #define ICONV_CONST
3276| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3277| #define HAVE_CFLOCALECOPYCURRENT 1
3278| #define DEFAULT_PAGER "exec more"
3279| #define HAVE_DLFCN_H 1
3280| #define HAVE_DLOPEN 1
3281| #define HAVE_RES_9_SEARCH 1
3282| #define HAVE_RES_SEARCH 1
3283| #define HAVE_DECL_RES_SEARCH 1
3284| #define HAVE_CURSES_H 1
3285| #define HAVE_TERM_H 1
3286| #define HAVE_NCURSES_CURSES_H 1
3287| #define HAVE_NCURSES_TERM_H 1
3288| #define HAVE_TIGETSTR 1
3289| #define HAVE_TGETSTR 1
3290| #define USE_OPENSSL 1
3291| #define HAVE_LIBEXPAT 1
3292| #define HAVE_DEV_PTMX 1
3293| #define HAVE_UTIL_H 1
3294| #define HAVE_OPENPTY 1
3295| #define HAVE_DIRENT_H 1
3296| #define STDC_HEADERS 1
3297| #define HAVE_SYS_WAIT_H 1
3298| #define TIME_WITH_SYS_TIME 1
3299| #define HAVE_FCNTL_H 1
3300| #define HAVE_SYS_TIME_H 1
3301| #define HAVE_ERRNO_H 1
3302| #define HAVE_STDLIB_H 1
3303| #define HAVE_DIRENT_H 1
3304| #define HAVE_TERMIOS_H 1
3305| #define HAVE_SYS_SELECT_H 1
3306| #define HAVE_SYS_POLL_H 1
3307| #define HAVE_STRING_H 1
3308| #define HAVE_MEMORY_H 1
3309| #define HAVE_STRINGS_H 1
3310| #define HAVE_SYS_IOCTL_H 1
3311| #define HAVE_DLFCN_H 1
3312| #define HAVE_ARPA_INET_H 1
3313| #define HAVE_ARPA_NAMESER_H 1
3314| #define HAVE_NETINET_IN_H 1
3315| #define HAVE_NETINET_TCP_H 1
3316| #define HAVE_NETINET_IN_SYSTM_H 1
3317| #define HAVE_NETINET_IP_H 1
3318| #define HAVE_TERMCAP_H 1
3319| #define HAVE_RESOLV_H 1
3320| #define HAVE_LANGINFO_H 1
3321| #define HAVE_REGEX_H 1
3322| #define HAVE_LOCALE_H 1
3323| #define HAVE_EXPAT_H 1
3324| #define HAVE_STRERROR 1
3325| #define HAVE_VSNPRINTF 1
3326| #define HAVE_SNPRINTF 1
3327| #define HAVE_H_ERRNO 1
3328| #define HAVE_DECL_H_ERRNO 1
3329| #define HAVE_DECL_HSTRERROR 1
3330| #define HAVE_HSTRERROR 1
3331| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3332| #define HAVE_STRUCT_TM_TM_ZONE 1
3333| #define HAVE_TM_ZONE 1
3334| #define RETSIGTYPE void
3335| #define HAVE_UTIME_NULL 1
3336| /* end confdefs.h.  */
3337| #include <stdio.h>
3338| #if HAVE_SYS_TYPES_H
3339| # include <sys/types.h>
3340| #endif
3341| #if HAVE_SYS_STAT_H
3342| # include <sys/stat.h>
3343| #endif
3344| #if STDC_HEADERS
3345| # include <stdlib.h>
3346| # include <stddef.h>
3347| #else
3348| # if HAVE_STDLIB_H
3349| #  include <stdlib.h>
3350| # endif
3351| #endif
3352| #if HAVE_STRING_H
3353| # if !STDC_HEADERS && HAVE_MEMORY_H
3354| #  include <memory.h>
3355| # endif
3356| # include <string.h>
3357| #endif
3358| #if HAVE_STRINGS_H
3359| # include <strings.h>
3360| #endif
3361| #if HAVE_INTTYPES_H
3362| # include <inttypes.h>
3363| #endif
3364| #if HAVE_STDINT_H
3365| # include <stdint.h>
3366| #endif
3367| #if HAVE_UNISTD_H
3368| # include <unistd.h>
3369| #endif
3370| int
3371| main ()
3372| {
3373| getpgrp (0);
3374|   ;
3375|   return 0;
3376| }
3377configure:33552: result: yes
3378configure:33566: checking for vprintf
3379configure:33622: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3380conftest.c:137: warning: conflicting types for built-in function 'vprintf'
3381configure:33628: $? = 0
3382configure:33635: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3383configure:33638: $? = 0
3384configure:33645: test -s conftest
3385configure:33648: $? = 0
3386configure:33662: result: yes
3387configure:33669: checking for _doprnt
3388configure:33725: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3389Undefined symbols:
3390  "__doprnt", referenced from:
3391      _main in ccvQWTUN.o
3392ld: symbol(s) not found
3393collect2: ld returned 1 exit status
3394configure:33731: $? = 1
3395configure: failed program was:
3396| /* confdefs.h.  */
3397| #define PACKAGE_NAME "lftp"
3398| #define PACKAGE_TARNAME "lftp"
3399| #define PACKAGE_VERSION "3.6.1"
3400| #define PACKAGE_STRING "lftp 3.6.1"
3401| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3402| #define PACKAGE "lftp"
3403| #define VERSION "3.6.1"
3404| #define _GNU_SOURCE 1
3405| #define HAVE_CXX_BOOL 1
3406| #define STDC_HEADERS 1
3407| #define HAVE_SYS_TYPES_H 1
3408| #define HAVE_SYS_STAT_H 1
3409| #define HAVE_STDLIB_H 1
3410| #define HAVE_STRING_H 1
3411| #define HAVE_MEMORY_H 1
3412| #define HAVE_STRINGS_H 1
3413| #define HAVE_INTTYPES_H 1
3414| #define HAVE_STDINT_H 1
3415| #define HAVE_UNISTD_H 1
3416| #define HAVE_WCHAR_H 1
3417| #define HAVE_WCTYPE_H 1
3418| #define HAVE_ISASCII 1
3419| #define HAVE_MBSINIT 1
3420| #define HAVE_ISWPRINT 1
3421| #define HAVE_ISWCNTRL 1
3422| #define HAVE_MBRTOWC 1
3423| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3424| #define HAVE_MBSTATE_T 1
3425| #define HAVE__BOOL 1
3426| #define HAVE_STDBOOL_H 1
3427| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3428| #define HAVE_STDINT_H_WITH_UINTMAX 1
3429| #define HAVE_UNSIGNED_LONG_LONG 1
3430| #define HAVE_UINTMAX_T 1
3431| #define HAVE_MBRTOWC 1
3432| #define HAVE_MBSTATE_T 1
3433| #define HAVE_MBRTOWC 1
3434| #define HAVE_LONG_LONG 1
3435| #define HAVE_INTMAX_T 1
3436| #define HAVE_DECL_STRTOIMAX 1
3437| #define HAVE_DECL_STRTOUMAX 1
3438| #define HAVE_STRTOULL 1
3439| #define HAVE_STRTOIMAX 1
3440| #define HAVE_STRTOUMAX 1
3441| #define HAVE_DECL_STRMODE 1
3442| #define HAVE_DECL_STRERROR_R 1
3443| #define HAVE_STRERROR_R 1
3444| #define HAVE_STDLIB_H 1
3445| #define HAVE_ICONV 1
3446| #define ICONV_CONST
3447| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3448| #define HAVE_CFLOCALECOPYCURRENT 1
3449| #define DEFAULT_PAGER "exec more"
3450| #define HAVE_DLFCN_H 1
3451| #define HAVE_DLOPEN 1
3452| #define HAVE_RES_9_SEARCH 1
3453| #define HAVE_RES_SEARCH 1
3454| #define HAVE_DECL_RES_SEARCH 1
3455| #define HAVE_CURSES_H 1
3456| #define HAVE_TERM_H 1
3457| #define HAVE_NCURSES_CURSES_H 1
3458| #define HAVE_NCURSES_TERM_H 1
3459| #define HAVE_TIGETSTR 1
3460| #define HAVE_TGETSTR 1
3461| #define USE_OPENSSL 1
3462| #define HAVE_LIBEXPAT 1
3463| #define HAVE_DEV_PTMX 1
3464| #define HAVE_UTIL_H 1
3465| #define HAVE_OPENPTY 1
3466| #define HAVE_DIRENT_H 1
3467| #define STDC_HEADERS 1
3468| #define HAVE_SYS_WAIT_H 1
3469| #define TIME_WITH_SYS_TIME 1
3470| #define HAVE_FCNTL_H 1
3471| #define HAVE_SYS_TIME_H 1
3472| #define HAVE_ERRNO_H 1
3473| #define HAVE_STDLIB_H 1
3474| #define HAVE_DIRENT_H 1
3475| #define HAVE_TERMIOS_H 1
3476| #define HAVE_SYS_SELECT_H 1
3477| #define HAVE_SYS_POLL_H 1
3478| #define HAVE_STRING_H 1
3479| #define HAVE_MEMORY_H 1
3480| #define HAVE_STRINGS_H 1
3481| #define HAVE_SYS_IOCTL_H 1
3482| #define HAVE_DLFCN_H 1
3483| #define HAVE_ARPA_INET_H 1
3484| #define HAVE_ARPA_NAMESER_H 1
3485| #define HAVE_NETINET_IN_H 1
3486| #define HAVE_NETINET_TCP_H 1
3487| #define HAVE_NETINET_IN_SYSTM_H 1
3488| #define HAVE_NETINET_IP_H 1
3489| #define HAVE_TERMCAP_H 1
3490| #define HAVE_RESOLV_H 1
3491| #define HAVE_LANGINFO_H 1
3492| #define HAVE_REGEX_H 1
3493| #define HAVE_LOCALE_H 1
3494| #define HAVE_EXPAT_H 1
3495| #define HAVE_STRERROR 1
3496| #define HAVE_VSNPRINTF 1
3497| #define HAVE_SNPRINTF 1
3498| #define HAVE_H_ERRNO 1
3499| #define HAVE_DECL_H_ERRNO 1
3500| #define HAVE_DECL_HSTRERROR 1
3501| #define HAVE_HSTRERROR 1
3502| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3503| #define HAVE_STRUCT_TM_TM_ZONE 1
3504| #define HAVE_TM_ZONE 1
3505| #define RETSIGTYPE void
3506| #define HAVE_UTIME_NULL 1
3507| #define GETPGRP_VOID 1
3508| #define HAVE_VPRINTF 1
3509| /* end confdefs.h.  */
3510| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
3511|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3512| #define _doprnt innocuous__doprnt
3513|
3514| /* System header to define __stub macros and hopefully few prototypes,
3515|     which can conflict with char _doprnt (); below.
3516|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3517|     <limits.h> exists even on freestanding compilers.  */
3518|
3519| #ifdef __STDC__
3520| # include <limits.h>
3521| #else
3522| # include <assert.h>
3523| #endif
3524|
3525| #undef _doprnt
3526|
3527| /* Override any GCC internal prototype to avoid an error.
3528|    Use char because int might match the return type of a GCC
3529|    builtin and then its argument prototype would still apply.  */
3530| #ifdef __cplusplus
3531| extern "C"
3532| #endif
3533| char _doprnt ();
3534| /* The GNU C library defines this for functions which it implements
3535|     to always fail with ENOSYS.  Some functions are actually named
3536|     something starting with __ and the normal name is an alias.  */
3537| #if defined __stub__doprnt || defined __stub____doprnt
3538| choke me
3539| #endif
3540|
3541| int
3542| main ()
3543| {
3544| return _doprnt ();
3545|   ;
3546|   return 0;
3547| }
3548configure:33764: result: no
3549configure:33780: checking for working alloca.h
3550configure:33807: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3551configure:33813: $? = 0
3552configure:33820: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3553configure:33823: $? = 0
3554configure:33830: test -s conftest
3555configure:33833: $? = 0
3556configure:33846: result: yes
3557configure:33856: checking for alloca
3558configure:33903: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3559configure:33909: $? = 0
3560configure:33916: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3561configure:33919: $? = 0
3562configure:33926: test -s conftest
3563configure:33929: $? = 0
3564configure:33942: result: yes
3565configure:34186: checking for working GNU fnmatch
3566configure:34234: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3567conftest.c: In function 'main':
3568conftest.c:132: error: 'FNM_EXTMATCH' undeclared (first use in this function)
3569conftest.c:132: error: (Each undeclared identifier is reported only once
3570conftest.c:132: error: for each function it appears in.)
3571configure:34237: $? = 1
3572configure: program exited with status 1
3573configure: failed program was:
3574| /* confdefs.h.  */
3575| #define PACKAGE_NAME "lftp"
3576| #define PACKAGE_TARNAME "lftp"
3577| #define PACKAGE_VERSION "3.6.1"
3578| #define PACKAGE_STRING "lftp 3.6.1"
3579| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3580| #define PACKAGE "lftp"
3581| #define VERSION "3.6.1"
3582| #define _GNU_SOURCE 1
3583| #define HAVE_CXX_BOOL 1
3584| #define STDC_HEADERS 1
3585| #define HAVE_SYS_TYPES_H 1
3586| #define HAVE_SYS_STAT_H 1
3587| #define HAVE_STDLIB_H 1
3588| #define HAVE_STRING_H 1
3589| #define HAVE_MEMORY_H 1
3590| #define HAVE_STRINGS_H 1
3591| #define HAVE_INTTYPES_H 1
3592| #define HAVE_STDINT_H 1
3593| #define HAVE_UNISTD_H 1
3594| #define HAVE_WCHAR_H 1
3595| #define HAVE_WCTYPE_H 1
3596| #define HAVE_ISASCII 1
3597| #define HAVE_MBSINIT 1
3598| #define HAVE_ISWPRINT 1
3599| #define HAVE_ISWCNTRL 1
3600| #define HAVE_MBRTOWC 1
3601| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3602| #define HAVE_MBSTATE_T 1
3603| #define HAVE__BOOL 1
3604| #define HAVE_STDBOOL_H 1
3605| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3606| #define HAVE_STDINT_H_WITH_UINTMAX 1
3607| #define HAVE_UNSIGNED_LONG_LONG 1
3608| #define HAVE_UINTMAX_T 1
3609| #define HAVE_MBRTOWC 1
3610| #define HAVE_MBSTATE_T 1
3611| #define HAVE_MBRTOWC 1
3612| #define HAVE_LONG_LONG 1
3613| #define HAVE_INTMAX_T 1
3614| #define HAVE_DECL_STRTOIMAX 1
3615| #define HAVE_DECL_STRTOUMAX 1
3616| #define HAVE_STRTOULL 1
3617| #define HAVE_STRTOIMAX 1
3618| #define HAVE_STRTOUMAX 1
3619| #define HAVE_DECL_STRMODE 1
3620| #define HAVE_DECL_STRERROR_R 1
3621| #define HAVE_STRERROR_R 1
3622| #define HAVE_STDLIB_H 1
3623| #define HAVE_ICONV 1
3624| #define ICONV_CONST
3625| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3626| #define HAVE_CFLOCALECOPYCURRENT 1
3627| #define DEFAULT_PAGER "exec more"
3628| #define HAVE_DLFCN_H 1
3629| #define HAVE_DLOPEN 1
3630| #define HAVE_RES_9_SEARCH 1
3631| #define HAVE_RES_SEARCH 1
3632| #define HAVE_DECL_RES_SEARCH 1
3633| #define HAVE_CURSES_H 1
3634| #define HAVE_TERM_H 1
3635| #define HAVE_NCURSES_CURSES_H 1
3636| #define HAVE_NCURSES_TERM_H 1
3637| #define HAVE_TIGETSTR 1
3638| #define HAVE_TGETSTR 1
3639| #define USE_OPENSSL 1
3640| #define HAVE_LIBEXPAT 1
3641| #define HAVE_DEV_PTMX 1
3642| #define HAVE_UTIL_H 1
3643| #define HAVE_OPENPTY 1
3644| #define HAVE_DIRENT_H 1
3645| #define STDC_HEADERS 1
3646| #define HAVE_SYS_WAIT_H 1
3647| #define TIME_WITH_SYS_TIME 1
3648| #define HAVE_FCNTL_H 1
3649| #define HAVE_SYS_TIME_H 1
3650| #define HAVE_ERRNO_H 1
3651| #define HAVE_STDLIB_H 1
3652| #define HAVE_DIRENT_H 1
3653| #define HAVE_TERMIOS_H 1
3654| #define HAVE_SYS_SELECT_H 1
3655| #define HAVE_SYS_POLL_H 1
3656| #define HAVE_STRING_H 1
3657| #define HAVE_MEMORY_H 1
3658| #define HAVE_STRINGS_H 1
3659| #define HAVE_SYS_IOCTL_H 1
3660| #define HAVE_DLFCN_H 1
3661| #define HAVE_ARPA_INET_H 1
3662| #define HAVE_ARPA_NAMESER_H 1
3663| #define HAVE_NETINET_IN_H 1
3664| #define HAVE_NETINET_TCP_H 1
3665| #define HAVE_NETINET_IN_SYSTM_H 1
3666| #define HAVE_NETINET_IP_H 1
3667| #define HAVE_TERMCAP_H 1
3668| #define HAVE_RESOLV_H 1
3669| #define HAVE_LANGINFO_H 1
3670| #define HAVE_REGEX_H 1
3671| #define HAVE_LOCALE_H 1
3672| #define HAVE_EXPAT_H 1
3673| #define HAVE_STRERROR 1
3674| #define HAVE_VSNPRINTF 1
3675| #define HAVE_SNPRINTF 1
3676| #define HAVE_H_ERRNO 1
3677| #define HAVE_DECL_H_ERRNO 1
3678| #define HAVE_DECL_HSTRERROR 1
3679| #define HAVE_HSTRERROR 1
3680| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3681| #define HAVE_STRUCT_TM_TM_ZONE 1
3682| #define HAVE_TM_ZONE 1
3683| #define RETSIGTYPE void
3684| #define HAVE_UTIME_NULL 1
3685| #define GETPGRP_VOID 1
3686| #define HAVE_VPRINTF 1
3687| #define HAVE_ALLOCA_H 1
3688| #define HAVE_ALLOCA 1
3689| /* end confdefs.h.  */
3690| #include <fnmatch.h>
3691| #        define y(a, b, c) (fnmatch (a, b, c) == 0)
3692| #        define n(a, b, c) (fnmatch (a, b, c) == FNM_NOMATCH)
3693|
3694| int
3695| main ()
3696| {
3697| return
3698|          (!(y ("a*", "abc", 0)
3699|             && n ("d*/*1", "d/s/1", FNM_PATHNAME)
3700|             && y ("a\\bc", "abc", 0)
3701|             && n ("a\\bc", "abc", FNM_NOESCAPE)
3702|             && y ("*x", ".x", 0)
3703|             && n ("*x", ".x", FNM_PERIOD)
3704|             && y ("xxXX", "xXxX", FNM_CASEFOLD)
3705|                   && y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)
3706|                   && n ("d*/*1", "d/s/1", FNM_FILE_NAME)
3707|                   && y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)
3708|                   && y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)
3709|                   && y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR)));
3710|   ;
3711|   return 0;
3712| }
3713configure:34262: result: no
3714configure:34267: checking whether getenv is declared
3715configure:34297: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
3716configure:34303: $? = 0
3717configure:34310: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3718configure:34313: $? = 0
3719configure:34320: test -s conftest.o
3720configure:34323: $? = 0
3721configure:34335: result: yes
3722configure:34360: checking for btowc
3723configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3724configure:34422: $? = 0
3725configure:34429: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3726configure:34432: $? = 0
3727configure:34439: test -s conftest
3728configure:34442: $? = 0
3729configure:34456: result: yes
3730configure:34360: checking for mbsrtowcs
3731configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3732configure:34422: $? = 0
3733configure:34429: test -z "$ac_c_werror_flag" || test ! -s conftest.err
3734configure:34432: $? = 0
3735configure:34439: test -s conftest
3736configure:34442: $? = 0
3737configure:34456: result: yes
3738configure:34360: checking for mempcpy
3739configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3740conftest.c:143: warning: conflicting types for built-in function 'mempcpy'
3741Undefined symbols:
3742  "_mempcpy", referenced from:
3743      _main in cc8Ydzrb.o
3744ld: symbol(s) not found
3745collect2: ld returned 1 exit status
3746configure:34422: $? = 1
3747configure: failed program was:
3748| /* confdefs.h.  */
3749| #define PACKAGE_NAME "lftp"
3750| #define PACKAGE_TARNAME "lftp"
3751| #define PACKAGE_VERSION "3.6.1"
3752| #define PACKAGE_STRING "lftp 3.6.1"
3753| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3754| #define PACKAGE "lftp"
3755| #define VERSION "3.6.1"
3756| #define _GNU_SOURCE 1
3757| #define HAVE_CXX_BOOL 1
3758| #define STDC_HEADERS 1
3759| #define HAVE_SYS_TYPES_H 1
3760| #define HAVE_SYS_STAT_H 1
3761| #define HAVE_STDLIB_H 1
3762| #define HAVE_STRING_H 1
3763| #define HAVE_MEMORY_H 1
3764| #define HAVE_STRINGS_H 1
3765| #define HAVE_INTTYPES_H 1
3766| #define HAVE_STDINT_H 1
3767| #define HAVE_UNISTD_H 1
3768| #define HAVE_WCHAR_H 1
3769| #define HAVE_WCTYPE_H 1
3770| #define HAVE_ISASCII 1
3771| #define HAVE_MBSINIT 1
3772| #define HAVE_ISWPRINT 1
3773| #define HAVE_ISWCNTRL 1
3774| #define HAVE_MBRTOWC 1
3775| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3776| #define HAVE_MBSTATE_T 1
3777| #define HAVE__BOOL 1
3778| #define HAVE_STDBOOL_H 1
3779| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3780| #define HAVE_STDINT_H_WITH_UINTMAX 1
3781| #define HAVE_UNSIGNED_LONG_LONG 1
3782| #define HAVE_UINTMAX_T 1
3783| #define HAVE_MBRTOWC 1
3784| #define HAVE_MBSTATE_T 1
3785| #define HAVE_MBRTOWC 1
3786| #define HAVE_LONG_LONG 1
3787| #define HAVE_INTMAX_T 1
3788| #define HAVE_DECL_STRTOIMAX 1
3789| #define HAVE_DECL_STRTOUMAX 1
3790| #define HAVE_STRTOULL 1
3791| #define HAVE_STRTOIMAX 1
3792| #define HAVE_STRTOUMAX 1
3793| #define HAVE_DECL_STRMODE 1
3794| #define HAVE_DECL_STRERROR_R 1
3795| #define HAVE_STRERROR_R 1
3796| #define HAVE_STDLIB_H 1
3797| #define HAVE_ICONV 1
3798| #define ICONV_CONST
3799| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3800| #define HAVE_CFLOCALECOPYCURRENT 1
3801| #define DEFAULT_PAGER "exec more"
3802| #define HAVE_DLFCN_H 1
3803| #define HAVE_DLOPEN 1
3804| #define HAVE_RES_9_SEARCH 1
3805| #define HAVE_RES_SEARCH 1
3806| #define HAVE_DECL_RES_SEARCH 1
3807| #define HAVE_CURSES_H 1
3808| #define HAVE_TERM_H 1
3809| #define HAVE_NCURSES_CURSES_H 1
3810| #define HAVE_NCURSES_TERM_H 1
3811| #define HAVE_TIGETSTR 1
3812| #define HAVE_TGETSTR 1
3813| #define USE_OPENSSL 1
3814| #define HAVE_LIBEXPAT 1
3815| #define HAVE_DEV_PTMX 1
3816| #define HAVE_UTIL_H 1
3817| #define HAVE_OPENPTY 1
3818| #define HAVE_DIRENT_H 1
3819| #define STDC_HEADERS 1
3820| #define HAVE_SYS_WAIT_H 1
3821| #define TIME_WITH_SYS_TIME 1
3822| #define HAVE_FCNTL_H 1
3823| #define HAVE_SYS_TIME_H 1
3824| #define HAVE_ERRNO_H 1
3825| #define HAVE_STDLIB_H 1
3826| #define HAVE_DIRENT_H 1
3827| #define HAVE_TERMIOS_H 1
3828| #define HAVE_SYS_SELECT_H 1
3829| #define HAVE_SYS_POLL_H 1
3830| #define HAVE_STRING_H 1
3831| #define HAVE_MEMORY_H 1
3832| #define HAVE_STRINGS_H 1
3833| #define HAVE_SYS_IOCTL_H 1
3834| #define HAVE_DLFCN_H 1
3835| #define HAVE_ARPA_INET_H 1
3836| #define HAVE_ARPA_NAMESER_H 1
3837| #define HAVE_NETINET_IN_H 1
3838| #define HAVE_NETINET_TCP_H 1
3839| #define HAVE_NETINET_IN_SYSTM_H 1
3840| #define HAVE_NETINET_IP_H 1
3841| #define HAVE_TERMCAP_H 1
3842| #define HAVE_RESOLV_H 1
3843| #define HAVE_LANGINFO_H 1
3844| #define HAVE_REGEX_H 1
3845| #define HAVE_LOCALE_H 1
3846| #define HAVE_EXPAT_H 1
3847| #define HAVE_STRERROR 1
3848| #define HAVE_VSNPRINTF 1
3849| #define HAVE_SNPRINTF 1
3850| #define HAVE_H_ERRNO 1
3851| #define HAVE_DECL_H_ERRNO 1
3852| #define HAVE_DECL_HSTRERROR 1
3853| #define HAVE_HSTRERROR 1
3854| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3855| #define HAVE_STRUCT_TM_TM_ZONE 1
3856| #define HAVE_TM_ZONE 1
3857| #define RETSIGTYPE void
3858| #define HAVE_UTIME_NULL 1
3859| #define GETPGRP_VOID 1
3860| #define HAVE_VPRINTF 1
3861| #define HAVE_ALLOCA_H 1
3862| #define HAVE_ALLOCA 1
3863| #define HAVE_DECL_GETENV 1
3864| #define HAVE_BTOWC 1
3865| #define HAVE_MBSRTOWCS 1
3866| /* end confdefs.h.  */
3867| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
3868|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3869| #define mempcpy innocuous_mempcpy
3870|
3871| /* System header to define __stub macros and hopefully few prototypes,
3872|     which can conflict with char mempcpy (); below.
3873|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3874|     <limits.h> exists even on freestanding compilers.  */
3875|
3876| #ifdef __STDC__
3877| # include <limits.h>
3878| #else
3879| # include <assert.h>
3880| #endif
3881|
3882| #undef mempcpy
3883|
3884| /* Override any GCC internal prototype to avoid an error.
3885|    Use char because int might match the return type of a GCC
3886|    builtin and then its argument prototype would still apply.  */
3887| #ifdef __cplusplus
3888| extern "C"
3889| #endif
3890| char mempcpy ();
3891| /* The GNU C library defines this for functions which it implements
3892|     to always fail with ENOSYS.  Some functions are actually named
3893|     something starting with __ and the normal name is an alias.  */
3894| #if defined __stub_mempcpy || defined __stub___mempcpy
3895| choke me
3896| #endif
3897|
3898| int
3899| main ()
3900| {
3901| return mempcpy ();
3902|   ;
3903|   return 0;
3904| }
3905configure:34456: result: no
3906configure:34360: checking for wmempcpy
3907configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
3908Undefined symbols:
3909  "_wmempcpy", referenced from:
3910      _main in ccFddVJa.o
3911ld: symbol(s) not found
3912collect2: ld returned 1 exit status
3913configure:34422: $? = 1
3914configure: failed program was:
3915| /* confdefs.h.  */
3916| #define PACKAGE_NAME "lftp"
3917| #define PACKAGE_TARNAME "lftp"
3918| #define PACKAGE_VERSION "3.6.1"
3919| #define PACKAGE_STRING "lftp 3.6.1"
3920| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
3921| #define PACKAGE "lftp"
3922| #define VERSION "3.6.1"
3923| #define _GNU_SOURCE 1
3924| #define HAVE_CXX_BOOL 1
3925| #define STDC_HEADERS 1
3926| #define HAVE_SYS_TYPES_H 1
3927| #define HAVE_SYS_STAT_H 1
3928| #define HAVE_STDLIB_H 1
3929| #define HAVE_STRING_H 1
3930| #define HAVE_MEMORY_H 1
3931| #define HAVE_STRINGS_H 1
3932| #define HAVE_INTTYPES_H 1
3933| #define HAVE_STDINT_H 1
3934| #define HAVE_UNISTD_H 1
3935| #define HAVE_WCHAR_H 1
3936| #define HAVE_WCTYPE_H 1
3937| #define HAVE_ISASCII 1
3938| #define HAVE_MBSINIT 1
3939| #define HAVE_ISWPRINT 1
3940| #define HAVE_ISWCNTRL 1
3941| #define HAVE_MBRTOWC 1
3942| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
3943| #define HAVE_MBSTATE_T 1
3944| #define HAVE__BOOL 1
3945| #define HAVE_STDBOOL_H 1
3946| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
3947| #define HAVE_STDINT_H_WITH_UINTMAX 1
3948| #define HAVE_UNSIGNED_LONG_LONG 1
3949| #define HAVE_UINTMAX_T 1
3950| #define HAVE_MBRTOWC 1
3951| #define HAVE_MBSTATE_T 1
3952| #define HAVE_MBRTOWC 1
3953| #define HAVE_LONG_LONG 1
3954| #define HAVE_INTMAX_T 1
3955| #define HAVE_DECL_STRTOIMAX 1
3956| #define HAVE_DECL_STRTOUMAX 1
3957| #define HAVE_STRTOULL 1
3958| #define HAVE_STRTOIMAX 1
3959| #define HAVE_STRTOUMAX 1
3960| #define HAVE_DECL_STRMODE 1
3961| #define HAVE_DECL_STRERROR_R 1
3962| #define HAVE_STRERROR_R 1
3963| #define HAVE_STDLIB_H 1
3964| #define HAVE_ICONV 1
3965| #define ICONV_CONST
3966| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3967| #define HAVE_CFLOCALECOPYCURRENT 1
3968| #define DEFAULT_PAGER "exec more"
3969| #define HAVE_DLFCN_H 1
3970| #define HAVE_DLOPEN 1
3971| #define HAVE_RES_9_SEARCH 1
3972| #define HAVE_RES_SEARCH 1
3973| #define HAVE_DECL_RES_SEARCH 1
3974| #define HAVE_CURSES_H 1
3975| #define HAVE_TERM_H 1
3976| #define HAVE_NCURSES_CURSES_H 1
3977| #define HAVE_NCURSES_TERM_H 1
3978| #define HAVE_TIGETSTR 1
3979| #define HAVE_TGETSTR 1
3980| #define USE_OPENSSL 1
3981| #define HAVE_LIBEXPAT 1
3982| #define HAVE_DEV_PTMX 1
3983| #define HAVE_UTIL_H 1
3984| #define HAVE_OPENPTY 1
3985| #define HAVE_DIRENT_H 1
3986| #define STDC_HEADERS 1
3987| #define HAVE_SYS_WAIT_H 1
3988| #define TIME_WITH_SYS_TIME 1
3989| #define HAVE_FCNTL_H 1
3990| #define HAVE_SYS_TIME_H 1
3991| #define HAVE_ERRNO_H 1
3992| #define HAVE_STDLIB_H 1
3993| #define HAVE_DIRENT_H 1
3994| #define HAVE_TERMIOS_H 1
3995| #define HAVE_SYS_SELECT_H 1
3996| #define HAVE_SYS_POLL_H 1
3997| #define HAVE_STRING_H 1
3998| #define HAVE_MEMORY_H 1
3999| #define HAVE_STRINGS_H 1
4000| #define HAVE_SYS_IOCTL_H 1
4001| #define HAVE_DLFCN_H 1
4002| #define HAVE_ARPA_INET_H 1
4003| #define HAVE_ARPA_NAMESER_H 1
4004| #define HAVE_NETINET_IN_H 1
4005| #define HAVE_NETINET_TCP_H 1
4006| #define HAVE_NETINET_IN_SYSTM_H 1
4007| #define HAVE_NETINET_IP_H 1
4008| #define HAVE_TERMCAP_H 1
4009| #define HAVE_RESOLV_H 1
4010| #define HAVE_LANGINFO_H 1
4011| #define HAVE_REGEX_H 1
4012| #define HAVE_LOCALE_H 1
4013| #define HAVE_EXPAT_H 1
4014| #define HAVE_STRERROR 1
4015| #define HAVE_VSNPRINTF 1
4016| #define HAVE_SNPRINTF 1
4017| #define HAVE_H_ERRNO 1
4018| #define HAVE_DECL_H_ERRNO 1
4019| #define HAVE_DECL_HSTRERROR 1
4020| #define HAVE_HSTRERROR 1
4021| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4022| #define HAVE_STRUCT_TM_TM_ZONE 1
4023| #define HAVE_TM_ZONE 1
4024| #define RETSIGTYPE void
4025| #define HAVE_UTIME_NULL 1
4026| #define GETPGRP_VOID 1
4027| #define HAVE_VPRINTF 1
4028| #define HAVE_ALLOCA_H 1
4029| #define HAVE_ALLOCA 1
4030| #define HAVE_DECL_GETENV 1
4031| #define HAVE_BTOWC 1
4032| #define HAVE_MBSRTOWCS 1
4033| /* end confdefs.h.  */
4034| /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy.
4035|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4036| #define wmempcpy innocuous_wmempcpy
4037|
4038| /* System header to define __stub macros and hopefully few prototypes,
4039|     which can conflict with char wmempcpy (); below.
4040|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4041|     <limits.h> exists even on freestanding compilers.  */
4042|
4043| #ifdef __STDC__
4044| # include <limits.h>
4045| #else
4046| # include <assert.h>
4047| #endif
4048|
4049| #undef wmempcpy
4050|
4051| /* Override any GCC internal prototype to avoid an error.
4052|    Use char because int might match the return type of a GCC
4053|    builtin and then its argument prototype would still apply.  */
4054| #ifdef __cplusplus
4055| extern "C"
4056| #endif
4057| char wmempcpy ();
4058| /* The GNU C library defines this for functions which it implements
4059|     to always fail with ENOSYS.  Some functions are actually named
4060|     something starting with __ and the normal name is an alias.  */
4061| #if defined __stub_wmempcpy || defined __stub___wmempcpy
4062| choke me
4063| #endif
4064|
4065| int
4066| main ()
4067| {
4068| return wmempcpy ();
4069|   ;
4070|   return 0;
4071| }
4072configure:34456: result: no
4073configure:34472: checking for wchar.h
4074configure:34478: result: yes
4075configure:34472: checking for wctype.h
4076configure:34478: result: yes
4077configure:34654: checking whether stat file-mode macros are broken
4078configure:34702: result: no
4079configure:34713: checking for working poll
4080configure:34779: result: no
4081configure:34790: checking whether sscanf works on const strings
4082configure:34817: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4083configure:34820: $? = 0
4084configure:34826: ./conftest
4085configure:34829: $? = 0
4086configure:34847: result: yes
4087configure:34896: checking for strdup
4088configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4089conftest.c:146: warning: conflicting types for built-in function 'strdup'
4090configure:34958: $? = 0
4091configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4092configure:34968: $? = 0
4093configure:34975: test -s conftest
4094configure:34978: $? = 0
4095configure:34992: result: yes
4096configure:34896: checking for strstr
4097configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4098conftest.c:147: warning: conflicting types for built-in function 'strstr'
4099configure:34958: $? = 0
4100configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4101configure:34968: $? = 0
4102configure:34975: test -s conftest
4103configure:34978: $? = 0
4104configure:34992: result: yes
4105configure:34896: checking for lstat
4106configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4107configure:34958: $? = 0
4108configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4109configure:34968: $? = 0
4110configure:34975: test -s conftest
4111configure:34978: $? = 0
4112configure:34992: result: yes
4113configure:34896: checking for lchown
4114configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4115configure:34958: $? = 0
4116configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4117configure:34968: $? = 0
4118configure:34975: test -s conftest
4119configure:34978: $? = 0
4120configure:34992: result: yes
4121configure:34896: checking for select
4122configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4123configure:34958: $? = 0
4124configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4125configure:34968: $? = 0
4126configure:34975: test -s conftest
4127configure:34978: $? = 0
4128configure:34992: result: yes
4129configure:34896: checking for regexec
4130configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4131configure:34958: $? = 0
4132configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4133configure:34968: $? = 0
4134configure:34975: test -s conftest
4135configure:34978: $? = 0
4136configure:34992: result: yes
4137configure:34896: checking for glob
4138configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4139configure:34958: $? = 0
4140configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4141configure:34968: $? = 0
4142configure:34975: test -s conftest
4143configure:34978: $? = 0
4144configure:34992: result: yes
4145configure:34896: checking for killpg
4146configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4147configure:34958: $? = 0
4148configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4149configure:34968: $? = 0
4150configure:34975: test -s conftest
4151configure:34978: $? = 0
4152configure:34992: result: yes
4153configure:34896: checking for setpgid
4154configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4155configure:34958: $? = 0
4156configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4157configure:34968: $? = 0
4158configure:34975: test -s conftest
4159configure:34978: $? = 0
4160configure:34992: result: yes
4161configure:34896: checking for tcgetattr
4162configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4163configure:34958: $? = 0
4164configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4165configure:34968: $? = 0
4166configure:34975: test -s conftest
4167configure:34978: $? = 0
4168configure:34992: result: yes
4169configure:34896: checking for ftruncate
4170configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4171configure:34958: $? = 0
4172configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4173configure:34968: $? = 0
4174configure:34975: test -s conftest
4175configure:34978: $? = 0
4176configure:34992: result: yes
4177configure:34896: checking for vsnprintf
4178configure:34992: result: yes
4179configure:34896: checking for snprintf
4180configure:34992: result: yes
4181configure:34896: checking for sscanf
4182configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4183conftest.c:159: warning: conflicting types for built-in function 'sscanf'
4184configure:34958: $? = 0
4185configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4186configure:34968: $? = 0
4187configure:34975: test -s conftest
4188configure:34978: $? = 0
4189configure:34992: result: yes
4190configure:34896: checking for gettimeofday
4191configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4192configure:34958: $? = 0
4193configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4194configure:34968: $? = 0
4195configure:34975: test -s conftest
4196configure:34978: $? = 0
4197configure:34992: result: yes
4198configure:34896: checking for gethostbyname2
4199configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4200configure:34958: $? = 0
4201configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4202configure:34968: $? = 0
4203configure:34975: test -s conftest
4204configure:34978: $? = 0
4205configure:34992: result: yes
4206configure:34896: checking for getipnodebyname
4207configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4208configure:34958: $? = 0
4209configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4210configure:34968: $? = 0
4211configure:34975: test -s conftest
4212configure:34978: $? = 0
4213configure:34992: result: yes
4214configure:34896: checking for getaddrinfo
4215configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4216configure:34958: $? = 0
4217configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4218configure:34968: $? = 0
4219configure:34975: test -s conftest
4220configure:34978: $? = 0
4221configure:34992: result: yes
4222configure:34896: checking for getnameinfo
4223configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4224configure:34958: $? = 0
4225configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4226configure:34968: $? = 0
4227configure:34975: test -s conftest
4228configure:34978: $? = 0
4229configure:34992: result: yes
4230configure:34896: checking for setsid
4231configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4232configure:34958: $? = 0
4233configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4234configure:34968: $? = 0
4235configure:34975: test -s conftest
4236configure:34978: $? = 0
4237configure:34992: result: yes
4238configure:34896: checking for random
4239configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4240configure:34958: $? = 0
4241configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4242configure:34968: $? = 0
4243configure:34975: test -s conftest
4244configure:34978: $? = 0
4245configure:34992: result: yes
4246configure:34896: checking for inet_aton
4247configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4248configure:34958: $? = 0
4249configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4250configure:34968: $? = 0
4251configure:34975: test -s conftest
4252configure:34978: $? = 0
4253configure:34992: result: yes
4254configure:34896: checking for unsetenv
4255configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4256configure:34958: $? = 0
4257configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4258configure:34968: $? = 0
4259configure:34975: test -s conftest
4260configure:34978: $? = 0
4261configure:34992: result: yes
4262configure:34896: checking for setlocale
4263configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4264configure:34958: $? = 0
4265configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4266configure:34968: $? = 0
4267configure:34975: test -s conftest
4268configure:34978: $? = 0
4269configure:34992: result: yes
4270configure:34896: checking for nl_langinfo
4271configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4272configure:34958: $? = 0
4273configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4274configure:34968: $? = 0
4275configure:34975: test -s conftest
4276configure:34978: $? = 0
4277configure:34992: result: yes
4278configure:34896: checking for dn_expand
4279configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4280configure:34958: $? = 0
4281configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4282configure:34968: $? = 0
4283configure:34975: test -s conftest
4284configure:34978: $? = 0
4285configure:34992: result: yes
4286configure:35004: checking for working alloca.h
4287configure:35070: result: yes
4288configure:35080: checking for alloca
4289configure:35166: result: yes
4290configure:35410: checking for an implementation of va_copy()
4291configure:35447: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4292configure:35450: $? = 0
4293configure:35456: ./conftest
4294configure:35459: $? = 0
4295configure:35476: result: yes
4296configure:35733: checking for environ variable
4297configure:35765: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4298configure:35771: $? = 0
4299configure:35778: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4300configure:35781: $? = 0
4301configure:35788: test -s conftest
4302configure:35791: $? = 0
4303configure:35805: result: yes
4304configure:35828: checking for mktime
4305configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4306configure:35890: $? = 0
4307configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4308configure:35900: $? = 0
4309configure:35907: test -s conftest
4310configure:35910: $? = 0
4311configure:35924: result: yes
4312configure:35828: checking for memmove
4313configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4314conftest.c:177: warning: conflicting types for built-in function 'memmove'
4315configure:35890: $? = 0
4316configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4317configure:35900: $? = 0
4318configure:35907: test -s conftest
4319configure:35910: $? = 0
4320configure:35924: result: yes
4321configure:35828: checking for strcasecmp
4322configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4323configure:35890: $? = 0
4324configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4325configure:35900: $? = 0
4326configure:35907: test -s conftest
4327configure:35910: $? = 0
4328configure:35924: result: yes
4329configure:35828: checking for strncasecmp
4330configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4331configure:35890: $? = 0
4332configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4333configure:35900: $? = 0
4334configure:35907: test -s conftest
4335configure:35910: $? = 0
4336configure:35924: result: yes
4337configure:35828: checking for strtol
4338configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4339configure:35890: $? = 0
4340configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4341configure:35900: $? = 0
4342configure:35907: test -s conftest
4343configure:35910: $? = 0
4344configure:35924: result: yes
4345configure:35828: checking for strtoul
4346configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4347configure:35890: $? = 0
4348configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4349configure:35900: $? = 0
4350configure:35907: test -s conftest
4351configure:35910: $? = 0
4352configure:35924: result: yes
4353configure:35828: checking for strptime
4354configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4355configure:35890: $? = 0
4356configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4357configure:35900: $? = 0
4358configure:35907: test -s conftest
4359configure:35910: $? = 0
4360configure:35924: result: yes
4361configure:35828: checking for strtok_r
4362configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4363configure:35890: $? = 0
4364configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4365configure:35900: $? = 0
4366configure:35907: test -s conftest
4367configure:35910: $? = 0
4368configure:35924: result: yes
4369configure:35828: checking for memmem
4370configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv  >&5
4371Undefined symbols:
4372  "_memmem", referenced from:
4373      _main in cc0jC0Oe.o
4374ld: symbol(s) not found
4375collect2: ld returned 1 exit status
4376configure:35890: $? = 1
4377configure: failed program was:
4378| /* confdefs.h.  */
4379| #define PACKAGE_NAME "lftp"
4380| #define PACKAGE_TARNAME "lftp"
4381| #define PACKAGE_VERSION "3.6.1"
4382| #define PACKAGE_STRING "lftp 3.6.1"
4383| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
4384| #define PACKAGE "lftp"
4385| #define VERSION "3.6.1"
4386| #define _GNU_SOURCE 1
4387| #define HAVE_CXX_BOOL 1
4388| #define STDC_HEADERS 1
4389| #define HAVE_SYS_TYPES_H 1
4390| #define HAVE_SYS_STAT_H 1
4391| #define HAVE_STDLIB_H 1
4392| #define HAVE_STRING_H 1
4393| #define HAVE_MEMORY_H 1
4394| #define HAVE_STRINGS_H 1
4395| #define HAVE_INTTYPES_H 1
4396| #define HAVE_STDINT_H 1
4397| #define HAVE_UNISTD_H 1
4398| #define HAVE_WCHAR_H 1
4399| #define HAVE_WCTYPE_H 1
4400| #define HAVE_ISASCII 1
4401| #define HAVE_MBSINIT 1
4402| #define HAVE_ISWPRINT 1
4403| #define HAVE_ISWCNTRL 1
4404| #define HAVE_MBRTOWC 1
4405| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
4406| #define HAVE_MBSTATE_T 1
4407| #define HAVE__BOOL 1
4408| #define HAVE_STDBOOL_H 1
4409| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4410| #define HAVE_STDINT_H_WITH_UINTMAX 1
4411| #define HAVE_UNSIGNED_LONG_LONG 1
4412| #define HAVE_UINTMAX_T 1
4413| #define HAVE_MBRTOWC 1
4414| #define HAVE_MBSTATE_T 1
4415| #define HAVE_MBRTOWC 1
4416| #define HAVE_LONG_LONG 1
4417| #define HAVE_INTMAX_T 1
4418| #define HAVE_DECL_STRTOIMAX 1
4419| #define HAVE_DECL_STRTOUMAX 1
4420| #define HAVE_STRTOULL 1
4421| #define HAVE_STRTOIMAX 1
4422| #define HAVE_STRTOUMAX 1
4423| #define HAVE_DECL_STRMODE 1
4424| #define HAVE_DECL_STRERROR_R 1
4425| #define HAVE_STRERROR_R 1
4426| #define HAVE_STDLIB_H 1
4427| #define HAVE_ICONV 1
4428| #define ICONV_CONST
4429| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4430| #define HAVE_CFLOCALECOPYCURRENT 1
4431| #define DEFAULT_PAGER "exec more"
4432| #define HAVE_DLFCN_H 1
4433| #define HAVE_DLOPEN 1
4434| #define HAVE_RES_9_SEARCH 1
4435| #define HAVE_RES_SEARCH 1
4436| #define HAVE_DECL_RES_SEARCH 1
4437| #define HAVE_CURSES_H 1
4438| #define HAVE_TERM_H 1
4439| #define HAVE_NCURSES_CURSES_H 1
4440| #define HAVE_NCURSES_TERM_H 1
4441| #define HAVE_TIGETSTR 1
4442| #define HAVE_TGETSTR 1
4443| #define USE_OPENSSL 1
4444| #define HAVE_LIBEXPAT 1
4445| #define HAVE_DEV_PTMX 1
4446| #define HAVE_UTIL_H 1
4447| #define HAVE_OPENPTY 1
4448| #define HAVE_DIRENT_H 1
4449| #define STDC_HEADERS 1
4450| #define HAVE_SYS_WAIT_H 1
4451| #define TIME_WITH_SYS_TIME 1
4452| #define HAVE_FCNTL_H 1
4453| #define HAVE_SYS_TIME_H 1
4454| #define HAVE_ERRNO_H 1
4455| #define HAVE_STDLIB_H 1
4456| #define HAVE_DIRENT_H 1
4457| #define HAVE_TERMIOS_H 1
4458| #define HAVE_SYS_SELECT_H 1
4459| #define HAVE_SYS_POLL_H 1
4460| #define HAVE_STRING_H 1
4461| #define HAVE_MEMORY_H 1
4462| #define HAVE_STRINGS_H 1
4463| #define HAVE_SYS_IOCTL_H 1
4464| #define HAVE_DLFCN_H 1
4465| #define HAVE_ARPA_INET_H 1
4466| #define HAVE_ARPA_NAMESER_H 1
4467| #define HAVE_NETINET_IN_H 1
4468| #define HAVE_NETINET_TCP_H 1
4469| #define HAVE_NETINET_IN_SYSTM_H 1
4470| #define HAVE_NETINET_IP_H 1
4471| #define HAVE_TERMCAP_H 1
4472| #define HAVE_RESOLV_H 1
4473| #define HAVE_LANGINFO_H 1
4474| #define HAVE_REGEX_H 1
4475| #define HAVE_LOCALE_H 1
4476| #define HAVE_EXPAT_H 1
4477| #define HAVE_STRERROR 1
4478| #define HAVE_VSNPRINTF 1
4479| #define HAVE_SNPRINTF 1
4480| #define HAVE_H_ERRNO 1
4481| #define HAVE_DECL_H_ERRNO 1
4482| #define HAVE_DECL_HSTRERROR 1
4483| #define HAVE_HSTRERROR 1
4484| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4485| #define HAVE_STRUCT_TM_TM_ZONE 1
4486| #define HAVE_TM_ZONE 1
4487| #define RETSIGTYPE void
4488| #define HAVE_UTIME_NULL 1
4489| #define GETPGRP_VOID 1
4490| #define HAVE_VPRINTF 1
4491| #define HAVE_ALLOCA_H 1
4492| #define HAVE_ALLOCA 1
4493| #define HAVE_DECL_GETENV 1
4494| #define HAVE_BTOWC 1
4495| #define HAVE_MBSRTOWCS 1
4496| #define HAVE_WCHAR_H 1
4497| #define HAVE_WCTYPE_H 1
4498| #define fnmatch rpl_fnmatch
4499| #define HAVE_STRDUP 1
4500| #define HAVE_STRSTR 1
4501| #define HAVE_LSTAT 1
4502| #define HAVE_LCHOWN 1
4503| #define HAVE_SELECT 1
4504| #define HAVE_REGEXEC 1
4505| #define HAVE_GLOB 1
4506| #define HAVE_KILLPG 1
4507| #define HAVE_SETPGID 1
4508| #define HAVE_TCGETATTR 1
4509| #define HAVE_FTRUNCATE 1
4510| #define HAVE_VSNPRINTF 1
4511| #define HAVE_SNPRINTF 1
4512| #define HAVE_SSCANF 1
4513| #define HAVE_GETTIMEOFDAY 1
4514| #define HAVE_GETHOSTBYNAME2 1
4515| #define HAVE_GETIPNODEBYNAME 1
4516| #define HAVE_GETADDRINFO 1
4517| #define HAVE_GETNAMEINFO 1
4518| #define HAVE_SETSID 1
4519| #define HAVE_RANDOM 1
4520| #define HAVE_INET_ATON 1
4521| #define HAVE_UNSETENV 1
4522| #define HAVE_SETLOCALE 1
4523| #define HAVE_NL_LANGINFO 1
4524| #define HAVE_DN_EXPAND 1
4525| #define HAVE_ALLOCA_H 1
4526| #define HAVE_ALLOCA 1
4527| #define VA_COPY va_copy
4528| #define HAVE_ENVIRON 1
4529| #define HAVE_MKTIME 1
4530| #define HAVE_MEMMOVE 1
4531| #define HAVE_STRCASECMP 1
4532| #define HAVE_STRNCASECMP 1
4533| #define HAVE_STRTOL 1
4534| #define HAVE_STRTOUL 1
4535| #define HAVE_STRPTIME 1
4536| #define HAVE_STRTOK_R 1
4537| /* end confdefs.h.  */
4538| /* Define memmem to an innocuous variant, in case <limits.h> declares memmem.
4539|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4540| #define memmem innocuous_memmem
4541|
4542| /* System header to define __stub macros and hopefully few prototypes,
4543|     which can conflict with char memmem (); below.
4544|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4545|     <limits.h> exists even on freestanding compilers.  */
4546|
4547| #ifdef __STDC__
4548| # include <limits.h>
4549| #else
4550| # include <assert.h>
4551| #endif
4552|
4553| #undef memmem
4554|
4555| /* Override any GCC internal prototype to avoid an error.
4556|    Use char because int might match the return type of a GCC
4557|    builtin and then its argument prototype would still apply.  */
4558| #ifdef __cplusplus
4559| extern "C"
4560| #endif
4561| char memmem ();
4562| /* The GNU C library defines this for functions which it implements
4563|     to always fail with ENOSYS.  Some functions are actually named
4564|     something starting with __ and the normal name is an alias.  */
4565| #if defined __stub_memmem || defined __stub___memmem
4566| choke me
4567| #endif
4568|
4569| int
4570| main ()
4571| {
4572| return memmem ();
4573|   ;
4574|   return 0;
4575| }
4576configure:35924: result: no
4577configure:35942: checking whether vsnprintf is declared
4578configure:35996: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4579configure:36002: $? = 0
4580configure:36009: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4581configure:36012: $? = 0
4582configure:36019: test -s conftest.o
4583configure:36022: $? = 0
4584configure:36034: result: yes
4585configure:36050: checking whether snprintf is declared
4586configure:36104: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4587configure:36110: $? = 0
4588configure:36117: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4589configure:36120: $? = 0
4590configure:36127: test -s conftest.o
4591configure:36130: $? = 0
4592configure:36142: result: yes
4593configure:36158: checking whether unsetenv is declared
4594configure:36212: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4595configure:36218: $? = 0
4596configure:36225: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4597configure:36228: $? = 0
4598configure:36235: test -s conftest.o
4599configure:36238: $? = 0
4600configure:36250: result: yes
4601configure:36266: checking whether random is declared
4602configure:36320: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4603configure:36326: $? = 0
4604configure:36333: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4605configure:36336: $? = 0
4606configure:36343: test -s conftest.o
4607configure:36346: $? = 0
4608configure:36358: result: yes
4609configure:36374: checking whether inet_aton is declared
4610configure:36428: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4611configure:36434: $? = 0
4612configure:36441: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4613configure:36444: $? = 0
4614configure:36451: test -s conftest.o
4615configure:36454: $? = 0
4616configure:36466: result: yes
4617configure:36482: checking whether strcasecmp is declared
4618configure:36536: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4619configure:36542: $? = 0
4620configure:36549: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4621configure:36552: $? = 0
4622configure:36559: test -s conftest.o
4623configure:36562: $? = 0
4624configure:36574: result: yes
4625configure:36590: checking whether strptime is declared
4626configure:36644: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4627configure:36650: $? = 0
4628configure:36657: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4629configure:36660: $? = 0
4630configure:36667: test -s conftest.o
4631configure:36670: $? = 0
4632configure:36682: result: yes
4633configure:36698: checking whether strtok_r is declared
4634configure:36752: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4635configure:36758: $? = 0
4636configure:36765: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4637configure:36768: $? = 0
4638configure:36775: test -s conftest.o
4639configure:36778: $? = 0
4640configure:36790: result: yes
4641configure:36806: checking whether dn_expand is declared
4642configure:36860: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4643configure:36866: $? = 0
4644configure:36873: test -z "$ac_c_werror_flag" || test ! -s conftest.err
4645configure:36876: $? = 0
4646configure:36883: test -s conftest.o
4647configure:36886: $? = 0
4648configure:36898: result: yes
4649configure:36914: checking whether memmem is declared
4650configure:36968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5
4651conftest.c: In function 'main':
4652conftest.c:199: error: 'memmem' undeclared (first use in this function)
4653conftest.c:199: error: (Each undeclared identifier is reported only once
4654conftest.c:199: error: for each function it appears in.)
4655configure:36974: $? = 1
4656configure: failed program was:
4657| /* confdefs.h.  */
4658| #define PACKAGE_NAME "lftp"
4659| #define PACKAGE_TARNAME "lftp"
4660| #define PACKAGE_VERSION "3.6.1"
4661| #define PACKAGE_STRING "lftp 3.6.1"
4662| #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
4663| #define PACKAGE "lftp"
4664| #define VERSION "3.6.1"
4665| #define _GNU_SOURCE 1
4666| #define HAVE_CXX_BOOL 1
4667| #define STDC_HEADERS 1
4668| #define HAVE_SYS_TYPES_H 1
4669| #define HAVE_SYS_STAT_H 1
4670| #define HAVE_STDLIB_H 1
4671| #define HAVE_STRING_H 1
4672| #define HAVE_MEMORY_H 1
4673| #define HAVE_STRINGS_H 1
4674| #define HAVE_INTTYPES_H 1
4675| #define HAVE_STDINT_H 1
4676| #define HAVE_UNISTD_H 1
4677| #define HAVE_WCHAR_H 1
4678| #define HAVE_WCTYPE_H 1
4679| #define HAVE_ISASCII 1
4680| #define HAVE_MBSINIT 1
4681| #define HAVE_ISWPRINT 1
4682| #define HAVE_ISWCNTRL 1
4683| #define HAVE_MBRTOWC 1
4684| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
4685| #define HAVE_MBSTATE_T 1
4686| #define HAVE__BOOL 1
4687| #define HAVE_STDBOOL_H 1
4688| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
4689| #define HAVE_STDINT_H_WITH_UINTMAX 1
4690| #define HAVE_UNSIGNED_LONG_LONG 1
4691| #define HAVE_UINTMAX_T 1
4692| #define HAVE_MBRTOWC 1
4693| #define HAVE_MBSTATE_T 1
4694| #define HAVE_MBRTOWC 1
4695| #define HAVE_LONG_LONG 1
4696| #define HAVE_INTMAX_T 1
4697| #define HAVE_DECL_STRTOIMAX 1
4698| #define HAVE_DECL_STRTOUMAX 1
4699| #define HAVE_STRTOULL 1
4700| #define HAVE_STRTOIMAX 1
4701| #define HAVE_STRTOUMAX 1
4702| #define HAVE_DECL_STRMODE 1
4703| #define HAVE_DECL_STRERROR_R 1
4704| #define HAVE_STRERROR_R 1
4705| #define HAVE_STDLIB_H 1
4706| #define HAVE_ICONV 1
4707| #define ICONV_CONST
4708| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4709| #define HAVE_CFLOCALECOPYCURRENT 1
4710| #define DEFAULT_PAGER "exec more"
4711| #define HAVE_DLFCN_H 1
4712| #define HAVE_DLOPEN 1
4713| #define HAVE_RES_9_SEARCH 1
4714| #define HAVE_RES_SEARCH 1
4715| #define HAVE_DECL_RES_SEARCH 1
4716| #define HAVE_CURSES_H 1
4717| #define HAVE_TERM_H 1
4718| #define HAVE_NCURSES_CURSES_H 1
4719| #define HAVE_NCURSES_TERM_H 1
4720| #define HAVE_TIGETSTR 1
4721| #define HAVE_TGETSTR 1
4722| #define USE_OPENSSL 1
4723| #define HAVE_LIBEXPAT 1
4724| #define HAVE_DEV_PTMX 1
4725| #define HAVE_UTIL_H 1
4726| #define HAVE_OPENPTY 1
4727| #define HAVE_DIRENT_H 1
4728| #define STDC_HEADERS 1
4729| #define HAVE_SYS_WAIT_H 1
4730| #define TIME_WITH_SYS_TIME 1
4731| #define HAVE_FCNTL_H 1
4732| #define HAVE_SYS_TIME_H 1
4733| #define HAVE_ERRNO_H 1
4734| #define HAVE_STDLIB_H 1
4735| #define HAVE_DIRENT_H 1
4736| #define HAVE_TERMIOS_H 1
4737| #define HAVE_SYS_SELECT_H 1
4738| #define HAVE_SYS_POLL_H 1
4739| #define HAVE_STRING_H 1
4740| #define HAVE_MEMORY_H 1
4741| #define HAVE_STRINGS_H 1
4742| #define HAVE_SYS_IOCTL_H 1
4743| #define HAVE_DLFCN_H 1
4744| #define HAVE_ARPA_INET_H 1
4745| #define HAVE_ARPA_NAMESER_H 1
4746| #define HAVE_NETINET_IN_H 1
4747| #define HAVE_NETINET_TCP_H 1
4748| #define HAVE_NETINET_IN_SYSTM_H 1
4749| #define HAVE_NETINET_IP_H 1
4750| #define HAVE_TERMCAP_H 1
4751| #define HAVE_RESOLV_H 1
4752| #define HAVE_LANGINFO_H 1
4753| #define HAVE_REGEX_H 1
4754| #define HAVE_LOCALE_H 1
4755| #define HAVE_EXPAT_H 1
4756| #define HAVE_STRERROR 1
4757| #define HAVE_VSNPRINTF 1
4758| #define HAVE_SNPRINTF 1
4759| #define HAVE_H_ERRNO 1
4760| #define HAVE_DECL_H_ERRNO 1
4761| #define HAVE_DECL_HSTRERROR 1
4762| #define HAVE_HSTRERROR 1
4763| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
4764| #define HAVE_STRUCT_TM_TM_ZONE 1
4765| #define HAVE_TM_ZONE 1
4766| #define RETSIGTYPE void
4767| #define HAVE_UTIME_NULL 1
4768| #define GETPGRP_VOID 1
4769| #define HAVE_VPRINTF 1
4770| #define HAVE_ALLOCA_H 1
4771| #define HAVE_ALLOCA 1
4772| #define HAVE_DECL_GETENV 1
4773| #define HAVE_BTOWC 1
4774| #define HAVE_MBSRTOWCS 1
4775| #define HAVE_WCHAR_H 1
4776| #define HAVE_WCTYPE_H 1
4777| #define fnmatch rpl_fnmatch
4778| #define HAVE_STRDUP 1
4779| #define HAVE_STRSTR 1
4780| #define HAVE_LSTAT 1
4781| #define HAVE_LCHOWN 1
4782| #define HAVE_SELECT 1
4783| #define HAVE_REGEXEC 1
4784| #define HAVE_GLOB 1
4785| #define HAVE_KILLPG 1
4786| #define HAVE_SETPGID 1
4787| #define HAVE_TCGETATTR 1
4788| #define HAVE_FTRUNCATE 1
4789| #define HAVE_VSNPRINTF 1
4790| #define HAVE_SNPRINTF 1
4791| #define HAVE_SSCANF 1
4792| #define HAVE_GETTIMEOFDAY 1
4793| #define HAVE_GETHOSTBYNAME2 1
4794| #define HAVE_GETIPNODEBYNAME 1
4795| #define HAVE_GETADDRINFO 1
4796| #define HAVE_GETNAMEINFO 1
4797| #define HAVE_SETSID 1
4798| #define HAVE_RANDOM 1
4799| #define HAVE_INET_ATON 1
4800| #define HAVE_UNSETENV 1
4801| #define HAVE_SETLOCALE 1
4802| #define HAVE_NL_LANGINFO 1
4803| #define HAVE_DN_EXPAND 1
4804| #define HAVE_ALLOCA_H 1
4805| #define HAVE_ALLOCA 1
4806| #define VA_COPY va_copy
4807| #define HAVE_ENVIRON 1
4808| #define HAVE_MKTIME 1
4809| #define HAVE_MEMMOVE 1
4810| #define HAVE_STRCASECMP 1
4811| #define HAVE_STRNCASECMP 1
4812| #define HAVE_STRTOL 1
4813| #define HAVE_STRTOUL 1
4814| #define HAVE_STRPTIME 1
4815| #define HAVE_STRTOK_R 1
4816| #define HAVE_DECL_VSNPRINTF 1
4817| #define HAVE_DECL_SNPRINTF 1
4818| #define HAVE_DECL_UNSETENV 1
4819| #define HAVE_DECL_RANDOM 1
4820| #define HAVE_DECL_INET_ATON 1
4821| #define HAVE_DECL_STRCASECMP 1
4822| #define HAVE_DECL_STRPTIME 1
4823| #define HAVE_DECL_STRTOK_R 1
4824| #define HAVE_DECL_DN_EXPAND 1
4825| /* end confdefs.h.  */
4826|
4827| #include <sys/types.h>
4828| #include <sys/socket.h>
4829| #include <stdio.h>
4830| #include <stdlib.h>
4831| #include <time.h>
4832| #if STDC_HEADERS || HAVE_STRING_H
4833| # include <string.h>
4834| # if !STDC_HEADERS && HAVE_MEMORY_H
4835| #  include <memory.h>
4836| # endif
4837| #else
4838| # include <strings.h>
4839| #endif
4840| #ifdef HAVE_NETINET_IN_H
4841| # include <netinet/in.h>
4842| #endif
4843| #ifdef HAVE_ARPA_INET_H
4844| # include <arpa/inet.h>
4845| #endif
4846| #ifdef HAVE_RESOLV_H
4847| # include <resolv.h>
4848| #endif
4849|
4850|
4851| int
4852| main ()
4853| {
4854| #ifndef memmem
4855|   char *p = (char *) memmem;
4856|   return !p;
4857| #endif
4858|
4859|   ;
4860|   return 0;
4861| }
4862configure:37006: result: no
4863configure:37244: creating ./config.status
4864
4865## ---------------------- ##
4866## Running config.status. ##
4867## ---------------------- ##
4868
4869This file was extended by lftp config.status 3.6.1, which was
4870generated by GNU Autoconf 2.60.  Invocation command line was
4871
4872  CONFIG_FILES    =
4873  CONFIG_HEADERS  =
4874  CONFIG_LINKS    =
4875  CONFIG_COMMANDS =
4876  $ ./config.status
4877
4878on vp081125.reshsg.uci.edu
4879
4880config.status:712: creating Makefile
4881config.status:712: creating src/Makefile
4882config.status:712: creating lib/Makefile
4883config.status:712: creating include/Makefile
4884config.status:712: creating doc/Makefile
4885config.status:712: creating readline-4.3/Makefile
4886config.status:847: WARNING:  readline-4.3/Makefile.in seems to ignore the --datarootdir setting
4887config.status:712: creating po/Makefile.in
4888config.status:712: creating m4/Makefile
4889config.status:712: creating contrib/Makefile
4890config.status:712: creating include/config.h
4891config.status:1158: linking ./lib/human.h to include/human.h
4892config.status:1158: linking ./lib/modechange.h to include/modechange.h
4893config.status:1158: linking ./lib/filemode.h to include/filemode.h
4894config.status:1158: linking ./lib/fnmatch_.h to lib/fnmatch.h
4895config.status:1158: linking ./lib/fnmatch_.h to include/fnmatch.h
4896config.status:1180: executing depfiles commands
4897config.status:1180: executing po-directories commands
4898
4899## ---------------- ##
4900## Cache variables. ##
4901## ---------------- ##
4902
4903ac_cv_build=i386-apple-darwin9.1.0
4904ac_cv_c_bigendian=no
4905ac_cv_c_compiler_gnu=yes
4906ac_cv_c_const=yes
4907ac_cv_c_inline=inline
4908ac_cv_cxx_compiler_gnu=yes
4909ac_cv_env_CCC_set=
4910ac_cv_env_CCC_value=
4911ac_cv_env_CC_set=set
4912ac_cv_env_CC_value=/usr/bin/gcc-4.0
4913ac_cv_env_CFLAGS_set=set
4914ac_cv_env_CFLAGS_value=-O2
4915ac_cv_env_CPPFLAGS_set=set
4916ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4917ac_cv_env_CPP_set=set
4918ac_cv_env_CPP_value=/usr/bin/cpp-4.0
4919ac_cv_env_CXXCPP_set=
4920ac_cv_env_CXXCPP_value=
4921ac_cv_env_CXXFLAGS_set=set
4922ac_cv_env_CXXFLAGS_value=-O2
4923ac_cv_env_CXX_set=set
4924ac_cv_env_CXX_value=/usr/bin/g++-4.0
4925ac_cv_env_F77_set=
4926ac_cv_env_F77_value=
4927ac_cv_env_FFLAGS_set=set
4928ac_cv_env_FFLAGS_value=-O2
4929ac_cv_env_LDFLAGS_set=set
4930ac_cv_env_LDFLAGS_value=-L/opt/local/lib
4931ac_cv_env_YACC_set=
4932ac_cv_env_YACC_value=
4933ac_cv_env_YFLAGS_set=
4934ac_cv_env_YFLAGS_value=
4935ac_cv_env_build_alias_set=
4936ac_cv_env_build_alias_value=
4937ac_cv_env_host_alias_set=
4938ac_cv_env_host_alias_value=
4939ac_cv_env_target_alias_set=
4940ac_cv_env_target_alias_value=
4941ac_cv_f77_compiler_gnu=yes
4942ac_cv_file___dev_ptc_=no
4943ac_cv_file___dev_ptmx_=yes
4944ac_cv_func__doprnt=no
4945ac_cv_func__getpty=no
4946ac_cv_func_alloca_works=yes
4947ac_cv_func_btowc=yes
4948ac_cv_func_dn_expand=yes
4949ac_cv_func_fnmatch_gnu=no
4950ac_cv_func_ftruncate=yes
4951ac_cv_func_getaddrinfo=yes
4952ac_cv_func_gethostbyname2=yes
4953ac_cv_func_getipnodebyname=yes
4954ac_cv_func_getnameinfo=yes
4955ac_cv_func_getpgrp_void=yes
4956ac_cv_func_gettimeofday=yes
4957ac_cv_func_glob=yes
4958ac_cv_func_hstrerror=yes
4959ac_cv_func_inet_aton=yes
4960ac_cv_func_isascii=yes
4961ac_cv_func_iswcntrl=yes
4962ac_cv_func_iswprint=yes
4963ac_cv_func_killpg=yes
4964ac_cv_func_lchown=yes
4965ac_cv_func_lstat=yes
4966ac_cv_func_mbsinit=yes
4967ac_cv_func_mbsrtowcs=yes
4968ac_cv_func_memmem=no
4969ac_cv_func_memmove=yes
4970ac_cv_func_mempcpy=no
4971ac_cv_func_mktime=yes
4972ac_cv_func_nl_langinfo=yes
4973ac_cv_func_random=yes
4974ac_cv_func_regexec=yes
4975ac_cv_func_select=yes
4976ac_cv_func_setlocale=yes
4977ac_cv_func_setpgid=yes
4978ac_cv_func_setsid=yes
4979ac_cv_func_snprintf=yes
4980ac_cv_func_sscanf=yes
4981ac_cv_func_strcasecmp=yes
4982ac_cv_func_strdup=yes
4983ac_cv_func_strerror=yes
4984ac_cv_func_strerror_r=yes
4985ac_cv_func_strerror_r_char_p=no
4986ac_cv_func_strncasecmp=yes
4987ac_cv_func_strptime=yes
4988ac_cv_func_strstr=yes
4989ac_cv_func_strtoimax=yes
4990ac_cv_func_strtok_r=yes
4991ac_cv_func_strtol=yes
4992ac_cv_func_strtoul=yes
4993ac_cv_func_strtoull=yes
4994ac_cv_func_strtoumax=yes
4995ac_cv_func_tcgetattr=yes
4996ac_cv_func_tgetstr=yes
4997ac_cv_func_unsetenv=yes
4998ac_cv_func_utime_null=yes
4999ac_cv_func_vprintf=yes
5000ac_cv_func_vsnprintf=yes
5001ac_cv_func_wmempcpy=no
5002ac_cv_have_decl_dn_expand=yes
5003ac_cv_have_decl_getenv=yes
5004ac_cv_have_decl_h_errno=yes
5005ac_cv_have_decl_hstrerror=yes
5006ac_cv_have_decl_inet_aton=yes
5007ac_cv_have_decl_mbswidth=no
5008ac_cv_have_decl_memmem=no
5009ac_cv_have_decl_random=yes
5010ac_cv_have_decl_res_search=yes
5011ac_cv_have_decl_snprintf=yes
5012ac_cv_have_decl_strcasecmp=yes
5013ac_cv_have_decl_strerror_r=yes
5014ac_cv_have_decl_strmode=yes
5015ac_cv_have_decl_strptime=yes
5016ac_cv_have_decl_strtoimax=yes
5017ac_cv_have_decl_strtok_r=yes
5018ac_cv_have_decl_strtoumax=yes
5019ac_cv_have_decl_unsetenv=yes
5020ac_cv_have_decl_vsnprintf=yes
5021ac_cv_header_arpa_inet_h=yes
5022ac_cv_header_arpa_nameser_h=yes
5023ac_cv_header_curses_h=yes
5024ac_cv_header_dirent_dirent_h=yes
5025ac_cv_header_dirent_h=yes
5026ac_cv_header_dlfcn_h=yes
5027ac_cv_header_endian_h=no
5028ac_cv_header_errno_h=yes
5029ac_cv_header_expat_h=yes
5030ac_cv_header_fcntl_h=yes
5031ac_cv_header_inttypes_h=yes
5032ac_cv_header_langinfo_h=yes
5033ac_cv_header_libintl_h=no
5034ac_cv_header_locale_h=yes
5035ac_cv_header_memory_h=yes
5036ac_cv_header_ncurses_curses_h=yes
5037ac_cv_header_ncurses_term_h=yes
5038ac_cv_header_netinet_in_h=yes
5039ac_cv_header_netinet_in_systm_h=yes
5040ac_cv_header_netinet_ip_h=yes
5041ac_cv_header_netinet_tcp_h=yes
5042ac_cv_header_pty_h=no
5043ac_cv_header_regex_h=yes
5044ac_cv_header_resolv_h=yes
5045ac_cv_header_stat_broken=no
5046ac_cv_header_stdbool_h=yes
5047ac_cv_header_stdc=yes
5048ac_cv_header_stdint_h=yes
5049ac_cv_header_stdlib_h=yes
5050ac_cv_header_string_h=yes
5051ac_cv_header_strings_h=yes
5052ac_cv_header_sys_ioctl_h=yes
5053ac_cv_header_sys_poll_h=yes
5054ac_cv_header_sys_select_h=yes
5055ac_cv_header_sys_stat_h=yes
5056ac_cv_header_sys_stropts_h=no
5057ac_cv_header_sys_time_h=yes
5058ac_cv_header_sys_types_h=yes
5059ac_cv_header_sys_wait_h=yes
5060ac_cv_header_term_h=yes
5061ac_cv_header_termcap_h=yes
5062ac_cv_header_termio_h=no
5063ac_cv_header_termios_h=yes
5064ac_cv_header_time=yes
5065ac_cv_header_unistd_h=yes
5066ac_cv_header_util_h=yes
5067ac_cv_header_varargs_h=no
5068ac_cv_header_wchar_h=yes
5069ac_cv_header_wctype_h=yes
5070ac_cv_host=i386-apple-darwin9.1.0
5071ac_cv_lib_cposix_strerror=no
5072ac_cv_lib_error_at_line=no
5073ac_cv_lib_expat_XML_ParserCreateNS=yes
5074ac_cv_member_struct_sockaddr_sa_len=yes
5075ac_cv_member_struct_tm_tm_zone=yes
5076ac_cv_need_trio=no
5077ac_cv_objext=o
5078ac_cv_path_EGREP='/usr/bin/grep -E'
5079ac_cv_path_GMSGFMT=:
5080ac_cv_path_GREP=/usr/bin/grep
5081ac_cv_path_MSGFMT=:
5082ac_cv_path_MSGMERGE=:
5083ac_cv_path_XGETTEXT=:
5084ac_cv_prog_AWK=awk
5085ac_cv_prog_CPP=/usr/bin/cpp-4.0
5086ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
5087ac_cv_prog_YACC='bison -y'
5088ac_cv_prog_ac_ct_AR=ar
5089ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
5090ac_cv_prog_ac_ct_F77=g95
5091ac_cv_prog_ac_ct_RANLIB=ranlib
5092ac_cv_prog_ac_ct_STRIP=strip
5093ac_cv_prog_cc_c89=
5094ac_cv_prog_cc_g=yes
5095ac_cv_prog_cxx_g=yes
5096ac_cv_prog_f77_g=yes
5097ac_cv_prog_make_make_set=yes
5098ac_cv_search_dlopen='none required'
5099ac_cv_search_gethostbyname='none required'
5100ac_cv_search_hstrerror='none required'
5101ac_cv_search_opendir='none required'
5102ac_cv_search_openpty='none required'
5103ac_cv_search_res_9_search=-lresolv
5104ac_cv_search_res_search='none required'
5105ac_cv_search_socket='none required'
5106ac_cv_search_tigetstr=-lncurses
5107ac_cv_struct_tm=time.h
5108ac_cv_sys_file_offset_bits=no
5109ac_cv_sys_large_files=no
5110ac_cv_sys_largefile_CC=no
5111ac_cv_type__Bool=yes
5112ac_cv_type_long_long=yes
5113ac_cv_type_mbstate_t=yes
5114ac_cv_type_off_t=yes
5115ac_cv_type_pid_t=yes
5116ac_cv_type_signal=void
5117ac_cv_type_size_t=yes
5118ac_cv_type_unsigned_long_long=yes
5119ac_cv_working_alloca_h=yes
5120acl_cv_hardcode_direct=no
5121acl_cv_hardcode_libdir_flag_spec=
5122acl_cv_hardcode_libdir_separator=
5123acl_cv_hardcode_minus_L=no
5124acl_cv_libext=a
5125acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5126acl_cv_prog_gnu_ld=no
5127acl_cv_rpath=done
5128acl_cv_shlibext=dylib
5129acl_cv_wl=-Wl,
5130am_cv_CC_dependencies_compiler_type=gcc3
5131am_cv_CXX_dependencies_compiler_type=gcc3
5132am_cv_func_iconv=yes
5133am_cv_lib_iconv=yes
5134am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
5135am_cv_proto_iconv_arg1=
5136gl_cv_func_mbrtowc=yes
5137gl_cv_header_inttypes_h=yes
5138gl_cv_header_stdint_h=yes
5139gt_cv_func_CFLocaleCopyCurrent=yes
5140gt_cv_func_CFPreferencesCopyAppValue=yes
5141inetutils_cv_var_h_errno=yes
5142jm_cv_func_strtoimax_macro=no
5143jm_cv_func_strtoumax_macro=no
5144lftp_cv_cxx__Bool=no
5145lftp_cv_cxx_ansi_scope=yes
5146lftp_cv_cxx_bool=yes
5147lftp_cv_environ=yes
5148lftp_cv_func_poll_works=no
5149lftp_cv_func_sscanf_const_works=yes
5150lftp_cv_noimplementinline=yes
5151lftp_cv_openssl='OPENSSL_LIBS="-lssl -lcrypto"'
5152lftp_cv_precompiled_readline=yes
5153lftp_cv_socklen_t=yes
5154lftp_cv_va_copy=yes
5155lt_cv_deplibs_check_method=pass_all
5156lt_cv_file_magic_cmd='$MAGIC_CMD'
5157lt_cv_file_magic_test_file=
5158lt_cv_ld_reload_flag=-r
5159lt_cv_objdir=.libs
5160lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5161lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
5162lt_cv_path_NM='/usr/bin/nm -p'
5163lt_cv_path_SED=/usr/bin/sed
5164lt_cv_prog_compiler_c_o=yes
5165lt_cv_prog_compiler_c_o_CXX=yes
5166lt_cv_prog_compiler_c_o_F77=yes
5167lt_cv_prog_compiler_rtti_exceptions=no
5168lt_cv_prog_gnu_ld=no
5169lt_cv_prog_gnu_ldcxx=no
5170lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
5171lt_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'\'''
5172lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
5173lt_cv_sys_max_cmd_len=196608
5174lt_lt_cv_prog_compiler_c_o='"yes"'
5175lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
5176lt_lt_cv_prog_compiler_c_o_F77='"yes"'
5177lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
5178lt_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'\''"'
5179lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
5180
5181## ----------------- ##
5182## Output variables. ##
5183## ----------------- ##
5184
5185ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run aclocal-1.9'
5186ALLOCA=''
5187AMDEPBACKSLASH='\'
5188AMDEP_FALSE='#'
5189AMDEP_TRUE=''
5190AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run tar'
5191AR='ar'
5192AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run autoconf'
5193AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run autoheader'
5194AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run automake-1.9'
5195AWK='awk'
5196CC='/usr/bin/gcc-4.0'
5197CCDEPMODE='depmode=gcc3'
5198CFLAGS='-O2 -Wall'
5199COMPILE_READLINE='no'
5200CPP='/usr/bin/cpp-4.0'
5201CPPFLAGS='-I/opt/local/include'
5202CXX='/usr/bin/g++-4.0'
5203CXXCPP='/usr/bin/g++-4.0 -E'
5204CXXDEPMODE='depmode=gcc3'
5205CXXFLAGS='-O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline'
5206CYGPATH_W='echo'
5207DEFS='-DHAVE_CONFIG_H'
5208DEPDIR='.deps'
5209ECHO='/bin/echo'
5210ECHO_C='ECHO_N=''
5211ECHO_T=''
5212EGREP='/usr/bin/grep -E'
5213EXEEXT=''
5214EXPAT_LIBS='-lexpat'
5215F77='g95'
5216FFLAGS='-O2'
5217GMSGFMT=':'
5218GMSGFMT_015=':'
5219GREP='/usr/bin/grep'
5220HAVE__BOOL='1'
5221INSTALL_DATA='${INSTALL} -m 644'
5222INSTALL_PROGRAM='${INSTALL}'
5223INSTALL_SCRIPT='${INSTALL}'
5224INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
5225INTLLIBS=''
5226INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
5227LDFLAGS='-L/opt/local/lib'
5228LIBGNUTLS_CFLAGS=''
5229LIBGNUTLS_CONFIG=''
5230LIBGNUTLS_LIBS=''
5231LIBICONV='-liconv'
5232LIBINTL=''
5233LIBOBJS=' ${LIBOBJDIR}human$U.o ${LIBOBJDIR}xmalloc$U.o ${LIBOBJDIR}modechange$U.o ${LIBOBJDIR}exitfail$U.o ${LIBOBJDIR}quote$U.o ${LIBOBJDIR}quotearg$U.o ${LIBOBJDIR}xstrtol$U.o ${LIBOBJDIR}xstrtoul$U.o ${LIBOBJDIR}filemode$U.o ${LIBOBJDIR}error$U.o ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}memmem$U.o ${LIBOBJDIR}getopt$U.o ${LIBOBJDIR}getopt1$U.o ${LIBOBJDIR}poll$U.o'
5234LIBS='-lncurses -lresolv '
5235LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
5236LN_S='ln -s'
5237LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
5238LTLIBINTL=''
5239LTLIBOBJS=' ${LIBOBJDIR}human$U.lo ${LIBOBJDIR}xmalloc$U.lo ${LIBOBJDIR}modechange$U.lo ${LIBOBJDIR}exitfail$U.lo ${LIBOBJDIR}quote$U.lo ${LIBOBJDIR}quotearg$U.lo ${LIBOBJDIR}xstrtol$U.lo ${LIBOBJDIR}xstrtoul$U.lo ${LIBOBJDIR}filemode$U.lo ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}memmem$U.lo ${LIBOBJDIR}getopt$U.lo ${LIBOBJDIR}getopt1$U.lo ${LIBOBJDIR}poll$U.lo'
5240MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run makeinfo'
5241MSGFMT=':'
5242MSGFMT_015=':'
5243MSGMERGE=':'
5244OBJEXT='o'
5245OPENSSL_CPPFLAGS=''
5246OPENSSL_LDFLAGS=''
5247OPENSSL_LIBS='-lssl -lcrypto'
5248PACKAGE='lftp'
5249PACKAGE_BUGREPORT='lftp-bugs@lftp.yar.ru'
5250PACKAGE_NAME='lftp'
5251PACKAGE_STRING='lftp 3.6.1'
5252PACKAGE_TARNAME='lftp'
5253PACKAGE_VERSION='3.6.1'
5254PATH_SEPARATOR=':'
5255POSUB=''
5256RANLIB='ranlib'
5257READLINE='-lreadline'
5258READLINE_DEPEND=''
5259READLINE_DIR=''
5260SET_MAKE=''
5261SHELL='/bin/sh'
5262SOCKSLIBS=''
5263STDBOOL_H=''
5264STRIP='strip'
5265USE_NLS='no'
5266VERSION='3.6.1'
5267WITH_MODULES_FALSE=''
5268WITH_MODULES_TRUE='#'
5269XGETTEXT='/missing xgettext'
5270XGETTEXT_015=':'
5271YACC='bison -y'
5272YFLAGS=''
5273ac_ct_CC='/usr/bin/gcc-4.0'
5274ac_ct_CXX=''
5275ac_ct_F77='g95'
5276am__fastdepCC_FALSE='#'
5277am__fastdepCC_TRUE=''
5278am__fastdepCXX_FALSE='#'
5279am__fastdepCXX_TRUE=''
5280am__include='include'
5281am__leading_dot='.'
5282am__quote=''
5283am__tar='${AMTAR} chof - "$$tardir"'
5284am__untar='${AMTAR} xf -'
5285bindir='${exec_prefix}/bin'
5286build='i386-apple-darwin9.1.0'
5287build_alias=''
5288build_cpu='i386'
5289build_os='darwin9.1.0'
5290build_vendor='apple'
5291datadir='${datarootdir}'
5292datarootdir='${prefix}/share'
5293docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
5294dvidir='${docdir}'
5295exec_prefix='${prefix}'
5296host='i386-apple-darwin9.1.0'
5297host_alias=''
5298host_cpu='i386'
5299host_os='darwin9.1.0'
5300host_vendor='apple'
5301htmldir='${docdir}'
5302includedir='${prefix}/include'
5303infodir='${datarootdir}/info'
5304install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/install-sh'
5305libdir='${exec_prefix}/lib'
5306libexecdir='${exec_prefix}/libexec'
5307localedir='${datarootdir}/locale'
5308localstatedir='${prefix}/var'
5309mandir='${datarootdir}/man'
5310mkdir_p='$(mkinstalldirs)'
5311oldincludedir='/usr/include'
5312pdfdir='${docdir}'
5313prefix='/opt/local'
5314program_transform_name='s,x,x,'
5315psdir='${docdir}'
5316sbindir='${exec_prefix}/sbin'
5317sharedstatedir='${prefix}/com'
5318subdirs=''
5319sysconfdir='${prefix}/etc'
5320target_alias=''
5321
5322## ----------- ##
5323## confdefs.h. ##
5324## ----------- ##
5325
5326#define PACKAGE_NAME "lftp"
5327#define PACKAGE_TARNAME "lftp"
5328#define PACKAGE_VERSION "3.6.1"
5329#define PACKAGE_STRING "lftp 3.6.1"
5330#define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru"
5331#define PACKAGE "lftp"
5332#define VERSION "3.6.1"
5333#define _GNU_SOURCE 1
5334#define HAVE_CXX_BOOL 1
5335#define STDC_HEADERS 1
5336#define HAVE_SYS_TYPES_H 1
5337#define HAVE_SYS_STAT_H 1
5338#define HAVE_STDLIB_H 1
5339#define HAVE_STRING_H 1
5340#define HAVE_MEMORY_H 1
5341#define HAVE_STRINGS_H 1
5342#define HAVE_INTTYPES_H 1
5343#define HAVE_STDINT_H 1
5344#define HAVE_UNISTD_H 1
5345#define HAVE_WCHAR_H 1
5346#define HAVE_WCTYPE_H 1
5347#define HAVE_ISASCII 1
5348#define HAVE_MBSINIT 1
5349#define HAVE_ISWPRINT 1
5350#define HAVE_ISWCNTRL 1
5351#define HAVE_MBRTOWC 1
5352#define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0
5353#define HAVE_MBSTATE_T 1
5354#define HAVE__BOOL 1
5355#define HAVE_STDBOOL_H 1
5356#define HAVE_INTTYPES_H_WITH_UINTMAX 1
5357#define HAVE_STDINT_H_WITH_UINTMAX 1
5358#define HAVE_UNSIGNED_LONG_LONG 1
5359#define HAVE_UINTMAX_T 1
5360#define HAVE_MBRTOWC 1
5361#define HAVE_MBSTATE_T 1
5362#define HAVE_MBRTOWC 1
5363#define HAVE_LONG_LONG 1
5364#define HAVE_INTMAX_T 1
5365#define HAVE_DECL_STRTOIMAX 1
5366#define HAVE_DECL_STRTOUMAX 1
5367#define HAVE_STRTOULL 1
5368#define HAVE_STRTOIMAX 1
5369#define HAVE_STRTOUMAX 1
5370#define HAVE_DECL_STRMODE 1
5371#define HAVE_DECL_STRERROR_R 1
5372#define HAVE_STRERROR_R 1
5373#define HAVE_STDLIB_H 1
5374#define HAVE_ICONV 1
5375#define ICONV_CONST
5376#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
5377#define HAVE_CFLOCALECOPYCURRENT 1
5378#define DEFAULT_PAGER "exec more"
5379#define HAVE_DLFCN_H 1
5380#define HAVE_DLOPEN 1
5381#define HAVE_RES_9_SEARCH 1
5382#define HAVE_RES_SEARCH 1
5383#define HAVE_DECL_RES_SEARCH 1
5384#define HAVE_CURSES_H 1
5385#define HAVE_TERM_H 1
5386#define HAVE_NCURSES_CURSES_H 1
5387#define HAVE_NCURSES_TERM_H 1
5388#define HAVE_TIGETSTR 1
5389#define HAVE_TGETSTR 1
5390#define USE_OPENSSL 1
5391#define HAVE_LIBEXPAT 1
5392#define HAVE_DEV_PTMX 1
5393#define HAVE_UTIL_H 1
5394#define HAVE_OPENPTY 1
5395#define HAVE_DIRENT_H 1
5396#define STDC_HEADERS 1
5397#define HAVE_SYS_WAIT_H 1
5398#define TIME_WITH_SYS_TIME 1
5399#define HAVE_FCNTL_H 1
5400#define HAVE_SYS_TIME_H 1
5401#define HAVE_ERRNO_H 1
5402#define HAVE_STDLIB_H 1
5403#define HAVE_DIRENT_H 1
5404#define HAVE_TERMIOS_H 1
5405#define HAVE_SYS_SELECT_H 1
5406#define HAVE_SYS_POLL_H 1
5407#define HAVE_STRING_H 1
5408#define HAVE_MEMORY_H 1
5409#define HAVE_STRINGS_H 1
5410#define HAVE_SYS_IOCTL_H 1
5411#define HAVE_DLFCN_H 1
5412#define HAVE_ARPA_INET_H 1
5413#define HAVE_ARPA_NAMESER_H 1
5414#define HAVE_NETINET_IN_H 1
5415#define HAVE_NETINET_TCP_H 1
5416#define HAVE_NETINET_IN_SYSTM_H 1
5417#define HAVE_NETINET_IP_H 1
5418#define HAVE_TERMCAP_H 1
5419#define HAVE_RESOLV_H 1
5420#define HAVE_LANGINFO_H 1
5421#define HAVE_REGEX_H 1
5422#define HAVE_LOCALE_H 1
5423#define HAVE_EXPAT_H 1
5424#define HAVE_STRERROR 1
5425#define HAVE_VSNPRINTF 1
5426#define HAVE_SNPRINTF 1
5427#define HAVE_H_ERRNO 1
5428#define HAVE_DECL_H_ERRNO 1
5429#define HAVE_DECL_HSTRERROR 1
5430#define HAVE_HSTRERROR 1
5431#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
5432#define HAVE_STRUCT_TM_TM_ZONE 1
5433#define HAVE_TM_ZONE 1
5434#define RETSIGTYPE void
5435#define HAVE_UTIME_NULL 1
5436#define GETPGRP_VOID 1
5437#define HAVE_VPRINTF 1
5438#define HAVE_ALLOCA_H 1
5439#define HAVE_ALLOCA 1
5440#define HAVE_DECL_GETENV 1
5441#define HAVE_BTOWC 1
5442#define HAVE_MBSRTOWCS 1
5443#define HAVE_WCHAR_H 1
5444#define HAVE_WCTYPE_H 1
5445#define fnmatch rpl_fnmatch
5446#define HAVE_STRDUP 1
5447#define HAVE_STRSTR 1
5448#define HAVE_LSTAT 1
5449#define HAVE_LCHOWN 1
5450#define HAVE_SELECT 1
5451#define HAVE_REGEXEC 1
5452#define HAVE_GLOB 1
5453#define HAVE_KILLPG 1
5454#define HAVE_SETPGID 1
5455#define HAVE_TCGETATTR 1
5456#define HAVE_FTRUNCATE 1
5457#define HAVE_VSNPRINTF 1
5458#define HAVE_SNPRINTF 1
5459#define HAVE_SSCANF 1
5460#define HAVE_GETTIMEOFDAY 1
5461#define HAVE_GETHOSTBYNAME2 1
5462#define HAVE_GETIPNODEBYNAME 1
5463#define HAVE_GETADDRINFO 1
5464#define HAVE_GETNAMEINFO 1
5465#define HAVE_SETSID 1
5466#define HAVE_RANDOM 1
5467#define HAVE_INET_ATON 1
5468#define HAVE_UNSETENV 1
5469#define HAVE_SETLOCALE 1
5470#define HAVE_NL_LANGINFO 1
5471#define HAVE_DN_EXPAND 1
5472#define HAVE_ALLOCA_H 1
5473#define HAVE_ALLOCA 1
5474#define VA_COPY va_copy
5475#define HAVE_ENVIRON 1
5476#define HAVE_MKTIME 1
5477#define HAVE_MEMMOVE 1
5478#define HAVE_STRCASECMP 1
5479#define HAVE_STRNCASECMP 1
5480#define HAVE_STRTOL 1
5481#define HAVE_STRTOUL 1
5482#define HAVE_STRPTIME 1
5483#define HAVE_STRTOK_R 1
5484#define HAVE_DECL_VSNPRINTF 1
5485#define HAVE_DECL_SNPRINTF 1
5486#define HAVE_DECL_UNSETENV 1
5487#define HAVE_DECL_RANDOM 1
5488#define HAVE_DECL_INET_ATON 1
5489#define HAVE_DECL_STRCASECMP 1
5490#define HAVE_DECL_STRPTIME 1
5491#define HAVE_DECL_STRTOK_R 1
5492#define HAVE_DECL_DN_EXPAND 1
5493#define HAVE_DECL_MEMMEM 0
5494#define fnmatch rpl_fnmatch
5495
5496configure: exit 0