[Starkit] kitgen report

Virden, Larry W. lvirden at cas.org
Thu Jan 25 14:21:03 CET 2007


/bin/sh on solaris is a Bourne shell. However, /bin/ksh or /bin/bash
would provide additional functionality if people prefered to use
those...

-- 
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden at gmail.com > <URL: http://www.purl.org/NET/lvirden/
>
 


-----Original Message-----
Tom Poindexter wrote:

>Just guessing, is your /bin/sh a Bourne shell?  Ksh and Bash should
have no problem dealing with

>	export CFLAGS=""

> but Bourne usually needs those on two lines:

>	CFLAGS=""
>	export CFLAGS


More information about the Starkit mailing list