summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-01-14 05:05:18 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-01-14 05:05:18 +0000
commit64aabee38ec2c7308d3c7320d0fc58036dfbbab1 (patch)
treefe8a3b0d29339bc31d80daf02deba29c77f994ef /configure
parent7ba06ede596d5638282ddc7a4fd278af85354ee4 (diff)
downloadllvm-64aabee38ec2c7308d3c7320d0fc58036dfbbab1.tar.gz
llvm-64aabee38ec2c7308d3c7320d0fc58036dfbbab1.tar.bz2
llvm-64aabee38ec2c7308d3c7320d0fc58036dfbbab1.tar.xz
Remove the last weird subproject, 'privbracket'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199183 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 1e6121b9ab..18806ee31b 100755
--- a/configure
+++ b/configure
@@ -819,7 +819,6 @@ projects/llvm-test
projects/poolalloc
projects/llvm-poolalloc
projects/sample
-projects/privbracket
projects/safecode
tools/polly'
@@ -3934,8 +3933,6 @@ do
case ${i} in
sample) subdirs="$subdirs projects/sample"
;;
- privbracket) subdirs="$subdirs projects/privbracket"
- ;;
safecode) subdirs="$subdirs projects/safecode"
;;
compiler-rt) ;;
@@ -10609,7 +10606,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 10612 "configure"
+#line 10609 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H