This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Cygport bug: autoconf 2.6x check fails 2.61.


On 07 December 2007 17:09, Dean Scarff wrote:

-		x2.6[0-9])
+		x2.6[0-9]*)


  I don't see why both of those regexes wouldn't successfully match '2.61'
already.  Your patch looks like it's trying to make the regex accept "2.6"
with no second digit after the decimal place as well.  Can you perhaps
clarify?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]