Fix targetsh in configure.com.
authorCraig A. Berry <craigberry@mac.com>
Sat, 25 Jan 2014 20:48:51 +0000 (14:48 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 25 Jan 2014 20:52:13 +0000 (14:52 -0600)
commit9056626be4b0dfdf859d2f2b70472ee494b622f2
treec79fc044fcf6abd9316dc35e19a2ff3174669ca2
parent60e5a54b7c38e5e2a1346423236d205576f8234d
Fix targetsh in configure.com.

Specifically, there is no 'sh' variable, so if we try to reference
it we get:

%DCL-W-UNDSYM, undefined symbol - check validity and spelling
 \SH\

So enter an empty string for targetsh.
configure.com