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

Andrew Lenharth alenhar2 at cs.uiuc.edu
Thu Apr 26 10:39:44 PDT 2007



Changes in directory llvm-test/autoconf:

configure.ac updated: 1.43 -> 1.44
---
Log message:

removed these from the configure file too

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

 configure.ac |    3 ---
 1 files changed, 3 deletions(-)


Index: llvm-test/autoconf/configure.ac
diff -u llvm-test/autoconf/configure.ac:1.43 llvm-test/autoconf/configure.ac:1.44
--- llvm-test/autoconf/configure.ac:1.43	Fri Feb 16 12:23:00 2007
+++ llvm-test/autoconf/configure.ac	Thu Apr 26 12:39:21 2007
@@ -17,17 +17,14 @@
 AC_CONFIG_MAKEFILE(Makefile.programs)
 AC_CONFIG_MAKEFILE(Makefile.tests)
 AC_CONFIG_MAKEFILE(TEST.aa.Makefile)
-AC_CONFIG_MAKEFILE(TEST.dsgraph.report)
 AC_CONFIG_MAKEFILE(TEST.aa.report)
 AC_CONFIG_MAKEFILE(TEST.example.Makefile)
 AC_CONFIG_MAKEFILE(TEST.nightly.Makefile)
 AC_CONFIG_MAKEFILE(TEST.buildrepo.Makefile)
 AC_CONFIG_MAKEFILE(TEST.jit.Makefile)
 AC_CONFIG_MAKEFILE(TEST.nightly.report)
-AC_CONFIG_MAKEFILE(TEST.dsgraph.Makefile)
 AC_CONFIG_MAKEFILE(TEST.jit.report)
 AC_CONFIG_MAKEFILE(TEST.typesafe.Makefile)
-AC_CONFIG_MAKEFILE(TEST.dsgraph.gnuplot)
 AC_CONFIG_MAKEFILE(TEST.vtl.Makefile)
 AC_CONFIG_MAKEFILE(External/Makefile)
 AC_CONFIG_MAKEFILE(External/Makefile.external)






More information about the llvm-commits mailing list