From 0f67d7bd0cb72d75b0d36d52250d318a8b448c8e Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 19 Jul 2002 22:44:49 +0000 Subject: [PATCH] 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. --- doc/autoconf.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 329f239e..f3ab8c5c 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.