~ubuntu-branches/ubuntu/trusty/totem/trusty-proposed

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-08-08 21:16:15 UTC
  • Revision ID: james.westby@ubuntu.com-20090808211615-wxrv01zv8l9sd8b2
Tags: 2.27.2-2
* debian/control.in:
  + Build depend on libgdata-dev (>= 0.4.0) for the youtube plugin.

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 totem configure 2.27.2, which was
 
5
generated by GNU Autoconf 2.63.  Invocation command line was
 
6
 
 
7
  $ /totem-2.27.2/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/totem --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-vala=no --disable-run-in-source-tree --disable-scrollkeeper --enable-complex-plugin
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = odin
 
14
uname -m = x86_64
 
15
uname -r = 2.6.30-1-amd64
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Mon Aug 3 12:28:22 UTC 2009
 
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/sbin
 
31
PATH: /usr/local/bin
 
32
PATH: /usr/sbin
 
33
PATH: /usr/bin
 
34
PATH: /sbin
 
35
PATH: /bin
 
36
 
 
37
 
 
38
## ----------- ##
 
39
## Core tests. ##
 
40
## ----------- ##
 
41
 
 
42
configure:2489: checking for a BSD-compatible install
 
43
configure:2557: result: /usr/bin/install -c
 
44
configure:2568: checking whether build environment is sane
 
45
configure:2611: result: yes
 
46
configure:2636: checking for a thread-safe mkdir -p
 
47
configure:2675: result: /bin/mkdir -p
 
48
configure:2688: checking for gawk
 
49
configure:2718: result: no
 
50
configure:2688: checking for mawk
 
51
configure:2704: found /usr/bin/mawk
 
52
configure:2715: result: mawk
 
53
configure:2726: checking whether make sets $(MAKE)
 
54
configure:2748: result: yes
 
55
configure:2952: checking for style of include used by make
 
56
configure:2980: result: GNU
 
57
configure:3050: checking for gcc
 
58
configure:3077: result: cc
 
59
configure:3309: checking for C compiler version
 
60
configure:3317: cc --version >&5
 
61
cc (Debian 4.3.4-1) 4.3.4
 
62
Copyright (C) 2008 Free Software Foundation, Inc.
 
63
This is free software; see the source for copying conditions.  There is NO
 
64
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
65
 
 
66
configure:3321: $? = 0
 
67
configure:3328: cc -v >&5
 
68
Using built-in specs.
 
69
Target: x86_64-linux-gnu
 
70
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --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 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 
71
Thread model: posix
 
72
gcc version 4.3.4 (Debian 4.3.4-1) 
 
73
configure:3332: $? = 0
 
74
configure:3339: cc -V >&5
 
75
cc: '-V' option must have argument
 
76
configure:3343: $? = 1
 
77
configure:3366: checking for C compiler default output file name
 
78
configure:3388: cc -g -O2 -g -Wall -O2   conftest.c  >&5
 
79
configure:3392: $? = 0
 
80
configure:3430: result: a.out
 
81
configure:3449: checking whether the C compiler works
 
82
configure:3459: ./a.out
 
83
configure:3463: $? = 0
 
84
configure:3482: result: yes
 
85
configure:3489: checking whether we are cross compiling
 
86
configure:3491: result: no
 
87
configure:3494: checking for suffix of executables
 
88
configure:3501: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
89
configure:3505: $? = 0
 
90
configure:3531: result: 
 
91
configure:3537: checking for suffix of object files
 
92
configure:3563: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
93
configure:3567: $? = 0
 
94
configure:3592: result: o
 
95
configure:3596: checking whether we are using the GNU C compiler
 
96
configure:3625: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
97
configure:3632: $? = 0
 
98
configure:3649: result: yes
 
99
configure:3658: checking whether cc accepts -g
 
100
configure:3688: cc -c -g  conftest.c >&5
 
101
configure:3695: $? = 0
 
102
configure:3796: result: yes
 
103
configure:3813: checking for cc option to accept ISO C89
 
104
configure:3887: cc  -c -g -O2 -g -Wall -O2  conftest.c >&5
 
105
configure:3894: $? = 0
 
106
configure:3917: result: none needed
 
107
configure:3937: checking dependency style of cc
 
108
configure:4028: result: none
 
109
configure:4049: checking how to run the C preprocessor
 
110
configure:4089: cc -E  conftest.c
 
111
configure:4096: $? = 0
 
112
configure:4127: cc -E  conftest.c
 
113
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
114
configure:4134: $? = 1
 
115
configure: failed program was:
 
116
| /* confdefs.h.  */
 
117
| #define PACKAGE_NAME "totem"
 
118
| #define PACKAGE_TARNAME "totem"
 
119
| #define PACKAGE_VERSION "2.27.2"
 
120
| #define PACKAGE_STRING "totem 2.27.2"
 
121
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=totem"
 
122
| #define PACKAGE "totem"
 
123
| #define VERSION "2.27.2"
 
124
| #define GETTEXT_PACKAGE "totem"
 
125
| /* end confdefs.h.  */
 
126
| #include <ac_nonexistent.h>
 
127
configure:4167: result: cc -E
 
128
configure:4196: cc -E  conftest.c
 
129
configure:4203: $? = 0
 
130
configure:4234: cc -E  conftest.c
 
131
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
132
configure:4241: $? = 1
 
133
configure: failed program was:
 
134
| /* confdefs.h.  */
 
135
| #define PACKAGE_NAME "totem"
 
136
| #define PACKAGE_TARNAME "totem"
 
137
| #define PACKAGE_VERSION "2.27.2"
 
138
| #define PACKAGE_STRING "totem 2.27.2"
 
139
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=totem"
 
140
| #define PACKAGE "totem"
 
141
| #define VERSION "2.27.2"
 
142
| #define GETTEXT_PACKAGE "totem"
 
143
| /* end confdefs.h.  */
 
144
| #include <ac_nonexistent.h>
 
145
configure:4281: checking for grep that handles long lines and -e
 
146
configure:4341: result: /bin/grep
 
147
configure:4346: checking for egrep
 
148
configure:4410: result: /bin/grep -E
 
149
configure:4415: checking for ANSI C header files
 
150
configure:4445: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
151
configure:4452: $? = 0
 
152
configure:4551: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
153
configure:4555: $? = 0
 
154
configure:4561: ./conftest
 
155
configure:4565: $? = 0
 
156
configure:4583: result: yes
 
157
configure:4607: checking for sys/types.h
 
158
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
159
configure:4635: $? = 0
 
160
configure:4652: result: yes
 
161
configure:4607: checking for sys/stat.h
 
162
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
163
configure:4635: $? = 0
 
164
configure:4652: result: yes
 
165
configure:4607: checking for stdlib.h
 
166
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
167
configure:4635: $? = 0
 
168
configure:4652: result: yes
 
169
configure:4607: checking for string.h
 
170
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
171
configure:4635: $? = 0
 
172
configure:4652: result: yes
 
173
configure:4607: checking for memory.h
 
174
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
175
configure:4635: $? = 0
 
176
configure:4652: result: yes
 
177
configure:4607: checking for strings.h
 
178
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
179
configure:4635: $? = 0
 
180
configure:4652: result: yes
 
181
configure:4607: checking for inttypes.h
 
182
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
183
configure:4635: $? = 0
 
184
configure:4652: result: yes
 
185
configure:4607: checking for stdint.h
 
186
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
187
configure:4635: $? = 0
 
188
configure:4652: result: yes
 
189
configure:4607: checking for unistd.h
 
190
configure:4628: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
191
configure:4635: $? = 0
 
192
configure:4652: result: yes
 
193
configure:4683: checking locale.h usability
 
