~walkerlee/totem/pre-interview

« back to all changes in this revision

Viewing changes to debian/patches/90_autotools.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-03-31 13:32:09 UTC
  • mfrom: (1.4.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100331133209-up80ay70nkfg3ck5
Tags: 2.30.0-1
* New upstream stable release:
  + debian/patches/90_autotools.patch:
    - Refreshed for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -Naur totem-2.29.92.old/aclocal.m4 totem-2.29.92/aclocal.m4
2
 
--- totem-2.29.92.old/aclocal.m4        2010-03-15 18:51:25.000000000 +0100
3
 
+++ totem-2.29.92/aclocal.m4    2010-03-16 09:08:39.195699599 +0100
 
1
diff -Naur totem-2.30.0.old/aclocal.m4 totem-2.30.0/aclocal.m4
 
2
--- totem-2.30.0.old/aclocal.m4 2010-03-29 18:13:20.000000000 +0200
 
3
+++ totem-2.30.0/aclocal.m4     2010-03-31 13:33:37.352484831 +0200
4
4
@@ -757,6 +757,12 @@
5
5
 [
6
6
   AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
49
49
 ])
50
50
 
51
51
 
 
52
@@ -938,7 +960,7 @@
 
53
 AC_DEFUN([IT_PO_SUBDIR],
 
54
 [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
 
55
 dnl
 
56
-dnl The following CONFIG_COMMANDS should be exetuted at the very end
 
57
+dnl The following CONFIG_COMMANDS should be executed at the very end
 
58
 dnl of config.status.
 
59
 AC_CONFIG_COMMANDS_PRE([
 
60
   AC_CONFIG_COMMANDS([$1/stamp-it], [
52
61
@@ -3422,7 +3444,7 @@
53
62
   ;;
54
63
 
242
251
         fi
243
252
        # Put the nasty error message in config.log where it belongs
244
253
        echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
245
 
diff -Naur totem-2.29.92.old/bindings/Makefile.in totem-2.29.92/bindings/Makefile.in
246
 
--- totem-2.29.92.old/bindings/Makefile.in      2010-03-15 18:51:30.000000000 +0100
247
 
+++ totem-2.29.92/bindings/Makefile.in  2010-03-16 09:08:41.728669085 +0100
 
254
diff -Naur totem-2.30.0.old/bindings/Makefile.in totem-2.30.0/bindings/Makefile.in
 
255
--- totem-2.30.0.old/bindings/Makefile.in       2010-03-29 18:22:31.000000000 +0200
 
256
+++ totem-2.30.0/bindings/Makefile.in   2010-03-31 13:33:39.836479796 +0200
248
257
@@ -109,6 +109,8 @@
249
258
 AUTOHEADER = @AUTOHEADER@
250
259
 AUTOMAKE = @AUTOMAKE@
263
272
 GTK_CFLAGS = @GTK_CFLAGS@
264
273
 GTK_LIBS = @GTK_LIBS@
265
274
 HELP_DIR = @HELP_DIR@
266
 
diff -Naur totem-2.29.92.old/bindings/python/Makefile.in totem-2.29.92/bindings/python/Makefile.in
267
 
--- totem-2.29.92.old/bindings/python/Makefile.in       2010-03-15 18:51:30.000000000 +0100
268
 
+++ totem-2.29.92/bindings/python/Makefile.in   2010-03-16 09:08:41.840668592 +0100
 
275
diff -Naur totem-2.30.0.old/bindings/python/Makefile.in totem-2.30.0/bindings/python/Makefile.in
 
276
--- totem-2.30.0.old/bindings/python/Makefile.in        2010-03-29 18:22:32.000000000 +0200
 
277
+++ totem-2.30.0/bindings/python/Makefile.in    2010-03-31 13:33:39.940482459 +0200
269
278
@@ -106,6 +106,8 @@
270
279
 AUTOHEADER = @AUTOHEADER@
271
280
 AUTOMAKE = @AUTOMAKE@
284
293
 GTK_CFLAGS = @GTK_CFLAGS@
285
294
 GTK_LIBS = @GTK_LIBS@
286
295
 HELP_DIR = @HELP_DIR@
287
 
diff -Naur totem-2.29.92.old/bindings/vala/Makefile.in totem-2.29.92/bindings/vala/Makefile.in
288
 
--- totem-2.29.92.old/bindings/vala/Makefile.in 2010-03-15 18:51:30.000000000 +0100
289
 
+++ totem-2.29.92/bindings/vala/Makefile.in     2010-03-16 09:08:41.900669093 +0100
 
296
diff -Naur totem-2.30.0.old/bindings/vala/Makefile.in totem-2.30.0/bindings/vala/Makefile.in
 
297
--- totem-2.30.0.old/bindings/vala/Makefile.in  2010-03-29 18:22:32.000000000 +0200
 
298
+++ totem-2.30.0/bindings/vala/Makefile.in      2010-03-31 13:33:40.012480297 +0200
290
299
@@ -70,6 +70,8 @@
291
300
 AUTOHEADER = @AUTOHEADER@
292
301
 AUTOMAKE = @AUTOMAKE@
305
314
 GTK_CFLAGS = @GTK_CFLAGS@
306
315
 GTK_LIBS = @GTK_LIBS@
307
316
 HELP_DIR = @HELP_DIR@
308
 
diff -Naur totem-2.29.92.old/browser-plugin/Makefile.in totem-2.29.92/browser-plugin/Makefile.in
309
 
--- totem-2.29.92.old/browser-plugin/Makefile.in        2010-03-15 18:51:31.000000000 +0100
310
 
+++ totem-2.29.92/browser-plugin/Makefile.in    2010-03-16 09:08:42.156668730 +0100
 
317
diff -Naur totem-2.30.0.old/browser-plugin/Makefile.in totem-2.30.0/browser-plugin/Makefile.in
 
318
--- totem-2.30.0.old/browser-plugin/Makefile.in 2010-03-29 18:22:32.000000000 +0200
 
319
+++ totem-2.30.0/browser-plugin/Makefile.in     2010-03-31 13:33:40.404481657 +0200
311
320
@@ -304,6 +304,8 @@
312
321
 AUTOHEADER = @AUTOHEADER@
313
322
 AUTOMAKE = @AUTOMAKE@
326
335
 GTK_CFLAGS = @GTK_CFLAGS@
327
336
 GTK_LIBS = @GTK_LIBS@
328
337
 HELP_DIR = @HELP_DIR@
329
 
diff -Naur totem-2.29.92.old/configure totem-2.29.92/configure
330
 
--- totem-2.29.92.old/configure 2010-03-15 18:51:28.000000000 +0100
331
 
+++ totem-2.29.92/configure     2010-03-16 09:08:40.532668609 +0100
 
338
diff -Naur totem-2.30.0.old/configure totem-2.30.0/configure
 
339
--- totem-2.30.0.old/configure  2010-03-29 18:13:34.000000000 +0200
 
340
+++ totem-2.30.0/configure      2010-03-31 13:33:38.840480024 +0200
332
341
@@ -753,12 +753,20 @@
333
342
 AM_CFLAGS
334
343
 AM_CPPFLAGS
2665
2674
     "src/plugins/bemused/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/bemused/Makefile" ;;
2666
2675
     "src/plugins/coherence_upnp/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/coherence_upnp/Makefile" ;;
2667
2676
     "src/plugins/dbus-service/Makefile") CONFIG_FILES="$CONFIG_FILES src/plugins/dbus-service/Makefile" ;;
2668
 
diff -Naur totem-2.29.92.old/data/icons/16x16/Makefile.in totem-2.29.92/data/icons/16x16/Makefile.in
2669
 
--- totem-2.29.92.old/data/icons/16x16/Makefile.in      2010-03-15 18:51:31.000000000 +0100
2670
 
+++ totem-2.29.92/data/icons/16x16/Makefile.in  2010-03-16 09:08:42.308669202 +0100
2671
 
@@ -91,6 +91,8 @@
2672
 
 AUTOHEADER = @AUTOHEADER@
2673
 
 AUTOMAKE = @AUTOMAKE@
2674
 
 AWK = @AWK@
2675
 
+BBC_CFLAGS = @BBC_CFLAGS@
2676
 
+BBC_LIBS = @BBC_LIBS@
2677
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
2678
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
2679
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
2680
 
@@ -147,6 +149,8 @@
2681
 
 GST_CFLAGS = @GST_CFLAGS@
2682
 
 GST_LIBS = @GST_LIBS@
2683
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
2684
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
2685
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
2686
 
 GTK_CFLAGS = @GTK_CFLAGS@
2687
 
 GTK_LIBS = @GTK_LIBS@
2688
 
 HELP_DIR = @HELP_DIR@
2689
 
diff -Naur totem-2.29.92.old/data/icons/22x22/Makefile.in totem-2.29.92/data/icons/22x22/Makefile.in
2690
 
--- totem-2.29.92.old/data/icons/22x22/Makefile.in      2010-03-15 18:51:31.000000000 +0100
2691
 
+++ totem-2.29.92/data/icons/22x22/Makefile.in  2010-03-16 09:08:42.372668608 +0100
2692
 
@@ -91,6 +91,8 @@
2693
 
 AUTOHEADER = @AUTOHEADER@
2694
 
 AUTOMAKE = @AUTOMAKE@
2695
 
 AWK = @AWK@
2696
 
+BBC_CFLAGS = @BBC_CFLAGS@
2697
 
+BBC_LIBS = @BBC_LIBS@
2698
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
2699
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
2700
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
2701
 
@@ -147,6 +149,8 @@
2702
 
 GST_CFLAGS = @GST_CFLAGS@
2703
 
 GST_LIBS = @GST_LIBS@
2704
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
2705
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
2706
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
2707
 
 GTK_CFLAGS = @GTK_CFLAGS@
2708
 
 GTK_LIBS = @GTK_LIBS@
2709
 
 HELP_DIR = @HELP_DIR@
2710
 
diff -Naur totem-2.29.92.old/data/icons/24x24/Makefile.in totem-2.29.92/data/icons/24x24/Makefile.in
2711
 
--- totem-2.29.92.old/data/icons/24x24/Makefile.in      2010-03-15 18:51:31.000000000 +0100
2712
 
+++ totem-2.29.92/data/icons/24x24/Makefile.in  2010-03-16 09:08:42.440668727 +0100
2713
 
@@ -91,6 +91,8 @@
2714
 
 AUTOHEADER = @AUTOHEADER@
2715
 
 AUTOMAKE = @AUTOMAKE@
2716
 
 AWK = @AWK@
2717
 
+BBC_CFLAGS = @BBC_CFLAGS@
2718
 
+BBC_LIBS = @BBC_LIBS@
2719
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
2720
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
2721
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
2722
 
@@ -147,6 +149,8 @@
2723
 
 GST_CFLAGS = @GST_CFLAGS@
2724
 
 GST_LIBS = @GST_LIBS@
2725
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
2726
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
2727
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
2728
 
 GTK_CFLAGS = @GTK_CFLAGS@
2729
 
 GTK_LIBS = @GTK_LIBS@
2730
 
 HELP_DIR = @HELP_DIR@
2731
 
diff -Naur totem-2.29.92.old/data/icons/32x32/Makefile.in totem-2.29.92/data/icons/32x32/Makefile.in
2732
 
--- totem-2.29.92.old/data/icons/32x32/Makefile.in      2010-03-15 18:51:31.000000000 +0100
2733
 
+++ totem-2.29.92/data/icons/32x32/Makefile.in  2010-03-16 09:08:42.504668823 +0100
2734
 
@@ -91,6 +91,8 @@
2735
 
 AUTOHEADER = @AUTOHEADER@
2736
 
 AUTOMAKE = @AUTOMAKE@
2737
 
 AWK = @AWK@
2738
 
+BBC_CFLAGS = @BBC_CFLAGS@
2739
 
+BBC_LIBS = @BBC_LIBS@
2740
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
2741
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
2742
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
2743
 
@@ -147,6 +149,8 @@
2744
 
 GST_CFLAGS = @GST_CFLAGS@
2745
 
 GST_LIBS = @GST_LIBS@
2746
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
2747
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
2748
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
2749
 
 GTK_CFLAGS = @GTK_CFLAGS@
2750
 
 GTK_LIBS = @GTK_LIBS@
2751
 
 HELP_DIR = @HELP_DIR@
2752
 
diff -Naur totem-2.29.92.old/data/icons/48x48/Makefile.in totem-2.29.92/data/icons/48x48/Makefile.in
2753
 
--- totem-2.29.92.old/data/icons/48x48/Makefile.in      2010-03-15 18:51:32.000000000 +0100
2754
 
+++ totem-2.29.92/data/icons/48x48/Makefile.in  2010-03-16 09:08:42.572668737 +0100
2755
 
@@ -91,6 +91,8 @@
2756
 
 AUTOHEADER = @AUTOHEADER@
2757
 
 AUTOMAKE = @AUTOMAKE@
2758
 
 AWK = @AWK@
2759
 
+BBC_CFLAGS = @BBC_CFLAGS@
2760
 
+BBC_LIBS = @BBC_LIBS@
2761
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
2762
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
2763
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
2764
 
@@ -147,6 +149,8 @@
2765
 
 GST_CFLAGS = @GST_CFLAGS@
2766
 
 GST_LIBS = @GST_LIBS@
2767
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
2768
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
2769
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
2770
 
 GTK_CFLAGS = @GTK_CFLAGS@
2771
 
 GTK_LIBS = @GTK_LIBS@
2772
 
 HELP_DIR = @HELP_DIR@
2773
 
diff -Naur totem-2.29.92.old/data/icons/Makefile.in totem-2.29.92/data/icons/Makefile.in
2774
 
--- totem-2.29.92.old/data/icons/Makefile.in    2010-03-15 18:51:32.000000000 +0100
2775
 
+++ totem-2.29.92/data/icons/Makefile.in        2010-03-16 09:08:42.648668971 +0100
 
2677
diff -Naur totem-2.30.0.old/data/icons/16x16/Makefile.in totem-2.30.0/data/icons/16x16/Makefile.in
 
2678
--- totem-2.30.0.old/data/icons/16x16/Makefile.in       2010-03-29 18:22:33.000000000 +0200
 
2679
+++ totem-2.30.0/data/icons/16x16/Makefile.in   2010-03-31 13:33:40.617480516 +0200
 
2680
@@ -91,6 +91,8 @@
 
2681
 AUTOHEADER = @AUTOHEADER@
 
2682
 AUTOMAKE = @AUTOMAKE@
 
2683
 AWK = @AWK@
 
2684
+BBC_CFLAGS = @BBC_CFLAGS@
 
2685
+BBC_LIBS = @BBC_LIBS@
 
2686
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
2687
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
2688
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
2689
@@ -147,6 +149,8 @@
 
2690
 GST_CFLAGS = @GST_CFLAGS@
 
2691
 GST_LIBS = @GST_LIBS@
 
2692
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
2693
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
2694
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
2695
 GTK_CFLAGS = @GTK_CFLAGS@
 
2696
 GTK_LIBS = @GTK_LIBS@
 
2697
 HELP_DIR = @HELP_DIR@
 
2698
diff -Naur totem-2.30.0.old/data/icons/22x22/Makefile.in totem-2.30.0/data/icons/22x22/Makefile.in
 
2699
--- totem-2.30.0.old/data/icons/22x22/Makefile.in       2010-03-29 18:22:33.000000000 +0200
 
2700
+++ totem-2.30.0/data/icons/22x22/Makefile.in   2010-03-31 13:33:40.693480127 +0200
 
2701
@@ -91,6 +91,8 @@
 
2702
 AUTOHEADER = @AUTOHEADER@
 
2703
 AUTOMAKE = @AUTOMAKE@
 
2704
 AWK = @AWK@
 
2705
+BBC_CFLAGS = @BBC_CFLAGS@
 
2706
+BBC_LIBS = @BBC_LIBS@
 
2707
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
2708
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
2709
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
2710
@@ -147,6 +149,8 @@
 
2711
 GST_CFLAGS = @GST_CFLAGS@
 
2712
 GST_LIBS = @GST_LIBS@
 
2713
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
2714
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
2715
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
2716
 GTK_CFLAGS = @GTK_CFLAGS@
 
2717
 GTK_LIBS = @GTK_LIBS@
 
2718
 HELP_DIR = @HELP_DIR@
 
2719
diff -Naur totem-2.30.0.old/data/icons/24x24/Makefile.in totem-2.30.0/data/icons/24x24/Makefile.in
 
2720
--- totem-2.30.0.old/data/icons/24x24/Makefile.in       2010-03-29 18:22:33.000000000 +0200
 
2721
+++ totem-2.30.0/data/icons/24x24/Makefile.in   2010-03-31 13:33:40.765480341 +0200
 
2722
@@ -91,6 +91,8 @@
 
2723
 AUTOHEADER = @AUTOHEADER@
 
2724
 AUTOMAKE = @AUTOMAKE@
 
2725
 AWK = @AWK@
 
2726
+BBC_CFLAGS = @BBC_CFLAGS@
 
2727
+BBC_LIBS = @BBC_LIBS@
 
2728
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
2729
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
2730
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
2731
@@ -147,6 +149,8 @@
 
2732
 GST_CFLAGS = @GST_CFLAGS@
 
2733
 GST_LIBS = @GST_LIBS@
 
2734
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
2735
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
2736
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
2737
 GTK_CFLAGS = @GTK_CFLAGS@
 
2738
 GTK_LIBS = @GTK_LIBS@
 
2739
 HELP_DIR = @HELP_DIR@
 
2740
diff -Naur totem-2.30.0.old/data/icons/32x32/Makefile.in totem-2.30.0/data/icons/32x32/Makefile.in
 
2741
--- totem-2.30.0.old/data/icons/32x32/Makefile.in       2010-03-29 18:22:33.000000000 +0200
 
2742
+++ totem-2.30.0/data/icons/32x32/Makefile.in   2010-03-31 13:33:40.841480640 +0200
 
2743
@@ -91,6 +91,8 @@
 
2744
 AUTOHEADER = @AUTOHEADER@
 
2745
 AUTOMAKE = @AUTOMAKE@
 
2746
 AWK = @AWK@
 
2747
+BBC_CFLAGS = @BBC_CFLAGS@
 
2748
+BBC_LIBS = @BBC_LIBS@
 
2749
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
2750
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
2751
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
2752
@@ -147,6 +149,8 @@
 
2753
 GST_CFLAGS = @GST_CFLAGS@
 
2754
 GST_LIBS = @GST_LIBS@
 
2755
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
2756
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
2757
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
2758
 GTK_CFLAGS = @GTK_CFLAGS@
 
2759
 GTK_LIBS = @GTK_LIBS@
 
2760
 HELP_DIR = @HELP_DIR@
 
2761
diff -Naur totem-2.30.0.old/data/icons/48x48/Makefile.in totem-2.30.0/data/icons/48x48/Makefile.in
 
2762
--- totem-2.30.0.old/data/icons/48x48/Makefile.in       2010-03-29 18:22:33.000000000 +0200
 
2763
+++ totem-2.30.0/data/icons/48x48/Makefile.in   2010-03-31 13:33:40.917480095 +0200
 
2764
@@ -91,6 +91,8 @@
 
2765
 AUTOHEADER = @AUTOHEADER@
 
2766
 AUTOMAKE = @AUTOMAKE@
 
2767
 AWK = @AWK@
 
2768
+BBC_CFLAGS = @BBC_CFLAGS@
 
2769
+BBC_LIBS = @BBC_LIBS@
 
2770
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
2771
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
2772
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
2773
@@ -147,6 +149,8 @@
 
2774
 GST_CFLAGS = @GST_CFLAGS@
 
2775
 GST_LIBS = @GST_LIBS@
 
2776
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
2777
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
2778
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
2779
 GTK_CFLAGS = @GTK_CFLAGS@
 
2780
 GTK_LIBS = @GTK_LIBS@
 
2781
 HELP_DIR = @HELP_DIR@
 
2782
diff -Naur totem-2.30.0.old/data/icons/Makefile.in totem-2.30.0/data/icons/Makefile.in
 
2783
--- totem-2.30.0.old/data/icons/Makefile.in     2010-03-29 18:22:33.000000000 +0200
 
2784
+++ totem-2.30.0/data/icons/Makefile.in 2010-03-31 13:33:40.993480045 +0200
2776
2785
@@ -107,6 +107,8 @@
2777
2786
 AUTOHEADER = @AUTOHEADER@
2778
2787
 AUTOMAKE = @AUTOMAKE@
2791
2800
 GTK_CFLAGS = @GTK_CFLAGS@
2792
2801
 GTK_LIBS = @GTK_LIBS@
2793
2802
 HELP_DIR = @HELP_DIR@
2794
 
diff -Naur totem-2.29.92.old/data/icons/scalable/Makefile.in totem-2.29.92/data/icons/scalable/Makefile.in
2795
 
--- totem-2.29.92.old/data/icons/scalable/Makefile.in   2010-03-15 18:51:32.000000000 +0100
2796
 
+++ totem-2.29.92/data/icons/scalable/Makefile.in       2010-03-16 09:08:42.724668716 +0100
 
2803
diff -Naur totem-2.30.0.old/data/icons/scalable/Makefile.in totem-2.30.0/data/icons/scalable/Makefile.in
 
2804
--- totem-2.30.0.old/data/icons/scalable/Makefile.in    2010-03-29 18:22:33.000000000 +0200
 
2805
+++ totem-2.30.0/data/icons/scalable/Makefile.in        2010-03-31 13:33:41.069480490 +0200
2797
2806
@@ -91,6 +91,8 @@
2798
2807
 AUTOHEADER = @AUTOHEADER@
2799
2808
 AUTOMAKE = @AUTOMAKE@
2812
2821
 GTK_CFLAGS = @GTK_CFLAGS@
2813
2822
 GTK_LIBS = @GTK_LIBS@
2814
2823
 HELP_DIR = @HELP_DIR@
2815
 
diff -Naur totem-2.29.92.old/data/Makefile.in totem-2.29.92/data/Makefile.in
2816
 
--- totem-2.29.92.old/data/Makefile.in  2010-03-15 18:51:31.000000000 +0100
2817
 
+++ totem-2.29.92/data/Makefile.in      2010-03-16 09:08:42.240668725 +0100
 
2824
diff -Naur totem-2.30.0.old/data/Makefile.in totem-2.30.0/data/Makefile.in
 
2825
--- totem-2.30.0.old/data/Makefile.in   2010-03-29 18:22:32.000000000 +0200
 
2826
+++ totem-2.30.0/data/Makefile.in       2010-03-31 13:33:40.537480473 +0200
2818
2827
@@ -141,6 +141,8 @@
2819
2828
 AUTOHEADER = @AUTOHEADER@
2820
2829
 AUTOMAKE = @AUTOMAKE@
2833
2842
 GTK_CFLAGS = @GTK_CFLAGS@
2834
2843
 GTK_LIBS = @GTK_LIBS@
2835
2844
 HELP_DIR = @HELP_DIR@
2836
 
diff -Naur totem-2.29.92.old/docs/Makefile.in totem-2.29.92/docs/Makefile.in
2837
 
--- totem-2.29.92.old/docs/Makefile.in  2010-03-15 18:51:32.000000000 +0100
2838
 
+++ totem-2.29.92/docs/Makefile.in      2010-03-16 09:08:42.788668685 +0100
 
2845
diff -Naur totem-2.30.0.old/docs/Makefile.in totem-2.30.0/docs/Makefile.in
 
2846
--- totem-2.30.0.old/docs/Makefile.in   2010-03-29 18:22:33.000000000 +0200
 
2847
+++ totem-2.30.0/docs/Makefile.in       2010-03-31 13:33:41.153480555 +0200
2839
2848
@@ -107,6 +107,8 @@
2840
2849
 AUTOHEADER = @AUTOHEADER@
2841
2850
 AUTOMAKE = @AUTOMAKE@
2854
2863
 GTK_CFLAGS = @GTK_CFLAGS@
2855
2864
 GTK_LIBS = @GTK_LIBS@
2856
2865
 HELP_DIR = @HELP_DIR@
2857
 
diff -Naur totem-2.29.92.old/docs/reference/Makefile.in totem-2.29.92/docs/reference/Makefile.in
2858
 
--- totem-2.29.92.old/docs/reference/Makefile.in        2010-03-15 18:51:32.000000000 +0100
2859
 
+++ totem-2.29.92/docs/reference/Makefile.in    2010-03-16 09:08:42.872669376 +0100
 
2866
diff -Naur totem-2.30.0.old/docs/reference/Makefile.in totem-2.30.0/docs/reference/Makefile.in
 
2867
--- totem-2.30.0.old/docs/reference/Makefile.in 2010-03-29 18:22:34.000000000 +0200
 
2868
+++ totem-2.30.0/docs/reference/Makefile.in     2010-03-31 13:33:41.253480002 +0200
2860
2869
@@ -76,6 +76,8 @@
2861
2870
 AUTOHEADER = @AUTOHEADER@
2862
2871
 AUTOMAKE = @AUTOMAKE@
3072
3081
 
3073
3082
 .PHONY : dist-hook-local docs
3074
3083
 
3075
 
diff -Naur totem-2.29.92.old/gtk-doc.make totem-2.29.92/gtk-doc.make
3076
 
--- totem-2.29.92.old/gtk-doc.make      2010-03-15 18:51:19.000000000 +0100
3077
 
+++ totem-2.29.92/gtk-doc.make  2010-03-16 09:08:36.007703286 +0100
 
3084
diff -Naur totem-2.30.0.old/gtk-doc.make totem-2.30.0/gtk-doc.make
 
3085
--- totem-2.30.0.old/gtk-doc.make       2010-03-29 18:22:25.000000000 +0200
 
3086
+++ totem-2.30.0/gtk-doc.make   2010-03-31 13:33:34.060482908 +0200
3078
3087
@@ -5,13 +5,13 @@
3079
3088
 ####################################
3080
3089
 
3277
3286
+       $(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
3278
3287
 
3279
3288
 .PHONY : dist-hook-local docs
3280
 
diff -Naur totem-2.29.92.old/help/Makefile.in totem-2.29.92/help/Makefile.in
3281
 
--- totem-2.29.92.old/help/Makefile.in  2010-03-15 18:51:32.000000000 +0100
3282
 
+++ totem-2.29.92/help/Makefile.in      2010-03-16 09:08:42.960669521 +0100
 
3289
diff -Naur totem-2.30.0.old/help/Makefile.in totem-2.30.0/help/Makefile.in
 
3290
--- totem-2.30.0.old/help/Makefile.in   2010-03-29 18:22:34.000000000 +0200
 
3291
+++ totem-2.30.0/help/Makefile.in       2010-03-31 13:33:41.357480157 +0200
3283
3292
@@ -92,6 +92,8 @@
3284
3293
 AUTOHEADER = @AUTOHEADER@
3285
3294
 AUTOMAKE = @AUTOMAKE@
3298
3307
 GTK_CFLAGS = @GTK_CFLAGS@
3299
3308
 GTK_LIBS = @GTK_LIBS@
3300
3309
 HELP_DIR = @HELP_DIR@
3301
 
diff -Naur totem-2.29.92.old/lib/Makefile.in totem-2.29.92/lib/Makefile.in
3302
 
--- totem-2.29.92.old/lib/Makefile.in   2010-03-15 18:51:33.000000000 +0100
3303
 
+++ totem-2.29.92/lib/Makefile.in       2010-03-16 09:08:43.060669374 +0100
 
3310
diff -Naur totem-2.30.0.old/lib/Makefile.in totem-2.30.0/lib/Makefile.in
 
3311
--- totem-2.30.0.old/lib/Makefile.in    2010-03-29 18:22:34.000000000 +0200
 
3312
+++ totem-2.30.0/lib/Makefile.in        2010-03-31 13:33:41.453479430 +0200
3304
3313
@@ -104,6 +104,8 @@
3305
3314
 AUTOHEADER = @AUTOHEADER@
3306
3315
 AUTOMAKE = @AUTOMAKE@
3319
3328
 GTK_CFLAGS = @GTK_CFLAGS@
3320
3329
 GTK_LIBS = @GTK_LIBS@
3321
3330
 HELP_DIR = @HELP_DIR@
3322
 
diff -Naur totem-2.29.92.old/ltmain.sh totem-2.29.92/ltmain.sh
3323
 
--- totem-2.29.92.old/ltmain.sh 2010-03-15 18:51:19.000000000 +0100
3324
 
+++ totem-2.29.92/ltmain.sh     2010-03-16 09:08:35.391671999 +0100
 
3331
diff -Naur totem-2.30.0.old/ltmain.sh totem-2.30.0/ltmain.sh
 
3332
--- totem-2.30.0.old/ltmain.sh  2010-03-29 18:22:24.000000000 +0200
 
3333
+++ totem-2.30.0/ltmain.sh      2010-03-31 13:33:33.608480420 +0200
3325
3334
@@ -65,7 +65,7 @@
3326
3335
 #       compiler:              $LTCC
3327
3336
 #       compiler flags:                $LTCFLAGS
3400
3409
          esac
3401
3410
          ;;
3402
3411
        no)
3403
 
diff -Naur totem-2.29.92.old/Makefile.in totem-2.29.92/Makefile.in
3404
 
--- totem-2.29.92.old/Makefile.in       2010-03-15 18:51:39.000000000 +0100
3405
 
+++ totem-2.29.92/Makefile.in   2010-03-16 09:08:46.115669384 +0100
 
3412
diff -Naur totem-2.30.0.old/Makefile.in totem-2.30.0/Makefile.in
 
3413
--- totem-2.30.0.old/Makefile.in        2010-03-29 18:22:40.000000000 +0200
 
3414
+++ totem-2.30.0/Makefile.in    2010-03-31 13:33:45.104480051 +0200
3406
3415
@@ -124,6 +124,8 @@
3407
3416
 AUTOHEADER = @AUTOHEADER@
3408
3417
 AUTOMAKE = @AUTOMAKE@
3421
3430
 GTK_CFLAGS = @GTK_CFLAGS@
3422
3431
 GTK_LIBS = @GTK_LIBS@
3423
3432
 HELP_DIR = @HELP_DIR@
3424
 
diff -Naur totem-2.29.92.old/po/Makefile.in.in totem-2.29.92/po/Makefile.in.in
3425
 
--- totem-2.29.92.old/po/Makefile.in.in 2010-03-15 18:51:19.000000000 +0100
3426
 
+++ totem-2.29.92/po/Makefile.in.in     2010-03-16 09:08:35.940773138 +0100
3427
 
@@ -129,7 +129,7 @@
3428
 
        done
3429
 
 
3430
 
 # Empty stubs to satisfy archaic automake needs
3431
 
-dvi info ctags tags CTAGS TAGS ID:
3432
 
+dvi info tags TAGS ID:
3433
 
 
3434
 
 # Define this as empty until I found a useful application.
3435
 
 install-exec installcheck:
3436
 
diff -Naur totem-2.29.92.old/src/backend/Makefile.in totem-2.29.92/src/backend/Makefile.in
3437
 
--- totem-2.29.92.old/src/backend/Makefile.in   2010-03-15 18:51:33.000000000 +0100
3438
 
+++ totem-2.29.92/src/backend/Makefile.in       2010-03-16 09:08:43.452668784 +0100
 
3433
diff -Naur totem-2.30.0.old/src/backend/Makefile.in totem-2.30.0/src/backend/Makefile.in
 
3434
--- totem-2.30.0.old/src/backend/Makefile.in    2010-03-29 18:22:35.000000000 +0200
 
3435
+++ totem-2.30.0/src/backend/Makefile.in        2010-03-31 13:33:41.921480044 +0200
3439
3436
@@ -121,6 +121,8 @@
3440
3437
 AUTOHEADER = @AUTOHEADER@
3441
3438
 AUTOMAKE = @AUTOMAKE@
3454
3451
 GTK_CFLAGS = @GTK_CFLAGS@
3455
3452
 GTK_LIBS = @GTK_LIBS@
3456
3453
 HELP_DIR = @HELP_DIR@
3457
 
diff -Naur totem-2.29.92.old/src/Makefile.in totem-2.29.92/src/Makefile.in
3458
 
--- totem-2.29.92.old/src/Makefile.in   2010-03-15 18:51:33.000000000 +0100
3459
 
+++ totem-2.29.92/src/Makefile.in       2010-03-16 09:08:43.324668932 +0100
 
3454
diff -Naur totem-2.30.0.old/src/Makefile.in totem-2.30.0/src/Makefile.in
 
3455
--- totem-2.30.0.old/src/Makefile.in    2010-03-29 18:22:35.000000000 +0200
 
3456
+++ totem-2.30.0/src/Makefile.in        2010-03-31 13:33:41.761481648 +0200
3460
3457
@@ -343,6 +343,8 @@
3461
3458
 AUTOHEADER = @AUTOHEADER@
3462
3459
 AUTOMAKE = @AUTOMAKE@
3475
3472
 GTK_CFLAGS = @GTK_CFLAGS@
3476
3473
 GTK_LIBS = @GTK_LIBS@
3477
3474
 HELP_DIR = @HELP_DIR@
3478
 
diff -Naur totem-2.29.92.old/src/plugins/bbc/Makefile.in totem-2.29.92/src/plugins/bbc/Makefile.in
3479
 
--- totem-2.29.92.old/src/plugins/bbc/Makefile.in       1970-01-01 01:00:00.000000000 +0100
3480
 
+++ totem-2.29.92/src/plugins/bbc/Makefile.in   2010-03-16 09:08:43.704668756 +0100
 
3475
diff -Naur totem-2.30.0.old/src/plugins/bbc/Makefile.in totem-2.30.0/src/plugins/bbc/Makefile.in
 
3476
--- totem-2.30.0.old/src/plugins/bbc/Makefile.in        1970-01-01 01:00:00.000000000 +0100
 
3477
+++ totem-2.30.0/src/plugins/bbc/Makefile.in    2010-03-31 13:33:42.264481052 +0200
3481
3478
@@ -0,0 +1,596 @@
3482
3479
+# Makefile.in generated by automake 1.11.1 from Makefile.am.
3483
3480
+# @configure_input@
4075
4072
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
4076
4073
+# Otherwise a system limit (for SysV at least) may be exceeded.
4077
4074
+.NOEXPORT:
4078
 
diff -Naur totem-2.29.92.old/src/plugins/bemused/Makefile.in totem-2.29.92/src/plugins/bemused/Makefile.in
4079
 
--- totem-2.29.92.old/src/plugins/bemused/Makefile.in   2010-03-15 18:51:34.000000000 +0100
4080
 
+++ totem-2.29.92/src/plugins/bemused/Makefile.in       2010-03-16 09:08:43.812668734 +0100
 
4075
diff -Naur totem-2.30.0.old/src/plugins/bemused/Makefile.in totem-2.30.0/src/plugins/bemused/Makefile.in
 
4076
--- totem-2.30.0.old/src/plugins/bemused/Makefile.in    2010-03-29 18:22:35.000000000 +0200
 
4077
+++ totem-2.30.0/src/plugins/bemused/Makefile.in        2010-03-31 13:33:42.396479942 +0200
4081
4078
@@ -125,6 +125,8 @@
4082
4079
 AUTOHEADER = @AUTOHEADER@
4083
4080
 AUTOMAKE = @AUTOMAKE@
4096
4093
 GTK_CFLAGS = @GTK_CFLAGS@
4097
4094
 GTK_LIBS = @GTK_LIBS@
4098
4095
 HELP_DIR = @HELP_DIR@
4099
 
diff -Naur totem-2.29.92.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.29.92/src/plugins/brasero-disc-recorder/Makefile.in
4100
 
--- totem-2.29.92.old/src/plugins/brasero-disc-recorder/Makefile.in     2010-03-15 18:51:34.000000000 +0100
4101
 
+++ totem-2.29.92/src/plugins/brasero-disc-recorder/Makefile.in 2010-03-16 09:08:43.900669233 +0100
 
4096
diff -Naur totem-2.30.0.old/src/plugins/brasero-disc-recorder/Makefile.in totem-2.30.0/src/plugins/brasero-disc-recorder/Makefile.in
 
4097
--- totem-2.30.0.old/src/plugins/brasero-disc-recorder/Makefile.in      2010-03-29 18:22:35.000000000 +0200
 
4098
+++ totem-2.30.0/src/plugins/brasero-disc-recorder/Makefile.in  2010-03-31 13:33:42.508480906 +0200
4102
4099
@@ -128,6 +128,8 @@
4103
4100
 AUTOHEADER = @AUTOHEADER@
4104
4101
 AUTOMAKE = @AUTOMAKE@
4117
4114
 GTK_CFLAGS = @GTK_CFLAGS@
4118
4115
 GTK_LIBS = @GTK_LIBS@
4119
4116
 HELP_DIR = @HELP_DIR@
4120
 
diff -Naur totem-2.29.92.old/src/plugins/coherence_upnp/Makefile.in totem-2.29.92/src/plugins/coherence_upnp/Makefile.in
4121
 
--- totem-2.29.92.old/src/plugins/coherence_upnp/Makefile.in    2010-03-15 18:51:34.000000000 +0100
4122
 
+++ totem-2.29.92/src/plugins/coherence_upnp/Makefile.in        2010-03-16 09:08:43.972668809 +0100
4123
 
@@ -93,6 +93,8 @@
4124
 
 AUTOHEADER = @AUTOHEADER@
4125
 
 AUTOMAKE = @AUTOMAKE@
4126
 
 AWK = @AWK@
4127
 
+BBC_CFLAGS = @BBC_CFLAGS@
4128
 
+BBC_LIBS = @BBC_LIBS@
4129
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4130
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4131
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4132
 
@@ -149,6 +151,8 @@
4133
 
 GST_CFLAGS = @GST_CFLAGS@
4134
 
 GST_LIBS = @GST_LIBS@
4135
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4136
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4137
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4138
 
 GTK_CFLAGS = @GTK_CFLAGS@
4139
 
 GTK_LIBS = @GTK_LIBS@
4140
 
 HELP_DIR = @HELP_DIR@
4141
 
diff -Naur totem-2.29.92.old/src/plugins/dbus-service/Makefile.in totem-2.29.92/src/plugins/dbus-service/Makefile.in
4142
 
--- totem-2.29.92.old/src/plugins/dbus-service/Makefile.in      2010-03-15 18:51:34.000000000 +0100
4143
 
+++ totem-2.29.92/src/plugins/dbus-service/Makefile.in  2010-03-16 09:08:44.040668717 +0100
4144
 
@@ -93,6 +93,8 @@
4145
 
 AUTOHEADER = @AUTOHEADER@
4146
 
 AUTOMAKE = @AUTOMAKE@
4147
 
 AWK = @AWK@
4148
 
+BBC_CFLAGS = @BBC_CFLAGS@
4149
 
+BBC_LIBS = @BBC_LIBS@
4150
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4151
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4152
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4153
 
@@ -149,6 +151,8 @@
4154
 
 GST_CFLAGS = @GST_CFLAGS@
4155
 
 GST_LIBS = @GST_LIBS@
4156
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4157
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4158
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4159
 
 GTK_CFLAGS = @GTK_CFLAGS@
4160
 
 GTK_LIBS = @GTK_LIBS@
4161
 
 HELP_DIR = @HELP_DIR@
4162
 
diff -Naur totem-2.29.92.old/src/plugins/galago/Makefile.in totem-2.29.92/src/plugins/galago/Makefile.in
4163
 
--- totem-2.29.92.old/src/plugins/galago/Makefile.in    2010-03-15 18:51:35.000000000 +0100
4164
 
+++ totem-2.29.92/src/plugins/galago/Makefile.in        2010-03-16 09:08:44.128668802 +0100
 
4117
diff -Naur totem-2.30.0.old/src/plugins/coherence_upnp/Makefile.in totem-2.30.0/src/plugins/coherence_upnp/Makefile.in
 
4118
--- totem-2.30.0.old/src/plugins/coherence_upnp/Makefile.in     2010-03-29 18:22:36.000000000 +0200
 
4119
+++ totem-2.30.0/src/plugins/coherence_upnp/Makefile.in 2010-03-31 13:33:42.588480532 +0200
 
4120
@@ -93,6 +93,8 @@
 
4121
 AUTOHEADER = @AUTOHEADER@
 
4122
 AUTOMAKE = @AUTOMAKE@
 
4123
 AWK = @AWK@
 
4124
+BBC_CFLAGS = @BBC_CFLAGS@
 
4125
+BBC_LIBS = @BBC_LIBS@
 
4126
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4127
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4128
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4129
@@ -149,6 +151,8 @@
 
4130
 GST_CFLAGS = @GST_CFLAGS@
 
4131
 GST_LIBS = @GST_LIBS@
 
4132
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4133
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4134
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4135
 GTK_CFLAGS = @GTK_CFLAGS@
 
4136
 GTK_LIBS = @GTK_LIBS@
 
4137
 HELP_DIR = @HELP_DIR@
 
4138
diff -Naur totem-2.30.0.old/src/plugins/dbus-service/Makefile.in totem-2.30.0/src/plugins/dbus-service/Makefile.in
 
4139
--- totem-2.30.0.old/src/plugins/dbus-service/Makefile.in       2010-03-29 18:22:36.000000000 +0200
 
4140
+++ totem-2.30.0/src/plugins/dbus-service/Makefile.in   2010-03-31 13:33:42.676480409 +0200
 
4141
@@ -93,6 +93,8 @@
 
4142
 AUTOHEADER = @AUTOHEADER@
 
4143
 AUTOMAKE = @AUTOMAKE@
 
4144
 AWK = @AWK@
 
4145
+BBC_CFLAGS = @BBC_CFLAGS@
 
4146
+BBC_LIBS = @BBC_LIBS@
 
4147
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4148
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4149
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4150
@@ -149,6 +151,8 @@
 
4151
 GST_CFLAGS = @GST_CFLAGS@
 
4152
 GST_LIBS = @GST_LIBS@
 
4153
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4154
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4155
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4156
 GTK_CFLAGS = @GTK_CFLAGS@
 
4157
 GTK_LIBS = @GTK_LIBS@
 
4158
 HELP_DIR = @HELP_DIR@
 
4159
diff -Naur totem-2.30.0.old/src/plugins/galago/Makefile.in totem-2.30.0/src/plugins/galago/Makefile.in
 
4160
--- totem-2.30.0.old/src/plugins/galago/Makefile.in     2010-03-29 18:22:36.000000000 +0200
 
4161
+++ totem-2.30.0/src/plugins/galago/Makefile.in 2010-03-31 13:33:42.788479284 +0200
4165
4162
@@ -125,6 +125,8 @@
4166
4163
 AUTOHEADER = @AUTOHEADER@
4167
4164
 AUTOMAKE = @AUTOMAKE@
4180
4177
 GTK_CFLAGS = @GTK_CFLAGS@
4181
4178
 GTK_LIBS = @GTK_LIBS@
4182
4179
 HELP_DIR = @HELP_DIR@
4183
 
diff -Naur totem-2.29.92.old/src/plugins/gromit/Makefile.in totem-2.29.92/src/plugins/gromit/Makefile.in
4184
 
--- totem-2.29.92.old/src/plugins/gromit/Makefile.in    2010-03-15 18:51:35.000000000 +0100
4185
 
+++ totem-2.29.92/src/plugins/gromit/Makefile.in        2010-03-16 09:08:44.223696874 +0100
 
4180
diff -Naur totem-2.30.0.old/src/plugins/gromit/Makefile.in totem-2.30.0/src/plugins/gromit/Makefile.in
 
4181
--- totem-2.30.0.old/src/plugins/gromit/Makefile.in     2010-03-29 18:22:36.000000000 +0200
 
4182
+++ totem-2.30.0/src/plugins/gromit/Makefile.in 2010-03-31 13:33:42.884479397 +0200
4186
4183
@@ -124,6 +124,8 @@
4187
4184
 AUTOHEADER = @AUTOHEADER@
4188
4185
 AUTOMAKE = @AUTOMAKE@
4201
4198
 GTK_CFLAGS = @GTK_CFLAGS@
4202
4199
 GTK_LIBS = @GTK_LIBS@
4203
4200
 HELP_DIR = @HELP_DIR@
4204
 
diff -Naur totem-2.29.92.old/src/plugins/iplayer/Makefile.in totem-2.29.92/src/plugins/iplayer/Makefile.in
4205
 
--- totem-2.29.92.old/src/plugins/iplayer/Makefile.in   2010-03-15 18:51:35.000000000 +0100
4206
 
+++ totem-2.29.92/src/plugins/iplayer/Makefile.in       2010-03-16 09:08:44.311668606 +0100
4207
 
@@ -94,6 +94,8 @@
4208
 
 AUTOHEADER = @AUTOHEADER@
4209
 
 AUTOMAKE = @AUTOMAKE@
4210
 
 AWK = @AWK@
4211
 
+BBC_CFLAGS = @BBC_CFLAGS@
4212
 
+BBC_LIBS = @BBC_LIBS@
4213
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4214
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4215
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4216
 
@@ -150,6 +152,8 @@
4217
 
 GST_CFLAGS = @GST_CFLAGS@
4218
 
 GST_LIBS = @GST_LIBS@
4219
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4220
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4221
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4222
 
 GTK_CFLAGS = @GTK_CFLAGS@
4223
 
 GTK_LIBS = @GTK_LIBS@
4224
 
 HELP_DIR = @HELP_DIR@
4225
 
diff -Naur totem-2.29.92.old/src/plugins/jamendo/Makefile.in totem-2.29.92/src/plugins/jamendo/Makefile.in
4226
 
--- totem-2.29.92.old/src/plugins/jamendo/Makefile.in   2010-03-15 18:51:35.000000000 +0100
4227
 
+++ totem-2.29.92/src/plugins/jamendo/Makefile.in       2010-03-16 09:08:44.383668749 +0100
4228
 
@@ -94,6 +94,8 @@
4229
 
 AUTOHEADER = @AUTOHEADER@
4230
 
 AUTOMAKE = @AUTOMAKE@
4231
 
 AWK = @AWK@
4232
 
+BBC_CFLAGS = @BBC_CFLAGS@
4233
 
+BBC_LIBS = @BBC_LIBS@
4234
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4235
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4236
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4237
 
@@ -150,6 +152,8 @@
4238
 
 GST_CFLAGS = @GST_CFLAGS@
4239
 
 GST_LIBS = @GST_LIBS@
4240
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4241
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4242
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4243
 
 GTK_CFLAGS = @GTK_CFLAGS@
4244
 
 GTK_LIBS = @GTK_LIBS@
4245
 
 HELP_DIR = @HELP_DIR@
4246
 
diff -Naur totem-2.29.92.old/src/plugins/lirc/Makefile.in totem-2.29.92/src/plugins/lirc/Makefile.in
4247
 
--- totem-2.29.92.old/src/plugins/lirc/Makefile.in      2010-03-15 18:51:35.000000000 +0100
4248
 
+++ totem-2.29.92/src/plugins/lirc/Makefile.in  2010-03-16 09:08:44.475668771 +0100
 
4201
diff -Naur totem-2.30.0.old/src/plugins/iplayer/Makefile.in totem-2.30.0/src/plugins/iplayer/Makefile.in
 
4202
--- totem-2.30.0.old/src/plugins/iplayer/Makefile.in    2010-03-29 18:22:36.000000000 +0200
 
4203
+++ totem-2.30.0/src/plugins/iplayer/Makefile.in        2010-03-31 13:33:42.968479172 +0200
 
4204
@@ -94,6 +94,8 @@
 
4205
 AUTOHEADER = @AUTOHEADER@
 
4206
 AUTOMAKE = @AUTOMAKE@
 
4207
 AWK = @AWK@
 
4208
+BBC_CFLAGS = @BBC_CFLAGS@
 
4209
+BBC_LIBS = @BBC_LIBS@
 
4210
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4211
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4212
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4213
@@ -150,6 +152,8 @@
 
4214
 GST_CFLAGS = @GST_CFLAGS@
 
4215
 GST_LIBS = @GST_LIBS@
 
4216
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4217
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4218
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4219
 GTK_CFLAGS = @GTK_CFLAGS@
 
4220
 GTK_LIBS = @GTK_LIBS@
 
4221
 HELP_DIR = @HELP_DIR@
 
4222
diff -Naur totem-2.30.0.old/src/plugins/jamendo/Makefile.in totem-2.30.0/src/plugins/jamendo/Makefile.in
 
4223
--- totem-2.30.0.old/src/plugins/jamendo/Makefile.in    2010-03-29 18:22:36.000000000 +0200
 
4224
+++ totem-2.30.0/src/plugins/jamendo/Makefile.in        2010-03-31 13:33:43.056479536 +0200
 
4225
@@ -94,6 +94,8 @@
 
4226
 AUTOHEADER = @AUTOHEADER@
 
4227
 AUTOMAKE = @AUTOMAKE@
 
4228
 AWK = @AWK@
 
4229
+BBC_CFLAGS = @BBC_CFLAGS@
 
4230
+BBC_LIBS = @BBC_LIBS@
 
4231
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4232
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4233
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4234
@@ -150,6 +152,8 @@
 
4235
 GST_CFLAGS = @GST_CFLAGS@
 
4236
 GST_LIBS = @GST_LIBS@
 
4237
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4238
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4239
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4240
 GTK_CFLAGS = @GTK_CFLAGS@
 
4241
 GTK_LIBS = @GTK_LIBS@
 
4242
 HELP_DIR = @HELP_DIR@
 
4243
diff -Naur totem-2.30.0.old/src/plugins/lirc/Makefile.in totem-2.30.0/src/plugins/lirc/Makefile.in
 
4244
--- totem-2.30.0.old/src/plugins/lirc/Makefile.in       2010-03-29 18:22:37.000000000 +0200
 
4245
+++ totem-2.30.0/src/plugins/lirc/Makefile.in   2010-03-31 13:33:43.164479651 +0200
4249
4246
@@ -126,6 +126,8 @@
4250
4247
 AUTOHEADER = @AUTOHEADER@
4251
4248
 AUTOMAKE = @AUTOMAKE@
4264
4261
 GTK_CFLAGS = @GTK_CFLAGS@
4265
4262
 GTK_LIBS = @GTK_LIBS@
4266
4263
 HELP_DIR = @HELP_DIR@
4267
 
diff -Naur totem-2.29.92.old/src/plugins/Makefile.in totem-2.29.92/src/plugins/Makefile.in
4268
 
--- totem-2.29.92.old/src/plugins/Makefile.in   2010-03-15 18:51:34.000000000 +0100
4269
 
+++ totem-2.29.92/src/plugins/Makefile.in       2010-03-16 09:08:43.560668817 +0100
 
4264
diff -Naur totem-2.30.0.old/src/plugins/Makefile.in totem-2.30.0/src/plugins/Makefile.in
 
4265
--- totem-2.30.0.old/src/plugins/Makefile.in    2010-03-29 18:22:35.000000000 +0200
 
4266
+++ totem-2.30.0/src/plugins/Makefile.in        2010-03-31 13:33:42.092480480 +0200
4270
4267
@@ -167,6 +167,8 @@
4271
4268
 AUTOHEADER = @AUTOHEADER@
4272
4269
 AUTOMAKE = @AUTOMAKE@
4285
4282
 GTK_CFLAGS = @GTK_CFLAGS@
4286
4283
 GTK_LIBS = @GTK_LIBS@
4287
4284
 HELP_DIR = @HELP_DIR@
4288
 
diff -Naur totem-2.29.92.old/src/plugins/media-player-keys/Makefile.in totem-2.29.92/src/plugins/media-player-keys/Makefile.in
4289
 
--- totem-2.29.92.old/src/plugins/media-player-keys/Makefile.in 2010-03-15 18:51:35.000000000 +0100
4290
 
+++ totem-2.29.92/src/plugins/media-player-keys/Makefile.in     2010-03-16 09:08:44.567669567 +0100
 
4285
diff -Naur totem-2.30.0.old/src/plugins/media-player-keys/Makefile.in totem-2.30.0/src/plugins/media-player-keys/Makefile.in
 
4286
--- totem-2.30.0.old/src/plugins/media-player-keys/Makefile.in  2010-03-29 18:22:37.000000000 +0200
 
4287
+++ totem-2.30.0/src/plugins/media-player-keys/Makefile.in      2010-03-31 13:33:43.272479206 +0200
4291
4288
@@ -130,6 +130,8 @@
4292
4289
 AUTOHEADER = @AUTOHEADER@
4293
4290
 AUTOMAKE = @AUTOMAKE@
4306
4303
 GTK_CFLAGS = @GTK_CFLAGS@
4307
4304
 GTK_LIBS = @GTK_LIBS@
4308
4305
 HELP_DIR = @HELP_DIR@
4309
 
diff -Naur totem-2.29.92.old/src/plugins/mythtv/Makefile.in totem-2.29.92/src/plugins/mythtv/Makefile.in
4310
 
--- totem-2.29.92.old/src/plugins/mythtv/Makefile.in    2010-03-15 18:51:36.000000000 +0100
4311
 
+++ totem-2.29.92/src/plugins/mythtv/Makefile.in        2010-03-16 09:08:44.659668624 +0100
 
4306
diff -Naur totem-2.30.0.old/src/plugins/mythtv/Makefile.in totem-2.30.0/src/plugins/mythtv/Makefile.in
 
4307
--- totem-2.30.0.old/src/plugins/mythtv/Makefile.in     2010-03-29 18:22:37.000000000 +0200
 
4308
+++ totem-2.30.0/src/plugins/mythtv/Makefile.in 2010-03-31 13:33:43.372479549 +0200
4312
4309
@@ -126,6 +126,8 @@
4313
4310
 AUTOHEADER = @AUTOHEADER@
4314
4311
 AUTOMAKE = @AUTOMAKE@
4327
4324
 GTK_CFLAGS = @GTK_CFLAGS@
4328
4325
 GTK_LIBS = @GTK_LIBS@
4329
4326
 HELP_DIR = @HELP_DIR@
4330
 
diff -Naur totem-2.29.92.old/src/plugins/ontop/Makefile.in totem-2.29.92/src/plugins/ontop/Makefile.in
4331
 
--- totem-2.29.92.old/src/plugins/ontop/Makefile.in     2010-03-15 18:51:36.000000000 +0100
4332
 
+++ totem-2.29.92/src/plugins/ontop/Makefile.in 2010-03-16 09:08:44.747668639 +0100
 
4327
diff -Naur totem-2.30.0.old/src/plugins/ontop/Makefile.in totem-2.30.0/src/plugins/ontop/Makefile.in
 
4328
--- totem-2.30.0.old/src/plugins/ontop/Makefile.in      2010-03-29 18:22:37.000000000 +0200
 
4329
+++ totem-2.30.0/src/plugins/ontop/Makefile.in  2010-03-31 13:33:43.476479421 +0200
4333
4330
@@ -124,6 +124,8 @@
4334
4331
 AUTOHEADER = @AUTOHEADER@
4335
4332
 AUTOMAKE = @AUTOMAKE@
4348
4345
 GTK_CFLAGS = @GTK_CFLAGS@
4349
4346
 GTK_LIBS = @GTK_LIBS@
4350
4347
 HELP_DIR = @HELP_DIR@
4351
 
diff -Naur totem-2.29.92.old/src/plugins/opensubtitles/Makefile.in totem-2.29.92/src/plugins/opensubtitles/Makefile.in
4352
 
--- totem-2.29.92.old/src/plugins/opensubtitles/Makefile.in     2010-03-15 18:51:36.000000000 +0100
4353
 
+++ totem-2.29.92/src/plugins/opensubtitles/Makefile.in 2010-03-16 09:08:44.819668716 +0100
 
4348
diff -Naur totem-2.30.0.old/src/plugins/opensubtitles/Makefile.in totem-2.30.0/src/plugins/opensubtitles/Makefile.in
 
4349
--- totem-2.30.0.old/src/plugins/opensubtitles/Makefile.in      2010-03-29 18:22:37.000000000 +0200
 
4350
+++ totem-2.30.0/src/plugins/opensubtitles/Makefile.in  2010-03-31 13:33:43.596480990 +0200
4354
4351
@@ -94,6 +94,8 @@
4355
4352
 AUTOHEADER = @AUTOHEADER@
4356
4353
 AUTOMAKE = @AUTOMAKE@
4369
4366
 GTK_CFLAGS = @GTK_CFLAGS@
4370
4367
 GTK_LIBS = @GTK_LIBS@
4371
4368
 HELP_DIR = @HELP_DIR@
4372
 
diff -Naur totem-2.29.92.old/src/plugins/properties/Makefile.in totem-2.29.92/src/plugins/properties/Makefile.in
4373
 
--- totem-2.29.92.old/src/plugins/properties/Makefile.in        2010-03-15 18:51:36.000000000 +0100
4374
 
+++ totem-2.29.92/src/plugins/properties/Makefile.in    2010-03-16 09:08:44.919669202 +0100
 
4369
diff -Naur totem-2.30.0.old/src/plugins/properties/Makefile.in totem-2.30.0/src/plugins/properties/Makefile.in
 
4370
--- totem-2.30.0.old/src/plugins/properties/Makefile.in 2010-03-29 18:22:37.000000000 +0200
 
4371
+++ totem-2.30.0/src/plugins/properties/Makefile.in     2010-03-31 13:33:43.772479765 +0200
4375
4372
@@ -137,6 +137,8 @@
4376
4373
 AUTOHEADER = @AUTOHEADER@
4377
4374
 AUTOMAKE = @AUTOMAKE@
4390
4387
 GTK_CFLAGS = @GTK_CFLAGS@
4391
4388
 GTK_LIBS = @GTK_LIBS@
4392
4389
 HELP_DIR = @HELP_DIR@
4393
 
diff -Naur totem-2.29.92.old/src/plugins/publish/Makefile.in totem-2.29.92/src/plugins/publish/Makefile.in
4394
 
--- totem-2.29.92.old/src/plugins/publish/Makefile.in   2010-03-15 18:51:36.000000000 +0100
4395
 
+++ totem-2.29.92/src/plugins/publish/Makefile.in       2010-03-16 09:08:45.007668716 +0100
 
4390
diff -Naur totem-2.30.0.old/src/plugins/publish/Makefile.in totem-2.30.0/src/plugins/publish/Makefile.in
 
4391
--- totem-2.30.0.old/src/plugins/publish/Makefile.in    2010-03-29 18:22:38.000000000 +0200
 
4392
+++ totem-2.30.0/src/plugins/publish/Makefile.in        2010-03-31 13:33:43.876479568 +0200
4396
4393
@@ -126,6 +126,8 @@
4397
4394
 AUTOHEADER = @AUTOHEADER@
4398
4395
 AUTOMAKE = @AUTOMAKE@
4411
4408
 GTK_CFLAGS = @GTK_CFLAGS@
4412
4409
 GTK_LIBS = @GTK_LIBS@
4413
4410
 HELP_DIR = @HELP_DIR@
4414
 
diff -Naur totem-2.29.92.old/src/plugins/pythonconsole/Makefile.in totem-2.29.92/src/plugins/pythonconsole/Makefile.in
4415
 
--- totem-2.29.92.old/src/plugins/pythonconsole/Makefile.in     2010-03-15 18:51:37.000000000 +0100
4416
 
+++ totem-2.29.92/src/plugins/pythonconsole/Makefile.in 2010-03-16 09:08:45.083669087 +0100
 
4411
diff -Naur totem-2.30.0.old/src/plugins/pythonconsole/Makefile.in totem-2.30.0/src/plugins/pythonconsole/Makefile.in
 
4412
--- totem-2.30.0.old/src/plugins/pythonconsole/Makefile.in      2010-03-29 18:22:38.000000000 +0200
 
4413
+++ totem-2.30.0/src/plugins/pythonconsole/Makefile.in  2010-03-31 13:33:43.960481019 +0200
4417
4414
@@ -93,6 +93,8 @@
4418
4415
 AUTOHEADER = @AUTOHEADER@
4419
4416
 AUTOMAKE = @AUTOMAKE@
4432
4429
 GTK_CFLAGS = @GTK_CFLAGS@
4433
4430
 GTK_LIBS = @GTK_LIBS@
4434
4431
 HELP_DIR = @HELP_DIR@
4435
 
diff -Naur totem-2.29.92.old/src/plugins/sample-python/Makefile.in totem-2.29.92/src/plugins/sample-python/Makefile.in
4436
 
--- totem-2.29.92.old/src/plugins/sample-python/Makefile.in     2010-03-15 18:51:37.000000000 +0100
4437
 
+++ totem-2.29.92/src/plugins/sample-python/Makefile.in 2010-03-16 09:08:45.143668754 +0100
 
4432
diff -Naur totem-2.30.0.old/src/plugins/sample-python/Makefile.in totem-2.30.0/src/plugins/sample-python/Makefile.in
 
4433
--- totem-2.30.0.old/src/plugins/sample-python/Makefile.in      2010-03-29 18:22:38.000000000 +0200
 
4434
+++ totem-2.30.0/src/plugins/sample-python/Makefile.in  2010-03-31 13:33:44.056481282 +0200
4438
4435
@@ -67,6 +67,8 @@
4439
4436
 AUTOHEADER = @AUTOHEADER@
4440
4437
 AUTOMAKE = @AUTOMAKE@
4453
4450
 GTK_CFLAGS = @GTK_CFLAGS@
4454
4451
 GTK_LIBS = @GTK_LIBS@
4455
4452
 HELP_DIR = @HELP_DIR@
4456
 
diff -Naur totem-2.29.92.old/src/plugins/sample-vala/Makefile.in totem-2.29.92/src/plugins/sample-vala/Makefile.in
4457
 
--- totem-2.29.92.old/src/plugins/sample-vala/Makefile.in       2010-03-15 18:51:37.000000000 +0100
4458
 
+++ totem-2.29.92/src/plugins/sample-vala/Makefile.in   2010-03-16 09:08:45.235668649 +0100
 
4453
diff -Naur totem-2.30.0.old/src/plugins/sample-vala/Makefile.in totem-2.30.0/src/plugins/sample-vala/Makefile.in
 
4454
--- totem-2.30.0.old/src/plugins/sample-vala/Makefile.in        2010-03-29 18:22:38.000000000 +0200
 
4455
+++ totem-2.30.0/src/plugins/sample-vala/Makefile.in    2010-03-31 13:33:44.168480928 +0200
4459
4456
@@ -129,6 +129,8 @@
4460
4457
 AUTOHEADER = @AUTOHEADER@
4461
4458
 AUTOMAKE = @AUTOMAKE@
4474
4471
 GTK_CFLAGS = @GTK_CFLAGS@
4475
4472
 GTK_LIBS = @GTK_LIBS@
4476
4473
 HELP_DIR = @HELP_DIR@
4477
 
diff -Naur totem-2.29.92.old/src/plugins/screensaver/Makefile.in totem-2.29.92/src/plugins/screensaver/Makefile.in
4478
 
--- totem-2.29.92.old/src/plugins/screensaver/Makefile.in       2010-03-15 18:51:37.000000000 +0100
4479
 
+++ totem-2.29.92/src/plugins/screensaver/Makefile.in   2010-03-16 09:08:45.351669152 +0100
 
4474
diff -Naur totem-2.30.0.old/src/plugins/screensaver/Makefile.in totem-2.30.0/src/plugins/screensaver/Makefile.in
 
4475
--- totem-2.30.0.old/src/plugins/screensaver/Makefile.in        2010-03-29 18:22:38.000000000 +0200
 
4476
+++ totem-2.30.0/src/plugins/screensaver/Makefile.in    2010-03-31 13:33:44.276481181 +0200
4480
4477
@@ -126,6 +126,8 @@
4481
4478
 AUTOHEADER = @AUTOHEADER@
4482
4479
 AUTOMAKE = @AUTOMAKE@
4495
4492
 GTK_CFLAGS = @GTK_CFLAGS@
4496
4493
 GTK_LIBS = @GTK_LIBS@
4497
4494
 HELP_DIR = @HELP_DIR@
4498
 
diff -Naur totem-2.29.92.old/src/plugins/screenshot/Makefile.in totem-2.29.92/src/plugins/screenshot/Makefile.in
4499
 
--- totem-2.29.92.old/src/plugins/screenshot/Makefile.in        2010-03-15 18:51:37.000000000 +0100
4500
 
+++ totem-2.29.92/src/plugins/screenshot/Makefile.in    2010-03-16 09:08:45.455668677 +0100
 
4495
diff -Naur totem-2.30.0.old/src/plugins/screenshot/Makefile.in totem-2.30.0/src/plugins/screenshot/Makefile.in
 
4496
--- totem-2.30.0.old/src/plugins/screenshot/Makefile.in 2010-03-29 18:22:38.000000000 +0200
 
4497
+++ totem-2.30.0/src/plugins/screenshot/Makefile.in     2010-03-31 13:33:44.392479015 +0200
4501
4498
@@ -131,6 +131,8 @@
4502
4499
 AUTOHEADER = @AUTOHEADER@
4503
4500
 AUTOMAKE = @AUTOMAKE@
4516
4513
 GTK_CFLAGS = @GTK_CFLAGS@
4517
4514
 GTK_LIBS = @GTK_LIBS@
4518
4515
 HELP_DIR = @HELP_DIR@
4519
 
diff -Naur totem-2.29.92.old/src/plugins/sidebar-test/Makefile.in totem-2.29.92/src/plugins/sidebar-test/Makefile.in
4520
 
--- totem-2.29.92.old/src/plugins/sidebar-test/Makefile.in      2010-03-15 18:51:38.000000000 +0100
4521
 
+++ totem-2.29.92/src/plugins/sidebar-test/Makefile.in  2010-03-16 09:08:45.543668401 +0100
4522
 
@@ -126,6 +126,8 @@
4523
 
 AUTOHEADER = @AUTOHEADER@
4524
 
 AUTOMAKE = @AUTOMAKE@
4525
 
 AWK = @AWK@
4526
 
+BBC_CFLAGS = @BBC_CFLAGS@
4527
 
+BBC_LIBS = @BBC_LIBS@
4528
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4529
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4530
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4531
 
@@ -182,6 +184,8 @@
4532
 
 GST_CFLAGS = @GST_CFLAGS@
4533
 
 GST_LIBS = @GST_LIBS@
4534
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4535
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4536
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4537
 
 GTK_CFLAGS = @GTK_CFLAGS@
4538
 
 GTK_LIBS = @GTK_LIBS@
4539
 
 HELP_DIR = @HELP_DIR@
4540
 
diff -Naur totem-2.29.92.old/src/plugins/skipto/Makefile.in totem-2.29.92/src/plugins/skipto/Makefile.in
4541
 
--- totem-2.29.92.old/src/plugins/skipto/Makefile.in    2010-03-15 18:51:38.000000000 +0100
4542
 
+++ totem-2.29.92/src/plugins/skipto/Makefile.in        2010-03-16 09:08:45.643669103 +0100
4543
 
@@ -126,6 +126,8 @@
4544
 
 AUTOHEADER = @AUTOHEADER@
4545
 
 AUTOMAKE = @AUTOMAKE@
4546
 
 AWK = @AWK@
4547
 
+BBC_CFLAGS = @BBC_CFLAGS@
4548
 
+BBC_LIBS = @BBC_LIBS@
4549
 
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
4550
 
 BEMUSED_LIBS = @BEMUSED_LIBS@
4551
 
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
4552
 
@@ -182,6 +184,8 @@
4553
 
 GST_CFLAGS = @GST_CFLAGS@
4554
 
 GST_LIBS = @GST_LIBS@
4555
 
 GTKDOC_CHECK = @GTKDOC_CHECK@
4556
 
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
4557
 
+GTKDOC_REBASE = @GTKDOC_REBASE@
4558
 
 GTK_CFLAGS = @GTK_CFLAGS@
4559
 
 GTK_LIBS = @GTK_LIBS@
4560
 
 HELP_DIR = @HELP_DIR@
4561
 
diff -Naur totem-2.29.92.old/src/plugins/thumbnail/Makefile.in totem-2.29.92/src/plugins/thumbnail/Makefile.in
4562
 
--- totem-2.29.92.old/src/plugins/thumbnail/Makefile.in 2010-03-15 18:51:38.000000000 +0100
4563
 
+++ totem-2.29.92/src/plugins/thumbnail/Makefile.in     2010-03-16 09:08:45.731669118 +0100
 
4516
diff -Naur totem-2.30.0.old/src/plugins/sidebar-test/Makefile.in totem-2.30.0/src/plugins/sidebar-test/Makefile.in
 
4517
--- totem-2.30.0.old/src/plugins/sidebar-test/Makefile.in       2010-03-29 18:22:39.000000000 +0200
 
4518
+++ totem-2.30.0/src/plugins/sidebar-test/Makefile.in   2010-03-31 13:33:44.492481456 +0200
 
4519
@@ -126,6 +126,8 @@
 
4520
 AUTOHEADER = @AUTOHEADER@
 
4521
 AUTOMAKE = @AUTOMAKE@
 
4522
 AWK = @AWK@
 
4523
+BBC_CFLAGS = @BBC_CFLAGS@
 
4524
+BBC_LIBS = @BBC_LIBS@
 
4525
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4526
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4527
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4528
@@ -182,6 +184,8 @@
 
4529
 GST_CFLAGS = @GST_CFLAGS@
 
4530
 GST_LIBS = @GST_LIBS@
 
4531
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4532
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4533
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4534
 GTK_CFLAGS = @GTK_CFLAGS@
 
4535
 GTK_LIBS = @GTK_LIBS@
 
4536
 HELP_DIR = @HELP_DIR@
 
4537
diff -Naur totem-2.30.0.old/src/plugins/skipto/Makefile.in totem-2.30.0/src/plugins/skipto/Makefile.in
 
4538
--- totem-2.30.0.old/src/plugins/skipto/Makefile.in     2010-03-29 18:22:39.000000000 +0200
 
4539
+++ totem-2.30.0/src/plugins/skipto/Makefile.in 2010-03-31 13:33:44.604480540 +0200
 
4540
@@ -126,6 +126,8 @@
 
4541
 AUTOHEADER = @AUTOHEADER@
 
4542
 AUTOMAKE = @AUTOMAKE@
 
4543
 AWK = @AWK@
 
4544
+BBC_CFLAGS = @BBC_CFLAGS@
 
4545
+BBC_LIBS = @BBC_LIBS@
 
4546
 BEMUSED_CFLAGS = @BEMUSED_CFLAGS@
 
4547
 BEMUSED_LIBS = @BEMUSED_LIBS@
 
4548
 BROWSER_PLUGIN_CFLAGS = @BROWSER_PLUGIN_CFLAGS@
 
4549
@@ -182,6 +184,8 @@
 
4550
 GST_CFLAGS = @GST_CFLAGS@
 
4551
 GST_LIBS = @GST_LIBS@
 
4552
 GTKDOC_CHECK = @GTKDOC_CHECK@
 
4553
+GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
4554
+GTKDOC_REBASE = @GTKDOC_REBASE@
 
4555
 GTK_CFLAGS = @GTK_CFLAGS@
 
4556
 GTK_LIBS = @GTK_LIBS@
 
4557
 HELP_DIR = @HELP_DIR@
 
4558
diff -Naur totem-2.30.0.old/src/plugins/thumbnail/Makefile.in totem-2.30.0/src/plugins/thumbnail/Makefile.in
 
4559
--- totem-2.30.0.old/src/plugins/thumbnail/Makefile.in  2010-03-29 18:22:39.000000000 +0200
 
4560
+++ totem-2.30.0/src/plugins/thumbnail/Makefile.in      2010-03-31 13:33:44.708480847 +0200
4564
4561
@@ -125,6 +125,8 @@
4565
4562
 AUTOHEADER = @AUTOHEADER@
4566
4563
 AUTOMAKE = @AUTOMAKE@
4579
4576
 GTK_CFLAGS = @GTK_CFLAGS@
4580
4577
 GTK_LIBS = @GTK_LIBS@
4581
4578
 HELP_DIR = @HELP_DIR@
4582
 
diff -Naur totem-2.29.92.old/src/plugins/totem/Makefile.in totem-2.29.92/src/plugins/totem/Makefile.in
4583
 
--- totem-2.29.92.old/src/plugins/totem/Makefile.in     2010-03-15 18:51:38.000000000 +0100
4584
 
+++ totem-2.29.92/src/plugins/totem/Makefile.in 2010-03-16 09:08:45.799669386 +0100
 
4579
diff -Naur totem-2.30.0.old/src/plugins/totem/Makefile.in totem-2.30.0/src/plugins/totem/Makefile.in
 
4580
--- totem-2.30.0.old/src/plugins/totem/Makefile.in      2010-03-29 18:22:39.000000000 +0200
 
4581
+++ totem-2.30.0/src/plugins/totem/Makefile.in  2010-03-31 13:33:44.784480242 +0200
4585
4582
@@ -91,6 +91,8 @@
4586
4583
 AUTOHEADER = @AUTOHEADER@
4587
4584
 AUTOMAKE = @AUTOMAKE@
4600
4597
 GTK_CFLAGS = @GTK_CFLAGS@
4601
4598
 GTK_LIBS = @GTK_LIBS@
4602
4599
 HELP_DIR = @HELP_DIR@
4603
 
diff -Naur totem-2.29.92.old/src/plugins/tracker/Makefile.in totem-2.29.92/src/plugins/tracker/Makefile.in
4604
 
--- totem-2.29.92.old/src/plugins/tracker/Makefile.in   2010-03-15 18:51:38.000000000 +0100
4605
 
+++ totem-2.29.92/src/plugins/tracker/Makefile.in       2010-03-16 09:08:45.895668877 +0100
 
4600
diff -Naur totem-2.30.0.old/src/plugins/tracker/Makefile.in totem-2.30.0/src/plugins/tracker/Makefile.in
 
4601
--- totem-2.30.0.old/src/plugins/tracker/Makefile.in    2010-03-29 18:22:39.000000000 +0200
 
4602
+++ totem-2.30.0/src/plugins/tracker/Makefile.in        2010-03-31 13:33:44.892479085 +0200
4606
4603
@@ -126,6 +126,8 @@
4607
4604
 AUTOHEADER = @AUTOHEADER@
4608
4605
 AUTOMAKE = @AUTOMAKE@
4621
4618
 GTK_CFLAGS = @GTK_CFLAGS@
4622
4619
 GTK_LIBS = @GTK_LIBS@
4623
4620
 HELP_DIR = @HELP_DIR@
4624
 
diff -Naur totem-2.29.92.old/src/plugins/youtube/Makefile.in totem-2.29.92/src/plugins/youtube/Makefile.in
4625
 
--- totem-2.29.92.old/src/plugins/youtube/Makefile.in   2010-03-15 18:51:39.000000000 +0100
4626
 
+++ totem-2.29.92/src/plugins/youtube/Makefile.in       2010-03-16 09:08:45.983668740 +0100
 
4621
diff -Naur totem-2.30.0.old/src/plugins/youtube/Makefile.in totem-2.30.0/src/plugins/youtube/Makefile.in
 
4622
--- totem-2.30.0.old/src/plugins/youtube/Makefile.in    2010-03-29 18:22:40.000000000 +0200
 
4623
+++ totem-2.30.0/src/plugins/youtube/Makefile.in        2010-03-31 13:33:44.996479380 +0200
4627
4624
@@ -126,6 +126,8 @@
4628
4625
 AUTOHEADER = @AUTOHEADER@
4629
4626
 AUTOMAKE = @AUTOMAKE@