1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.60 for LLVM 3.7 .0svn.
3
+ # Generated by GNU Autoconf 2.60 for LLVM 3.8 .0svn.
4
4
#
5
5
# Report bugs to <http://llvm.org/bugs/>.
6
6
#
@@ -561,8 +561,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
561
561
# Identity of this package.
562
562
PACKAGE_NAME='LLVM'
563
563
PACKAGE_TARNAME='llvm'
564
- PACKAGE_VERSION='3.7 .0svn'
565
- PACKAGE_STRING='LLVM 3.7 .0svn'
564
+ PACKAGE_VERSION='3.8 .0svn'
565
+ PACKAGE_STRING='LLVM 3.8 .0svn'
566
566
PACKAGE_BUGREPORT='http://llvm.org/bugs/'
567
567
568
568
ac_unique_file="lib/IR/Module.cpp"
@@ -1333,7 +1333,7 @@ if test "$ac_init_help" = "long"; then
1333
1333
# Omit some internal or obsolete options to make the list less imposing.
1334
1334
# This message is too long to be a string in the A/UX 3.1 sh.
1335
1335
cat <<_ACEOF
1336
- \`configure' configures LLVM 3.7 .0svn to adapt to many kinds of systems.
1336
+ \`configure' configures LLVM 3.8 .0svn to adapt to many kinds of systems.
1337
1337
1338
1338
Usage: $0 [OPTION]... [VAR=VALUE]...
1339
1339
1399
1399
1400
1400
if test -n "$ac_init_help"; then
1401
1401
case $ac_init_help in
1402
- short | recursive ) echo "Configuration of LLVM 3.7 .0svn:";;
1402
+ short | recursive ) echo "Configuration of LLVM 3.8 .0svn:";;
1403
1403
esac
1404
1404
cat <<\_ACEOF
1405
1405
1583
1583
test -n "$ac_init_help" && exit $ac_status
1584
1584
if $ac_init_version; then
1585
1585
cat <<\_ACEOF
1586
- LLVM configure 3.7 .0svn
1586
+ LLVM configure 3.8 .0svn
1587
1587
generated by GNU Autoconf 2.60
1588
1588
1589
1589
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1599,7 +1599,7 @@ cat >config.log <<_ACEOF
1599
1599
This file contains any messages produced by compilers while
1600
1600
running configure, to aid debugging if configure makes a mistake.
1601
1601
1602
- It was created by LLVM $as_me 3.7 .0svn, which was
1602
+ It was created by LLVM $as_me 3.8 .0svn, which was
1603
1603
generated by GNU Autoconf 2.60. Invocation command line was
1604
1604
1605
1605
$ $0 $@
@@ -1954,7 +1954,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
1954
1954
1955
1955
1956
1956
LLVM_VERSION_MAJOR=3
1957
- LLVM_VERSION_MINOR=7
1957
+ LLVM_VERSION_MINOR=8
1958
1958
LLVM_VERSION_PATCH=0
1959
1959
LLVM_VERSION_SUFFIX=svn
1960
1960
@@ -18610,7 +18610,7 @@ exec 6>&1
18610
18610
# report actual input values of CONFIG_FILES etc. instead of their
18611
18611
# values after options handling.
18612
18612
ac_log="
18613
- This file was extended by LLVM $as_me 3.7 .0svn, which was
18613
+ This file was extended by LLVM $as_me 3.8 .0svn, which was
18614
18614
generated by GNU Autoconf 2.60. Invocation command line was
18615
18615
18616
18616
CONFIG_FILES = $CONFIG_FILES
@@ -18663,7 +18663,7 @@ Report bugs to <bug-autoconf@gnu.org>."
18663
18663
_ACEOF
18664
18664
cat >>$CONFIG_STATUS <<_ACEOF
18665
18665
ac_cs_version="\\
18666
- LLVM config.status 3.7 .0svn
18666
+ LLVM config.status 3.8 .0svn
18667
18667
configured by $0, generated by GNU Autoconf 2.60,
18668
18668
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
18669
18669
0 commit comments