SOURCES (DEVEL): totem-configure.patch - 2.23.91
patrys
patrys at pld-linux.org
Sun Aug 31 15:22:15 CEST 2008
Author: patrys Date: Sun Aug 31 13:22:15 2008 GMT
Module: SOURCES Tag: DEVEL
---- Log message:
- 2.23.91
---- Files affected:
SOURCES:
totem-configure.patch (1.5.2.1 -> 1.5.2.2)
---- Diffs:
================================================================
Index: SOURCES/totem-configure.patch
diff -u SOURCES/totem-configure.patch:1.5.2.1 SOURCES/totem-configure.patch:1.5.2.2
--- SOURCES/totem-configure.patch:1.5.2.1 Wed Aug 6 13:01:16 2008
+++ SOURCES/totem-configure.patch Sun Aug 31 15:22:09 2008
@@ -40,37 +40,3 @@
fi
if test x$ENABLE_XINE = xno && test x$HAVE_GSTREAMER = xno; then
-@@ -331,33 +331,6 @@
- AC_SUBST([PYTHON_CFLAGS])
- AC_SUBST([PYTHON_EXTRA_LIBS])
-
-- dnl FIXME: do we really need this test?
-- AC_MSG_CHECKING([whether we can build a shared library depending on libpython])
-- rm -rf testpython
-- mkdir testpython
-- cd testpython
-- cat > testpython.c <<EOF
--#include <Python.h>
--int testpython (void)
--{
--Py_Exit (0);
--}
--EOF
--
-- if /bin/sh ../libtool --mode=compile ${CC} $PYTHON_CFLAGS -c testpython.c >/dev/null 2>&1 && \
-- /bin/sh ../libtool --mode=link ${CC} -o testpython.la -rpath `pwd` -module -avoid-version $PYTHON_LIB_LOC testpython.lo $PYTHON_LIBS $PYTHON_EXTRA_LIBS >/dev/null 2>&1 && \
-- grep 'dlname.*testpython' testpython.la >/dev/null 2>&1; then
-- result=yes
-- else
-- result=no
-- have_python=no
-- fi
-- cd ..
-- rm -rf testpython
-- AC_MSG_RESULT([$result])
--fi
--
--if test "x$have_python" != "xno"; then
- PYGTK_REQUIRED=2.12.0
-
- PKG_CHECK_MODULES([PYGTK], [
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/totem-configure.patch?r1=1.5.2.1&r2=1.5.2.2&f=u
More information about the pld-cvs-commit
mailing list