xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] autoconf: regenerate configure scripts with 4.4 version
@ 2013-07-30  8:53 Ian Campbell
  2013-07-31 16:40 ` Ian Campbell
  2013-08-07 11:25 ` Ian Jackson
  0 siblings, 2 replies; 6+ messages in thread
From: Ian Campbell @ 2013-07-30  8:53 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, Ian Campbell

No semantic change, reduced noise in future patches.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 stubdom/configure |   18 +++++++++---------
 tools/configure   |   18 +++++++++---------
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/stubdom/configure b/stubdom/configure
index de9329f..3da2677 100755
--- a/stubdom/configure
+++ b/stubdom/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -551,8 +551,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Stub Domains'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor Stub Domains 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor Stub Domains 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1215,7 +1215,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor Stub Domains 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Stub Domains 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1276,7 +1276,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1385,7 +1385,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Stub Domains configure 4.3
+Xen Hypervisor Stub Domains configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1440,7 +1440,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor Stub Domains $as_me 4.3, which was
+It was created by Xen Hypervisor Stub Domains $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -4025,7 +4025,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor Stub Domains $as_me 4.3, which was
+This file was extended by Xen Hypervisor Stub Domains $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4079,7 +4079,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor Stub Domains config.status 4.3
+Xen Hypervisor Stub Domains config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/tools/configure b/tools/configure
index aac7f87..079646c 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Tools'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor Tools 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor Tools 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1307,7 +1307,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor Tools 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Tools 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1372,7 +1372,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1497,7 +1497,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Tools configure 4.3
+Xen Hypervisor Tools configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1799,7 +1799,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor Tools $as_me 4.3, which was
+It was created by Xen Hypervisor Tools $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -8341,7 +8341,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor Tools $as_me 4.3, which was
+This file was extended by Xen Hypervisor Tools $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8404,7 +8404,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor Tools config.status 4.3
+Xen Hypervisor Tools config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] autoconf: regenerate configure scripts with 4.4 version
  2013-07-30  8:53 [PATCH] autoconf: regenerate configure scripts with 4.4 version Ian Campbell
@ 2013-07-31 16:40 ` Ian Campbell
  2013-08-07 11:25 ` Ian Jackson
  1 sibling, 0 replies; 6+ messages in thread
From: Ian Campbell @ 2013-07-31 16:40 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

On Tue, 2013-07-30 at 09:53 +0100, Ian Campbell wrote:
> No semantic change, reduced noise in future patches.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
>  stubdom/configure |   18 +++++++++---------
>  tools/configure   |   18 +++++++++---------

