From ab4b78dba6a9e148a50f8babf7916209592a8f6e Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Sat, 19 Jul 2003 07:44:46 +0000 Subject: Update to 2.3c1 --- lang/python-devel/files/patch-configure | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) (limited to 'lang/python-devel/files/patch-configure') diff --git a/lang/python-devel/files/patch-configure b/lang/python-devel/files/patch-configure index a17f2aa4095b..c17e753795a5 100644 --- a/lang/python-devel/files/patch-configure +++ b/lang/python-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sat Jun 28 16:46:31 2003 -+++ configure Thu Jul 3 22:29:46 2003 -@@ -3278,6 +3278,12 @@ +--- configure.orig Sun Jul 13 18:46:13 2003 ++++ configure Sat Jul 19 15:21:09 2003 +@@ -3288,6 +3288,12 @@ RUNSHARED=LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH INSTSONAME="$LDLIBRARY".$SOVERSION ;; @@ -13,12 +13,3 @@ hp*|HP*) LDLIBRARY='libpython$(VERSION).sl' BLDLIBRARY='-Wl,+b,$(LIBDIR) -L. -lpython$(VERSION)' -@@ -3907,7 +3913,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_save_cc="$CC" --CC="$CC -Kthread" -+CC="/nonexistent/ignore/$CC -Kthread" - if test "$cross_compiling" = yes; then - ac_cv_kthread=no - else -- cgit v1.2.3