diff options
author | Eric Christopher <echristo@apple.com> | 2012-08-28 01:17:46 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2012-08-28 01:17:46 +0000 |
commit | 164a308b563c8bdc280c0762d79a8e797c3497e7 (patch) | |
tree | 450d2948049d851931509685da51f671cfeecf86 /Makefile.config.in | |
parent | 2f1c6f52bdf7d1da62f8d210e2497ce217398083 (diff) |
Temporarily revert this to bring back the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.config.in')
-rw-r--r-- | Makefile.config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in index b4ecea631e..e3bd2a207a 100644 --- a/Makefile.config.in +++ b/Makefile.config.in @@ -61,7 +61,6 @@ endif prefix := @prefix@ PROJ_prefix := $(prefix) -program_prefix := @program_prefix@ PROJ_VERSION := $(LLVMVersion) else ifndef PROJ_SRC_ROOT |