OSDN Git Service

implement exec() in TsRemux class in Form1.cc
[tsremuxcpp/developing01.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 tsremuxcpp configure 0.1, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
6
7   $ ./configure --enable-maintainer-mode
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = koichi-desktop
14 uname -m = i686
15 uname -r = 2.6.27-9-generic
16 uname -s = Linux
17 uname -v = #1 SMP Thu Nov 20 21:57:00 UTC 2008
18
19 /usr/bin/uname -p = unknown
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: /opt/gutenprint/sbin
31 PATH: /opt/gutenprint/bin
32 PATH: /usr/local/sbin
33 PATH: /usr/local/bin
34 PATH: /usr/sbin
35 PATH: /usr/bin
36 PATH: /sbin
37 PATH: /bin
38 PATH: /usr/games
39
40
41 ## ----------- ##
42 ## Core tests. ##
43 ## ----------- ##
44
45 configure:2021: checking for a BSD-compatible install
46 configure:2077: result: /usr/bin/install -c
47 configure:2088: checking whether build environment is sane
48 configure:2131: result: yes
49 configure:2159: checking for a thread-safe mkdir -p
50 configure:2198: result: /bin/mkdir -p
51 configure:2211: checking for gawk
52 configure:2227: found /usr/bin/gawk
53 configure:2238: result: gawk
54 configure:2249: checking whether make sets $(MAKE)
55 configure:2270: result: yes
56 configure:2460: checking whether to enable maintainer-specific portions of Makefiles
57 configure:2469: result: yes
58 configure:2495: checking for style of include used by make
59 configure:2523: result: GNU
60 configure:2593: checking for gcc
61 configure:2609: found /usr/bin/gcc
62 configure:2620: result: gcc
63 configure:2858: checking for C compiler version
64 configure:2865: gcc --version >&5
65 gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2
66 Copyright (C) 2008 Free Software Foundation, Inc.
67 This is free software; see the source for copying conditions.  There is NO
68 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70 configure:2868: $? = 0
71 configure:2875: gcc -v >&5
72 Using built-in specs.
73 Target: i486-linux-gnu
74 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
75 Thread model: posix
76 gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) 
77 configure:2878: $? = 0
78 configure:2885: gcc -V >&5
79 gcc: '-V' option must have argument
80 configure:2888: $? = 1
81 configure:2911: checking for C compiler default output file name
82 configure:2938: gcc    conftest.c  >&5
83 configure:2941: $? = 0
84 configure:2979: result: a.out
85 configure:2996: checking whether the C compiler works
86 configure:3006: ./a.out
87 configure:3009: $? = 0
88 configure:3026: result: yes
89 configure:3033: checking whether we are cross compiling
90 configure:3035: result: no
91 configure:3038: checking for suffix of executables
92 configure:3045: gcc -o conftest    conftest.c  >&5
93 configure:3048: $? = 0
94 configure:3072: result: 
95 configure:3078: checking for suffix of object files
96 configure:3104: gcc -c   conftest.c >&5
97 configure:3107: $? = 0
98 configure:3130: result: o
99 configure:3134: checking whether we are using the GNU C compiler
100 configure:3163: gcc -c   conftest.c >&5
101 configure:3169: $? = 0
102 configure:3186: result: yes
103 configure:3191: checking whether gcc accepts -g
104 configure:3221: gcc -c -g  conftest.c >&5
105 configure:3227: $? = 0
106 configure:3326: result: yes
107 configure:3343: checking for gcc option to accept ISO C89
108 configure:3417: gcc  -c -g -O2  conftest.c >&5
109 configure:3423: $? = 0
110 configure:3446: result: none needed
111 configure:3466: checking dependency style of gcc
112 configure:3557: result: gcc3
113 configure:3573: checking for library containing strerror
114 configure:3614: gcc -o conftest -g -O2   conftest.c  >&5
115 configure:3620: $? = 0
116 configure:3648: result: none required
117 configure:3714: checking for g++
118 configure:3730: found /usr/bin/g++
119 configure:3741: result: g++
120 configure:3772: checking for C++ compiler version
121 configure:3779: g++ --version >&5
122 g++ (Ubuntu 4.3.2-1ubuntu11) 4.3.2
123 Copyright (C) 2008 Free Software Foundation, Inc.
124 This is free software; see the source for copying conditions.  There is NO
125 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
126
127 configure:3782: $? = 0
128 configure:3789: g++ -v >&5
129 Using built-in specs.
130 Target: i486-linux-gnu
131 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
132 Thread model: posix
133 gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) 
134 configure:3792: $? = 0
135 configure:3799: g++ -V >&5
136 g++: '-V' option must have argument
137 configure:3802: $? = 1
138 configure:3805: checking whether we are using the GNU C++ compiler
139 configure:3834: g++ -c   conftest.cpp >&5
140 configure:3840: $? = 0
141 configure:3857: result: yes
142 configure:3862: checking whether g++ accepts -g
143 configure:3892: g++ -c -g  conftest.cpp >&5
144 configure:3898: $? = 0
145 configure:3997: result: yes
146 configure:4022: checking dependency style of g++
147 configure:4113: result: gcc3
148 configure:4176: checking for gcc
149 configure:4203: result: gcc
150 configure:4441: checking for C compiler version
151 configure:4448: gcc --version >&5
152 gcc (Ubuntu 4.3.2-1ubuntu11) 4.3.2
153 Copyright (C) 2008 Free Software Foundation, Inc.
154 This is free software; see the source for copying conditions.  There is NO
155 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
156
157 configure:4451: $? = 0
158 configure:4458: gcc -v >&5
159 Using built-in specs.
160 Target: i486-linux-gnu
161 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
162 Thread model: posix
163 gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) 
164 configure:4461: $? = 0
165 configure:4468: gcc -V >&5
166 gcc: '-V' option must have argument
167 configure:4471: $? = 1
168 configure:4474: checking whether we are using the GNU C compiler
169 configure:4526: result: yes
170 configure:4531: checking whether gcc accepts -g
171 configure:4666: result: yes
172 configure:4683: checking for gcc option to accept ISO C89
173 configure:4786: result: none needed
174 configure:4806: checking dependency style of gcc
175 configure:4897: result: gcc3
176 configure:4920: checking how to run the C preprocessor
177 configure:4960: gcc -E  conftest.c
178 configure:4966: $? = 0
179 configure:4997: gcc -E  conftest.c
180 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
181 configure:5003: $? = 1
182 configure: failed program was:
183 | /* confdefs.h.  */
184 | #define PACKAGE_NAME "tsremuxcpp"
185 | #define PACKAGE_TARNAME "tsremuxcpp"
186 | #define PACKAGE_VERSION "0.1"
187 | #define PACKAGE_STRING "tsremuxcpp 0.1"
188 | #define PACKAGE_BUGREPORT ""
189 | #define PACKAGE "tsremuxcpp"
190 | #define VERSION "0.1"
191 | /* end confdefs.h.  */
192 | #include <ac_nonexistent.h>
193 configure:5036: result: gcc -E
194 configure:5065: gcc -E  conftest.c
195 configure:5071: $? = 0
196 configure:5102: gcc -E  conftest.c
197 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
198 configure:5108: $? = 1
199 configure: failed program was:
200 | /* confdefs.h.  */
201 | #define PACKAGE_NAME "tsremuxcpp"
202 | #define PACKAGE_TARNAME "tsremuxcpp"
203 | #define PACKAGE_VERSION "0.1"
204 | #define PACKAGE_STRING "tsremuxcpp 0.1"
205 | #define PACKAGE_BUGREPORT ""
206 | #define PACKAGE "tsremuxcpp"
207 | #define VERSION "0.1"
208 | /* end confdefs.h.  */
209 | #include <ac_nonexistent.h>
210 configure:5146: checking for grep that handles long lines and -e
211 configure:5220: result: /bin/grep
212 configure:5225: checking for egrep
213 configure:5303: result: /bin/grep -E
214 configure:5308: checking for ANSI C header files
215 configure:5338: gcc -c -g -O2  conftest.c >&5
216 configure:5344: $? = 0
217 configure:5443: gcc -o conftest -g -O2   conftest.c  >&5
218 configure:5446: $? = 0
219 configure:5452: ./conftest
220 configure:5455: $? = 0
221 configure:5472: result: yes
222 configure:5507: checking for sys/types.h
223 configure:5528: gcc -c -g -O2  conftest.c >&5
224 configure:5534: $? = 0
225 configure:5550: result: yes
226 configure:5507: checking for sys/stat.h
227 configure:5528: gcc -c -g -O2  conftest.c >&5
228 configure:5534: $? = 0
229 configure:5550: result: yes
230 configure:5507: checking for stdlib.h
231 configure:5528: gcc -c -g -O2  conftest.c >&5
232 configure:5534: $? = 0
233 configure:5550: result: yes
234 configure:5507: checking for string.h
235 configure:5528: gcc -c -g -O2  conftest.c >&5
236 configure:5534: $? = 0
237 configure:5550: result: yes
238 configure:5507: checking for memory.h
239 configure:5528: gcc -c -g -O2  conftest.c >&5
240 configure:5534: $? = 0
241 configure:5550: result: yes
242 configure:5507: checking for strings.h
243 configure:5528: gcc -c -g -O2  conftest.c >&5
244 configure:5534: $? = 0
245 configure:5550: result: yes
246 configure:5507: checking for inttypes.h
247 configure:5528: gcc -c -g -O2  conftest.c >&5
248 configure:5534: $? = 0
249 configure:5550: result: yes
250 configure:5507: checking for stdint.h
251 configure:5528: gcc -c -g -O2  conftest.c >&5
252 configure:5534: $? = 0
253 configure:5550: result: yes
254 configure:5507: checking for unistd.h
255 configure:5528: gcc -c -g -O2  conftest.c >&5
256 configure:5534: $? = 0
257 configure:5550: result: yes
258 configure:5578: checking locale.h usability
259 configure:5595: gcc -c -g -O2  conftest.c >&5
260 configure:5601: $? = 0
261 configure:5615: result: yes
262 configure:5619: checking locale.h presence
263 configure:5634: gcc -E  conftest.c
264 configure:5640: $? = 0
265 configure:5654: result: yes
266 configure:5682: checking for locale.h
267 configure:5690: result: yes
268 configure:5704: checking for LC_MESSAGES
269 configure:5730: gcc -o conftest -g -O2   conftest.c  >&5
270 configure:5736: $? = 0
271 configure:5753: result: yes
272 configure:5782: checking libintl.h usability
273 configure:5799: gcc -c -g -O2  conftest.c >&5
274 configure:5805: $? = 0
275 configure:5819: result: yes
276 configure:5823: checking libintl.h presence
277 configure:5838: gcc -E  conftest.c
278 configure:5844: $? = 0
279 configure:5858: result: yes
280 configure:5886: checking for libintl.h
281 configure:5893: result: yes
282 configure:5904: checking for ngettext in libc
283 configure:5932: gcc -o conftest -g -O2   conftest.c  >&5
284 configure:5938: $? = 0
285 configure:5956: result: yes
286 configure:5960: checking for dgettext in libc
287 configure:5988: gcc -o conftest -g -O2   conftest.c  >&5
288 configure:5994: $? = 0
289 configure:6012: result: yes
290 configure:6021: checking for bind_textdomain_codeset
291 configure:6077: gcc -o conftest -g -O2   conftest.c  >&5
292 configure:6083: $? = 0
293 configure:6101: result: yes
294 configure:6588: checking for msgfmt
295 configure:6615: result: /usr/bin/msgfmt
296 configure:6628: checking for dcgettext
297 configure:6684: gcc -o conftest -g -O2   conftest.c   >&5
298 conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
299 configure:6690: $? = 0
300 configure:6708: result: yes
301 configure:6719: checking if msgfmt accepts -c
302 configure:6734: $MSGFMT -c -o /dev/null conftest.foo
303 configure:6737: $? = 0
304 configure:6739: result: yes
305 configure:6749: checking for gmsgfmt
306 configure:6780: result: /usr/bin/msgfmt
307 configure:6790: checking for xgettext
308 configure:6817: result: /usr/bin/xgettext
309 configure:6846: gcc -o conftest -g -O2   conftest.c   >&5
310 configure:6852: $? = 0
311 configure:7079: checking whether NLS is requested
312 configure:7088: result: yes
313 configure:7105: checking for intltool >= 0.35.0
314 configure:7112: result: 0.40.5 found
315 configure:7122: checking for intltool-update
316 configure:7140: found /usr/bin/intltool-update
317 configure:7152: result: /usr/bin/intltool-update
318 configure:7162: checking for intltool-merge
319 configure:7180: found /usr/bin/intltool-merge
320 configure:7192: result: /usr/bin/intltool-merge
321 configure:7202: checking for intltool-extract
322 configure:7220: found /usr/bin/intltool-extract
323 configure:7232: result: /usr/bin/intltool-extract
324 configure:7289: checking for xgettext
325 configure:7319: result: /usr/bin/xgettext
326 configure:7329: checking for msgmerge
327 configure:7347: found /usr/bin/msgmerge
328 configure:7359: result: /usr/bin/msgmerge
329 configure:7369: checking for msgfmt
330 configure:7399: result: /usr/bin/msgfmt
331 configure:7409: checking for gmsgfmt
332 configure:7440: result: /usr/bin/msgfmt
333 configure:7464: checking for perl
334 configure:7482: found /usr/bin/perl
335 configure:7494: result: /usr/bin/perl
336 configure:7513: checking for XML::Parser
337 configure:7516: result: ok
338 configure:7708: checking build system type
339 configure:7726: result: i686-pc-linux-gnu
340 configure:7748: checking host system type
341 configure:7763: result: i686-pc-linux-gnu
342 configure:7785: checking for a sed that does not truncate output
343 configure:7864: result: /bin/sed
344 configure:7882: checking for fgrep
345 configure:7960: result: /bin/grep -F
346 configure:7995: checking for ld used by gcc
347 configure:8062: result: /usr/bin/ld
348 configure:8071: checking if the linker (/usr/bin/ld) is GNU ld
349 configure:8086: result: yes
350 configure:8098: checking for BSD- or MS-compatible name lister (nm)
351 configure:8147: result: /usr/bin/nm -B
352 configure:8269: checking the name lister (/usr/bin/nm -B) interface
353 configure:8276: gcc -c -g -O2  conftest.c >&5
354 configure:8279: /usr/bin/nm -B "conftest.o"
355 configure:8282: output
356 00000000 B some_variable
357 configure:8289: result: BSD nm
358 configure:8292: checking whether ln -s works
359 configure:8296: result: yes
360 configure:8304: checking the maximum length of command line arguments
361 configure:8424: result: 1572864
362 configure:8441: checking whether the shell understands some XSI constructs
363 configure:8451: result: yes
364 configure:8455: checking whether the shell understands "+="
365 configure:8461: result: yes
366 configure:8496: checking for /usr/bin/ld option to reload object files
367 configure:8503: result: -r
368 configure:8530: checking how to recognize dependent libraries
369 configure:8720: result: pass_all
370 configure:8780: checking for ar
371 configure:8796: found /usr/bin/ar
372 configure:8807: result: ar
373 configure:8889: checking for strip
374 configure:8905: found /usr/bin/strip
375 configure:8916: result: strip
376 configure:8992: checking for ranlib
377 configure:9008: found /usr/bin/ranlib
378 configure:9019: result: ranlib
379 configure:9113: checking command to parse /usr/bin/nm -B output from gcc object
380 configure:9231: gcc -c -g -O2  conftest.c >&5
381 configure:9234: $? = 0
382 configure:9238: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
383 configure:9241: $? = 0
384 configure:9295: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
385 configure:9298: $? = 0
386 configure:9336: result: ok
387 configure:10213: checking for dlfcn.h
388 configure:10234: gcc -c -g -O2  conftest.c >&5
389 configure:10240: $? = 0
390 configure:10256: result: yes
391 configure:10385: checking for C++ compiler version
392 configure:10392: g++ --version >&5
393 g++ (Ubuntu 4.3.2-1ubuntu11) 4.3.2
394 Copyright (C) 2008 Free Software Foundation, Inc.
395 This is free software; see the source for copying conditions.  There is NO
396 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
397
398 configure:10395: $? = 0
399 configure:10402: g++ -v >&5
400 Using built-in specs.
401 Target: i486-linux-gnu
402 Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
403 Thread model: posix
404 gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) 
405 configure:10405: $? = 0
406 configure:10412: g++ -V >&5
407 g++: '-V' option must have argument
408 configure:10415: $? = 1
409 configure:10418: checking whether we are using the GNU C++ compiler
410 configure:10470: result: yes
411 configure:10475: checking whether g++ accepts -g
412 configure:10610: result: yes
413 configure:10635: checking dependency style of g++
414 configure:10726: result: gcc3
415 configure:10749: checking how to run the C++ preprocessor
416 configure:10785: g++ -E  conftest.cpp
417 configure:10791: $? = 0
418 configure:10822: g++ -E  conftest.cpp
419 conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
420 configure:10828: $? = 1
421 configure: failed program was:
422 | /* confdefs.h.  */
423 | #define PACKAGE_NAME "tsremuxcpp"
424 | #define PACKAGE_TARNAME "tsremuxcpp"
425 | #define PACKAGE_VERSION "0.1"
426 | #define PACKAGE_STRING "tsremuxcpp 0.1"
427 | #define PACKAGE_BUGREPORT ""
428 | #define PACKAGE "tsremuxcpp"
429 | #define VERSION "0.1"
430 | #define STDC_HEADERS 1
431 | #define GETTEXT_PACKAGE "tsremuxcpp"
432 | #define HAVE_SYS_TYPES_H 1
433 | #define HAVE_SYS_STAT_H 1
434 | #define HAVE_STDLIB_H 1
435 | #define HAVE_STRING_H 1
436 | #define HAVE_MEMORY_H 1
437 | #define HAVE_STRINGS_H 1
438 | #define HAVE_INTTYPES_H 1
439 | #define HAVE_STDINT_H 1
440 | #define HAVE_UNISTD_H 1
441 | #define HAVE_LOCALE_H 1
442 | #define HAVE_LC_MESSAGES 1
443 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
444 | #define HAVE_GETTEXT 1
445 | #define HAVE_DCGETTEXT 1
446 | #define ENABLE_NLS 1
447 | #define HAVE_DLFCN_H 1
448 | /* end confdefs.h.  */
449 | #include <ac_nonexistent.h>
450 configure:10861: result: g++ -E
451 configure:10890: g++ -E  conftest.cpp
452 configure:10896: $? = 0
453 configure:10927: g++ -E  conftest.cpp
454 conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
455 configure:10933: $? = 1
456 configure: failed program was:
457 | /* confdefs.h.  */
458 | #define PACKAGE_NAME "tsremuxcpp"
459 | #define PACKAGE_TARNAME "tsremuxcpp"
460 | #define PACKAGE_VERSION "0.1"
461 | #define PACKAGE_STRING "tsremuxcpp 0.1"
462 | #define PACKAGE_BUGREPORT ""
463 | #define PACKAGE "tsremuxcpp"
464 | #define VERSION "0.1"
465 | #define STDC_HEADERS 1
466 | #define GETTEXT_PACKAGE "tsremuxcpp"
467 | #define HAVE_SYS_TYPES_H 1
468 | #define HAVE_SYS_STAT_H 1
469 | #define HAVE_STDLIB_H 1
470 | #define HAVE_STRING_H 1
471 | #define HAVE_MEMORY_H 1
472 | #define HAVE_STRINGS_H 1
473 | #define HAVE_INTTYPES_H 1
474 | #define HAVE_STDINT_H 1
475 | #define HAVE_UNISTD_H 1
476 | #define HAVE_LOCALE_H 1
477 | #define HAVE_LC_MESSAGES 1
478 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
479 | #define HAVE_GETTEXT 1
480 | #define HAVE_DCGETTEXT 1
481 | #define ENABLE_NLS 1
482 | #define HAVE_DLFCN_H 1
483 | /* end confdefs.h.  */
484 | #include <ac_nonexistent.h>
485 configure:11145: checking for objdir
486 configure:11160: result: .libs
487 configure:11452: checking if gcc supports -fno-rtti -fno-exceptions
488 configure:11470: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
489 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
490 configure:11474: $? = 0
491 configure:11487: result: no
492 configure:11507: checking for gcc option to produce PIC
493 configure:11764: result: -fPIC -DPIC
494 configure:11776: checking if gcc PIC flag -fPIC -DPIC works
495 configure:11794: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
496 configure:11798: $? = 0
497 configure:11811: result: yes
498 configure:11835: checking if gcc static flag -static works
499 configure:11863: result: yes
500 configure:11878: checking if gcc supports -c -o file.o
501 configure:11899: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
502 configure:11903: $? = 0
503 configure:11925: result: yes
504 configure:11933: checking if gcc supports -c -o file.o
505 configure:11980: result: yes
506 configure:12013: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
507 configure:13068: result: yes
508 configure:13105: checking whether -lc should be explicitly linked in
509 configure:13110: gcc -c -g -O2  conftest.c >&5
510 configure:13113: $? = 0
511 configure:13128: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
512 configure:13131: $? = 0
513 configure:13143: result: no
514 configure:13307: checking dynamic linker characteristics
515 configure:13750: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
516 configure:13756: $? = 0
517 configure:13998: result: GNU/Linux ld.so
518 configure:14100: checking how to hardcode library paths into programs
519 configure:14125: result: immediate
520 configure:14938: checking whether stripping libraries is possible
521 configure:14943: result: yes
522 configure:14978: checking if libtool supports shared libraries
523 configure:14980: result: yes
524 configure:14983: checking whether to build shared libraries
525 configure:15004: result: yes
526 configure:15007: checking whether to build static libraries
527 configure:15011: result: yes
528 configure:15161: checking for ld used by g++
529 configure:15228: result: /usr/bin/ld
530 configure:15237: checking if the linker (/usr/bin/ld) is GNU ld
531 configure:15252: result: yes
532 configure:15307: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
533 configure:16269: result: yes
534 configure:16297: g++ -c -g -O2  conftest.cpp >&5
535 configure:16300: $? = 0
536 configure:16482: checking for g++ option to produce PIC
537 configure:16791: result: -fPIC -DPIC
538 configure:16800: checking if g++ PIC flag -fPIC -DPIC works
539 configure:16818: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
540 configure:16822: $? = 0
541 configure:16835: result: yes
542 configure:16856: checking if g++ static flag -static works
543 configure:16884: result: yes
544 configure:16896: checking if g++ supports -c -o file.o
545 configure:16917: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
546 configure:16921: $? = 0
547 configure:16943: result: yes
548 configure:16948: checking if g++ supports -c -o file.o
549 configure:16995: result: yes
550 configure:17025: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
551 configure:17054: result: yes
552 configure:17191: checking dynamic linker characteristics
553 configure:17582: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
554 configure:17588: $? = 0
555 configure:17830: result: GNU/Linux ld.so
556 configure:17881: checking how to hardcode library paths into programs
557 configure:17906: result: immediate
558 configure:18118: creating ./config.status
559
560 ## ---------------------- ##
561 ## Running config.status. ##
562 ## ---------------------- ##
563
564 This file was extended by tsremuxcpp config.status 0.1, which was
565 generated by GNU Autoconf 2.61.  Invocation command line was
566
567   CONFIG_FILES    = 
568   CONFIG_HEADERS  = 
569   CONFIG_LINKS    = 
570   CONFIG_COMMANDS = 
571   $ ./config.status 
572
573 on koichi-desktop
574
575 config.status:958: creating Makefile
576 config.status:958: creating src/Makefile
577 config.status:958: creating po/Makefile.in
578 config.status:958: creating config.h
579 config.status:1240: executing depfiles commands
580 config.status:1240: executing default-1 commands
581 config.status:1240: executing libtool commands
582 config.status:1240: executing po/stamp-it commands
583
584 ## ---------------- ##
585 ## Cache variables. ##
586 ## ---------------- ##
587
588 ac_cv_build=i686-pc-linux-gnu
589 ac_cv_c_compiler_gnu=yes
590 ac_cv_cxx_compiler_gnu=yes
591 ac_cv_env_CCC_set=
592 ac_cv_env_CCC_value=
593 ac_cv_env_CC_set=
594 ac_cv_env_CC_value=
595 ac_cv_env_CFLAGS_set=
596 ac_cv_env_CFLAGS_value=
597 ac_cv_env_CPPFLAGS_set=
598 ac_cv_env_CPPFLAGS_value=
599 ac_cv_env_CPP_set=
600 ac_cv_env_CPP_value=
601 ac_cv_env_CXXCPP_set=
602 ac_cv_env_CXXCPP_value=
603 ac_cv_env_CXXFLAGS_set=
604 ac_cv_env_CXXFLAGS_value=
605 ac_cv_env_CXX_set=
606 ac_cv_env_CXX_value=
607 ac_cv_env_LDFLAGS_set=
608 ac_cv_env_LDFLAGS_value=
609 ac_cv_env_LIBS_set=
610 ac_cv_env_LIBS_value=
611 ac_cv_env_build_alias_set=
612 ac_cv_env_build_alias_value=
613 ac_cv_env_host_alias_set=
614 ac_cv_env_host_alias_value=
615 ac_cv_env_target_alias_set=
616 ac_cv_env_target_alias_value=
617 ac_cv_func_bind_textdomain_codeset=yes
618 ac_cv_func_dcgettext=yes
619 ac_cv_header_dlfcn_h=yes
620 ac_cv_header_inttypes_h=yes
621 ac_cv_header_libintl_h=yes
622 ac_cv_header_locale_h=yes
623 ac_cv_header_memory_h=yes
624 ac_cv_header_stdc=yes
625 ac_cv_header_stdint_h=yes
626 ac_cv_header_stdlib_h=yes
627 ac_cv_header_string_h=yes
628 ac_cv_header_strings_h=yes
629 ac_cv_header_sys_stat_h=yes
630 ac_cv_header_sys_types_h=yes
631 ac_cv_header_unistd_h=yes
632 ac_cv_host=i686-pc-linux-gnu
633 ac_cv_objext=o
634 ac_cv_path_EGREP='/bin/grep -E'
635 ac_cv_path_FGREP='/bin/grep -F'
636 ac_cv_path_GMSGFMT=/usr/bin/msgfmt
637 ac_cv_path_GREP=/bin/grep
638 ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
639 ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
640 ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
641 ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
642 ac_cv_path_MSGFMT=/usr/bin/msgfmt
643 ac_cv_path_MSGMERGE=/usr/bin/msgmerge
644 ac_cv_path_SED=/bin/sed
645 ac_cv_path_XGETTEXT=/usr/bin/xgettext
646 ac_cv_path_install='/usr/bin/install -c'
647 ac_cv_path_mkdir=/bin/mkdir
648 ac_cv_prog_AWK=gawk
649 ac_cv_prog_CPP='gcc -E'
650 ac_cv_prog_CXXCPP='g++ -E'
651 ac_cv_prog_ac_ct_AR=ar
652 ac_cv_prog_ac_ct_CC=gcc
653 ac_cv_prog_ac_ct_CXX=g++
654 ac_cv_prog_ac_ct_RANLIB=ranlib
655 ac_cv_prog_ac_ct_STRIP=strip
656 ac_cv_prog_cc_c89=
657 ac_cv_prog_cc_g=yes
658 ac_cv_prog_cxx_g=yes
659 ac_cv_prog_make_make_set=yes
660 ac_cv_search_strerror='none required'
661 am_cv_CC_dependencies_compiler_type=gcc3
662 am_cv_CXX_dependencies_compiler_type=gcc3
663 am_cv_prog_cc_stdc=
664 am_cv_val_LC_MESSAGES=yes
665 gt_cv_func_dgettext_libc=yes
666 gt_cv_func_dgettext_libintl=no
667 gt_cv_func_ngettext_libc=yes
668 gt_cv_have_gettext=yes
669 lt_cv_deplibs_check_method=pass_all
670 lt_cv_file_magic_cmd='$MAGIC_CMD'
671 lt_cv_file_magic_test_file=
672 lt_cv_ld_reload_flag=-r
673 lt_cv_nm_interface='BSD nm'
674 lt_cv_objdir=.libs
675 lt_cv_path_LD=/usr/bin/ld
676 lt_cv_path_LDCXX=/usr/bin/ld
677 lt_cv_path_NM='/usr/bin/nm -B'
678 lt_cv_prog_compiler_c_o=yes
679 lt_cv_prog_compiler_c_o_CXX=yes
680 lt_cv_prog_compiler_pic_works=yes
681 lt_cv_prog_compiler_pic_works_CXX=yes
682 lt_cv_prog_compiler_rtti_exceptions=no
683 lt_cv_prog_compiler_static_works=yes
684 lt_cv_prog_compiler_static_works_CXX=yes
685 lt_cv_prog_gnu_ld=yes
686 lt_cv_prog_gnu_ldcxx=yes
687 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
688 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
689 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
690 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
691 lt_cv_sys_max_cmd_len=1572864
692
693 ## ----------------- ##
694 ## Output variables. ##
695 ## ----------------- ##
696
697 ACLOCAL='${SHELL} /home/koichi/TsRemuxCPP/missing --run aclocal-1.10'
698 ALL_LINGUAS=''
699 AMDEPBACKSLASH='\'
700 AMDEP_FALSE='#'
701 AMDEP_TRUE=''
702 AMTAR='${SHELL} /home/koichi/TsRemuxCPP/missing --run tar'
703 AR='ar'
704 AUTOCONF='${SHELL} /home/koichi/TsRemuxCPP/missing --run autoconf'
705 AUTOHEADER='${SHELL} /home/koichi/TsRemuxCPP/missing --run autoheader'
706 AUTOMAKE='${SHELL} /home/koichi/TsRemuxCPP/missing --run automake-1.10'
707 AWK='gawk'
708 CATALOGS=''
709 CATOBJEXT='.gmo'
710 CC='gcc'
711 CCDEPMODE='depmode=gcc3'
712 CFLAGS='-g -O2'
713 CPP='gcc -E'
714 CPPFLAGS=''
715 CXX='g++'
716 CXXCPP='g++ -E'
717 CXXDEPMODE='depmode=gcc3'
718 CXXFLAGS='-g -O2'
719 CYGPATH_W='echo'
720 DATADIRNAME='share'
721 DEFS='-DHAVE_CONFIG_H'
722 DEPDIR='.deps'
723 DSYMUTIL=''
724 DUMPBIN=''
725 ECHO_C=''
726 ECHO_N='-n'
727 ECHO_T=''
728 EGREP='/bin/grep -E'
729 EXEEXT=''
730 FGREP='/bin/grep -F'
731 GETTEXT_PACKAGE='tsremuxcpp'
732 GMOFILES=''
733 GMSGFMT='/usr/bin/msgfmt'
734 GREP='/bin/grep'
735 INSTALL_DATA='${INSTALL} -m 644'
736 INSTALL_PROGRAM='${INSTALL}'
737 INSTALL_SCRIPT='${INSTALL}'
738 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
739 INSTOBJEXT='.mo'
740 INTLLIBS=''
741 INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
742 INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
743 INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
744 INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
745 INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
746 INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
747 INTLTOOL_MERGE='/usr/bin/intltool-merge'
748 INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
749 INTLTOOL_PERL='/usr/bin/perl'
750 INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
751 INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
752 INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
753 INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
754 INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
755 INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
756 INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
757 INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
758 INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
759 INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
760 INTLTOOL_UPDATE='/usr/bin/intltool-update'
761 INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
762 INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
763 INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
764 LD='/usr/bin/ld'
765 LDFLAGS=''
766 LIBOBJS=''
767 LIBS=''
768 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
769 LIPO=''
770 LN_S='ln -s'
771 LTLIBOBJS=''
772 MAINT=''
773 MAINTAINER_MODE_FALSE='#'
774 MAINTAINER_MODE_TRUE=''
775 MAKEINFO='${SHELL} /home/koichi/TsRemuxCPP/missing --run makeinfo'
776 MKINSTALLDIRS='./mkinstalldirs'
777 MSGFMT='/usr/bin/msgfmt'
778 MSGFMT_OPTS='-c'
779 MSGMERGE='/usr/bin/msgmerge'
780 NM='/usr/bin/nm -B'
781 NMEDIT=''
782 OBJEXT='o'
783 OTOOL64=''
784 OTOOL=''
785 PACKAGE='tsremuxcpp'
786 PACKAGE_BUGREPORT=''
787 PACKAGE_NAME='tsremuxcpp'
788 PACKAGE_STRING='tsremuxcpp 0.1'
789 PACKAGE_TARNAME='tsremuxcpp'
790 PACKAGE_VERSION='0.1'
791 PATH_SEPARATOR=':'
792 POFILES=''
793 POSUB='po'
794 PO_IN_DATADIR_FALSE=''
795 PO_IN_DATADIR_TRUE=''
796 RANLIB='ranlib'
797 SED='/bin/sed'
798 SET_MAKE=''
799 SHELL='/bin/bash'
800 STRIP='strip'
801 USE_NLS='yes'
802 VERSION='0.1'
803 XGETTEXT='/usr/bin/xgettext'
804 ac_ct_CC='gcc'
805 ac_ct_CXX='g++'
806 ac_ct_DUMPBIN=''
807 am__fastdepCC_FALSE='#'
808 am__fastdepCC_TRUE=''
809 am__fastdepCXX_FALSE='#'
810 am__fastdepCXX_TRUE=''
811 am__include='include'
812 am__isrc=''
813 am__leading_dot='.'
814 am__quote=''
815 am__tar='${AMTAR} chof - "$$tardir"'
816 am__untar='${AMTAR} xf -'
817 bindir='${exec_prefix}/bin'
818 build='i686-pc-linux-gnu'
819 build_alias=''
820 build_cpu='i686'
821 build_os='linux-gnu'
822 build_vendor='pc'
823 datadir='${datarootdir}'
824 datarootdir='${prefix}/share'
825 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
826 dvidir='${docdir}'
827 exec_prefix='${prefix}'
828 host='i686-pc-linux-gnu'
829 host_alias=''
830 host_cpu='i686'
831 host_os='linux-gnu'
832 host_vendor='pc'
833 htmldir='${docdir}'
834 includedir='${prefix}/include'
835 infodir='${datarootdir}/info'
836 install_sh='$(SHELL) /home/koichi/TsRemuxCPP/install-sh'
837 libdir='${exec_prefix}/lib'
838 libexecdir='${exec_prefix}/libexec'
839 localedir='${datarootdir}/locale'
840 localstatedir='${prefix}/var'
841 lt_ECHO='echo'
842 mandir='${datarootdir}/man'
843 mkdir_p='/bin/mkdir -p'
844 oldincludedir='/usr/include'
845 pdfdir='${docdir}'
846 prefix='/usr/local'
847 program_transform_name='s,x,x,'
848 psdir='${docdir}'
849 sbindir='${exec_prefix}/sbin'
850 sharedstatedir='${prefix}/com'
851 sysconfdir='${prefix}/etc'
852 target_alias=''
853
854 ## ----------- ##
855 ## confdefs.h. ##
856 ## ----------- ##
857
858 #define PACKAGE_NAME "tsremuxcpp"
859 #define PACKAGE_TARNAME "tsremuxcpp"
860 #define PACKAGE_VERSION "0.1"
861 #define PACKAGE_STRING "tsremuxcpp 0.1"
862 #define PACKAGE_BUGREPORT ""
863 #define PACKAGE "tsremuxcpp"
864 #define VERSION "0.1"
865 #define STDC_HEADERS 1
866 #define GETTEXT_PACKAGE "tsremuxcpp"
867 #define HAVE_SYS_TYPES_H 1
868 #define HAVE_SYS_STAT_H 1
869 #define HAVE_STDLIB_H 1
870 #define HAVE_STRING_H 1
871 #define HAVE_MEMORY_H 1
872 #define HAVE_STRINGS_H 1
873 #define HAVE_INTTYPES_H 1
874 #define HAVE_STDINT_H 1
875 #define HAVE_UNISTD_H 1
876 #define HAVE_LOCALE_H 1
877 #define HAVE_LC_MESSAGES 1
878 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
879 #define HAVE_GETTEXT 1
880 #define HAVE_DCGETTEXT 1
881 #define ENABLE_NLS 1
882 #define HAVE_DLFCN_H 1
883 #define LT_OBJDIR ".libs/"
884
885 configure: exit 0