summaryrefslogtreecommitdiff
path: root/lang/rust/files/patch-configure
blob: 4b278fcb1c6bf5cd9e6d345f8717a7dc70ecac8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- configure.orig	2015-08-04 19:28:47 UTC
+++ configure
@@ -696,7 +696,6 @@ putvar CFG_BOOTSTRAP_KEY
 
 step_msg "looking for build programs"
 
-probe_need CFG_CURLORWGET  curl wget
 if [ -z "$CFG_PYTHON_PROVIDED" ]; then
     probe_need CFG_PYTHON      python2.7 python2.6 python2 python
 fi