* [ptxdist] [PATCH] Doc: fix variable replacement
@ 2017-01-27 8:40 Juergen Borleis
0 siblings, 0 replies; only message in thread
From: Juergen Borleis @ 2017-01-27 8:40 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-27 8:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-27 8:40 [ptxdist] [PATCH] Doc: fix variable replacement Juergen Borleis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox