[vmkit-commits] [vmkit] r144219 - /vmkit/branches/release_030/configure

Nicolas Geoffray nicolas.geoffray at lip6.fr
Wed Nov 9 14:33:42 PST 2011


Author: geoffray
Date: Wed Nov  9 16:33:41 2011
New Revision: 144219

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


Modified:
    vmkit/branches/release_030/configure

Modified: vmkit/branches/release_030/configure
URL: http://llvm.org/viewvc/llvm-project/vmkit/branches/release_030/configure?rev=144219&r1=144218&r2=144219&view=diff
==============================================================================
--- vmkit/branches/release_030/configure (original)
+++ vmkit/branches/release_030/configure Wed Nov  9 16:33:41 2011
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for vmkit 0.30svn.
+# Generated by GNU Autoconf 2.68 for vmkit 0.30.
 #
 # Report bugs to <nicolas.geoffray at gmail.com>.
 #
@@ -562,8 +562,8 @@
 # Identity of this package.
 PACKAGE_NAME='vmkit'
 PACKAGE_TARNAME='vmkit'
-PACKAGE_VERSION='0.30svn'
-PACKAGE_STRING='vmkit 0.30svn'
+PACKAGE_VERSION='0.30'
+PACKAGE_STRING='vmkit 0.30'
 PACKAGE_BUGREPORT='nicolas.geoffray at gmail.com'
 PACKAGE_URL=''
 
@@ -1269,7 +1269,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.30svn to adapt to many kinds of systems.
+\`configure' configures vmkit 0.30 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1335,7 +1335,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of vmkit 0.30svn:";;
+     short | recursive ) echo "Configuration of vmkit 0.30:";;
    esac
   cat <<\_ACEOF
 
@@ -1437,7 +1437,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-vmkit configure 0.30svn
+vmkit configure 0.30
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1900,7 +1900,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.30svn, which was
+It was created by vmkit $as_me 0.30, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -6321,7 +6321,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.30svn, which was
+This file was extended by vmkit $as_me 0.30, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6387,7 +6387,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-vmkit config.status 0.30svn
+vmkit config.status 0.30
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 





More information about the vmkit-commits mailing list