[llvm-commits] CVS: llvm/include/llvm/Config/config.h.in

Reid Spencer reid at x10sys.com
Wed Dec 15 14:28:46 PST 2004



Changes in directory llvm/include/llvm/Config:

config.h.in updated: 1.39 -> 1.40
---
Log message:

Remove LLVMGCCDIR.


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

Index: llvm/include/llvm/Config/config.h.in
diff -u llvm/include/llvm/Config/config.h.in:1.39 llvm/include/llvm/Config/config.h.in:1.40
--- llvm/include/llvm/Config/config.h.in:1.39	Tue Dec 14 19:41:56 2004
+++ llvm/include/llvm/Config/config.h.in	Wed Dec 15 16:28:35 2004
@@ -320,9 +320,6 @@
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H
 
-/* Installation directory of llvm-gcc */
-#undef LLVMGCCDIR
-
 /* Installation directory for binary executables */
 #undef LLVM_BINDIR
 






More information about the llvm-commits mailing list