diff options
-rw-r--r-- | Makefile.config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in index 266800f81d..bf12c05825 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -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. |