From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17729 invoked by alias); 17 Jan 2011 03:15:34 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28635 Received: (qmail 21820 invoked from network); 17 Jan 2011 03:15:23 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 74.125.82.171 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=C8+r0oCA8jWtGOCZ9bvYS0UbWak71ovMu8DFwZOqbMk=; b=lUmRXptz48iaYa4JIj2dnudk5U3khs973fcchXR8iseuAIPDOidFa4GKnjrywr59Eo Q88LDX3Lr30HyS4vTPtTAOQD0BOQIX96YqJE7rgWMLjDa4qEoEKDDuVviCu085akyDm7 kiXR6sL1h7RdoTAzNvHvkFSJqTbfCw34wqpPE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=yF9uxqKmS/IknYhFhWMnNbh4tHkY+Eq9A1nsSrQEeRma9Sgje0TDylrfT+SbrZfocD Vn7h3lL7CHluWkNjHoF6fsFusy/kwZkgISIA1N1iD2oUnsUXPE1LR1YfmbftB02pWSxX EIs5a3wX9Kkn/nGNmVrHlynsbXVgp5IKnJo9k= MIME-Version: 1.0 Sender: 4wayned@gmail.com In-Reply-To: <20110116172100.GA31545@scru.org> References: <20110116172100.GA31545@scru.org> Date: Sun, 16 Jan 2011 18:44:27 -0800 X-Google-Sender-Auth: _dfyge9L4QrloB4-v0eeDNMkKyQ Message-ID: Subject: Re: yodl 3 From: Wayne Davison To: Clint Adams Cc: zsh-workers@zsh.org Content-Type: multipart/alternative; boundary=0016e68de24a3773a9049a01c357 --0016e68de24a3773a9049a01c357 Content-Type: text/plain; charset=UTF-8 On Sun, Jan 16, 2011 at 9:21 AM, Clint Adams wrote: > yodl 3 has changed the way includes work[0], and this breaks the zsh > documentation build. The -L option appears to allow it to succeed. > I committed a change to configure.ac and Config/defs.mk.in that will use the -L option if yodl 3.x is found. ..wayne.. --0016e68de24a3773a9049a01c357--