Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : libs/emotion

Dir     : e17/libs/emotion


Modified Files:
        configure.in 


Log Message:
don't try to get xine's plugin directory, we don't even use it.

===================================================================
RCS file: /cvs/e/e17/libs/emotion/configure.in,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- configure.in        22 Mar 2007 16:25:10 -0000      1.41
+++ configure.in        23 Mar 2007 10:09:35 -0000      1.42
@@ -103,8 +103,6 @@
 
        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



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to