[llvm-commits] CVS: llvm/autoconf/configure.ac

John Criswell criswell at cs.uiuc.edu
Thu Oct 9 10:45:10 PDT 2003


Changes in directory llvm/autoconf:

configure.ac updated: 1.38 -> 1.39

---
Log message:

Added 177.mesa to the list of Makefiles to propogate to the object root.



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

Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.38 llvm/autoconf/configure.ac:1.39
--- llvm/autoconf/configure.ac:1.38	Wed Oct  8 16:48:26 2003
+++ llvm/autoconf/configure.ac	Thu Oct  9 10:44:28 2003
@@ -115,6 +115,7 @@
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile)
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile.spec)
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/Makefile)
+AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/177.mesa/Makefile)
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/179.art/Makefile)
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/183.equake/Makefile)
 AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/188.ammp/Makefile)





More information about the llvm-commits mailing list