]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* configure.ac, NEWS: Bump version to 1.8. Release-1-8 branchpoint-1-8
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 10 Dec 2003 19:06:17 +0000 (19:06 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 10 Dec 2003 19:06:17 +0000 (19:06 +0000)
16 files changed:
ChangeLog
Makefile.in
NEWS
aclocal.m4
configure
configure.ac
doc/Makefile.in
doc/stamp-vti
doc/version.texi
lib/Automake/Makefile.in
lib/Automake/tests/Makefile.in
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
m4/amversion.m4
tests/Makefile.in

index bc4c3741a996b3f80e9af721786a4b7891d239d7..f4d10300c42bd13305b023d4237b497ae4aee2a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2003-12-10  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * configure.ac, NEWS: Bump version to 1.8.
+
        * lib/texinfo.tex: New upstream version.
 
        * Makefile.am (INSTALL): Copy the source from $(srcdir).
index e1e39567032fc1f864afff5dbddb63b7c3392d22..c1e37036531e31abe582a55d2017378f9d29756b 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -37,7 +37,8 @@ POST_UNINSTALL = :
 subdir = .
 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
-       ChangeLog INSTALL NEWS THANKS TODO configure configure.ac
+       ChangeLog INSTALL NEWS THANKS TODO configure configure.ac \
+       texinfo.tex
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
        $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
diff --git a/NEWS b/NEWS
index 905b6d427c5f539561a906ead2896cabb6e73a01..bac361fe913d424e205f5a8c1ce4aecad54c72a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.7i:
+New in 1.8:
 
 * Meta-News
 
index 16f3905ded6b0592411738baf1f875cb6d209002..de3622f09f48d7d6b69112c47f0b4117fbc4f94c 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7i -*- Autoconf -*-
+# generated automatically by aclocal 1.8 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 # Free Software Foundation, Inc.
index e443a2b1dfcf7929c1c5647f4184e6896ccd1795..0f879f2f33f74ca24418ca17be268e30fb1797e7 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for GNU Automake 1.7i.
+# Generated by GNU Autoconf 2.59 for GNU Automake 1.8.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7i'
-PACKAGE_STRING='GNU Automake 1.7i'
+PACKAGE_VERSION='1.8'
+PACKAGE_STRING='GNU Automake 1.8'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -723,7 +723,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 Automake 1.7i to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -788,7 +788,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7i:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.8:";;
    esac
   cat <<\_ACEOF
 
@@ -888,7 +888,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7i
+GNU Automake configure 1.8
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -902,7 +902,7 @@ cat >&5 <<_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 Automake $as_me 1.7i, which was
+It was created by GNU Automake $as_me 1.8, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -1304,7 +1304,7 @@ build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 # bothered by `missing'.
 am_AUTOCONF=${AUTOCONF-autoconf}
 
-am__api_version="1.7i"
+am__api_version="1.8"
 # Find a good install program.  We prefer a C program (faster),
 # so one script is as good as another.  But avoid the broken or
 # incompatible versions:
@@ -1572,7 +1572,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.7i'
+ VERSION='1.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2360,7 +2360,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7i, which was
+This file was extended by GNU Automake $as_me 1.8, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2415,7 +2415,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7i
+GNU Automake config.status 1.8
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index d9270c866e78a0df00b9d554c4498f0811d85c1e..959679f90869954b7b34e0bd1d0b3c776ceec1f4 100644 (file)
@@ -24,7 +24,7 @@ dnl (abs_top_builddir is used in tests/automake.in).  Note that
 dnl this is a requirement for the Automake package itself.
 dnl Automake users can still use Autoconf 2.58.
 AC_PREREQ(2.58a)
-AC_INIT([GNU Automake], [1.7i], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.8], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
index d9ea205a434697889544460cf164ec65b9f12ea5..f3b0b78dc8f084d1e9e57283d904f752ab73c724 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 89ba196a94a7f0efce6b434048e4601a8b3d8955..429a207d954d28769229705665f35464b8390883 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 9 December 2003
 @set UPDATED-MONTH December 2003
-@set EDITION 1.7i
-@set VERSION 1.7i
+@set EDITION 1.8
+@set VERSION 1.8
index 89ba196a94a7f0efce6b434048e4601a8b3d8955..429a207d954d28769229705665f35464b8390883 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 9 December 2003
 @set UPDATED-MONTH December 2003
-@set EDITION 1.7i
-@set VERSION 1.7i
+@set EDITION 1.8
+@set VERSION 1.8
index dee47491b9799ca863a98ff5e61a42af1d3e9d8a..674e25f2a9abcad8193b985d90ed10ff39ca9410 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 9d9c35a391eabe3b87e0a9fb3c52b3d464bfe55b..10ca2dd603ea1832ec7f5753bcccf9cb18c1eeef 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 420198e5c30ce203d3e52e6eff8e1dbf83a5aa49..c180598c182f8704dd6479cbdccf3ede186975c0 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index ac7e79240a4c4b584cf37c242e0c3cd144620b91..fdd0ae6250cdfe5ff232a72280850ae378b04085 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index 39bce61be5255c4116e5b85afc27bffcf93ec431..abaa6e07aebbfa9b7b965453ac88dd5bf8d29822 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
index bfa41521144e91cb0c5e8b7351ad3e8225f29c8c..307de7a771143a57b2175ba4958a9366307fdf9d 100644 (file)
 # ----------------------------
 # Automake X.Y traces this macro to ensure aclocal.m4 has been
 # generated from the m4 files accompanying Automake X.Y.
-AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.7i"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8"])
 
 # AM_SET_CURRENT_AUTOMAKE_VERSION
 # -------------------------------
 # Call AM_AUTOMAKE_VERSION so it can be traced.
 # This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-        [AM_AUTOMAKE_VERSION([1.7i])])
+        [AM_AUTOMAKE_VERSION([1.8])])
index 6ff203cf4da8caddf522609afc21b72005dfa019..26a999f02ceafad1d472f248d96f4957fc506c54 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7i from Makefile.am.
+# Makefile.in generated by automake 1.8 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003