Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "robertc" To: "'Max Bowsher'" , Subject: RE: [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure Date: Fri, 7 Jun 2002 23:47:23 +1000 Message-ID: <006801c20e29$da6a4200$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-reply-to: <019601c20e28$ec4dfd50$42a18c09@wdg.uk.ibm.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Yah, it's a recent correction in autotools behaviour. The correct fix hasn't been checked in yet (sorry). AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects 1.5 Rob > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Max Bowsher > Sent: Friday, 7 June 2002 11:41 PM > To: cygwin AT cygwin DOT com > Subject: [BUG] libgetopt++ (CVS HEAD) - autotools bootstrap failiure > > > This morning's libgetopt++ from CVS fails bootstrap.sh > > I changed the following line in Makefile.am: > > AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects VERSION=1.5 > > to: > > AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects > VERSION=1.5 > > i.e., I inserted a new newline. I know nothing about the > autotools, but based on > the error message, it seemed plausible, and allowed me to > build setup.exe. > > Max. > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/