1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.60 for llvm 2.9svn .
3
+ # Generated by GNU Autoconf 2.60 for llvm 2.9 .
4
4
#
5
5
# Report bugs to <
[email protected] >.
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='2.9svn '
565
- PACKAGE_STRING='llvm 2.9svn '
564
+ PACKAGE_VERSION='2.9 '
565
+ PACKAGE_STRING='llvm 2.9 '
566
566
PACKAGE_BUGREPORT='
[email protected] '
567
567
568
568
ac_unique_file="lib/VMCore/Module.cpp"
@@ -1328,7 +1328,7 @@ if test "$ac_init_help" = "long"; then
1328
1328
# Omit some internal or obsolete options to make the list less imposing.
1329
1329
# This message is too long to be a string in the A/UX 3.1 sh.
1330
1330
cat <<_ACEOF
1331
- \`configure' configures llvm 2.9svn to adapt to many kinds of systems.
1331
+ \`configure' configures llvm 2.9 to adapt to many kinds of systems.
1332
1332
1333
1333
Usage: $0 [OPTION]... [VAR=VALUE]...
1334
1334
@@ -1394,18 +1394,17 @@ fi
1394
1394
1395
1395
if test -n "$ac_init_help"; then
1396
1396
case $ac_init_help in
1397
- short | recursive ) echo "Configuration of llvm 2.9svn :";;
1397
+ short | recursive ) echo "Configuration of llvm 2.9 :";;
1398
1398
esac
1399
1399
cat <<\_ACEOF
1400
1400
1401
1401
Optional Features:
1402
1402
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1403
1403
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1404
1404
--enable-polly Use polly if available (default is YES)
1405
- --enable-optimized Compile with optimizations enabled (default is NO )
1405
+ --enable-optimized Compile with optimizations enabled (default is YES )
1406
1406
--enable-profiling Compile with profiling enabled (default is NO)
1407
- --enable-assertions Compile with assertion checks enabled (default is
1408
- YES)
1407
+ --enable-assertions Compile with assertion checks enabled (default is NO)
1409
1408
--enable-expensive-checks
1410
1409
Compile with expensive debug checks enabled (default
1411
1410
is NO)
1551
1550
test -n "$ac_init_help" && exit $ac_status
1552
1551
if $ac_init_version; then
1553
1552
cat <<\_ACEOF
1554
- llvm configure 2.9svn
1553
+ llvm configure 2.9
1555
1554
generated by GNU Autoconf 2.60
1556
1555
1557
1556
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1567,7 +1566,7 @@ cat >config.log <<_ACEOF
1567
1566
This file contains any messages produced by compilers while
1568
1567
running configure, to aid debugging if configure makes a mistake.
1569
1568
1570
- It was created by llvm $as_me 2.9svn , which was
1569
+ It was created by llvm $as_me 2.9 , which was
1571
1570
generated by GNU Autoconf 2.60. Invocation command line was
1572
1571
1573
1572
$ $0 $@
4774
4773
if test "${enable_assertions+set}" = set; then
4775
4774
enableval=$enable_assertions;
4776
4775
else
4777
- enableval="yes "
4776
+ enableval="no "
4778
4777
fi
4779
4778
4780
4779
if test ${enableval} = "yes" ; then
@@ -22942,7 +22941,7 @@ exec 6>&1
22942
22941
# report actual input values of CONFIG_FILES etc. instead of their
22943
22942
# values after options handling.
22944
22943
ac_log="
22945
- This file was extended by llvm $as_me 2.9svn , which was
22944
+ This file was extended by llvm $as_me 2.9 , which was
22946
22945
generated by GNU Autoconf 2.60. Invocation command line was
22947
22946
22948
22947
CONFIG_FILES = $CONFIG_FILES
22995
22994
_ACEOF
22996
22995
cat >>$CONFIG_STATUS <<_ACEOF
22997
22996
ac_cs_version="\\
22998
- llvm config.status 2.9svn
22997
+ llvm config.status 2.9
22999
22998
configured by $0, generated by GNU Autoconf 2.60,
23000
22999
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
23001
23000
0 commit comments