automake-patches
[Top][All Lists]
Advanced

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

FYI: bump to 1.7.1


From: Alexandre Duret-Lutz
Subject: FYI: bump to 1.7.1
Date: Wed, 16 Oct 2002 22:16:55 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/20.7 (i386-debian-linux-gnu)

2002-10-16  Alexandre Duret-Lutz  <address@hidden>

        * NEWS, configure.in: Version 1.7.1.

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.403.2.3
diff -u -r1.403.2.3 Makefile.in
--- Makefile.in 30 Sep 2002 13:07:02 -0000      1.403.2.3
+++ Makefile.in 16 Oct 2002 19:39:09 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
@@ -197,7 +197,7 @@
 .texi.info:
        @rm -f $@ address@hidden address@hidden
        $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
-       `test -f '$<' || echo '$(srcdir)/'`$< -o $@
+        -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
 .texi.dvi:
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
@@ -212,7 +212,7 @@
 automake.dvi: automake.texi version.texi
 automake.pdf: automake.texi version.texi
 version.texi:  stamp-vti
-stamp-vti: automake.texi $(top_srcdir)/configure.in
+stamp-vti: automake.texi $(top_srcdir)/configure
        @(dir=.; test -f ./automake.texi || dir=$(srcdir); \
        set `$(SHELL) $(top_srcdir)/lib/mdate-sh $$dir/automake.texi`; \
        echo "@set UPDATED $$1 $$2 $$3"; \
@@ -235,7 +235,7 @@
 TEXI2PDF = $(TEXI2DVI) --pdf --batch
 DVIPS = dvips
 .dvi.ps:
-       $(DVIPS) $< -o $@
+       $(DVIPS) -o $@ $<
 
 uninstall-info-am:
        $(PRE_UNINSTALL)
Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.198.2.3
diff -u -r1.198.2.3 NEWS
--- NEWS        15 Oct 2002 08:39:49 -0000      1.198.2.3
+++ NEWS        16 Oct 2002 19:39:11 -0000
@@ -1,4 +1,4 @@
-Bugs fixed in 1.7.0a:
+Bugs fixed in 1.7.1:
 * Honor `ansi2knr' for files built in subdirectories, or using per-targets
   flags.
 * Aclocal should now recognize macro names containing parentheses, e.g.
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.104.2.1
diff -u -r1.104.2.1 aclocal.m4
--- aclocal.m4  25 Sep 2002 20:48:44 -0000      1.104.2.1
+++ aclocal.m4  16 Oct 2002 19:39:14 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.7.0a -*- Autoconf -*-
+# generated automatically by aclocal 1.7.1 -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -160,7 +160,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.0a])])
+        [AM_AUTOMAKE_VERSION([1.7.1])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
@@ -540,7 +540,7 @@
     if depmode=$depmode \
        source=conftest.c object=conftest.o \
        depfile=conftest.Po tmpdepfile=conftest.TPo \
-       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
+       $SHELL ./depcomp $depcc -c -o conftest.o conftest.c >/dev/null 2>&1 &&
        grep conftest.h conftest.Po > /dev/null 2>&1 &&
        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
       am_cv_$1_dependencies_compiler_type=$depmode
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.139.2.1
diff -u -r1.139.2.1 configure
--- configure   25 Sep 2002 20:48:44 -0000      1.139.2.1
+++ configure   16 Oct 2002 19:39:23 -0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.54 for GNU Automake 1.7.0a.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.7.1.
 #
 # Report bugs to <address@hidden>.
 #
@@ -265,8 +265,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.7.0a'
-PACKAGE_STRING='GNU Automake 1.7.0a'
+PACKAGE_VERSION='1.7.1'
+PACKAGE_STRING='GNU Automake 1.7.1'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_unique_file="automake.in"
@@ -719,7 +719,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.0a to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.7.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -781,7 +781,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Automake 1.7.0a:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.7.1:";;
    esac
   cat <<\_ACEOF
 
@@ -848,7 +848,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Automake configure 1.7.0a
+GNU Automake configure 1.7.1
 generated by GNU Autoconf 2.54
 
 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
@@ -863,7 +863,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.0a, which was
+It was created by GNU Automake $as_me 1.7.1, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   $ $0 $@
@@ -1436,7 +1436,7 @@
 
 # Define the identity of the package.
  PACKAGE=automake
- VERSION=1.7.0a
+ VERSION=1.7.1
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2130,7 +2130,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.7.0a, which was
+This file was extended by GNU Automake $as_me 1.7.1, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2184,7 +2184,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.7.0a
+GNU Automake config.status 1.7.1
 configured by $0, generated by GNU Autoconf 2.54,
   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.1
diff -u -r1.120.2.1 configure.in
--- configure.in        25 Sep 2002 20:48:44 -0000      1.120.2.1
+++ configure.in        16 Oct 2002 19:39:23 -0000
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.7.0a], address@hidden)
+AC_INIT([GNU Automake], [1.7.1], 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.1
diff -u -r1.212.2.1 stamp-vti
--- stamp-vti   25 Sep 2002 20:48:44 -0000      1.212.2.1
+++ stamp-vti   16 Oct 2002 19:39:23 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 25 September 2002
 @set UPDATED-MONTH September 2002
address@hidden EDITION 1.7.0a
address@hidden VERSION 1.7.0a
address@hidden EDITION 1.7.1
address@hidden VERSION 1.7.1
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/version.texi,v
retrieving revision 1.284.2.1
diff -u -r1.284.2.1 version.texi
--- version.texi        25 Sep 2002 20:48:44 -0000      1.284.2.1
+++ version.texi        16 Oct 2002 19:39:23 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 25 September 2002
 @set UPDATED-MONTH September 2002
address@hidden EDITION 1.7.0a
address@hidden VERSION 1.7.0a
address@hidden EDITION 1.7.1
address@hidden VERSION 1.7.1
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.48.2.2
diff -u -r1.48.2.2 Makefile.in
--- lib/Makefile.in     30 Sep 2002 13:07:03 -0000      1.48.2.2
+++ lib/Makefile.in     16 Oct 2002 19:39:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: lib/Automake/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Automake/Makefile.in,v
retrieving revision 1.49.2.2
diff -u -r1.49.2.2 Makefile.in
--- lib/Automake/Makefile.in    30 Sep 2002 13:07:03 -0000      1.49.2.2
+++ lib/Automake/Makefile.in    16 Oct 2002 19:39:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: lib/am/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/am/Makefile.in,v
retrieving revision 1.45.2.2
diff -u -r1.45.2.2 Makefile.in
--- lib/am/Makefile.in  30 Sep 2002 13:07:03 -0000      1.45.2.2
+++ lib/am/Makefile.in  16 Oct 2002 19:39:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: m4/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/m4/Makefile.in,v
retrieving revision 1.199.2.2
diff -u -r1.199.2.2 Makefile.in
--- m4/Makefile.in      30 Sep 2002 13:07:04 -0000      1.199.2.2
+++ m4/Makefile.in      16 Oct 2002 19:39:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: tests/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/tests/Makefile.in,v
retrieving revision 1.576.2.7
diff -u -r1.576.2.7 Makefile.in
--- tests/Makefile.in   15 Oct 2002 08:39:50 -0000      1.576.2.7
+++ tests/Makefile.in   16 Oct 2002 19:39:26 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.0a from Makefile.am.
+# Makefile.in generated by automake 1.7.1 from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002

-- 
Alexandre Duret-Lutz





reply via email to

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