]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Update.
authorAkim Demaille <akim@epita.fr>
Wed, 24 Jan 2001 09:10:51 +0000 (09:10 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 24 Jan 2001 09:10:51 +0000 (09:10 +0000)
BUGS

diff --git a/BUGS b/BUGS
index 61aeb5914ca20a6e87b08c2646128008853bd9aa..cd37d6d74be8df9c17ab21b7284491821633b972 100644 (file)
--- a/BUGS
+++ b/BUGS
@@ -12,19 +12,14 @@ address them.
 
 * Status
 
-       /*-----------------------------------------------------.
-       | Don't use this version in production, just test it.  |
-       `-----------------------------------------------------*/
+       /*--------------------------------------------------.
+       | Safe to use but with complex AC_OUTPUT_COMMANDS.  |
+       `--------------------------------------------------*/
 
 
 * Serious bugs
 
 Autoconf must not be used in production if there are serious bugs.
 
-** AC_LANG vs AC_REQUIRE
-Because AC_REQUIRE makes the `time' concept different for Sh and M4,
-it may happen that the currently required language is not the one
-currently set.
-
 
 * Important bugs