[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1574842 - /subversion/trunk/configure.ac

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 06 Mar 2014 18:29:10 +0000

Philip Martin <philip.martin_at_wandisco.com> writes:

> Branko Čibej <brane_at_wandisco.com> writes:
>
>> On 06.03.2014 12:15, philip_at_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*
Received on 2014-03-06 19:30:00 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.