summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-03-08 16:28:03 +0000
committerAkim Demaille <akim@epita.fr>2001-03-08 16:28:03 +0000
commitb5af527e15dbfb50157efd26a762280091212701 (patch)
treeab00a0df5ad7a46ce718e358df4ce22887ef0a48 /BUGS
parent3406445abc89898b9549ab1d915f544980d00f26 (diff)
downloadautoconf-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--BUGS14
1 files changed, 3 insertions, 11 deletions
diff --git a/BUGS b/BUGS
index 4a6a8a31..9f531d92 100644
--- a/BUGS
+++ b/BUGS
@@ -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. |
+ `--------------------------*/