diff options
| author | fukachan <fukachan> | 2002-09-24 12:03:36 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-24 12:03:36 +0000 |
| commit | e2516e86e4ac6cf80caa3d046f60e450ba696a92 (patch) | |
| tree | 84285451bd01b500be0bb00a6a2ace1d4d1074bc /gnu/dist/autoconf/BUGS | |
| parent | 90b50636ce92eaf4ae528519d5d70a3c96bacc4b (diff) | |
| download | fml8-e2516e86e4ac6cf80caa3d046f60e450ba696a92.tar.gz fml8-e2516e86e4ac6cf80caa3d046f60e450ba696a92.tar.bz2 fml8-e2516e86e4ac6cf80caa3d046f60e450ba696a92.zip | |
Initial revision
Diffstat (limited to 'gnu/dist/autoconf/BUGS')
| -rw-r--r-- | gnu/dist/autoconf/BUGS | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/gnu/dist/autoconf/BUGS b/gnu/dist/autoconf/BUGS new file mode 100644 index 00000000..1658d8e0 --- /dev/null +++ b/gnu/dist/autoconf/BUGS @@ -0,0 +1,40 @@ +-*- outline -*- + +This file lists the bugs you must be aware of. Be sure to check this +file before using Autoconf, and especially CVS versions of Autoconf. + + Copyright 2000, 2001, 2002 Free Software Foundation, Inc. + + This file is part of GNU Autoconf. + + GNU Autoconf is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2, or (at your option) + any later version. + + GNU Autoconf is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with autoconf; see the file COPYING. If not, write to + the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. + + +Autoconf must not be used in production if there are ``Serious'' bugs, +and use with caution an Autoconf with ``Important bugs''. + +Many other bugs are registered on the GNATS server: + + http://bugs.gnu.org/cgi-bin/gnatsweb.pl?database=autoconf + +Please, don't register bugs listed below: we already know we have to +address them. + +* Status + + /*--------------------------. + | Sane for full scale use. | + `--------------------------*/ |
