summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-08-12 01:50:43 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-08-12 01:50:43 +0000
commit4362c6225ede377e05a8f3da7072a0a836e5da0b (patch)
tree24086fd40b3b05cc43f5dc615a842b21d8d5be49 /configure
parentd577a0669b23734e6057139fd0c0b367dff08bb3 (diff)
downloadllvm-4362c6225ede377e05a8f3da7072a0a836e5da0b.tar.gz
llvm-4362c6225ede377e05a8f3da7072a0a836e5da0b.tar.bz2
llvm-4362c6225ede377e05a8f3da7072a0a836e5da0b.tar.xz
configure: Update since r136721.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137412 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index bf64e7ea7a..ebaec686b3 100755
--- a/configure
+++ b/configure
@@ -1472,7 +1472,7 @@ Optional Packages:
--with-binutils-include Specify path to binutils/include/ containing
plugin-api.h file for gold plugin.
--with-bug-report-url Specify the URL where bug reports should be
- submitted (default=http://llvm.org)
+ submitted (default=http://llvm.org/bugs/)
--with-tclinclude directory where tcl headers are
--with-llvmcc=<name> Choose the LLVM capable compiler to use (llvm-gcc,
clang, or none; default=check)
@@ -5527,7 +5527,7 @@ fi
if test "${with_bug_report_url+set}" = set; then
withval=$with_bug_report_url;
else
- withval="http://llvm.org"
+ withval="http://llvm.org/bugs/"
fi
@@ -11612,7 +11612,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 11621 "configure"
+#line 11615 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H