[llvm-commits] CVS: llvm/autoconf/configure.ac
Reid Spencer
reid at x10sys.com
Wed Dec 15 14:28:03 PST 2004
Changes in directory llvm/autoconf:
configure.ac updated: 1.143 -> 1.144
---
Log message:
Remove LLVMGCCDIR from the set of defines.
---
Diffs of the changes: (+0 -2)
Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.143 llvm/autoconf/configure.ac:1.144
--- llvm/autoconf/configure.ac:1.143 Tue Dec 14 22:01:48 2004
+++ llvm/autoconf/configure.ac Wed Dec 15 16:27:51 2004
@@ -527,8 +527,6 @@
[Installation directory for man pages])
AC_DEFINE_UNQUOTED(LLVM_CONFIGTIME, "$LLVM_CONFIGTIME",
[Time at which LLVM was configured])
-AC_DEFINE_UNQUOTED([LLVMGCCDIR],"$LLVMGCCDIR",
- [Installation directory of llvm-gcc])
dnl===-----------------------------------------------------------------------===
dnl===
More information about the llvm-commits
mailing list