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

John Criswell criswell at cs.uiuc.edu
Tue Sep 30 08:53:01 PDT 2003


Changes in directory llvm/autoconf:

configure.ac updated: 1.26 -> 1.27

---
Log message:

Removed the utils/Makefile file from being copied to the object root tree.



---
Diffs of the changes:

Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.26 llvm/autoconf/configure.ac:1.27
--- llvm/autoconf/configure.ac:1.26	Mon Sep 29 16:35:32 2003
+++ llvm/autoconf/configure.ac	Tue Sep 30 08:52:11 2003
@@ -193,7 +193,6 @@
 AC_CONFIG_MAKEFILE(tools/llvm-dis/Makefile)
 AC_CONFIG_MAKEFILE(tools/llvm-link/Makefile)
 AC_CONFIG_MAKEFILE(tools/opt/Makefile)
-AC_CONFIG_MAKEFILE(utils/Makefile)
 AC_CONFIG_MAKEFILE(www/docs/Makefile)
 AC_CONFIG_MAKEFILE(projects/Makefile)
 AC_CONFIG_MAKEFILE(projects/sample/Makefile)





More information about the llvm-commits mailing list