X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-devtools%2Fpython%2Fpython%2Fsome_configure_fixes.patch;h=b4cd5045b768de7ef1ba9839ab237968b22f5b9a;hp=eced4139453b0ee14bfb353712aad1f49dba8871;hb=d79918a4bef758142074ba69a93edf029ab3cdf7;hpb=0e6c5d97c12ae5eb100dc835a2ec6df30c9ebb95 diff --git a/meta-openvuplus/recipes-devtools/python/python/some_configure_fixes.patch b/meta-openvuplus/recipes-devtools/python/python/some_configure_fixes.patch index eced413..b4cd504 100644 --- a/meta-openvuplus/recipes-devtools/python/python/some_configure_fixes.patch +++ b/meta-openvuplus/recipes-devtools/python/python/some_configure_fixes.patch @@ -1,7 +1,9 @@ ---- configure.in 2008-02-13 20:17:17.000000000 +0100 -+++ configure.in 2008-10-21 22:45:31.000000000 +0200 -@@ -3369,27 +3369,9 @@ - AC_MSG_RESULT(no) +diff --git a/configure.in b/configure.in +index 2d997dc..d0c9f83 100644 +--- a/configure.in ++++ b/configure.in +@@ -4167,27 +4167,9 @@ AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include ]], [[void *x=resizeterm + [AC_MSG_RESULT(no)] ) -AC_MSG_CHECKING(for /dev/ptmx) @@ -28,5 +30,5 @@ -fi +AC_CHECK_FILE(/dev/ptc, AC_DEFINE(HAVE_DEV_PTC, 1, [Define if we have /dev/ptc.])) - case $MACHDEP in - darwin) + if test "$have_long_long" = yes + then