mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] Doc: fix variable replacement
Date: Fri, 27 Jan 2017 09:40:00 +0100	[thread overview]
Message-ID: <20170127084000.22636-1-jbe@pengutronix.de> (raw)

The variables must be replaced at both sides, to look like the output of
the 'configure' run.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
 doc/dev_manual.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst
index 3f27a01fb..6edb5e667 100644
--- a/doc/dev_manual.rst
+++ b/doc/dev_manual.rst
@@ -456,8 +456,8 @@ file and we can simply run:
     checking for a thread-safe mkdir -p... /bin/mkdir -p
     checking for gawk... gawk
     checking whether make sets $(MAKE)... yes
-    checking for <ptxdistCompilerName>-strip... |ptxdistCompilerName|-strip
-    checking for <ptxdistCompilerName>-gcc... |ptxdistCompilerName|-gcc
+    checking for |ptxdistCompilerName|-strip... |ptxdistCompilerName|-strip
+    checking for |ptxdistCompilerName|-gcc... |ptxdistCompilerName|-gcc
     checking for C compiler default output file name... a.out
 
     [...]
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2017-01-27  8:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170127084000.22636-1-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox