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

Brian Gaeke gaeke at cs.uiuc.edu
Tue Nov 11 19:13:01 PST 2003


Changes in directory llvm/autoconf:

configure.ac updated: 1.48 -> 1.49

---
Log message:

I don't think this was supposed to have gotten into the namespaceify patch, but
it did. Oops!


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

Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.48 llvm/autoconf/configure.ac:1.49
--- llvm/autoconf/configure.ac:1.48	Tue Nov 11 16:41:29 2003
+++ llvm/autoconf/configure.ac	Tue Nov 11 19:11:54 2003
@@ -16,7 +16,6 @@
 dnl * Initialize
 dnl **************************************************************************
 AC_INIT([[[LLVM]]],[[[1.0]]],[llvmbugs at cs.uiuc.edu])
-dnl AC_CONFIG_SRC_DIR(lib/VMCore/Pass.cpp)
 
 dnl Place all of the extra autoconf files into the config subdirectory
 AC_CONFIG_AUX_DIR([autoconf])





More information about the llvm-commits mailing list