Fix typo. I wonder how this actually worked.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Wed, 25 Feb 2004 23:47:17 +0000 (23:47 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Wed, 25 Feb 2004 23:47:17 +0000 (23:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11854 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.config.in

index 266800f81d717a1c01af9f274e7f0526fa96c4a5..bf12c05825a09ea8001fd9bc943f6c712b3ae660 100644 (file)
@@ -90,7 +90,7 @@ BYTECODE_REPOSITORY := @BCR@
 @USE_SPEC95@
 
 # Path to the SPEC benchmarks.
-SPEC_ROOT := @SPEC2000_ROOT@
+SPEC2000_ROOT := @SPEC2000_ROOT@
 SPEC95_ROOT := @SPEC95_ROOT@
 
 # Path to the Povray source code.