Add LLVMGCCDIR for path lookup

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18850 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-12-13 02:58:28 +00:00
parent 37911af8c4
commit fa3b923f9e

View File

@ -311,6 +311,9 @@
/* 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