automake-patches
[Top][All Lists]
Advanced

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

FYI: 1.7.4


From: Alexandre Duret-Lutz
Subject: FYI: 1.7.4
Date: Wed, 23 Apr 2003 23:13:39 +0200
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux)

I've installed this.

2003-04-23  Alexandre Duret-Lutz  <address@hidden>

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

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.403.2.23
diff -u -r1.403.2.23 Makefile.in
--- Makefile.in 18 Apr 2003 21:33:49 -0000      1.403.2.23
+++ Makefile.in 23 Apr 2003 19:13:00 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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.30
diff -u -r1.198.2.30 NEWS
--- NEWS        19 Apr 2003 11:27:29 -0000      1.198.2.30
+++ NEWS        23 Apr 2003 19:13:01 -0000
@@ -1,4 +1,4 @@
-Bugs fixed in 1.7.3b:
+Bugs fixed in 1.7.4:
 * Tweak the TAGS rule to support Exuberant Ctags (in addition to
   the Emacs implementation)
 * Fix output of aclocal.m4 dependencies in subdirectories.
@@ -8,10 +8,10 @@
   (this documented feature was broken by 1.7.3)
 * Diagnose trailing backslashes on last line of Makefile.am.
 * Diagnose whitespace following trailing backslashes.
-* Minor documentation fixes.
 * Multiple tests are now correctly supported in DEJATOOL. (PR/388)
 * Fix rebuilt rules for AC_CONFIG_FILES([Makefile:Makefile.in:Makefile.bot])
   Makefiles. (PR/389)
+* Minor documentation fixes.
 
 Bugs fixed in 1.7.3:
 * Fix stamp files numbering (when using multiple AC_CONFIG_HEADERS).
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.104.2.16
diff -u -r1.104.2.16 aclocal.m4
--- aclocal.m4  18 Apr 2003 21:33:49 -0000      1.104.2.16
+++ aclocal.m4  23 Apr 2003 19:13:01 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.3c -*- Autoconf -*-
+# generated automatically by aclocal 1.7.4 -*- 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.3c])])
+        [AM_AUTOMAKE_VERSION([1.7.4])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.139.2.16
diff -u -r1.139.2.16 configure
--- configure   18 Apr 2003 21:33:49 -0000      1.139.2.16
+++ configure   23 Apr 2003 19:13:03 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.57 for GNU Automake 1.7.3c.
+# Generated by GNU Autoconf 2.57 for GNU Automake 1.7.4.
 #
 # Report bugs to <address@hidden>.
 #
@@ -268,8 +268,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7.3c'
-PACKAGE_STRING='GNU Automake 1.7.3c'
+PACKAGE_VERSION='1.7.4'
+PACKAGE_STRING='GNU Automake 1.7.4'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="automake.in"
@@ -722,7 +722,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.3c to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -784,7 +784,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7.3c:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7.4:";;
    esac
   cat <<\_ACEOF
 
@@ -851,7 +851,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7.3c
+GNU Automake configure 1.7.4
 generated by GNU Autoconf 2.57
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -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.3c, which was
+It was created by GNU Automake $as_me 1.7.4, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   $ $0 $@
@@ -1483,7 +1483,7 @@
 
 # Define the identity of the package.
  PACKAGE='automake'
- VERSION='1.7.3c'
+ VERSION='1.7.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2186,7 +2186,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7.3c, which was
+This file was extended by GNU Automake $as_me 1.7.4, which was
 generated by GNU Autoconf 2.57.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2241,7 +2241,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7.3c
+GNU Automake config.status 1.7.4
 configured by $0, generated by GNU Autoconf 2.57,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
Index: configure.in
===================================================================
RCS file: /cvs/automake/automake/configure.in,v
retrieving revision 1.120.2.14
diff -u -r1.120.2.14 configure.in
--- configure.in        18 Apr 2003 21:33:49 -0000      1.120.2.14
+++ configure.in        23 Apr 2003 19:13:03 -0000
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.7.3c], address@hidden)
+AC_INIT([GNU Automake], [1.7.4], 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.32
diff -u -r1.212.2.32 stamp-vti
--- stamp-vti   18 Apr 2003 21:33:49 -0000      1.212.2.32
+++ stamp-vti   23 Apr 2003 19:13:03 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 10 April 2003
 @set UPDATED-MONTH April 2003
address@hidden EDITION 1.7.3c
address@hidden VERSION 1.7.3c
address@hidden EDITION 1.7.4
address@hidden VERSION 1.7.4
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/version.texi,v
retrieving revision 1.284.2.32
diff -u -r1.284.2.32 version.texi
--- version.texi        18 Apr 2003 21:33:49 -0000      1.284.2.32
+++ version.texi        23 Apr 2003 19:13:03 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 10 April 2003
 @set UPDATED-MONTH April 2003
address@hidden EDITION 1.7.3c
address@hidden VERSION 1.7.3c
address@hidden EDITION 1.7.4
address@hidden VERSION 1.7.4
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.48.2.17
diff -u -r1.48.2.17 Makefile.in
--- lib/Makefile.in     18 Apr 2003 21:33:49 -0000      1.48.2.17
+++ lib/Makefile.in     23 Apr 2003 19:13:03 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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.17
diff -u -r1.49.2.17 Makefile.in
--- lib/Automake/Makefile.in    18 Apr 2003 21:33:50 -0000      1.49.2.17
+++ lib/Automake/Makefile.in    23 Apr 2003 19:13:04 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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.17
diff -u -r1.45.2.17 Makefile.in
--- lib/am/Makefile.in  18 Apr 2003 21:33:50 -0000      1.45.2.17
+++ lib/am/Makefile.in  23 Apr 2003 19:13:04 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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.18
diff -u -r1.199.2.18 Makefile.in
--- m4/Makefile.in      18 Apr 2003 21:33:50 -0000      1.199.2.18
+++ m4/Makefile.in      23 Apr 2003 19:13:04 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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.42
diff -u -r1.576.2.42 Makefile.in
--- tests/Makefile.in   19 Apr 2003 11:27:29 -0000      1.576.2.42
+++ tests/Makefile.in   23 Apr 2003 19:13:04 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3c from Makefile.am.
+# Makefile.in generated by automake 1.7.4 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]