From: Stefano Lattarini Date: Sat, 31 Mar 2012 20:07:32 +0000 (-0700) Subject: cosmetics: remove repeated line in comment, fix quoting X-Git-Tag: v1.11b~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a487237c0614d3dd71298c0c31857b32b818198;p=thirdparty%2Fautomake.git cosmetics: remove repeated line in comment, fix quoting * automake.in: Drop a repeated line in a comment. In the same comment, prefer quoting 'like this' rather than `like this'. Issue introduced in one of the commits that converted from quoting `like this' to quoting 'like this'. Signed-off-by: Stefano Lattarini --- diff --git a/automake.in b/automake.in index 5357557b8..f96e36b9d 100644 --- a/automake.in +++ b/automake.in @@ -954,8 +954,7 @@ register_language ('name' => 'ppfc', # passing "$(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) # $(CPPFLAGS)" as additional flags to the Fortran 77 compiler, since # this is how GNU Make does it; see the "GNU Make Manual, Edition 0.51 -# for `make' Version 3.76 Beta" (specifically, from info file -# for `make' Version 3.76 Beta" (specifically, from info file +# for 'make' Version 3.76 Beta" (specifically, from info file # '(make)Catalogue of Rules'). # # A better approach would be to write an Autoconf test