* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Fix comment typo.
[autoconf/tsuna.git] / BUGS
blob747de331ad62ee8946357ebbf6b45f5e23afe6d6
1 -*- outline -*-
3 This file lists the bugs you must be aware of.  Be sure to check this
4 file before using Autoconf, and especially CVS versions of Autoconf.
6         Copyright (C) 2000, 2001, 2002, 2006 Free Software Foundation, Inc.
8         This program is free software: you can redistribute it and/or modify
9         it under the terms of the GNU General Public License as published by
10         the Free Software Foundation, either version 3 of the License, or
11         (at your option) any later version.
13         This program is distributed in the hope that it will be useful,
14         but WITHOUT ANY WARRANTY; without even the implied warranty of
15         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16         GNU General Public License for more details.
18         You should have received a copy of the GNU General Public License
19         along with this program.  If not, see <http://www.gnu.org/licenses/>.
22 Autoconf must not be used in production if there are ``Serious'' bugs,
23 and use with caution an Autoconf with ``Important bugs''.
25 * Status
27                     /*--------------------------.
28                     | Sane for full scale use.  |
29                     `--------------------------*/
31 * No known serious or important bugs.
33 * Minor Problems
35 Parallel builds via `make -jN' do not work.