[llvm-commits] [release_11] CVS: llvm/configure
John Criswell
criswell at cs.uiuc.edu
Mon Dec 15 16:14:02 PST 2003
Changes in directory llvm:
configure updated: 1.61 -> 1.61.2.1
---
Log message:
Updated version number to 1.1.
Thanks, Chris!
---
Diffs of the changes: (+9 -9)
Index: llvm/configure
diff -u llvm/configure:1.61 llvm/configure:1.61.2.1
--- llvm/configure:1.61 Fri Dec 12 14:15:23 2003
+++ llvm/configure Mon Dec 15 16:12:47 2003
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for [LLVM] [1.0].
+# Generated by GNU Autoconf 2.57 for [LLVM] [1.1].
#
# Report bugs to <llvmbugs at cs.uiuc.edu>.
#
@@ -422,8 +422,8 @@
# Identity of this package.
PACKAGE_NAME='[LLVM]'
PACKAGE_TARNAME='--llvm--'
-PACKAGE_VERSION='[1.0]'
-PACKAGE_STRING='[LLVM] [1.0]'
+PACKAGE_VERSION='[1.1]'
+PACKAGE_STRING='[LLVM] [1.1]'
PACKAGE_BUGREPORT='llvmbugs at cs.uiuc.edu'
ac_subdirs_all="$ac_subdirs_all projects/${i}"
@@ -954,7 +954,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures [LLVM] [1.0] to adapt to many kinds of systems.
+\`configure' configures [LLVM] [1.1] to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1016,7 +1016,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of [LLVM] [1.0]:";;
+ short | recursive ) echo "Configuration of [LLVM] [1.1]:";;
esac
cat <<\_ACEOF
@@ -1131,7 +1131,7 @@
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-[LLVM] configure [1.0]
+[LLVM] configure [1.1]
generated by GNU Autoconf 2.57
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -1146,7 +1146,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by [LLVM] $as_me [1.0], which was
+It was created by [LLVM] $as_me [1.1], which was
generated by GNU Autoconf 2.57. Invocation command line was
$ $0 $@
@@ -23279,7 +23279,7 @@
} >&5
cat >&5 <<_CSEOF
-This file was extended by [LLVM] $as_me [1.0], which was
+This file was extended by [LLVM] $as_me [1.1], which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -23342,7 +23342,7 @@
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-[LLVM] config.status [1.0]
+[LLVM] config.status [1.1]
configured by $0, generated by GNU Autoconf 2.57,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
More information about the llvm-commits
mailing list