Add LLVMGCCDIR for path lookup

llvm-svn: 18850
This commit is contained in:
Reid Spencer 2004-12-13 02:58:28 +00:00
parent cc8a470ea6
commit bb21c8cf16

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