aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-20 19:08:13 -0700
committerGraydon Hoare <[email protected]>2011-03-20 19:43:36 -0700
commitd9dc070588ef6f80b59b15d8ba06685e9524c09a (patch)
treec034efa8dff694bbf030ad0871591638d4eb13bd
parentrustc: Internalize glue. Cuts libstd size by 8% or so. (diff)
downloadrust-d9dc070588ef6f80b59b15d8ba06685e9524c09a.tar.xz
rust-d9dc070588ef6f80b59b15d8ba06685e9524c09a.zip
Fix typo.
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 8125e2c4..5e3976cd 100755
--- a/configure
+++ b/configure
@@ -83,7 +83,7 @@ for i in \
boot/fe boot/me boot/be boot/driver boot/util \
rt rt/isaac rt/bigint rt/sync rt/test \
llvmext \
- state0 stage1 stage2 \
+ stage0 stage1 stage2 \
test/run-pass test/run-fail test/compile-fail
do
make_dir $i