automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: bump to 1.7.8


From: Alexandre Duret-Lutz
Subject: FYI: bump to 1.7.8
Date: Tue, 07 Oct 2003 00:46:55 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

I'm releasing 1.7.8 because of the install-info bug.

2003-10-07  Alexandre Duret-Lutz  <address@hidden>

        * configure.in, NEWS: Bump version to 1.7.8.

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.403.2.41
diff -u -r1.403.2.41 Makefile.in
--- Makefile.in 3 Oct 2003 08:58:14 -0000       1.403.2.41
+++ Makefile.in 6 Oct 2003 22:41:49 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.198.2.38
diff -u -r1.198.2.38 NEWS
--- NEWS        7 Sep 2003 20:34:50 -0000       1.198.2.38
+++ NEWS        6 Oct 2003 22:41:50 -0000
@@ -1,3 +1,10 @@
+Bugs fixed in 1.7.8:
+* Remove spurious blank lines in cleaning rules introduced in 1.7.7.
+* Fix detection of Debian's install-info, broken since version 1.5.
+  (Debian bug #213524).
+* Honor -module if it appears in AM_LDFLAGS (i.e., relax name checking)
+  This was only done for libfoo_LDFLAGS and LDFLAGS in previous versions.
+
 Bugs fixed in 1.7.7:
 * The implementation of automake's --no-force option is unreliable,
   so this option is ignored in this version.  A real fix will appear in
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.104.2.29
diff -u -r1.104.2.29 aclocal.m4
--- aclocal.m4  7 Sep 2003 20:42:45 -0000       1.104.2.29
+++ aclocal.m4  6 Oct 2003 22:41:50 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.7a -*- Autoconf -*-
+# generated automatically by aclocal 1.7.8 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -163,7 +163,7 @@
 # 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.7.7a])])
+        [AM_AUTOMAKE_VERSION([1.7.8])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.139.2.30
diff -u -r1.139.2.30 configure
--- configure   3 Oct 2003 08:58:15 -0000       1.139.2.30
+++ configure   6 Oct 2003 22:41:52 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57f for GNU Automake 1.7.7a.
+# Generated by GNU Autoconf 2.57f for GNU Automake 1.7.8.
 #
 # Report bugs to <address@hidden>.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7.7a'
-PACKAGE_STRING='GNU Automake 1.7.7a'
+PACKAGE_VERSION='1.7.8'
+PACKAGE_STRING='GNU Automake 1.7.8'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="automake.in"
@@ -723,7 +723,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 GNU Automake 1.7.7a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -785,7 +785,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7.7a:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7.8:";;
    esac
   cat <<\_ACEOF
 
@@ -852,7 +852,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7.7a
+GNU Automake configure 1.7.8
 generated by GNU Autoconf 2.57f
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -866,7 +866,7 @@
 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.7.7a, which was
+It was created by GNU Automake $as_me 1.7.8, which was
 generated by GNU Autoconf 2.57f.  Invocation command line was
 
   $ $0 $@
@@ -1485,7 +1485,7 @@
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.7.7a'
+ VERSION='1.7.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2190,7 +2190,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7.7a, which was
+This file was extended by GNU Automake $as_me 1.7.8, which was
 generated by GNU Autoconf 2.57f.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2245,7 +2245,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7.7a
+GNU Automake config.status 1.7.8
 configured by $0, generated by GNU Autoconf 2.57f,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: configure.in
===================================================================
RCS file: /cvs/automake/automake/Attic/configure.in,v
retrieving revision 1.120.2.26
diff -u -r1.120.2.26 configure.in
--- configure.in        7 Sep 2003 20:42:45 -0000       1.120.2.26
+++ configure.in        6 Oct 2003 22:41:52 -0000
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.7.7a], address@hidden)
+AC_INIT([GNU Automake], [1.7.8], address@hidden)
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
Index: stamp-vti
===================================================================
RCS file: /cvs/automake/automake/Attic/stamp-vti,v
retrieving revision 1.212.2.53
diff -u -r1.212.2.53 stamp-vti
--- stamp-vti   7 Sep 2003 20:42:45 -0000       1.212.2.53
+++ stamp-vti   6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 7 September 2003
 @set UPDATED-MONTH September 2003
address@hidden EDITION 1.7.7a
address@hidden VERSION 1.7.7a
address@hidden EDITION 1.7.8
address@hidden VERSION 1.7.8
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/Attic/version.texi,v
retrieving revision 1.284.2.53
diff -u -r1.284.2.53 version.texi
--- version.texi        7 Sep 2003 20:42:45 -0000       1.284.2.53
+++ version.texi        6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 7 September 2003
 @set UPDATED-MONTH September 2003
address@hidden EDITION 1.7.7a
address@hidden VERSION 1.7.7a
address@hidden EDITION 1.7.8
address@hidden VERSION 1.7.8
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.48.2.31
diff -u -r1.48.2.31 Makefile.in
--- lib/Makefile.in     7 Sep 2003 20:42:45 -0000       1.48.2.31
+++ lib/Makefile.in     6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Index: lib/Automake/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Automake/Makefile.in,v
retrieving revision 1.49.2.32
diff -u -r1.49.2.32 Makefile.in
--- lib/Automake/Makefile.in    26 Sep 2003 16:08:31 -0000      1.49.2.32
+++ lib/Automake/Makefile.in    6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Index: lib/am/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/am/Makefile.in,v
retrieving revision 1.45.2.32
diff -u -r1.45.2.32 Makefile.in
--- lib/am/Makefile.in  26 Sep 2003 16:08:31 -0000      1.45.2.32
+++ lib/am/Makefile.in  6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Index: m4/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/m4/Makefile.in,v
retrieving revision 1.199.2.33
diff -u -r1.199.2.33 Makefile.in
--- m4/Makefile.in      26 Sep 2003 16:08:31 -0000      1.199.2.33
+++ m4/Makefile.in      6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
Index: tests/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/tests/Makefile.in,v
retrieving revision 1.576.2.68
diff -u -r1.576.2.68 Makefile.in
--- tests/Makefile.in   6 Oct 2003 21:47:52 -0000       1.576.2.68
+++ tests/Makefile.in   6 Oct 2003 22:41:52 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.7a from Makefile.am.
+# Makefile.in generated by automake 1.7.8 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003

-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]