]> git.ipfire.org Git - thirdparty/autoconf.git/commit
doc: add missing semicolons to make rules
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2013 04:42:41 +0000 (21:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2013 04:43:03 +0000 (21:43 -0700)
commit6b42b38f9bcde8d67435a5bb39f8c0f42e71e6ab
treefb119593c7184cd94735c79d27914d0bb5a4a28f
parent0bdae8273898fbff2ecf2a32b279f29811ff5e91
doc: add missing semicolons to make rules

Problem reported by Peter Eisentraut in
<http://lists.gnu.org/archive/html/bug-autoconf/2013-04/msg00007.html>.
* doc/autoconf.texi (Automatic Remaking): Append semicolons
to rules that need empty commands.
doc/autoconf.texi