> On 12 May 2017, at 2:30 PM, Steve Bennett <ste...@workware.net.au> wrote:
> 
> On 12 May 2017, at 2:12 PM, Steve Bennett <ste...@workware.net.au> wrote:
>> 
>> On 12 May 2017, at 9:39 AM, Joe Mistachkin <sql...@mistachkin.com> wrote:
>>> 
>>> 
>>> Ross Berteig wrote:
>>>> 
>>>> I've been trying to chase down a minimal patch to autosetup to make our 
>>>> configure work again. This was reported on fossil-users early this 
>>>> morning, and I can confirm that my build and test automation here is 
>>>> affected.
>>>> 
>>> 
>>> Steve,
>>> 
>>> Is there some way we can get a version of autosetup that allows us to
>>> continue using our "--with" options?  Changing them at this point would
>>> probably break a lot of Fossil build scripts, etc.
>> 
>> Hmmm. Let me take a look...
> 
> Quick workaround is to use --disable-option-checking along with the other 
> options.
> 
> I'll update autosetup with the correct fix once it is tested.

So the problem is that the newer version of autosetup wants to treat --with and 
--without
as synonyms for --enable and --disable. I think is is probably not necessary 
and breaks fossil.

Please try the following patch:


Cheers,
Steve
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to