aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-05-03 11:34:44 -0700
committerGraydon Hoare <[email protected]>2011-05-03 11:34:44 -0700
commitdbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f (patch)
treefb2a0d38e8892343ddc0dd68f1c5f3d1c902082a /configure
parentSmall fixes to snapshot script. (diff)
downloadrust-dbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f.tar.xz
rust-dbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f.zip
Attempt to shift build to stage0-from-snapshots.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 69638509..a2d6063a 100755
--- a/configure
+++ b/configure
@@ -188,6 +188,7 @@ probe_need CFG_GIT git
probe_need CFG_OCAMLC ocamlc
probe_need CFG_PERL perl
probe_need CFG_PYTHON python
+probe_need CFG_CURL curl
probe CFG_LLVM_CONFIG llvm-config
probe CFG_VALGRIND valgrind