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

Brian Gaeke gaeke at cs.uiuc.edu
Fri Oct 15 12:42:39 PDT 2004



Changes in directory reopt/autoconf:

configure.ac updated: 1.7 -> 1.8
---
Log message:

We don't need to configure lib/Trigger/Makefile anymore.


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

Index: reopt/autoconf/configure.ac
diff -u reopt/autoconf/configure.ac:1.7 reopt/autoconf/configure.ac:1.8
--- reopt/autoconf/configure.ac:1.7	Tue Sep  7 12:33:09 2004
+++ reopt/autoconf/configure.ac	Fri Oct 15 14:42:28 2004
@@ -18,7 +18,6 @@
 AC_CONFIG_MAKEFILE(lib/Mapping/Makefile)
 AC_CONFIG_MAKEFILE(lib/ScratchMemory/Makefile)
 AC_CONFIG_MAKEFILE(lib/TraceCache/Makefile)
-AC_CONFIG_MAKEFILE(lib/Trigger/Makefile)
 AC_CONFIG_MAKEFILE(test/Makefile)
 AC_CONFIG_MAKEFILE(test/TEST.reopt.Makefile)
 AC_CONFIG_MAKEFILE(tools/Makefile)






More information about the llvm-commits mailing list