194
configure:4700: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
195
configure:4707: $? = 0
 
196
configure:4721: result: yes
 
197
configure:4725: checking locale.h presence
 
198
configure:4740: cc -E  conftest.c
 
199
configure:4747: $? = 0
 
200
configure:4761: result: yes
 
201
configure:4794: checking for locale.h
 
202
configure:4803: result: yes
 
203
configure:4819: checking for LC_MESSAGES
 
204
configure:4845: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
205
configure:4852: $? = 0
 
206
configure:4872: result: yes
 
207
configure:4901: checking libintl.h usability
 
208
configure:4918: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
209
configure:4925: $? = 0
 
210
configure:4939: result: yes
 
211
configure:4943: checking libintl.h presence
 
212
configure:4958: cc -E  conftest.c
 
213
configure:4965: $? = 0
 
214
configure:4979: result: yes
 
215
configure:5012: checking for libintl.h
 
216
configure:5019: result: yes
 
217
configure:5030: checking for ngettext in libc
 
218
configure:5058: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
219
configure:5065: $? = 0
 
220
configure:5086: result: yes
 
221
configure:5090: checking for dgettext in libc
 
222
configure:5118: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
223
configure:5125: $? = 0
 
224
configure:5146: result: yes
 
225
configure:5155: checking for bind_textdomain_codeset
 
226
configure:5211: cc -o conftest -g -O2 -g -Wall -O2   conftest.c  >&5
 
227
configure:5218: $? = 0
 
228
configure:5240: result: yes
 
229
configure:5756: checking for msgfmt
 
230
configure:5783: result: /usr/bin/msgfmt
 
231
configure:5796: checking for dcgettext
 
232
configure:5852: cc -o conftest -g -O2 -g -Wall -O2   conftest.c   >&5
 
233
conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
 
234
configure:5859: $? = 0
 
235
configure:5881: result: yes
 
236
configure:5894: checking if msgfmt accepts -c
 
237
configure:5909: $MSGFMT -c -o /dev/null conftest.foo
 
238
configure:5912: $? = 0
 
239
configure:5914: result: yes
 
240
configure:5924: checking for gmsgfmt
 
241
configure:5955: result: /usr/bin/msgfmt
 
242
configure:5965: checking for xgettext
 
243
configure:5992: result: /usr/bin/xgettext
 
244
configure:6021: cc -o conftest -g -O2 -g -Wall -O2   conftest.c   >&5
 
245
configure:6028: $? = 0
 
246
configure:6262: checking whether NLS is requested
 
247
configure:6271: result: yes
 
248
configure:6288: checking for intltool >= 0.40.0
 
249
configure:6295: result: 0.40.6 found
 
250
configure:6305: checking for intltool-update
 
251
configure:6323: found /usr/bin/intltool-update
 
252
configure:6335: result: /usr/bin/intltool-update
 
253
configure:6345: checking for intltool-merge
 
254
configure:6363: found /usr/bin/intltool-merge
 
255
configure:6375: result: /usr/bin/intltool-merge
 
256
configure:6385: checking for intltool-extract
 
257
configure:6403: found /usr/bin/intltool-extract
 
258
configure:6415: result: /usr/bin/intltool-extract
 
259
configure:6548: checking for xgettext
 
260
configure:6578: result: /usr/bin/xgettext
 
261
configure:6588: checking for msgmerge
 
262
configure:6606: found /usr/bin/msgmerge
 
263
configure:6618: result: /usr/bin/msgmerge
 
264
configure:6628: checking for msgfmt
 
265
configure:6658: result: /usr/bin/msgfmt
 
266
configure:6668: checking for gmsgfmt
 
267
configure:6699: result: /usr/bin/msgfmt
 
268
configure:6723: checking for perl
 
269
configure:6741: found /usr/bin/perl
 
270
configure:6753: result: /usr/bin/perl
 
271
configure:6766: checking for perl >= 5.8.1
 
272
configure:6775: result: 5.10.0
 
273
configure:6779: checking for XML::Parser
 
274
configure:6782: result: ok
 
275
configure:6949: checking whether ln -s works
 
276
configure:6953: result: yes
 
277
configure:7009: checking for pkg-config
 
278
configure:7027: found /usr/bin/pkg-config
 
279
configure:7039: result: /usr/bin/pkg-config
 
280
configure:7064: checking pkg-config is at least version 0.9.0
 
281
configure:7067: result: yes
 
282
configure:7080: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
 
283
configure:7083: $? = 0
 
284
configure:7274: checking for C++ compiler version
 
285
configure:7282: g++ --version >&5
 
286
g++ (Debian 4.3.4-1) 4.3.4
 
287
Copyright (C) 2008 Free Software Foundation, Inc.
 
288
This is free software; see the source for copying conditions.  There is NO
 
289
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
290
 
 
291
configure:7286: $? = 0
 
292
configure:7293: g++ -v >&5
 
293
Using built-in specs.
 
294
Target: x86_64-linux-gnu
 
295
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --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 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 
296
Thread model: posix
 
297
gcc version 4.3.4 (Debian 4.3.4-1) 
 
298
configure:7297: $? = 0
 
299
configure:7304: g++ -V >&5
 
300
g++: '-V' option must have argument
 
301
configure:7308: $? = 1
 
302
configure:7311: checking whether we are using the GNU C++ compiler
 
303
configure:7340: g++ -c -g -O2 -g -Wall -O2  conftest.cpp >&5
 
304
configure:7347: $? = 0
 
305
configure:7364: result: yes
 
306
configure:7373: checking whether g++ accepts -g
 
307
configure:7403: g++ -c -g  conftest.cpp >&5
 
308
configure:7410: $? = 0
 
309
configure:7511: result: yes
 
310
configure:7536: checking dependency style of g++
 
311
configure:7627: result: none
 
312
configure:7646: checking whether cc understands -c and -o together
 
313
configure:7678: cc -c conftest.c -o conftest2.o >&5
 
314
configure:7682: $? = 0
 
315
configure:7688: cc -c conftest.c -o conftest2.o >&5
 
316
configure:7692: $? = 0
 
317
configure:7747: result: yes
 
318
configure:7805: checking build system type
 
319
configure:7823: result: x86_64-pc-linux-gnu
 
320
configure:7845: checking host system type
 
321
configure:7860: result: x86_64-pc-linux-gnu
 
322
configure:7882: checking for a sed that does not truncate output
 
323
configure:7948: result: /bin/sed
 
324
configure:7966: checking for fgrep
 
325
configure:8030: result: /bin/grep -F
 
326
configure:8065: checking for ld used by cc
 
327
configure:8132: result: /usr/bin/ld
 
328
configure:8141: checking if the linker (/usr/bin/ld) is GNU ld
 
329
configure:8156: result: yes
 
330
configure:8168: checking for BSD- or MS-compatible name lister (nm)
 
331
configure:8217: result: /usr/bin/nm -B
 
332
configure:8335: checking the name lister (/usr/bin/nm -B) interface
 
333
configure:8342: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
334
configure:8345: /usr/bin/nm -B "conftest.o"
 
335
configure:8348: output
 
336
0000000000000000 B some_variable
 
337
configure:8355: result: BSD nm
 
338
configure:8359: checking the maximum length of command line arguments
 
339
configure:8479: result: 3458764513820540925
 
340
configure:8496: checking whether the shell understands some XSI constructs
 
341
configure:8506: result: yes
 
342
configure:8510: checking whether the shell understands "+="
 
343
configure:8516: result: yes
 
344
configure:8551: checking for /usr/bin/ld option to reload object files
 
345
configure:8558: result: -r
 
346
configure:8627: checking for objdump
 
347
configure:8643: found /usr/bin/objdump
 
