source: trunk/protemix/src/recpt/config.log@ 3162

Last change on this file since 3162 was 3162, checked in by sjboddie, 22 years ago

Initial revision

  • Property svn:keywords set to Author Date Id Revision
File size: 20.7 KB
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 configure, which was
5generated by GNU Autoconf 2.50. Invocation command line was
6
7 $ ./configure
8
9## ---------- ##
10## Platform. ##
11## ---------- ##
12
13hostname = lomu
14uname -m = i686
15uname -r = 2.4.18
16uname -s = Linux
17uname -v = #1 SMP Fri Apr 19 11:01:35 NZST 2002
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = i686
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/j2sdk1.4.0/bin:/usr/local/gsdl/bin/script:/usr/local/gsdl/bin/linux
31
32## ------------ ##
33## Core tests. ##
34## ------------ ##
35
36configure:935: PATH=".;."; conftest.sh
37./configure: conftest.sh: command not found
38configure:938: $? = 127
39configure:1032: checking for gcc
40configure:1047: found /usr/bin/gcc
41configure:1055: result: gcc
42configure:1299: checking for C compiler default output
43configure:1302: gcc -O2 conftest.c >&5
44configure:1305: $? = 0
45configure:1328: result: a.out
46configure:1333: checking whether the C compiler works
47configure:1339: ./a.out
48configure:1342: $? = 0
49configure:1357: result: yes
50configure:1364: checking whether we are cross compiling
51configure:1366: result: no
52configure:1369: checking for executable suffix
53configure:1371: gcc -o conftest -O2 conftest.c >&5
54configure:1374: $? = 0
55configure:1396: result:
56configure:1402: checking for object suffix
57configure:1420: gcc -c -O2 conftest.c >&5
58configure:1423: $? = 0
59configure:1442: result: o
60configure:1446: checking whether we are using the GNU C compiler
61configure:1467: gcc -c -O2 conftest.c >&5
62configure:1470: $? = 0
63configure:1473: test -s conftest.o
64configure:1476: $? = 0
65configure:1488: result: yes
66configure:1494: checking whether gcc accepts -g
67configure:1512: gcc -c -g conftest.c >&5
68configure:1515: $? = 0
69configure:1518: test -s conftest.o
70configure:1521: $? = 0
71configure:1531: result: yes
72configure:1558: gcc -c -O2 conftest.c >&5
73conftest.c:2: parse error before `me'
74configure:1561: $? = 1
75configure: failed program was:
76#ifndef __cplusplus
77 choke me
78#endif
79configure:1705: checking for g++
80configure:1720: found /usr/bin/g++
81configure:1728: result: g++
82configure:1742: checking whether we are using the GNU C++ compiler
83configure:1763: g++ -c conftest.cc >&5
84configure:1766: $? = 0
85configure:1769: test -s conftest.o
86configure:1772: $? = 0
87configure:1784: result: yes
88configure:1790: checking whether g++ accepts -g
89configure:1808: g++ -c -g conftest.cc >&5
90configure:1811: $? = 0
91configure:1814: test -s conftest.o
92configure:1817: $? = 0
93configure:1827: result: yes
94configure:1867: g++ -c -g -O2 conftest.cc >&5
95configure:1870: $? = 0
96configure:1873: test -s conftest.o
97configure:1876: $? = 0
98configure:1898: g++ -c -g -O2 conftest.cc >&5
99configure:1901: $? = 0
100configure:1904: test -s conftest.o
101configure:1907: $? = 0
102configure:1930: checking for mawk
103configure:1945: found /usr/bin/mawk
104configure:1953: result: mawk
105configure:1967: checking for bison
106configure:1982: found /usr/bin/bison
107configure:1990: result: bison -y
108configure:2038: checking for a BSD compatible install
109configure:2087: result: /usr/bin/install -c
110configure:2098: checking whether ln -s works
111configure:2102: result: yes
112configure:2109: checking whether make sets ${MAKE}
113configure:2129: result: yes
114configure:2176: checking for ranlib
115configure:2191: found /usr/bin/ranlib
116configure:2200: result: ranlib
117configure:2217: checking how to run the C preprocessor
118configure:2244: gcc -E conftest.c
119configure:2250: $? = 0
120configure:2277: gcc -E conftest.c
121configure:2274: ac_nonexistent.h: No such file or directory
122configure:2283: $? = 1
123configure: failed program was:
124#line 2273 "configure"
125#include "confdefs.h"
126#include <ac_nonexistent.h>
127configure:2320: result: gcc -E
128configure:2335: gcc -E conftest.c
129configure:2341: $? = 0
130configure:2368: gcc -E conftest.c
131configure:2365: ac_nonexistent.h: No such file or directory
132configure:2374: $? = 1
133configure: failed program was:
134#line 2364 "configure"
135#include "confdefs.h"
136#include <ac_nonexistent.h>
137configure:2413: checking for AIX
138configure:2432: result: no
139configure:2437: checking for POSIXized ISC
140configure:2456: result: no
141configure:2461: checking for minix/config.h
142configure:2471: gcc -E conftest.c
143configure:2468: minix/config.h: No such file or directory
144configure:2477: $? = 1
145configure: failed program was:
146#line 2467 "configure"
147#include "confdefs.h"
148#include <minix/config.h>
149configure:2496: result: no
150configure:2520: checking for gcc option to accept ANSI C
151configure:2554: gcc -c -O2 conftest.c >&5
152configure:2557: $? = 0
153configure:2560: test -s conftest.o
154configure:2563: $? = 0
155configure:2576: result:
156configure:2583: checking for function prototypes
157configure:2586: result: yes
158configure:2599: checking for gcc option to accept ANSI C
159configure:2682: result: none needed
160configure:2690: checking for an ANSI C-conforming const
161configure:2754: gcc -c -O2 conftest.c >&5
162configure:2757: $? = 0
163configure:2760: test -s conftest.o
164configure:2763: $? = 0
165configure:2773: result: yes
166configure:2783: checking for ANSI C header files
167configure:2797: gcc -E conftest.c
168configure:2803: $? = 0
169configure:2890: gcc -o conftest -O2 conftest.c >&5
170configure:2893: $? = 0
171configure:2895: ./conftest
172configure:2898: $? = 0
173configure:2911: result: yes
174configure:2924: checking for stdlib.h
175configure:2934: gcc -E conftest.c
176configure:2940: $? = 0
177configure:2959: result: yes
178configure:2924: checking for string.h
179configure:2934: gcc -E conftest.c
180configure:2940: $? = 0
181configure:2959: result: yes
182configure:2924: checking for memory.h
183configure:2934: gcc -E conftest.c
184configure:2940: $? = 0
185configure:2959: result: yes
186configure:2924: checking for strings.h
187configure:2934: gcc -E conftest.c
188configure:2940: $? = 0
189configure:2959: result: yes
190configure:2924: checking for inttypes.h
191configure:2934: gcc -E conftest.c
192configure:2940: $? = 0
193configure:2959: result: yes
194configure:2924: checking for unistd.h
195configure:2934: gcc -E conftest.c
196configure:2940: $? = 0
197configure:2959: result: yes
198configure:2969: checking for off_t
199configure:2990: gcc -c -O2 conftest.c >&5
200configure:2993: $? = 0
201configure:2996: test -s conftest.o
202configure:2999: $? = 0
203configure:3009: result: yes
204configure:3021: checking for size_t
205configure:3042: gcc -c -O2 conftest.c >&5
206configure:3045: $? = 0
207configure:3048: test -s conftest.o
208configure:3051: $? = 0
209configure:3061: result: yes
210configure:3073: checking whether time.h and sys/time.h may both be included
211configure:3094: gcc -c -O2 conftest.c >&5
212configure:3097: $? = 0
213configure:3100: test -s conftest.o
214configure:3103: $? = 0
215configure:3113: result: yes
216configure:3123: checking whether struct tm is in sys/time.h or time.h
217configure:3143: gcc -c -O2 conftest.c >&5
218configure:3146: $? = 0
219configure:3149: test -s conftest.o
220configure:3152: $? = 0
221configure:3162: result: time.h
222configure:3207: checking for main in -lg
223configure:3227: gcc -o conftest -O2 conftest.c -lg >&5
224configure:3230: $? = 0
225configure:3233: test -s conftest
226configure:3236: $? = 0
227configure:3247: result: yes
228configure:3258: checking for main in -lgdbm
229configure:3278: gcc -o conftest -O2 conftest.c -lgdbm -lg >&5
230configure:3281: $? = 0
231configure:3284: test -s conftest
232configure:3287: $? = 0
233configure:3298: result: yes
234configure:3309: checking for main in -lm
235configure:3329: gcc -o conftest -O2 conftest.c -lm -lgdbm -lg >&5
236configure:3332: $? = 0
237configure:3335: test -s conftest
238configure:3338: $? = 0
239configure:3349: result: yes
240configure:3360: checking for main in -lstdc++
241configure:3380: gcc -o conftest -O2 conftest.c -lstdc++ -lm -lgdbm -lg >&5
242configure:3383: $? = 0
243configure:3386: test -s conftest
244configure:3389: $? = 0
245configure:3400: result: yes
246configure:3411: checking for main in -lcrypt
247configure:3431: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
248configure:3434: $? = 0
249configure:3437: test -s conftest
250configure:3440: $? = 0
251configure:3451: result: yes
252configure:3465: checking for dirent.h that defines DIR
253configure:3485: gcc -c -O2 conftest.c >&5
254configure:3488: $? = 0
255configure:3491: test -s conftest.o
256configure:3494: $? = 0
257configure:3504: result: yes
258configure:3517: checking for opendir in -ldir
259configure:3544: gcc -o conftest -O2 conftest.c -ldir -lcrypt -lstdc++ -lm -lgdbm -lg >&5
260/usr/bin/ld: cannot find -ldir
261collect2: ld returned 1 exit status
262configure:3547: $? = 1
263configure: failed program was:
264#line 3525 "configure"
265#include "confdefs.h"
266
267/* Override any gcc2 internal prototype to avoid an error. */
268#ifdef __cplusplus
269extern "C"
270#endif
271/* We use char because int might match the return type of a gcc2
272 builtin and then its argument prototype would still apply. */
273char opendir ();
274int
275main ()
276{
277opendir ();
278 ;
279 return 0;
280}
281configure:3564: result: no
282configure:3626: checking for ANSI C header files
283configure:3754: result: yes
284configure:3767: checking for fcntl.h
285configure:3777: gcc -E conftest.c
286configure:3783: $? = 0
287configure:3802: result: yes
288configure:3767: checking for limits.h
289configure:3777: gcc -E conftest.c
290configure:3783: $? = 0
291configure:3802: result: yes
292configure:3767: checking for sys/time.h
293configure:3777: gcc -E conftest.c
294configure:3783: $? = 0
295configure:3802: result: yes
296configure:3767: checking for unistd.h
297configure:3802: result: yes
298configure:3767: checking for crypt.h
299configure:3777: gcc -E conftest.c
300configure:3783: $? = 0
301configure:3802: result: yes
302configure:3767: checking for string.h
303configure:3802: result: yes
304configure:3767: checking for memory.h
305configure:3802: result: yes
306configure:3767: checking for sys/procfs.h
307configure:3777: gcc -E conftest.c
308configure:3783: $? = 0
309configure:3802: result: yes
310configure:3859: checking for working alloca.h
311configure:3877: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
312configure:3880: $? = 0
313configure:3883: test -s conftest
314configure:3886: $? = 0
315configure:3896: result: yes
316configure:3906: checking for alloca
317configure:3944: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
318configure:3947: $? = 0
319configure:3950: test -s conftest
320configure:3953: $? = 0
321configure:3963: result: yes
322configure:4145: checking whether gcc needs -traditional
323configure:4180: result: no
324configure:4187: checking return type of signal handlers
325configure:4215: gcc -c -O2 conftest.c >&5
326configure:4218: $? = 0
327configure:4221: test -s conftest.o
328configure:4224: $? = 0
329configure:4234: result: void
330configure:4244: checking for vprintf
331configure:4281: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
332configure:4284: $? = 0
333configure:4287: test -s conftest
334configure:4290: $? = 0
335configure:4300: result: yes
336configure:4307: checking for _doprnt
337configure:4344: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
338/tmp/ccCb3VyG.o: In function `main':
339/tmp/ccCb3VyG.o(.text+0x9): undefined reference to `_doprnt'
340collect2: ld returned 1 exit status
341configure:4347: $? = 1
342configure: failed program was:
343#line 4313 "configure"
344#include "confdefs.h"
345/* System header to define __stub macros and hopefully few prototypes,
346 which can conflict with char _doprnt (); below. */
347#include <assert.h>
348/* Override any gcc2 internal prototype to avoid an error. */
349#ifdef __cplusplus
350extern "C"
351#endif
352/* We use char because int might match the return type of a gcc2
353 builtin and then its argument prototype would still apply. */
354char _doprnt ();
355char (*f) ();
356
357int
358main ()
359{
360/* The GNU C library defines this for functions which it implements
361 to always fail with ENOSYS. Some functions are actually named
362 something starting with __ and the normal name is an alias. */
363#if defined (__stub__doprnt) || defined (__stub____doprnt)
364choke me
365#else
366f = _doprnt;
367#endif
368
369 ;
370 return 0;
371}
372configure:4363: result: no
373configure:4379: checking for ftime
374configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
375configure:4419: $? = 0
376configure:4422: test -s conftest
377configure:4425: $? = 0
378configure:4435: result: yes
379configure:4379: checking for select
380configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
381configure:4419: $? = 0
382configure:4422: test -s conftest
383configure:4425: $? = 0
384configure:4435: result: yes
385configure:4379: checking for strftime
386configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
387configure:4419: $? = 0
388configure:4422: test -s conftest
389configure:4425: $? = 0
390configure:4435: result: yes
391configure:4379: checking for strtol
392configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
393configure:4419: $? = 0
394configure:4422: test -s conftest
395configure:4425: $? = 0
396configure:4435: result: yes
397configure:4379: checking for getrusage
398configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
399configure:4419: $? = 0
400configure:4422: test -s conftest
401configure:4425: $? = 0
402configure:4435: result: yes
403configure:4379: checking for times
404configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
405configure:4419: $? = 0
406configure:4422: test -s conftest
407configure:4425: $? = 0
408configure:4435: result: yes
409configure:4379: checking for mallinfo
410configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
411configure:4419: $? = 0
412configure:4422: test -s conftest
413configure:4425: $? = 0
414configure:4435: result: yes
415configure:4379: checking for setbuffer
416configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
417configure:4419: $? = 0
418configure:4422: test -s conftest
419configure:4425: $? = 0
420configure:4435: result: yes
421configure:4379: checking for getpagesize
422configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
423configure:4419: $? = 0
424configure:4422: test -s conftest
425configure:4425: $? = 0
426configure:4435: result: yes
427configure:4379: checking for strerror
428configure:4416: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
429configure:4419: $? = 0
430configure:4422: test -s conftest
431configure:4425: $? = 0
432configure:4435: result: yes
433configure:4448: checking for ftruncate
434configure:4485: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
435configure:4488: $? = 0
436configure:4491: test -s conftest
437configure:4494: $? = 0
438configure:4504: result: yes
439configure:4448: checking for strstr
440configure:4485: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
441configure:4488: $? = 0
442configure:4491: test -s conftest
443configure:4494: $? = 0
444configure:4504: result: yes
445configure:4448: checking for strcasecmp
446configure:4485: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
447configure:4488: $? = 0
448configure:4491: test -s conftest
449configure:4494: $? = 0
450configure:4504: result: yes
451configure:4518: checking for HP-UX needing gmalloc
452configure:4529: result: no
453configure:4535: checking for valloc
454configure:4572: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
455configure:4575: $? = 0
456configure:4578: test -s conftest
457configure:4581: $? = 0
458configure:4591: result: yes
459configure:4603: checking if malloc debugging is wanted
460configure:4623: result: no
461configure:4627: checking which of rx or regex is wanted
462configure:4645: result: rx
463configure:4647: checking for re_rx_search
464configure:4684: gcc -o conftest -O2 conftest.c -lcrypt -lstdc++ -lm -lgdbm -lg >&5
465/tmp/ccmD11tE.o: In function `main':
466/tmp/ccmD11tE.o(.text+0x9): undefined reference to `re_rx_search'
467collect2: ld returned 1 exit status
468configure:4687: $? = 1
469configure: failed program was:
470#line 4653 "configure"
471#include "confdefs.h"
472/* System header to define __stub macros and hopefully few prototypes,
473 which can conflict with char re_rx_search (); below. */
474#include <assert.h>
475/* Override any gcc2 internal prototype to avoid an error. */
476#ifdef __cplusplus
477extern "C"
478#endif
479/* We use char because int might match the return type of a gcc2
480 builtin and then its argument prototype would still apply. */
481char re_rx_search ();
482char (*f) ();
483
484int
485main ()
486{
487/* The GNU C library defines this for functions which it implements
488 to always fail with ENOSYS. Some functions are actually named
489 something starting with __ and the normal name is an alias. */
490#if defined (__stub_re_rx_search) || defined (__stub___re_rx_search)
491choke me
492#else
493f = re_rx_search;
494#endif
495
496 ;
497 return 0;
498}
499configure:4703: result: no
500configure:4726: checking "that the GDBM library is available"
501configure:4743: g++ -c -g -O2 conftest.cc >&5
502configure:4746: $? = 0
503configure:4749: test -s conftest.o
504configure:4752: $? = 0
505configure:4762: result: yes
506configure:4771: checking "whether STL library has known faults"
507configure:4788: g++ -c -g -O2 conftest.cc >&5
508configure:4791: $? = 0
509configure:4794: test -s conftest.o
510configure:4797: $? = 0
511configure:4875: result: "no"
512configure:4887: checking for HP-UX needing gmalloc
513configure:4898: result: no
514configure:4904: checking for valloc
515configure:4960: result: yes
516configure:4972: checking if malloc debugging is wanted
517configure:4992: result: no
518configure:4996: checking which of rx or regex is wanted
519configure:5014: result: rx
520configure:5016: checking for re_rx_search
521configure:5072: result: no
522configure:5169: creating ./config.status
523
524## ----------------------- ##
525## Running config.status. ##
526## ----------------------- ##
527
528This file was extended by config.status 2.50, executed with
529 > ./config.status
530on lomu
531
532config.status:5606: creating Makefile
533config.status:5698: creating config.h
534config.status:5839: config.h is unchanged
535
536## ----------------- ##
537## Cache variables. ##
538## ----------------- ##
539
540ac_cv_c_compiler_gnu=yes
541ac_cv_c_const=yes
542ac_cv_cxx_compiler_gnu=yes
543ac_cv_env_CC_set=
544ac_cv_env_CC_value=
545ac_cv_env_CFLAGS_set=
546ac_cv_env_CFLAGS_value=
547ac_cv_env_CPPFLAGS_set=
548ac_cv_env_CPPFLAGS_value=
549ac_cv_env_CPP_set=
550ac_cv_env_CPP_value=
551ac_cv_env_CXXFLAGS_set=
552ac_cv_env_CXXFLAGS_value=
553ac_cv_env_CXX_set=
554ac_cv_env_CXX_value=
555ac_cv_env_LDFLAGS_set=
556ac_cv_env_LDFLAGS_value=
557ac_cv_env_build_alias_set=
558ac_cv_env_build_alias_value=
559ac_cv_env_host_alias_set=
560ac_cv_env_host_alias_value=
561ac_cv_env_target_alias_set=
562ac_cv_env_target_alias_value=
563ac_cv_func__doprnt=no
564ac_cv_func_alloca_works=yes
565ac_cv_func_ftime=yes
566ac_cv_func_ftruncate=yes
567ac_cv_func_getpagesize=yes
568ac_cv_func_getrusage=yes
569ac_cv_func_mallinfo=yes
570ac_cv_func_re_rx_search=no
571ac_cv_func_select=yes
572ac_cv_func_setbuffer=yes
573ac_cv_func_strcasecmp=yes
574ac_cv_func_strerror=yes
575ac_cv_func_strftime=yes
576ac_cv_func_strstr=yes
577ac_cv_func_strtol=yes
578ac_cv_func_times=yes
579ac_cv_func_valloc=yes
580ac_cv_func_vprintf=yes
581ac_cv_header_crypt_h=yes
582ac_cv_header_dirent_dirent_h=yes
583ac_cv_header_fcntl_h=yes
584ac_cv_header_inttypes_h=yes
585ac_cv_header_limits_h=yes
586ac_cv_header_memory_h=yes
587ac_cv_header_minix_config_h=no
588ac_cv_header_stdc=yes
589ac_cv_header_stdlib_h=yes
590ac_cv_header_string_h=yes
591ac_cv_header_strings_h=yes
592ac_cv_header_sys_procfs_h=yes
593ac_cv_header_sys_time_h=yes
594ac_cv_header_time=yes
595ac_cv_header_unistd_h=yes
596ac_cv_lib_crypt_main=yes
597ac_cv_lib_dir_opendir=no
598ac_cv_lib_g_main=yes
599ac_cv_lib_gdbm_main=yes
600ac_cv_lib_m_main=yes
601ac_cv_lib_stdcpp_main=yes
602ac_cv_objext=o
603ac_cv_path_install='/usr/bin/install -c'
604ac_cv_prog_AWK=mawk
605ac_cv_prog_CPP='gcc -E'
606ac_cv_prog_YACC='bison -y'
607ac_cv_prog_ac_ct_CC=gcc
608ac_cv_prog_ac_ct_CXX=g++
609ac_cv_prog_ac_ct_RANLIB=ranlib
610ac_cv_prog_cc_g=yes
611ac_cv_prog_cc_stdc=
612ac_cv_prog_cxx_g=yes
613ac_cv_prog_gcc_traditional=no
614ac_cv_prog_make_make_set=yes
615ac_cv_struct_tm=time.h
616ac_cv_type_off_t=yes
617ac_cv_type_signal=void
618ac_cv_type_size_t=yes
619ac_cv_working_alloca_h=yes
620
621## ------------ ##
622## confdefs.h. ##
623## ------------ ##
624
625#define PACKAGE "gsdl"
626#define VERSION "2.38"
627#ifdef __cplusplus
628#endif
629#define PROTOTYPES 1
630#define STDC_HEADERS 1
631#define HAVE_STDLIB_H 1
632#define HAVE_STRING_H 1
633#define HAVE_MEMORY_H 1
634#define HAVE_STRINGS_H 1
635#define HAVE_INTTYPES_H 1
636#define HAVE_UNISTD_H 1
637#define TIME_WITH_SYS_TIME 1
638#define HAVE_LIBG 1
639#define HAVE_LIBGDBM 1
640#define HAVE_LIBM 1
641#define HAVE_LIBSTDC__ 1
642#define HAVE_LIBCRYPT 1
643#define HAVE_DIRENT_H 1
644#define STDC_HEADERS 1
645#define HAVE_FCNTL_H 1
646#define HAVE_LIMITS_H 1
647#define HAVE_SYS_TIME_H 1
648#define HAVE_UNISTD_H 1
649#define HAVE_CRYPT_H 1
650#define HAVE_STRING_H 1
651#define HAVE_MEMORY_H 1
652#define HAVE_SYS_PROCFS_H 1
653#define HAVE_FREAD_DECL 1
654#define HAVE_FGETC_DECL 1
655#define HAVE_ALLOCA_H 1
656#define HAVE_ALLOCA 1
657#define RETSIGTYPE void
658#define HAVE_VPRINTF 1
659#define HAVE_FTIME 1
660#define HAVE_SELECT 1
661#define HAVE_STRFTIME 1
662#define HAVE_STRTOL 1
663#define HAVE_GETRUSAGE 1
664#define HAVE_TIMES 1
665#define HAVE_MALLINFO 1
666#define HAVE_SETBUFFER 1
667#define HAVE_GETPAGESIZE 1
668#define HAVE_STRERROR 1
669#define HAVE_FTRUNCATE 1
670#define HAVE_STRSTR 1
671#define HAVE_STRCASECMP 1
672#define HAVE_VALLOC 1
673#define HAVE_VALLOC 1
674
675
676configure: exit 0
Note: See TracBrowser for help on using the repository browser.