Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/emotion
Dir : e17/libs/emotion Modified Files: configure.in Log Message: Done by pkg-config =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/emotion/configure.in,v retrieving revision 1.19 retrieving revision 1.20 diff -u -3 -r1.19 -r1.20 --- configure.in 2 Oct 2005 19:44:17 -0000 1.19 +++ configure.in 4 Oct 2005 13:17:32 -0000 1.20 @@ -151,8 +151,6 @@ HAVE_GSTREAMER="no" HAVE_GSTPLUG="no" if test "$enable_gstreamer" != "no" ; then - gstreamer_cflags= - gstreamer_libs= dnl Gstreamer version requirement GST_REQS=0.8.10 @@ -168,9 +166,6 @@ gstreamer-plugins-$GST_MAJORMINOR >= $GSTPLUG_REQS, HAVE_GSTPLUG="yes", HAVE_GSTPLUG="no") AC_MSG_RESULT($HAVE_GSTPLUG) - - AC_SUBST(GST_CFLAGS) - AC_SUBST(GST_LIBS) fi if test "$enable_gstreamer$HAVE_GSTREAMER" = "yesno" ; then AC_MSG_ERROR(gstreamer not found) ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs