libtool-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 1/4] libtoolize: use only space delimited file lists.


From: Gary V. Vaughan
Subject: Re: [PATCH 1/4] libtoolize: use only space delimited file lists.
Date: Tue, 8 Nov 2011 21:38:43 +0700

Pushed this series, along with a fix for the prematurely removed argz.m4
spotted by Peter.

On 6 Nov 2011, at 00:04, Gary V. Vaughan wrote:
> We don't install any files with whitespace in their file name,
> so using colon delimited lists to make that possible was a
> premature optimisation and an unneeded complication.
> * libtoolize.m4sh (func_copy_some_files): Remove IFS twiddling,
> and just pull space delimited files in a for loop idiomatically.
> (func_massage_aclocal_DATA, func_install_pkgmacro_subproject)
> (func_install_pkgmacro_parent, func_install_pkgmacro_files)
> (func_massage_pkgltdl_files, func_massage_pkgconfig_files):
> Append to file lists with space delimiter.


Cheers,
-- 
Gary V. Vaughan (gary AT gnu DOT org)



reply via email to

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