348
configure:8654: result: objdump
 
349
configure:8686: checking how to recognize dependent libraries
 
350
configure:8882: result: pass_all
 
351
configure:8942: checking for ar
 
352
configure:8958: found /usr/bin/ar
 
353
configure:8969: result: ar
 
354
configure:9047: checking for strip
 
355
configure:9063: found /usr/bin/strip
 
356
configure:9074: result: strip
 
357
configure:9146: checking for ranlib
 
358
configure:9162: found /usr/bin/ranlib
 
359
configure:9173: result: ranlib
 
360
configure:9263: checking command to parse /usr/bin/nm -B output from cc object
 
361
configure:9381: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
362
configure:9384: $? = 0
 
363
configure:9388: /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
 
364
configure:9391: $? = 0
 
365
configure:9445: cc -o conftest -g -O2 -g -Wall -O2   conftest.c conftstm.o >&5
 
366
configure:9448: $? = 0
 
367
configure:9486: result: ok
 
368
configure:9581: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
369
configure:9584: $? = 0
 
370
configure:10351: checking for dlfcn.h
 
371
configure:10372: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
372
configure:10379: $? = 0
 
373
configure:10396: result: yes
 
374
configure:10523: checking for C++ compiler version
 
375
configure:10531: g++ --version >&5
 
376
g++ (Debian 4.3.4-1) 4.3.4
 
377
Copyright (C) 2008 Free Software Foundation, Inc.
 
378
This is free software; see the source for copying conditions.  There is NO
 
379
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
380
 
 
381
configure:10535: $? = 0
 
382
configure:10542: g++ -v >&5
 
383
Using built-in specs.
 
384
Target: x86_64-linux-gnu
 
385
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --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 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
 
386
Thread model: posix
 
387
gcc version 4.3.4 (Debian 4.3.4-1) 
 
388
configure:10546: $? = 0
 
389
configure:10553: g++ -V >&5
 
390
g++: '-V' option must have argument
 
391
configure:10557: $? = 1
 
392
configure:10560: checking whether we are using the GNU C++ compiler
 
393
configure:10613: result: yes
 
394
configure:10622: checking whether g++ accepts -g
 
395
configure:10760: result: yes
 
396
configure:10785: checking dependency style of g++
 
397
configure:10876: result: none
 
398
configure:10899: checking how to run the C++ preprocessor
 
399
configure:10935: g++ -E  conftest.cpp
 
400
configure:10942: $? = 0
 
401
configure:10973: g++ -E  conftest.cpp
 
402
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
 
403
configure:10980: $? = 1
 
404
configure: failed program was:
 
405
| /* confdefs.h.  */
 
406
| #define PACKAGE_NAME "totem"
 
407
| #define PACKAGE_TARNAME "totem"
 
408
| #define PACKAGE_VERSION "2.27.2"
 
409
| #define PACKAGE_STRING "totem 2.27.2"
 
410
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=totem"
 
411
| #define PACKAGE "totem"
 
412
| #define VERSION "2.27.2"
 
413
| #define GETTEXT_PACKAGE "totem"
 
414
| #define STDC_HEADERS 1
 
415
| #define HAVE_SYS_TYPES_H 1
 
416
| #define HAVE_SYS_STAT_H 1
 
417
| #define HAVE_STDLIB_H 1
 
418
| #define HAVE_STRING_H 1
 
419
| #define HAVE_MEMORY_H 1
 
420
| #define HAVE_STRINGS_H 1
 
421
| #define HAVE_INTTYPES_H 1
 
422
| #define HAVE_STDINT_H 1
 
423
| #define HAVE_UNISTD_H 1
 
424
| #define HAVE_LOCALE_H 1
 
425
| #define HAVE_LC_MESSAGES 1
 
426
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
427
| #define HAVE_GETTEXT 1
 
428
| #define HAVE_DCGETTEXT 1
 
429
| #define ENABLE_NLS 1
 
430
| #define HAVE_DLFCN_H 1
 
431
| /* end confdefs.h.  */
 
432
| #include <ac_nonexistent.h>
 
433
configure:11013: result: g++ -E
 
434
configure:11042: g++ -E  conftest.cpp
 
435
configure:11049: $? = 0
 
436
configure:11080: g++ -E  conftest.cpp
 
437
conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory
 
438
configure:11087: $? = 1
 
439
configure: failed program was:
 
440
| /* confdefs.h.  */
 
441
| #define PACKAGE_NAME "totem"
 
442
| #define PACKAGE_TARNAME "totem"
 
443
| #define PACKAGE_VERSION "2.27.2"
 
444
| #define PACKAGE_STRING "totem 2.27.2"
 
445
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=totem"
 
446
| #define PACKAGE "totem"
 
447
| #define VERSION "2.27.2"
 
448
| #define GETTEXT_PACKAGE "totem"
 
449
| #define STDC_HEADERS 1
 
450
| #define HAVE_SYS_TYPES_H 1
 
451
| #define HAVE_SYS_STAT_H 1
 
452
| #define HAVE_STDLIB_H 1
 
453
| #define HAVE_STRING_H 1
 
454
| #define HAVE_MEMORY_H 1
 
455
| #define HAVE_STRINGS_H 1
 
456
| #define HAVE_INTTYPES_H 1
 
457
| #define HAVE_STDINT_H 1
 
458
| #define HAVE_UNISTD_H 1
 
459
| #define HAVE_LOCALE_H 1
 
460
| #define HAVE_LC_MESSAGES 1
 
461
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
462
| #define HAVE_GETTEXT 1
 
463
| #define HAVE_DCGETTEXT 1
 
464
| #define ENABLE_NLS 1
 
465
| #define HAVE_DLFCN_H 1
 
466
| /* end confdefs.h.  */
 
467
| #include <ac_nonexistent.h>
 
468
configure:11301: checking for objdir
 
469
configure:11316: result: .libs
 
470
configure:11608: checking if cc supports -fno-rtti -fno-exceptions
 
471
configure:11626: cc -c -g -O2 -g -Wall -O2  -fno-rtti -fno-exceptions conftest.c >&5
 
472
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
 
473
configure:11630: $? = 0
 
474
configure:11643: result: no
 
475
configure:11663: checking for cc option to produce PIC
 
476
configure:11935: result: -fPIC -DPIC
 
477
configure:11947: checking if cc PIC flag -fPIC -DPIC works
 
478
configure:11965: cc -c -g -O2 -g -Wall -O2  -fPIC -DPIC -DPIC conftest.c >&5
 
479
configure:11969: $? = 0
 
480
configure:11982: result: yes
 
481
configure:12006: checking if cc static flag -static works
 
482
configure:12034: result: yes
 
483
configure:12049: checking if cc supports -c -o file.o
 
484
configure:12070: cc -c -g -O2 -g -Wall -O2  -o out/conftest2.o conftest.c >&5
 
485
configure:12074: $? = 0
 
486
configure:12096: result: yes
 
487
configure:12104: checking if cc supports -c -o file.o
 
488
configure:12151: result: yes
 
489
configure:12184: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
 
490
configure:13262: result: yes
 
491
configure:13299: checking whether -lc should be explicitly linked in
 
492
configure:13304: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
 
493
configure:13307: $? = 0
 
494
configure:13322: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
 
495
configure:13325: $? = 0
 
496
configure:13337: result: no
 
497
configure:13501: checking dynamic linker characteristics
 
498
configure:13944: cc -o conftest -g -O2 -g -Wall -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
 
499
configure:13951: $? = 0
 
500
configure:14196: result: GNU/Linux ld.so
 
501
configure:14298: checking how to hardcode library paths into programs
 
502
configure:14323: result: immediate
 
