+2004-01-13 Paul Hilfinger <hilfinger@CS.Berkeley.EDU>
+
+ * lib/autoconf/autoupdate.m4 (AU_DEFUN): Grammar fix in comment.
+ * bin/autoheader.in: Grammar fix in message.
+ (trivial changes)
+
2004-01-13 Eric Blake <ebb9@byu.net>
* doc/autoconf.texi (Obsolete Macros): In AC_TRY_COMPILE and
if 0;
# autoheader -- create `config.h.in' from `configure.ac'
-# Copyright (C) 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+
+# Copyright (C) 1992, 1993, 1994, 1996, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
is deprecated and discouraged.
Using the third argument of \`AC_DEFINE\' and
- \`AC_DEFINE_UNQUOTED\' allows to define a template without
+ \`AC_DEFINE_UNQUOTED\' allows one to define a template without
\`acconfig.h\':
AC_DEFINE([NEED_FUNC_MAIN], 1,
# This file is part of Autoconf. -*- Autoconf -*-
# Interface with autoupdate.
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2003
-# Free Software Foundation, Inc.
+
+# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
+# 2003, 2004 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
# Also define NAME as a macro which code is NEW-CODE.
#
-# This allows to share the same code for both supporting obsoleted macros,
+# This allows sharing the same code for both supporting obsoleted macros,
# and to update a configure.ac.
# See `acobsolete.m4' for a longer description.
m4_define([AU_DEFUN],