libtool-patches
[Top][All Lists]
Advanced

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

Re: FYI: Set IFS in libtool for ash


From: Gary V. Vaughan
Subject: Re: FYI: Set IFS in libtool for ash
Date: Wed, 16 Mar 2005 13:27:54 +0000
User-agent: Mozilla Thunderbird 0.9 (X11/20041103)

Hallo Ralf,

Ralf Wildenhues wrote:
> @@ -517,6 +517,12 @@
>  _LT_LIBTOOL_TAG_VARS
>  # ### END LIBTOOL CONFIG
>  
> +# IFS
> +# We need space, tab and new line, in precisely that order.
> +as_nl='
> +'
> +IFS="        $as_nl"
> +
>  # The HP-UX ksh and POSIX shell print the target directory to stdout
>  # if CDPATH is set.
>  (unset CDPATH) >/dev/null 2>&1 && unset CDPATH

Also, I believe the as_ prefix is reserved for shell variables instantiated
by m4sh.m4 in autoconf.   We should use lt_ according to section 4 of HACKING...

Cheers,
        Gary.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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