X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: libtool, how should the version be parsed? Date: Fri, 15 May 2009 23:16:35 -0500 Lines: 26 Message-ID: References: <4A0E37F6 DOT 10109 AT cwilson DOT fastmail DOT fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: <4A0E37F6.10109@cwilson.fastmail.fm> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Charles Wilson wrote: [snip] > So, next time, kindly refrain from accusing my package of insanity. But > while we're on the subject...libtool-1.4 dates from 27-Nov-2003, more > than 5.5 years ago... Thanks for all the info. I learned something new. As for the old version, that's just a requirement, libtool 1.4 or newer... but since the autoconf script complains it must have taken the 1.3.x as version... yes, it does: $ libtoolize --version | sed 's/^[^0-9]*\([0-9].[0-9.]*\).*/\1/' 1.3081 2003 2009 ... Weird, its looking for the first number, must be as confused as I am, I can understand if something is version X and part of say coreutils version Y, but libtool X being part of "GNU libtool" Y? --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/