python: Update 2.7.10 to 2.7.11 and 3.5.0 to 3.5.1
[termux-packages] / packages / python / configure.patch
CommitLineData
2df87e72
FF
1diff -u -r ../Python-3.5.0/configure ./configure
2--- ../Python-3.5.0/configure 2015-09-13 07:41:26.000000000 -0400
3+++ ./configure 2015-10-19 19:09:59.295440276 -0400
4@@ -10946,8 +10946,6 @@
5 _ACEOF
6 if ac_fn_c_try_compile "$LINENO"; then :
7
8-$as_echo "#define HAVE_LINK 1" >>confdefs.h
9-
10 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11 $as_echo "yes" >&6; }
12 else