For reasons I don't understand autogen.sh failed to regenerate all of
the scripts. V2 on its way.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [PATCH] autoconf: regenerate configure scripts with 4.4 version
@ 2013-07-31 16:42 Ian Campbell
  2013-07-31 16:47 ` Ian Campbell
  0 siblings, 1 reply; 6+ messages in thread
From: Ian Campbell @ 2013-07-31 16:42 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, Ian Campbell

No semantic change, reduced noise in future patches.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
v2: actually regenerate all of them. Touching each configure.ac seems to have
done the trick -- must be a dependency which autoconf cannot see or something.
---
 configure         |   18 +++++++++---------
 docs/configure    |   18 +++++++++---------
 stubdom/configure |   18 +++++++++---------
 tools/configure   |   18 +++++++++---------
 4 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/configure b/configure
index d15b539..86867e6 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -551,8 +551,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1171,7 +1171,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1236,7 +1236,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1314,7 +1314,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor configure 4.3
+Xen Hypervisor configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1331,7 +1331,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor $as_me 4.3, which was
+It was created by Xen Hypervisor $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2609,7 +2609,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor $as_me 4.3, which was
+This file was extended by Xen Hypervisor $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2663,7 +2663,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor config.status 4.3
+Xen Hypervisor config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/docs/configure b/docs/configure
index a778bda..0602843 100755
--- a/docs/configure
+++ b/docs/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor Documentation 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor Documentation 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -551,8 +551,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Documentation'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor Documentation 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor Documentation 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1158,7 +1158,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor Documentation 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Documentation 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1219,7 +1219,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1298,7 +1298,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Documentation configure 4.3
+Xen Hypervisor Documentation configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1315,7 +1315,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor Documentation $as_me 4.3, which was
+It was created by Xen Hypervisor Documentation $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2544,7 +2544,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor Documentation $as_me 4.3, which was
+This file was extended by Xen Hypervisor Documentation $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2598,7 +2598,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor Documentation config.status 4.3
+Xen Hypervisor Documentation config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/stubdom/configure b/stubdom/configure
index de9329f..3da2677 100755
--- a/stubdom/configure
+++ b/stubdom/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -551,8 +551,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Stub Domains'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor Stub Domains 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor Stub Domains 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1215,7 +1215,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor Stub Domains 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Stub Domains 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1276,7 +1276,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1385,7 +1385,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Stub Domains configure 4.3
+Xen Hypervisor Stub Domains configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1440,7 +1440,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor Stub Domains $as_me 4.3, which was
+It was created by Xen Hypervisor Stub Domains $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -4025,7 +4025,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor Stub Domains $as_me 4.3, which was
+This file was extended by Xen Hypervisor Stub Domains $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4079,7 +4079,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor Stub Domains config.status 4.3
+Xen Hypervisor Stub Domains config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
diff --git a/tools/configure b/tools/configure
index aac7f87..079646c 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.3.
+# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.4.
 #
 # Report bugs to <xen-devel@lists.xen.org>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Xen Hypervisor Tools'
 PACKAGE_TARNAME='xen'
-PACKAGE_VERSION='4.3'
-PACKAGE_STRING='Xen Hypervisor Tools 4.3'
+PACKAGE_VERSION='4.4'
+PACKAGE_STRING='Xen Hypervisor Tools 4.4'
 PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
 PACKAGE_URL='http://www.xen.org/'
 
@@ -1307,7 +1307,7 @@ if test "$ac_init_help" = "long"; then
   # 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 Xen Hypervisor Tools 4.3 to adapt to many kinds of systems.
+\`configure' configures Xen Hypervisor Tools 4.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1372,7 +1372,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.3:";;
+     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1497,7 +1497,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Xen Hypervisor Tools configure 4.3
+Xen Hypervisor Tools configure 4.4
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1799,7 +1799,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Xen Hypervisor Tools $as_me 4.3, which was
+It was created by Xen Hypervisor Tools $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -8341,7 +8341,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Xen Hypervisor Tools $as_me 4.3, which was
+This file was extended by Xen Hypervisor Tools $as_me 4.4, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8404,7 +8404,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Xen Hypervisor Tools config.status 4.3
+Xen Hypervisor Tools config.status 4.4
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] autoconf: regenerate configure scripts with 4.4 version
  2013-07-31 16:42 Ian Campbell
@ 2013-07-31 16:47 ` Ian Campbell
  0 siblings, 0 replies; 6+ messages in thread
From: Ian Campbell @ 2013-07-31 16:47 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

This was supposed to be tagged v2, sorry.

