From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 950 invoked from network); 9 Dec 2005 17:20:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 9 Dec 2005 17:20:41 -0000 Received: (qmail 65789 invoked from network); 9 Dec 2005 17:20:33 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 9 Dec 2005 17:20:33 -0000 Received: (qmail 23073 invoked by alias); 9 Dec 2005 17:20:31 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22064 Received: (qmail 23064 invoked from network); 9 Dec 2005 17:20:31 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 9 Dec 2005 17:20:31 -0000 Received: (qmail 65522 invoked from network); 9 Dec 2005 17:20:31 -0000 Received: from vms046pub.verizon.net (206.46.252.46) by a.mx.sunsite.dk with SMTP; 9 Dec 2005 17:20:30 -0000 Received: from candle.brasslantern.com ([71.116.81.225]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IR80028EQO68XM8@vms046.mailsrvcs.net> for zsh-workers@sunsite.dk; Fri, 09 Dec 2005 11:16:55 -0600 (CST) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id jB9HGrrZ028621 for ; Fri, 09 Dec 2005 09:16:53 -0800 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id jB9HGrKV028620 for zsh-workers@sunsite.dk; Fri, 09 Dec 2005 09:16:53 -0800 Date: Fri, 09 Dec 2005 17:16:53 +0000 From: Bart Schaefer Subject: Re: Getting an autoconf error with -dev-2 In-reply-to: <1051209164855.ZM28567@candle.brasslantern.com> To: zsh-workers@sunsite.dk Message-id: <1051209171653.ZM28619@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <1051209164855.ZM28567@candle.brasslantern.com> Comments: In reply to Bart Schaefer "Getting an autoconf error with -dev-2" (Dec 9, 4:48pm) I guess strictly speaking that's an automake error, not autoconf. It's automake 1.5 that's the problem.