On Mar 18, 2000, Felix Lee <[EMAIL PROTECTED]> wrote:

> Alexandre Oliva <[EMAIL PROTECTED]>:
>> BTW, this won't work as expected if `configure' is generated on
>> platforms that use CR+LF as line separators.  We should probably try
>> to find some way that does the right thing even in such contexts.

> how about
>   IFS=`echo 'abc' | tr 'abc' '\040\011\012'`

This assumes ASCII.  We've just removed the latest assumptions of
ASCII, so it wouldn't be wise to re-introduce them :-)

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me

Reply via email to