]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* bin/autoupdate.in: Define __file__ so that warnings
authorPaolo Bonzini <bonzini@gnu.org>
Tue, 3 Feb 2004 09:00:27 +0000 (09:00 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Tue, 3 Feb 2004 09:00:27 +0000 (09:00 +0000)
commit8ddbbac5eef8b64dbee2dea15b9aba51775534a1
tree4960d8f32a2da96284df45ad3128423827d60ba7
parent7c1b2b4c785fc89b711cd71528618307bbd644c8
* bin/autoupdate.in: Define __file__ so that warnings
refer to the correct file.
* doc/autoconf.texi (AU_DEFUN): Describe more correctly
the behavior of the third argument.
* lib/autoconf/autoupdate.m4 (AU_DEFUN): Describe more
correctly the behavior of the third argument.  Document
what the three macros that AU_DEFUN defines do.  Fix
warning message when the third argument includes $0
(reported by Alexandre Duret-Lutz).
bin/autoupdate.in
doc/autoconf.texi
lib/autoconf/autoupdate.m4