[vmkit-commits] [vmkit] r83634 - /vmkit/branches/release_026/configure

Nicolas Geoffray nicolas.geoffray at lip6.fr
Fri Oct 9 03:53:04 PDT 2009


Author: geoffray
Date: Fri Oct  9 05:53:04 2009
New Revision: 83634

URL: http://llvm.org/viewvc/llvm-project?rev=83634&view=rev
Log:
Regenerate.


Modified:
    vmkit/branches/release_026/configure

Modified: vmkit/branches/release_026/configure
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_026/configure?rev=83634&r1=83633&r2=83634&view=diff

==============================================================================
--- vmkit/branches/release_026/configure (original)
+++ vmkit/branches/release_026/configure Fri Oct  9 05:53:04 2009
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for vmkit 0.26svn.
+# Generated by GNU Autoconf 2.61 for vmkit 0.26.
 #
 # Report bugs to <nicolas.geoffray at lip6.fr>.
 #
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='vmkit'
 PACKAGE_TARNAME='vmkit'
-PACKAGE_VERSION='0.26svn'
-PACKAGE_STRING='vmkit 0.26svn'
+PACKAGE_VERSION='0.26'
+PACKAGE_STRING='vmkit 0.26'
 PACKAGE_BUGREPORT='nicolas.geoffray at lip6.fr'
 
 ac_unique_file="lib/Mvm/Runtime/Object.cpp"
@@ -1249,7 +1249,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 vmkit 0.26svn to adapt to many kinds of systems.
+\`configure' configures vmkit 0.26 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1315,7 +1315,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vmkit 0.26svn:";;
+     short | recursive ) echo "Configuration of vmkit 0.26:";;
    esac
   cat <<\_ACEOF
 
@@ -1423,7 +1423,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vmkit configure 0.26svn
+vmkit configure 0.26
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1439,7 +1439,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by vmkit $as_me 0.26svn, which was
+It was created by vmkit $as_me 0.26, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -7620,7 +7620,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by vmkit $as_me 0.26svn, which was
+This file was extended by vmkit $as_me 0.26, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7673,7 +7673,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-vmkit config.status 0.26svn
+vmkit config.status 0.26
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -8421,9 +8421,9 @@
 
   case $ac_file$ac_mode in
     "Makefile":C) ${llvm_src}/autoconf/mkinstalldirs `dirname Makefile`
-   ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile Makefile ;;
+   ${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/Makefile Makefile ;;
     "lib/Makefile":C) ${llvm_src}/autoconf/mkinstalldirs `dirname lib/Makefile`
-   ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/Makefile lib/Makefile ;;
+   ${SHELL} ${llvm_src}/autoconf/install-sh -c ${srcdir}/lib/Makefile lib/Makefile ;;
 
   esac
 done # for ac_tag





More information about the vmkit-commits mailing list