From: Reid Spencer Date: Wed, 15 Dec 2004 22:28:35 +0000 (+0000) Subject: Remove LLVMGCCDIR. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=88422fee660cdb2eb511e77110110b722396b53f;p=oota-llvm.git Remove LLVMGCCDIR. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18971 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 0d0a0780495..bcb199374ed 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -320,9 +320,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_WINDOWS_H -/* Installation directory of llvm-gcc */ -#undef LLVMGCCDIR - /* Installation directory for binary executables */ #undef LLVM_BINDIR