diff options
author | Chris Lattner <sabre@nondot.org> | 2004-04-14 16:32:09 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-04-14 16:32:09 +0000 |
commit | 95f45c56b159d601ce520e6d2f92121e8971e20c (patch) | |
tree | 48f67866f0765a85618f656ba27cb9e3e6583408 /configure | |
parent | 71c887d6884f32f9302bfab023c21267bb2b5a0f (diff) | |
download | external_llvm-95f45c56b159d601ce520e6d2f92121e8971e20c.zip external_llvm-95f45c56b159d601ce520e6d2f92121e8971e20c.tar.gz external_llvm-95f45c56b159d601ce520e6d2f92121e8971e20c.tar.bz2 |
Regenerated
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12946 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57 for [LLVM] [1.1]. +# Generated by GNU Autoconf 2.57 for [LLVM] [1.3]. # # Report bugs to <llvmbugs@cs.uiuc.edu>. # @@ -422,8 +422,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='[LLVM]' PACKAGE_TARNAME='--llvm--' -PACKAGE_VERSION='[1.1]' -PACKAGE_STRING='[LLVM] [1.1]' +PACKAGE_VERSION='[1.3]' +PACKAGE_STRING='[LLVM] [1.3]' PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu' ac_subdirs_all="$ac_subdirs_all projects/${i}" @@ -954,7 +954,7 @@ if test "$ac_init_help" = "long"; then # 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.1] to adapt to many kinds of systems. +\`configure' configures [LLVM] [1.3] to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1016,7 +1016,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of [LLVM] [1.1]:";; + short | recursive ) echo "Configuration of [LLVM] [1.3]:";; esac cat <<\_ACEOF @@ -1131,7 +1131,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -[LLVM] configure [1.1] +[LLVM] configure [1.3] generated by GNU Autoconf 2.57 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 @@ -1146,7 +1146,7 @@ cat >&5 <<_ACEOF 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.1], which was +It was created by [LLVM] $as_me [1.3], which was generated by GNU Autoconf 2.57. Invocation command line was $ $0 $@ @@ -21907,7 +21907,7 @@ fi; echo "$as_me:$LINENO: checking for POV-Ray benchmark sources" >&5 echo $ECHO_N "checking for POV-Ray benchmark sources... $ECHO_C" >&6 case "$povray" in -yes) +auto|yes) defaultdir=/home/vadve/shared/benchmarks/povray31 if test -d $defaultdir then @@ -21920,7 +21920,7 @@ yes) povray=no fi ;; -auto|no) +no) USE_POVRAY= @@ -22450,7 +22450,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by [LLVM] $as_me [1.1], which was +This file was extended by [LLVM] $as_me [1.3], which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22513,7 +22513,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -[LLVM] config.status [1.1] +[LLVM] config.status [1.3] configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |