Philip Martin <philip.mar...@wandisco.com> writes:

> Branko Čibej <br...@wandisco.com> writes:
>
>> On 06.03.2014 12:15, phi...@apache.org wrote:
>>> +for pc_in_file in ${abs_srcdir}/subversion/libsvn_*/*.pc.in; do
>>> +  pc_file=${pc_in_file#${abs_srcdir}/}
>>> +  pc_file=${pc_file%.in}
>>
>>
>> Aren't these last two lines bash-isms?
>
> We already use the construct in apache.m4, although I suppose that
> doesn't necessarily prove it works...
>
> configure fails on Solaris with /usr/bin/sh and /usr/xpg4/bin/sh but
> long before it gets to this bit.

It's also used in SVN_REMOVE_STANDARD_LIB_DIRS and so it is what is
causing the Solaris fails with some shells.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to