Re: multiline output variables.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 07, 2005 at 03:55:49PM -0500, Dan Manthey wrote:
> 	I instead just ask `test ${#ac_delim} -gt 1000', which gives six
> iterations with the current set up.

${#<var>} isn't portable. I think this is:
  _len=`expr "${ac_delim}" : ".*"`

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux