[llvm-commits] CVS: llvm/autoconf/configure.ac
John Criswell
criswell at cs.uiuc.edu
Thu Oct 9 20:13:09 PDT 2003
Changes in directory llvm/autoconf:
configure.ac updated: 1.39 -> 1.40
---
Log message:
Added the eon and perlbmk benchmarks.
---
Diffs of the changes: (+2 -0)
Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.39 llvm/autoconf/configure.ac:1.40
--- llvm/autoconf/configure.ac:1.39 Thu Oct 9 10:44:28 2003
+++ llvm/autoconf/configure.ac Thu Oct 9 20:11:54 2003
@@ -126,6 +126,8 @@
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/181.mcf/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/186.crafty/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/197.parser/Makefile)
+AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/252.eon/Makefile)
+AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/253.perlbmk/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/254.gap/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/255.vortex/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CINT2000/256.bzip2/Makefile)
More information about the llvm-commits
mailing list