From: Thien-Thi Nguyen Date: Wed, 25 Jun 2008 04:13:44 +0000 (+0200) Subject: Small doc fix X-Git-Tag: v1.10b~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=067bd5fc3027dc6cd1b9bbcacdae2a008706ee12;p=thirdparty%2Fautomake.git Small doc fix * doc/automake.texi (Public Macros): Close open paren. Signed-off-by: Thien-Thi Nguyen --- diff --git a/ChangeLog b/ChangeLog index 6da71e99e..a8c3faa13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-25 Thien-Thi Nguyen + + Small doc fix. + * doc/automake.texi (Public Macros): Close open paren. + 2008-06-18 Ralf Wildenhues Introduce macro $(am__mv) to facilitate 'libtool --dry-run'. diff --git a/doc/automake.texi b/doc/automake.texi index 47ea2e011..5cb5642dd 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -3708,7 +3708,7 @@ however, you should be able to use @kbd{C-c} to kill the test. In order to avoid problems, you can set @env{EMACS} to ``no'' in the environment, or use the @option{--with-lispdir} option to @command{configure} to explicitly set the correct path (if you're sure -you have an @command{emacs} that supports Emacs Lisp. +you have an @command{emacs} that supports Emacs Lisp). @item AM_PROG_AS @acindex AM_PROG_AS