sed-devel
[Top][All Lists]
Advanced

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

Re: [platform-testers] new snapshot available: sed-4.2.2.177-a348


From: Jim Meyering
Subject: Re: [platform-testers] new snapshot available: sed-4.2.2.177-a348
Date: Sun, 11 Dec 2016 22:41:43 -0800

On Mon, Dec 5, 2016 at 6:06 PM, Assaf Gordon <address@hidden> wrote:
> Hello Jim,
>
>> On Dec 5, 2016, at 20:12, Jim Meyering <address@hidden> wrote:
>>
>> http://meyering.net/sed/sed-4.2.2.177-a348.tar.xz
>
> A 'configure' issue on OpenSolaris 5.10 (so I assume due to an old shell):
>
>     ./configure: syntax error at line 33602: `(' unexpected
>
> The offending line is:
>
>   for ac_var in $ac_subst_vars
>   do
>     eval "ac_val=\$$ac_var"
>     case $ac_var:$ac_val in
> -->    (*_H:*.h) eval "$ac_var=lib/\$$ac_var";;
>     esac
>   done
>
>
> This might be a new issue, as I was testing my own "make dist" tar-balls on 
> OpenSolaris 5.10 and they didn't fail (with autoconf 2.69).

Thanks for noticing.
Here's the patch I expect to push in the morning:

Attachment: gnulib-prefix-hack-vs-solaris-10-bin-sh.diff
Description: Text document


reply via email to

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