aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2015-03-30 23:16:25 +1100
committerBen Elliston <bje@gnu.org>2015-03-30 23:16:25 +1100
commite556cbd51ec8f79cc728354303d07b0b0391777f (patch)
treeea9d360163c4c6624b817be8861add3d862ebe7b
parent4107079062380801845bb090bc98b22c54bfaefd (diff)
downloaddejagnu-e556cbd51ec8f79cc728354303d07b0b0391777f.zip
dejagnu-e556cbd51ec8f79cc728354303d07b0b0391777f.tar.gz
dejagnu-e556cbd51ec8f79cc728354303d07b0b0391777f.tar.bz2
* runtest.exp (frame_version): Set to 1.5.3.
* configure.ac (AC_INIT): Set version to 1.5.3. * configure: Regenerate. * doc/dejagnu.xml (appversion, version): Set to 1.5.3. * doc/dejagnu.texi: Regenerate.
-rw-r--r--ChangeLog8
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--doc/dejagnu.texi2
-rw-r--r--doc/dejagnu.xml4
-rw-r--r--runtest.exp2
6 files changed, 23 insertions, 15 deletions
diff --git a/ChangeLog b/ChangeLog
index fe8da3b..807c38f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2015-03-30 Ben Elliston <bje@gnu.org>
+ * runtest.exp (frame_version): Set to 1.5.3.
+ * configure.ac (AC_INIT): Set version to 1.5.3.
+ * configure: Regenerate.
+ * doc/dejagnu.xml (appversion, version): Set to 1.5.3.
+ * doc/dejagnu.texi: Regenerate.
+
+2015-03-30 Ben Elliston <bje@gnu.org>
+
Revert the following change which causes breakage reported here:
https://lists.gnu.org/archive/html/dejagnu/2015-03/msg00003.html
diff --git a/configure b/configure
index 75652af..d523440 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.69 for GNU DejaGnu 1.5.1.
+# Generated by GNU Autoconf 2.69 for GNU DejaGnu 1.5.3.
#
# Report bugs to <bug-dejagnu@gnu.org>.
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU DejaGnu'
PACKAGE_TARNAME='dejagnu'
-PACKAGE_VERSION='1.5.1'
-PACKAGE_STRING='GNU DejaGnu 1.5.1'
+PACKAGE_VERSION='1.5.3'
+PACKAGE_STRING='GNU DejaGnu 1.5.3'
PACKAGE_BUGREPORT='bug-dejagnu@gnu.org'
PACKAGE_URL='http://www.gnu.org/software/dejagnu/'
@@ -1246,7 +1246,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 GNU DejaGnu 1.5.1 to adapt to many kinds of systems.
+\`configure' configures GNU DejaGnu 1.5.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1312,7 +1312,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU DejaGnu 1.5.1:";;
+ short | recursive ) echo "Configuration of GNU DejaGnu 1.5.3:";;
esac
cat <<\_ACEOF
@@ -1409,7 +1409,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU DejaGnu configure 1.5.1
+GNU DejaGnu configure 1.5.3
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1502,7 +1502,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 GNU DejaGnu $as_me 1.5.1, which was
+It was created by GNU DejaGnu $as_me 1.5.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2365,7 +2365,7 @@ fi
# Define the identity of the package.
PACKAGE='dejagnu'
- VERSION='1.5.1'
+ VERSION='1.5.3'
cat >>confdefs.h <<_ACEOF
@@ -4794,7 +4794,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 GNU DejaGnu $as_me 1.5.1, which was
+This file was extended by GNU DejaGnu $as_me 1.5.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -4853,7 +4853,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="\\
-GNU DejaGnu config.status 1.5.1
+GNU DejaGnu config.status 1.5.3
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 70ea257..e0ceb6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl along with DejaGnu; if not, write to the Free Software Foundation,
dnl Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
AC_PREREQ(2.50)
-AC_INIT([GNU DejaGnu], 1.5.1, [bug-dejagnu@gnu.org])
+AC_INIT([GNU DejaGnu], 1.5.3, [bug-dejagnu@gnu.org])
AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
AC_PROG_MAKE_SET
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index fc788d5..5cf144d 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -3369,7 +3369,7 @@ execute the configure script from the source tree like this:
@example
- ../dejagnu-1.5.1/configure
+ ../dejagnu-1.5.3/configure
@end example
diff --git a/doc/dejagnu.xml b/doc/dejagnu.xml
index 8359196..617ce9e 100644
--- a/doc/dejagnu.xml
+++ b/doc/dejagnu.xml
@@ -2,8 +2,8 @@
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY legal SYSTEM "legal.xml">
- <!ENTITY appversion "1.5.1">
- <!ENTITY version "1.5.1">
+ <!ENTITY appversion "1.5.3">
+ <!ENTITY version "1.5.3">
<!ENTITY manrevision "1.0">
<!ENTITY date "Feb 2004">
<!ENTITY app "<application>DejaGnu</application>">
diff --git a/runtest.exp b/runtest.exp
index ad4db19..e935c8b 100644
--- a/runtest.exp
+++ b/runtest.exp
@@ -20,7 +20,7 @@
# This file was written by Rob Savoye <rob@welcomehome.org>.
-set frame_version 1.5.1
+set frame_version 1.5.3
if {![info exists argv0]} {
send_error "Must use a version of Expect greater than 5.0\n"
exit 1