503
configure:15156: checking whether stripping libraries is possible
 
504
configure:15161: result: yes
 
505
configure:15196: checking if libtool supports shared libraries
 
506
configure:15198: result: yes
 
507
configure:15201: checking whether to build shared libraries
 
508
configure:15222: result: yes
 
509
configure:15225: checking whether to build static libraries
 
510
configure:15229: result: yes
 
511
configure:15379: checking for ld used by g++
 
512
configure:15446: result: /usr/bin/ld -m elf_x86_64
 
513
configure:15455: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
 
514
configure:15470: result: yes
 
515
configure:15525: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
 
516
configure:16500: result: yes
 
517
configure:16528: g++ -c -g -O2 -g -Wall -O2  conftest.cpp >&5
 
518
configure:16531: $? = 0
 
519
configure:16713: checking for g++ option to produce PIC
 
520
configure:17030: result: -fPIC -DPIC
 
521
configure:17039: checking if g++ PIC flag -fPIC -DPIC works
 
522
configure:17057: g++ -c -g -O2 -g -Wall -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
 
523
configure:17061: $? = 0
 
524
configure:17074: result: yes
 
525
configure:17095: checking if g++ static flag -static works
 
526
configure:17123: result: yes
 
527
configure:17135: checking if g++ supports -c -o file.o
 
528
configure:17156: g++ -c -g -O2 -g -Wall -O2  -o out/conftest2.o conftest.cpp >&5
 
529
configure:17160: $? = 0
 
530
configure:17182: result: yes
 
531
configure:17187: checking if g++ supports -c -o file.o
 
532
configure:17234: result: yes
 
533
configure:17264: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
 
534
configure:17293: result: yes
 
535
configure:17430: checking dynamic linker characteristics
 
536
configure:17821: g++ -o conftest -g -O2 -g -Wall -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
 
537
configure:17828: $? = 0
 
538
configure:18073: result: GNU/Linux ld.so
 
539
configure:18124: checking how to hardcode library paths into programs
 
540
configure:18149: result: immediate
 
541
configure:18208: creating ./config.lt
 
542
 
 
543
## ------------------ ##
 
544
## Running config.lt. ##
 
545
## ------------------ ##
 
546
config.lt:604: creating libtool
 
547
configure:19807: checking for pkg-config
 
548
configure:19837: result: /usr/bin/pkg-config
 
549
configure:19862: checking pkg-config is at least version 0.9.0
 
550
configure:19865: result: yes
 
551
configure:19877: checking for glib-genmarshal
 
552
configure:19895: found /usr/bin/glib-genmarshal
 
553
configure:19907: result: /usr/bin/glib-genmarshal
 
554
configure:19917: checking for glib-mkenums
 
555
configure:19935: found /usr/bin/glib-mkenums
 
556
configure:19947: result: /usr/bin/glib-mkenums
 
557
configure:19983: checking whether to enable easy codec installation support
 
558
configure:20001: result: auto
 
559
configure:20007: checking for MISSING_PLUGINS
 
560
configure:20015: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10"
 
561
configure:20018: $? = 0
 
562
configure:20033: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-0.10"
 
563
configure:20036: $? = 0
 
564
configure:20114: result: yes
 
565
configure:20130: checking for GST
 
566
configure:20138: $PKG_CONFIG --exists --print-errors "$MM"
 
567
configure:20141: $? = 0
 
568
configure:20156: $PKG_CONFIG --exists --print-errors "$MM"
 
569
configure:20159: $? = 0
 
570
configure:20237: result: yes
 
571
configure:20248: checking GStreamer 0.10 inspection tool
 
572
configure:20251: result: yes
 
573
configure:20269: checking GStreamer 0.10 playbin2 plugin
 
574
configure:20272: result: yes
 
575
configure:20269: checking GStreamer 0.10 ffmpegcolorspace plugin
 
576
configure:20272: result: yes
 
577
configure:20269: checking GStreamer 0.10 videoscale plugin
 
578
configure:20272: result: yes
 
579
configure:20291: checking GStreamer 0.10 gconfaudiosink plugin
 
580
configure:20294: result: yes
 
581
configure:20291: checking GStreamer 0.10 gconfvideosink plugin
 
582
configure:20294: result: yes
 
583
configure:20291: checking GStreamer 0.10 goom plugin
 
584
configure:20294: result: yes
 
585
configure:20311: checking Whether not to check for iso-codes
 
586
configure:20321: result: no
 
587
configure:20329: checking whether iso-codes has iso-639 domain
 
588
configure:20332: result: yes
 
589
configure:20356: checking which smclient backend to use
 
590
configure:20370: result: xsmp
 
591
configure:20376: checking for SMCLIENT
 
592
configure:20384: $PKG_CONFIG --exists --print-errors "$SMCLIENT_PKGS"
 
593
configure:20387: $? = 0
 
594
configure:20402: $PKG_CONFIG --exists --print-errors "$SMCLIENT_PKGS"
 
595
configure:20405: $? = 0
 
596
configure:20483: result: yes
 
597
configure:20530: checking for DEPENDENCY
 
598
configure:20545: $PKG_CONFIG --exists --print-errors "
 
599
  glib-2.0 >= $GLIB_REQS
 
600
  gio-2.0
 
601
  gtk+-2.0 >= $GTK_REQS
 
602
  gmodule-2.0
 
603
  gconf-2.0
 
604
  totem-plparser >= $TOTEM_PLPARSER_REQS
 
605
  cairo"
 
606
Package gmime-2.4 was not found in the pkg-config search path.
 
607
Perhaps you should add the directory containing `gmime-2.4.pc'
 
608
to the PKG_CONFIG_PATH environment variable
 
609
Package 'gmime-2.4', required by 'totem-plparser', not found
 
610
configure:20555: $? = 1
 
611
configure:20584: $PKG_CONFIG --exists --print-errors "
 
612
  glib-2.0 >= $GLIB_REQS
 
613
  gio-2.0
 
614
  gtk+-2.0 >= $GTK_REQS
 
615
  gmodule-2.0
 
616
  gconf-2.0
 
617
  totem-plparser >= $TOTEM_PLPARSER_REQS
 
618
  cairo"
 
619
Package gmime-2.4 was not found in the pkg-config search path.
 
620
Perhaps you should add the directory containing `gmime-2.4.pc'
 
621
to the PKG_CONFIG_PATH environment variable
 
622
Package 'gmime-2.4', required by 'totem-plparser', not found
 
623
configure:20594: $? = 1
 
624
Package gmime-2.4 was not found in the pkg-config search path.
 
625
Perhaps you should add the directory containing `gmime-2.4.pc'
 
626
to the PKG_CONFIG_PATH environment variable
 
627
Package 'gmime-2.4', required by 'totem-plparser', not found
 
628
configure:20660: error: Package requirements (
 
629
  glib-2.0 >= 2.13.4
 
630
  gio-2.0
 
631
  gtk+-2.0 >= 2.16.0
 
632
  gmodule-2.0
 
633
  gconf-2.0
 
634
  totem-plparser >= 2.27.0
 
635
  cairo) were not met:
 
636
 
 
637
Package gmime-2.4 was not found in the pkg-config search path.
 
638
Perhaps you should add the directory containing `gmime-2.4.pc'
 
639
to the PKG_CONFIG_PATH environment variable
 
640
Package 'gmime-2.4', required by 'totem-plparser', not found
 
641
 
 
642
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
643
installed software in a non-standard prefix.
 
644
 
 
645
Alternatively, you may set the environment variables DEPENDENCY_CFLAGS
 
646
and DEPENDENCY_LIBS to avoid the need to call pkg-config.
 
