Skip to content

Commit

Permalink
configure: Regenerate corresponding to r189026.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189031 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Aug 22, 2013
1 parent 3e7f1a9 commit 3aa18c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -5231,6 +5231,7 @@ echo "$as_me: error: Cannot enable clang ARC Migration Tool while disabling stat
{ (exit 1); exit 1; }; }
fi
ENABLE_CLANG_STATIC_ANALYZER=0

;;
default) ENABLE_CLANG_STATIC_ANALYZER=1
;;
Expand Down Expand Up @@ -10567,7 +10568,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 10564 "configure"
#line 10571 "configure"
#include "confdefs.h"

#if HAVE_DLFCN_H
Expand Down

0 comments on commit 3aa18c2

Please sign in to comment.