diff --git a/legacy/emotion/configure.in b/legacy/emotion/configure.in index 29c8bd8f6b..8674914913 100644 --- a/legacy/emotion/configure.in +++ b/legacy/emotion/configure.in @@ -103,8 +103,6 @@ if test "$enable_xine" != "no" ; then if test "$HAVE_XINE" = "yes" ; then requirements="$requirements libxine" - xine_plugins=$(pkg-config --variable=plugindir libxine) - AC_SUBST(xine_plugins) fi fi if test "$enable_xine$HAVE_XINE" = "yesno" ; then