|
@@ -1,7 +1,6 @@
|
1
|
|
-diff -u --recursive gstreamer-1.0.7-vanilla/configure.ac gstreamer-1.0.7/configure.ac
|
2
|
|
---- gstreamer-1.0.7-vanilla/configure.ac 2013-06-01 18:47:44.506057110 -0500
|
3
|
|
-+++ gstreamer-1.0.7/configure.ac 2013-06-01 19:24:05.035756124 -0500
|
4
|
|
-@@ -769,7 +769,6 @@
|
|
1
|
+--- a/configure.ac
|
|
2
|
++++ b/configure.ac
|
|
3
|
+@@ -780,7 +780,6 @@ libs/gst/helpers/Makefile
|
5
|
4
|
libs/gst/net/Makefile
|
6
|
5
|
plugins/Makefile
|
7
|
6
|
plugins/elements/Makefile
|
|
@@ -9,10 +8,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/configure.ac gstreamer-1.0.7/configu
|
9
|
8
|
tests/Makefile
|
10
|
9
|
tests/benchmarks/Makefile
|
11
|
10
|
tests/check/Makefile
|
12
|
|
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile.am
|
13
|
|
---- gstreamer-1.0.7-vanilla/Makefile.am 2013-06-01 19:23:08.361020919 -0500
|
14
|
|
-+++ gstreamer-1.0.7/Makefile.am 2013-06-01 19:24:15.036357308 -0500
|
15
|
|
-@@ -8,7 +8,6 @@
|
|
11
|
+--- a/Makefile.am
|
|
12
|
++++ b/Makefile.am
|
|
13
|
+@@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-@GST_AP
|
16
|
14
|
|
17
|
15
|
SUBDIRS = pkgconfig \
|
18
|
16
|
gst libs plugins \
|
|
@@ -20,7 +18,7 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
|
20
|
18
|
m4 \
|
21
|
19
|
common
|
22
|
20
|
|
23
|
|
-@@ -19,7 +18,6 @@
|
|
21
|
+@@ -19,7 +18,6 @@ endif
|
24
|
22
|
# These are all the possible subdirs
|
25
|
23
|
DIST_SUBDIRS = pkgconfig \
|
26
|
24
|
gst libs plugins tools \
|
|
@@ -28,10 +26,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
|
28
|
26
|
m4 \
|
29
|
27
|
common
|
30
|
28
|
|
31
|
|
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.in gstreamer-1.0.7/Makefile.in
|
32
|
|
---- gstreamer-1.0.7-vanilla/Makefile.in 2013-06-01 19:23:08.362020867 -0500
|
33
|
|
-+++ gstreamer-1.0.7/Makefile.in 2013-06-01 19:24:27.907844191 -0500
|
34
|
|
-@@ -508,13 +508,12 @@
|
|
29
|
+--- a/Makefile.in
|
|
30
|
++++ b/Makefile.in
|
|
31
|
+@@ -554,13 +554,12 @@ top_srcdir = @top_srcdir@
|
35
|
32
|
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docbook
|
36
|
33
|
aclocaldir = $(datadir)/aclocal
|
37
|
34
|
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4
|