]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* configure.ac, NEWS: Bump version to 1.8b. Release-1-8b
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 23 May 2004 19:02:40 +0000 (19:02 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 23 May 2004 19:02:40 +0000 (19:02 +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 5750d797fc4b2055aaad8c1120377d57fda85228..328f1e8dda240f82384f1cc7a3505deac9cbfcb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-05-23  Alexandre Duret-Lutz  <adl@gnu.org>
 
+       * configure.ac, NEWS: Bump version to 1.8b.
+
        * m4/tar.m4 (_AM_PROG_TAR) <cpio>: Specify -o and -i option first,
        by POSIX; and use option -d in am_untar.
 
index 71664679c869bb023547ef6366e0175a61549b94..e529282f366bacd08728e590d6073a65f9646f69 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
diff --git a/NEWS b/NEWS
index 9d1a00f6e605d784c90bd337f2dd2eaba020be44..56676064a1bd8874ac21fb033810042b8cf29922 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.8a:
+New in 1.8b:
 
 * Makefile.in bloat reduction:
 
@@ -50,7 +50,7 @@ New in 1.8a:
     project did not work, because gettext conditionally requires other
     macros.
 
-* Portability improvement:
+* Portability improvements:
 
   - Tar format can be chosen with the new options tar-v7, tar-ustar, and
     tar-pax.  The new option filename-length-max=99 helps diagnosing
index 6387e06b886fafd7114d41a8b55e89e5bcabf706..537b8aa6a068bb51200695f4be319fcc307751a9 100644 (file)
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.8a -*- Autoconf -*-
+# generated automatically by aclocal 1.8b -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
 # Free Software Foundation, Inc.
index 6688b04dc0a6bf8c11d6402d44d600d43cad13d7..ecbf041db64ee6b769d1eec3472214c285dcfa8f 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.59a for GNU Automake 1.8a.
+# Generated by GNU Autoconf 2.59a for GNU Automake 1.8b.
 #
 # Report bugs to <bug-automake@gnu.org>.
 #
@@ -492,8 +492,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.8a'
-PACKAGE_STRING='GNU Automake 1.8a'
+PACKAGE_VERSION='1.8b'
+PACKAGE_STRING='GNU Automake 1.8b'
 PACKAGE_BUGREPORT='bug-automake@gnu.org'
 
 ac_unique_file="automake.in"
@@ -946,7 +946,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.8a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.8b to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1011,7 +1011,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.8a:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.8b:";;
    esac
   cat <<\_ACEOF
 
@@ -1111,7 +1111,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.8a
+GNU Automake configure 1.8b
 generated by GNU Autoconf 2.59a
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
@@ -1126,7 +1126,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.8a, which was
+It was created by GNU Automake $as_me 1.8b, which was
 generated by GNU Autoconf 2.59a.  Invocation command line was
 
   $ $0 $@
@@ -1530,7 +1530,7 @@ build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 # bothered by `missing'.
 am_AUTOCONF=${AUTOCONF-autoconf}
 
-am__api_version="1.8a"
+am__api_version="1.8b"
 # 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:
@@ -1804,7 +1804,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.8a'
+ VERSION='1.8b'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2865,7 +2865,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.8a, which was
+This file was extended by GNU Automake $as_me 1.8b, which was
 generated by GNU Autoconf 2.59a.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2920,7 +2920,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.8a
+GNU Automake config.status 1.8b
 configured by $0, generated by GNU Autoconf 2.59a,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 6c79e43555409198d5fd072c7db8e3c04e9b82e0..d6cf8eb2f9fbfb27371c8afcb1a6ffc1f92ed102 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.8a], [bug-automake@gnu.org])
+AC_INIT([GNU Automake], [1.8b], [bug-automake@gnu.org])
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
@@ -36,7 +36,7 @@ AC_CANONICAL_BUILD
 # bothered by `missing'.
 am_AUTOCONF=${AUTOCONF-autoconf}
 
-AM_INIT_AUTOMAKE([1.6 dist-bzip2 filename-length-max=99])
+AM_INIT_AUTOMAKE([1.8a dist-bzip2 filename-length-max=99])
 
 # The API version is the base version.  We must guarantee
 # compatibility for all releases with the same API version.
index 388d304bd1cea77421e5faa62bbc799f0de09bf8..4ad48df832b6a63e21996f452619a481ea72573e 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 70d4d56fb040c9850e27920c5b21b43df98e8009..ede1b0c04028120996343cbb10fc5ee2cb91cd32 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 22 May 2004
 @set UPDATED-MONTH May 2004
-@set EDITION 1.8a
-@set VERSION 1.8a
+@set EDITION 1.8b
+@set VERSION 1.8b
index 70d4d56fb040c9850e27920c5b21b43df98e8009..ede1b0c04028120996343cbb10fc5ee2cb91cd32 100644 (file)
@@ -1,4 +1,4 @@
 @set UPDATED 22 May 2004
 @set UPDATED-MONTH May 2004
-@set EDITION 1.8a
-@set VERSION 1.8a
+@set EDITION 1.8b
+@set VERSION 1.8b
index 2fcfb85e741d17f749b768a0d2189dfd86c5f25d..181a8cdc37d22db322fb93f71ebbaee7c5787c1a 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 527187936923eeeea9a0eeafcc9e130f479839d0..e8d9dd4ee82ac3be434f8fc8bd2448b7473fb264 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index da9ba7b0b00fc6b32572c81422519b6c86c435b6..06d82a9d05d2438f5e438d94ca4480f53a662732 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index f694e45c2869eec3ca2cf2a7e0f48fb0703c008c..d64526c216acf3341754059cc79da34cb006c2a1 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index a8166454f6719bd5c4b6319a62c4364739a6421b..6a9b8ba7a4788988f581f611f5c53c889d1311ac 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
index 17f1e45ad70ebf063b17a346cb777c171d556681..a0c48d8791fc8e73cc99aa1a8f3b678a269b3d5b 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.8a"])
+AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8b"])
 
 # 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.8a])])
+        [AM_AUTOMAKE_VERSION([1.8b])])
index 4ab9d1f18ead1b52acdc705058be410708d25fa0..be0dce7abad6c7d504c8700f6504876dde1b04df 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.8a from Makefile.am.
+# Makefile.in generated by automake 1.8b from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,