automake-patches
[Top][All Lists]
Advanced

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

FYI: bump to 1.6d


From: Alexandre Duret-Lutz
Subject: FYI: bump to 1.6d
Date: 18 Sep 2002 23:06:27 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Installed.

2002-09-18  Alexandre Duret-Lutz  <address@hidden>

        * configure.in, NEWS: Bump version to 1.6d.
        * tests/libobj12.test, tests/libobj12b.test: Include ./defs,
        not $srcdir/defs.
        * tests/suffix8.test: Typo.

Index: Makefile.in
===================================================================
RCS file: /cvs/automake/automake/Makefile.in,v
retrieving revision 1.392
diff -u -r1.392 Makefile.in
--- Makefile.in 17 Sep 2002 18:41:01 -0000      1.392
+++ Makefile.in 18 Sep 2002 20:12:38 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.194
diff -u -r1.194 NEWS
--- NEWS        16 Sep 2002 10:12:20 -0000      1.194
+++ NEWS        18 Sep 2002 20:12:41 -0000
@@ -1,4 +1,4 @@
-New in 1.6c:
+New in 1.6d:
 * Autoconf 2.54 is required.
 * `aclocal' and `automake' will no longer warn about obsolete
   configure macros.  This is done by `autoconf -Wobsolete'.
Index: aclocal.m4
===================================================================
RCS file: /cvs/automake/automake/aclocal.m4,v
retrieving revision 1.97
diff -u -r1.97 aclocal.m4
--- aclocal.m4  17 Sep 2002 18:41:01 -0000      1.97
+++ aclocal.m4  18 Sep 2002 20:12:43 -0000
@@ -1,4 +1,4 @@
-# generated automatically by aclocal 1.6c -*- Autoconf -*-
+# generated automatically by aclocal 1.6d -*- Autoconf -*-
 
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
 # Free Software Foundation, Inc.
@@ -153,14 +153,14 @@
 # ----------------------------
 # 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.6c"])
+AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.6d"])
 
 # 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.6c])])
+        [AM_AUTOMAKE_VERSION([1.6d])])
 
 # Helper functions for option handling.                    -*- Autoconf -*-
 
Index: configure
===================================================================
RCS file: /cvs/automake/automake/configure,v
retrieving revision 1.132
diff -u -r1.132 configure
--- configure   16 Sep 2002 10:12:20 -0000      1.132
+++ configure   18 Sep 2002 20:12:51 -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.6c.
+# Generated by GNU Autoconf 2.54 for GNU Automake 1.6d.
 #
 # Report bugs to <address@hidden>.
 #
@@ -265,8 +265,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNU Automake'
 PACKAGE_TARNAME='automake'
-PACKAGE_VERSION='1.6c'
-PACKAGE_STRING='GNU Automake 1.6c'
+PACKAGE_VERSION='1.6d'
+PACKAGE_STRING='GNU Automake 1.6d'
 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.6c to adapt to many kinds of systems.
+\`configure' configures GNU Automake 1.6d 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.6c:";;
+     short | recursive ) echo "Configuration of GNU Automake 1.6d:";;
    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.6c
+GNU Automake configure 1.6d
 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.6c, which was
+It was created by GNU Automake $as_me 1.6d, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   $ $0 $@
@@ -1197,7 +1197,7 @@
 ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
 
 
-am__api_version="1.6c"
+am__api_version="1.6d"
 # 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:
@@ -1436,7 +1436,7 @@
 
 # Define the identity of the package.
  PACKAGE=automake
- VERSION=1.6c
+ VERSION=1.6d
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2093,7 +2093,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by GNU Automake $as_me 1.6c, which was
+This file was extended by GNU Automake $as_me 1.6d, which was
 generated by GNU Autoconf 2.54.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2147,7 +2147,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-GNU Automake config.status 1.6c
+GNU Automake config.status 1.6d
 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.113
diff -u -r1.113 configure.in
--- configure.in        16 Sep 2002 10:12:20 -0000      1.113
+++ configure.in        18 Sep 2002 20:12:51 -0000
@@ -19,7 +19,7 @@
 # 02111-1307, USA.
 
 AC_PREREQ(2.54)
-AC_INIT([GNU Automake], [1.6c], address@hidden)
+AC_INIT([GNU Automake], [1.6d], 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.204
diff -u -r1.204 stamp-vti
--- stamp-vti   17 Sep 2002 18:07:23 -0000      1.204
+++ stamp-vti   18 Sep 2002 20:12:51 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 17 September 2002
 @set UPDATED-MONTH September 2002
address@hidden EDITION 1.6c
address@hidden VERSION 1.6c
address@hidden EDITION 1.6d
address@hidden VERSION 1.6d
Index: version.texi
===================================================================
RCS file: /cvs/automake/automake/version.texi,v
retrieving revision 1.276
diff -u -r1.276 version.texi
--- version.texi        17 Sep 2002 18:07:23 -0000      1.276
+++ version.texi        18 Sep 2002 20:12:51 -0000
@@ -1,4 +1,4 @@
 @set UPDATED 17 September 2002
 @set UPDATED-MONTH September 2002
address@hidden EDITION 1.6c
address@hidden VERSION 1.6c
address@hidden EDITION 1.6d
address@hidden VERSION 1.6d
Index: lib/Makefile.in
===================================================================
RCS file: /cvs/automake/automake/lib/Makefile.in,v
retrieving revision 1.42
diff -u -r1.42 Makefile.in
--- lib/Makefile.in     16 Sep 2002 10:12:21 -0000      1.42
+++ lib/Makefile.in     18 Sep 2002 20:12:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d 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.43
diff -u -r1.43 Makefile.in
--- lib/Automake/Makefile.in    16 Sep 2002 10:12:22 -0000      1.43
+++ lib/Automake/Makefile.in    18 Sep 2002 20:12:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d 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.39
diff -u -r1.39 Makefile.in
--- lib/am/Makefile.in  16 Sep 2002 10:12:22 -0000      1.39
+++ lib/am/Makefile.in  18 Sep 2002 20:12:53 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d 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.193
diff -u -r1.193 Makefile.in
--- m4/Makefile.in      16 Sep 2002 10:12:22 -0000      1.193
+++ m4/Makefile.in      18 Sep 2002 20:12:54 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d 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.567
diff -u -r1.567 Makefile.in
--- tests/Makefile.in   18 Sep 2002 18:43:24 -0000      1.567
+++ tests/Makefile.in   18 Sep 2002 20:12:54 -0000
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.6c from Makefile.am.
+# Makefile.in generated by automake 1.6d from Makefile.am.
 # @configure_input@
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
Index: tests/libobj12.test
===================================================================
RCS file: /cvs/automake/automake/tests/libobj12.test,v
retrieving revision 1.2
diff -u -r1.2 libobj12.test
--- tests/libobj12.test 17 Sep 2002 21:11:49 -0000      1.2
+++ tests/libobj12.test 18 Sep 2002 20:12:55 -0000
@@ -22,7 +22,7 @@
 # Test if a file can be mentioned in LIBOBJS and explicitly.
 # (See libobj12b.test for the LTLIBRARIES check.)
 
-. $srcdir/defs || exit 1
+. ./defs || exit 1
 set -e
 
 cat >> configure.in << 'END'
Index: tests/libobj12b.test
===================================================================
RCS file: /cvs/automake/automake/tests/libobj12b.test,v
retrieving revision 1.1
diff -u -r1.1 libobj12b.test
--- tests/libobj12b.test        17 Sep 2002 20:53:09 -0000      1.1
+++ tests/libobj12b.test        18 Sep 2002 20:12:55 -0000
@@ -23,7 +23,7 @@
 # (Like libobj12.test, but for Libtool libraries.)
 
 required='libtoolize'
-. $srcdir/defs || exit 1
+. ./defs || exit 1
 set -e
 
 cat >> configure.in << 'END'
Index: tests/suffix8.test
===================================================================
RCS file: /cvs/automake/automake/tests/suffix8.test,v
retrieving revision 1.3
diff -u -r1.3 suffix8.test
--- tests/suffix8.test  17 Sep 2002 17:40:14 -0000      1.3
+++ tests/suffix8.test  18 Sep 2002 20:12:55 -0000
@@ -50,7 +50,7 @@
 .z_.lo:
        cp $< $@
 
-# Add explicit dependencies to halp make implementations that
+# Add explicit dependencies to help make implementations that
 # don't otherwise chain implicit rules (e.g., Sun make).
 foo.$(OBJEXT): foo.y_
 bar.lo: bar.z_

-- 
Alexandre Duret-Lutz





reply via email to

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