647
See the pkg-config man page for more details.
 
648
 
 
649
 
 
650
## ---------------- ##
 
651
## Cache variables. ##
 
652
## ---------------- ##
 
653
 
 
654
ac_cv_build=x86_64-pc-linux-gnu
 
655
ac_cv_c_compiler_gnu=yes
 
656
ac_cv_cxx_compiler_gnu=yes
 
657
ac_cv_env_BBC_CFLAGS_set=
 
658
ac_cv_env_BBC_CFLAGS_value=
 
659
ac_cv_env_BBC_LIBS_set=
 
660
ac_cv_env_BBC_LIBS_value=
 
661
ac_cv_env_BEMUSED_CFLAGS_set=
 
662
ac_cv_env_BEMUSED_CFLAGS_value=
 
663
ac_cv_env_BEMUSED_LIBS_set=
 
664
ac_cv_env_BEMUSED_LIBS_value=
 
665
ac_cv_env_BROWSER_PLUGIN_CFLAGS_set=
 
666
ac_cv_env_BROWSER_PLUGIN_CFLAGS_value=
 
667
ac_cv_env_BROWSER_PLUGIN_DIR_set=
 
668
ac_cv_env_BROWSER_PLUGIN_DIR_value=
 
669
ac_cv_env_BROWSER_PLUGIN_LIBS_set=
 
670
ac_cv_env_BROWSER_PLUGIN_LIBS_value=
 
671
ac_cv_env_CCC_set=
 
672
ac_cv_env_CCC_value=
 
673
ac_cv_env_CC_set=set
 
674
ac_cv_env_CC_value=cc
 
675
ac_cv_env_CFLAGS_set=set
 
676
ac_cv_env_CFLAGS_value='-g -O2 -g -Wall -O2'
 
677
ac_cv_env_CPPFLAGS_set=set
 
678
ac_cv_env_CPPFLAGS_value=
 
679
ac_cv_env_CPP_set=
 
680
ac_cv_env_CPP_value=
 
681
ac_cv_env_CXXCPP_set=
 
682
ac_cv_env_CXXCPP_value=
 
683
ac_cv_env_CXXFLAGS_set=set
 
684
ac_cv_env_CXXFLAGS_value='-g -O2 -g -Wall -O2'
 
685
ac_cv_env_CXX_set=set
 
686
ac_cv_env_CXX_value=g++
 
687
ac_cv_env_DBUS_CFLAGS_set=
 
688
ac_cv_env_DBUS_CFLAGS_value=
 
689
ac_cv_env_DBUS_LIBS_set=
 
690
ac_cv_env_DBUS_LIBS_value=
 
691
ac_cv_env_DEPENDENCY_CFLAGS_set=
 
692
ac_cv_env_DEPENDENCY_CFLAGS_value=
 
693
ac_cv_env_DEPENDENCY_LIBS_set=
 
694
ac_cv_env_DEPENDENCY_LIBS_value=
 
695
ac_cv_env_DISC_RECORDER_CFLAGS_set=
 
696
ac_cv_env_DISC_RECORDER_CFLAGS_value=
 
697
ac_cv_env_DISC_RECORDER_LIBS_set=
 
698
ac_cv_env_DISC_RECORDER_LIBS_value=
 
699
ac_cv_env_GLIB_CFLAGS_set=
 
700
ac_cv_env_GLIB_CFLAGS_value=
 
701
ac_cv_env_GLIB_LIBS_set=
 
702
ac_cv_env_GLIB_LIBS_value=
 
703
ac_cv_env_GMYTH_CFLAGS_set=
 
704
ac_cv_env_GMYTH_CFLAGS_value=
 
705
ac_cv_env_GMYTH_LIBS_set=
 
706
ac_cv_env_GMYTH_LIBS_value=
 
707
ac_cv_env_GST_CFLAGS_set=
 
708
ac_cv_env_GST_CFLAGS_value=
 
709
ac_cv_env_GST_LIBS_set=
 
710
ac_cv_env_GST_LIBS_value=
 
711
ac_cv_env_GTK_CFLAGS_set=
 
712
ac_cv_env_GTK_CFLAGS_value=
 
713
ac_cv_env_GTK_LIBS_set=
 
714
ac_cv_env_GTK_LIBS_value=
 
715
ac_cv_env_LDFLAGS_set=set
 
716
ac_cv_env_LDFLAGS_value=
 
717
ac_cv_env_LIBEPC_CFLAGS_set=
 
718
ac_cv_env_LIBEPC_CFLAGS_value=
 
719
ac_cv_env_LIBEPC_LIBS_set=
 
720
ac_cv_env_LIBEPC_LIBS_value=
 
721
ac_cv_env_LIBGALAGO_CFLAGS_set=
 
722
ac_cv_env_LIBGALAGO_CFLAGS_value=
 
723
ac_cv_env_LIBGALAGO_LIBS_set=
 
724
ac_cv_env_LIBGALAGO_LIBS_value=
 
725
ac_cv_env_LIBGDATA_CFLAGS_set=
 
726
ac_cv_env_LIBGDATA_CFLAGS_value=
 
727
ac_cv_env_LIBGDATA_LIBS_set=
 
728
ac_cv_env_LIBGDATA_LIBS_value=
 
729
ac_cv_env_LIBS_set=
 
730
ac_cv_env_LIBS_value=
 
731
ac_cv_env_MEDIA_PLAYER_KEYS_CFLAGS_set=
 
732
ac_cv_env_MEDIA_PLAYER_KEYS_CFLAGS_value=
 
733
ac_cv_env_MEDIA_PLAYER_KEYS_LIBS_set=
 
734
ac_cv_env_MEDIA_PLAYER_KEYS_LIBS_value=
 
735
ac_cv_env_MISSING_PLUGINS_CFLAGS_set=
 
736
ac_cv_env_MISSING_PLUGINS_CFLAGS_value=
 
737
ac_cv_env_MISSING_PLUGINS_LIBS_set=
 
738
ac_cv_env_MISSING_PLUGINS_LIBS_value=
 
739
ac_cv_env_MM_CFLAGS_set=
 
740
ac_cv_env_MM_CFLAGS_value=
 
741
ac_cv_env_MM_LIBS_set=
 
742
ac_cv_env_MM_LIBS_value=
 
743
ac_cv_env_NAUTILUS_CFLAGS_set=
 
744
ac_cv_env_NAUTILUS_CFLAGS_value=
 
745
ac_cv_env_NAUTILUS_LIBS_set=
 
746
ac_cv_env_NAUTILUS_LIBS_value=
 
747
ac_cv_env_PKG_CONFIG_set=
 
748
ac_cv_env_PKG_CONFIG_value=
 
749
ac_cv_env_PYGTK_CFLAGS_set=
 
750
ac_cv_env_PYGTK_CFLAGS_value=
 
751
ac_cv_env_PYGTK_LIBS_set=
 
752
ac_cv_env_PYGTK_LIBS_value=
 
753
ac_cv_env_SCREENSAVER_CFLAGS_set=
 
754
ac_cv_env_SCREENSAVER_CFLAGS_value=
 
755
ac_cv_env_SCREENSAVER_LIBS_set=
 
756
ac_cv_env_SCREENSAVER_LIBS_value=
 
757
ac_cv_env_SMCLIENT_CFLAGS_set=
 
758
ac_cv_env_SMCLIENT_CFLAGS_value=
 
759
ac_cv_env_SMCLIENT_LIBS_set=
 
760
ac_cv_env_SMCLIENT_LIBS_value=
 
761
ac_cv_env_TRACKER_CFLAGS_set=
 
762
ac_cv_env_TRACKER_CFLAGS_value=
 
