[llvm-commits] CVS: llvm/configure
Reid Spencer
reid at x10sys.com
Wed Dec 15 14:28:03 PST 2004
Changes in directory llvm:
configure updated: 1.152 -> 1.153
---
Log message:
Remove LLVMGCCDIR from the set of defines.
---
Diffs of the changes: (+0 -5)
Index: llvm/configure
diff -u llvm/configure:1.152 llvm/configure:1.153
--- llvm/configure:1.152 Tue Dec 14 22:01:48 2004
+++ llvm/configure Wed Dec 15 16:27:51 2004
@@ -29437,11 +29437,6 @@
_ACEOF
-cat >>confdefs.h <<_ACEOF
-#define LLVMGCCDIR "$LLVMGCCDIR"
-_ACEOF
-
-
ac_config_headers="$ac_config_headers include/llvm/Config/config.h"
More information about the llvm-commits
mailing list