From: Akim Demaille Date: Wed, 24 Jan 2001 09:10:51 +0000 (+0000) Subject: Update. X-Git-Tag: autoconf-2.50~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd272b7d641277da1d57ed4a1bdf40970554da7;p=thirdparty%2Fautoconf.git Update. --- diff --git a/BUGS b/BUGS index 61aeb5914..cd37d6d74 100644 --- 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