autoconf/doc
Akim Demaille d899114564 Set autoconf's default warnings to `syntax'.
In fact, honor the most recent specification in the concatenation
of `syntax',$WARNINGS,<options> in that order.
Implement support for `none' and `noCATEGORY' so that the options
may override the previous choices.
Suggested by Didier Verna.

* acgeneral.m4 (_AC_WARNING_IFELSE): New macro.
(AC_WARNING_IFELSE): Use this macro to implement the new specs.
(AC_WARNING): The empty category must not be used, default to
`syntax'.
* doc/autoconf.texi (autoconf Invocation, Reporting Messages): Adjust.
* autoconf.sh: Adjust.
Use `optarg' to fetch the arguments of options.
Fix a bug in the handling of `--trace='.

* acgeneral.m4 (AC_CACHE_VAL): Typo: the macro was complaining iff
it shouldn't have.
2000-07-10 10:23:08 +00:00
..
autoconf.texi Set autoconf's default warnings to `syntax'. 2000-07-10 10:23:08 +00:00
install.texi * acgeneral.m4 (AC_CACHE_LOAD): Be ready to read the cache even 2000-07-04 10:34:21 +00:00
make-stds.texi Update foreign files. 2000-04-27 17:28:54 +00:00
Makefile.am * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
Makefile.in * doc/Makefile.am (MAKEINFO): s/makefino/@MAKEINFO@/. 2000-02-28 10:20:50 +00:00
mdate-sh 1999-10-31 Ben Elliston <bje@cygnus.com> 1999-10-31 01:54:28 +00:00
standards.texi Update foreign files. 2000-04-27 17:28:54 +00:00
texinfo.tex * acgeneral.m4 (AC_CHECK_TOOLS): Rewrite. 2000-06-09 13:20:32 +00:00