763
ac_cv_env_TRACKER_LIBS_set=
 
764
ac_cv_env_TRACKER_LIBS_value=
 
765
ac_cv_env_UNIQUE_CFLAGS_set=
 
766
ac_cv_env_UNIQUE_CFLAGS_value=
 
767
ac_cv_env_UNIQUE_LIBS_set=
 
768
ac_cv_env_UNIQUE_LIBS_value=
 
769
ac_cv_env_VALA_CFLAGS_set=
 
770
ac_cv_env_VALA_CFLAGS_value=
 
771
ac_cv_env_VALA_LIBS_set=
 
772
ac_cv_env_VALA_LIBS_value=
 
773
ac_cv_env_XMKMF_set=
 
774
ac_cv_env_XMKMF_value=
 
775
ac_cv_env_XVIDMODE_CFLAGS_set=
 
776
ac_cv_env_XVIDMODE_CFLAGS_value=
 
777
ac_cv_env_XVIDMODE_LIBS_set=
 
778
ac_cv_env_XVIDMODE_LIBS_value=
 
779
ac_cv_env_build_alias_set=set
 
780
ac_cv_env_build_alias_value=x86_64-linux-gnu
 
781
ac_cv_env_host_alias_set=
 
782
ac_cv_env_host_alias_value=
 
783
ac_cv_env_target_alias_set=
 
784
ac_cv_env_target_alias_value=
 
785
ac_cv_func_bind_textdomain_codeset=yes
 
786
ac_cv_func_dcgettext=yes
 
787
ac_cv_header_dlfcn_h=yes
 
788
ac_cv_header_inttypes_h=yes
 
789
ac_cv_header_libintl_h=yes
 
790
ac_cv_header_locale_h=yes
 
791
ac_cv_header_memory_h=yes
 
792
ac_cv_header_stdc=yes
 
793
ac_cv_header_stdint_h=yes
 
794
ac_cv_header_stdlib_h=yes
 
795
ac_cv_header_string_h=yes
 
796
ac_cv_header_strings_h=yes
 
797
ac_cv_header_sys_stat_h=yes
 
798
ac_cv_header_sys_types_h=yes
 
799
ac_cv_header_unistd_h=yes
 
800
ac_cv_host=x86_64-pc-linux-gnu
 
801
ac_cv_objext=o
 
802
ac_cv_path_EGREP='/bin/grep -E'
 
803
ac_cv_path_FGREP='/bin/grep -F'
 
804
ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
 
805
ac_cv_path_GLIB_MKENUMS=/usr/bin/glib-mkenums
 
806
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
 
807
ac_cv_path_GREP=/bin/grep
 
808
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
 
809
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
 
810
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
 
811
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
 
812
ac_cv_path_MSGFMT=/usr/bin/msgfmt
 
813
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
 
814
ac_cv_path_SED=/bin/sed
 
815
ac_cv_path_XGETTEXT=/usr/bin/xgettext
 
816
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
 
817
ac_cv_path_install='/usr/bin/install -c'
 
818
ac_cv_path_mkdir=/bin/mkdir
 
819
ac_cv_prog_AWK=mawk
 
820
ac_cv_prog_CPP='cc -E'
 
821
ac_cv_prog_CXXCPP='g++ -E'
 
822
ac_cv_prog_ac_ct_AR=ar
 
823
ac_cv_prog_ac_ct_CC=cc
 
824
ac_cv_prog_ac_ct_OBJDUMP=objdump
 
825
ac_cv_prog_ac_ct_RANLIB=ranlib
 
826
ac_cv_prog_ac_ct_STRIP=strip
 
827
ac_cv_prog_cc_c89=
 
828
ac_cv_prog_cc_cc_c_o=yes
 
829
ac_cv_prog_cc_g=yes
 
830
ac_cv_prog_cxx_g=yes
 
831
ac_cv_prog_make_make_set=yes
 
832
am_cv_CC_dependencies_compiler_type=none
 
833
am_cv_CXX_dependencies_compiler_type=none
 
834
am_cv_val_LC_MESSAGES=yes
 
835
gdu_cv_have_gdu=yes
 
836
gdu_cv_version_required=0.3.2
 
837
gt_cv_func_dgettext_libc=yes
 
838
gt_cv_func_dgettext_libintl=no
 
839
gt_cv_func_ngettext_libc=yes
 
840
gt_cv_have_gettext=yes
 
841
lt_cv_deplibs_check_method=pass_all
 
842
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
843
lt_cv_file_magic_test_file=
 
844
lt_cv_ld_reload_flag=-r
 
845
lt_cv_nm_interface='BSD nm'
 
846
lt_cv_objdir=.libs
 
847
lt_cv_path_LD=/usr/bin/ld
 
848
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
 
849
lt_cv_path_NM='/usr/bin/nm -B'
 
850
lt_cv_prog_compiler_c_o=yes
 
851
lt_cv_prog_compiler_c_o_CXX=yes
 
852
lt_cv_prog_compiler_pic_works=yes
 
853
lt_cv_prog_compiler_pic_works_CXX=yes
 
854
lt_cv_prog_compiler_rtti_exceptions=no
 
855
lt_cv_prog_compiler_static_works=yes
 
856
lt_cv_prog_compiler_static_works_CXX=yes
 
857
lt_cv_prog_gnu_ld=yes
 
858
lt_cv_prog_gnu_ldcxx=yes
 
859
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
 
860
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
 
861
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'\'''
 
862
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
 
863
lt_cv_sys_max_cmd_len=3458764513820540925
 
864
pkg_cv_GST_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
 
865
pkg_cv_GST_LIBS='-pthread -lgstbase-0.10 -lgsttag-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lgconf-2 -lglib-2.0  '
 
866
pkg_cv_MISSING_PLUGINS_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2  '
 
867
pkg_cv_MISSING_PLUGINS_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0  '
 
868
pkg_cv_SMCLIENT_CFLAGS=' '
 
869
pkg_cv_SMCLIENT_LIBS='-lSM  '
 
870
 
 
871
## ----------------- ##
 
872
## Output variables. ##
 
873
## ----------------- ##
 
874
 
 
875
ACLOCAL='${SHELL} /totem-2.27.2/missing --run aclocal-1.10'
 
876
ACLOCAL_AMFLAGS=''
 
877
ALL_LINGUAS=''
 
878
ALL_PLUGINS=''
 
879
AMDEPBACKSLASH=''
 
880
AMDEP_FALSE=''
 
881
AMDEP_TRUE='#'
 
882
AMTAR='${SHELL} /totem-2.27.2/missing --run tar'
 
883
AM_CFLAGS=''
 
884
AM_CPPFLAGS=''
 
885
AM_CXXFLAGS=''
 
886
AM_LDFLAGS=''
 
887
AR='ar'
 
888
AUTOCONF='${SHELL} /totem-2.27.2/missing --run autoconf'
 
889
AUTOHEADER='${SHELL} /totem-2.27.2/missing --run autoheader'
 
890
AUTOMAKE='${SHELL} /totem-2.27.2/missing --run automake-1.10'
 
891
AWK='mawk'
 
892
BBC_CFLAGS=''
 
893
BBC_LIBS=''
 
894
BEMUSED_CFLAGS=''
 
895
BEMUSED_LIBS=''
 
896
BROWSER_PLUGIN_CFLAGS=''
 
897
BROWSER_PLUGIN_DIR=''
 
898
BROWSER_PLUGIN_LIBS=''
 
899
CATALOGS=''
 
900
CATOBJEXT='.gmo'
 
901
CC='cc'
 
902
CCDEPMODE='depmode=none'
 
903
CFLAGS='-g -O2 -g -Wall -O2'
 
904
CPP='cc -E'
 
