From 0f3731c6b7dae5d4ba40dd1f14df3e0e5b1fbe3d Mon Sep 17 00:00:00 2001 From: Brian Fraser Date: Thu, 23 Jan 2014 00:33:13 -0300 Subject: [PATCH] Glossary entry for targetsh --- Porting/Glossary | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Porting/Glossary b/Porting/Glossary index e761380..8b33c47 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -4930,6 +4930,11 @@ targetport (Cross.U): This variable contains the number of a network port to be used to connect to the host in targethost, if unset defaults to 22 for ssh. +targetsh (Cross.U): + If cross-compiling, this variable contains the location of sh on the + target system. + If not, this will be the same as $sh. + tbl (Loc.U): This variable is defined but not used by Configure. The value is the empty string and is not useful. -- 2.7.4