automake-patches
[Top][All Lists]
Advanced

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

Re: IFS in install-sh and mkinstalldirs


From: Alexandre Duret-Lutz
Subject: Re: IFS in install-sh and mkinstalldirs
Date: Wed, 10 May 2006 22:56:04 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

>>> "RW" == Ralf Wildenhues <address@hidden> writes:

 RW> Posix allows shells to have IFS unset at startup (and some older Debian
 RW> ash versions -- IIRC distributed with RedHat -- do this); unset IFS is
 RW> fine since the shell is required to behave as if it were set to space
 RW> tab newline.  However, set but empty IFS is different: it disables field
 RW> splitting:  oIFS=$IFS; ...; IFS=$oIFS.

 RW> The patch below fixes this for install-sh and mkinstalldirs.  OK?

Yes, thanks.
-- 
Alexandre Duret-Lutz

Shared books are happy books.     http://www.bookcrossing.com/friend/gadl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]