[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FYI: mv configure.in configure.ac
From: |
Alexandre Duret-Lutz |
Subject: |
Re: FYI: mv configure.in configure.ac |
Date: |
Thu, 25 Sep 2003 09:42:46 +0200 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
>>> "Akim" == Akim Demaille <address@hidden> writes:
>> Index: README
>> ===================================================================
>> RCS file: /cvs/automake/automake/README,v
>> retrieving revision 1.17
>> diff -u -r1.17 README
>> -Copyright 1994, 1995, 1996, 1997, 1998, 2001 Free Software Foundation,
>> +Copyright 1994, 1995, 1996, 1997, 1998, 2001, 2003 Free Software
>> Foundation,
Akim> Add (C) ?
Thanks.
2003-09-25 Alexandre Duret-Lutz <address@hidden>
* README: More mailing lists.
Index: README
===================================================================
RCS file: /cvs/automake/automake/README,v
retrieving revision 1.18
diff -u -r1.18 README
--- README 24 Sep 2003 21:20:05 -0000 1.18
+++ README 25 Sep 2003 07:40:40 -0000
@@ -19,21 +19,25 @@
for augmenting autoconf. It is intended that other package authors
will write m4 macros which can be automatically used by aclocal.
-The mailing list address@hidden is for discussion of
-Automake, Autoconf, and other configuration/portability tools (e.g.,
-libtool). Write to address@hidden if you want to
-join.
-
Automake has a page on the web. See:
http://sources.redhat.com/automake/
-Mail suggestions and bug reports to address@hidden
+The mailing list address@hidden is for discussion of Automake and
+its interactions with other configuration/portability tools like
+Autoconf or Libtool. Write to address@hidden if you want to
+join.
+
+Mail suggestions and bug reports to address@hidden, patches
+to address@hidden
+
+New releases are announced to address@hidden Write to
address@hidden if you want to receive them.
-----
-Copyright 1994, 1995, 1996, 1997, 1998, 2001, 2003 Free Software Foundation,
-Inc.
+Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2003
+ Free Software Foundation, Inc.
This file is part of GNU Automake.
--
Alexandre Duret-Lutz