automake-patches
[Top][All Lists]
Advanced

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

FYI: 1.7.6


From: Alexandre Duret-Lutz
Subject: FYI: 1.7.6
Date: Thu, 10 Jul 2003 23:38:24 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Installed & tagged.

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

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

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.403.2.30
diff -u -r1.403.2.30 Makefile.in
--- Makefile.in 4 Jul 2003 22:59:41 -0000       1.403.2.30
+++ Makefile.in 10 Jul 2003 21:21:23 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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.34
diff -u -r1.198.2.34 NEWS
--- NEWS        4 Jul 2003 22:54:16 -0000       1.198.2.34
+++ NEWS        10 Jul 2003 21:21:23 -0000
@@ -1,4 +1,4 @@
-Bugs fixed in 1.7.5b:
+Bugs fixed in 1.7.6:
 * Fix depcomp's icc mode for ICC 7.1.
 * Diagnose calls to AC_CONFIG_FILES and friends with not enough arguments.
 * Fix maintainer-clean's removal of autom4te.cache in VPATH builds.
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.104.2.23
diff -u -r1.104.2.23 aclocal.m4
--- aclocal.m4  4 Jul 2003 22:59:41 -0000       1.104.2.23
+++ aclocal.m4  10 Jul 2003 21:21:24 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.5c -*- Autoconf -*-
+# generated automatically by aclocal 1.7.6 -*- 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.5c])])
+        [AM_AUTOMAKE_VERSION([1.7.6])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.139.2.24
diff -u -r1.139.2.24 configure
--- configure   4 Jul 2003 22:59:41 -0000       1.139.2.24
+++ configure   10 Jul 2003 21:21:25 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57a for GNU Automake 1.7.5c.
+# Generated by GNU Autoconf 2.57b for GNU Automake 1.7.6.
 #
 # Report bugs to <address@hidden>.
 #
@@ -267,8 +267,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7.5c'
-PACKAGE_STRING='GNU Automake 1.7.5c'
+PACKAGE_VERSION='1.7.6'
+PACKAGE_STRING='GNU Automake 1.7.6'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="automake.in"
@@ -721,7 +721,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.5c to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7.6 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -783,7 +783,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7.5c:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7.6:";;
    esac
   cat <<\_ACEOF
 
@@ -850,8 +850,8 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7.5c
-generated by GNU Autoconf 2.57a
+GNU Automake configure 1.7.6
+generated by GNU Autoconf 2.57b
 
 Copyright (C) 2003 Free Software Foundation, Inc.
 This configure script is free software; the Free Software Foundation
@@ -864,8 +864,8 @@
 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.5c, which was
-generated by GNU Autoconf 2.57a.  Invocation command line was
+It was created by GNU Automake $as_me 1.7.6, which was
+generated by GNU Autoconf 2.57b.  Invocation command line was
 
   $ $0 $@
 
@@ -1483,7 +1483,7 @@
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.7.5c'
+ VERSION='1.7.6'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2186,8 +2186,8 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7.5c, which was
-generated by GNU Autoconf 2.57a.  Invocation command line was
+This file was extended by GNU Automake $as_me 1.7.6, which was
+generated by GNU Autoconf 2.57b.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
   CONFIG_HEADERS  = $CONFIG_HEADERS
@@ -2241,8 +2241,8 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7.5c
-configured by $0, generated by GNU Autoconf 2.57a,
+GNU Automake config.status 1.7.6
+configured by $0, generated by GNU Autoconf 2.57b,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
 Copyright (C) 2003 Free Software Foundation, Inc.
Index: configure.in
===================================================================
RCS file: /cvs/automake/automake/configure.in,v
retrieving revision 1.120.2.20
diff -u -r1.120.2.20 configure.in
--- configure.in        4 Jul 2003 22:59:41 -0000       1.120.2.20
+++ configure.in        10 Jul 2003 21:21:25 -0000
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.7.5c], address@hidden)
+AC_INIT([GNU Automake], [1.7.6], address@hidden)
 
 AC_CONFIG_SRCDIR(automake.in)
 AC_CONFIG_AUX_DIR(lib)
Index: stamp-vti
===================================================================
RCS file: /cvs/automake/automake/stamp-vti,v
retrieving revision 1.212.2.44
diff -u -r1.212.2.44 stamp-vti
--- stamp-vti   10 Jul 2003 20:04:23 -0000      1.212.2.44
+++ stamp-vti   10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 10 July 2003
 @set UPDATED-MONTH July 2003
address@hidden EDITION 1.7.5c
address@hidden VERSION 1.7.5c
address@hidden EDITION 1.7.6
address@hidden VERSION 1.7.6
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/version.texi,v
retrieving revision 1.284.2.44
diff -u -r1.284.2.44 version.texi
--- version.texi        10 Jul 2003 20:04:23 -0000      1.284.2.44
+++ version.texi        10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 10 July 2003
 @set UPDATED-MONTH July 2003
address@hidden EDITION 1.7.5c
address@hidden VERSION 1.7.5c
address@hidden EDITION 1.7.6
address@hidden VERSION 1.7.6
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.48.2.23
diff -u -r1.48.2.23 Makefile.in
--- lib/Makefile.in     4 Jul 2003 22:59:41 -0000       1.48.2.23
+++ lib/Makefile.in     10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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.23
diff -u -r1.49.2.23 Makefile.in
--- lib/Automake/Makefile.in    4 Jul 2003 22:59:41 -0000       1.49.2.23
+++ lib/Automake/Makefile.in    10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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.23
diff -u -r1.45.2.23 Makefile.in
--- lib/am/Makefile.in  4 Jul 2003 22:59:41 -0000       1.45.2.23
+++ lib/am/Makefile.in  10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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.24
diff -u -r1.199.2.24 Makefile.in
--- m4/Makefile.in      4 Jul 2003 22:59:41 -0000       1.199.2.24
+++ m4/Makefile.in      10 Jul 2003 21:21:25 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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.54
diff -u -r1.576.2.54 Makefile.in
--- tests/Makefile.in   4 Jul 2003 22:59:41 -0000       1.576.2.54
+++ tests/Makefile.in   10 Jul 2003 21:21:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.5c from Makefile.am.
+# Makefile.in generated by automake 1.7.6 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]