905
CPPFLAGS=''
 
906
CXX='g++'
 
907
CXXCPP='g++ -E'
 
908
CXXDEPMODE='depmode=none'
 
909
CXXFLAGS='-g -O2 -g -Wall -O2'
 
910
CYGPATH_W='echo'
 
911
DATADIRNAME='share'
 
912
DBUS_BIND=''
 
913
DBUS_CFLAGS=''
 
914
DBUS_LIBS=''
 
915
DEFS=''
 
916
DEPDIR='.deps'
 
917
DEPENDENCY_CFLAGS=''
 
918
DEPENDENCY_LIBS=''
 
919
DISABLE_DEPRECATED=''
 
920
DISC_RECORDER_CFLAGS=''
 
921
DISC_RECORDER_LIBS=''
 
922
DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
 
923
DOC_USER_FORMATS=''
 
924
DSYMUTIL=''
 
925
DUMPBIN=''
 
926
ECHO_C=''
 
927
ECHO_N='-n'
 
928
ECHO_T=''
 
929
EGREP='/bin/grep -E'
 
930
ENABLE_BROWSER_PLUGINS_FALSE=''
 
931
ENABLE_BROWSER_PLUGINS_TRUE=''
 
932
ENABLE_COMPLEX_PLUGIN_FALSE=''
 
933
ENABLE_COMPLEX_PLUGIN_TRUE=''
 
934
ENABLE_CONE_PLUGIN_FALSE=''
 
935
ENABLE_CONE_PLUGIN_TRUE=''
 
936
ENABLE_GMP_PLUGIN_FALSE=''
 
937
ENABLE_GMP_PLUGIN_TRUE=''
 
938
ENABLE_GTK_DOC_FALSE=''
 
939
ENABLE_GTK_DOC_TRUE=''
 
940
ENABLE_MULLY_PLUGIN_FALSE=''
 
941
ENABLE_MULLY_PLUGIN_TRUE=''
 
942
ENABLE_NARROWSPACE_PLUGIN_FALSE=''
 
943
ENABLE_NARROWSPACE_PLUGIN_TRUE=''
 
944
ENABLE_PYTHON_FALSE=''
 
945
ENABLE_PYTHON_TRUE=''
 
946
ENABLE_SK_FALSE=''
 
947
ENABLE_SK_TRUE='#'
 
948
ENABLE_VALA_FALSE=''
 
949
ENABLE_VALA_TRUE=''
 
950
EXEEXT=''
 
951
EXTRA_BACKEND_LIBS='-lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 -lgstpbutils-0.10'
 
952
FGREP='/bin/grep -F'
 
953
FULL_LIBEXECDIR=''
 
954
GCONFTOOL=''
 
955
GCONF_SCHEMAS_INSTALL_FALSE=''
 
956
GCONF_SCHEMAS_INSTALL_TRUE=''
 
957
GCONF_SCHEMA_CONFIG_SOURCE=''
 
958
GCONF_SCHEMA_FILE_DIR=''
 
959
GETTEXT_PACKAGE='totem'
 
960
GLIB_CFLAGS=''
 
961
GLIB_GENMARSHAL='/usr/bin/glib-genmarshal'
 
962
GLIB_LIBS=''
 
963
GLIB_MKENUMS='/usr/bin/glib-mkenums'
 
964
GMOFILES=''
 
965
GMSGFMT='/usr/bin/msgfmt'
 
966
GMYTH_CFLAGS=''
 
967
GMYTH_LIBS=''
 
968
GREP='/bin/grep'
 
969
GST_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  '
 
970
GST_LIBS='-pthread -lgstbase-0.10 -lgsttag-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lgconf-2 -lglib-2.0   -lgstbase-0.10 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 -lgstpbutils-0.10 -lgsttag-0.10'
 
971
GTKDOC_CHECK=''
 
972
GTK_CFLAGS=''
 
973
GTK_DOC_USE_LIBTOOL_FALSE=''
 
974
GTK_DOC_USE_LIBTOOL_TRUE=''
 
975
GTK_LIBS=''
 
976
HAVE_GNOME_DOC_UTILS_FALSE='#'
 
977
HAVE_GNOME_DOC_UTILS_TRUE=''
 
978
HAVE_NAUTILUS_FALSE=''
 
979
HAVE_NAUTILUS_TRUE=''
 
980
HAVE_XVIDMODE_FALSE=''
 
981
HAVE_XVIDMODE_TRUE=''
 
982
HELP_DIR='${datadir}/gnome/help'
 
983
HTML_DIR=''
 
984
INSTALL_DATA='${INSTALL} -m 644'
 
985
INSTALL_PROGRAM='${INSTALL}'
 
986
INSTALL_SCRIPT='${INSTALL}'
 
987
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
 
988
INSTOBJEXT='.mo'
 
989
INTLLIBS=''
 
990
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 $< $@'
 
991
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 $< $@'
 
992
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 $< $@'
 
993
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
 
994
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 $< $@'
 
995
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 $< $@'
 
996
INTLTOOL_MERGE='/usr/bin/intltool-merge'
 
997
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
 
998
INTLTOOL_PERL='/usr/bin/perl'
 
999
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 $< $@'
 
1000
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 $< $@'
 
1001
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 $< $@'
 
1002
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 $< $@'
 
1003
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 $< $@'
 
1004
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 $< $@'
 
1005
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 $< $@'
 
1006
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 $< $@'
 
1007
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 $< $@'
 
1008
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 $< $@'
 
1009
INTLTOOL_UPDATE='/usr/bin/intltool-update'
 
1010
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 $< $@'
 
1011
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
 
1012
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 $< $@'
 
1013
LD='/usr/bin/ld -m elf_x86_64'
 
1014
LDFLAGS=''
 
1015
LIBEPC_CFLAGS=''
 
1016
LIBEPC_LIBS=''
 
1017
LIBGALAGO_CFLAGS=''
 
1018
LIBGALAGO_LIBS=''
 
1019
LIBGDATA_CFLAGS=''
 
1020
LIBGDATA_LIBS=''
 
1021
LIBOBJS=''
 
1022
LIBS=''
 
1023
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
1024
LIPO=''
 
1025
LIRC_LIBS=''
 
1026
LN_S='ln -s'
 
1027
LTLIBOBJS=''
 
1028
MAINT=''
 
1029
MAINTAINER_MODE_FALSE=''
 
1030
MAINTAINER_MODE_TRUE=''
 
1031
MAKEINFO='${SHELL} /totem-2.27.2/missing --run makeinfo'
 
1032
MEDIA_PLAYER_KEYS_CFLAGS=''
 
1033
MEDIA_PLAYER_KEYS_LIBS=''
 
1034
MISSING_PLUGINS_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2  '
 
1035
MISSING_PLUGINS_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0   -lgstpbutils-0.10'
 
1036
MKDIR_P='/bin/mkdir -p'
 
1037
MKINSTALLDIRS='./mkinstalldirs'
 
1038
MM_CFLAGS=''
 
1039
MM_LIBS=''
 
1040
MSGFMT='/usr/bin/msgfmt'
 
1041
MSGFMT_OPTS='-c'
 
1042
MSGMERGE='/usr/bin/msgmerge'
 
1043
NAUTILUSDIR=''
 
1044
NAUTILUS_CFLAGS=''
 
1045
NAUTILUS_LIBS=''
 
1046
NM='/usr/bin/nm -B'
 
1047
NMEDIT=''
 
1048
NO_STRICT_ALIASING_CFLAGS=''
 
1049
OBJDUMP='objdump'
 
1050
OBJEXT='o'
 
1051
OMF_DIR='${datadir}/omf'
 
1052
OTOOL64=''
 
