aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-15 22:28:35 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-15 22:28:35 +0000
commit88422fee660cdb2eb511e77110110b722396b53f (patch)
treeacf168d64b9016cf5eaf05788af5e6768c94738e
parent757838e627d6803c4156ef302e06d6ee7af56298 (diff)
Remove LLVMGCCDIR.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18971 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/Config/config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 0d0a078049..bcb199374e 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 <windows.h> header file. */
#undef HAVE_WINDOWS_H
-/* Installation directory of llvm-gcc */
-#undef LLVMGCCDIR
-
/* Installation directory for binary executables */
#undef LLVM_BINDIR