1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by avarice configure 2.10, which was |
---|
5 | generated by GNU Autoconf 2.62. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Luke.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 1.00 gigabytes |
---|
33 | Default processor set: 80 tasks, 378 threads, 2 processors |
---|
34 | Load average: 0.74, Mach factor: 1.25 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /opt/local/bin |
---|
42 | PATH: /opt/local/sbin |
---|
43 | PATH: /opt/local/bin |
---|
44 | PATH: /opt/local/sbin |
---|
45 | PATH: /opt/local/bin |
---|
46 | PATH: /opt/local/sbin |
---|
47 | PATH: /opt/local/share/checker-234 |
---|
48 | PATH: ~/depot_tools/ |
---|
49 | PATH: /Developer/usr/bin/ |
---|
50 | PATH: ~/bin/ |
---|
51 | PATH: /usr/bin |
---|
52 | PATH: /bin |
---|
53 | PATH: /usr/sbin |
---|
54 | PATH: /sbin |
---|
55 | PATH: /usr/local/bin |
---|
56 | PATH: /usr/X11/bin |
---|
57 | PATH: /Users/lswith/Downloads/arm/bin |
---|
58 | |
---|
59 | |
---|
60 | ## ----------- ## |
---|
61 | ## Core tests. ## |
---|
62 | ## ----------- ## |
---|
63 | |
---|
64 | configure:1880: checking for a BSD-compatible install |
---|
65 | configure:1948: result: /usr/bin/install -c |
---|
66 | configure:1959: checking whether build environment is sane |
---|
67 | configure:2002: result: yes |
---|
68 | configure:2027: checking for a thread-safe mkdir -p |
---|
69 | configure:2066: result: config-aux/install-sh -c -d |
---|
70 | configure:2079: checking for gawk |
---|
71 | configure:2109: result: no |
---|
72 | configure:2079: checking for mawk |
---|
73 | configure:2109: result: no |
---|
74 | configure:2079: checking for nawk |
---|
75 | configure:2109: result: no |
---|
76 | configure:2079: checking for awk |
---|
77 | configure:2095: found /usr/bin/awk |
---|
78 | configure:2106: result: awk |
---|
79 | configure:2117: checking whether make sets $(MAKE) |
---|
80 | configure:2139: result: yes |
---|
81 | configure:2387: checking for g++ |
---|
82 | configure:2403: found /Developer/usr/bin//g++ |
---|
83 | configure:2414: result: g++ |
---|
84 | configure:2445: checking for C++ compiler version |
---|
85 | configure:2453: g++ --version >&5 |
---|
86 | i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
87 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
88 | This is free software; see the source for copying conditions. There is NO |
---|
89 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
90 | |
---|
91 | configure:2457: $? = 0 |
---|
92 | configure:2464: g++ -v >&5 |
---|
93 | Using built-in specs. |
---|
94 | Target: i686-apple-darwin10 |
---|
95 | Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 |
---|
96 | Thread model: posix |
---|
97 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
98 | configure:2468: $? = 0 |
---|
99 | configure:2475: g++ -V >&5 |
---|
100 | g++-4.2: argument to `-V' is missing |
---|
101 | configure:2479: $? = 1 |
---|
102 | configure:2502: checking for C++ compiler default output file name |
---|
103 | configure:2524: g++ conftest.cpp >&5 |
---|
104 | configure:2528: $? = 0 |
---|
105 | configure:2566: result: a.out |
---|
106 | configure:2583: checking whether the C++ compiler works |
---|
107 | configure:2593: ./a.out |
---|
108 | configure:2597: $? = 0 |
---|
109 | configure:2614: result: yes |
---|
110 | configure:2621: checking whether we are cross compiling |
---|
111 | configure:2623: result: no |
---|
112 | configure:2626: checking for suffix of executables |
---|
113 | configure:2633: g++ -o conftest conftest.cpp >&5 |
---|
114 | configure:2637: $? = 0 |
---|
115 | configure:2661: result: |
---|
116 | configure:2667: checking for suffix of object files |
---|
117 | configure:2693: g++ -c conftest.cpp >&5 |
---|
118 | configure:2697: $? = 0 |
---|
119 | configure:2720: result: o |
---|
120 | configure:2724: checking whether we are using the GNU C++ compiler |
---|
121 | configure:2753: g++ -c conftest.cpp >&5 |
---|
122 | configure:2760: $? = 0 |
---|
123 | configure:2777: result: yes |
---|
124 | configure:2786: checking whether g++ accepts -g |
---|
125 | configure:2816: g++ -c -g conftest.cpp >&5 |
---|
126 | configure:2823: $? = 0 |
---|
127 | configure:2924: result: yes |
---|
128 | configure:2958: checking for style of include used by make |
---|
129 | configure:2986: result: GNU |
---|
130 | configure:3011: checking dependency style of g++ |
---|
131 | configure:3102: result: gcc3 |
---|
132 | configure:3165: checking for gcc |
---|
133 | configure:3181: found /Developer/usr/bin//gcc |
---|
134 | configure:3192: result: gcc |
---|
135 | configure:3430: checking for C compiler version |
---|
136 | configure:3438: gcc --version >&5 |
---|
137 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
138 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
139 | This is free software; see the source for copying conditions. There is NO |
---|
140 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
141 | |
---|
142 | configure:3442: $? = 0 |
---|
143 | configure:3449: gcc -v >&5 |
---|
144 | Using built-in specs. |
---|
145 | Target: i686-apple-darwin10 |
---|
146 | Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 |
---|
147 | Thread model: posix |
---|
148 | gcc version 4.2.1 (Apple Inc. build 5646) (dot 1) |
---|
149 | configure:3453: $? = 0 |
---|
150 | configure:3460: gcc -V >&5 |
---|
151 | gcc-4.2: argument to `-V' is missing |
---|
152 | configure:3464: $? = 1 |
---|
153 | configure:3467: checking whether we are using the GNU C compiler |
---|
154 | configure:3496: gcc -c conftest.c >&5 |
---|
155 | configure:3503: $? = 0 |
---|
156 | configure:3520: result: yes |
---|
157 | configure:3529: checking whether gcc accepts -g |
---|
158 | configure:3559: gcc -c -g conftest.c >&5 |
---|
159 | configure:3566: $? = 0 |
---|
160 | configure:3667: result: yes |
---|
161 | configure:3684: checking for gcc option to accept ISO C89 |
---|
162 | configure:3758: gcc -c -g -O2 conftest.c >&5 |
---|
163 | configure:3765: $? = 0 |
---|
164 | configure:3788: result: none needed |
---|
165 | configure:3808: checking dependency style of gcc |
---|
166 | configure:3899: result: gcc3 |
---|
167 | configure:3917: checking for perl |
---|
168 | configure:3935: found /opt/local/bin/perl |
---|
169 | configure:3947: result: /opt/local/bin/perl |
---|
170 | configure:3966: checking for library containing gethostbyname |
---|
171 | configure:4007: gcc -o conftest -g -O2 conftest.c >&5 |
---|
172 | configure:4014: $? = 0 |
---|
173 | configure:4045: result: none required |
---|
174 | configure:4053: checking for socket |
---|
175 | configure:4109: gcc -o conftest -g -O2 conftest.c >&5 |
---|
176 | configure:4116: $? = 0 |
---|
177 | configure:4136: result: yes |
---|
178 | configure:4289: checking for library containing inet_aton |
---|
179 | configure:4330: gcc -o conftest -g -O2 conftest.c >&5 |
---|
180 | configure:4337: $? = 0 |
---|
181 | configure:4368: result: none required |
---|
182 | configure:4382: checking for iconv_open in -liconv |
---|
183 | configure:4417: gcc -o conftest -g -O2 conftest.c -liconv >&5 |
---|
184 | configure:4424: $? = 0 |
---|
185 | configure:4445: result: yes |
---|
186 | configure:4536: checking for dcgettext in -lintl |
---|
187 | configure:4571: gcc -o conftest -g -O2 conftest.c -lintl -liconv >&5 |
---|
188 | conftest.c:18: warning: conflicting types for built-in function 'dcgettext' |
---|
189 | ld: library not found for -lintl |
---|
190 | collect2: ld returned 1 exit status |
---|
191 | configure:4578: $? = 1 |
---|
192 | configure: failed program was: |
---|
193 | | /* confdefs.h. */ |
---|
194 | | #define PACKAGE_NAME "avarice" |
---|
195 | | #define PACKAGE_TARNAME "avarice" |
---|
196 | | #define PACKAGE_VERSION "2.10" |
---|
197 | | #define PACKAGE_STRING "avarice 2.10" |
---|
198 | | #define PACKAGE_BUGREPORT "" |
---|
199 | | #define PACKAGE "avarice" |
---|
200 | | #define VERSION "2.10" |
---|
201 | | #define HAVE_LIBICONV 1 |
---|
202 | | /* end confdefs.h. */ |
---|
203 | | |
---|
204 | | /* Override any GCC internal prototype to avoid an error. |
---|
205 | | Use char because int might match the return type of a GCC |
---|
206 | | builtin and then its argument prototype would still apply. */ |
---|
207 | | #ifdef __cplusplus |
---|
208 | | extern "C" |
---|
209 | | #endif |
---|
210 | | char dcgettext (); |
---|
211 | | int |
---|
212 | | main () |
---|
213 | | { |
---|
214 | | return dcgettext (); |
---|
215 | | ; |
---|
216 | | return 0; |
---|
217 | | } |
---|
218 | configure:4599: result: no |
---|
219 | configure:4611: checking for xmalloc in -liberty |
---|
220 | configure:4646: gcc -o conftest -g -O2 conftest.c -liberty -liconv >&5 |
---|
221 | ld: warning: in /usr/local/lib/libiberty.a, file is not of required architecture |
---|
222 | Undefined symbols: |
---|
223 | "_xmalloc", referenced from: |
---|
224 | _main in ccTU3Q7G.o |
---|
225 | ld: symbol(s) not found |
---|
226 | collect2: ld returned 1 exit status |
---|
227 | configure:4653: $? = 1 |
---|
228 | configure: failed program was: |
---|
229 | | /* confdefs.h. */ |
---|
230 | | #define PACKAGE_NAME "avarice" |
---|
231 | | #define PACKAGE_TARNAME "avarice" |
---|
232 | | #define PACKAGE_VERSION "2.10" |
---|
233 | | #define PACKAGE_STRING "avarice 2.10" |
---|
234 | | #define PACKAGE_BUGREPORT "" |
---|
235 | | #define PACKAGE "avarice" |
---|
236 | | #define VERSION "2.10" |
---|
237 | | #define HAVE_LIBICONV 1 |
---|
238 | | /* end confdefs.h. */ |
---|
239 | | |
---|
240 | | /* Override any GCC internal prototype to avoid an error. |
---|
241 | | Use char because int might match the return type of a GCC |
---|
242 | | builtin and then its argument prototype would still apply. */ |
---|
243 | | #ifdef __cplusplus |
---|
244 | | extern "C" |
---|
245 | | #endif |
---|
246 | | char xmalloc (); |
---|
247 | | int |
---|
248 | | main () |
---|
249 | | { |
---|
250 | | return xmalloc (); |
---|
251 | | ; |
---|
252 | | return 0; |
---|
253 | | } |
---|
254 | configure:4674: result: no |
---|
255 | configure:4686: checking for bfd_init in -lbfd |
---|
256 | configure:4721: gcc -o conftest -g -O2 conftest.c -lbfd -liconv >&5 |
---|
257 | ld: warning: in /usr/local/lib/libbfd.a, file is not of required architecture |
---|
258 | Undefined symbols: |
---|
259 | "_bfd_init", referenced from: |
---|
260 | _main in ccEQKcSY.o |
---|
261 | ld: symbol(s) not found |
---|
262 | collect2: ld returned 1 exit status |
---|
263 | configure:4728: $? = 1 |
---|
264 | configure: failed program was: |
---|
265 | | /* confdefs.h. */ |
---|
266 | | #define PACKAGE_NAME "avarice" |
---|
267 | | #define PACKAGE_TARNAME "avarice" |
---|
268 | | #define PACKAGE_VERSION "2.10" |
---|
269 | | #define PACKAGE_STRING "avarice 2.10" |
---|
270 | | #define PACKAGE_BUGREPORT "" |
---|
271 | | #define PACKAGE "avarice" |
---|
272 | | #define VERSION "2.10" |
---|
273 | | #define HAVE_LIBICONV 1 |
---|
274 | | /* end confdefs.h. */ |
---|
275 | | |
---|
276 | | /* Override any GCC internal prototype to avoid an error. |
---|
277 | | Use char because int might match the return type of a GCC |
---|
278 | | builtin and then its argument prototype would still apply. */ |
---|
279 | | #ifdef __cplusplus |
---|
280 | | extern "C" |
---|
281 | | #endif |
---|
282 | | char bfd_init (); |
---|
283 | | int |
---|
284 | | main () |
---|
285 | | { |
---|
286 | | return bfd_init (); |
---|
287 | | ; |
---|
288 | | return 0; |
---|
289 | | } |
---|
290 | configure:4749: result: no |
---|
291 | configure:4763: checking for usb_get_string_simple in -lusb |
---|
292 | configure:4798: gcc -o conftest -g -O2 conftest.c -lusb -liconv >&5 |
---|
293 | ld: library not found for -lusb |
---|
294 | collect2: ld returned 1 exit status |
---|
295 | configure:4805: $? = 1 |
---|
296 | configure: failed program was: |
---|
297 | | /* confdefs.h. */ |
---|
298 | | #define PACKAGE_NAME "avarice" |
---|
299 | | #define PACKAGE_TARNAME "avarice" |
---|
300 | | #define PACKAGE_VERSION "2.10" |
---|
301 | | #define PACKAGE_STRING "avarice 2.10" |
---|
302 | | #define PACKAGE_BUGREPORT "" |
---|
303 | | #define PACKAGE "avarice" |
---|
304 | | #define VERSION "2.10" |
---|
305 | | #define HAVE_LIBICONV 1 |
---|
306 | | /* end confdefs.h. */ |
---|
307 | | |
---|
308 | | /* Override any GCC internal prototype to avoid an error. |
---|
309 | | Use char because int might match the return type of a GCC |
---|
310 | | builtin and then its argument prototype would still apply. */ |
---|
311 | | #ifdef __cplusplus |
---|
312 | | extern "C" |
---|
313 | | #endif |
---|
314 | | char usb_get_string_simple (); |
---|
315 | | int |
---|
316 | | main () |
---|
317 | | { |
---|
318 | | return usb_get_string_simple (); |
---|
319 | | ; |
---|
320 | | return 0; |
---|
321 | | } |
---|
322 | configure:4826: result: no |
---|
323 | configure:4839: error: You need to install libbfd.a from binutils. |
---|
324 | |
---|
325 | ## ---------------- ## |
---|
326 | ## Cache variables. ## |
---|
327 | ## ---------------- ## |
---|
328 | |
---|
329 | ac_cv_c_compiler_gnu=yes |
---|
330 | ac_cv_cxx_compiler_gnu=yes |
---|
331 | ac_cv_env_CCC_set= |
---|
332 | ac_cv_env_CCC_value= |
---|
333 | ac_cv_env_CC_set= |
---|
334 | ac_cv_env_CC_value= |
---|
335 | ac_cv_env_CFLAGS_set= |
---|
336 | ac_cv_env_CFLAGS_value= |
---|
337 | ac_cv_env_CPPFLAGS_set= |
---|
338 | ac_cv_env_CPPFLAGS_value= |
---|
339 | ac_cv_env_CPP_set= |
---|
340 | ac_cv_env_CPP_value= |
---|
341 | ac_cv_env_CXXFLAGS_set= |
---|
342 | ac_cv_env_CXXFLAGS_value= |
---|
343 | ac_cv_env_CXX_set= |
---|
344 | ac_cv_env_CXX_value= |
---|
345 | ac_cv_env_LDFLAGS_set= |
---|
346 | ac_cv_env_LDFLAGS_value= |
---|
347 | ac_cv_env_LIBS_set= |
---|
348 | ac_cv_env_LIBS_value= |
---|
349 | ac_cv_env_build_alias_set= |
---|
350 | ac_cv_env_build_alias_value= |
---|
351 | ac_cv_env_host_alias_set= |
---|
352 | ac_cv_env_host_alias_value= |
---|
353 | ac_cv_env_target_alias_set= |
---|
354 | ac_cv_env_target_alias_value= |
---|
355 | ac_cv_func_socket=yes |
---|
356 | ac_cv_lib_bfd_bfd_init=no |
---|
357 | ac_cv_lib_iberty_xmalloc=no |
---|
358 | ac_cv_lib_iconv_iconv_open=yes |
---|
359 | ac_cv_lib_intl_dcgettext=no |
---|
360 | ac_cv_lib_usb_usb_get_string_simple=no |
---|
361 | ac_cv_objext=o |
---|
362 | ac_cv_path_install='/usr/bin/install -c' |
---|
363 | ac_cv_path_pathperl=/opt/local/bin/perl |
---|
364 | ac_cv_prog_AWK=awk |
---|
365 | ac_cv_prog_ac_ct_CC=gcc |
---|
366 | ac_cv_prog_ac_ct_CXX=g++ |
---|
367 | ac_cv_prog_cc_c89= |
---|
368 | ac_cv_prog_cc_g=yes |
---|
369 | ac_cv_prog_cxx_g=yes |
---|
370 | ac_cv_prog_make_make_set=yes |
---|
371 | ac_cv_search_gethostbyname='none required' |
---|
372 | ac_cv_search_inet_aton='none required' |
---|
373 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
374 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
375 | |
---|
376 | ## ----------------- ## |
---|
377 | ## Output variables. ## |
---|
378 | ## ----------------- ## |
---|
379 | |
---|
380 | ACLOCAL='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run aclocal-1.10' |
---|
381 | AMDEPBACKSLASH='\' |
---|
382 | AMDEP_FALSE='#' |
---|
383 | AMDEP_TRUE='' |
---|
384 | AMTAR='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run tar' |
---|
385 | AUTOCONF='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run autoconf' |
---|
386 | AUTOHEADER='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run autoheader' |
---|
387 | AUTOMAKE='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run automake-1.10' |
---|
388 | AWK='awk' |
---|
389 | CC='gcc' |
---|
390 | CCDEPMODE='depmode=gcc3' |
---|
391 | CFLAGS='-g -O2' |
---|
392 | CPP='' |
---|
393 | CPPFLAGS='' |
---|
394 | CXX='g++' |
---|
395 | CXXDEPMODE='depmode=gcc3' |
---|
396 | CXXFLAGS='-g -O2' |
---|
397 | CYGPATH_W='echo' |
---|
398 | DEFS='' |
---|
399 | DEPDIR='.deps' |
---|
400 | ECHO_C='\c' |
---|
401 | ECHO_N='' |
---|
402 | ECHO_T='' |
---|
403 | EGREP='' |
---|
404 | EXEEXT='' |
---|
405 | GREP='' |
---|
406 | INSTALL_DATA='${INSTALL} -m 644' |
---|
407 | INSTALL_PROGRAM='${INSTALL}' |
---|
408 | INSTALL_SCRIPT='${INSTALL}' |
---|
409 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
410 | LDFLAGS='' |
---|
411 | LIBOBJS='' |
---|
412 | LIBS='-liconv ' |
---|
413 | LTLIBOBJS='' |
---|
414 | MAKEINFO='${SHELL} /Users/lswith/avarice-2.10/config-aux/missing --run makeinfo' |
---|
415 | MKDIR_P='config-aux/install-sh -c -d' |
---|
416 | OBJEXT='o' |
---|
417 | PACKAGE='avarice' |
---|
418 | PACKAGE_BUGREPORT='' |
---|
419 | PACKAGE_NAME='avarice' |
---|
420 | PACKAGE_STRING='avarice 2.10' |
---|
421 | PACKAGE_TARNAME='avarice' |
---|
422 | PACKAGE_VERSION='2.10' |
---|
423 | PATH_SEPARATOR=':' |
---|
424 | SET_MAKE='' |
---|
425 | SHELL='/bin/sh' |
---|
426 | STRIP='' |
---|
427 | VERSION='2.10' |
---|
428 | ac_ct_CC='gcc' |
---|
429 | ac_ct_CXX='g++' |
---|
430 | am__fastdepCC_FALSE='#' |
---|
431 | am__fastdepCC_TRUE='' |
---|
432 | am__fastdepCXX_FALSE='#' |
---|
433 | am__fastdepCXX_TRUE='' |
---|
434 | am__include='include' |
---|
435 | am__isrc='' |
---|
436 | am__leading_dot='.' |
---|
437 | am__quote='' |
---|
438 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
439 | am__untar='${AMTAR} xf -' |
---|
440 | bindir='${exec_prefix}/bin' |
---|
441 | build_alias='' |
---|
442 | datadir='${datarootdir}' |
---|
443 | datarootdir='${prefix}/share' |
---|
444 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
445 | dvidir='${docdir}' |
---|
446 | exec_prefix='NONE' |
---|
447 | host_alias='' |
---|
448 | htmldir='${docdir}' |
---|
449 | includedir='${prefix}/include' |
---|
450 | infodir='${datarootdir}/info' |
---|
451 | install_sh='$(SHELL) /Users/lswith/avarice-2.10/config-aux/install-sh' |
---|
452 | libdir='${exec_prefix}/lib' |
---|
453 | libexecdir='${exec_prefix}/libexec' |
---|
454 | localedir='${datarootdir}/locale' |
---|
455 | localstatedir='${prefix}/var' |
---|
456 | mandir='${datarootdir}/man' |
---|
457 | mkdir_p='$(top_builddir)/config-aux/install-sh -c -d' |
---|
458 | oldincludedir='/usr/include' |
---|
459 | pathperl='/opt/local/bin/perl' |
---|
460 | pdfdir='${docdir}' |
---|
461 | prefix='NONE' |
---|
462 | program_transform_name='s,x,x,' |
---|
463 | psdir='${docdir}' |
---|
464 | sbindir='${exec_prefix}/sbin' |
---|
465 | sharedstatedir='${prefix}/com' |
---|
466 | sysconfdir='${prefix}/etc' |
---|
467 | target_alias='' |
---|
468 | |
---|
469 | ## ----------- ## |
---|
470 | ## confdefs.h. ## |
---|
471 | ## ----------- ## |
---|
472 | |
---|
473 | #define PACKAGE_NAME "avarice" |
---|
474 | #define PACKAGE_TARNAME "avarice" |
---|
475 | #define PACKAGE_VERSION "2.10" |
---|
476 | #define PACKAGE_STRING "avarice 2.10" |
---|
477 | #define PACKAGE_BUGREPORT "" |
---|
478 | #define PACKAGE "avarice" |
---|
479 | #define VERSION "2.10" |
---|
480 | #define HAVE_LIBICONV 1 |
---|
481 | |
---|
482 | configure: exit 1 |
---|