Add LLVMGCCDIR for path lookup
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:28 +0000 (02:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 02:58:28 +0000 (02:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18850 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Config/config.h.in

index 21ed0e1a32e876b6eb7afff6519d2494e999e4e2..8f682d34beee7c87960243298674ce30ebfd0910 100644 (file)
 /* 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