[llvm] r189031 - configure: Regenerate corresponding to r189026.
NAKAMURA Takumi
geek4civic at gmail.com
Thu Aug 22 09:31:34 PDT 2013
Author: chapuni
Date: Thu Aug 22 11:31:34 2013
New Revision: 189031
URL: http://llvm.org/viewvc/llvm-project?rev=189031&view=rev
Log:
configure: Regenerate corresponding to r189026.
Modified:
llvm/trunk/configure
Modified: llvm/trunk/configure
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/configure?rev=189031&r1=189030&r2=189031&view=diff
==============================================================================
--- llvm/trunk/configure (original)
+++ llvm/trunk/configure Thu Aug 22 11:31:34 2013
@@ -5231,6 +5231,7 @@ echo "$as_me: error: Cannot enable clang
{ (exit 1); exit 1; }; }
fi
ENABLE_CLANG_STATIC_ANALYZER=0
+
;;
default) ENABLE_CLANG_STATIC_ANALYZER=1
;;
@@ -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
More information about the llvm-commits
mailing list