[llvm-commits] CVS: llvm-test/Makefile.config.in

Chris Lattner lattner at cs.uiuc.edu
Sun Sep 3 16:10:31 PDT 2006



Changes in directory llvm-test:

Makefile.config.in updated: 1.22 -> 1.23
---
Log message:

Reenable this now that the matching configure change has been made


---
Diffs of the changes:  (+1 -1)

 Makefile.config.in |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm-test/Makefile.config.in
diff -u llvm-test/Makefile.config.in:1.22 llvm-test/Makefile.config.in:1.23
--- llvm-test/Makefile.config.in:1.22	Sat Sep  2 02:29:33 2006
+++ llvm-test/Makefile.config.in	Sun Sep  3 18:10:17 2006
@@ -35,7 +35,7 @@
 # SPEC benchmarks:
 #     If these are set then run the SPEC benchmarks.
 #     You must provide the SPEC benchmarks on your own.
-#@USE_SPEC2006@
+ at USE_SPEC2006@
 @USE_SPEC2000@
 @USE_SPEC95@
 






More information about the llvm-commits mailing list