diff options
author | Akim Demaille <akim@epita.fr> | 2001-03-08 16:28:03 +0000 |
---|---|---|
committer | Akim Demaille <akim@epita.fr> | 2001-03-08 16:28:03 +0000 |
commit | b5af527e15dbfb50157efd26a762280091212701 (patch) | |
tree | ab00a0df5ad7a46ce718e358df4ce22887ef0a48 /BUGS | |
parent | 3406445abc89898b9549ab1d915f544980d00f26 (diff) | |
download | autoconf-b5af527e15dbfb50157efd26a762280091212701.tar.gz |
* acgeneral.m4 (AC_OUTPUT): In the AU_DEFUN definition, don't try
to issue an obsolete message, it can't work for macros being
defined both with AC_DEFUN and AU_DEFUN.
Hence do it in the AC_DEFUN definition.
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -15,14 +15,6 @@ address them. * Status - /*-------------. - | Do not use. | - `-------------*/ - -* Serious Problems - -** Special characters and config.hin - -The handling of special characters, most notable backslashes, of -course, might be nonportable in addition of being of clearly -specified. + /*--------------------------. + | Good for production use. | + `--------------------------*/ |