diff options
author | Alexandre Duret-Lutz <adl@gnu.org> | 2003-09-25 07:42:55 +0000 |
---|---|---|
committer | Alexandre Duret-Lutz <adl@gnu.org> | 2003-09-25 07:42:55 +0000 |
commit | 8eb5a124a4ad4383e52457d04e69c3c2c21f79d6 (patch) | |
tree | f2503ce513a839a4cd336907f40cd01cc63fef81 /README | |
parent | b9c840d55171075f3687dec3835075c3f569d8a7 (diff) | |
download | automake-8eb5a124a4ad4383e52457d04e69c3c2c21f79d6.tar.gz |
* README: More mailing lists.
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 12 insertions, 8 deletions
@@ -19,21 +19,25 @@ program to generate an `aclocal.m4' based on the contents of for augmenting autoconf. It is intended that other package authors will write m4 macros which can be automatically used by aclocal. -The mailing list automake@gnu.org is for discussion of -Automake, Autoconf, and other configuration/portability tools (e.g., -libtool). Write to automake-request@gnu.org if you want to -join. - Automake has a page on the web. See: http://sources.redhat.com/automake/ -Mail suggestions and bug reports to bug-automake@gnu.org. +The mailing list automake@gnu.org is for discussion of Automake and +its interactions with other configuration/portability tools like +Autoconf or Libtool. Write to automake-request@gnu.org if you want to +join. + +Mail suggestions and bug reports to bug-automake@gnu.org, patches +to automake-patches@gnu.org. + +New releases are announced to autotools-announce@gnu.org. Write to +autotools-announce-request@gnu.org 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. |