~ubuntu-branches/ubuntu/raring/libdvdread/raring-proposed

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Package Import Robot
  • Author(s): Vibhav Pant
  • Date: 2012-12-15 17:06:42 UTC
  • mfrom: (1.3.2) (3.2.15 sid)
  • Revision ID: package-import@ubuntu.com-20121215170642-q0h4cc4r2mchkgcl
Tags: 4.2.0+20121016-1ubuntu1
* Merge from Debian unstable (LP: #1090692).  Remaining changes:
  - Re-add missing install-css.sh.
  - debian/control: add Suggests for install-css.sh on debhelper,
    fakeroot, and build-essential.
  - debian/rules: install install-css.sh, leave perms executable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 libdvdread configure 4.2.0, which was
 
5
generated by GNU Autoconf 2.69.  Invocation command line was
 
6
 
 
7
  $ ./configure 
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = notebook
 
14
uname -m = i686
 
15
uname -r = 3.6-trunk-amd64
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Debian 3.6.9-1~experimental.1
 
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: /usr/local/bin
 
31
PATH: /usr/bin
 
32
PATH: /bin
 
33
PATH: /usr/local/games
 
34
PATH: /usr/games
 
35
 
 
36
 
 
37
## ----------- ##
 
38
## Core tests. ##
 
39
## ----------- ##
 
40
 
 
41
configure:2306: checking for a BSD-compatible install
 
42
configure:2374: result: /usr/bin/install -c
 
43
configure:2385: checking whether build environment is sane
 
44
configure:2435: result: yes
 
45
configure:2576: checking for a thread-safe mkdir -p
 
46
configure:2615: result: /bin/mkdir -p
 
47
configure:2628: checking for gawk
 
48
configure:2658: result: no
 
49
configure:2628: checking for mawk
 
50
configure:2644: found /usr/bin/mawk
 
51
configure:2655: result: mawk
 
52
configure:2666: checking whether make sets $(MAKE)
 
53
configure:2688: result: yes
 
54
configure:2775: checking build system type
 
55
configure:2789: result: i686-pc-linux-gnu
 
56
configure:2809: checking host system type
 
57
configure:2822: result: i686-pc-linux-gnu
 
58
configure:2883: checking for style of include used by make
 
59
configure:2911: result: GNU
 
60
configure:2982: checking for gcc
 
61
configure:2998: found /usr/bin/gcc
 
62
configure:3009: result: gcc
 
63
configure:3238: checking for C compiler version
 
64
configure:3247: gcc --version >&5
 
65
gcc (Debian 4.7.2-4) 4.7.2
 
66
Copyright (C) 2012 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:3258: $? = 0
 
71
configure:3247: gcc -v >&5
 
72
Using built-in specs.
 
73
COLLECT_GCC=gcc
 
74
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
 
75
Target: i486-linux-gnu
 
76
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
 
77
Thread model: posix
 
78
gcc version 4.7.2 (Debian 4.7.2-4) 
 
79
configure:3258: $? = 0
 
80
configure:3247: gcc -V >&5
 
81
gcc: error: unrecognized command line option '-V'
 
82
gcc: fatal error: no input files
 
83
compilation terminated.
 
84
configure:3258: $? = 4
 
85
configure:3247: gcc -qversion >&5
 
86
gcc: error: unrecognized command line option '-qversion'
 
87
gcc: fatal error: no input files
 
88
compilation terminated.
 
89
configure:3258: $? = 4
 
90
configure:3278: checking whether the C compiler works
 
91
configure:3300: gcc    conftest.c  >&5
 
92
configure:3304: $? = 0
 
93
configure:3352: result: yes
 
94
configure:3355: checking for C compiler default output file name
 
95
configure:3357: result: a.out
 
96
configure:3363: checking for suffix of executables
 
97
configure:3370: gcc -o conftest    conftest.c  >&5
 
98
configure:3374: $? = 0
 
99
configure:3396: result: 
 
100
configure:3418: checking whether we are cross compiling
 
101
configure:3426: gcc -o conftest    conftest.c  >&5
 
102
configure:3430: $? = 0
 
103
configure:3437: ./conftest
 
104
configure:3441: $? = 0
 
105
configure:3456: result: no
 
106
configure:3461: checking for suffix of object files
 
107
configure:3483: gcc -c   conftest.c >&5
 
108
configure:3487: $? = 0
 
109
configure:3508: result: o
 
110
configure:3512: checking whether we are using the GNU C compiler
 
111
configure:3531: gcc -c   conftest.c >&5
 
112
configure:3531: $? = 0
 
113
configure:3540: result: yes
 
114
configure:3549: checking whether gcc accepts -g
 
115
configure:3569: gcc -c -g  conftest.c >&5
 
116
configure:3569: $? = 0
 
117
configure:3610: result: yes
 
118
configure:3627: checking for gcc option to accept ISO C89
 
119
configure:3690: gcc  -c -g -O2  conftest.c >&5
 
120
configure:3690: $? = 0
 
121
configure:3703: result: none needed
 
122
configure:3725: checking dependency style of gcc
 
123
configure:3836: result: gcc3
 
124
configure:3852: checking for library containing strerror
 
125
configure:3883: gcc -o conftest -g -O2   conftest.c  >&5
 
126
configure:3883: $? = 0
 
127
configure:3900: result: none required
 
128
configure:3957: checking for gcc
 
129
configure:3984: result: gcc
 
130
configure:4213: checking for C compiler version
 
131
configure:4222: gcc --version >&5
 
132
gcc (Debian 4.7.2-4) 4.7.2
 
133
Copyright (C) 2012 Free Software Foundation, Inc.
 
134
This is free software; see the source for copying conditions.  There is NO
 
135
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
136
 
 
137
configure:4233: $? = 0
 
138
configure:4222: gcc -v >&5
 
139
Using built-in specs.
 
140
COLLECT_GCC=gcc
 
141
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
 
142
Target: i486-linux-gnu
 
143
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
 
144
Thread model: posix
 
145
gcc version 4.7.2 (Debian 4.7.2-4) 
 
146
configure:4233: $? = 0
 
147
configure:4222: gcc -V >&5
 
148
gcc: error: unrecognized command line option '-V'
 
149
gcc: fatal error: no input files
 
150
compilation terminated.
 
151
configure:4233: $? = 4
 
152
configure:4222: gcc -qversion >&5
 
153
gcc: error: unrecognized command line option '-qversion'
 
154
gcc: fatal error: no input files
 
155
compilation terminated.
 
156
configure:4233: $? = 4
 
157
configure:4237: checking whether we are using the GNU C compiler
 
158
configure:4265: result: yes
 
159
configure:4274: checking whether gcc accepts -g
 
160
configure:4335: result: yes
 
161
configure:4352: checking for gcc option to accept ISO C89
 
162
configure:4428: result: none needed
 
163
configure:4450: checking dependency style of gcc
 
164
configure:4561: result: gcc3
 
165
configure:4576: checking whether make sets $(MAKE)
 
166
configure:4598: result: yes
 
167
configure:4608: checking whether ln -s works
 
168
configure:4612: result: yes
 
169
configure:4701: checking how to print strings
 
170
configure:4728: result: printf
 
171
configure:4749: checking for a sed that does not truncate output
 
172
configure:4813: result: /bin/sed
 
173
configure:4831: checking for grep that handles long lines and -e
 
174
configure:4889: result: /bin/grep
 
175
configure:4894: checking for egrep
 
176
configure:4956: result: /bin/grep -E
 
177
configure:4961: checking for fgrep
 
178
configure:5023: result: /bin/grep -F
 
179
configure:5058: checking for ld used by gcc
 
180
configure:5125: result: /usr/bin/ld
 
181
configure:5132: checking if the linker (/usr/bin/ld) is GNU ld
 
182
configure:5147: result: yes
 
183
configure:5159: checking for BSD- or MS-compatible name lister (nm)
 
184
configure:5208: result: /usr/bin/nm -B
 
185
configure:5338: checking the name lister (/usr/bin/nm -B) interface
 
186
configure:5345: gcc -c   conftest.c >&5
 
187
configure:5348: /usr/bin/nm -B "conftest.o"
 
188
configure:5351: output
 
189
00000000 B some_variable
 
190
configure:5358: result: BSD nm
 
191
configure:5362: checking the maximum length of command line arguments
 
192
configure:5493: result: 1572864
 
193
configure:5510: checking whether the shell understands some XSI constructs
 
194
configure:5520: result: yes
 
195
configure:5524: checking whether the shell understands "+="
 
196
configure:5530: result: yes
 
197
configure:5565: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
 
198
configure:5605: result: func_convert_file_noop
 
199
configure:5612: checking how to convert i686-pc-linux-gnu file names to toolchain format
 
200
configure:5632: result: func_convert_file_noop
 
201
configure:5639: checking for /usr/bin/ld option to reload object files
 
202
configure:5646: result: -r
 
203
configure:5720: checking for objdump
 
204
configure:5736: found /usr/bin/objdump
 
205
configure:5747: result: objdump
 
206
configure:5779: checking how to recognize dependent libraries
 
207
configure:5977: result: pass_all
 
208
configure:6062: checking for dlltool
 
209
configure:6092: result: no
 
210
configure:6122: checking how to associate runtime and link libraries
 
211
configure:6149: result: printf %s\n
 
212
configure:6209: checking for ar
 
213
configure:6225: found /usr/bin/ar
 
214
configure:6236: result: ar
 
215
configure:6273: checking for archiver @FILE support
 
216
configure:6290: gcc -c   conftest.c >&5
 
217
configure:6290: $? = 0
 
218
configure:6293: ar cru libconftest.a @conftest.lst >&5
 
219
configure:6296: $? = 0
 
220
configure:6301: ar cru libconftest.a @conftest.lst >&5
 
221
ar: conftest.o: No such file or directory
 
222
configure:6304: $? = 1
 
223
configure:6316: result: @
 
224
configure:6374: checking for strip
 
225
configure:6390: found /usr/bin/strip
 
226
configure:6401: result: strip
 
227
configure:6473: checking for ranlib
 
228
configure:6489: found /usr/bin/ranlib
 
229
configure:6500: result: ranlib
 
230
configure:6602: checking command to parse /usr/bin/nm -B output from gcc object
 
231
configure:6722: gcc -c   conftest.c >&5
 
232
configure:6725: $? = 0
 
233
configure:6729: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
 
234
configure:6732: $? = 0
 
235
configure:6798: gcc -o conftest    conftest.c conftstm.o >&5
 
236
configure:6801: $? = 0
 
237
configure:6839: result: ok
 
238
configure:6876: checking for sysroot
 
239
configure:6906: result: no
 
240
configure:7169: checking for mt
 
241
configure:7185: found /bin/mt
 
242
configure:7196: result: mt
 
243
configure:7219: checking if mt is a manifest tool
 
244
configure:7225: mt '-?'
 
245
configure:7233: result: no
 
246
configure:7875: checking how to run the C preprocessor
 
247
configure:7906: gcc -E  conftest.c
 
248
configure:7906: $? = 0
 
249
configure:7920: gcc -E  conftest.c
 
250
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 
251
compilation terminated.
 
252
configure:7920: $? = 1
 
253
configure: failed program was:
 
254
| /* confdefs.h */
 
255
| #define PACKAGE_NAME "libdvdread"
 
256
| #define PACKAGE_TARNAME "libdvdread"
 
257
| #define PACKAGE_VERSION "4.2.0"
 
258
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
259
| #define PACKAGE_BUGREPORT ""
 
260
| #define PACKAGE_URL ""
 
261
| #define PACKAGE "libdvdread"
 
262
| #define VERSION "4.2.0"
 
263
| /* end confdefs.h.  */
 
264
| #include <ac_nonexistent.h>
 
265
configure:7945: result: gcc -E
 
266
configure:7965: gcc -E  conftest.c
 
267
configure:7965: $? = 0
 
268
configure:7979: gcc -E  conftest.c
 
269
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 
270
compilation terminated.
 
271
configure:7979: $? = 1
 
272
configure: failed program was:
 
273
| /* confdefs.h */
 
274
| #define PACKAGE_NAME "libdvdread"
 
275
| #define PACKAGE_TARNAME "libdvdread"
 
276
| #define PACKAGE_VERSION "4.2.0"
 
277
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
278
| #define PACKAGE_BUGREPORT ""
 
279
| #define PACKAGE_URL ""
 
280
| #define PACKAGE "libdvdread"
 
281
| #define VERSION "4.2.0"
 
282
| /* end confdefs.h.  */
 
283
| #include <ac_nonexistent.h>
 
284
configure:8008: checking for ANSI C header files
 
285
configure:8028: gcc -c   conftest.c >&5
 
286
configure:8028: $? = 0
 
287
configure:8101: gcc -o conftest    conftest.c  >&5
 
288
configure:8101: $? = 0
 
289
configure:8101: ./conftest
 
290
configure:8101: $? = 0
 
291
configure:8112: result: yes
 
292
configure:8125: checking for sys/types.h
 
293
configure:8125: gcc -c   conftest.c >&5
 
294
configure:8125: $? = 0
 
295
configure:8125: result: yes
 
296
configure:8125: checking for sys/stat.h
 
297
configure:8125: gcc -c   conftest.c >&5
 
298
configure:8125: $? = 0
 
299
configure:8125: result: yes
 
300
configure:8125: checking for stdlib.h
 
301
configure:8125: gcc -c   conftest.c >&5
 
302
configure:8125: $? = 0
 
303
configure:8125: result: yes
 
304
configure:8125: checking for string.h
 
305
configure:8125: gcc -c   conftest.c >&5
 
306
configure:8125: $? = 0
 
307
configure:8125: result: yes
 
308
configure:8125: checking for memory.h
 
309
configure:8125: gcc -c   conftest.c >&5
 
310
configure:8125: $? = 0
 
311
configure:8125: result: yes
 
312
configure:8125: checking for strings.h
 
313
configure:8125: gcc -c   conftest.c >&5
 
314
configure:8125: $? = 0
 
315
configure:8125: result: yes
 
316
configure:8125: checking for inttypes.h
 
317
configure:8125: gcc -c   conftest.c >&5
 
318
configure:8125: $? = 0
 
319
configure:8125: result: yes
 
320
configure:8125: checking for stdint.h
 
321
configure:8125: gcc -c   conftest.c >&5
 
322
configure:8125: $? = 0
 
323
configure:8125: result: yes
 
324
configure:8125: checking for unistd.h
 
325
configure:8125: gcc -c   conftest.c >&5
 
326
configure:8125: $? = 0
 
327
configure:8125: result: yes
 
328
configure:8139: checking for dlfcn.h
 
329
configure:8139: gcc -c   conftest.c >&5
 
330
configure:8139: $? = 0
 
331
configure:8139: result: yes
 
332
configure:8313: checking for objdir
 
333
configure:8328: result: .libs
 
334
configure:8595: checking if gcc supports -fno-rtti -fno-exceptions
 
335
configure:8613: gcc -c   -fno-rtti -fno-exceptions conftest.c >&5
 
336
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
 
337
configure:8617: $? = 0
 
338
configure:8630: result: no
 
339
configure:8957: checking for gcc option to produce PIC
 
340
configure:8964: result: -fPIC -DPIC
 
341
configure:8972: checking if gcc PIC flag -fPIC -DPIC works
 
342
configure:8990: gcc -c   -fPIC -DPIC -DPIC conftest.c >&5
 
343
configure:8994: $? = 0
 
344
configure:9007: result: yes
 
345
configure:9036: checking if gcc static flag -static works
 
346
configure:9064: result: yes
 
347
configure:9079: checking if gcc supports -c -o file.o
 
348
configure:9100: gcc -c   -o out/conftest2.o conftest.c >&5
 
349
configure:9104: $? = 0
 
350
configure:9126: result: yes
 
351
configure:9134: checking if gcc supports -c -o file.o
 
352
configure:9181: result: yes
 
353
configure:9214: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
 
354
configure:10371: result: yes
 
355
configure:10408: checking whether -lc should be explicitly linked in
 
356
configure:10416: gcc -c   conftest.c >&5
 
357
configure:10419: $? = 0
 
358
configure:10434: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
 
359
configure:10437: $? = 0
 
360
configure:10451: result: no
 
361
configure:10611: checking dynamic linker characteristics
 
362
configure:11111: gcc -o conftest    -Wl,-rpath -Wl,/foo conftest.c  >&5
 
363
configure:11111: $? = 0
 
364
configure:11345: result: GNU/Linux ld.so
 
365
configure:11452: checking how to hardcode library paths into programs
 
366
configure:11477: result: immediate
 
367
configure:11571: checking for shl_load
 
368
configure:11571: gcc -o conftest    conftest.c  >&5
 
369
/tmp/ccyPI4Ti.o: In function `main':
 
370
conftest.c:(.text+0x7): undefined reference to `shl_load'
 
371
collect2: error: ld returned 1 exit status
 
372
configure:11571: $? = 1
 
373
configure: failed program was:
 
374
| /* confdefs.h */
 
375
| #define PACKAGE_NAME "libdvdread"
 
376
| #define PACKAGE_TARNAME "libdvdread"
 
377
| #define PACKAGE_VERSION "4.2.0"
 
378
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
379
| #define PACKAGE_BUGREPORT ""
 
380
| #define PACKAGE_URL ""
 
381
| #define PACKAGE "libdvdread"
 
382
| #define VERSION "4.2.0"
 
383
| #define STDC_HEADERS 1
 
384
| #define HAVE_SYS_TYPES_H 1
 
385
| #define HAVE_SYS_STAT_H 1
 
386
| #define HAVE_STDLIB_H 1
 
387
| #define HAVE_STRING_H 1
 
388
| #define HAVE_MEMORY_H 1
 
389
| #define HAVE_STRINGS_H 1
 
390
| #define HAVE_INTTYPES_H 1
 
391
| #define HAVE_STDINT_H 1
 
392
| #define HAVE_UNISTD_H 1
 
393
| #define HAVE_DLFCN_H 1
 
394
| #define LT_OBJDIR ".libs/"
 
395
| /* end confdefs.h.  */
 
396
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
 
397
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
398
| #define shl_load innocuous_shl_load
 
399
 
400
| /* System header to define __stub macros and hopefully few prototypes,
 
401
|     which can conflict with char shl_load (); below.
 
402
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
403
|     <limits.h> exists even on freestanding compilers.  */
 
404
 
405
| #ifdef __STDC__
 
406
| # include <limits.h>
 
407
| #else
 
408
| # include <assert.h>
 
409
| #endif
 
410
 
411
| #undef shl_load
 
412
 
413
| /* Override any GCC internal prototype to avoid an error.
 
414
|    Use char because int might match the return type of a GCC
 
415
|    builtin and then its argument prototype would still apply.  */
 
416
| #ifdef __cplusplus
 
417
| extern "C"
 
418
| #endif
 
419
| char shl_load ();
 
420
| /* The GNU C library defines this for functions which it implements
 
421
|     to always fail with ENOSYS.  Some functions are actually named
 
422
|     something starting with __ and the normal name is an alias.  */
 
423
| #if defined __stub_shl_load || defined __stub___shl_load
 
424
| choke me
 
425
| #endif
 
426
 
427
| int
 
428
| main ()
 
429
| {
 
430
| return shl_load ();
 
431
|   ;
 
432
|   return 0;
 
433
| }
 
434
configure:11571: result: no
 
435
configure:11575: checking for shl_load in -ldld
 
436
configure:11600: gcc -o conftest    conftest.c -ldld   >&5
 
437
/usr/bin/ld: cannot find -ldld
 
438
collect2: error: ld returned 1 exit status
 
439
configure:11600: $? = 1
 
440
configure: failed program was:
 
441
| /* confdefs.h */
 
442
| #define PACKAGE_NAME "libdvdread"
 
443
| #define PACKAGE_TARNAME "libdvdread"
 
444
| #define PACKAGE_VERSION "4.2.0"
 
445
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
446
| #define PACKAGE_BUGREPORT ""
 
447
| #define PACKAGE_URL ""
 
448
| #define PACKAGE "libdvdread"
 
449
| #define VERSION "4.2.0"
 
450
| #define STDC_HEADERS 1
 
451
| #define HAVE_SYS_TYPES_H 1
 
452
| #define HAVE_SYS_STAT_H 1
 
453
| #define HAVE_STDLIB_H 1
 
454
| #define HAVE_STRING_H 1
 
455
| #define HAVE_MEMORY_H 1
 
456
| #define HAVE_STRINGS_H 1
 
457
| #define HAVE_INTTYPES_H 1
 
458
| #define HAVE_STDINT_H 1
 
459
| #define HAVE_UNISTD_H 1
 
460
| #define HAVE_DLFCN_H 1
 
461
| #define LT_OBJDIR ".libs/"
 
462
| /* end confdefs.h.  */
 
463
 
464
| /* Override any GCC internal prototype to avoid an error.
 
465
|    Use char because int might match the return type of a GCC
 
466
|    builtin and then its argument prototype would still apply.  */
 
467
| #ifdef __cplusplus
 
468
| extern "C"
 
469
| #endif
 
470
| char shl_load ();
 
471
| int
 
472
| main ()
 
473
| {
 
474
| return shl_load ();
 
475
|   ;
 
476
|   return 0;
 
477
| }
 
478
configure:11609: result: no
 
479
configure:11614: checking for dlopen
 
480
configure:11614: gcc -o conftest    conftest.c  >&5
 
481
/tmp/ccoya5lz.o: In function `main':
 
482
conftest.c:(.text+0x7): undefined reference to `dlopen'
 
483
collect2: error: ld returned 1 exit status
 
484
configure:11614: $? = 1
 
485
configure: failed program was:
 
486
| /* confdefs.h */
 
487
| #define PACKAGE_NAME "libdvdread"
 
488
| #define PACKAGE_TARNAME "libdvdread"
 
489
| #define PACKAGE_VERSION "4.2.0"
 
490
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
491
| #define PACKAGE_BUGREPORT ""
 
492
| #define PACKAGE_URL ""
 
493
| #define PACKAGE "libdvdread"
 
494
| #define VERSION "4.2.0"
 
495
| #define STDC_HEADERS 1
 
496
| #define HAVE_SYS_TYPES_H 1
 
497
| #define HAVE_SYS_STAT_H 1
 
498
| #define HAVE_STDLIB_H 1
 
499
| #define HAVE_STRING_H 1
 
500
| #define HAVE_MEMORY_H 1
 
501
| #define HAVE_STRINGS_H 1
 
502
| #define HAVE_INTTYPES_H 1
 
503
| #define HAVE_STDINT_H 1
 
504
| #define HAVE_UNISTD_H 1
 
505
| #define HAVE_DLFCN_H 1
 
506
| #define LT_OBJDIR ".libs/"
 
507
| /* end confdefs.h.  */
 
508
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
 
509
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
510
| #define dlopen innocuous_dlopen
 
511
 
512
| /* System header to define __stub macros and hopefully few prototypes,
 
513
|     which can conflict with char dlopen (); below.
 
514
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
515
|     <limits.h> exists even on freestanding compilers.  */
 
516
 
517
| #ifdef __STDC__
 
518
| # include <limits.h>
 
519
| #else
 
520
| # include <assert.h>
 
521
| #endif
 
522
 
523
| #undef dlopen
 
524
 
525
| /* Override any GCC internal prototype to avoid an error.
 
526
|    Use char because int might match the return type of a GCC
 
527
|    builtin and then its argument prototype would still apply.  */
 
528
| #ifdef __cplusplus
 
529
| extern "C"
 
530
| #endif
 
531
| char dlopen ();
 
532
| /* The GNU C library defines this for functions which it implements
 
533
|     to always fail with ENOSYS.  Some functions are actually named
 
534
|     something starting with __ and the normal name is an alias.  */
 
535
| #if defined __stub_dlopen || defined __stub___dlopen
 
536
| choke me
 
537
| #endif
 
538
 
539
| int
 
540
| main ()
 
541
| {
 
542
| return dlopen ();
 
543
|   ;
 
544
|   return 0;
 
545
| }
 
546
configure:11614: result: no
 
547
configure:11618: checking for dlopen in -ldl
 
548
configure:11643: gcc -o conftest    conftest.c -ldl   >&5
 
549
configure:11643: $? = 0
 
550
configure:11652: result: yes
 
551
configure:11771: checking whether a program can dlopen itself
 
552
configure:11851: gcc -o conftest   -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
 
553
configure:11854: $? = 0
 
554
configure:11872: result: yes
 
555
configure:11877: checking whether a statically linked program can dlopen itself
 
556
configure:11957: gcc -o conftest   -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
 
557
/tmp/ccSYKsjU.o: In function `main':
 
558
conftest.c:(.text+0x23): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
 
559
configure:11960: $? = 0
 
560
/lib/i386-linux-gnu/: cannot read file data: Is a directory
 
561
configure:11978: result: no
 
562
configure:12017: checking whether stripping libraries is possible
 
563
configure:12022: result: yes
 
564
configure:12057: checking if libtool supports shared libraries
 
565
configure:12059: result: yes
 
566
configure:12062: checking whether to build shared libraries
 
567
configure:12083: result: yes
 
568
configure:12086: checking whether to build static libraries
 
569
configure:12090: result: no
 
570
configure:12135: checking for ANSI C header files
 
571
configure:12239: result: yes
 
572
configure:12247: checking for unistd.h
 
573
configure:12247: result: yes
 
574
configure:12253: checking for string.h
 
575
configure:12253: result: yes
 
576
configure:12260: checking for an ANSI C-conforming const
 
577
configure:12326: gcc -c   conftest.c >&5
 
578
configure:12326: $? = 0
 
579
configure:12333: result: yes
 
580
configure:12341: checking for inline
 
581
configure:12357: gcc -c   conftest.c >&5
 
582
configure:12357: $? = 0
 
583
configure:12365: result: inline
 
584
configure:12383: checking for off_t
 
585
configure:12383: gcc -c   conftest.c >&5
 
586
configure:12383: $? = 0
 
587
configure:12383: gcc -c   conftest.c >&5
 
588
conftest.c: In function 'main':
 
589
conftest.c:60:20: error: expected expression before ')' token
 
590
configure:12383: $? = 1
 
591
configure: failed program was:
 
592
| /* confdefs.h */
 
593
| #define PACKAGE_NAME "libdvdread"
 
594
| #define PACKAGE_TARNAME "libdvdread"
 
595
| #define PACKAGE_VERSION "4.2.0"
 
596
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
597
| #define PACKAGE_BUGREPORT ""
 
598
| #define PACKAGE_URL ""
 
599
| #define PACKAGE "libdvdread"
 
600
| #define VERSION "4.2.0"
 
601
| #define STDC_HEADERS 1
 
602
| #define HAVE_SYS_TYPES_H 1
 
603
| #define HAVE_SYS_STAT_H 1
 
604
| #define HAVE_STDLIB_H 1
 
605
| #define HAVE_STRING_H 1
 
606
| #define HAVE_MEMORY_H 1
 
607
| #define HAVE_STRINGS_H 1
 
608
| #define HAVE_INTTYPES_H 1
 
609
| #define HAVE_STDINT_H 1
 
610
| #define HAVE_UNISTD_H 1
 
611
| #define HAVE_DLFCN_H 1
 
612
| #define LT_OBJDIR ".libs/"
 
613
| #define STDC_HEADERS 1
 
614
| /* end confdefs.h.  */
 
615
| #include <stdio.h>
 
616
| #ifdef HAVE_SYS_TYPES_H
 
617
| # include <sys/types.h>
 
618
| #endif
 
619
| #ifdef HAVE_SYS_STAT_H
 
620
| # include <sys/stat.h>
 
621
| #endif
 
622
| #ifdef STDC_HEADERS
 
623
| # include <stdlib.h>
 
624
| # include <stddef.h>
 
625
| #else
 
626
| # ifdef HAVE_STDLIB_H
 
627
| #  include <stdlib.h>
 
628
| # endif
 
629
| #endif
 
630
| #ifdef HAVE_STRING_H
 
631
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
632
| #  include <memory.h>
 
633
| # endif
 
634
| # include <string.h>
 
635
| #endif
 
636
| #ifdef HAVE_STRINGS_H
 
637
| # include <strings.h>
 
638
| #endif
 
639
| #ifdef HAVE_INTTYPES_H
 
640
| # include <inttypes.h>
 
641
| #endif
 
642
| #ifdef HAVE_STDINT_H
 
643
| # include <stdint.h>
 
644
| #endif
 
645
| #ifdef HAVE_UNISTD_H
 
646
| # include <unistd.h>
 
647
| #endif
 
648
| int
 
649
| main ()
 
650
| {
 
651
| if (sizeof ((off_t)))
 
652
|           return 0;
 
653
|   ;
 
654
|   return 0;
 
655
| }
 
656
configure:12383: result: yes
 
657
configure:12394: checking for size_t
 
658
configure:12394: gcc -c   conftest.c >&5
 
659
configure:12394: $? = 0
 
660
configure:12394: gcc -c   conftest.c >&5
 
661
conftest.c: In function 'main':
 
662
conftest.c:60:21: error: expected expression before ')' token
 
663
configure:12394: $? = 1
 
664
configure: failed program was:
 
665
| /* confdefs.h */
 
666
| #define PACKAGE_NAME "libdvdread"
 
667
| #define PACKAGE_TARNAME "libdvdread"
 
668
| #define PACKAGE_VERSION "4.2.0"
 
669
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
670
| #define PACKAGE_BUGREPORT ""
 
671
| #define PACKAGE_URL ""
 
672
| #define PACKAGE "libdvdread"
 
673
| #define VERSION "4.2.0"
 
674
| #define STDC_HEADERS 1
 
675
| #define HAVE_SYS_TYPES_H 1
 
676
| #define HAVE_SYS_STAT_H 1
 
677
| #define HAVE_STDLIB_H 1
 
678
| #define HAVE_STRING_H 1
 
679
| #define HAVE_MEMORY_H 1
 
680
| #define HAVE_STRINGS_H 1
 
681
| #define HAVE_INTTYPES_H 1
 
682
| #define HAVE_STDINT_H 1
 
683
| #define HAVE_UNISTD_H 1
 
684
| #define HAVE_DLFCN_H 1
 
685
| #define LT_OBJDIR ".libs/"
 
686
| #define STDC_HEADERS 1
 
687
| /* end confdefs.h.  */
 
688
| #include <stdio.h>
 
689
| #ifdef HAVE_SYS_TYPES_H
 
690
| # include <sys/types.h>
 
691
| #endif
 
692
| #ifdef HAVE_SYS_STAT_H
 
693
| # include <sys/stat.h>
 
694
| #endif
 
695
| #ifdef STDC_HEADERS
 
696
| # include <stdlib.h>
 
697
| # include <stddef.h>
 
698
| #else
 
699
| # ifdef HAVE_STDLIB_H
 
700
| #  include <stdlib.h>
 
701
| # endif
 
702
| #endif
 
703
| #ifdef HAVE_STRING_H
 
704
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
705
| #  include <memory.h>
 
706
| # endif
 
707
| # include <string.h>
 
708
| #endif
 
709
| #ifdef HAVE_STRINGS_H
 
710
| # include <strings.h>
 
711
| #endif
 
712
| #ifdef HAVE_INTTYPES_H
 
713
| # include <inttypes.h>
 
714
| #endif
 
715
| #ifdef HAVE_STDINT_H
 
716
| # include <stdint.h>
 
717
| #endif
 
718
| #ifdef HAVE_UNISTD_H
 
719
| # include <unistd.h>
 
720
| #endif
 
721
| int
 
722
| main ()
 
723
| {
 
724
| if (sizeof ((size_t)))
 
725
|           return 0;
 
726
|   ;
 
727
|   return 0;
 
728
| }
 
729
configure:12394: result: yes
 
730
configure:12405: checking whether byte ordering is bigendian
 
731
configure:12420: gcc -c   conftest.c >&5
 
732
conftest.c:25:9: error: unknown type name 'not'
 
733
conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
 
734
conftest.c:25:15: error: unknown type name 'universal'
 
735
configure:12420: $? = 1
 
736
configure: failed program was:
 
737
| /* confdefs.h */
 
738
| #define PACKAGE_NAME "libdvdread"
 
739
| #define PACKAGE_TARNAME "libdvdread"
 
740
| #define PACKAGE_VERSION "4.2.0"
 
741
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
742
| #define PACKAGE_BUGREPORT ""
 
743
| #define PACKAGE_URL ""
 
744
| #define PACKAGE "libdvdread"
 
745
| #define VERSION "4.2.0"
 
746
| #define STDC_HEADERS 1
 
747
| #define HAVE_SYS_TYPES_H 1
 
748
| #define HAVE_SYS_STAT_H 1
 
749
| #define HAVE_STDLIB_H 1
 
750
| #define HAVE_STRING_H 1
 
751
| #define HAVE_MEMORY_H 1
 
752
| #define HAVE_STRINGS_H 1
 
753
| #define HAVE_INTTYPES_H 1
 
754
| #define HAVE_STDINT_H 1
 
755
| #define HAVE_UNISTD_H 1
 
756
| #define HAVE_DLFCN_H 1
 
757
| #define LT_OBJDIR ".libs/"
 
758
| #define STDC_HEADERS 1
 
759
| /* end confdefs.h.  */
 
760
| #ifndef __APPLE_CC__
 
761
|              not a universal capable compiler
 
762
|            #endif
 
763
|            typedef int dummy;
 
764
 
765
configure:12465: gcc -c   conftest.c >&5
 
766
configure:12465: $? = 0
 
767
configure:12483: gcc -c   conftest.c >&5
 
768
conftest.c: In function 'main':
 
769
conftest.c:31:4: error: unknown type name 'not'
 
770
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
 
771
configure:12483: $? = 1
 
772
configure: failed program was:
 
773
| /* confdefs.h */
 
774
| #define PACKAGE_NAME "libdvdread"
 
775
| #define PACKAGE_TARNAME "libdvdread"
 
776
| #define PACKAGE_VERSION "4.2.0"
 
777
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
778
| #define PACKAGE_BUGREPORT ""
 
779
| #define PACKAGE_URL ""
 
780
| #define PACKAGE "libdvdread"
 
781
| #define VERSION "4.2.0"
 
782
| #define STDC_HEADERS 1
 
783
| #define HAVE_SYS_TYPES_H 1
 
784
| #define HAVE_SYS_STAT_H 1
 
785
| #define HAVE_STDLIB_H 1
 
786
| #define HAVE_STRING_H 1
 
787
| #define HAVE_MEMORY_H 1
 
788
| #define HAVE_STRINGS_H 1
 
789
| #define HAVE_INTTYPES_H 1
 
790
| #define HAVE_STDINT_H 1
 
791
| #define HAVE_UNISTD_H 1
 
792
| #define HAVE_DLFCN_H 1
 
793
| #define LT_OBJDIR ".libs/"
 
794
| #define STDC_HEADERS 1
 
795
| /* end confdefs.h.  */
 
796
| #include <sys/types.h>
 
797
|               #include <sys/param.h>
 
798
 
799
| int
 
800
| main ()
 
801
| {
 
802
| #if BYTE_ORDER != BIG_ENDIAN
 
803
|                not big endian
 
804
|               #endif
 
805
 
806
|   ;
 
807
|   return 0;
 
808
| }
 
809
configure:12611: result: no
 
810
configure:12768: checking for dlopen in -lc
 
811
configure:12793: gcc -o conftest    conftest.c -lc   >&5
 
812
/tmp/ccseLWHA.o: In function `main':
 
813
conftest.c:(.text+0x7): undefined reference to `dlopen'
 
814
collect2: error: ld returned 1 exit status
 
815
configure:12793: $? = 1
 
816
configure: failed program was:
 
817
| /* confdefs.h */
 
818
| #define PACKAGE_NAME "libdvdread"
 
819
| #define PACKAGE_TARNAME "libdvdread"
 
820
| #define PACKAGE_VERSION "4.2.0"
 
821
| #define PACKAGE_STRING "libdvdread 4.2.0"
 
822
| #define PACKAGE_BUGREPORT ""
 
823
| #define PACKAGE_URL ""
 
824
| #define PACKAGE "libdvdread"
 
825
| #define VERSION "4.2.0"
 
826
| #define STDC_HEADERS 1
 
827
| #define HAVE_SYS_TYPES_H 1
 
828
| #define HAVE_SYS_STAT_H 1
 
829
| #define HAVE_STDLIB_H 1
 
830
| #define HAVE_STRING_H 1
 
831
| #define HAVE_MEMORY_H 1
 
832
| #define HAVE_STRINGS_H 1
 
833
| #define HAVE_INTTYPES_H 1
 
834
| #define HAVE_STDINT_H 1
 
835
| #define HAVE_UNISTD_H 1
 
836
| #define HAVE_DLFCN_H 1
 
837
| #define LT_OBJDIR ".libs/"
 
838
| #define STDC_HEADERS 1
 
839
| /* end confdefs.h.  */
 
840
 
841
| /* Override any GCC internal prototype to avoid an error.
 
842
|    Use char because int might match the return type of a GCC
 
843
|    builtin and then its argument prototype would still apply.  */
 
844
| #ifdef __cplusplus
 
845
| extern "C"
 
846
| #endif
 
847
| char dlopen ();
 
848
| int
 
849
| main ()
 
850
| {
 
851
| return dlopen ();
 
852
|   ;
 
853
|   return 0;
 
854
| }
 
855
configure:12802: result: no
 
856
configure:12807: checking for dlopen in -ldl
 
857
configure:12841: result: yes
 
858
configure:12933: checking for doxygen
 
859
configure:12961: result: no
 
860
configure:13110: creating ./config.status
 
861
 
 
862
## ---------------------- ##
 
863
## Running config.status. ##
 
864
## ---------------------- ##
 
865
 
 
866
This file was extended by libdvdread config.status 4.2.0, which was
 
867
generated by GNU Autoconf 2.69.  Invocation command line was
 
868
 
 
869
  CONFIG_FILES    = 
 
870
  CONFIG_HEADERS  = 
 
871
  CONFIG_LINKS    = 
 
872
  CONFIG_COMMANDS = 
 
873
  $ ./config.status 
 
874
 
 
875
on notebook
 
876
 
 
877
config.status:1097: creating Makefile
 
878
config.status:1097: creating src/Makefile
 
879
config.status:1097: creating misc/Makefile
 
880
config.status:1097: creating misc/dvdread-config
 
881
config.status:1097: creating misc/dvdread.pc
 
882
config.status:1097: creating misc/libdvdread.spec
 
883
config.status:1097: creating misc/relchk.sh
 
884
config.status:1097: creating m4/Makefile
 
885
config.status:1097: creating config.h
 
886
config.status:1326: executing depfiles commands
 
887
config.status:1326: executing libtool commands
 
888
 
 
889
## ---------------- ##
 
890
## Cache variables. ##
 
891
## ---------------- ##
 
892
 
 
893
ac_cv_build=i686-pc-linux-gnu
 
894
ac_cv_c_bigendian=no
 
895
ac_cv_c_compiler_gnu=yes
 
896
ac_cv_c_const=yes
 
897
ac_cv_c_inline=inline
 
898
ac_cv_env_CC_set=
 
899
ac_cv_env_CC_value=
 
900
ac_cv_env_CFLAGS_set=
 
901
ac_cv_env_CFLAGS_value=
 
902
ac_cv_env_CPPFLAGS_set=
 
903
ac_cv_env_CPPFLAGS_value=
 
904
ac_cv_env_CPP_set=
 
905
ac_cv_env_CPP_value=
 
906
ac_cv_env_LDFLAGS_set=
 
907
ac_cv_env_LDFLAGS_value=
 
908
ac_cv_env_LIBS_set=
 
909
ac_cv_env_LIBS_value=
 
910
ac_cv_env_build_alias_set=
 
911
ac_cv_env_build_alias_value=
 
912
ac_cv_env_host_alias_set=
 
913
ac_cv_env_host_alias_value=
 
914
ac_cv_env_target_alias_set=
 
915
ac_cv_env_target_alias_value=
 
916
ac_cv_func_dlopen=no
 
917
ac_cv_func_shl_load=no
 
918
ac_cv_header_dlfcn_h=yes
 
919
ac_cv_header_inttypes_h=yes
 
920
ac_cv_header_memory_h=yes
 
921
ac_cv_header_stdc=yes
 
922
ac_cv_header_stdint_h=yes
 
923
ac_cv_header_stdlib_h=yes
 
924
ac_cv_header_string_h=yes
 
925
ac_cv_header_strings_h=yes
 
926
ac_cv_header_sys_stat_h=yes
 
927
ac_cv_header_sys_types_h=yes
 
928
ac_cv_header_unistd_h=yes
 
929
ac_cv_host=i686-pc-linux-gnu
 
930
ac_cv_lib_c_dlopen=no
 
931
ac_cv_lib_dl_dlopen=yes
 
932
ac_cv_lib_dld_shl_load=no
 
933
ac_cv_objext=o
 
934
ac_cv_path_EGREP='/bin/grep -E'
 
935
ac_cv_path_FGREP='/bin/grep -F'
 
936
ac_cv_path_GREP=/bin/grep
 
937
ac_cv_path_SED=/bin/sed
 
938
ac_cv_path_install='/usr/bin/install -c'
 
939
ac_cv_path_mkdir=/bin/mkdir
 
940
ac_cv_prog_AWK=mawk
 
941
ac_cv_prog_CPP='gcc -E'
 
942
ac_cv_prog_DOXYGEN=no
 
943
ac_cv_prog_ac_ct_AR=ar
 
944
ac_cv_prog_ac_ct_CC=gcc
 
945
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
 
946
ac_cv_prog_ac_ct_OBJDUMP=objdump
 
947
ac_cv_prog_ac_ct_RANLIB=ranlib
 
948
ac_cv_prog_ac_ct_STRIP=strip
 
949
ac_cv_prog_cc_c89=
 
950
ac_cv_prog_cc_g=yes
 
951
ac_cv_prog_make_make_set=yes
 
952
ac_cv_search_strerror='none required'
 
953
ac_cv_type_off_t=yes
 
954
ac_cv_type_size_t=yes
 
955
am_cv_CC_dependencies_compiler_type=gcc3
 
956
lt_cv_ar_at_file=@
 
957
lt_cv_archive_cmds_need_lc=no
 
958
lt_cv_deplibs_check_method=pass_all
 
959
lt_cv_dlopen=dlopen
 
960
lt_cv_dlopen_libs=-ldl
 
961
lt_cv_dlopen_self=yes
 
962
lt_cv_dlopen_self_static=no
 
963
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
964
lt_cv_file_magic_test_file=
 
965
lt_cv_ld_reload_flag=-r
 
966
lt_cv_nm_interface='BSD nm'
 
967
lt_cv_objdir=.libs
 
968
lt_cv_path_LD=/usr/bin/ld
 
969
lt_cv_path_NM='/usr/bin/nm -B'
 
970
lt_cv_path_mainfest_tool=no
 
971
lt_cv_prog_compiler_c_o=yes
 
972
lt_cv_prog_compiler_pic='-fPIC -DPIC'
 
973
lt_cv_prog_compiler_pic_works=yes
 
974
lt_cv_prog_compiler_rtti_exceptions=no
 
975
lt_cv_prog_compiler_static_works=yes
 
976
lt_cv_prog_gnu_ld=yes
 
977
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
 
978
lt_cv_shlibpath_overrides_runpath=no
 
979
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
 
980
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
 
981
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'\'''
 
982
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
 
983
lt_cv_sys_max_cmd_len=1572864
 
984
lt_cv_to_host_file_cmd=func_convert_file_noop
 
985
lt_cv_to_tool_file_cmd=func_convert_file_noop
 
986
 
 
987
## ----------------- ##
 
988
## Output variables. ##
 
989
## ----------------- ##
 
990
 
 
991
ACLOCAL='${SHELL} /home/user/libdvdread/missing --run aclocal-1.11'
 
992
AMDEPBACKSLASH='\'
 
993
AMDEP_FALSE='#'
 
994
AMDEP_TRUE=''
 
995
AMTAR='$${TAR-tar}'
 
996
AR='ar'
 
997
AUTOCONF='${SHELL} /home/user/libdvdread/missing --run autoconf'
 
998
AUTOHEADER='${SHELL} /home/user/libdvdread/missing --run autoheader'
 
999
AUTOMAKE='${SHELL} /home/user/libdvdread/missing --run automake-1.11'
 
1000
AWK='mawk'
 
1001
CC='gcc'
 
1002
CCDEPMODE='depmode=gcc3'
 
1003
CFLAGS='-O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE '
 
1004
CPP='gcc -E'
 
1005
CPPFLAGS=''
 
1006
CSS_LIBS=''
 
1007
CYGPATH_W='echo'
 
1008
DEBUG_CFLAGS='-g -DDEBUG -O3 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE '
 
1009
DEFS='-DHAVE_CONFIG_H'
 
1010
DEPDIR='.deps'
 
1011
DLLTOOL='false'
 
1012
DOXYGEN='no'
 
1013
DSYMUTIL=''
 
1014
DUMPBIN=''
 
1015
DVDREAD_LT_AGE='1'
 
1016
DVDREAD_LT_CURRENT='5'
 
1017
DVDREAD_LT_REVISION='2'
 
1018
DVDREAD_MAJOR='4'
 
1019
DVDREAD_MINOR='2'
 
1020
DVDREAD_SUB='0'
 
1021
DYNAMIC_LD_LIBS='-ldl'
 
1022
ECHO_C=''
 
1023
ECHO_N='-n'
 
1024
ECHO_T=''
 
1025
EGREP='/bin/grep -E'
 
1026
EXEEXT=''
 
1027
FGREP='/bin/grep -F'
 
1028
GREP='/bin/grep'
 
1029
INCLUDES='-I$(top_srcdir) $(DVDREAD_CFLAGS)'
 
1030
INSTALL_DATA='${INSTALL} -m 644'
 
1031
INSTALL_PROGRAM='${INSTALL}'
 
1032
INSTALL_SCRIPT='${INSTALL}'
 
1033
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 
1034
LD='/usr/bin/ld'
 
1035
LDFLAGS=''
 
1036
LIBOBJS=''
 
1037
LIBS=''
 
1038
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
1039
LIBTOOL_DEPS='./ltmain.sh'
 
1040
LIPO=''
 
1041
LN_S='ln -s'
 
1042
LTLIBOBJS=''
 
1043
MAKEINFO='${SHELL} /home/user/libdvdread/missing --run makeinfo'
 
1044
MANIFEST_TOOL=':'
 
1045
MKDIR_P='/bin/mkdir -p'
 
1046
NM='/usr/bin/nm -B'
 
1047
NMEDIT=''
 
1048
OBJDUMP='objdump'
 
1049
OBJEXT='o'
 
1050
OTOOL64=''
 
1051
OTOOL=''
 
1052
PACKAGE='libdvdread'
 
1053
PACKAGE_BUGREPORT=''
 
1054
PACKAGE_NAME='libdvdread'
 
1055
PACKAGE_STRING='libdvdread 4.2.0'
 
1056
PACKAGE_TARNAME='libdvdread'
 
1057
PACKAGE_URL=''
 
1058
PACKAGE_VERSION='4.2.0'
 
1059
PATH_SEPARATOR=':'
 
1060
RANLIB='ranlib'
 
1061
SED='/bin/sed'
 
1062
SET_MAKE=''
 
1063
SHELL='/bin/bash'
 
1064
STATIC=''
 
1065
STRIP='strip'
 
1066
VERSION='4.2.0'
 
1067
ac_ct_AR='ar'
 
1068
ac_ct_CC='gcc'
 
1069
ac_ct_DUMPBIN=''
 
1070
am__EXEEXT_FALSE=''
 
1071
am__EXEEXT_TRUE='#'
 
1072
am__fastdepCC_FALSE='#'
 
1073
am__fastdepCC_TRUE=''
 
1074
am__include='include'
 
1075
am__isrc=''
 
1076
am__leading_dot='.'
 
1077
am__nodep='_no'
 
1078
am__quote=''
 
1079
am__tar='$${TAR-tar} chof - "$$tardir"'
 
1080
am__untar='$${TAR-tar} xf -'
 
1081
bindir='${exec_prefix}/bin'
 
1082
build='i686-pc-linux-gnu'
 
1083
build_alias=''
 
1084
build_cpu='i686'
 
1085
build_os='linux-gnu'
 
1086
build_vendor='pc'
 
1087
datadir='${datarootdir}'
 
1088
datarootdir='${prefix}/share'
 
1089
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 
1090
dvidir='${docdir}'
 
1091
exec_prefix='${prefix}'
 
1092
host='i686-pc-linux-gnu'
 
1093
host_alias=''
 
1094
host_cpu='i686'
 
1095
host_os='linux-gnu'
 
1096
host_vendor='pc'
 
1097
htmldir='${docdir}'
 
1098
includedir='${prefix}/include'
 
1099
infodir='${datarootdir}/info'
 
1100
install_sh='${SHELL} /home/user/libdvdread/install-sh'
 
1101
libdir='${exec_prefix}/lib'
 
1102
libexecdir='${exec_prefix}/libexec'
 
1103
localedir='${datarootdir}/locale'
 
1104
localstatedir='${prefix}/var'
 
1105
mandir='${datarootdir}/man'
 
1106
mkdir_p='/bin/mkdir -p'
 
1107
oldincludedir='/usr/include'
 
1108
pdfdir='${docdir}'
 
1109
prefix='/usr/local'
 
1110
program_transform_name='s,x,x,'
 
1111
psdir='${docdir}'
 
1112
sbindir='${exec_prefix}/sbin'
 
1113
sharedstatedir='${prefix}/com'
 
1114
sysconfdir='${prefix}/etc'
 
1115
target_alias=''
 
1116
 
 
1117
## ----------- ##
 
1118
## confdefs.h. ##
 
1119
## ----------- ##
 
1120
 
 
1121
/* confdefs.h */
 
1122
#define PACKAGE_NAME "libdvdread"
 
1123
#define PACKAGE_TARNAME "libdvdread"
 
1124
#define PACKAGE_VERSION "4.2.0"
 
1125
#define PACKAGE_STRING "libdvdread 4.2.0"
 
1126
#define PACKAGE_BUGREPORT ""
 
1127
#define PACKAGE_URL ""
 
1128
#define PACKAGE "libdvdread"
 
1129
#define VERSION "4.2.0"
 
1130
#define STDC_HEADERS 1
 
1131
#define HAVE_SYS_TYPES_H 1
 
1132
#define HAVE_SYS_STAT_H 1
 
1133
#define HAVE_STDLIB_H 1
 
1134
#define HAVE_STRING_H 1
 
1135
#define HAVE_MEMORY_H 1
 
1136
#define HAVE_STRINGS_H 1
 
1137
#define HAVE_INTTYPES_H 1
 
1138
#define HAVE_STDINT_H 1
 
1139
#define HAVE_UNISTD_H 1
 
1140
#define HAVE_DLFCN_H 1
 
1141
#define LT_OBJDIR ".libs/"
 
1142
#define STDC_HEADERS 1
 
1143
 
 
1144
configure: exit 0