[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23618] gnustep-config tool broken on solaris
From: |
Robert J. Slover |
Subject: |
[bug #23618] gnustep-config tool broken on solaris |
Date: |
Tue, 17 Jun 2008 17:20:53 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14 |
Follow-up Comment #2, bug #23618 (project gnustep):
The POSIX shell on Solaris is /usr/xpg4/bin/sh, and will have behavior much
more similar to bash that the default sh.
That said, I have scripts that need to run in /bin/sh, /bin/ksh, or bash on
several different platforms and find the following idiom works on all of
them:
gs_variable_value=`eval echo "$`echo $gs_variable_name`"`
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23618>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/