3 --- configure.orig 2010-03-30 17:14:06.000000000 +0000
5 @@ -19320,7 +19320,7 @@ fi
7 # Find the GStreamer elements we use, and warn if they are not present.
9 - if test "x$GST_INSPECT" == "x"; then
10 + if test "x$GST_INSPECT" = "x"; then
11 # Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
12 set dummy gst-inspect-0.10; ac_word=$2
13 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
14 @@ -19376,7 +19376,7 @@ $as_echo "$as_me: WARNING: The 'vorbisen
18 - if test "x$GST_INSPECT" == "x"; then
19 + if test "x$GST_INSPECT" = "x"; then
20 # Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
21 set dummy gst-inspect-0.10; ac_word=$2
22 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
23 @@ -19432,7 +19432,7 @@ $as_echo "$as_me: WARNING: The 'flacenc'
27 - if test "x$GST_INSPECT" == "x"; then
28 + if test "x$GST_INSPECT" = "x"; then
29 # Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
30 set dummy gst-inspect-0.10; ac_word=$2
31 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
32 @@ -19488,7 +19488,7 @@ $as_echo "$as_me: WARNING: The 'wavenc'
36 - if test "x$GST_INSPECT" == "x"; then
37 + if test "x$GST_INSPECT" = "x"; then
38 # Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
39 set dummy gst-inspect-0.10; ac_word=$2
40 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5