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

Signed-off-by: Juergen Borleis <j...@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 via email to