* automake.in (&scan_autoconf_traces): Use eq for equality.
[platform/upstream/automake.git] / ChangeLog
index 200bdc5..d5e1a56 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2001-10-28  Akim Demaille  <akim@epita.fr>
 
+       * automake.in (&scan_autoconf_traces): Use eq for equality.
+       Anchor regexps.
+       Remove dead comment.
+       (&initialize_per_input): Don't initialize several times the same
+       vars.
+
+       
+2001-10-28  Akim Demaille  <akim@epita.fr>
+
        * automake.in (scan_one_autoconf_file): When using %generalize, be
        sure to replace only words.  AC_FUNC_OBSTACK was matching
        M4_AC_FUNC_OBSTACK.