From: doursse Date: Sun, 12 Feb 2006 22:16:46 +0000 (+0000) Subject: missing test X-Git-Tag: submit/2.0alpha-wayland/20121127.222018~510 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c46dde251598b896222f92c7f7bf8c2698927668;p=profile%2Fivi%2Femotion.git missing test git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@20421 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.in b/configure.in index 47185ff..f9550fd 100644 --- a/configure.in +++ b/configure.in @@ -196,6 +196,9 @@ else fi requirements="$requirements gstreamer" GSTPLUG_MSG="yes" + else + requirements="$requirements gstreamer" + GSTPLUG_MSG="yes" fi fi if test "$HAVE_XINE$HAVE_GSTREAMER" = "nono" ; then