From d9dc070588ef6f80b59b15d8ba06685e9524c09a Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Sun, 20 Mar 2011 19:08:13 -0700 Subject: [PATCH] Fix typo. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 8125e2c4d7a..5e3976cd769 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