aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-15 22:27:51 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-15 22:27:51 +0000
commit757838e627d6803c4156ef302e06d6ee7af56298 (patch)
treeb442a5b4a049edac84525d5b2695963f832a9892 /configure
parent24ac21f937517d7e1e3190c419541c11cba1962c (diff)
Remove LLVMGCCDIR from the set of defines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index b0545cfd40..291d53d5d5 100755
--- a/configure
+++ b/configure
@@ -29437,11 +29437,6 @@ cat >>confdefs.h <<_ACEOF
_ACEOF
-cat >>confdefs.h <<_ACEOF
-#define LLVMGCCDIR "$LLVMGCCDIR"
-_ACEOF
-
-
ac_config_headers="$ac_config_headers include/llvm/Config/config.h"