diff options
| author | Graydon Hoare <[email protected]> | 2011-05-03 11:34:44 -0700 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-05-03 11:34:44 -0700 |
| commit | dbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f (patch) | |
| tree | fb2a0d38e8892343ddc0dd68f1c5f3d1c902082a /configure | |
| parent | Small fixes to snapshot script. (diff) | |
| download | rust-dbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f.tar.xz rust-dbe5dc97687a1d7dd1aaa552c8b84c22765a0e9f.zip | |
Attempt to shift build to stage0-from-snapshots.
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |