OSDN Git Service

\90V\8bK\82É\8dì\90¬\82µ\82½TermLexer\82ð\97\98\97p\82µ\82Ä\93à\95\94\82ð\8fC\90³\82µ\82½\81B
[simplecms/utakata.git] / config.log
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 utakata configure 0.0.1, which was
5 generated by GNU Autoconf 2.63.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = vaio_z
14 uname -m = i686
15 uname -r = 2.6.31-gentoo-r6
16 uname -s = Linux
17 uname -v = #5 SMP Sat Jan 2 13:44:04 JST 2010
18
19 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8800 @ 2.66GHz
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      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /home/derui/bin
31 PATH: /usr/local/bin
32 PATH: /usr/local/sbin
33 PATH: /usr/sbin
34 PATH: /sbin
35 PATH: /bin
36 PATH: /usr/local/bin
37 PATH: /usr/bin
38 PATH: /usr/local/X11R6/bin
39 PATH: /usr/X11R6/bin
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:1883: checking for a BSD-compatible install
47 configure:1951: result: /usr/bin/install -c
48 configure:1962: checking whether build environment is sane
49 configure:2005: result: yes
50 configure:2030: checking for a thread-safe mkdir -p
51 configure:2069: result: /bin/mkdir -p
52 configure:2082: checking for gawk
53 configure:2098: found /bin/gawk
54 configure:2109: result: gawk
55 configure:2120: checking whether make sets $(MAKE)
56 configure:2142: result: yes
57 configure:2386: checking for g++
58 configure:2402: found /usr/bin/g++
59 configure:2413: result: g++
60 configure:2440: checking for C++ compiler version
61 configure:2448: g++ --version >&5
62 g++ (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
63 Copyright (C) 2008 Free Software Foundation, Inc.
64 This is free software; see the source for copying conditions.  There is NO
65 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
66
67 configure:2452: $? = 0
68 configure:2459: g++ -v >&5
69 Using built-in specs.
70 Target: i686-pc-linux-gnu
71 Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5'
72 Thread model: posix
73 gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
74 configure:2463: $? = 0
75 configure:2470: g++ -V >&5
76 g++: '-V' option must have argument
77 configure:2474: $? = 1
78 configure:2497: checking for C++ compiler default output file name
79 configure:2519: g++    conftest.cpp  >&5
80 configure:2523: $? = 0
81 configure:2561: result: a.out
82 configure:2580: checking whether the C++ compiler works
83 configure:2590: ./a.out
84 configure:2594: $? = 0
85 configure:2613: result: yes
86 configure:2620: checking whether we are cross compiling
87 configure:2622: result: no
88 configure:2625: checking for suffix of executables
89 configure:2632: g++ -o conftest    conftest.cpp  >&5
90 configure:2636: $? = 0
91 configure:2662: result: 
92 configure:2668: checking for suffix of object files
93 configure:2694: g++ -c   conftest.cpp >&5
94 configure:2698: $? = 0
95 configure:2723: result: o
96 configure:2727: checking whether we are using the GNU C++ compiler
97 configure:2756: g++ -c   conftest.cpp >&5
98 configure:2763: $? = 0
99 configure:2780: result: yes
100 configure:2789: checking whether g++ accepts -g
101 configure:2819: g++ -c -g  conftest.cpp >&5
102 configure:2826: $? = 0
103 configure:2927: result: yes
104 configure:2961: checking for style of include used by make
105 configure:2989: result: GNU
106 configure:3014: checking dependency style of g++
107 configure:3105: result: gcc3
108 configure:3168: checking for gcc
109 configure:3184: found /usr/bin/gcc
110 configure:3195: result: gcc
111 configure:3427: checking for C compiler version
112 configure:3435: gcc --version >&5
113 gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
114 Copyright (C) 2008 Free Software Foundation, Inc.
115 This is free software; see the source for copying conditions.  There is NO
116 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
117
118 configure:3439: $? = 0
119 configure:3446: gcc -v >&5
120 Using built-in specs.
121 Target: i686-pc-linux-gnu
122 Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5'
123 Thread model: posix
124 gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) 
125 configure:3450: $? = 0
126 configure:3457: gcc -V >&5
127 gcc: '-V' option must have argument
128 configure:3461: $? = 1
129 configure:3464: checking whether we are using the GNU C compiler
130 configure:3493: gcc -c   conftest.c >&5
131 configure:3500: $? = 0
132 configure:3517: result: yes
133 configure:3526: checking whether gcc accepts -g
134 configure:3556: gcc -c -g  conftest.c >&5
135 configure:3563: $? = 0
136 configure:3664: result: yes
137 configure:3681: checking for gcc option to accept ISO C89
138 configure:3755: gcc  -c -g -O2  conftest.c >&5
139 configure:3762: $? = 0
140 configure:3785: result: none needed
141 configure:3805: checking dependency style of gcc
142 configure:3896: result: gcc3
143 configure:3924: checking how to run the C preprocessor
144 configure:3964: gcc -E  conftest.c
145 configure:3971: $? = 0
146 configure:4002: gcc -E  conftest.c
147 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
148 configure:4009: $? = 1
149 configure: failed program was:
150 | /* confdefs.h.  */
151 | #define PACKAGE_NAME "utakata"
152 | #define PACKAGE_TARNAME "utakata"
153 | #define PACKAGE_VERSION "0.0.1"
154 | #define PACKAGE_STRING "utakata 0.0.1"
155 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
156 | #define PACKAGE "utakata"
157 | #define VERSION "0.0.1"
158 | /* end confdefs.h.  */
159 | #include <ac_nonexistent.h>
160 configure:4042: result: gcc -E
161 configure:4071: gcc -E  conftest.c
162 configure:4078: $? = 0
163 configure:4109: gcc -E  conftest.c
164 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
165 configure:4116: $? = 1
166 configure: failed program was:
167 | /* confdefs.h.  */
168 | #define PACKAGE_NAME "utakata"
169 | #define PACKAGE_TARNAME "utakata"
170 | #define PACKAGE_VERSION "0.0.1"
171 | #define PACKAGE_STRING "utakata 0.0.1"
172 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
173 | #define PACKAGE "utakata"
174 | #define VERSION "0.0.1"
175 | /* end confdefs.h.  */
176 | #include <ac_nonexistent.h>
177 configure:4156: checking for grep that handles long lines and -e
178 configure:4216: result: /bin/grep
179 configure:4221: checking for egrep
180 configure:4285: result: /bin/grep -E
181 configure:4290: checking for ANSI C header files
182 configure:4320: gcc -c -g -O2  conftest.c >&5
183 configure:4327: $? = 0
184 configure:4426: gcc -o conftest -g -O2   conftest.c  >&5
185 configure:4430: $? = 0
186 configure:4436: ./conftest
187 configure:4440: $? = 0
188 configure:4458: result: yes
189 configure:4482: checking for sys/types.h
190 configure:4503: gcc -c -g -O2  conftest.c >&5
191 configure:4510: $? = 0
192 configure:4527: result: yes
193 configure:4482: checking for sys/stat.h
194 configure:4503: gcc -c -g -O2  conftest.c >&5
195 configure:4510: $? = 0
196 configure:4527: result: yes
197 configure:4482: checking for stdlib.h
198 configure:4503: gcc -c -g -O2  conftest.c >&5
199 configure:4510: $? = 0
200 configure:4527: result: yes
201 configure:4482: checking for string.h
202 configure:4503: gcc -c -g -O2  conftest.c >&5
203 configure:4510: $? = 0
204 configure:4527: result: yes
205 configure:4482: checking for memory.h
206 configure:4503: gcc -c -g -O2  conftest.c >&5
207 configure:4510: $? = 0
208 configure:4527: result: yes
209 configure:4482: checking for strings.h
210 configure:4503: gcc -c -g -O2  conftest.c >&5
211 configure:4510: $? = 0
212 configure:4527: result: yes
213 configure:4482: checking for inttypes.h
214 configure:4503: gcc -c -g -O2  conftest.c >&5
215 configure:4510: $? = 0
216 configure:4527: result: yes
217 configure:4482: checking for stdint.h
218 configure:4503: gcc -c -g -O2  conftest.c >&5
219 configure:4510: $? = 0
220 configure:4527: result: yes
221 configure:4482: checking for unistd.h
222 configure:4503: gcc -c -g -O2  conftest.c >&5
223 configure:4510: $? = 0
224 configure:4527: result: yes
225 configure:4541: checking for stdbool.h that conforms to C99
226 configure:4636: gcc -c -g -O2  conftest.c >&5
227 configure:4643: $? = 0
228 configure:4658: result: yes
229 configure:4660: checking for _Bool
230 configure:4688: gcc -c -g -O2  conftest.c >&5
231 configure:4695: $? = 0
232 configure:4722: gcc -c -g -O2  conftest.c >&5
233 conftest.c: In function 'main':
234 conftest.c:56: error: expected expression before ')' token
235 configure:4729: $? = 1
236 configure: failed program was:
237 | /* confdefs.h.  */
238 | #define PACKAGE_NAME "utakata"
239 | #define PACKAGE_TARNAME "utakata"
240 | #define PACKAGE_VERSION "0.0.1"
241 | #define PACKAGE_STRING "utakata 0.0.1"
242 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
243 | #define PACKAGE "utakata"
244 | #define VERSION "0.0.1"
245 | #define STDC_HEADERS 1
246 | #define HAVE_SYS_TYPES_H 1
247 | #define HAVE_SYS_STAT_H 1
248 | #define HAVE_STDLIB_H 1
249 | #define HAVE_STRING_H 1
250 | #define HAVE_MEMORY_H 1
251 | #define HAVE_STRINGS_H 1
252 | #define HAVE_INTTYPES_H 1
253 | #define HAVE_STDINT_H 1
254 | #define HAVE_UNISTD_H 1
255 | /* end confdefs.h.  */
256 | #include <stdio.h>
257 | #ifdef HAVE_SYS_TYPES_H
258 | # include <sys/types.h>
259 | #endif
260 | #ifdef HAVE_SYS_STAT_H
261 | # include <sys/stat.h>
262 | #endif
263 | #ifdef STDC_HEADERS
264 | # include <stdlib.h>
265 | # include <stddef.h>
266 | #else
267 | # ifdef HAVE_STDLIB_H
268 | #  include <stdlib.h>
269 | # endif
270 | #endif
271 | #ifdef HAVE_STRING_H
272 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
273 | #  include <memory.h>
274 | # endif
275 | # include <string.h>
276 | #endif
277 | #ifdef HAVE_STRINGS_H
278 | # include <strings.h>
279 | #endif
280 | #ifdef HAVE_INTTYPES_H
281 | # include <inttypes.h>
282 | #endif
283 | #ifdef HAVE_STDINT_H
284 | # include <stdint.h>
285 | #endif
286 | #ifdef HAVE_UNISTD_H
287 | # include <unistd.h>
288 | #endif
289 | int
290 | main ()
291 | {
292 | if (sizeof ((_Bool)))
293 |         return 0;
294 |   ;
295 |   return 0;
296 | }
297 configure:4752: result: yes
298 configure:4771: checking for inline
299 configure:4797: gcc -c -g -O2  conftest.c >&5
300 configure:4804: $? = 0
301 configure:4822: result: inline
302 configure:4841: checking for size_t
303 configure:4869: gcc -c -g -O2  conftest.c >&5
304 configure:4876: $? = 0
305 configure:4903: gcc -c -g -O2  conftest.c >&5
306 conftest.c: In function 'main':
307 conftest.c:58: error: expected expression before ')' token
308 configure:4910: $? = 1
309 configure: failed program was:
310 | /* confdefs.h.  */
311 | #define PACKAGE_NAME "utakata"
312 | #define PACKAGE_TARNAME "utakata"
313 | #define PACKAGE_VERSION "0.0.1"
314 | #define PACKAGE_STRING "utakata 0.0.1"
315 | #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
316 | #define PACKAGE "utakata"
317 | #define VERSION "0.0.1"
318 | #define STDC_HEADERS 1
319 | #define HAVE_SYS_TYPES_H 1
320 | #define HAVE_SYS_STAT_H 1
321 | #define HAVE_STDLIB_H 1
322 | #define HAVE_STRING_H 1
323 | #define HAVE_MEMORY_H 1
324 | #define HAVE_STRINGS_H 1
325 | #define HAVE_INTTYPES_H 1
326 | #define HAVE_STDINT_H 1
327 | #define HAVE_UNISTD_H 1
328 | #define HAVE__BOOL 1
329 | #define HAVE_STDBOOL_H 1
330 | /* end confdefs.h.  */
331 | #include <stdio.h>
332 | #ifdef HAVE_SYS_TYPES_H
333 | # include <sys/types.h>
334 | #endif
335 | #ifdef HAVE_SYS_STAT_H
336 | # include <sys/stat.h>
337 | #endif
338 | #ifdef STDC_HEADERS
339 | # include <stdlib.h>
340 | # include <stddef.h>
341 | #else
342 | # ifdef HAVE_STDLIB_H
343 | #  include <stdlib.h>
344 | # endif
345 | #endif
346 | #ifdef HAVE_STRING_H
347 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
348 | #  include <memory.h>
349 | # endif
350 | # include <string.h>
351 | #endif
352 | #ifdef HAVE_STRINGS_H
353 | # include <strings.h>
354 | #endif
355 | #ifdef HAVE_INTTYPES_H
356 | # include <inttypes.h>
357 | #endif
358 | #ifdef HAVE_STDINT_H
359 | # include <stdint.h>
360 | #endif
361 | #ifdef HAVE_UNISTD_H
362 | # include <unistd.h>
363 | #endif
364 | int
365 | main ()
366 | {
367 | if (sizeof ((size_t)))
368 |         return 0;
369 |   ;
370 |   return 0;
371 | }
372 configure:4933: result: yes
373 configure:5073: creating ./config.status
374
375 ## ---------------------- ##
376 ## Running config.status. ##
377 ## ---------------------- ##
378
379 This file was extended by utakata config.status 0.0.1, which was
380 generated by GNU Autoconf 2.63.  Invocation command line was
381
382   CONFIG_FILES    = 
383   CONFIG_HEADERS  = 
384   CONFIG_LINKS    = 
385   CONFIG_COMMANDS = 
386   $ ./config.status 
387
388 on vaio_z
389
390 config.status:778: creating Makefile
391 config.status:778: creating Rakefile
392 config.status:778: creating config.h
393 config.status:1000: config.h is unchanged
394 config.status:1052: executing depfiles commands
395
396 ## ---------------- ##
397 ## Cache variables. ##
398 ## ---------------- ##
399
400 ac_cv_c_compiler_gnu=yes
401 ac_cv_c_inline=inline
402 ac_cv_cxx_compiler_gnu=yes
403 ac_cv_env_CCC_set=
404 ac_cv_env_CCC_value=
405 ac_cv_env_CC_set=
406 ac_cv_env_CC_value=
407 ac_cv_env_CFLAGS_set=
408 ac_cv_env_CFLAGS_value=
409 ac_cv_env_CPPFLAGS_set=
410 ac_cv_env_CPPFLAGS_value=
411 ac_cv_env_CPP_set=
412 ac_cv_env_CPP_value=
413 ac_cv_env_CXXFLAGS_set=
414 ac_cv_env_CXXFLAGS_value=
415 ac_cv_env_CXX_set=
416 ac_cv_env_CXX_value=
417 ac_cv_env_LDFLAGS_set=
418 ac_cv_env_LDFLAGS_value=
419 ac_cv_env_LIBS_set=
420 ac_cv_env_LIBS_value=
421 ac_cv_env_build_alias_set=
422 ac_cv_env_build_alias_value=
423 ac_cv_env_host_alias_set=
424 ac_cv_env_host_alias_value=
425 ac_cv_env_target_alias_set=
426 ac_cv_env_target_alias_value=
427 ac_cv_header_inttypes_h=yes
428 ac_cv_header_memory_h=yes
429 ac_cv_header_stdbool_h=yes
430 ac_cv_header_stdc=yes
431 ac_cv_header_stdint_h=yes
432 ac_cv_header_stdlib_h=yes
433 ac_cv_header_string_h=yes
434 ac_cv_header_strings_h=yes
435 ac_cv_header_sys_stat_h=yes
436 ac_cv_header_sys_types_h=yes
437 ac_cv_header_unistd_h=yes
438 ac_cv_objext=o
439 ac_cv_path_EGREP='/bin/grep -E'
440 ac_cv_path_GREP=/bin/grep
441 ac_cv_path_install='/usr/bin/install -c'
442 ac_cv_path_mkdir=/bin/mkdir
443 ac_cv_prog_AWK=gawk
444 ac_cv_prog_CPP='gcc -E'
445 ac_cv_prog_ac_ct_CC=gcc
446 ac_cv_prog_ac_ct_CXX=g++
447 ac_cv_prog_cc_c89=
448 ac_cv_prog_cc_g=yes
449 ac_cv_prog_cxx_g=yes
450 ac_cv_prog_make_make_set=yes
451 ac_cv_type__Bool=yes
452 ac_cv_type_size_t=yes
453 am_cv_CC_dependencies_compiler_type=gcc3
454 am_cv_CXX_dependencies_compiler_type=gcc3
455
456 ## ----------------- ##
457 ## Output variables. ##
458 ## ----------------- ##
459
460 ACLOCAL='${SHELL} /home/derui/develop/utakata/missing --run aclocal-1.10'
461 AMDEPBACKSLASH='\'
462 AMDEP_FALSE='#'
463 AMDEP_TRUE=''
464 AMTAR='${SHELL} /home/derui/develop/utakata/missing --run tar'
465 AUTOCONF='${SHELL} /home/derui/develop/utakata/missing --run autoconf'
466 AUTOHEADER='${SHELL} /home/derui/develop/utakata/missing --run autoheader'
467 AUTOMAKE='${SHELL} /home/derui/develop/utakata/missing --run automake-1.10'
468 AWK='gawk'
469 CC='gcc'
470 CCDEPMODE='depmode=gcc3'
471 CFLAGS='-g -O2'
472 CPP='gcc -E'
473 CPPFLAGS=''
474 CXX='g++'
475 CXXDEPMODE='depmode=gcc3'
476 CXXFLAGS='-g -O2'
477 CYGPATH_W='echo'
478 DEFS='-DHAVE_CONFIG_H'
479 DEPDIR='.deps'
480 ECHO_C=''
481 ECHO_N='-n'
482 ECHO_T=''
483 EGREP='/bin/grep -E'
484 EXEEXT=''
485 GREP='/bin/grep'
486 INSTALL_DATA='${INSTALL} -m 644'
487 INSTALL_PROGRAM='${INSTALL}'
488 INSTALL_SCRIPT='${INSTALL}'
489 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
490 LDFLAGS=''
491 LIBOBJS=''
492 LIBS=''
493 LTLIBOBJS=''
494 MAKEINFO='${SHELL} /home/derui/develop/utakata/missing --run makeinfo'
495 MKDIR_P='/bin/mkdir -p'
496 OBJEXT='o'
497 PACKAGE='utakata'
498 PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
499 PACKAGE_NAME='utakata'
500 PACKAGE_STRING='utakata 0.0.1'
501 PACKAGE_TARNAME='utakata'
502 PACKAGE_VERSION='0.0.1'
503 PATH_SEPARATOR=':'
504 SET_MAKE=''
505 SHELL='/bin/sh'
506 STRIP=''
507 VERSION='0.0.1'
508 ac_ct_CC='gcc'
509 ac_ct_CXX='g++'
510 am__fastdepCC_FALSE='#'
511 am__fastdepCC_TRUE=''
512 am__fastdepCXX_FALSE='#'
513 am__fastdepCXX_TRUE=''
514 am__include='include'
515 am__isrc=''
516 am__leading_dot='.'
517 am__quote=''
518 am__tar='${AMTAR} chof - "$$tardir"'
519 am__untar='${AMTAR} xf -'
520 bindir='${exec_prefix}/bin'
521 build_alias=''
522 datadir='${datarootdir}'
523 datarootdir='${prefix}/share'
524 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
525 dvidir='${docdir}'
526 exec_prefix='${prefix}'
527 host_alias=''
528 htmldir='${docdir}'
529 includedir='${prefix}/include'
530 infodir='${datarootdir}/info'
531 install_sh='$(SHELL) /home/derui/develop/utakata/install-sh'
532 libdir='${exec_prefix}/lib'
533 libexecdir='${exec_prefix}/libexec'
534 localedir='${datarootdir}/locale'
535 localstatedir='${prefix}/var'
536 mandir='${datarootdir}/man'
537 mkdir_p='/bin/mkdir -p'
538 oldincludedir='/usr/include'
539 pdfdir='${docdir}'
540 prefix='/usr/local'
541 program_transform_name='s,x,x,'
542 psdir='${docdir}'
543 sbindir='${exec_prefix}/sbin'
544 sharedstatedir='${prefix}/com'
545 sysconfdir='${prefix}/etc'
546 target_alias=''
547
548 ## ----------- ##
549 ## confdefs.h. ##
550 ## ----------- ##
551
552 #define PACKAGE_NAME "utakata"
553 #define PACKAGE_TARNAME "utakata"
554 #define PACKAGE_VERSION "0.0.1"
555 #define PACKAGE_STRING "utakata 0.0.1"
556 #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
557 #define PACKAGE "utakata"
558 #define VERSION "0.0.1"
559 #define STDC_HEADERS 1
560 #define HAVE_SYS_TYPES_H 1
561 #define HAVE_SYS_STAT_H 1
562 #define HAVE_STDLIB_H 1
563 #define HAVE_STRING_H 1
564 #define HAVE_MEMORY_H 1
565 #define HAVE_STRINGS_H 1
566 #define HAVE_INTTYPES_H 1
567 #define HAVE_STDINT_H 1
568 #define HAVE_UNISTD_H 1
569 #define HAVE__BOOL 1
570 #define HAVE_STDBOOL_H 1
571
572 configure: exit 0