From: Kevin Ryde Date: Fri, 19 Jul 2002 22:44:49 +0000 (+0000) Subject: Oops, forgot the @noindent (not that it seems to make a difference): X-Git-Tag: AUTOCONF-2.53c~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f67d7bd0cb72d75b0d36d52250d318a8b448c8e;p=thirdparty%2Fautoconf.git Oops, forgot the @noindent (not that it seems to make a difference): * doc/autoconf.texi (Limitations of Make): Add HP-UX IA-64 trailing backslashes. --- diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 329f239e1..f3ab8c5c2 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -10272,6 +10272,7 @@ test: : BAR is "$(BAR)" @end example +@noindent shows @code{FOO} equal to @code{one BAR = two}. Other Makes sensibly let a backslash continue only to the immediately following line.