[vmkit-commits] [vmkit] r65829 - /vmkit/branches/release_025/configure

Nicolas Geoffray nicolas.geoffray at lip6.fr
Mon Mar 2 01:12:43 PST 2009


Author: geoffray
Date: Mon Mar  2 03:12:42 2009
New Revision: 65829

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


Modified:
    vmkit/branches/release_025/configure

Modified: vmkit/branches/release_025/configure
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_025/configure?rev=65829&r1=65828&r2=65829&view=diff

==============================================================================
--- vmkit/branches/release_025/configure (original)
+++ vmkit/branches/release_025/configure Mon Mar  2 03:12:42 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.24.
+# Generated by GNU Autoconf 2.61 for vmkit 0.25.
 #
 # 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.24'
-PACKAGE_STRING='vmkit 0.24'
+PACKAGE_VERSION='0.25'
+PACKAGE_STRING='vmkit 0.25'
 PACKAGE_BUGREPORT='nicolas.geoffray at lip6.fr'
 
 ac_unique_file="lib/Mvm/Runtime/Object.cpp"
@@ -1246,7 +1246,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.24 to adapt to many kinds of systems.
+\`configure' configures vmkit 0.25 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1312,7 +1312,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vmkit 0.24:";;
+     short | recursive ) echo "Configuration of vmkit 0.25:";;
    esac
   cat <<\_ACEOF
 
@@ -1418,7 +1418,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vmkit configure 0.24
+vmkit configure 0.25
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1434,7 +1434,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.24, which was
+It was created by vmkit $as_me 0.25, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -7600,7 +7600,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.24, which was
+This file was extended by vmkit $as_me 0.25, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -7653,7 +7653,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-vmkit config.status 0.24
+vmkit config.status 0.25
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 





More information about the vmkit-commits mailing list