update submodules

This commit is contained in:
Vitor Santos Costa
2014-02-11 13:44:17 +00:00
parent 88c2839b36
commit 6110ecb95d
3 changed files with 21 additions and 81 deletions

View File

@@ -44,7 +44,7 @@ elif test -e "$srcdir"/packages/python/Makefile.in ; then
OLIBS=$LIBS
LIBS=$PYTHON_LIBS
AC_SEARCH_LIBS(Py_Initialize, [python"$PYTHONVERSION" python"$PYTHONVERSION"m],,[echo "Could not find libraries for Python";
ENABLE_PYTHON="@# "],"$OLIBS")
PKG_PYTHON=""],"$OLIBS")
PYTHON_LIBS=$LIBS
LIBS=$OLIBS
if test -d "$PYTHONHOME/include/python$PYTHONVERSION"; then