Skip to content

Commit 597ba6f

Browse files
committed
Regenerate configure.
llvm-svn: 63608
1 parent dfbf3c4 commit 597ba6f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

llvm/configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.60 for llvm 2.6svn.
3+
# Generated by GNU Autoconf 2.60 for llvm 2.5.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -715,8 +715,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
715715
# Identity of this package.
716716
PACKAGE_NAME='llvm'
717717
PACKAGE_TARNAME='-llvm-'
718-
PACKAGE_VERSION='2.6svn'
719-
PACKAGE_STRING='llvm 2.6svn'
718+
PACKAGE_VERSION='2.5'
719+
PACKAGE_STRING='llvm 2.5'
720720
PACKAGE_BUGREPORT='[email protected]'
721721

722722
ac_unique_file="lib/VMCore/Module.cpp"
@@ -1463,7 +1463,7 @@ if test "$ac_init_help" = "long"; then
14631463
# Omit some internal or obsolete options to make the list less imposing.
14641464
# This message is too long to be a string in the A/UX 3.1 sh.
14651465
cat <<_ACEOF
1466-
\`configure' configures llvm 2.6svn to adapt to many kinds of systems.
1466+
\`configure' configures llvm 2.5 to adapt to many kinds of systems.
14671467

14681468
Usage: $0 [OPTION]... [VAR=VALUE]...
14691469

@@ -1529,7 +1529,7 @@ fi
15291529

15301530
if test -n "$ac_init_help"; then
15311531
case $ac_init_help in
1532-
short | recursive ) echo "Configuration of llvm 2.6svn:";;
1532+
short | recursive ) echo "Configuration of llvm 2.5:";;
15331533
esac
15341534
cat <<\_ACEOF
15351535

@@ -1664,7 +1664,7 @@ fi
16641664
test -n "$ac_init_help" && exit $ac_status
16651665
if $ac_init_version; then
16661666
cat <<\_ACEOF
1667-
llvm configure 2.6svn
1667+
llvm configure 2.5
16681668
generated by GNU Autoconf 2.60
16691669

16701670
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1680,7 +1680,7 @@ cat >config.log <<_ACEOF
16801680
This file contains any messages produced by compilers while
16811681
running configure, to aid debugging if configure makes a mistake.
16821682

1683-
It was created by llvm $as_me 2.6svn, which was
1683+
It was created by llvm $as_me 2.5, which was
16841684
generated by GNU Autoconf 2.60. Invocation command line was
16851685

16861686
$ $0 $@
@@ -35005,7 +35005,7 @@ exec 6>&1
3500535005
# report actual input values of CONFIG_FILES etc. instead of their
3500635006
# values after options handling.
3500735007
ac_log="
35008-
This file was extended by llvm $as_me 2.6svn, which was
35008+
This file was extended by llvm $as_me 2.5, which was
3500935009
generated by GNU Autoconf 2.60. Invocation command line was
3501035010

3501135011
CONFIG_FILES = $CONFIG_FILES
@@ -35058,7 +35058,7 @@ Report bugs to <[email protected]>."
3505835058
_ACEOF
3505935059
cat >>$CONFIG_STATUS <<_ACEOF
3506035060
ac_cs_version="\\
35061-
llvm config.status 2.6svn
35061+
llvm config.status 2.5
3506235062
configured by $0, generated by GNU Autoconf 2.60,
3506335063
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3506435064

0 commit comments

Comments
 (0)