On Wed, 2013-07-31 at 17:42 +0100, Ian Campbell wrote:
> No semantic change, reduced noise in future patches.
> 
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
> ---
> v2: actually regenerate all of them. Touching each configure.ac seems to have
> done the trick -- must be a dependency which autoconf cannot see or something.
> ---
>  configure         |   18 +++++++++---------
>  docs/configure    |   18 +++++++++---------
>  stubdom/configure |   18 +++++++++---------
>  tools/configure   |   18 +++++++++---------
>  4 files changed, 36 insertions(+), 36 deletions(-)
> 
> diff --git a/configure b/configure
> index d15b539..86867e6 100755
> --- a/configure
> +++ b/configure
> @@ -1,6 +1,6 @@
>  #! /bin/sh
>  # Guess values for system-dependent variables and create Makefiles.
> -# Generated by GNU Autoconf 2.67 for Xen Hypervisor 4.3.
> +# Generated by GNU Autoconf 2.67 for Xen Hypervisor 4.4.
>  #
>  # Report bugs to <xen-devel@lists.xen.org>.
>  #
> @@ -551,8 +551,8 @@ MAKEFLAGS=
>  # Identity of this package.
>  PACKAGE_NAME='Xen Hypervisor'
>  PACKAGE_TARNAME='xen'
> -PACKAGE_VERSION='4.3'
> -PACKAGE_STRING='Xen Hypervisor 4.3'
> +PACKAGE_VERSION='4.4'
> +PACKAGE_STRING='Xen Hypervisor 4.4'
>  PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
>  PACKAGE_URL='http://www.xen.org/'
>  
> @@ -1171,7 +1171,7 @@ if test "$ac_init_help" = "long"; then
>    # 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 Xen Hypervisor 4.3 to adapt to many kinds of systems.
> +\`configure' configures Xen Hypervisor 4.4 to adapt to many kinds of systems.
>  
>  Usage: $0 [OPTION]... [VAR=VALUE]...
>  
> @@ -1236,7 +1236,7 @@ fi
>  
>  if test -n "$ac_init_help"; then
>    case $ac_init_help in
> -     short | recursive ) echo "Configuration of Xen Hypervisor 4.3:";;
> +     short | recursive ) echo "Configuration of Xen Hypervisor 4.4:";;
>     esac
>    cat <<\_ACEOF
>  
> @@ -1314,7 +1314,7 @@ fi
>  test -n "$ac_init_help" && exit $ac_status
>  if $ac_init_version; then
>    cat <<\_ACEOF
> -Xen Hypervisor configure 4.3
> +Xen Hypervisor configure 4.4
>  generated by GNU Autoconf 2.67
>  
>  Copyright (C) 2010 Free Software Foundation, Inc.
> @@ -1331,7 +1331,7 @@ cat >config.log <<_ACEOF
>  This file contains any messages produced by compilers while
>  running configure, to aid debugging if configure makes a mistake.
>  
> -It was created by Xen Hypervisor $as_me 4.3, which was
> +It was created by Xen Hypervisor $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    $ $0 $@
> @@ -2609,7 +2609,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
>  # report actual input values of CONFIG_FILES etc. instead of their
>  # values after options handling.
>  ac_log="
> -This file was extended by Xen Hypervisor $as_me 4.3, which was
> +This file was extended by Xen Hypervisor $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    CONFIG_FILES    = $CONFIG_FILES
> @@ -2663,7 +2663,7 @@ _ACEOF
>  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
>  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
>  ac_cs_version="\\
> -Xen Hypervisor config.status 4.3
> +Xen Hypervisor config.status 4.4
>  configured by $0, generated by GNU Autoconf 2.67,
>    with options \\"\$ac_cs_config\\"
>  
> diff --git a/docs/configure b/docs/configure
> index a778bda..0602843 100755
> --- a/docs/configure
> +++ b/docs/configure
> @@ -1,6 +1,6 @@
>  #! /bin/sh
>  # Guess values for system-dependent variables and create Makefiles.
> -# Generated by GNU Autoconf 2.67 for Xen Hypervisor Documentation 4.3.
> +# Generated by GNU Autoconf 2.67 for Xen Hypervisor Documentation 4.4.
>  #
>  # Report bugs to <xen-devel@lists.xen.org>.
>  #
> @@ -551,8 +551,8 @@ MAKEFLAGS=
>  # Identity of this package.
>  PACKAGE_NAME='Xen Hypervisor Documentation'
>  PACKAGE_TARNAME='xen'
> -PACKAGE_VERSION='4.3'
> -PACKAGE_STRING='Xen Hypervisor Documentation 4.3'
> +PACKAGE_VERSION='4.4'
> +PACKAGE_STRING='Xen Hypervisor Documentation 4.4'
>  PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
>  PACKAGE_URL='http://www.xen.org/'
>  
> @@ -1158,7 +1158,7 @@ if test "$ac_init_help" = "long"; then
>    # 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 Xen Hypervisor Documentation 4.3 to adapt to many kinds of systems.
> +\`configure' configures Xen Hypervisor Documentation 4.4 to adapt to many kinds of systems.
>  
>  Usage: $0 [OPTION]... [VAR=VALUE]...
>  
> @@ -1219,7 +1219,7 @@ fi
>  
>  if test -n "$ac_init_help"; then
>    case $ac_init_help in
> -     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.3:";;
> +     short | recursive ) echo "Configuration of Xen Hypervisor Documentation 4.4:";;
>     esac
>    cat <<\_ACEOF
>  
> @@ -1298,7 +1298,7 @@ fi
>  test -n "$ac_init_help" && exit $ac_status
>  if $ac_init_version; then
>    cat <<\_ACEOF
> -Xen Hypervisor Documentation configure 4.3
> +Xen Hypervisor Documentation configure 4.4
>  generated by GNU Autoconf 2.67
>  
>  Copyright (C) 2010 Free Software Foundation, Inc.
> @@ -1315,7 +1315,7 @@ cat >config.log <<_ACEOF
>  This file contains any messages produced by compilers while
>  running configure, to aid debugging if configure makes a mistake.
>  
> -It was created by Xen Hypervisor Documentation $as_me 4.3, which was
> +It was created by Xen Hypervisor Documentation $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    $ $0 $@
> @@ -2544,7 +2544,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
>  # report actual input values of CONFIG_FILES etc. instead of their
>  # values after options handling.
>  ac_log="
> -This file was extended by Xen Hypervisor Documentation $as_me 4.3, which was
> +This file was extended by Xen Hypervisor Documentation $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    CONFIG_FILES    = $CONFIG_FILES
> @@ -2598,7 +2598,7 @@ _ACEOF
>  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
>  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
>  ac_cs_version="\\
> -Xen Hypervisor Documentation config.status 4.3
> +Xen Hypervisor Documentation config.status 4.4
>  configured by $0, generated by GNU Autoconf 2.67,
>    with options \\"\$ac_cs_config\\"
>  
> diff --git a/stubdom/configure b/stubdom/configure
> index de9329f..3da2677 100755
> --- a/stubdom/configure
> +++ b/stubdom/configure
> @@ -1,6 +1,6 @@
>  #! /bin/sh
>  # Guess values for system-dependent variables and create Makefiles.
> -# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.3.
> +# Generated by GNU Autoconf 2.67 for Xen Hypervisor Stub Domains 4.4.
>  #
>  # Report bugs to <xen-devel@lists.xen.org>.
>  #
> @@ -551,8 +551,8 @@ MAKEFLAGS=
>  # Identity of this package.
>  PACKAGE_NAME='Xen Hypervisor Stub Domains'
>  PACKAGE_TARNAME='xen'
> -PACKAGE_VERSION='4.3'
> -PACKAGE_STRING='Xen Hypervisor Stub Domains 4.3'
> +PACKAGE_VERSION='4.4'
> +PACKAGE_STRING='Xen Hypervisor Stub Domains 4.4'
>  PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
>  PACKAGE_URL='http://www.xen.org/'
>  
> @@ -1215,7 +1215,7 @@ if test "$ac_init_help" = "long"; then
>    # 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 Xen Hypervisor Stub Domains 4.3 to adapt to many kinds of systems.
> +\`configure' configures Xen Hypervisor Stub Domains 4.4 to adapt to many kinds of systems.
>  
>  Usage: $0 [OPTION]... [VAR=VALUE]...
>  
> @@ -1276,7 +1276,7 @@ fi
>  
>  if test -n "$ac_init_help"; then
>    case $ac_init_help in
> -     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.3:";;
> +     short | recursive ) echo "Configuration of Xen Hypervisor Stub Domains 4.4:";;
>     esac
>    cat <<\_ACEOF
>  
> @@ -1385,7 +1385,7 @@ fi
>  test -n "$ac_init_help" && exit $ac_status
>  if $ac_init_version; then
>    cat <<\_ACEOF
> -Xen Hypervisor Stub Domains configure 4.3
> +Xen Hypervisor Stub Domains configure 4.4
>  generated by GNU Autoconf 2.67
>  
>  Copyright (C) 2010 Free Software Foundation, Inc.
> @@ -1440,7 +1440,7 @@ cat >config.log <<_ACEOF
>  This file contains any messages produced by compilers while
>  running configure, to aid debugging if configure makes a mistake.
>  
> -It was created by Xen Hypervisor Stub Domains $as_me 4.3, which was
> +It was created by Xen Hypervisor Stub Domains $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    $ $0 $@
> @@ -4025,7 +4025,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
>  # report actual input values of CONFIG_FILES etc. instead of their
>  # values after options handling.
>  ac_log="
> -This file was extended by Xen Hypervisor Stub Domains $as_me 4.3, which was
> +This file was extended by Xen Hypervisor Stub Domains $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    CONFIG_FILES    = $CONFIG_FILES
> @@ -4079,7 +4079,7 @@ _ACEOF
>  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
>  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
>  ac_cs_version="\\
> -Xen Hypervisor Stub Domains config.status 4.3
> +Xen Hypervisor Stub Domains config.status 4.4
>  configured by $0, generated by GNU Autoconf 2.67,
>    with options \\"\$ac_cs_config\\"
>  
> diff --git a/tools/configure b/tools/configure
> index aac7f87..079646c 100755
> --- a/tools/configure
> +++ b/tools/configure
> @@ -1,6 +1,6 @@
>  #! /bin/sh
>  # Guess values for system-dependent variables and create Makefiles.
> -# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.3.
> +# Generated by GNU Autoconf 2.67 for Xen Hypervisor Tools 4.4.
>  #
>  # Report bugs to <xen-devel@lists.xen.org>.
>  #
> @@ -552,8 +552,8 @@ MAKEFLAGS=
>  # Identity of this package.
>  PACKAGE_NAME='Xen Hypervisor Tools'
>  PACKAGE_TARNAME='xen'
> -PACKAGE_VERSION='4.3'
> -PACKAGE_STRING='Xen Hypervisor Tools 4.3'
> +PACKAGE_VERSION='4.4'
> +PACKAGE_STRING='Xen Hypervisor Tools 4.4'
>  PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
>  PACKAGE_URL='http://www.xen.org/'
>  
> @@ -1307,7 +1307,7 @@ if test "$ac_init_help" = "long"; then
>    # 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 Xen Hypervisor Tools 4.3 to adapt to many kinds of systems.
> +\`configure' configures Xen Hypervisor Tools 4.4 to adapt to many kinds of systems.
>  
>  Usage: $0 [OPTION]... [VAR=VALUE]...
>  
> @@ -1372,7 +1372,7 @@ fi
>  
>  if test -n "$ac_init_help"; then
>    case $ac_init_help in
> -     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.3:";;
> +     short | recursive ) echo "Configuration of Xen Hypervisor Tools 4.4:";;
>     esac
>    cat <<\_ACEOF
>  
> @@ -1497,7 +1497,7 @@ fi
>  test -n "$ac_init_help" && exit $ac_status
>  if $ac_init_version; then
>    cat <<\_ACEOF
> -Xen Hypervisor Tools configure 4.3
> +Xen Hypervisor Tools configure 4.4
>  generated by GNU Autoconf 2.67
>  
>  Copyright (C) 2010 Free Software Foundation, Inc.
> @@ -1799,7 +1799,7 @@ cat >config.log <<_ACEOF
>  This file contains any messages produced by compilers while
>  running configure, to aid debugging if configure makes a mistake.
>  
> -It was created by Xen Hypervisor Tools $as_me 4.3, which was
> +It was created by Xen Hypervisor Tools $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    $ $0 $@
> @@ -8341,7 +8341,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
>  # report actual input values of CONFIG_FILES etc. instead of their
>  # values after options handling.
>  ac_log="
> -This file was extended by Xen Hypervisor Tools $as_me 4.3, which was
> +This file was extended by Xen Hypervisor Tools $as_me 4.4, which was
>  generated by GNU Autoconf 2.67.  Invocation command line was
>  
>    CONFIG_FILES    = $CONFIG_FILES
> @@ -8404,7 +8404,7 @@ _ACEOF
>  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
>  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
>  ac_cs_version="\\
> -Xen Hypervisor Tools config.status 4.3
> +Xen Hypervisor Tools config.status 4.4
>  configured by $0, generated by GNU Autoconf 2.67,
>    with options \\"\$ac_cs_config\\"
>  

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] autoconf: regenerate configure scripts with 4.4 version
  2013-07-30  8:53 [PATCH] autoconf: regenerate configure scripts with 4.4 version Ian Campbell
  2013-07-31 16:40 ` Ian Campbell
