autoconf/BUGS

44 lines
1.5 KiB
Plaintext
Raw Normal View History

-*- 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.
2002-03-27 00:16:51 +08:00
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
2005-05-14 15:00:38 +08:00
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
2001-01-24 21:49:39 +08:00
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
Some Makefile segments do not behave correctly in VPATH builds with proprietary
`make' programs. Some BSD `make's will work. For best results, build in the
source directory or use GNU `make'.
Parallel builds via `make -jN' do not work.