Ticket #26766: llvm-2.8rc-2.8-differences.diff

File llvm-2.8rc-2.8-differences.diff, 3.1 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)
  • llvm-2.8/autoconf/configure.ac

    diff -ru llvm-2.8/autoconf/configure.ac 2.8_1/llvm-2.8/autoconf/configure.ac
    old new  
    3131dnl===-----------------------------------------------------------------------===
    3232dnl Initialize autoconf and define the package name, version number and
    3333dnl email address for reporting bugs.
    34 AC_INIT([[llvm]],[[2.8rc]],[llvmbugs@cs.uiuc.edu])
     34AC_INIT([[llvm]],[[2.8]],[llvmbugs@cs.uiuc.edu])
    3535
    3636dnl Provide a copyright substitution and ensure the copyright notice is included
    3737dnl in the output of --version option of the generated configure script.
  • llvm-2.8/configure

    diff -ru llvm-2.8/configure 2.8_1/llvm-2.8/configure
    old new  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.60 for llvm 2.8rc.
     3# Generated by GNU Autoconf 2.60 for llvm 2.8.
    44#
    55# Report bugs to <llvmbugs@cs.uiuc.edu>.
    66#
     
    561561# Identity of this package.
    562562PACKAGE_NAME='llvm'
    563563PACKAGE_TARNAME='-llvm-'
    564 PACKAGE_VERSION='2.8rc'
    565 PACKAGE_STRING='llvm 2.8rc'
     564PACKAGE_VERSION='2.8'
     565PACKAGE_STRING='llvm 2.8'
    566566PACKAGE_BUGREPORT='llvmbugs@cs.uiuc.edu'
    567567
    568568ac_unique_file="lib/VMCore/Module.cpp"
     
    13181318  # Omit some internal or obsolete options to make the list less imposing.
    13191319  # This message is too long to be a string in the A/UX 3.1 sh.
    13201320  cat <<_ACEOF
    1321 \`configure' configures llvm 2.8rc to adapt to many kinds of systems.
     1321\`configure' configures llvm 2.8 to adapt to many kinds of systems.
    13221322
    13231323Usage: $0 [OPTION]... [VAR=VALUE]...
    13241324
     
    13841384
    13851385if test -n "$ac_init_help"; then
    13861386  case $ac_init_help in
    1387      short | recursive ) echo "Configuration of llvm 2.8rc:";;
     1387     short | recursive ) echo "Configuration of llvm 2.8:";;
    13881388   esac
    13891389  cat <<\_ACEOF
    13901390
     
    15331533test -n "$ac_init_help" && exit $ac_status
    15341534if $ac_init_version; then
    15351535  cat <<\_ACEOF
    1536 llvm configure 2.8rc
     1536llvm configure 2.8
    15371537generated by GNU Autoconf 2.60
    15381538
    15391539Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
     
    15491549This file contains any messages produced by compilers while
    15501550running configure, to aid debugging if configure makes a mistake.
    15511551
    1552 It was created by llvm $as_me 2.8rc, which was
     1552It was created by llvm $as_me 2.8, which was
    15531553generated by GNU Autoconf 2.60.  Invocation command line was
    15541554
    15551555  $ $0 $@
     
    2104521045# report actual input values of CONFIG_FILES etc. instead of their
    2104621046# values after options handling.
    2104721047ac_log="
    21048 This file was extended by llvm $as_me 2.8rc, which was
     21048This file was extended by llvm $as_me 2.8, which was
    2104921049generated by GNU Autoconf 2.60.  Invocation command line was
    2105021050
    2105121051  CONFIG_FILES    = $CONFIG_FILES
     
    2109821098_ACEOF
    2109921099cat >>$CONFIG_STATUS <<_ACEOF
    2110021100ac_cs_version="\\
    21101 llvm config.status 2.8rc
     21101llvm config.status 2.8
    2110221102configured by $0, generated by GNU Autoconf 2.60,
    2110321103  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
    2110421104