Ticket #34445: screen-config.log

File screen-config.log, 19.1 KB (added by anno1604@…, 12 years ago)

Config Log output for screen package

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.57.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 23519cclough
14uname -m = i386
15uname -r = 10.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 6.00 gigabytes
33Default processor set: 105 tasks, 643 threads, 4 processors
34Load average: 0.36, Mach factor: 3.62
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /usr/lib/neko
42PATH: /usr/lib/haxe
43PATH: /Users/cclough/dev/zboston/util
44PATH: /Users/cclough/bin
45PATH: /Users/cclough/www
46PATH: /Users/cclough/bin/platform-tools
47PATH: /opt/local/bin
48PATH: /opt/local/sbin
49PATH: /usr/lib/neko
50PATH: /usr/lib/haxe
51PATH: /Users/cclough/dev/zboston/util
52PATH: /Users/cclough/bin
53PATH: /Users/cclough/www
54PATH: /Users/cclough/bin/platform-tools
55PATH: /opt/local/bin
56PATH: /opt/local/sbin
57PATH: /opt/local/bin
58PATH: /opt/local/sbin
59PATH: /opt/local/bin
60PATH: /opt/local/sbin
61PATH: /usr/bin
62PATH: /bin
63PATH: /usr/sbin
64PATH: /sbin
65PATH: /usr/local/bin
66PATH: /usr/local/git/bin
67PATH: /usr/X11/bin
68PATH: /opt/local/bin
69
70
71## ----------- ##
72## Core tests. ##
73## ----------- ##
74
75configure:1288: checking for screen
76configure:1306: found /usr/bin/screen
77configure:1318: result: /usr/bin/screen
78configure:1470: checking for gcc
79configure:1486: found /usr/bin/gcc
80configure:1496: result: gcc
81configure:1740: checking for C compiler version
82configure:1743: gcc --version </dev/null >&5
83i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
84Copyright (C) 2007 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:1746: $? = 0
89configure:1748: gcc -v </dev/null >&5
90Using built-in specs.
91Target: i686-apple-darwin10
92Configured with: /var/tmp/gcc/gcc-5664~38/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
93Thread model: posix
94gcc version 4.2.1 (Apple Inc. build 5664)
95configure:1751: $? = 0
96configure:1753: gcc -V </dev/null >&5
97gcc-4.2: argument to `-V' is missing
98configure:1756: $? = 1
99configure:1780: checking for C compiler default output
100configure:1783: gcc    conftest.c  >&5
101configure:1786: $? = 0
102configure:1832: result: a.out
103configure:1837: checking whether the C compiler works
104configure:1843: ./a.out
105configure:1846: $? = 0
106configure:1863: result: yes
107configure:1870: checking whether we are cross compiling
108configure:1872: result: no
109configure:1875: checking for suffix of executables
110configure:1877: gcc -o conftest    conftest.c  >&5
111configure:1880: $? = 0
112configure:1905: result:
113configure:1911: checking for suffix of object files
114configure:1933: gcc -c   conftest.c >&5
115configure:1936: $? = 0
116configure:1958: result: o
117configure:1962: checking whether we are using the GNU C compiler
118configure:1987: gcc -c   conftest.c >&5
119configure:1990: $? = 0
120configure:1993: test -s conftest.o
121configure:1996: $? = 0
122configure:2009: result: yes
123configure:2015: checking whether gcc accepts -g
124configure:2037: gcc -c -g  conftest.c >&5
125configure:2040: $? = 0
126configure:2043: test -s conftest.o
127configure:2046: $? = 0
128configure:2057: result: yes
129configure:2074: checking for gcc option to accept ANSI C
130configure:2135: gcc  -c -g -O2  conftest.c >&5
131configure:2090:19: error: stdio.h: No such file or directory
132configure:2091:23: error: sys/types.h: No such file or directory
133configure:2092:22: error: sys/stat.h: No such file or directory
134configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
135configure:2114: error: expected declaration specifiers or '...' before 'FILE'
136configure:2138: $? = 1
137configure: failed program was:
138| #line 2081 "configure"
139| /* confdefs.h.  */
140|
141| #define PACKAGE_NAME ""
142| #define PACKAGE_TARNAME ""
143| #define PACKAGE_VERSION ""
144| #define PACKAGE_STRING ""
145| #define PACKAGE_BUGREPORT ""
146| /* end confdefs.h.  */
147| #include <stdarg.h>
148| #include <stdio.h>
149| #include <sys/types.h>
150| #include <sys/stat.h>
151| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
152| struct buf { int x; };
153| FILE * (*rcsopen) (struct buf *, struct stat *, int);
154| static char *e (p, i)
155|      char **p;
156|      int i;
157| {
158|   return p[i];
159| }
160| static char *f (char * (*g) (char **, int), char **p, ...)
161| {
162|   char *s;
163|   va_list v;
164|   va_start (v,p);
165|   s = g (p, va_arg (v,int));
166|   va_end (v);
167|   return s;
168| }
169| int test (int i, double x);
170| struct s1 {int (*f) (int a);};
171| struct s2 {int (*f) (double a);};
172| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
173| int argc;
174| char **argv;
175| int
176| main ()
177| {
178| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
179|   ;
180|   return 0;
181| }
182configure:2135: gcc -qlanglvl=ansi -c -g -O2  conftest.c >&5
183configure:2090:19: error: stdio.h: No such file or directory
184configure:2091:23: error: sys/types.h: No such file or directory
185configure:2092:22: error: sys/stat.h: No such file or directory
186configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
187configure:2114: error: expected declaration specifiers or '...' before 'FILE'
188configure:2138: $? = 1
189configure: failed program was:
190| #line 2081 "configure"
191| /* confdefs.h.  */
192|
193| #define PACKAGE_NAME ""
194| #define PACKAGE_TARNAME ""
195| #define PACKAGE_VERSION ""
196| #define PACKAGE_STRING ""
197| #define PACKAGE_BUGREPORT ""
198| /* end confdefs.h.  */
199| #include <stdarg.h>
200| #include <stdio.h>
201| #include <sys/types.h>
202| #include <sys/stat.h>
203| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
204| struct buf { int x; };
205| FILE * (*rcsopen) (struct buf *, struct stat *, int);
206| static char *e (p, i)
207|      char **p;
208|      int i;
209| {
210|   return p[i];
211| }
212| static char *f (char * (*g) (char **, int), char **p, ...)
213| {
214|   char *s;
215|   va_list v;
216|   va_start (v,p);
217|   s = g (p, va_arg (v,int));
218|   va_end (v);
219|   return s;
220| }
221| int test (int i, double x);
222| struct s1 {int (*f) (int a);};
223| struct s2 {int (*f) (double a);};
224| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
225| int argc;
226| char **argv;
227| int
228| main ()
229| {
230| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
231|   ;
232|   return 0;
233| }
234configure:2135: gcc -std1 -c -g -O2  conftest.c >&5
235cc1: error: unrecognized command line option "-std1"
236configure:2138: $? = 1
237configure: failed program was:
238| #line 2081 "configure"
239| /* confdefs.h.  */
240|
241| #define PACKAGE_NAME ""
242| #define PACKAGE_TARNAME ""
243| #define PACKAGE_VERSION ""
244| #define PACKAGE_STRING ""
245| #define PACKAGE_BUGREPORT ""
246| /* end confdefs.h.  */
247| #include <stdarg.h>
248| #include <stdio.h>
249| #include <sys/types.h>
250| #include <sys/stat.h>
251| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
252| struct buf { int x; };
253| FILE * (*rcsopen) (struct buf *, struct stat *, int);
254| static char *e (p, i)
255|      char **p;
256|      int i;
257| {
258|   return p[i];
259| }
260| static char *f (char * (*g) (char **, int), char **p, ...)
261| {
262|   char *s;
263|   va_list v;
264|   va_start (v,p);
265|   s = g (p, va_arg (v,int));
266|   va_end (v);
267|   return s;
268| }
269| int test (int i, double x);
270| struct s1 {int (*f) (int a);};
271| struct s2 {int (*f) (double a);};
272| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
273| int argc;
274| char **argv;
275| int
276| main ()
277| {
278| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
279|   ;
280|   return 0;
281| }
282configure:2135: gcc -Ae -c -g -O2  conftest.c >&5
283<command-line>: error: missing '(' after predicate
284configure:2090:19: error: stdio.h: No such file or directory
285configure:2091:23: error: sys/types.h: No such file or directory
286configure:2092:22: error: sys/stat.h: No such file or directory
287configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
288configure:2114: error: expected declaration specifiers or '...' before 'FILE'
289configure:2138: $? = 1
290configure: failed program was:
291| #line 2081 "configure"
292| /* confdefs.h.  */
293|
294| #define PACKAGE_NAME ""
295| #define PACKAGE_TARNAME ""
296| #define PACKAGE_VERSION ""
297| #define PACKAGE_STRING ""
298| #define PACKAGE_BUGREPORT ""
299| /* end confdefs.h.  */
300| #include <stdarg.h>
301| #include <stdio.h>
302| #include <sys/types.h>
303| #include <sys/stat.h>
304| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
305| struct buf { int x; };
306| FILE * (*rcsopen) (struct buf *, struct stat *, int);
307| static char *e (p, i)
308|      char **p;
309|      int i;
310| {
311|   return p[i];
312| }
313| static char *f (char * (*g) (char **, int), char **p, ...)
314| {
315|   char *s;
316|   va_list v;
317|   va_start (v,p);
318|   s = g (p, va_arg (v,int));
319|   va_end (v);
320|   return s;
321| }
322| int test (int i, double x);
323| struct s1 {int (*f) (int a);};
324| struct s2 {int (*f) (double a);};
325| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
326| int argc;
327| char **argv;
328| int
329| main ()
330| {
331| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
332|   ;
333|   return 0;
334| }
335configure:2135: gcc -Aa -D_HPUX_SOURCE -c -g -O2  conftest.c >&5
336<command-line>: error: missing '(' after predicate
337configure:2090:19: error: stdio.h: No such file or directory
338configure:2091:23: error: sys/types.h: No such file or directory
339configure:2092:22: error: sys/stat.h: No such file or directory
340configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
341configure:2114: error: expected declaration specifiers or '...' before 'FILE'
342configure:2138: $? = 1
343configure: failed program was:
344| #line 2081 "configure"
345| /* confdefs.h.  */
346|
347| #define PACKAGE_NAME ""
348| #define PACKAGE_TARNAME ""
349| #define PACKAGE_VERSION ""
350| #define PACKAGE_STRING ""
351| #define PACKAGE_BUGREPORT ""
352| /* end confdefs.h.  */
353| #include <stdarg.h>
354| #include <stdio.h>
355| #include <sys/types.h>
356| #include <sys/stat.h>
357| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
358| struct buf { int x; };
359| FILE * (*rcsopen) (struct buf *, struct stat *, int);
360| static char *e (p, i)
361|      char **p;
362|      int i;
363| {
364|   return p[i];
365| }
366| static char *f (char * (*g) (char **, int), char **p, ...)
367| {
368|   char *s;
369|   va_list v;
370|   va_start (v,p);
371|   s = g (p, va_arg (v,int));
372|   va_end (v);
373|   return s;
374| }
375| int test (int i, double x);
376| struct s1 {int (*f) (int a);};
377| struct s2 {int (*f) (double a);};
378| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
379| int argc;
380| char **argv;
381| int
382| main ()
383| {
384| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
385|   ;
386|   return 0;
387| }
388configure:2135: gcc -Xc -D__EXTENSIONS__ -c -g -O2  conftest.c >&5
389configure:2090:19: error: stdio.h: No such file or directory
390configure:2091:23: error: sys/types.h: No such file or directory
391configure:2092:22: error: sys/stat.h: No such file or directory
392configure:2095: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
393configure:2114: error: expected declaration specifiers or '...' before 'FILE'
394configure:2138: $? = 1
395configure: failed program was:
396| #line 2081 "configure"
397| /* confdefs.h.  */
398|
399| #define PACKAGE_NAME ""
400| #define PACKAGE_TARNAME ""
401| #define PACKAGE_VERSION ""
402| #define PACKAGE_STRING ""
403| #define PACKAGE_BUGREPORT ""
404| /* end confdefs.h.  */
405| #include <stdarg.h>
406| #include <stdio.h>
407| #include <sys/types.h>
408| #include <sys/stat.h>
409| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
410| struct buf { int x; };
411| FILE * (*rcsopen) (struct buf *, struct stat *, int);
412| static char *e (p, i)
413|      char **p;
414|      int i;
415| {
416|   return p[i];
417| }
418| static char *f (char * (*g) (char **, int), char **p, ...)
419| {
420|   char *s;
421|   va_list v;
422|   va_start (v,p);
423|   s = g (p, va_arg (v,int));
424|   va_end (v);
425|   return s;
426| }
427| int test (int i, double x);
428| struct s1 {int (*f) (int a);};
429| struct s2 {int (*f) (double a);};
430| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
431| int argc;
432| char **argv;
433| int
434| main ()
435| {
436| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
437|   ;
438|   return 0;
439| }
440configure:2162: result: none needed
441configure:2180: gcc -c -g -O2  conftest.c >&5
442conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
443configure:2183: $? = 1
444configure: failed program was:
445| #ifndef __cplusplus
446|   choke me
447| #endif
448configure:2297: checking how to run the C preprocessor
449configure:2333: gcc -E  conftest.c
450In file included from configure:2328:
451/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:10:25: error: limits.h: No such file or directory
452configure:2339: $? = 1
453configure: failed program was:
454| #line 2319 "configure"
455| /* confdefs.h.  */
456|
457| #define PACKAGE_NAME ""
458| #define PACKAGE_TARNAME ""
459| #define PACKAGE_VERSION ""
460| #define PACKAGE_STRING ""
461| #define PACKAGE_BUGREPORT ""
462| /* end confdefs.h.  */
463| #ifdef __STDC__
464| # include <limits.h>
465| #else
466| # include <assert.h>
467| #endif
468|                      Syntax error
469configure:2333: gcc -E  conftest.c
470In file included from configure:2328:
471/usr/lib/gcc/i686-apple-darwin10/4.2.1/include/limits.h:10:25: error: limits.h: No such file or directory
472configure:2339: $? = 1
473configure: failed program was:
474| #line 2319 "configure"
475| /* confdefs.h.  */
476|
477| #define PACKAGE_NAME ""
478| #define PACKAGE_TARNAME ""
479| #define PACKAGE_VERSION ""
480| #define PACKAGE_STRING ""
481| #define PACKAGE_BUGREPORT ""
482| /* end confdefs.h.  */
483| #ifdef __STDC__
484| # include <limits.h>
485| #else
486| # include <assert.h>
487| #endif
488|                      Syntax error
489configure:2333: gcc -E -traditional-cpp  conftest.c
490configure:2330: error: assert.h: No such file or directory
491configure:2339: $? = 1
492configure: failed program was:
493| #line 2319 "configure"
494| /* confdefs.h.  */
495|
496| #define PACKAGE_NAME ""
497| #define PACKAGE_TARNAME ""
498| #define PACKAGE_VERSION ""
499| #define PACKAGE_STRING ""
500| #define PACKAGE_BUGREPORT ""
501| /* end confdefs.h.  */
502| #ifdef __STDC__
503| # include <limits.h>
504| #else
505| # include <assert.h>
506| #endif
507|                      Syntax error
508configure:2333: gcc -E -traditional-cpp  conftest.c
509configure:2330: error: assert.h: No such file or directory
510configure:2339: $? = 1
511configure: failed program was:
512| #line 2319 "configure"
513| /* confdefs.h.  */
514|
515| #define PACKAGE_NAME ""
516| #define PACKAGE_TARNAME ""
517| #define PACKAGE_VERSION ""
518| #define PACKAGE_STRING ""
519| #define PACKAGE_BUGREPORT ""
520| /* end confdefs.h.  */
521| #ifdef __STDC__
522| # include <limits.h>
523| #else
524| # include <assert.h>
525| #endif
526|                      Syntax error
527configure:2333: /lib/cpp  conftest.c
528./configure: line 2334: /lib/cpp: No such file or directory
529configure:2339: $? = 127
530configure: failed program was:
531| #line 2319 "configure"
532| /* confdefs.h.  */
533|
534| #define PACKAGE_NAME ""
535| #define PACKAGE_TARNAME ""
536| #define PACKAGE_VERSION ""
537| #define PACKAGE_STRING ""
538| #define PACKAGE_BUGREPORT ""
539| /* end confdefs.h.  */
540| #ifdef __STDC__
541| # include <limits.h>
542| #else
543| # include <assert.h>
544| #endif
545|                      Syntax error
546configure:2333: /lib/cpp  conftest.c
547./configure: line 2334: /lib/cpp: No such file or directory
548configure:2339: $? = 127
549configure: failed program was:
550| #line 2319 "configure"
551| /* confdefs.h.  */
552|
553| #define PACKAGE_NAME ""
554| #define PACKAGE_TARNAME ""
555| #define PACKAGE_VERSION ""
556| #define PACKAGE_STRING ""
557| #define PACKAGE_BUGREPORT ""
558| /* end confdefs.h.  */
559| #ifdef __STDC__
560| # include <limits.h>
561| #else
562| # include <assert.h>
563| #endif
564|                      Syntax error
565configure:2415: result: /lib/cpp
566configure:2440: /lib/cpp  conftest.c
567./configure: line 2441: /lib/cpp: No such file or directory
568configure:2446: $? = 127
569configure: failed program was:
570| #line 2426 "configure"
571| /* confdefs.h.  */
572|
573| #define PACKAGE_NAME ""
574| #define PACKAGE_TARNAME ""
575| #define PACKAGE_VERSION ""
576| #define PACKAGE_STRING ""
577| #define PACKAGE_BUGREPORT ""
578| /* end confdefs.h.  */
579| #ifdef __STDC__
580| # include <limits.h>
581| #else
582| # include <assert.h>
583| #endif
584|                      Syntax error
585configure:2440: /lib/cpp  conftest.c
586./configure: line 2441: /lib/cpp: No such file or directory
587configure:2446: $? = 127
588configure: failed program was:
589| #line 2426 "configure"
590| /* confdefs.h.  */
591|
592| #define PACKAGE_NAME ""
593| #define PACKAGE_TARNAME ""
594| #define PACKAGE_VERSION ""
595| #define PACKAGE_STRING ""
596| #define PACKAGE_BUGREPORT ""
597| /* end confdefs.h.  */
598| #ifdef __STDC__
599| # include <limits.h>
600| #else
601| # include <assert.h>
602| #endif
603|                      Syntax error
604configure:2514: error: C preprocessor "/lib/cpp" fails sanity check
605See `config.log' for more details.
606
607## ---------------- ##
608## Cache variables. ##
609## ---------------- ##
610
611ac_cv_c_compiler_gnu=yes
612ac_cv_env_CC_set=
613ac_cv_env_CC_value=
614ac_cv_env_CFLAGS_set=
615ac_cv_env_CFLAGS_value=
616ac_cv_env_CPPFLAGS_set=
617ac_cv_env_CPPFLAGS_value=
618ac_cv_env_CPP_set=
619ac_cv_env_CPP_value=
620ac_cv_env_LDFLAGS_set=
621ac_cv_env_LDFLAGS_value=
622ac_cv_env_build_alias_set=
623ac_cv_env_build_alias_value=
624ac_cv_env_host_alias_set=
625ac_cv_env_host_alias_value=
626ac_cv_env_target_alias_set=
627ac_cv_env_target_alias_value=
628ac_cv_exeext=
629ac_cv_objext=o
630ac_cv_path_ac_prefix_program=/usr/bin/screen
631ac_cv_prog_CPP=/lib/cpp
632ac_cv_prog_ac_ct_CC=gcc
633ac_cv_prog_cc_g=yes
634ac_cv_prog_cc_stdc=no
635
636## ----------------- ##
637## Output variables. ##
638## ----------------- ##
639
640AWK=''
641CC='gcc'
642CFLAGS='-g -O2'
643CPP='/lib/cpp'
644CPPFLAGS=''
645DEFS=''
646ECHO_C='ECHO_N=''
647ECHO_T=''
648EGREP=''
649EXEEXT=''
650INSTALL_DATA=''
651INSTALL_PROGRAM=''
652INSTALL_SCRIPT=''
653LDFLAGS=''
654LIBOBJS=''
655LIBS=''
656LTLIBOBJS=''
657OBJEXT='o'
658PACKAGE_BUGREPORT=''
659PACKAGE_NAME=''
660PACKAGE_STRING=''
661PACKAGE_TARNAME=''
662PACKAGE_VERSION=''
663PATH_SEPARATOR=':'
664SHELL='/bin/sh'
665VERSION='4.0.3'
666WRITEPATH=''
667XTERMPATH=''
668ac_ct_CC='gcc'
669ac_prefix_program='/usr/bin/screen'
670bindir='${exec_prefix}/bin'
671build_alias=''
672datadir='${prefix}/share'
673exec_prefix='NONE'
674host_alias=''
675includedir='${prefix}/include'
676infodir='${prefix}/info'
677libdir='${exec_prefix}/lib'
678libexecdir='${exec_prefix}/libexec'
679localstatedir='${prefix}/var'
680mandir='${prefix}/man'
681oldincludedir='/usr/include'
682prefix='/usr'
683program_transform_name='s,x,x,'
684sbindir='${exec_prefix}/sbin'
685sharedstatedir='${prefix}/com'
686sysconfdir='${prefix}/etc'
687target_alias=''
688
689## ----------- ##
690## confdefs.h. ##
691## ----------- ##
692
693#define PACKAGE_BUGREPORT ""
694#define PACKAGE_NAME ""
695#define PACKAGE_STRING ""
696#define PACKAGE_TARNAME ""
697#define PACKAGE_VERSION ""
698
699configure: exit 1