@ 2013-08-07 11:25 ` Ian Jackson
  2013-08-08 12:48   ` Ian Campbell
  1 sibling, 1 reply; 6+ messages in thread
From: Ian Jackson @ 2013-08-07 11:25 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel

Ian Campbell writes ("[PATCH] autoconf: regenerate configure scripts with 4.4 version"):
> No semantic change, reduced noise in future patches.

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] autoconf: regenerate configure scripts with 4.4 version
  2013-08-07 11:25 ` Ian Jackson
@ 2013-08-08 12:48   ` Ian Campbell
  0 siblings, 0 replies; 6+ messages in thread
From: Ian Campbell @ 2013-08-08 12:48 UTC (permalink / raw)
  To: Ian Jackson; +Cc: xen-devel

On Wed, 2013-08-07 at 12:25 +0100, Ian Jackson wrote:
> Ian Campbell writes ("[PATCH] autoconf: regenerate configure scripts with 4.4 version"):
> > No semantic change, reduced noise in future patches.
> 
> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

Thanks, I actually applied v2 from
<1375289252.7382.118.camel@kazak.uk.xensource.com>

Ian.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-08 12:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30  8:53 [PATCH] autoconf: regenerate configure scripts with 4.4 version Ian Campbell
2013-07-31 16:40 ` Ian Campbell
2013-08-07 11:25 ` Ian Jackson
2013-08-08 12:48   ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2013-07-31 16:42 Ian Campbell
2013-07-31 16:47 ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).