mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-*- 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 (C) 2000, 2001, 2002, 2006 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 3, 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., 51 Franklin Street, Fifth Floor,
|
|
Boston, MA 02110-1301, USA.
|
|
|
|
|
|
Autoconf must not be used in production if there are ``Serious'' bugs,
|
|
and use with caution an Autoconf with ``Important bugs''.
|
|
|
|
* Status
|
|
|
|
/*--------------------------.
|
|
| Sane for full scale use. |
|
|
`--------------------------*/
|
|
|
|
* No known serious or important bugs.
|
|
|
|
* Minor Problems
|
|
|
|
Parallel builds via `make -jN' do not work.
|