> Were there no include/llvm/Config/config.h.in changes for 1.9 or was > that previously committed ? I usually commit autoconf dir, configure > and config.h.in in tandem.
I just updated the version of llvm so the only changes were in the configure script. I did a cvs diff on the autoconf dir and config.h.in and didn't see any changes. -Tanya > > Reid. > > On Mon, 2006-11-13 at 18:57 -0600, Tanya Lattner wrote: >> >> Changes in directory llvm: >> >> configure updated: 1.254 -> 1.254.2.1 >> --- >> Log message: >> >> Updating configure script >> >> >> --- >> Diffs of the changes: (+9 -9) >> >> configure | 18 +++++++++--------- >> 1 files changed, 9 insertions(+), 9 deletions(-) >> >> >> Index: llvm/configure >> diff -u llvm/configure:1.254 llvm/configure:1.254.2.1 >> --- llvm/configure:1.254 Sun Nov 5 11:08:18 2006 >> +++ llvm/configure Mon Nov 13 18:56:51 2006 >> @@ -1,6 +1,6 @@ >> #! /bin/sh >> # Guess values for system-dependent variables and create Makefiles. >> -# Generated by GNU Autoconf 2.60 for llvm 1.9cvs. >> +# Generated by GNU Autoconf 2.60 for llvm 1.9. >> # >> # Report bugs to <[EMAIL PROTECTED]>. >> # >> @@ -715,8 +715,8 @@ >> # Identity of this package. >> PACKAGE_NAME='llvm' >> PACKAGE_TARNAME='-llvm-' >> -PACKAGE_VERSION='1.9cvs' >> -PACKAGE_STRING='llvm 1.9cvs' >> +PACKAGE_VERSION='1.9' >> +PACKAGE_STRING='llvm 1.9' >> PACKAGE_BUGREPORT='[EMAIL PROTECTED]' >> >> ac_unique_file="lib/VMCore/Module.cpp" >> @@ -1445,7 +1445,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.9cvs to adapt to many kinds of systems. >> +\`configure' configures llvm 1.9 to adapt to many kinds of systems. >> >> Usage: $0 [OPTION]... [VAR=VALUE]... >> >> @@ -1511,7 +1511,7 @@ >> >> if test -n "$ac_init_help"; then >> case $ac_init_help in >> - short | recursive ) echo "Configuration of llvm 1.9cvs:";; >> + short | recursive ) echo "Configuration of llvm 1.9:";; >> esac >> cat <<\_ACEOF >> >> @@ -1633,7 +1633,7 @@ >> test -n "$ac_init_help" && exit $ac_status >> if $ac_init_version; then >> cat <<\_ACEOF >> -llvm configure 1.9cvs >> +llvm configure 1.9 >> generated by GNU Autoconf 2.60 >> >> Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, >> @@ -1649,7 +1649,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.9cvs, which was >> +It was created by llvm $as_me 1.9, which was >> generated by GNU Autoconf 2.60. Invocation command line was >> >> $ $0 $@ >> @@ -33847,7 +33847,7 @@ >> # report actual input values of CONFIG_FILES etc. instead of their >> # values after options handling. >> ac_log=" >> -This file was extended by llvm $as_me 1.9cvs, which was >> +This file was extended by llvm $as_me 1.9, which was >> generated by GNU Autoconf 2.60. Invocation command line was >> >> CONFIG_FILES = $CONFIG_FILES >> @@ -33900,7 +33900,7 @@ >> _ACEOF >> cat >>$CONFIG_STATUS <<_ACEOF >> ac_cs_version="\\ >> -llvm config.status 1.9cvs >> +llvm config.status 1.9 >> configured by $0, generated by GNU Autoconf 2.60, >> with options \\"`echo "$ac_configure_args" | sed 's/^ //; >> s/[\\""\`\$]/\\\\&/g'`\\" >> >> >> >> >> _______________________________________________ >> llvm-commits mailing list >> llvm-commits@cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits > _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits