+2001-10-19 Pascal Bart <pascal.bart@epita.fr>
+
+ * src/conflicts.c: Move global variables rrc_total and src_total ...
+ (print_conflicts): here.
+ * src/output.c (output): Free global variable user_toknums.
+ * src/lex.c (token_obstack): Become static.
+
+2001-10-18 Akim Demaille <akim@epita.fr>
+
+ * tests/atlocal.in (GCC): Add.
+ * tests/calc.at: s/m4_match/m4_bmatch/.
+ s/m4_patsubst/m4_bpatsubst/.
+ (AT_CHECK_CALC): Check the compiler's stderr only if it's GCC.
+ * configure.in: AC_SUBST(GCC).
+
+2001-10-14 Marc Autret <autret_m@epita.fr>
+
+ * src/options.c (create_long_option_table): Fix.
+
2001-10-10 Akim Demaille <akim@epita.fr>
* src/bison.simple: Be sure to set YYSTACK_USE_ALLOCA.