summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure b/configure
index 5476fd4c71..62b8fc9b39 100755
--- a/configure
+++ b/configure
@@ -813,6 +813,7 @@ projects/llvm-java
projects/llvm-tv
projects/llvm-poolalloc
projects/poolalloc
+projects/safecode
projects/llvm-kernel'
# Initialize some variables set by options.
@@ -1979,6 +1980,8 @@ do
;;
poolalloc) subdirs="$subdirs projects/poolalloc"
;;
+ safecode) subdirs="$subdirs projects/safecode"
+ ;;
llvm-kernel) subdirs="$subdirs projects/llvm-kernel"
;;
*)
@@ -11133,7 +11136,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 11136 "configure"
+#line 11139 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H