1053
OTOOL=''
 
1054
PACKAGE='totem'
 
1055
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem'
 
1056
PACKAGE_NAME='totem'
 
1057
PACKAGE_STRING='totem 2.27.2'
 
1058
PACKAGE_TARNAME='totem'
 
1059
PACKAGE_VERSION='2.27.2'
 
1060
PATH_SEPARATOR=':'
 
1061
PKG_CONFIG='/usr/bin/pkg-config'
 
1062
PLUGINDIR='${libdir}/totem/plugins'
 
1063
PLUGINS=''
 
1064
POFILES=''
 
1065
POSUB='po'
 
1066
PO_IN_DATADIR_FALSE=''
 
1067
PO_IN_DATADIR_TRUE=''
 
1068
PYGTK_CFLAGS=''
 
1069
PYGTK_CODEGEN=''
 
1070
PYGTK_DEFSDIR=''
 
1071
PYGTK_H2DEF=''
 
1072
PYGTK_LIBS=''
 
1073
PYTHON=''
 
1074
PYTHON_CFLAGS=''
 
1075
PYTHON_EXEC_PREFIX=''
 
1076
PYTHON_EXTRA_LIBS=''
 
1077
PYTHON_LIBS=''
 
1078
PYTHON_LIB_LOC=''
 
1079
PYTHON_PLATFORM=''
 
1080
PYTHON_PREFIX=''
 
1081
PYTHON_VERSION=''
 
1082
RANLIB='ranlib'
 
1083
SCREENSAVER_CFLAGS=''
 
1084
SCREENSAVER_LIBS=''
 
1085
SED='/bin/sed'
 
1086
SET_MAKE=''
 
1087
SHELL='/bin/bash'
 
1088
SMCLIENT_CFLAGS=' '
 
1089
SMCLIENT_LIBS='-lSM  '
 
1090
STRIP='strip'
 
1091
TOTEM_VERSION_MAJOR='2'
 
1092
TOTEM_VERSION_MICRO='2'
 
1093
TOTEM_VERSION_MINOR='27'
 
1094
TRACKER_CFLAGS=''
 
1095
TRACKER_LIBS=''
 
1096
UNIQUE_CFLAGS=''
 
1097
UNIQUE_LIBS=''
 
1098
USE_NLS='yes'
 
1099
VALAC=''
 
1100
VALA_CFLAGS=''
 
1101
VALA_LIBS=''
 
1102
VERSION='2.27.2'
 
1103
WARN_CFLAGS=''
 
1104
WARN_CXXFLAGS=''
 
1105
WITH_DBUS_FALSE=''
 
1106
WITH_DBUS_TRUE=''
 
1107
WITH_SMCLIENT_FALSE='#'
 
1108
WITH_SMCLIENT_QUARTZ_FALSE=''
 
1109
WITH_SMCLIENT_QUARTZ_TRUE='#'
 
1110
WITH_SMCLIENT_TRUE=''
 
1111
WITH_SMCLIENT_WIN32_FALSE=''
 
1112
WITH_SMCLIENT_WIN32_TRUE='#'
 
1113
WITH_SMCLIENT_XSMP_FALSE='#'
 
1114
WITH_SMCLIENT_XSMP_TRUE=''
 
1115
XGETTEXT='/usr/bin/xgettext'
 
1116
XMKMF=''
 
1117
XTEST_LIBS=''
 
1118
XVIDMODE_CFLAGS=''
 
1119
XVIDMODE_LIBS=''
 
1120
X_LIBS=''
 
1121
ac_ct_CC='cc'
 
1122
ac_ct_CXX=''
 
1123
ac_ct_DUMPBIN=''
 
1124
am__fastdepCC_FALSE=''
 
1125
am__fastdepCC_TRUE='#'
 
1126
am__fastdepCXX_FALSE=''
 
1127
am__fastdepCXX_TRUE='#'
 
1128
am__include='include'
 
1129
am__isrc=''
 
1130
am__leading_dot='.'
 
1131
am__quote=''
 
1132
am__tar='${AMTAR} chof - "$$tardir"'
 
1133
am__untar='${AMTAR} xf -'
 
1134
bindir='${exec_prefix}/bin'
 
1135
build='x86_64-pc-linux-gnu'
 
1136
build_alias='x86_64-linux-gnu'
 
1137
build_cpu='x86_64'
 
1138
build_os='linux-gnu'
 
1139
build_vendor='pc'
 
1140
datadir='${datarootdir}'
 
1141
datarootdir='${prefix}/share'
 
1142
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 
1143
dvidir='${docdir}'
 
1144
exec_prefix='NONE'
 
1145
host='x86_64-pc-linux-gnu'
 
1146
host_alias=''
 
1147
host_cpu='x86_64'
 
1148
host_os='linux-gnu'
 
1149
host_vendor='pc'
 
1150
htmldir='${docdir}'
 
1151
includedir='${prefix}/include'
 
1152
infodir='${prefix}/share/info'
 
1153
install_sh='$(SHELL) /totem-2.27.2/install-sh'
 
1154
libdir='${exec_prefix}/lib'
 
1155
libexecdir='${prefix}/lib/totem'
 
1156
localedir='${datarootdir}/locale'
 
1157
localstatedir='/var'
 
1158
lt_ECHO='echo'
 
1159
mandir='${prefix}/share/man'
 
1160
mkdir_p='/bin/mkdir -p'
 
1161
oldincludedir='/usr/include'
 
1162
pdfdir='${docdir}'
 
1163
pkgpyexecdir=''
 
1164
pkgpythondir=''
 
1165
prefix='/usr'
 
1166
program_transform_name='s,x,x,'
 
1167
psdir='${docdir}'
 
1168
pyexecdir=''
 
1169
pythondir=''
 
1170
sbindir='${exec_prefix}/sbin'
 
1171
sharedstatedir='${prefix}/com'
 
1172
sysconfdir='/etc'
 
1173
target_alias=''
 
1174
 
 
1175
## ----------- ##
 
1176
## confdefs.h. ##
 
1177
## ----------- ##
 
1178
 
 
1179
#define PACKAGE_NAME "totem"
 
1180
#define PACKAGE_TARNAME "totem"
 
1181
#define PACKAGE_VERSION "2.27.2"
 
1182
#define PACKAGE_STRING "totem 2.27.2"
 
1183
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=totem"
 
1184
#define PACKAGE "totem"
 
1185
#define VERSION "2.27.2"
 
1186
#define GETTEXT_PACKAGE "totem"
 
1187
#define STDC_HEADERS 1
 
1188
#define HAVE_SYS_TYPES_H 1
 
1189
#define HAVE_SYS_STAT_H 1
 
1190
#define HAVE_STDLIB_H 1
 
1191
#define HAVE_STRING_H 1
 
1192
#define HAVE_MEMORY_H 1
 
1193
#define HAVE_STRINGS_H 1
 
1194
#define HAVE_INTTYPES_H 1
 
1195
#define HAVE_STDINT_H 1
 
1196
#define HAVE_UNISTD_H 1
 
1197
#define HAVE_LOCALE_H 1
 
1198
#define HAVE_LC_MESSAGES 1
 
1199
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
 
1200
#define HAVE_GETTEXT 1
 
1201
#define HAVE_DCGETTEXT 1
 
1202
#define ENABLE_NLS 1
 
1203
#define HAVE_DLFCN_H 1
 
1204
#define LT_OBJDIR ".libs/"
 
1205
#define ENABLE_MISSING_PLUGIN_INSTALLATION 1
 
1206
#define ISO_CODES_PREFIX "/usr"
 
1207
#define WITH_SMCLIENT 1
 
1208
 
 
1209
configure: exit 1